/* CSS Document */
*{margin:0; padding:0;}
body {
	font-size: 0.875em;
	font-family:Microsoft Yahei;
	color:#333;
	line-height:1.6em;	
}
#wrapper {
	width:100%;
	padding:0px;
	margin: 0px auto;
	
}


.clearfloat {clear:both; height:0; font-size: 1px; line-height: 0px;}/*去除层浮动*/

a {
blr:expression(this.onFocus=this.blur());/*去除超链接边框*/
}
A:link {
	COLOR: #333333; TEXT-DECORATION: none
}
A:visited {
	COLOR:#333333; TEXT-DECORATION: none
}
A:active {
	COLOR: #1286dc; TEXT-DECORATION: none
}
A:hover {
	COLOR:#1286dc; TEXT-DECORATION: none
}
ul li{list-style:none;}
h1 {
	font-size:20px;	
	color:#333;
}
h2{font-size:13px;color:#ff0000;font-weight:normal;}

                                 /*产品小图照片阴影效果*/
#nav_current{display:block;background:#eee;color:#cc0000;}
strong{color:#333;}
.more{width:52px;height:13px;float:right!important;font-size:12px!important;font-weight:normal;}
.more a:link{color:#000; text-decoration:none;}
.more a:visited{color:#000; text-decoration:none;}
.more a:active{color:#3883d6; text-decoration:none;}
.more a:hover{color:#3883d6; text-decoration:none;}

.header{width:100%;height:181px;}
.top{width:1400px;height:125px;margin:0 auto;}
.logo{width:53%;height:auto;float:left;margin:32px 0 0 0;}
.hotline{width:27%;height:auto;float:right;margin:33px 0 0 0;}
.nav{width:100%;height:56px;line-height:56px;background:#064069;}
.nav ul{width:1400px;height:56px;margin:0 auto;}
.nav li{width:10%;height:56px;text-align:center;float:left;font-size:17px;}
.nav a:link,.nav a:visited{color:#fff;}
.nav a:hover,.nav a:active{display:block;background:#5e90b3;}
header{display:none;}
.banner{width:100%;height:740px; overflow:hidden;}

.his{width:100%;height:184px;background:rgba(6,64,105,0.9) center; position:relative;top:-184px;z-index:999;}
.his_center{width:1400px;height:auto;margin:0 auto;}
.pic_box{width:308px;height:226px;position:relative;z-index:999;text-align:center;top:-52px;float:left;border:solid #fff 4px;}
.pic{width:100%;height:188px;margin:0 auto;}
.pic img{width:100%;height:100%;}
.qydsj{width:750px;height:137px;margin:20px 0 0 25px;float:left;color:#fff;}
.qydsj_t{width:100%;height:30px;line-height:30px;}
.qydsj_t h2{color:#fff;font-size:17px;font-weight:bold;float:left;text-indent:1em;}
.qydsj_t a{float:right;margin-right:20px;}
.qydsj_t a:link,.qydsj_t a:visited{color:#3474a4!important;}
.qydsj_t a:hover,.qydsj_t a:active{color:#fff!important;}

.qydsj_list{width:100%;height:auto;}
.NewsName{float:left;}
.NewsTime{float:right;}
.qydsj_list li{height:30px;line-height:30px;width:44%;float:left;background:url(../images/arr.png) no-repeat left;padding-left:16px;margin-left:20px;}
.qydsj a:link,.qydsj a:visited{color:#fff;}

.video-box{width:268px;height:184px; overflow:hidden;background:rgba(255,255,255,0.2);float:right;}

video{     
   min-width: 100%;  
   min-height: 100%;  
   height: 100%;  
   width: 100%;
  

}  
source{  
   min-width: 100%;  
   min-height: 100%;  
   height: 100%;  
   width: 100%;  
}  


.xxgq{width:1400px;margin:0 auto;height:390px; overflow:hidden;padding-top:40px;}
.title{width:157px;height:60px;border-bottom:solid #ddd 1px;margin:0 auto;text-align:center;margin-bottom:60px;}
.title h2{font-size:26px;font-weight:bold;color:#333;height:60px;line-height:60px;}
.title p{border-bottom:solid #f75b06 3px;width:30px;margin:0 auto;}
.xxgq li{width:25%;height:auto;float:left;text-align:center;}
.xxgq_bg{width:100%;height:390px;background:#f6f6f6;}
.xxgq_ce{width:1400px;height:auto;margin:0 auto;padding-top:60px;}
.pro_img{width:268px;height:170px;float:left;}
.pro_det{width:390px;height:170px;float:right; overflow:hidden;}
.pro_list{width:100%;margin-top:30px;}
.zy450,.yj{width:49%;}
.zy450{float:left;}
.yj{float:right;}
.pro_det h1{height:50px;line-height:50px;}
.pro_list li{background:url(../images/arrr.gif) no-repeat left;padding-left:20px;height:30px;line-height:30px;}
.scroll{width:1400px;height:auto;margin:20px auto;}
.case{width:100%;height:406px;background:url(../images/case.jpg) repeat-x center;}
.case>.title h2{color:#fff;}
.case>.title{padding-top:40px;}

.news{width:1400px;margin:0 auto;}
.news>.title{padding-top:40px;margin-bottom:20px;}
.sp{width:50%;text-align:center;margin:0 auto;}
.circleprogress{
    width: 140px;
    height: 140px;
    border:5px solid #fff;
	background:rgba(255,255,255,0.8);
    border-left:1px solid transparent;
    border-bottom:1px solid transparent;
    border-radius: 50%;
	margin:0 auto;
	position:relative;
	z-index:999;
	top:-170px;
	font-size:20px;
	font-weight:bold;	
}
.circleprogress:hover{
    width: 140px;
    height: 140px;
    border:5px solid #1286dc;
	background:rgba(7,82,138,0.8);
    border-left:1px solid transparent;
    border-bottom:1px solid transparent;
    border-radius: 50%;
	margin:0 auto;
	position:relative;
	z-index:999;
	top:-170px;
	font-size:20px;
	font-weight:bold;
	color:#fff;	
}
.circleprogress>span{ position:relative; top:55px;width:140px;}
.hydt{width:45%;float:left;margin-top:20px;}
.jscs{width:45%;float:right;margin-top:20px;}
.hydt h3{height:40px;line-height:40px;border-bottom:solid #ccc 1px;margin-bottom:20px;}
.j_title{width:100%;height:30px;line-height:30px;background:#064877;}
.j_title h2{color:#fff;font-size:16px;font-weight:bold;float:left;text-indent:1em;}
.j_title a{float:right;color:#fff;margin-right:10px;}
.photo{width:50%;height:160px;float:left; overflow:hidden;}
.photo img{width:100%;height:100%;}
.j_list li{height:24px;line-height:24px;width:100%;background:url(../images/arrr.gif) no-repeat left;padding-left:20px;border-bottom:dashed #ccc 1px;}
.j_list{padding-top:30px;}
.footer{width:100%;height:213px;background:#064069;margin-top:30px;}
.footer a:link{color:#7698b3;}
.f_box{width:1400px;margin:0 auto;padding-top:30px;color:#fff;}
.f_l{width:72%;float:left;}

.f_r{width:28%;float:right;text-align:right;}
.f_logo img{width:752px;height:100%;}
.f_logo{margin-bottom:20px;}
.f_logo_2 {display:none;}

/*内页样式*/
.mob{display:none;}
.ye_line{width:100%;height:10px;background:#ffcc00;}
#wrapper{width:100%;height:auto;}
#mainWrapper{width:1400px;height:auto;margin:30px auto;}
.leftframe{width:15%;height:auto;float:left;}
.rightframe{width:82%;height:auto;float:right;}
#leftnav li{width:100%;height:30px;line-height:30px;background:url(../images/bt_bg.jpg) repeat-x;border:solid #eee 1px;text-align:center;}
#leftnav li+li{margin-top:2px;}
.lefttitle{height:40px;line-height:40px;border-bottom:solid #ccc 1px;margin-bottom:20px;}
.lefttitle h2{color:#000;font-size:16px;font-weight:bold;background:url(../images/aa.png) no-repeat left;padding-left:25px;}
.right_title{width:100%;height:40px;line-height:40px;border-bottom:solid #ccc 1px;}
.right_title strong{font-size:16px;float:left;}
.right_title p{float:right;}
.right_content{padding:20px 0 30px 0;line-height:30px;}
.right_content li{height:30px;line-height:30px;width:100%;}
.newsli li{background:url(../images/arrr.gif) no-repeat left;padding-left:20px;border-bottom:dashed #ccc 1px; }
.product_img{width:50%;height:auto;margin:0 auto;border:solid #ccc 1px;padding:4px 4px; vertical-align:middle;}
.product_img img{width:100%;height:100%;}
.xg_title,.det_title{width:100%;height:30px;line-height:30px;background:url(../images/bt_bg.jpg) repeat-x;border:solid #ccc 1px;text-indent:1em;}
.otnews{width:100%; overflow:hidden;}
.otnews ul{width:95%;margin:0 auto;}
.otnews li{height:30px;line-height:30px;border-bottom:dashed #ccc 1px;background:url(../images/arrr.gif) no-repeat left;padding-left:20px;}
.otpro ul{width:95%;margin:10px auto;}
.otpro li{width:24%;height:140px;float:left;text-align:center;}
.otpro li+li{margin-left:10px;}
.otpro img{width:100%;height:100%;}
.product_detail{padding:20px 0 20px 0;height:auto;}
.pn{float:left;}
.st{float:right;color:#999;}

