﻿@charset "utf-8";
/*reset*/

/* CSS reset for c_b */


body{overflow-x: hidden;}
body , div , dl , dt , dd , ul , ol , li , h1 , h2 , h3 , h4 , h5 , h6 , pre , form , fieldset , input , textarea , p , blockquote , th , td {margin:0; padding:0;}
table {border-collapse:collapse; border-spacing:0;}
table th , table td {padding:5px;}
fieldset , img {border:0;}
address , caption , cite , code , dfn , em  , th , var {font-style:normal; font-weight:normal;}
ol , ul {list-style:none;}
ception , th{text-align:left;}
q:before , q:after{content:'';}
abbr , acronym{border:0;}
a {color:#666; text-decoration:none;}  /*for ie f6n.net*/
a:focus{outline:none;} /*for ff f6n.net*/
a:hover {text-decoration: none;color:#f21012;}

/*定位*/
.tl {text-align:left;}
.tc {text-align:center;}
.tr {text-align:right;}
.bc {margin-left:auto; margin-right:auto;}
.fl {float:left; display:inline;}
.fr {float:right; display:inline;}
.zoom {zoom:1}
.hidden {visibility:hidden;}
.vam {vertical-align:middle;}
.clear{clear:both; height:0; line-height:0; font-size:0;}
p{ word-spacing:-1.5px;}

-moz-box-sizing:content-box;
-webkit-box-sizing:content-box;
box-sizing:content-box;

/*其他*/
.curp{cursor:pointer};


/*原reset*/
sup{vertical-align:baseline;}
sub{vertical-align:baseline;} 
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
input,select{vertical-align:middle;}
body{font:12px/1.231 arial,helvetica,clean,sans-serif;}
select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;font:100%; border-collapse:collapse;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
/*title*/
h1 { font-size:32px;}
h2 { font-size:26px;}
h3 { font-size:20px;}
h4 { font-size:14px;}
h5 { font-size:12px;}
h6 { font-size:10px;}



/*end reset*/



/* CSS Document */
body{background-color:#fff; overflow-x:hidden; color:#666; font-size:12px; font-family: microsoft yahei , "宋体"; position:relative;}/*网站字体颜色*/

.header , .content , .footer , .container{margin-left:auto; margin-right:auto; width:1000px;}

/*页眉*/
.header{width:100%; background-color:#f7f5f5;}

.header_center { overflow:hidden; width:1000px; margin:0 auto;}
.header_center h1{ float:left; margin-top:13px; height:87px;}
/*search*/
.header_center .search{ overflow:hidden; padding-right:10px; border:1px solid #999; height:40px; width:175px; float:right; margin-top:30px;border-radius:5px;}
.header_center .search input{ width:135px; height:40px; border-right:none; line-height:40px; float:left; outline:none; padding-left:10px; border: none; background:none;}
.header_center .search span{ display:block; float:right; width:23px; height:23px; margin-top:8px; background:url(../images/search.jpg) no-repeat center; cursor:pointer}
.header_center .search span input{cursor:pointer}

.header_nav{width:500px; float:left;margin-left:5px;}
#navMenu{width:700px;margin:13px auto 0 auto;height: 86px;line-height: 84px;display:block;overflow:hidden;}
#dropmenu li{float:left; font-size:16px; width:95px; text-align:center; line-height:84px;}
#dropmenu li a{color:#2b2b2a; display:block; text-decoration:none;}
#dropmenu li a.link{float:left;width: 85px;margin-left:5px; margin-right:5px;}
#dropmenu li.cur a{color:#258acf;}
#dropmenu li a:hover{color:#f21012;display:block;}

#dropmenu li ul{margin: 0px;padding: 8px 0px;width: 125px;position: absolute; top:98px;visibility: hidden;background:#ebebeb url(../images/navline.jpg) no-repeat center top; z-index:101;}
#dropmenu li ul li{float: none;display: inline;width: 125px;height:30px;font: 14px/30px'microsoft yahei',Verdana,Arial;line-height:30px;}			
#dropmenu li ul li a{padding: 0px;text-align:center;color: #666;font: 14px/30px  'microsoft yahei',Verdana,Arial;line-height:30px;overflow:hidden;}			
#dropmenu li ul li a:hover{padding: 0px;color: #fff;background:#048ed6;opacity:0.7;font: 14px/30px  'microsoft yahei',Verdana,Arial;margin-left:1px; margin-right:1px;}

#dropmenu li .menucom{margin: 0px;padding: 8px 0px;width: 1000px;position: absolute;background:#ebebeb url(../images/navline.jpg) no-repeat 237px top;margin-left:-233px; height:190px;}	
#dropmenu li .menucom li{width:215px; float:left;margin-left:10px;}
#dropmenu li .menucom li dl a{color:#258acf;font-size:16px; margin-top:8px;padding-left:10px; text-align:left;}
#dropmenu li .menucom li dl a:hover{color:#fff;}
#dropmenu li .menucom li dd a{color:#666;display:block;padding-left:10px;text-align:left;}
#dropmenu li .menucom li dd a:hover{color:#fff;background:#048ed6;opacity:0.7;}

/*
#navMenu li{float:left; font-size:16px; width:125px; margin:0 5px; text-align:center; line-height:84px;position:relative;}
#navMenu li a{color:#2b2b2a; display:block; text-decoration:none;}
#navMenu li a.link{float:left;width: 125px;}
#navMenu li.cur a{color:#258acf;}
#navMenu li a:hover{color:#f21012;display:block;}
.dropMenu{width:1000px;font-size:12px;background:#ebebeb url(../images/navline.jpg) no-repeat 235px top;position:absolute;top:0px;left:0px; padding-bottom:10px; line-height:30px;box-shadow: 2px 1px 5px #f9f9f9;z-index:101;visibility: hidden;margin-left:-237px;}
.dropMenu li{width:210px; float:left;margin-left:15px;margin-top:8px;}
.dropMenu li dl a{color:#258acf;font-size:16px; margin-top:8px;padding-left:10px;}
.dropMenu li dl a:hover{color:#f21012;}
.dropMenu li dd a{color:#666;display:block;padding-left:10px;}
.dropMenu li dd a:hover{color:#000;background:rgba(76,64,56,0.1);opacity:0.5;}

.dropMenu1{width:125px;font-size:12px;background:#ebebeb url(../images/navline.jpg) no-repeat center top;position:absolute;top:-2px;left:0px; padding:0; line-height:30px;box-shadow: 2px 1px 5px #f9f9f9;z-index:101;visibility: hidden;}
.dropMenu1 li a{color:#666;display:block;text-align:center;}
.dropMenu1 li a:hover{color:#000;background:rgba(76,64,56,0.1);opacity:0.5;}

.dropMenu1.lit{width:50px;}
*/


/*banner*/
.bt{ position:absolute;}
.banner{ overflow:hidden;width:100%; height:600px; position:relative; }
.banner .preBtn {left:50%;top:50%;display:block;width:74px;height:74px;margin-top:-37px; margin-left:-690px; background-color:rgba(0,0,0,.3);z-index:7;display:none;}
.banner .preBtn i {display:block;width:28px;height:51px;margin-left:24px;margin-top:13px; background:url(../images/icon.png) no-repeat 0 0px;}
.banner .nextBtn {right:50%;top:50%;display:block;width:74px;height:74px;margin-top:-37px; margin-right:-690px; background-color:rgba(0,0,0,.3);z-index:7;display:none;}
.banner .nextBtn i {display:block;width:28px;height:51px;margin-left:24px;margin-top:13px;background:url(../images/icon.png) no-repeat -32px 0px;}
.banner .preBtn:hover,.banner .nextBtn:hover { background-color:rgba(0,0,0,.4);}

.banner .hd{bottom: 0px;height: 30px;overflow: hidden;position: absolute;left: 50%;z-index: 1;}
.banner .hd ul{ float:left; overflow:hidden}
.banner .hd ul li{background: #ffffff none repeat scroll 0 0;cursor: pointer;float: left;height:13px; margin-right:10px;width:13px; border-radius:20px;}
.banner .hd ul li.on{background: #0488e5 none repeat scroll 0 0;color: #fff;}
.banner .bd {height: 100%; position: relative;z-index: 0;}
.banner .bd ul{ width:100%}
.banner .bd ul li{ width:100%; height:600px;}
.banner .bd ul li a{ display:block; width:100%; height:600px;}


/*footer*/
.footer { overflow:hidden; width:100%; padding:40px 0; background-color:#f9f9f9; margin-top:20px;}
.footerleft{width:710px; padding:0; float:left;}
.footerleft .f_nav{ overflow:hidden; width:100%;}
.footerleft .f_nav .f_nav_1{ width:144px; margin:0 16px 0 0; list-style-type:none; float:left;}
.footerleft .f_nav .f_nav_2{ width:135px; margin:0 15px 0 0; list-style-type:none; float:left;}
.footerleft .f_nav .f_nav_3{ width:205px; margin:0px; list-style-type:none; float:left;}
.footerleft .f_nav .f_nav_3_1{ width:40px; margin:0px; list-style-type:none; float:left;}
.footerleft .f_nav ul span{font-size:16px; display:block; margin:0; line-height:25px;color:#0080cc;}
.footerleft .f_nav ul li{font-size:14px; display:block; margin:0; line-height:22px;color:#666;white-space:nowrap;overflow:hidden;}
.footerleft li a{ color:#666; text-decoration:none;}
.footerleft span a{ color:#0080cc; text-decoration:none;}
.footerleft a:hover{ color:#f21012; text-decoration:none;}
.footerleft .f_nav_4{overflow:hidden; width:100%;}
.footerleft .f_nav_4 ul{overflow:hidden; width:100%; display:block; list-style-type:none; margin-top:8px;}
.footerleft .f_nav_4 ul span{font-size:16px; display:block; margin:0; line-height:22px;color:#0080cc;}
.footerleft .f_nav_4 ul li{font-size:14px; float:left; width:25%; margin:0; line-height:23px;color:#666;}

.footerright{overflow:hidden; float:right; width:270px;}
.footerright .ewm{ overflow:hidden; float:left; width:170px;}
.footerright .ewm span{ display:block; margin:10px 0 0 0; text-align:center}
.footerright .ewm p{ display:block; font-size:14px; color:#333; margin-top:10px;text-align:center}
.footerright .ewm ol{ display:block; margin:5px 0 0 0;}
.footerright .ewm ol dd{ display: inline-block; font-size:14px; color:#333; vertical-align:top; margin-top:15px;}
#fx1apDiv6a1{display: inline-block; margin-top:10px; margin-left:5px; cursor:pointer; width:24px; height:26px;background:url(../images/f_qq.jpg) no-repeat;}
#fx1apDiv6a2{display: inline-block; margin-top:10px; margin-left:5px; cursor:pointer; width:26px; height:26px;background:url(../images/weibo.jpg) no-repeat;}
#fx1apDiv6a3{display: inline-block; margin-top:10px; margin-left:5px; cursor:pointer; width:26px; height:26px;background:url(../images/weixin.jpg) no-repeat;}
.footerright .info{ overflow:hidden; float:right; width:80px; margin:20px 0 0 0;}
.footerright .info span{ font-size:14px; color:#666; line-height:35px; display:block;}
.footerright .info ul{ font-size:13px; color:#666; line-height:20px; display:block; list-style-type:none; background:url(../images/info.jpg) no-repeat left 4px;}
.footerright .info ul li{display:block; padding-left:20px;}
.footerright .info a{ color:#666; text-decoration:none;}
.footerright .info a:hover{ color:#f21012;}
.footerright .infotext{overflow:hidden; float:left; margin-top:10px; width:100%;font-size:14px; color:#666; line-height:25px;}


/*商务通*/
.yangchen a .ycc:hover{background:#333;}
.yangchen a .wc:hover{background:#333;}
.yangchen a .yc:hover{background:#333;}
.yangchen{width:70px;height:330px;position:fixed;top:125px;left:0;z-index: 102;}
.yangchen li{background:#00a0e9;height:20px;width:70px;font-size:14px;font-family:"宋体";text-align:center;padding-top:55px;position:relative;color:#fff;margin-top:10px;}
.yangchen li h2{background:#000;height:36px;width:36px;position:absolute;left:50%;margin-left:-18px;top:10px;}
.yangchen a li .c{background:url(images/参数.png) no-repeat;}
.yangchen a li .z{background:url(images/咨询.png) no-repeat;}
.yangchen a li .j{background:url(images/技术服务.png) no-repeat;}
.yangchen .ccc{background:url(images/3.png) no-repeat;height:20px;width:243px;position:absolute;left:-173px;}
.yangchen a .ccc:hover{margin-left:173px;}