﻿@charset "utf-8";
/* CSS Document */

body{ font-size:12px; background:#fff; line-height:180%; color:#333; text-align:center; width:100%; font-family:"微软雅黑"}
body,img,form,dl,ul,li,dt,dd{ margin:0; padding:0; border:none;}
dl,ul{ width:100%; list-style:none; display:block;}
dt,dd,li{ float:left; width:100%;}
div{ height:auto; margin:0px auto; padding:0px;}
.clear{ width:0; height:0; line-height:0; overflow:hidden; visibility:hidden; clear:both;}
.w1000{ width:1000px;}
.floatLeft{ width:auto; float:left;}
.floatRight{ width:auto; float:right;}
.marginTop20{ margin-top:20px;}
.marginTop10{ margin-top:10px;}
.bold{ font-weight:bold;}
span.vAlignMiddle{ vertical-align:middle; float:left;}
input.input{ border:1px solid #666;}
.disable{ cursor:not-allowed; text-decoration:none;}




.lt{ position:absolute; left:0; top:0;}
.rt{ position:absolute; right:0; top:0;}
.lb{ position:absolute; left:0; bottom:0;}
.rb{ position:absolute; right:0; bottom:0;}





/*-------  默认 START  -------*/
a:link{ text-decoration:none; color:#C00;}
a:visited{ text-decoration:none; color:#C00;}
a:hover{ color:#F00; text-decoration:none;}
/*-------  默认 END  -------*/



/*-------  通用字体属性 START  -------*/
.px16,
a.px16{ font-size:16px;}
.px14,
a.px14{ font-size:14px;}
.px12,
a.px12{ font-size:12px;}
.bold{ font-weight:bold;}
/*-------  通用字体属性 END  -------*/


/*-------  红色 START  -------*/
.red{ color:#C00;}
.red a:link{ text-decoration:none; color:#C00;}
.red a:visited{ text-decoration:none; color:#C00;}
.red a:hover{ color:#F00; text-decoration:underline;}
a.red:link{ text-decoration:none; color:#C00;}
a.red:visited{ text-decoration:none; color:#C00;}
a.red:hover{ color:#F00; text-decoration:underline;}
/*-------  红色 END  -------*/


/*-------  白色 START  -------*/
.white{ color:#FFF;}
.white a:link{ text-decoration:none; color:#FFF;}
.white a:visited{ text-decoration:none; color:#FFF;}
.white a:hover{ color:#FFF; text-decoration:underline;}
a.white:link{ text-decoration:none; color:#FFF;}
a.white:visited{ text-decoration:none; color:#FFF;}
a.white:hover{ color:#FFF; text-decoration:underline;}
/*-------  白色 END  -------*/



/*-------  黑色 START  -------*/
.black{ color:#000;}
.black a:link{ text-decoration:none; color:#000;}
.black a:visited{ text-decoration:none; color:#000;}
.black a:hover{ color:#c56600; text-decoration:underline;}
a.black:link{ text-decoration:none; color:#000;}
a.black:visited{ text-decoration:none; color:#000;}
a.black:hover{ color:#c56600; text-decoration:underline;}
/*-------  黑色 END  -------*/



/*-------  灰色 START  -------*/
.gray{ color:#333;}
.gray a:link{ text-decoration:none; color:#333;}
.gray a:visited{ text-decoration:none; color:#666;}
.gray a:hover{ color:#C00; text-decoration:underline;}
a.gray:link{ text-decoration:none; color:#333;}
a.gray:visited{ text-decoration:none; color:#666;}
a.gray:hover{ color:#C00; text-decoration:underline;}
/*-------  灰色 END  -------*/


/*-------  蓝色 START  -------*/
.blue{ color:#06F;}
.blue a:link{ text-decoration:none; color:#06F;}
.blue a:visited{ text-decoration:none; color:#06F;}
.blue a:hover{ color:#039; text-decoration:underline;}
a.blue:link{ text-decoration:none; color:#06F;}
a.blue:visited{ text-decoration:none; color:#06F;}
a.blue:hover{ color:#039; text-decoration:underline;}
/*-------  蓝色 END  -------*/
























#header{width:100%; height:80px; margin:0px auto; padding:0px; overflow:visible; position:fixed; right:0px; top:0; z-index:1000; background:#fff; border-bottom:1px #ebebeb solid;}
#container{width:100%; height:auto; margin:0px auto; clear:both; padding:0px; text-align:justify; position:relative; top:80px; _top:0px; left:0px;}
#footer{width:100%; margin:0 auto; clear:both; text-align:justify; padding:0px; background:#272727; position:relative; top:80px; _top:0px; left:0px;}


/*======================================  HEADER START  ======================================*/


/*-------  logo START  -------*/
#header .headerLogo{width:1050px; height:80px;}
#header .headerLogo .logo{width:195px; height:80px; float:left; padding-right:55px; overflow:hidden;}
/*-------  logo  End  -------*/

/*-------  标题 START  -------*/
#header .headerLogo .nav{width:625px; height:50px; float:left; padding-top:30px;}
#header .headerLogo .nav a{}
#header .headerLogo .nav a.menu{width:90px; height:30px; float:left; font-size:15px; line-height:30px; text-align:center; color:#000; display:block; margin:0 3px 0 0; padding:0px;}
#header .headerLogo .nav a.menu1{width:110px; height:30px; float:left; font-size:15px; line-height:30px; text-align:center; color:#000; display:block; margin:0 3px 0 0; padding:0px;}
#header .headerLogo .nav a.menu:hover{ text-decoration:none; color:#FFF; background:url(../images/header/hover1.jpg); font-weight:bold;}
#header .headerLogo .nav a.menu1:hover{ text-decoration:none; color:#FFF; background:url(../images/header/hover.jpg); font-weight:bold;}
#header .headerLogo .nav a.selected{ background:url(../images/header/hover.jpg); color:#FFF; font-weight:bold;}
#header .headerLogo .nav a.selected1{ background:url(../images/header/hover1.jpg); color:#FFF; font-weight:bold;}
/*-------  标题  End  -------*/

/*-------  电话 START  -------*/
#header .headerLogo .phone{width:175px; height:80px; float:left;}
#header .headerLogo .phone .number{width:175px; height:40px; background:url(../images/header/iPhone.jpg) no-repeat; overflow:hidden;}
#header .headerLogo .phone .freeClick{width:175px; height:40px; display:block;}
/*-------  电话  End  -------*/

/*======================================  HEADER End  ======================================*/










/*======================================  FOOTER START  ======================================*/
#footer{width:100%; height:400px; text-align:center;}

/*-------  footerMenu   START  -------*/
#footer .footerMenu{width:100%; height:360px; background:#272727;}
#footer .footerMenu ul{ display:block; width:1000px; height:323px; margin:0px auto; padding:25px 0px 0px 0px;}

#footer .footerMenu ul .footerLi1{width:210px; height:235px; float:left;}
#footer .footerMenu ul .footerLi1 a{ display:block; width:100%; height:28px; line-height:28px; font-size:14px; text-align:left; color:#e4e4e4;}
#footer .footerMenu ul .footerLi1 a:hover{color:#3ea5f9;}

#footer .footerMenu ul .footerLi2{width:289px; height:250px; float:left; border-right:1px #6a6a6a solid; overflow:hidden;}
#footer .footerMenu ul .footerLi2 dl{width:289px; height:235px; margin:0 auto;}
#footer .footerMenu ul .footerLi2 dl dt{width:289px; height:60px; float:left;}
#footer .footerMenu ul .footerLi2 dl dd{width:274px; height:25px; padding-left:15px; line-height:25px; margin-top:5px; text-align:left; float:left; color:#e4e4e4;}

#footer .footerMenu ul .footerLi3{width:220px; height:310px; float:left; padding:0px 75px 0px 55px; overflow:hidden;}
#footer .footerMenu ul .footerLi3 .footerInput{width:220px; height:35px; line-height:35px; background:url(../images/footer/footerInput.jpg); color:#666; font-size:14px; text-align:left; text-indent:15px; border:0px; padding:0px; margin-bottom:10px; float:left;}
#footer .footerMenu ul .footerLi3 .footerBtn{ display:block; width:220px; height:40px; line-height:40px; text-align:center; font-size:16px; font-weight:bold; color:#fff; background:url(../images/footer/footerBtn.jpg); letter-spacing:2px; margin-bottom:5px; float:left;}
#footer .footerMenu ul .footerLi3 .foorterTip{width:220px; height:50px; text-align:left; font-size:12px; color:#e4e4e4; float:left;}

#footer .footerMenu ul .footerLi3 .yzmFooter{width:220px; height:35px; padding:0px; margin-bottom:10px; float:left;}
#footer .footerMenu ul .footerLi3 .yzmFooter .footerInputX{width:120px; height:35px; line-height:35px; background:url(../images/footer/footerInput1.jpg); color:#666; font-size:14px; text-align:left; text-indent:15px; border:0px; padding:0px; float:left;}
#footer .footerMenu ul .footerLi3 .yzmFooter .footerBtnX{ display:block; width:90px; height:35px; line-height:35px; text-align:center; font-size:13px; color:#fff; background:url(../images/footer/footerBtn1.jpg) no-repeat right center; letter-spacing:1px; float:left; padding-left:10px;}
#footer .footerMenu ul .footerLi3 .yzmFooter .codeA{ display:block; width:90px; height:35px; float:left; padding-left:10px;}
#footer .footerMenu ul .footerLi3 .yzmFooter .codeA img{ width:100%; height:100%;}


#footer .footerMenu ul .footerLi4{width:150px; height:200px; float:left;}
/*-------  footerMenu   END  -------*/

/*-------  footerMenu copy  START  -------*/
#footer .copy{width:100%; height:60px; background:#969696;}
#footer .copy .icp{ width:1000px; line-height:60px; height:60px; color:#000; text-align:center; margin:0px auto; padding:0px;}
#footer .copy .icp a{color:#000;}
/*-------  footerMenu copy    END  -------*/

/*======================================  FOOTER END  ======================================*/

















/*======================================  悬浮的在线咨询 START  ======================================*/
.Online{width:132px; height:auto; float:left; position:fixed !important; top:300px; left:0px; position:absolute; z-index:300; top:expression(offsetParent.scrollTop+300);}
.Online .OnlineTop{width:132px; height:45px; background:url(../images/comon/OnlineTop.png); _background:url(../images/comon/OnlineTop.jpg); overflow:hidden;}
.Online .OnlineCon{width:132px; height:auto; background:url(../images/comon/OnlineCon.png); _background:url(../images/comon/OnlineCon.jpg); overflow:hidden; padding-top:10px;}
.Online .OnlineCon li{with:100px; height:23px; float:left; padding:0px 0px 10px 16px;}
.Online .OnlineCon li a{width:100px; height:23px; display:block; overflow:hidden; float:left;}
.Online .OnlineEnd{width:132px; height:40px; background:url(../images/comon/OnlineEnd.png); _background:url(../images/comon/OnlineEnd.jpg); overflow:hidden;}

.Online .qqHide{width:87px; height:87px; float:left; background:url(../images/comon/qqHide.png); _background:url(../images/comon/qqHide.jpg);}
/*======================================  悬浮的在线咨询 END  ======================================*/







