﻿/* CSS Document */



/*===公共样式开始===当父元素没有设置高度时，它的子元素有浮动，这时父元素的高度不会自动增加，给父元素加“overflow:hidden样式，clearFix类”*/



body,div,ul,li,p,a,span,input,form,h1,h2,h3,img{ margin:0; padding:0;}



li{ list-style-type:none;}



a{ text-decoration:none; outline:none; color:#666;}



a:hover{ color:#f00;}



img{ border:0;}



body{ font-family:"微软雅黑"; font-size:12px; color:#666;}


.clear{ clear: both;}

.clearFix:after{clear:both;display:block;content:”.”;height:0;line-height:0;visibility:hidden;}

.clearFix{zoom:1;}

.autoheight{ height: auto; overflow: hidden;zoom:1;}

/*******浮动*******/
.fl{float: left; display: inline}
.fr{float: right; display: inline}

/*清除浮动*/
.clearfix:after{content: "."; display: block; height: 0; clear: both; visibility: hidden}
.clearfix{zoom: 1}/*IE兼容专用*/
.clear{clear: both}
/*截取字符串*/
.text-ellipsis {
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

/*===页头开始===*/



/*顶部*/



.top-bg{ height:25px; background-color:#474747; padding-top:5px;}



.top{ width:1000px; margin:0 auto;}



/*搜索*/



.search_fs{width:300px;height:20px; line-height:20px;float:left;padding: 0;}







.search_fs input,select,button{



	font:12px Verdana,Arial,Tahoma;



	vertical-align:middle;



}



	



.top-content{ width:500px; height:20px; line-height:20px;float:right;}



.top-content ul li{ text-align:center;}



.top-content ul li a{ font-size:13px; color:#fff;}



.top-content ul li a:hover{ color:#3d9cd2;}



.contact{ width:70px;}



.login{ background:url(../images/login.jpg) no-repeat; padding-left:7px; padding-left: 30px;}



.register{ background:url(../images/register.jpg) no-repeat; padding-left:7px; margin-left: 15px; padding-left: 30px;}



.english{ background:url(../images/eng.gif) no-repeat; padding-left:7px; margin-left: 15px; padding-left: 30px;}



.top-content ul span{ width:40px; float:left; text-align:center; font-size:15px; color:#fff;}



.head-bottom{ width:1000px; height:90px; margin:0 auto;}



.logo{ width:170px; height:46px; margin-top:22px;}



.nav{ width:700px; height:90px;}



.nav ul li{width:95px; float:left; display: inline; text-align:center; height:87px; line-height: 87px; position:relative;}

.nav ul li span{ display: inline-block; *display: inline; zoom:1; padding-right: 5px; background:url(../images/nav_list_style.gif) no-repeat left center}

.nav ul > li{border-bottom:3px solid #fff; }



.solution:hover,.attestation:hover,.resource:hover,.about-us:hover,.product-center:hover{ border-bottom:3px solid #52A7D8;}



.nav ul li a{ font-size:15px;}



.nav ul li a:hover{ color:#3d9cd2;}

.nav ul >li:hover{ border-bottom:3px solid #52A7D8;}



/*sub menu*/

.nav ul li ul{ 

	 text-align: left !important;

	 width:175px; height: auto; 

	 background: #ffffff;

	 padding: 3px 12px; 

	 position: absolute;

	 left: 0; top: 90px;

    border:1px solid #c0deee;

	-moz-border-radius: 5px;

	-webkit-border-radius: 5px;

	border-radius: 5px;

	/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/

	display:none;

 }



.nav ul ul li{ display:block !important; width: 175px; line-height: normal; height: 36px !important; line-height: 36px !important; clear: both;text-align: left;}



.nav ul ul li,.nav ul ul li:hover{ border:none;}



.nav ul ul ul { width: 190px; left: 180px; top: 0;}



/*页头结束*/







/*===banner开始===*/



/* flexslider */



.banner-bg{ width:100%; height:385px; background:url(../images/bg.jpg) repeat-x;}



.flexslider{margin:0 auto;position:relative;width:100%;height:385px;overflow:hidden;zoom:1;}



.flex-viewport{max-height:2000px;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;transition:all 1s ease;}



.flexslider .slides{zoom:1;}



.flexslider .slides li .img{ width:100%; margin:0 auto; overflow:hidden;}



.flexslider .slides li .img img{ display:block; margin:0 auto;}



.flex-direction-nav a{width:60px;height:90px;line-height:99em;overflow:hidden;margin:-60px 0 0;display:block;



background:url(../images/ad_ctr.png) no-repeat;position:absolute;top:50%;z-index:10;cursor:pointer;



opacity:0;filter:alpha(opacity=0);-webkit-transition:all .3s ease;}



.flex-direction-nav .flex-next{background-position:0 -90px; right:0;}



.flex-direction-nav .flex-prev{left:0;}



.flexslider:hover .flex-next{opacity:0.8;filter:alpha(opacity=25);}



.flexslider:hover .flex-prev{opacity:0.8;filter:alpha(opacity=25);}



.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover{opacity:1;filter:alpha(opacity=50);}



.flex-control-nav{width:100%;position:absolute;bottom:10px;text-align:center;}



.flex-control-nav li{margin:0 5px;display:inline-block;zoom:1;*display:inline;}



.flex-control-paging li a{background:url(../images/dot.png) no-repeat 0 -16px;display:block;height:16px;overflow:hidden;text-indent:-99em;width:16px;cursor:pointer;}



.flex-control-paging li a.flex-active{background-position:0 0;}



/*banner结束*/







/*===内容开始===*/



/*新闻*/



/*.content-news{ width:1000px; height:44px; margin:20px auto 0; line-height:44px; background:url(../images/news-bg.png);}



.news-left{ width:500px;}



.news-right{ width:500px;}



.news-left-icon{ width:29px; height:27px; margin:8px 0 0 35px; background:url(../images/news-left-icon.jpg) no-repeat; cursor:pointer;}



.news-left-title{ width:410px; text-align:center;}



.news-left-title a{ font-family:"宋体"; color:#999;}



.news-left-title a:hover{ color:#4A9DCD;}



.news-right-icon{ width:27px; height:27px; margin:8px 35px 0 0; background:url(../images/news-right-icon.jpg) no-repeat; cursor:pointer;}



.news-right-title{ width:410px; text-align:center;}



.news-right-title a{ font-family:"宋体"; color:#999;}



.news-right-title a:hover{ color:#4A9DCD;}*/



.content-news{ width:1000px; height:44px; margin:20px auto 0; line-height:44px; background:url(../images/news-bg.png);}



.news-left-icon{ width:29px; height:27px; margin:8px 0 0 35px; background:url(../images/news-left-icon.jpg) no-repeat;



cursor:pointer;}



.content-news ul{ width:874px; margin:0 auto; float:left;}



.content-news ul li{ width:437px; text-align:center; float:left; overflow:hidden;}



.content-news ul li a{ font-family:"宋体"; color:#999;}



.news-right-icon{ width:27px; height:27px; margin:8px 35px 0 0; background:url(../images/news-right-icon.jpg) no-repeat; cursor:pointer;}







/*图文介绍*/



.content-intro{ width:1000px; height:300px; margin:40px auto 0; position: relative;}

.content-intro .data-btn{font-size: 16px; display:inline-block;*display:inline;zoom:1; width:25px; height: 83px; line-height: 83px; text-align: center; background: #ffffff; border:1px solid #DADADA;font-family: Georgia, "Times New Roman", Times, serif }

.content-intro .data-btn.left{position: absolute; left: 0; top: 50%; margin-top: -41.5px}
.content-intro .data-btn.right{position: absolute;right: 0; top: 50%;margin-top: -41.5px}

.content-intro ul li{ float:left; width:190px; height:300px; margin:0 30px;}


.vector-cast-pic,.prqa-pic,.square-pic,.dt10-pic{ width:150px; height:150px; border-radius:77px; border:2px solid #C9C5C4; margin-left:17px;}


.vector-cast-pic img,.prqa-pic img,.square-pic img,.dt10-pic img{ margin:27px 0 0 27px;}


.vector-cast-pic:hover img,.prqa-pic:hover img,.square-pic:hover img,.dt10-pic:hover img{


 transform:scale(0.9,0.9); -moz-transform:scale(0.9,0.9); -webkit-transform:scale(0.9,0.9); -ms-transform:scale(0.9,0.9); 



 -moz-transition: transform 1s ease-in-out 0.5s; -ms-transition: transform 1s ease-in-out 0.5s;



 -webkit-transition: transform 1s ease-in-out 0.5s; -o-transition: transform 1s ease-in-out 0.5s; transition: transform 1s ease-in-out 0.5s;

}



.vector-cast-pic:hover,.prqa-pic:hover,.square-pic:hover,.dt10-pic:hover{ border:2px solid #4A9DCD; transition:border 0.8s ease 0.2s;}



.vector-cast-title,.prqa-title,.square-title,.dt10-title{ width:190px; text-align:center; height:55px; line-height:55px; font-size:28px; color:#333;}



.vector-cast-text,.prqa-text,.square-text,.dt10-text{ width:190px; text-indent:2em; height:90px; line-height:22px; color:#999999;}



.content-intro .vector-cast-text{width:190px; text-indent:2em; height:90px; line-height:22px; color:#999999 !important;}



.view { width: 150px; height: 150px; overflow: hidden; position: relative; text-align: center; box-shadow: 0px 0px 5px rgb(170, 170, 170); cursor:pointer; }



.view .mask, .view .content { width: 150px; height: 150px; position: absolute; overflow: hidden; top: 0px; left: 0px; }



.view img { display: block; position: relative; }



.vector-cast-pic .mask,.prqa-pic .mask,.square-pic .mask,.dt10-pic .mask { cursor: pointer;



 border-radius: 500px; display: inline-block; border: 60px solid rgba(205,205,205,0.3);



 box-sizing: border-box; opacity: 1; visibility: visible; -ms-transform: scale(4); transition: all 0.6s ease-in-out 0s;}



.vector-cast-pic:hover .mask,.prqa-pic:hover .mask,.square-pic:hover .mask,.dt10-pic:hover .mask {



 opacity: 0; border: 0px solid rgba(0, 0, 0, 0.7); visibility: hidden; }



/*方案*/



.solitions-nav-bg{ height:111px; background:url(../images/solutions-bg.png) repeat-x; margin:20px auto 0;}



.solitions-titlt{ width:1000px; height:70px; line-height:70px; font-size:30px; color:#fff; margin:0 auto; text-align:center;}



.solitions-nav{ width:1000px; height:40px; line-height:40px; margin:0 auto; margin-top: 1px}



.solitions-nav ul li{ width:125px; height: 40px; float:left; display: inline; text-align:center;}



.solitions-nav ul li a{ font-size:14px; color:#fff;}



/*.solitions-nav ul li.solitions-now{ background-color:#fff;}



.solitions-nav ul li.solitions-now a{ color:#333;}*/



/*.solitions-nav ul li:first-child a{display: inline-block;*display: inline;zoom:1; width: 100%; height: 100%; background-color:#fff; color: #333333; }*/



.solitions-nav ul li .solution-now{ display: inline-block;*display: inline;zoom:1; width: 100%; height: 100%; background-color:#fff !important; color: #333333 !important;}


.solitions-nav .link-more{

   display: inline-block;
   zoom: 1;
   width: auto;
   color: #ffffff;
   padding:0 12px;
   margin-left: 20px;
    
}
.solitions-nav .link-more:hover{ 
	color: #666;
	background-color: #ffffff;
    color: #333333;
}

.solitions-intro{ width:1000px; height:320px; margin:20px auto 0; display:none;}



.solitions-text{ width:530px; height:320px; overflow:hidden;}



.solitions-text h1{ font-size:30px; color:#333;}



.solitions-text-describe p{ line-height:20px; height:140px; margin-top:10px;}



.details{ width:150px; height:40px; line-height:40px; text-align:center; background-color:#78bf57; margin-top:10px;



box-shadow:0 5px 5px #56923C; font-size:16px; color:#fff;}



.details:hover{ background-color:#78ae57;}



.credential{ /*height:180px; */background-color:#f5f6f8; margin-top:30px; padding-top:20px;}


.credential ul{ width:1068px; /*height:180px;*/ margin:0 auto; padding: 12px 0}



.credential ul li{ width:178px; float:left;}



.credential-img{ width:174px; height:126px; margin-left:9px;}



.credential-img img:hover{ border:2px solid #3d9cd2;}



.credential-text{ width:178px; height:40px; line-height:40px; font-size:11px; text-align:center;}



/*快速导航，新闻中心*/



.infonew



{



	width:1000px;



	height:430px;



	margin:45px auto;



	background:url(../images/Bline_bg.jpg) bottom repeat-x;



	}



.intro



{



	width:475px;



	height:430px;



	float:left;



	}



.intro-title{ width:489px; height:40px; line-height:40px; border-bottom:1px solid #B6B4B1; font-size:16px; color:#333;}	



.intro-title span{ padding-left:20px; font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#ccc;}	



.new-title{ width:500px; height:40px; line-height:40px; border-bottom:1px solid #B6B4B1;}



.title_w{ font-size:16px; color:#333;}



.title_w span{ padding-left:20px; font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#ccc;}



.more{ margin-top:10px;}



.intro ul



{



	width:489px;



	height:333px;



	margin-top:10px;



	padding-top:10px;



	}



.intro ul li



{



	width:224px;



	height:162px;



	float:left;



	margin:6px 6px;



	}



.intro_p



{



	width:224px;



	height:162px;



	position:relative;



	}







.intro_title



{



	width:224px;



	height:30px;



	background:#000;



	background:rgba(0,0,0,0.7);



	filter:alpha(Opacity=70);



	margin-top:-30px;



	line-height:30px;



	text-align:center;



	font-family:"微软雅黑";



	font-size:16px;



	letter-spacing:2px;



	position:absolute;



	}



.intro_title a



{



	color:#fff;



	}



.new



{



	width:500px;



	height:430px;



	float:right;



	}



.new ul



{



	width:500px;



	height:370px;



	padding-top:14px;



	}



.new ul li



{



	width:500px;



	height:49px;



	border-bottom:1px dotted #96938e;



	}



.new .industry



{



	background-color:#41b2ac;



	}



.new .follow



{



	background-color:#4c171d;



	}



.new .newtime



{



	width:80px;



	height:49px;



	float:right;



	line-height:48px;



	text-align:left;



	margin-left:20px;



	font-family:"微软雅黑";



	color:#660000;



	}



.new .newtitle



{



	width:390px;



	height:49px;



	line-height:48px;



	text-align:left;



	float:left;



	text-align:left;



	font-family:"微软雅黑";



	font-size:13px;



	}



.new .newtitle a



{



	color:#333;



	}



.new .newtitle a:hover{



	color:#3d9cd2;



	}	



/*体验*/	



.experience-bg{ height:111px; background:url(../images/solutions-bg.png) repeat-x; margin:10px auto 0; padding-top:10px;}



.experience{ width:830px; height:90px; margin:0 auto;}



.experience-text{ width:620px; height:90px; line-height:45px; font-size:24px; color:#fff;}



.experience-text span{ font-family:Arial, Helvetica, sans-serif; color:#fff; font-size:14px;}



.experience-img{ width:150px; height:40px; line-height:40px; text-align:center; background-color:#78bf57; margin-top:20px;



box-shadow:0 5px 5px #56923C; font-size:16px; color:#fff;}



.experience-img:hover{  background-color:#78ae57;}



/*客户案例*/



.customer-case{ width:1000px; height:200px; margin:20px auto 0;}



.customer-case-title{ width:1000px; height:39px; line-height:39px; border-bottom:1px solid #B6B4B1; font-size:16px; color:#333; margin:0 auto;}



.customer-case-title span{ padding-left:20px; font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#ccc;}



.customer-case-intro{ width:1000px; height:150px; margin-top:10px;}



.customer-case-left,.customer-case-right{ width:25px; height:83px; line-height:83px; border:1px solid #DADADA; text-align:center;}



.customer-case-intro ul{ width:946px; height:150px;}



.customer-case-intro ul li{ width:146px; height:125px; margin:0 5px; float:left;}



.customer-case-img{ width:144px; height:83px; border:1px solid #DADADA;}



.customer-case-text{ width:146px; height:40px; line-height:40px; color:#999; text-align:center;}







.company_con .ComC_L



{



	width:25px;



	height:83px;



	line-height:83px;



	border:1px solid #DADADA;



	text-align:center;



	float:left;



	margin-top:10px;



	cursor:pointer;



	}



.company_con .ComC_C



{



	width:936px;



	height:125px;



	float:left; display: inline;



	overflow:hidden;



	margin-top:10px;



	margin-left:5px;



	}



.ComC_C ul



{



	width:936px;



	height:125px;



}



.ComC_C ul li



{



	width:146px;



	height:125px;



	float:left;



	display: inline;



	margin:0 5px;



	}



.company_con .ComC_R



{



	width:25px;



	height:83px;



	line-height:83px;	



	float:right;



	margin-top:10px;



	border:1px solid #DADADA;



	text-align:center;



	cursor:pointer;



	}



/*内容结束*/







/*===页脚开始===*/



.footer{ /*width:1600px;*/ height:307px; background:url(../images/footer-bg.jpg) repeat-x; margin-top:40px;}



.footer-nav{ width:1000px; height:170px; margin:0 auto 0; padding-top:50px;}



/*产品中心*/



.product{ width:107px; height:170px; border-right:1px solid #545457;}



.product ul li{ width:107px; height:34px; line-height:34px;}



.product-title{ font-size:14px; color:#fff;}



.product ul li a{ color:#c2c0c0; display: block; width: 100%}


.product ul li a:hover{ color:#fff;}



/*解决方案*/



.case{ width:208px; height:170px; margin-left:25px; border-right:1px solid #545457;}



.case-title{ font-size:14px; color:#fff; height:34px; line-height:34px;}



.case-list{ width:208px; height:136px;}



.case-list ul li{ width:104px; float:left; height:34px; line-height:34px;}



.case-list ul li a{ color:#c2c0c0;}



.case-list ul li a:hover{ color:#fff;}



/*资源下载*/



.download{ width:107px; height:170px; margin-left:25px; border-right:1px solid #545457;}



.download ul li{ width:107px; height:34px; line-height:34px;}



.download-title{ font-size:14px; color:#fff;}



.download ul li a{ color:#c2c0c0;width:100%;display:block;}



.download ul li a:hover{ color:#fff;}



/*联系我们*/



.contact2{ width:360px; height:170px; margin-left:20px; border-right:1px solid #545457;}



.contact2 ul li{ width:360px; height:34px; line-height:34px;  color:#c2c0c0;}



.contact2-title{ font-size:14px; color:#fff;}



.tel{ width:329px; height:31px; background:url(../images/contact-icon.jpg) 0 0 no-repeat; padding-left:31px;}



.phone{ width:329px; height:31px; background:url(../images/contact-icon.jpg) 0 -31px no-repeat; padding-left:31px;}



.email{ width:329px; height:31px; background:url(../images/contact-icon.jpg) 0 -60px no-repeat; padding-left:31px;}



.address{ width:329px; height:31px; background:url(../images/contact-icon.jpg) 0 -90px no-repeat; padding-left:31px;}



/*二维码*/



.code{ width:94px; margin-left:25px;}



.code-text{ width:94px; height:45px; line-height:45px; text-align:center; font-size:14px; color:#fff;}



.copyright{  margin:30px auto; text-align:center; color:#c2c0c0;}



/*附加*/



.tel-pic{ width:143px; height:196px; z-index:9999; position:fixed; bottom:1%; right:0;}



/*页脚结束*/







/*===新闻列表页内容===*/



.l-a-banner{ width:100%; overflow:hidden; margin:0 auto;}



.l-a-banner img{ display:block; margin:0 auto;}



.list-content



{



	width:1020px;



	margin:35px auto 0;



	overflow:hidden;



	}



.left



{



	width:210px;



	float:left;



	}



.left_t



{



	width:140px;



	height:87px;



	background-color:#53ACE0;



	color:#fff;



	line-height:40px;



	padding:20px 35px;



	text-align:center;



	}



.left_tt



{



	margin-top:20px;



	width:140px;



	background-color:#4167B0;



	color:#fff;



	line-height:40px;



	padding:20px 35px;



	text-align:center;



	font-family:"微软雅黑";



	font-weight:bold;



	font-size:20px;



	}



.left_t .leftt_c



{



	font-family:"微软雅黑";



	font-weight:bold;



	font-size:34px;



	}



.left_t .leftt_e



{



	font-family:Arial;



	font-size:18px;



	}



.left .left_c



{



	width:210px;



	}



.left .left_c ul



{



	width:210px;



	}



.left_c ul li



{



	width:190px;



	height:40px;



	background-image:url(../images/leftli_bg.jpg);



	line-height:40px;



	font-family:"微软雅黑";



	font-size:15px;



	padding-left:20px;



	}



.left_c ul li:hover



{



	background-image:none;}



.left_c ul li a



{



	width:190px;



	height:40px;



	display:block;



	background:url(../images/arrow.png) 180px 15px no-repeat;



	color:#666;



	font-size:13px;



	}



.right



{



	width:745px;



	float:right;



	}



.position



{



	width:100%;



	height:30px;



	font-family:"微软雅黑";



	color:#666;



	}



.position a



{



	padding:0 5px;



	color:#666;



	}



.position a:hover



{



	color:#4a9dcd;



	}	



	 



.right_t



{



	width:100%;



	height:40px;



	border-bottom:1px solid #ccc;



	line-height:40px;



	text-align:left;



	}



.right_t .rtt_c



{



	font-family:"微软雅黑";



	font-size:24px;



	color:#3E9CD2;



	font-weight:bold;



	}



.right_t .rtt_e



{



	font-family:Arial;



	font-size:14px;



	color:#999;



	}



.right_t .rtt_e span



{



	font-size:18px;



	}



.right_c



{



	width:745px;



	color:#666;



	font-family:"微软雅黑";



	padding:30px 0;



/*	line-height:35px;*/



	}



.right_c ul



{



	width:745px;



	}



.right_c ul li



{



	width:730px;



	height:45px;



	border-bottom:1px dotted #ccc;



	padding-left:15px;



	font-size:14px;



	color:#757474;



	}	



.newtime



{



	width:80px;



	height:45px;



	float:right;



	line-height:45px;



	text-align:left;



	}



.newt



{



	width:600px;



	height:45px;



	float:left;



	line-height:45px;



	text-align:left;



	}	



.page



{



	width:875px;



	height:35px;



	float:left;



	margin-top:50px;



	margin-bottom:30px;



	}



.page_con



{



	width:500px;



	height:35px;



	margin-top:10px;



	padding-left:100px;



	}



.page_con li



{



	height:30px;



	border:1px solid #e6e6e6;



	padding:0px 7px;



	min-width:15px;



	float:left;



	margin:0 2px;



	line-height:30px;



	text-align:center;



	font-family:"微软雅黑";



	cursor:pointer;



	}



.page_con li.pagnow



{



	background-color:#e00418;



	color:#fff;



	}



	



/*===资源下载===*/	



.left_c ul li ul li a{ background:none;}



.white-pages-intro{ width:745px; margin:20px auto;}



.white-pages-intro p{ line-height:30px; text-indent:2em; font-size:13px;}



.white-pages-list{ width:745px; margin:20px auto;}		



.white-pages-list ul li{ background-color:#f9f9f9; width:745px; height:190px; margin:10px auto;}



.white-pages-list-img{ width:122px; height:145px; margin-top:15px;}



.white-pages-list-text{ width:569px;}



.white-pages-list-title{ font-size:18px; color:#3e9dd3; height:40px; line-height:40px; border-bottom:1px solid #D1D1D1;}



.white-pages-list-des{ width:569px; height:100px; line-height:25px; overflow:hidden; font-size:13px; text-indent:2em;}



.white-pages-list-download{ width:100px; background:url(../images/download-icon.jpg) no-repeat;; padding-left:35px; font-size:14px;



 height:30px; line-height:30px; color:#3e9dd3;}



 



/*===联系我们===*/



.right-top{ width:745px; height:530px; margin:30px auto 0;} 



.message{ width:745px; background-color:#ebebeb; height:27px; line-height:27px; font-family:"宋体"; font-weight:bold; color:#666; padding-left:10px;}



.right form{ width:440px; margin:30px auto 0;}







.right form table tr td select{ width:50px; text-align:center;}



.right form table tr td select option{ font-family:"宋体";}



.right form table .h{ height:40px; line-height:40px; color:#333; font-family:"微软雅黑"; font-size:14px; margin:5px 0;}



.right form table tr td .w{ width:280px;}



.right form table tr td .h{ height:27px; line-height:27px;}



.right form table tr th .bg{ background-color:#1C7A3B; color:#fff; width:100px; height:35px; line-height:35px; text-align:center; font-size:14px; font-family:"微软雅黑"; border:none; cursor:pointer;}*/



.right form table tr th{ margin-left:130px;}



.right form table tr th .m2{ margin-left:30px;}



.right form table .red  {



color: #FF0000;



text-decoration: none;



}







.contact-right{ width:200px; margin-top:30px;}



.tel2,.fax,.postcode,.domain{ font-family:"宋体"; color:#666; width:200px; padding-left:15px; height:33px; line-height:33px; margin:0 auto;}



.right-bottom{ width:745px; height:560px; margin:50px auto 0;}



.map{ width:745px; height:27px; line-height:27px; padding-left:15px; background-color:#ebebeb; color:#666; font-family:"宋体";}



.baidumap{ width:745px; height:550px; margin:20px auto;}







/*新闻列表内容页*/



.a-content{ width:1000px; margin:30px auto 0; overflow:hidden;}



.article_t



{



	width:745px;



	height:40px;



	line-height:40px;



	text-align:center;



	font-size:24px;



    }



.article_info



{



	width:745px;



	height:30px;



	line-height:30px;



	text-align:center;



	font-family:"宋体";



	color:#999;



	margin-top:10px;



	}



.article_c



{



	width:745px;



	border-top:1px dotted #bfbfbf;



	margin-top:10px;



	padding-top:30px;



	font-family:"宋体";



	}



.trun



{



	width:745px;



	height:40px;



	border-top:1px dotted #bfbfbf;



	color:#bdbcbc;



	line-height:40px;



	margin-top:50px;



	padding-top:10px;



	font-family:"宋体";



	}



.trun a



{



	color:#afafaf;



	}



.trun a:hover



{



	color:#e20316;



	}



.trun .trun_left



{



	float:left;



	text-align:left;



	}



.trun .trun_right



{



	float:right;



	text-align:right;



	}







/*博客*/



.blogs-list{ width:745px; margin:20px auto;}		



.blogs-list ul li{ background-color:#f9f9f9; width:745px; height:190px; margin:10px auto;}



.blogs-list-img{ width:122px; height:145px; margin-top:15px;}



.blogs-list-text{ width:569px;}



.blogs-list-title{ font-size:18px; color:#3e9dd3; height:40px; line-height:40px; border-bottom:1px solid #D1D1D1;}



.blogs-list-des{ width:569px; height:100px; line-height:25px; overflow:hidden; font-size:13px; text-indent:2em;}



.blogs-list-date{ width:100px; padding-left:35px; font-size:14px; height:30px; line-height:30px; color:#3e9dd3;}







/*产品中心，资源下载内容左*/



/*产品中心，资源下载内容左*/

.prolcon{ width:210px; margin-top:-10px;}

.prolcon ul li{ width:185px;height:40px; background:url(../images/bg-icon1.jpg) no-repeat left center; border-top:1px solid #fff;

border-bottom:1px solid #e3e3e3; padding-left:15px; line-height:40px; text-align:left; margin-left:10px;}

.prolcon ul li:hover{ background:url(../images/bg-icon2.jpg) no-repeat left center;}

.prolcon ul li:hover a{ color:#464646;}	

.prolcon ul li a{ font-size:14px;}	

.prolcon dl{ width:210px; padding-top: 0; margin: 0}

.prolcon dl dt{ width:195px; height:40px; background-image:url(../images/leftli_bg.jpg); padding-left:15px; line-height:40px; text-align:left; font-size:12px; overflow: hidden;}	

.prolcon dl dt a{ color:#333; display:block; cursor:pointer; font-size:14px; background:url(../images/arrow.png) 170px center no-repeat;}

.prolcon dl dt:hover{ background:url(../images/bg-icon2.jpg) no-repeat left center; background-color: #3e9dd3; color: #ffffff !important}

.prolcon dl dt:hover a{ color: #ffffff}

.prolcon dl dt:hover .prolcon dl dd{ display:block;}

.prolcon dl dt.on{ background-color:#E60012;}

.prolcon dl dt.on a{ color:#fff;}

.prolcon dl dd{ display:none; margin-left: 0;}

.prolcon dl dd ul{width:auto;/* height:30px; line-height:30px; */text-align:left; overflow:hidden;}	

.prolcon dl dd ul a{ color:#464646;border-bottom: 1px solid #ebebeb !important; display: block; height: 30px;line-height: 30px;padding-left:25px; }	
.prolcon dl dd ul a:hover{background-color:#53ACE0; color: #ffffff}

.prolcon dl dd ul a.prolnow{ color:#fff;}	

.prolcon dl.thisclass a{ color:#53ACE0;/*#e20316*/}

.prolcon dl.thisclass dd{ display: block !important}



/*编辑器*/







.span_h1{



font-family: 微软雅黑, 'Microsoft YaHei';



font-size: 18px;



color: rgb(0, 112, 192);



font-weight: bold;



line-height: 28px;



}



.span_content{



color: rgb(127, 127, 127);



font-family: 微软雅黑, 'Microsoft YaHei';



font-size: 14px;



line-height: 28px;



}







.span_line{ 



width: 745px;



height: 1px;



 background:url(/uploads/allimg/150311/2-150311160954221.jpg) no-repeat; cursor:pointer;



}







.top_right{ overflow:hidden; margin-top:-3px}



.top_right li{ float:left;}



.top_right li.top_line{ }



.top_right li.search_form{ position:relative}



.top_right li.search_form .input_search{ }



.input_search{ width:153px; height:20px; margin:0; padding:1px 20px 1px 10px; 



border:2px solid #dadada;



-moz-border-radius: 3px;



-webkit-border-radius: 3px;



border-radius: 3px;



-moz-box-shadow: inset 0px 0px 5px #ccc;



-webkit-box-shadow: inset 0px 0px 5px #ccc;



box-shadow: inset 0px 0px 5px #ccc;



/*Inner elements should not cover inner shadows*/



/*IE 7 AND 8 DO NOT SUPPORT INSET SHADOWS*/



}



.search_btn{ width:10px; height:10px; background:url(../images/search_btn.png) no-repeat; border:none; outline:0; color:#fff; margin:0; padding:0; position:absolute; right:7px; top:35%}





.myheader{ width:100%; margin:0 auto; position: relative; z-index: 99}



.myheader.active{position:fixed;top:0;left:0;  background:#fff;z-index:9999;-moz-box-shadow: 0px 3px 3px #ccc;



-webkit-box-shadow: 0px 3px 3px #ccc;



box-shadow: 0px 3px 3px #ccc;



filter: progid: DXImageTransform.Microsoft.Shadow(strength = 3, direction = 180, color = '#ccc');



-ms-filter: "progid: DXImageTransform.Microsoft.Shadow(strength = 3, Direction = 180, Color = '#ccc')";



}

/*add new by wh*/
/*产品中心*/
.sub_product_list{ height:auto; width:1200px !important; margin-left:-16px}
.sub_product_list li{ padding:0 !important; margin:0; width:175px !important; height:auto !important; border-bottom:4px #eeeeee solid !important; float:left; display:inline; margin-left:16px}
.sub_product_list li:hover{ border-color:#3e9dd3 !important}
.sub_product_list li a{ padding:0; margin:0; display:block;}
.sub_product_list li a.tit{ height:52px; line-height:52px;}
.sub_product_list li img{ width:173px; height:193px; border:1px solid #eeeeee; }
.sub_product_list li:hover img{border:1px solid #3e9dd3}

/*产品详情*/
.article_pro_head{ width:100%; padding:0 0;}
.article_pro_head .items_img{ float:left !important; width:366px; height:295px; border:1px #eeeeee solid; overflow: hidden;}
.article_pro_head .items_img img{ width: 100%; height: 100%;}
.article_pro_head .items_tit{ float:right; width:350px; font-size:14px}
.article_pro_head .items_tit h1{ font-size:16px}
.article_pro_head .items_tit div{ margin-top:25px; color:#888888; line-height:1.75em;word-break:break-all; /*支持IE，chrome，FF不支持*/

　　word-wrap:break-word;/*支持IE，chrome，FF*/
}
.article_pro_head .items_tit div.descr{height:198px; overflow:hidden}
.article_pro_head .items_tit div span{ color:#666666; font-weight:700; display: inline-block;*display: inline;zoom:1; width: 50px;}
.article-detail{ height:15px; background:url(../images/pro_detail.gif) repeat-x; position:relative; margin:40px 0}
.article-detail span{ display:block; position:absolute; left:0; top:0; background:#ffffff; padding-right:20px;}