@charset "utf-8";
/* Creat by mypenn@gmail.com */

body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0;}
body,button,input,select,textarea{font:13px arial;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
p{line-height:20px;}
address,cite,dfn,em,var{font-style:normal;}
code,kbd,pre,samp{font-family:courier new,courier,monospace;}
small{font-size:12px;}
ul,ol{list-style:none;}
a{text-decoration:none;}
a:hover{text-decoration:none;color:#005198;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
legend{color:#000;}
fieldset,img{border:0;}
button,input,select,textarea{font-size:100%;}
table{border-collapse:collapse;border-spacing:0;}

.fyh{font-family:"微软雅黑";}
input:focus{outline:0;}
sub{font-size:10px; vertical-align:sub;}
/**/
body{
	background:#e6e6e6 url(../../images/bg.gif) repeat-y center 0;
	color:#000;
}
a{color:#000;}
.header{
	width:1000px;
	height:auto;	
	overflow:hidden;
	margin:0 auto;
}
.logo{
	float:left;
	width:auto;
	height:104px;
	overflow:hidden;
}
.logo img{
	display:block;
	margin:40px 0 0 33px;
}
.header .lan{
	float:right;
	padding-top:45px;
}
.header .lan a{
	float:left;
	margin-right:1em;
}
.header .phone{
	float:right;
	padding-top:45px;
	padding-right:72px;
}
.navigation{
	float:left;
	width:998px;
	height:28px;
	overflow:hidden;
	background:#f9f9f9 url(../../images/nav_bg1.gif) repeat-x 0 -1px;
	border-left:1px solid #EEE;
	border-right:1px solid #EEE;
	border-top:1px solid #EEE;
	line-height:28px;
}
.navigation ul{
	float:left;
	width:100%;
	height:28px;
	overflow:hidden;
	padding-left:45px;
}
.navigation ul li{
	float:left;
	padding-right:2px;
	background:url(../../images/nav_bg2.gif) no-repeat right 0;
}
.navigation ul li a,.navigation ul li em{
	display:block;
	float:left;
	padding:0 18px;
}
.navigation ul li a:hover,.navigation ul li a.active,.navigation ul li em:hover,.navigation ul li em.active{
	background:#FFF;
	color:#005198;
	text-decoration:none;
}
.navigation ul li em{
	cursor:default;
}
.navigation ul li ul{
	position:absolute;
	width:280px;
	height:auto;
	overflow:hidden;
	border:1px solid #EEE;
	margin-top:28px;
	background:#FFF;
	display:none;
	z-index:9;
	padding-left:0;
}
.navigation ul li ul li{
	width:100%;
	padding:0;
	background:#FFF;
}
.navigation ul li ul li a{
	width:280px;
	padding-left:18px;
}
.navigation ul li ul li a:hover{
	background:#EEE;
}
.navigation ul li ul li strong{
	display:block;
	width:280px;
	padding-left:18px;
	background:#f9f9f9;
}
/**/
.wrapper{
	width:1000px;
	height:auto;
	overflow:hidden;
	margin:2px auto;
}
.slide{
	position:relative;
	width:1000px;
	height:360px;
	overflow:hidden;
}
.slide ul{
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
.slide ul li{
	float:left;
	width:1000px;
	height:360px;
	overflow:hidden;
}
.slide ul li img{
	display:block;
	width:1000px;
	height:360px;
}
.slide p{
	position:absolute;
	right:10px;
	bottom:8px;
	z-index:2;
}
.slide p a{
	float:left;
	width:20px;
	height:20px;
	overflow:hidden;
	line-height:20px;
	text-align:center;
	background:#005198;
	color:#FFF;
	margin-right:2px;
}
.slide p a:hover,.slide p a.active{
	background:#000;
	text-decoration:none;
}
.slide2,.slide2 ul li,.slide2 ul li img{height:330px;}
/**/
.index-news{
	width:960px;
	height:28px;
	overflow:hidden;
	padding:0 19px;
	border:1px solid #e6e6e6;
	margin:12px 0 0 0;
	line-height:28px;
	position:relative;
}
.index-news h3{
	position:absolute;
	top:0;
	left:0;
	float:left;
	padding-left:20px;
}
.index-news ul{
	float:left;
	width:750px;
	height:auto;	
	overflow:hidden;
	padding-left:72px;
}
.index-news ul li{
	float:left;
	width:100%;
	height:28px;
	overflow:hidden;
}
.index-news p{
	float:left;
	width:60px;
}
.index-news p a.prev{
	float:left;
	width:0;
	height:0;
	overflow:hidden;
	border:5px solid #FFF;
	border-right-color:#000;
	margin:9px 10px 0 0;
}
.index-news p a.next{
	float:left;
	width:0;
	height:0;
	overflow:hidden;
	border:5px solid #FFF;
	border-left-color:#000;
	margin-top:9px;
}
.index-news a.more{
	float:left;
	white-space:nowrap;
}
/**/
.index-s{
	width:1000px;
	height:auto;
	overflow:hidden;
	margin-top:12px;
}
.index-s ul{
	width:1050px;
	height:auto;
	overflow:hidden;
}
.index-s ul li{
	float:left;
	width:315px;
	height:auto;
	overflow:hidden;
	margin-right:27px;
}
.index-s ul li h5{
	width:100%;
	height:29px;
	overflow:hidden;
	border-bottom:1px solid #e6e6e6;
	background:#F0F0F0;
	text-align:center;
	line-height:30px;
	font-weight:normal;
}
.index-s ul li a img{
	display:block;
	margin-top:10px;
	width:315px;
	height:160px;
}
.index-s ul li a:hover img{
	width:313px;
	height:158px;
	border:1px dashed #CCC;
}
/**/
.catalog{
	width:1000px;
	height:auto;
	overflow:hidden;
	margin-top:30px;
	border-top:1px solid #f0f0f0;
	line-height:24px;
	padding:12px 0 12px 50px;
}
.catalog ul li{
	float:left;
	width:160px;
	height:auto;
	overflow:hidden;
	padding-right:35px;
}
.catalog ul li em,.catalog ul li h5{
	font-weight:normal;
	color:#000;
}
.catalog ul li ul li a{
	color:#999;
}
.catalog ul li ul li a:hover{
	color:#005198;
}
/**/
.footer{
	width:1000px;
	height:auto;
	overflow:hidden;
	padding-bottom:12px;
	color:#999;
	margin:0 auto;
}
.footer p{
	padding:6px 0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}
.footer p a{
	color:#999;
	padding:0 6px;
}
.footer p a img{
	position:relative;
	top:3px;
	left:3px;
}
/**/
.page-nav{
	width:99%;
	height:auto;
	overflow:hidden;
	padding:5px 0.5%;
}
.pro-type{
	width:100%;
	height:78px;
	overflow:hidden;
	margin:12px 0 0;
	border-top:1px solid #96c6ea;
	border-bottom:1px solid #96c6ea;
	clear:both;
}
.pro-type ul{
	width:100%;
	height:77px;
	overflow:visible;
	_overflow:hidden;
	background:#f5f5f5;
	border-top:1px solid #FFF;
	padding-left:10px;
}
.pro-type ul li{
	float:left;
	width:130px;
	height:78px;
	overflow:hidden;
	background:url(../../images/types1.gif) no-repeat right center;
	text-align:center;
	margin-top:-1px;
}
.pro-type ul li.active{
	width:130px;
	height:78px;
	background:url(../../images/types2-EN.gif) no-repeat 0 -2px;
}
.pro-type ul li a.type{
	display:block;
	width:100%;
	height:27px;
	overflow:hidden;
	background:url(../../images/types.png) no-repeat ;
	padding-top:50px;
	color:#969696;
}
.pro-type ul li.active a.type{
	color:#FFF;
}
.pro-type ul li a.type1{background-position:15px 0;}
.pro-type ul li a.type2{background-position:-85px 0;}
.pro-type ul li a.type3{background-position:-185px 0;}
.pro-type ul li a.type4{background-position:-285px 0;}
.pro-type ul li a.type5{background-position:-385px 0;}
.pro-type ul li a.type6{background-position:-485px 0;}
.pro-type ul li a.type7{background-position:-585px 0;}
.pro-type ul li a.type8{background-position:-685px 0;}
.pro-type ul li.active a.type1{background-position:15px -100px;}
.pro-type ul li.active a.type2{background-position:-85px -100px;}
.pro-type ul li.active a.type3{background-position:-185px -100px;}
.pro-type ul li.active a.type4{background-position:-285px -100px;}
.pro-type ul li.active a.type5{background-position:-385px -100px;}
.pro-type ul li.active a.type6{background-position:-485px -100px;}
.pro-type ul li.active a.type7{background-position:-585px -100px;}
.pro-type ul li.active a.type8{background-position:-685px -100px;}

.pro-type ul li div{
	position:absolute;
	width:210px;
	height:240px;
	overflow:hidden;
	margin-top:-317px;
	*margin-left:-20px;
	background:url(../../images/type3.png) repeat-x 0 0;
	z-index:9;
	display:none;
}
.pro-type ul li div ul{
	width:100%;
	height:168px;
	overflow:hidden;
	padding:0;
	border:0;
	background:transparent;
	margin-top:6px;
}
.pro-type ul li div ul li{
	width:100%;
	height:24px;
	overflow:hidden;
	background:transparent;
	text-align:left;
}
.pro-type ul li div ul li a{
	display:block;
	width:100%;
	height:24px;
	overflow:hidden;
	line-height:24px;
	padding:0;
	padding-left:20px;
	color:#FFF;
}
.pro-type ul li div ul li strong{
	display:block;
	line-height:24px;
	color:#dcdcdc;
	font-weight:normal;
	padding-left:20px;
}
.pro-type ul li div ul li a:hover{
	background:#FFF;
	color:#005198;
}
.pro-type ul li div span.scrollUp a{
	display:block;
	width:9px;
	height:5px;
	overflow:hidden;
	background:url(../../images/type-scroll.gif) no-repeat 0 0;
	margin:36px auto 0;
	visibility:hidden;
}
.pro-type ul li div span.scrollDown a{
	display:block;
	width:9px;
	height:5px;
	overflow:hidden;
	background:url(../../images/type-scroll.gif) no-repeat 0 -5px;
	margin:8px auto 0;
	visibility:hidden;
}
/**/
.side{
	float:left;
	width:160px;
	height:auto;
	overflow:hidden;
	margin-top:24px;
}
.side2{
	margin-top:0;
}
.cata2{
	width:100%;
	height:auto;
	overflow:hidden;
	background:#f5f5f5;
	border-top:1px solid #96c6ea;
	border-bottom:1px solid #96c6ea;
	font-size:11px;
}
.cata2 h2{
	width:95%;
	height:auto;
	overflow:hidden;
	line-height:18px;
	padding:8px 0;
	border-top:1px solid #FFF;
	background:url(../../images/side1.gif) no-repeat center bottom;
	font-weight:normal;
	color:#787878;
	text-align:center;
}
.cata2 ul{
	width:100%;
	height:auto;
	overflow:hidden;
	padding:10px 0 28px;
}
.cata2 ul li{
	width:100%;
	height:auto;
	overflow:hidden;
	line-height:28px;
}
.cata2 ul li a{
	display:block;
	width:100%;
	height:auto;
	overflow:hidden;
	padding:0 45px 0 15px;
	background:url(../../images/side2.gif) no-repeat 0 bottom;
}
.cata2 ul li a.active{
	background:#5696cd url(../../images/side4.gif) repeat-x 0 0;
	color:#FFF;
}
.cata2 ul li ul{
	padding:0;
	border:0;
	background:#9b9b9b;
	margin-bottom:-2px;
	display:none;
}
.cata2 ul li ul li{
	height:24px;
	line-height:20px;
}
.cata2 ul li ul li a{
	height:22px;
	background:url(../../images/side3.gif) no-repeat 0 bottom;
	color:#FFF;
}
.side2 ul li a{
	text-indent:1em;
	white-space:nowrap;
}
/**/
.main{
	float:left;
	width:820px;
	height:auto;
	overflow:hidden;
	margin:24px 0 0 20px;
}
.main4{
	margin-top:0;
}
.pro-list,.pro-list ul{
	width:100%;
	height:auto;
	overflow:hidden;
}
.pro-list ul{
	width:840px;
}
.pro-list ul li{
	float:left;
	width:420px;
	height:auto;
	overflow:hidden;
	padding:15px 0 40px;
}
.pro-list ul li img{
	float:left;
	width:120px;
	height:120px;
}
.pro-list ul li div{
	float:left;
	width:250px;
	height:auto;
	overflow:hidden;
	margin-left:10px;
	display:block;
}
.pro-list ul li div h5{
	width:100%;
	height:32px;
	overflow:hidden;
	font-weight:normal;
	line-height:16px;
}
.pro-list ul li div p{
	width:100%;
	height:80px;
	overflow:hidden;
	line-height:20px;
	margin:5px 0 10px;
	color:#666;
}
.pro-list ul li div a.more{
	float:right;
}
/**/
.pro-type2{
	width:100%;
	height:40px;
	overflow:hidden;
	border-top:1px solid #96c7eb;
	border-bottom:1px solid #96c7eb;
	margin-top:12px;
}
.pro-type2 ul{
	width:800px;
	height:39px;
	overflow:hidden;
	background:#f5f5f5;
	border-top:1px solid #FFF;
	line-height:38px;
	padding:0 100px;
}
.pro-type2 ul li{
	float:left;
	width:170px;
	height:39px;
	overflow:hidden;
}
.pro-type2 ul li a{
	float:left;
	width:170px;
	height:39px;
	overflow:hidden;
	text-align:center;
	position:relative;
	z-index:2;
	position:absolute;
	height:42px;
	margin-top:-2px;
}
.pro-type2 ul li a.active{
	background:url(../../images/probg.gif) no-repeat center 0;
}
#proType2Bg{
	position:absolute;
	width:100px;
	height:42px;
	overflow:hidden;
	/*background:url(../../images/probg.gif) no-repeat center 0;*/
	background:none;
	margin-top:-41px;
	margin-left:100px;
}
.main2{
	width:100%;
	height:auto;
	overflow:hidden;
	padding:20px 0;
}
.tab1 img{
	float:right;
	padding-right:20px;
}
.tab1-1{
	float:left;
	width:460px;
	height:auto;
	overflow:hidden;
	padding-left:40px;
}
.tab1-1 h5,.tab2-1 h5{
	font-size:14px;
	font-weight:normal;
	text-align:center;
	line-height:20px;
	color:#646464;
	margin-bottom:15px;
}
.tab1-1 p{
	padding:10px 0;
}
.tab1-2{
	width:460px;
}
.tab1-2 p{
	padding:0;
}
.tab2-1{
	float:left;
	text-align:center;
}
.tab2-2{
	float:left;
	width:400px;
	height:auto;
	overflow:hidden;
	margin:0 50px;
	display:inline;
}
.tab2-2 h5{
	font-size:14px;
	font-weight:normal;
	text-align:center;
	line-height:20px;
	color:#646464;
	margin-bottom:15px;
}
.tab2-2 p{
	padding-bottom:20px;
}
.tab3 ul{
	width:900px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
}
.tab3 ul li{
	float:left;
	width:33.3%;
	height:auto;
	overflow:hidden;
	text-align:center;
	padding-top:20px;
}
.tab4 .pro-list ul{
	margin:0 auto;
}
/**/
.share{
	width:998px;
	height:28px;
	overflow:hidden;
	border:1px solid #e6e6e6;
	margin-top:12px;
}
.share p{
	width:990px;
	height:27px;
	overflow:hidden;
	line-height:20px;
	padding:0 4px;
	background:#f5f5f5;
	border-top:1px solid #FFF;
	text-align:right;
}
.share p span{
	padding-right:6px;
	position:relative;
	top:-2px;
}
.share p a{
	display:inline-block;
	width:20px;
	height:20px;
	overflow:hidden;
	margin:0 2px 0 0;
	background:url(../../images/share_icon.png) no-repeat 0 0;
	position:relative;
	top:3px;
}
.share p a.share_sina{background-position:0 0;}
.share p a.share_qq{background-position:-20px 0;}
.share p a.share_facebook{background-position:-40px 0;}
.share p a.share_rss{background-position:-60px 0;}
.main3{
	width:110%;
	height:auto;
	overflow:hidden;
	margin:12px 0 0 0;
}
.service-s{
	float:left;
	width:235px;
	height:auto;
	overflow:hidden;
	margin-right:20px;
}
.service-s img{
	display:block;
	width:235px;
	height:120px;
}
.service-s .title{
	width:209px;
	height:28px;
	overflow:hidden;
	line-height:28px;
	padding:0 12px;
	border:1px solid #e6e6e6;
}
.service-s .title h5{
	float:left;
	color:#969696;
}
.service-s .title a{
	float:right;
}
.service-s ul{
	width:207px;
	height:auto;
	overflow:hidden;
	line-height:24px;
	padding:6px 14px 0;
}
/**/
.main4 .share{
	width:818px;
}
.main4 .share p{
	width:810px;
}
.ab1{
	float:left;
	width:500px;
	height:auto;
	overflow:hidden;
	padding:32px 15px;
}
.ab1 p{
	padding-bottom:25px;
	line-height:20px;
}
.ab2{
	float:right;
	width:220px;
	height:auto;
	overflow:hidden;
	margin-top:32px;
	padding-right:20px;
}
.ab2 img{
	display:block;
	margin-bottom:15px;
}
.ab3{
	width:400px;
	padding-left:15px;
}
.ab3 h5{
	font-size:12px;
	font-weight:normal;
	padding-bottom:20px;
}
.ab3 p{
	padding-bottom:0;
}
.ab4{
	width:300px;
	padding-right:15px;
}
.ab5{
	float:left;
	width:790px;
	height:auto;
	overflow:hidden;
	padding:15px;
}
.ab5-1{
	float:left;
	width:200px;
	height:auto;
	overflow:hidden;
}
.ab5-1 h5{
	font-weight:normal;
	padding-bottom:10px;
}
.ab5-1 ul li{
	float:left;
	width:100%;
	height:auto;
	overflow:hidden;
	text-align:center;
	font-size:16px;
	line-height:32px;
	color:#666;
	font-weight:bold;
}
.ab5-2{
	float:right;
	width:536px;
	height:238px;
	position:relative;
}
.ab5-2 img{
	position:absolute;
	top:0;
	left:0;
	display:block;
}
.ab5-2 img.i2{
	top:125px;
}
.ab5-2 img.i3{
	left:188px;
}
.ab5-2 img.i4{
	left:372px;
}
.news-list{
	width:780px;
	height:auto;
	overflow:hidden;
	padding:20px;
}
.news-list ul{
	width:100%;
	height:auto;
	overflow:hidden;
}
.news-list ul li{
	float:left;
	width:100%;
	height:auto;
	overflow:hidden;
	margin:5px 0;
}
.news-list ul li em{
	float:left;
	color:#005198;
	width:140px;
}
.news-list ul li p{
	float:right;
    width:640px;
	text-align:left;
}
.pages{
	width:100%;
	height:auto;
	overflow:hidden;
	padding:20px 0;
	text-align:center;
}
.pages a,.pages span{
	margin:0 6px;
}
.pages a.active{
	color:#F00;
}
/**/
.saler{
	width:100%;
	height:auto;
	overflow:hidden;
}
.saler h5{
	width:100%;
	height:auto;
	overflow:hidden;
	line-height:24px;
	padding-left:35px;
	padding-top:25px;
}
.saler ul{
	float:left;
	width:355px;
	height:auto;
	overflow:hidden;
	padding-left:35px;
}
.saler ul li{
	padding:2px 0;
}
/**/
.join{
	width:760px;
	height:auto;
	overflow:hidden;
	margin:20px auto;
	line-height:24px;
}
.join h5{
	padding-bottom:25px;
}
/**/
.addr{
	width:790px;
	height:auto;
	overflow:hidden;
	padding:15px;
	line-height:24px;
}
.addr h5{
	width:100%;
	height:auto;
	overflow:hidden;
	font-weight:normal;
	padding-top:12px;
}
.addr h5 img{
	float:left;
	margin-right:12px;
	margin-top:4px;
}
.addr h3{
	font-size:12px;
	padding-top:36px;
}
.addr2{
	float:left;
	width:370px;
	height:auto;
	overflow:hidden;
}
.addr ul li{
	padding-left:36px;
}
/**/
.main5{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top:12px;
}
.main5 .title{
	width:100%;
	height:29px;
	overflow:hidden;
	border-top:1px solid #96c6ea;
	border-bottom:1px solid #96c6ea;
}
.main5 .title h3{
	width:100%;
	height:28px;
	overflow:hidden;
	background:#f5f5f5;
	border-top:1px solid #FFF;
	font-size:14px;
	line-height:28px;
	text-indent:20px;
	color:#646464;
}
.main5 .pro-list ul{
	width:100%;
	padding:15px 0;
}
.main5 .pro-list ul li{
	width:480px;
	padding-left:20px;
	margin-right:0;
}
.main5 .pro-list ul li img{
	width:160px;
	height:160px;
}
.main5 .pro-list ul li div{
	width:300px;
}
.main5 .pro-list ul li div h5{
	padding:10px 0 0 0;
}
.main5 .pro-list ul li div p{
	width:100%;
	height:120px;
	overflow:hidden;
	line-height:20px;
	margin:5px 0 10px;
	color:#666;
}
/**/
.tab1-3{
	width:320px;
	line-height:24px;
}
.tab1-3 p{
	padding:0;
}
.fright{
	float:right;
	padding-right:15px;
}
.tab1-4{
	width:420px;
}
.tab-r1{
	float:right;
	width:470px;
	height:auto;
	overflow:hidden;
	padding:0 15px;
}
.tab-r1 img{
	display:block;
	margin-bottom:20px;
}
.tab1-5{
	width:520px;
}
.tab1-6{
	float:left;
	width:100%;
	height:auto;
	overflow:hidden;
	text-align:center;
	padding:35px 0;
}
.tab1-6 img{
	float:left;
	margin:0 40px;
	display:inline;
}
.tab1-7{
	width:280px;
}
/**/
.proc{
	width:100%;
	height:auto;
	overflow:hidden;
}
.main .slide,.main .slide ul li{
	width:820px;
}
.main .slide img{
	display:block;
	width:820px;
}
.pro-list2 ul li{
	float:left;
	width:200px;
	height:228px;
	overflow:hidden;
	text-align:center;
	line-height:28px;
	font-size:12px;
	border-bottom:1px solid #e6e6e6;
	margin:20px 32px 0;
	display:inline;
}
.pro-list2 ul li img{
	display::block;
	width:200px;
	height:200px;
}
.pro-list2 ul li a{
	color:#787878;
}
.pro-list2 ul li a:hover{
	color:#005198;
}
.main4 .pro-type2 ul{
	padding-left:300px;
}
.pro-list3{
	margin-top:20px;
}
.main4 .pro-type3 ul{
	padding-left:312px;
}
.main4 .pro-type4 ul{
	padding-left:512px;
}
/**/
.sjbox{
	width:650px;
	height:auto;
	overflow:hidden;
	padding-left:20px;
}
.sjbox hr{
	width:650px;
	height:1px;
	overflow:hidden;
	border:0;
	border-bottom:1px solid #e6e6e6;
}
/**/
.csbox{
	width:100%;
	height:a;
	overflow:hidden;
	margin:0 auto;
	color:#505050;
	line-height:20px;
}
.csbox h3{
	font-size:14px;
	width:756px;
	color:#5696cd;
	line-height:32px;
	border-bottom:1px solid #8f8f8f;
	margin-top:20px;
	margin-left:20px;
	text-indent:20px;
}
.csbox h4{
	font-size:12px;
	width:756px;
	color:#5696cd;
	line-height:32px;
	margin-top:20px;
	margin-left:20px;
	text-indent:20px;
}
.csbox h5{
	font-size:14px;
	color:#5696cd;
	line-height:24px;
	margin-top:20px;
}
.csbox table{
	width:756px;
	height:auto;
	margin-left:20px;
}
.csbox table thead{border-bottom:1px solid #888; text-align:left;}
.csbox table thead tr th{padding:5px 20px;}
.csbox table td{
	padding:5px 20px;
	border-bottom:1px solid #e0e0e0;
	vertical-align:top;
}
.csbox table tr span{font-size:smaller;}
.csbox table.tab2{
	width:100%;
	margin-left:0;
}
.csbox table.tab2 td{
	border:0;
	padding:5px;
}
.csbox table.tab2 ul{
	width:450px;
}
.csbox table.tab2 ul li{
	float:left;
	margin:0 13px 3px 0;
	width:130px;
	text-align:center;
	background:#CCC;
	display:block;
}
.csbox table.tab2 ul li ul li{
	float:none;
	margin:0;
	display:block;
	padding:5px;
}
.csbox table.tab2 ul li ul li span{
	font-size:8px;
}
.hsd{
	font-family:Arial, Helvetica, sans-serif;
}
/**/
.pro-list4 ul{
	width:930px;
	padding:10px 0;
	margin:0 auto;
}
.pro-list4 ul li{
	width:310px;
	padding-left:0;
	margin-right:0;
}
.pro-list4 ul li img{
	width:160px;
	height:160px;
}
.pro-list4 ul li div{
	width:132px;
}
.pro-list4 ul li div h5{
	padding:10px 0 0 0;
}
.pro-list4 ul li div p{
	line-height:14px;
	padding:6px 0;
}
/**/
.sjbox h5{
	font-size:18px;
	font-weight:normal;
	line-height:36px;
	color:#5696cd;
	padding:20px 0;
}
.sjbox h5 a{
	color:#5696cd;
}
.sjbox1{
	width:100%;
	height:auto;
	overflow:hidden;
	padding:20px 0;
}
.sjbox1 img{
	float:left;
	margin-right:95px;
}
.sjbox ul{
	font-size:13px;
	line-height:24px;
	color:#666;
}
.sjbox2 img{
	float:right;
	margin:0;
	padding-right:50px;
}
.sjbox2 h5{
	padding:5px 0;
}
.sjbox3 ul{
	padding-left:50px;
}
/**/
.pro-list5{
	width:100%;
	height:auto;
	overflow:hidden;
}
.pro-list5 ul{
	width:100%;
	height:auto;
	overflow:hidden;
	padding:12px 0;
}
.pro-list5 ul li{
	float:left;
	width:140px;
	height:150px;
	overflow:hidden;
	margin:12px 30px;
	display:inline;
	text-align:center;
	line-height:20px;
}
.pro-list5 ul li img{
	display:block;
	width:120px;
	height:120px;
	overflow:hidden;
	margin:0 auto;
	margin-bottom:10px;
}
/**/
.honour{
	width:100%;
	height:auto;
	overflow:hidden;
}
.honour ul li{
	float:left;
	width:100%;
	height:auto;
	overflow:hidden;
	padding:5px 0;
	border-bottom:2px solid #efefef;
}
.honour ul li h5{
	width:100%;
	height:auto;
	overflow:hidden;
	line-height:24px;
	font-weight:normal;
	padding:10px 0 5px;
}
.honour ul li img{
	float:left;
	margin:5px 13px;
	display:inline;
}
.honour ul li.h2 img{
	margin:5px;
}
.honour ul li p{
	width:100%;
	height:auto;
	overflow:hidden;
}
.honour ul li p img{
	padding-bottom:20px;
}
/**/
.access ul li{
	float:left;
	width:100%;
	height:auto;
	overflow:hidden;
	padding:8px 0 20px;
	border-bottom:1px solid #ebebeb;
}
.access ul li h3{
	width:100%;
	height:auto;
	overflow:hidden;
	font-size:18px;
	color:#5696cd;
	line-height:32px;
}
.access ul li img{
	float:left;
	width:180px;
	height:180px;
	margin-right:20px;
}
.access ul li div{
	float:left;
	width:580px;
	height:auto;
	overflow:hidden;
	line-height:20px;
}
.access ul{
	width:100%;
	height:auto;
	overflow:hidden;
}
.access ul li ul li{
	padding:0;
	width:49.5%;
	border:0;
	line-height:24px;
}
.access ul li h5{
	font-weight:normal;
	padding-top:20px;
	line-height:24px;
}

/**/
.access2 ul{
	width:100%;
	height:auto;
	overflow:hidden;
}
.access2 ul li{
	float:left;
	width:100%;
	height:auto;
	overflow:hidden;
	padding:20px 0;
	border-bottom:1px solid #ebebeb;
	line-height:20px;
}
.access2 ul li h3{
	width:100%;
	height:auto;
	overflow:hidden;
	font-size:18px;
	color:#5696cd;
	line-height:32px;
}
.access2 ul li img.cover{
	float:left;
	width:120px;
	height:200px;
	margin-right:20px;
}
.access2 ul li .d1{
	float:left;
	width:256px;
	height:auto;
	overflow:hidden;
	padding:0 30px 0 10px;
	font-size:13px;
}
.access2 ul li .d1 h4{
	font-size:16px;
	text-align:right;
	padding-top:40px;
	padding-bottom:10px;
}
.access2 ul li .d1 p{
	word-break:break-all;
}
.access2 ul li .d2{
	float:left;
	width:320px;
	height:auto;
	overflow:hidden;
	line-height:24px;
}
.access2 ul li .d2 h5{
	padding-left:12px;
}
.access2 ul li .d2 ul li{
	padding:0;
	border:0;
	width:308px;
	text-indent:-12px;
	padding-left:12px;
	line-height:24px;
}




.access3{
	width:100%;
	height:auto;
	overflow:hidden;
	padding:20px 0;
}
.access3 h3{
	font-size:12px;
	color:#5696cd;
	padding:10px 0;
}
.access3 h3 span{
	font-weight:normal;
	color:#333;
}
.access4,.access4 ul{
	width:100%;
	height:auto;
	overflow:hidden;
}
.access4 ul li{
	float:left;
	width:220px;
	overflow:hidden;
	line-height:20px;
	text-align:center;
	border-bottom:1px solid #ebebeb;
	padding:0 20px 8px;
	margin-bottom:20px;
}
.access4 ul li img{
	display:block;
	width:220px;
	height:220px;
}
.access4 ul li strong{
	display:block;
	color:#555;
}
.access4 ul li span{
	color:#888;
}


/*背架*/
.access5 ul li h3{
	overflow:hidden;
	font-size:18px;
	color:#5696cd;
	line-height:32px;
}
.access5 h4{font-size:16px; margin:2em 0 1em;}
.access5 .d3{float:left; width:380px; overflow:hidden; padding:0 20px 0 0; border-right:1px solid #eee;}
.access5 dl dt{color:#59c; line-height:16px; font-weight:bold;}
.access5 dl dd{margin:5px 0 1em; line-height:18px;}
.access5 .d4{float:left; width:380px; overflow:hidden;  padding:5px 0 0 20px; }


/**/
.ms1,.ms2,.ms3{
	width:100%;
	height:auto;
	overflow:hidden;
	padding:10px 0;
}
.ms1 p{
	padding:10px 20px;
}
.ms1 ul{
	float:left;
	width:300px;
	height:auto;
	overflow:hidden;
	padding:30px 0 0 50px;
}
.ms1 ul li{
	float:left;
	width:100%;
	height:auto;
	overflow:hidden;
	text-align:center;
}
.ms1 ul li img{
	display:block;
	margin-top:15px;
	margin-bottom:50px;
}
.ms2{
	padding-top:45px;
}
.ms2-1{
	float:left;
	width:400px;
	height:auto;
	overflow:hidden;
	padding:0 35px 0 0;
}
.ms2-1 img{
	display:block;
	margin-bottom:20px;
}
.ms2-2{
	float:left;
	width:370px;
	height:auto;
	overflow:hidden;
}
.ms2-2 h5{
	color:#5696cd;
}
.ms2-2 dl{
	width:100%;
	height:auto;
	overflow:hidden;
	padding:10px 0;
}
.ms2-2 dl dt{
	font-weight:bold;
	padding:6px 0;
}
.ms2-2 dl dd{
	padding:6px 0;
}
.ms3 ul li{
	float:left;
	width:300px;
	height:250px;
	overflow:hidden;
	margin:20px 55px 40px;
	display:inline;
}
.ms3 ul li h5{
	color:#666;
	padding-bottom:15px;
}
.ms3 ul li img{
	display:block;
}
.proc2{
	width:100%;
	height:auto;
	padding:10px 0;
}
.proc2 h5{
	color:#5696cd;
	padding:20px 20px 0;
}
.proc2 p{
	padding:5px 20px;
	line-height:24px;
}

/*new*/

/*nav*/
.pro-type5{height:180px; overflow:hidden; margin:15px 0;}
.pro-type5 ul{overflow:hidden; line-height:38px; border:1px solid #eee; background:#f5f5f5; width:820px;}
.pro-type5 ul li{float:left; overflow:hidden;}
.pro-type5 ul li a{overflow:hidden; width:163px; height:178px; text-align:center; display:block;}
.pro-type5 ul li a p{font-size:12px; line-height:22px; margin-top:2em;}
.pro-type5 ul li a img{margin-top:10px;}
.pro-type5 ul li a.active{background:url(../../images/probg_01.jpg);}

.pro-type7{height:180px; overflow:hidden; margin:15px 0;}
.pro-type7 ul{overflow:hidden; line-height:38px; border:1px solid #eee; background:#f5f5f5; width:820px;}
.pro-type7 ul li{float:left; overflow:hidden;}
.pro-type7 ul li a{width:203px; overflow:hidden; text-align:center; display:block; height:178px;}
.pro-type7 ul li a p{font-size:12px; line-height:22px; margin-top:2em;}
.pro-type7 ul li img{margin-top:10px;}
.pro-type7 ul li a.active{background:url(../../images/probg_01-4.jpg);}

.pro-type8{height:180px; overflow:hidden; margin:15px 0;}
.pro-type8 p{font-size:12px; line-height:22px;  margin-top:2em;}
.pro-type8 ul{overflow:hidden; line-height:38px; border:1px solid #eee; background:#f5f5f5;}
.pro-type8 ul li{float:left; overflow:hidden;}
.pro-type8 ul li a{width:272px; overflow:hidden; text-align:center; display:block; height:178px;}
.pro-type8 ul li img{margin-top:10px;}
.pro-type8 ul li a.active{background:url(../../images/probg_01-3.jpg);}

/*Tab1*/
.page1{width:100%; height:auto; overflow:hidden;}
.page1 p{font-size:12px; line-height:22px; padding:0 60px 20px 30px; color:#555;}
.page1 h1{font-size:20px; line-height:24px; color:#444; margin:0 0 15px 30px;}
.page1 h2{font-size:18px; color:#59c; line-height:24px; margin:0 4px 15px 30px;}
.page1 li{font-size:12px; color:#555; line-height:22px; width:820px;}
.page-con1{float:left; width:410px; padding:30px 0px;}
.page-con1 h1 span{font-size:15px;}
.page-con1 img{margin:0 0 1.5em 3px;}
.page-con2{float:left; width:410px; padding:70px 0px;}
.page-con2 img{padding-left:2.5em;}

/*Tab2*/
.page2-con1{float:left; padding:30px 0 70px 0px;}
.page2-con1 img{padding-left:2.5em;}
.page2-con1 p{margin-top:1.5em;}
.page2-con2{float:left; width:500px;}
.page2-con2 img{padding-left:2.5em;}
.page2-con1 .dll{float:left; padding:0 0 0 3em;}
.page2-con1 .dll dt{margin-top:3em;}

/*Tab4*/
.page3 ul li{background:url(../../images/DSR_16.gif) no-repeat; background-size:273px; text-align:center; float:left; width:273px; height:290px; margin:0 0 -3px -1px;}
.page3 ul li a{line-height:22px; font-size:12px; text-align:left;}
.page3 ul li a img{padding-top:1em;}
.page3 ul li a p{margin:0 10px 0 20px;}
.page3 ul li a span{color:#555;}
.mian6{margin-top:15px;}
.page4{width:820px; overflow:hidden; margin-bottom:10px; position:relative;}
.page4-l{float:left; padding:25px 0 0 15px;}
.page4 p{font-size:18px; line-height:24px; color:#059;}
.page4 ul{overflow:hidden; line-height:38px; float:right; margin:25px 15px 0 0;}
.page4 ul li{float:left; overflow:hidden; margin-left:10px;}
.page4 ul li a{overflow:hidden; text-align:center;  margin:20px 0 0 5px;}
.page4 ul li a.active{color:#59c;}

/*DSR-TH*/
.pro-type6{height:42px; overflow:hidden; margin-top:30px;}
.pro-type6 p{font-size:12px; line-height:22px;}
.pro-type6 ul{overflow:hidden;background:url(../../images/DSR_34.gif);}
.pro-type6 ul li{float:left; overflow:hidden;}
.pro-type6 ul li a{width:100px; float:left; overflow:hidden; text-align:center; padding:15px 0 0; height:70px;}
.pro-type6 ul li a.active{background:url(../../images/DSR_32.gif); color:#FFF; height:42px;}

.pro-con{width:100%; margin:20px 0 20px;}
.pro-con p{font-size:12px; line-height:22px; padding:0 5px 20px 25px;}
.pro-con h1{font-size:28px; line-height:28px; color:#444; margin:1em 0 0 20px;}
.pro-con h1 span{font-size:18px;}
.pro-con h2{font-size:18px; line-height:24px; margin:0 0 15px 25px; color:#444;}
.pro-con h4{font-size:12px; color:#444; margin:0 0 2em 20px;}
.pro-con-l{float:left; width:406px;}
.pro-con-r{float:right; width:406px;}
.pro-con-b{text-align:center;}
.pro-con-b img{margin-top:3em;}

.pro-con1{width:100%; margin:20px 0 0; height:31em;}
.pro-con1 p{font-size:12px; line-height:22px; padding:0 5px 20px 25px;}
.pro-con1 h1{font-size:28px; line-height:28px; color:#444; margin:1em 0 0 20px;}
.pro-con1 h2{font-size:18px; line-height:24px; margin:0 0 15px 25px; color:#444;}
.pro-con1 h4{font-size:14px; color:#444; margin:0 0 2em 20px;}
.pro-con1-l{float:left; width:406px;}
.pro-con1-r{float:right; width:406px;}

/*cloud-zoom*/
a:active,a:hover,a:visited{border:0;}
/* This is the moving lens square underneath the mouse pointer. */
a img{margin:2px;}
.cloud-zoom-lens {
	border: 4px solid #fff;
	margin:-4px;	/* Set this to minus the border thickness. */
	background-color:#fff;	
	cursor:move;		
}

/* This is for the title text. Download by http://www.codefans.net*/
.cloud-zoom-title {
	font-family:Arial, Helvetica, sans-serif;
	position:absolute !important;
	background-color:#000;
	color:#fff;
	padding:3px;
	width:100%;
	text-align:center;	
	font-weight:bold;
	font-size:10px;
	top:0px;
}

.pro-list6{margin:10px 0 2em; overflow:hidden;}
.pro-list6 h2{font-size:18px; line-height:24px; margin:0 0 10px 25px; float:left; color:#444;}
.pro-list6 ul{float:right; overflow:hidden;}
.pro-list6 ul li{float:left;}
.pro-list6 a#oimg1{float:left; overflow:hidden; width:35px; height:31px; background:url(../../images/pro-list_03.png) 0 -31px no-repeat; text-align:center;}
.pro-list6 a#oimg2{float:left; overflow:hidden; width:35px; height:31px; background:url(../../images/pro-list_03.png) -35px 0 no-repeat; text-align:center;}
.pro-list6 a#oimg1.active{background:url(../../images/pro-list_03.png) 0 0 no-repeat;}
.pro-list6 a#oimg2.active{background:url(../../images/pro-list_03.png) -35px -31px no-repeat;}
.pro-list6 a img{margin:5px 0 0;}

.pro-list7 ul li{border:1px solid #eee; float:left; width:271px; height:380px;}
.pro-list7 ul li a{text-align:left;}
.pro-list7 ul li a img{padding-top:1em; width:271px;}
.pro-list7 ul li a p{margin:0 2em 30px; border-top:1px solid #eee; padding-top:1em;}
.pro-list7 ul li:hover{background:url(../../images/pro-list_08.gif) no-repeat;}
.pro-list7 ul li span{color:#555;}

.pro-list8 ul{border-bottom:1px solid #eee;}
.pro-list8 ul li{border-top:1px solid #eee; width:820px; height:145px;}
.pro-list8 ul li a{text-align:left;}
.pro-list8 ul li a h4{margin-top:2em;}
.pro-list8 ul li a img{float:left;}
.pro-list8 ul li a span{float:right; width:250px;}



/* This is the zoom window. */
.cloud-zoom-big {
	border:4px solid #fff;
	overflow:hidden;
}

/* This is the loading message. */
.cloud-zoom-loading {
	color:white;	
	background:#fff;
	padding:3px;
	border:1px solid #000;
}


/*滑动效果*/
.jcImgScroll { position:relative; height:237px; margin:20px 0 100px;}
.jcImgScroll li { border:1px solid #ccc; }
.jcImgScroll li a { background:#fff; display:block; height:237px;  }
.jcImgScroll li.loading a { background:#fff url(img/DSR-ZS-loading.gif) no-repeat center center;} 
.jcImgScroll li img,.jcImgScroll li,.jcImgScroll em,.jcImgScroll dl { display:none; border:0 none;}
.jcImgScroll em.sPrev { background:url(../images/DSR-ZS-arrow-left.png) no-repeat left center; }
.jcImgScroll em.sNext { background:url(../images/DSR-ZS-arrow-right.png) no-repeat right center;}
.jcImgScroll dl dd { background:url(../images/DSR-ZS-NumBtn.png) no-repeat 0 bottom; text-indent:-9em; }
.jcImgScroll dl dd:hover,.jcImgScroll dl dd.curr { background-position:0 0; }

/*icon返回顶部*/
*{ padding:0px; margin:0px;}
*html{background-image:url(about:blank);background-attachment:fixed;}/*解决IE6下滚动抖动的问题*/
#tbox{width:49px; float:left; position:fixed; right:50px; bottom:15px;
_position:absolute;
_bottom:auto;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,5)||0)-(parseInt(this.currentStyle.marginBottom,5)||0)));
_margin-bottom:15px;
}/*解决IE6下不兼容 position:fixed 的问题*/
#gotop{ width:49px; height:67px; background:url(../../images/icon.gif) no-repeat; display:block;}

/*机型比较表格*/
.mtab{width:820px; text-align:center; font-size:12px; color:#333;  border-collapse:collapse;}
.mtab th{border: 1px solid #ccc; font-weight:normal;}
.mtab td{border: 1px solid #ccc; font-weight:normal;}
.mtab thead .mm{background:url(../../images/m1-EN.png) no-repeat; height:65px;}
.mtab thead .mm{background-size:275px 65px;}
.mtab thead th{background:#eee; width:235px;}
.mtab tbody,th,td{height:30px;}
.m1{width:64px;}
.shuffle{background:url(../../images/m2.gif) no-repeat;}
.m2{width:20px;}


/*探头表格样式*/
.access6,.access6 ul{
	width:100%;
	height:auto;
	overflow:hidden;
	text-align:center;
}
.access6 ul li{
	float:left;
	width:370px;
	overflow:hidden;
	line-height:20px;
	text-align:center;
	padding:0 15px 8px;
	margin-bottom:20px;
	text-align:center;
}
.access6 ul li img{
	display:block;
	width:220px;
	height:220px;
	margin-left:5em;
}

.actab{width:380px; height:auto; font-size:12px; color:#333;  border-collapse:collapse;}
.actab tr{height:45px;}
.actab th{border: 1px solid #ccc; font-weight:normal;}
.actab td{border: 1px solid #ccc; font-weight:normal;}
.actab thead th{background:#eee; text-align:center;}
.actab tbody th{height:35px; text-align:left; padding-left:1em;}
.actab tbody td{height:35px; text-align:left; padding-left:1em;}

/*list nav*/
.side3{
	float:left;
	width:260px;
	height:auto;
	overflow:hidden;
	margin-top:24px;
}

.cata3{
	width:100%;
	height:auto;
	overflow:hidden;
	background:#f5f5f5;
	border-top:1px solid #96c6ea;
	border-bottom:1px solid #96c6ea;
	font-size:11px;
}
.cata3 h2{
	width:100%;
	height:auto;
	overflow:hidden;
	line-height:18px;
	padding:8px 0;
	border-top:1px solid #FFF;
	background:url(../../images/side1.gif) no-repeat center bottom;
	font-weight:normal;
	color:#787878;
	text-align:center;
}
.cata3 ul{
	width:100%;
	height:auto;
	overflow:hidden;
	padding:10px 0 28px;
}
.cata3 ul li{
	width:100%;
	height:auto;
	overflow:hidden;
	line-height:28px;
}
.cata3 ul li a{
	display:block;
	width:240px;
	height:auto;
	overflow:hidden;
	padding:0 52px 0 15px;
	background:url(../../images/side2.gif) no-repeat 0 bottom;
}
.cata3 ul li a.active{
	background:#5696cd url(../../images/side4.gif) repeat-x 0 0;
	color:#FFF;
}
.cata3 ul li ul{
	padding:0;
	border:0;
	background:#9b9b9b;
	margin-bottom:-2px;
	display:none;
}
.cata3 ul li ul li{
	height:24px;
	line-height:20px;
}
.cata3 ul li ul li a{
	height:22px;
	background:url(../../images/side3.gif) no-repeat 0 bottom;
	color:#FFF;
}

.main1{
	float:left;
	width:700px;
	height:auto;
	overflow:hidden;
	margin:24px 0 0 20px;
}
.pro-list9,.pro-list9 ul{
	width:100%;
	height:auto;
	overflow:hidden;
}
.pro-list9 ul{
	width:840px;
}
.pro-list9 ul li{
	float:left;
	width:420px;
	height:auto;
	overflow:hidden;
	padding:15px 0 40px;
}
.pro-list9 ul li img{
	float:left;
	width:120px;
	height:120px;
}
.pro-list9 ul li div{
	float:left;
	width:250px;
	height:auto;
	overflow:hidden;
	margin-left:10px;
	display:block;
}
.pro-list9 ul li div h5{
	width:100%;
	height:32px;
	overflow:hidden;
	font-weight:normal;
	line-height:16px;
}
.pro-list9 ul li div p{
	width:100%;
	height:80px;
	overflow:hidden;
	line-height:20px;
	margin:5px 0 10px;
	color:#666;
}
.pro-list9 ul li div a.more{
	float:right;
}

/*计量产品页面选项卡*/
.tab5{width:820px; margin:50px auto 0 auto; list-style-type:none; color:#222;color:#222; font-family:"微软雅黑"; color:#333;}
.tab5 a,img{border:0;}
.menu{height:38px; font-size:14px;}
.menu ul{margin:0;padding:0;}
.menu li{
	float:left;
	text-align:center;
	line-height:38px;
	min-width:134px;
	height:38px;
	cursor:pointer; 
	background:#eee; 
	margin-right:1px;
	padding:0 15px; 
	border-top-right-radius:15px;
	background:#cef;
}
.menu li.off{
		font-weight:bold;
}
.menudiv{height:auto;border:#cae5f8 solid 3px;}
.menudiv div{padding:15px 15px 0;}

/*计量产品页面表格*/
.table5{width:750px;}
.table5 table{margin-bottom:40px;}
.table5 thead{background:#f3f3f3; height:35px;}
.table5 thead tr td{padding:5px 15px; width:740px; color:#5696cd; font-size:14px;}
.table5 tbody tr td{border-bottom:1px solid #ddd; padding:5px 15px;}

/*3MS*/
@font-face
{
	font-family:DIN;
	src:url(../../font/DINPro-Light.ttf),
		url(../../font/DINPro-Light.eot),
		url(../../font/DINPro-Light.svg),
		url(../../font/DINPro-Light.woff);
}
@font-face{
	font-family:AvantGarde;
	src:url(../../font/AVGARDN.TTF),
		url(../../font/AVGARDN.eot),
		url(../../font/AVGARDN.svg),
		url(../../font/AVGARDN.woff);
}
.ms4{
	text-align:center; 
	margin-top:1em;
}
.ms4 .ms4-tit{
	font-family:DIN; 
	font-size:30px; 
	color:#1d7fcc;
}
.ms4 p{
	font-family:"幼圆"; 
	font-size:18px; 
	color:#323232;
}

.ms4-1 .bline{
	border-bottom:#13b5b1 1px dashed; 
	width:600px;
	overflow:hidden;
	position:relative;
	left:8.8em;
	top:5em;
}
.ms4-1 ul{
	text-align:center;
	position:relative;
	left:9.5em;
}
.ms4-1 ul li{
	float:left;
	display:inline-block;
	overflow:hidden;
}
.ms4-1 ul li a div{
	background:#6b9ac4; 
	border-radius:45px; 
	width:45px; 
	height:45px; 
	float:left; 
	margin:2em 2em 1em; 
	color:#FFF; 
	text-align:center; 
	line-height:2.5em; 
	font-size:18px; 
	font-weight:bold; 
	float:none;
	display:inline-block;
	overflow:hidden;
}

.ms4-1 ul li a:hover div{
	background:#13b5b1;
}

.ms5{
	text-align:center; 
	margin-top:1em;
	float:none;
	padding-top:2em;
}
.ms5 .ms4-tit{
	font-family:DIN; 
	font-size:30px; 
	color:#1d7fcc;
	font-weight:lighter;
	margin-bottom:1em;
}
.ms5-1{
	background:url(../../images/3MS_history.png) center no-repeat; 
	width:820px; 
	height:1363px; 
	text-align:center; 
	margin:2em 0;
}
.ms5-l{
	width:370px; 
	float:left; 
	text-align:right; 
	margin-top:2.5em;
}
.ms5-l ul li{
	margin-bottom:7.8em;
}
.ms5-l ul li ul li{
	float:left;
}
.ms5-l ul li ul li p{
	margin-right:1em;
	font-family:AvantGarde; 
	line-height:40px;
	font-size:18px;
}
.ms5-l ul li ul li div{
	width:197px; 
	color:#818181; 
	margin-right:1.5em;
}
.ms5-l ul li ul li img{
	border:none; 
	margin-top:1em;
}
.ms5-r{
	width:370px;
	float:right; 
	text-align:left;
}
.ms5-r ul li{
	margin-bottom:8em;
}
.ms5-r ul li ul li{
	float:right;
}
.ms5-r ul li ul li p{
	margin-left:1em;
	font-family:AvantGarde; 
	line-height:40px;
	font-size:18px;
}
.ms5-r ul li ul li div{
	width:197px; 
	color:#818181; 
	margin-left:1.5em;
}
.ms5-r ul li ul li img{
	border:none; 
	margin-top:1em;
}

.ms6{
	text-align:center; 
	margin-top:1em;
	float:none;
	padding-top:2em;
}
.ms6 .ms4-tit{
	font-family:DIN; 
	font-size:30px; 
	color:#1d7fcc;
	font-weight:lighter;
	margin-bottom:1em;
}

.ms6-1{
	text-align:center;
	
}
.ms6-1 ul{
	width:820px;
	padding:0;
	height:78em;
}
.ms6-1 ul li{
	float:left; 
	margin:0 2.5px;
	width:155px;
	height:170px;
}
.ms6-1 ul li p{
	margin:1em 0 2em;
	line-height:18px;
}
.ms6-2{
	width:820px;
}
.ms6-2 dl{
	width:220px;
	float:right;
	margin:2.5em 3.5em 0 0;
}
.ms6-2 dl dt{
	font-size:14px;
	font-weight:bold;
	color:#323232;
	margin-bottom:1em;
}
.ms6-2 dl dt img{
	margin-right:1em;
	float:left;
}
.ms6-2 dl dd{
	margin:2em 0 0 2.5em;
}
.ms6-2 dl dd ul li{
	float:left;
	width:7em;
	color:#818181;
}
.ms6-2 dl dd ul li ul li{
	float:none;
	line-height:20px;
}

/*3ms省级*/
.province{
	padding:2em 0;
	text-align:center;
}
.province p{
	color:#818181;
	text-align:justify;
}
.province1{
	background:#f5f5f5;
	border-bottom:#ccc 1px solid;
	border-top:#ccc 1px solid;
	width:820px;
}
.province1 dl{
	padding:1em;
	margin:2.5em;
}
.province1 dl dt div{
	font-family:DIN; 
	font-size:18px; 
	color:#1d7fcc;
	font-weight:lighter;
}
.province1 dl dd p{
	color:#818181;
	line-height:24px;
	margin-top:2em;
}
.province1-l dl{
	float:left;
	width:320px;
	border-right:1px #ccc solid;
	margin-right:2em;
	padding:1em 0 8.5em;
	overflow:hidden;
}
.province1-l dl dd p{
	padding-right:1em;	
}
.province1-l img{
	float:left;
	margin:4em 4em 2em;
}
.province2-1{
	float:left;
}
.province2-2{
	float:right;
}
.province_txt{
	height:180px;
	line-height:30px;
	color:#888;
	text-align:center;
}
.province_img{
	background:#0d1b23;
	margin-bottom:10px;
}

/*3ms arc400*/
.arc400 p{
	height:220px;
	line-height:26px;
	color:#888;
	text-align:center;
}

/*3ms 采集器*/
.collector p{
	height:160px;
	line-height:26px;
	color:#888;
	text-align:center;
}
/*3ms 风速*/

.winds{
	padding:1em 0;
	text-align:center;
}
.winds p{
	color:#818181;
	text-align:center;
	margin-left:40px;
	margin-right:40px;
}
.winds{
	background:#f5f5f5;
	border-bottom:#ccc 1px solid;
	border-top:#ccc 1px solid;
	width:820px;
}
.winds_1 img{
	margin-top:20px;
	margin-bottom:20px;
}
.winds_txt dl{
	padding:1em;
	margin:1.5em;
}
.winds_txt dl dt{
	text-align:left;
}
.winds_txt dl dt p{
	color:#323232;
	font-family:DIN;;
	font-size:24px;
	text-align:left;
}
.winds_txt dl dt div{
	font-family:DIN; 
	font-size:30px; 
	color:#1d7fcc;
	font-weight:lighter;
	margin-left:40px;
	
}
.winds_txt dl dd p{
	color:#818181;
	line-height:24px;
	margin-top:5px;
	text-align:left;
}


/*3ms 湿度*/
.humi{
	background:#17252c;
	margin:0 0 2em;
}
.humi p{
	float:left;
	color:#FFF;
	width:20em;
	margin:5em 0 0 5em;
	line-height:24px;
}
.humi p em{
	color:#FFF;
	font-size:14px;
	line-height:30px;
}
.humi-list{
	width:820px;
	height:20em;
}
.humi-list li{
	float:left;
	border-right:1px solid #ccc;
	text-align:center;
	color:#818181;
	margin:1em 0;
}

/*3ms软件*/
.ms7{
	margin-top:1em;
	padding-top:2em;
	width:820px;
	overflow:hidden
}
.ms7-l{
	float:left;
}
.ms7-1 .ms4-tit{
	font-family:DIN; 
	font-size:30px; 
	color:#1d7fcc;
	font-weight:lighter;
}
.ms7-2 p{
	color:#818181;
	width:30em;
	margin:2em 5em 0 0;
	line-height:24px;
}
.ms7-3{
	width:820px;
	height:32em;
	text-align:center;
	overflow:hidden;
}
.ms7-3 li{
	float:left;
	background:#f5f5f5;
	width:12em;
	height:35em;
	margin:3em 0.3em;
}
.ms7-3 li img{
	position:relative;
	top:-3em;
}
.ms7-3 li dl{
	float:none;
	padding:0 1em 2em;
}
.ms7-3 li dl dt{
	color:#323232;
	line-height:16px;
	height:4.2em;
	font-size:14px;
}

.ms7-3 li dl dd{
	color:#818181;
	line-height:14px;
	font-size:12px;
}

/*Join us*/
#job{
	width:820px;
	height:30em;
	text-align:center;
	float:none;
	overflow:hidden;
}
#job li{
	float:left;
	width:120px;
	margin:5em 1.5em;
}

#job li dl{
	color:#818181;
	line-height:16px;
}
#job li dl dt{
	color:#323232;
	font-size:14px;
	margin:1.5em 0 0;
	height:3em;
}

.jobTit p{
	font-family:"幼圆"; 
	font-size:18px; 
	color:#323232;
	margin:1em 0;
	float:left;
}
.jobTit p em{
	font-family:DIN; 
	font-size:30px; 
	color:#1d7fcc;
	font-weight:lighter;
}
.jobTit a p{
	color:#323232;
	font-size:14px;
	font-family:inherit;
	float:right;
	margin:2.5em 0;
}
#jobTab{
	width:820px;
}
#jobTab tr{
	border-top:#ccc solid 1px;
	border-bottom:#ccc solid 1px;
}
#jobTab tr td{
	padding-left:3em;
	overflow:hidden;
}
#jobTab tr td p{
	color:#818181;
	font-size:12px;
	line-height:3em;
}
#jobTab tr td em{
	color:#323232;
	font-size:14px;
}
.jobBtom p{
	text-align:center;
	color:#323232;
	font-size:14px;
	line-height:32px;
	margin:2em 0;
};
.jobBtom p a img{
	padding-top:100em;
}
/*CINRAD页面 begin*/
.cinrad p{
	text-align:center;
	line-height:24px;
	color:#888;
}
.cinrad p strong{
	color:#333;
	font-size:14px;	
}
.cinrad-1 p{
	height:220px;
	width:800px;
	background:url(../images/cinrad_1.png) no-repeat;
	line-height:26px;
	color:#888;
	text-align:center;
}
/*MOR页面 begin*/
@font-face{
	font-family:univers-condensedlight;
	src:url('../font/univers-condensedlight.eot');
	src:url('../font/univers-condensedlight.ttf') format('truetype'),
		url('../font/univers-condensedlight.eot') format('embedded-opentype'),
		url('../font/univers-condensedlight.svg') format('svg'),
		url('../font/univers-condensedlight.woff') format('woff');
	font-style:normal;
	font-weight:normal;
}
.mortitle p{
	font-size:24px;
	color:#888;
}
.mortitle p em{
	font-size:72px;
	color:#17c;
	font-family:univers-condensedlight;
}
.mor p{
	line-height:18px;
	color:#888;
}
.mor-1{
	text-align:center;
}
.mor-1-txt p{
	height:232px;
	background:url(../../images/mor_1-1.png) no-repeat;
	line-height:20px;
	color:#888;
}
.mor-1-txt p strong{
	color:#333;
	font-size:14px;	
}
.mor-2{
	width:820px;
	position:relative;
}
.mor-2 .mortitle{
	position:absolute;
	right:25px;
	bottom:70px;
}
.mor-2 .mortitle p{
	font-size:14px;
}

	
.mor ul{
	width:820px;
	height:320px;
	background:url(../../images/mor_5-1.png) no-repeat;
	
}
.mor ul li{
	width:134px;
	padding:22px 14px;
	float:left;
	text-align:center;
	font-size:11px;
}
.mor ul li p em{

	font-size:14px;
	color:#333;
	line-height:1em;
}
.mor-3{
	overflow:hidden;
}
.mor-3-l{
	float:left;

}


/*MOR页面 over*/