*{padding:0;margin:0;}
ul,ol{list-style: none;}
img{display: block;}
body{font-size: 14px;color:#333;font-family:"微软雅黑";}
a{color:#333;text-decoration:none;}

.top{
	width:100%;
	background:#fff;
	border-top:1px solid #D2D2D2;
	border-bottom:1px solid #D2D2D2;
}

.top-w1{
	width:1200px;
	height:110px;
	margin:auto;
}

.clearfloat:after{
	display:block;
	clear:both;
	content:"";
	visibility:hidden;
	height:0
} 

.top-img1{
	float:left;
	margin-top:22px;
}

.top-w2{
	width:940px;
	height:110px;
	float:right;
}

.top-a1{
	display:block;
	padding:0px 8px;
	border:1px solid #0054A7;
	float:right;
	color:#0054A7;
	text-align: center;
	line-height:22px;
	margin-left:13px;
}

.top-a1:hover{
	background:#0858A8;
	color:#fff;
}

.top-m1{
	margin-top:23px;
	position: relative;
}

.top-u1 li{
	font-size:15px;
	padding-top:22px;
	padding-right:35px;
	float:left;
	position: relative;
	padding-bottom:46px;
}

.top-u1 li:last-child{
	padding-right:0px;
}

.top-u1 li:hover a{
	font-weight:bold;
	color:#0F66BB;
}

.top0-active{
	font-weight:bold;
	color:#0F66BB;
}

.top-u1 li:hover .top-u2 li a{
	font-weight: normal;
	color:#333;
}

.top-u1 li:hover .top-d1{
	display: block;
}

.top-d1:hover{
	display: block;
}

.top-d1{
	position: absolute;
	top:87px;
	width:180px;
	background-color:rgba(255,255,255,0.8);
	z-index:10;
	left:-10px;
	display: none;
}

.top-line{
	position: absolute;
	width:100%;
	height:3px;
	background:url(../img/tiao.png)no-repeat;
	background-size:100% 100%;
	top:0px;
}

.top-img2{
	width:190px;
	height:205px;
	float:left;
	margin-top:37px;
	margin-left:27px;
	overflow: hidden;
	text-align: center;
	line-height:205px;
}

.top-img2 img{
	max-height:100%;
	max-width:100%;
	display: inline-block;
	vertical-align: middle;
}

.top-u2{
	width:200px;
	float:left;
	margin-left:20px;
	text-align: center;
	padding-top:27px;
	padding-bottom:27px;
}

.top-u2 li{
	font-size: 14px;
    padding:0px;
    float:none;
	width:210px;
	line-height:34px;
	text-align:left;
}

.top-u2 li a:hover{
	color:#0C5EAF!important;
	font-weight:normal;
}

.top-tc{
	width:74px;
	background:url(../img/tc01.png)no-repeat;
	background-size:100% 100%;
	position: absolute;
	right:-13px;
	top:25px;
	z-index:11;
	text-align: center;
	padding-top:16px;
	padding-bottom:12px;
	display: none;
}

.yu:hover ~.top-tc{
	display: block;
}

.top-tc:hover{
	display: block;
}

.top-tc a{
	display: block;
	padding-bottom:1px;
}

.top-tc a:hover{
	color:#0C5EAF;
}

/*轮播图*/
.block{width: 100%;position: relative;}
.slideBox{ width:100%; height:auto; overflow:hidden; position:relative;  }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#f00; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;}
.slideBox .bd ul{ padding-left:0; }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:100%; height:auto; display:block;}

.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-43px; display:block; width:32px; height:43px; background:url(../img/slider-arrow.png) -110px 5px no-repeat #000; filter:alpha(opacity=20);opacity:0.2; border-radius:3px }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;}
.slideBox .nextStop{ display:none;}

/*我们的产品*/
.product{
	width:100%;
	background:#fff;
}

.product-w0{
	width:1200px;
	padding:69px 0px 47px 0px;
	margin:auto;
}

.product-title{
    width: 570px;
    margin:auto;
    text-align: center;
    position: relative;
}

.product-title h2 {
    font-size: 40px;
    color: #333333;
    line-height: 25px;
    position: relative;
    padding-bottom: 25px;
    font-weight: 700;
}

.product-title span{
    width: 100%;
    font-size: 14px;
    color: #00a2d2;
}

.title-line1{
	position: absolute;
	width:90px;
	height:1px;
	border-bottom:1px solid #E5E5E5;
	left:70px;
	top:10px;
}

.title-line2{
	position: absolute;
	width:90px;
	height:1px;
	border-bottom:1px solid #E5E5E5;
	right:95px;
	bottom:10px;
}

.product-list{
	width:100%;
	padding-top:65px;
}

.product-list li{
    float:left;
    padding: 0 35px;
}

.product-w1{
    width: 230px;
    text-align: center;
    padding-top:20px;
}

.product-img1{
    width:140px;
    height:140px;
    border-radius:100%;
    overflow: hidden;
    margin:auto;
    text-align: center;
    line-height: 140px;
}

.product-img1 img{
    /*max-width:100%;*/
    max-height:100%;
    vertical-align: middle;
}

.product-w1 h3 {
    width: 100%;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.3px;
    margin-top:28px;
    margin-bottom: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.product-w1 p {
    width: 100%;
    font-family: arimo;
    color: #555;
    font-size: 14px;
    letter-spacing: 0.3px;
    line-height: 26px;
    margin-bottom: 43px;
    height:50px;
    overflow: hidden;
}

.product-btn{
	width:163px;
	height:52px;
	border-radius:30px;
	background:#0C63B9;
	color:#fff;
	font-size:16px;
	display: block;
	margin:auto;
	text-align: center;
	line-height:54px;
	border:2px solid #0C63B9;
	transition: all 0.3s;
}

.product-btn:hover{
	background:#fff;
	color:#0C63B9;
	border:2px solid #0C63B9;
	transition: all 0.3s;
}

/*世名服务*/
.service{
	width:100%;
	background:#F6F6F6;
}

.service-w1{
	width:1200px;
	margin:auto;
	padding:100px 0px 0px 0px;
}

.service-w740{
	width:740px;
	float:left;
}

.service-w740 h2{
	font-size:36px;
	color:#333;
	text-align: right;
	padding:5px 0px 20px 0px;
}

.service-w740 h2 span{
	color:#0C63B9;
}

.service-w740 p{
	font-size:14px;
	color:#666;
	text-align: right;
	line-height:30px;
}

.service-btn{
	width:108px;
	height:45px;
	border-radius:30px;
	background:#0C63B9;
	color:#fff;
	font-size:14px;
	display: block;
	float: right;
	text-align: center;
	line-height:45px;
	border:2px solid #0C63B9;
	transition: all 0.3s;
	margin-top:24px;
}

.service-btn:hover{
	background:#fff;
	color:#0C63B9;
	border:2px solid #0C63B9;
	transition: all 0.3s;
}

.service-w390{
	width:390px;
	height:285px;
	float:right;
	overflow: hidden;
	text-align: center;
}

.service-w390 img{
	min-height:100%;
}

.service-u1{
	width:100%;
	padding:40px 0px 60px 0px;
}

.service-u1 li{
	width:300px;
	float:left;
}

.service-w2{
	width:185px;
	float:left;
	text-align: right;
	overflow: hidden;
}

.service-p1{
	font-size:36px;
	color:#00A2D2;
}

.service-h66{
	width: 63px;
	height:66px;
	line-height:66px;
	float:left;
	text-align: center;
}

.service-h66 img{
	display: inline-block;
	max-height:100%;
	vertical-align: middle;
}

/*新闻*/
.new{
	width:100%;
	background:#fff;
}

.new-w1{
	width:1200px;
	margin:auto;
	padding-top:70px;
}

.new-u1{
	padding:50px 15px 45px 0px;
}

.new-u1 li{
	width:370px;
	text-align: center;
	margin-right:30px;
	float:left;
}

.new-u1 li:last-child{
	margin-right:0px;
}

.new-w2{
	width:370px;
	height:250px;
	overflow: hidden;
	text-align: center;
	line-height:250px;
}

.new-w2 img{
	width:100%;
	height:100%;
}

.new-p1{
	font-size:18px;
	color:#0C63B9;
	padding:24px 0px 15px 0px;
}

.new-p2{
	font-size:18px;
	font-weight: bold;
	padding-bottom:25px;
}

.new-p2 a:hover{
	color:#00A2D2;
}

.new-p3{
	font-size:14px;
	color:#999;
	line-height:25px;
	padding:0px 10px 0px 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;    
	-webkit-line-clamp: 3; 
	-webkit-box-orient: vertical;
}

/*在线调色*/
.toning{
	width:100%;
	background-color:rgba(0,0,0,0.5);
}

.toning-w1{
	width:1200px;
	margin:auto;
	padding:85px 0px 88px 0px;
}

.fixed-bg {
    background-size: cover!important;
    height: 100%;
    width: 100%;
    margin: 0;
    position: absolute;
    left: 0;
    bottom:0;
    z-index:-1;
    background:url(../img/parallax1.jpg)no-repeat center top;
    position: fixed;
}

.toning-p1{
	color:#fff;
	font-size:14px;
	line-height:28px;
	text-align: center;
	padding:53px 210px 0px 210px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;    
	-webkit-line-clamp: 3; 
	-webkit-box-orient: vertical;
}

.toning-btn{
	width:125px;
	height:50px;
	border-radius:30px;
	background:#0C63B9;
	color:#fff;
	font-size:18px;
	display: block;
	margin:auto;
	text-align: center;
	line-height:50px;
	border:2px solid #0C63B9;
	transition: all 0.3s;
	margin-top:43px;
}

.toning-btn:hover{
	background:transparent;
	color:#0C63B9;
	border:2px solid #0C63B9;
	transition: all 0.3s;
}

.toning-color{
	color:#fff!important;
}

.toningps-box{
	width:100%;
	padding:90px 0px 0px 0px;
}

.toningps-w1{
	width:100%;
	height:185px;
	border-radius:5px;
	overflow: hidden;
	position: relative;
}

.toningps-color0{
	background-color: #3A4C5E;
}

.toningps-p1{
	font-size:30px;
	color:#fff;
	padding:80px 0px 0px 15px;
}

.toningps-p2{
	font-size:18px;
	color:#fff;
	padding:0px 0px 0px 15px;
}

.toningps-p3{
	font-size:16px;
	padding:0px 0px 19px 16px;
}

.toningps-p4{
	font-size:20px;
	padding:26px 0px 20px 16px;
}

.toningps-p4 span{
	padding-right:97px;
}

.toningps-p4 span:last-child{
	padding-right:0px;
}

.toningps-table1{
	margin-top:27px;
	margin-bottom:20px;
	width:100%;
	border-top:1px solid #E5E5E5;
	border-bottom:1px solid #E5E5E5;
	border-left:1px solid #E5E5E5;
	border-right:0px;
}

.toningps-table1 tr{
	border:0px;
}

.toningps-table1 tr:first-child{
	background:#F3F3F3;
}

.toningps-table1 tr:nth-child(even){
	background:#F3F3F3;
}

.toningps-table1 tr th{
	text-align: center;
	font-weight: bold;
	padding:7px 0px;
	border-top:0px;
	border-bottom:0px;
	border-left:0px;
	border-right:1px solid #E5E5E5;
}

.toningps-table1 tr td{
	text-align: center;
	padding:17px 0px;
	border-left:0px;
	border-bottom:0px;
	border-top:0px;
	border-right:1px solid #E5E5E5;
}

.toningps-line{
	border-top:1px solid #E5E5E5!important;
}

.toningps-w2{
	width:100%;
	padding:27px 0px 30px 0px;
	position: relative;
}

.toningps-s3{
	position: absolute;
	left:320px;
	top:40px;
	font-size:18px;
}

.toningps-s2{
	width:80px;
	text-align: right;
	float:left;
	line-height:50px;
	padding:0px 15px 0px 5px;
	font-size:16px;	
}

.toningps-input2{
	width:260px;
	height:50px;
	border:1px solid #E5E5E5;
    float:left;
    border-radius:3px;
    padding-left:10px;
    font-size:18px;
}

.toningps-btn2{
	width:130px;
	height:52px;
	line-height:52px;
	text-align: center;
	font-size:18px;
	color:#fff;
	float:left;
	border:none;
	border-radius:3px;
	margin-left:11px;
	background:#075BAF;
}

.toningps-p5{
	font-size:16px;
	padding-bottom:32px;
}

.toningps-p5 span{
	font-size:20px;
	color:#F91B1B;
	font-weight:bold;
	padding:0px 10px;
}
/*底部*/
.foot{
    width:100%;
    background:#3a3b3c;
    padding:58px 0px 50px 0px;
}

.foot-w1{
    width:1200px;
    margin:auto;
}

.foot-u1 li{
	float:left;
	/*padding:0px 112px 0px 13px;*/
	color:#DDE2EB;
	width:16.6%;
}

/*.foot-u1 li:last-child{
	padding:0px 0px 0px 13px;
}*/

.foot-u1 li h5{
	font-weight:bold;
	font-size:14px;
	padding-bottom:5px;
}

.foot-u1 li a{
	display: block;
	color:#7F8795;
	font-size:12px;
	line-height:32px;
	transition: all 0.3s;
}

.foot-u1 li a:hover{
    color:#02A3D3;
    transition: all 0.3s;
}

.foot_txt {
    line-height: 12px;
    text-align: center;
    font-size:12px;
    position: relative;
}

.foot_txt p{
    color:#4294E6;
    padding-bottom:19px;
}

.foot_txt p a{
    color:#4294E6;
}

.foot-ewm{
	width:106px;
	position: absolute;
	right:10px;
	top:-14px;
	text-align: center;
}

.foot-ewm p{
	font-size:12px;
	color:#DDE2EB;
	line-height:26px;
}

.foot-d{
	width:100%;
	height:65px;
	line-height:65px;
	text-align: center;
	font-size:14px;
	color:#797D8F;
	background:#323334;
}

/*注册*/
.register-bg{
	width:100%;
	height:680px;
	background:url(../img/register.jpg)no-repeat center top;
	background-size:cover;
}

.register-w1{
	width:1200px;
	height:680px;
	margin:auto;
	position: relative;
}

.register-kuang{
	position: absolute;
	top:0px;
	bottom:0px;
	right:0px;
	margin:auto;
	width:380px;
	height:400px;
	border-radius:5px;
	background:#fff;
	box-shadow: 1px 4px 40px 2px #AAAAAA;
}

.register-kuang h1{
	padding:40px 0px 16px 48px;
}

.register-form{
	padding:0px 50px 40px 48px;
}

.register-b1{
	color:#FF5252;
}

.register-input1{
	width:270px;
	height:45px;
	line-height:45px;
	padding-left:10px;
	border-radius:5px;
	border:1px solid #E5E5E5;
}

.register-p1{
	padding:10px 0px 5px 0px;
}

.register-btn{
	width:280px;
	height:45px;
	background:#075BAF;
	color:#fff;
	text-align: center;
	line-height:45px;
	border:0px;
	border-radius:3px;
	font-size:16px;
	margin-top:24px;
	margin-bottom:24px;
}

.register-a1{
	color:#075BAF;
	float:right;
}

.register-s1{
	float:right;
	margin-right:10px;
	color:#075BAF;
	cursor: pointer;
}

.register-input2{
	border:none;
	outline:none;
}

/*世名介绍/联系我们/投资者关系*/
.introduce{
	width:1200px;
	height:50px;
	line-height:50px;
	color:#075BAF;
	margin:auto;
}

.bannerbox{
    width:100%;
    position:relative;
    overflow:hidden;
    height:290px;
}

.introduce-banner{
    width:1920px;
    position:absolute;
    left:50%;
    margin-left:-960px;
}

.introduce-w1{
	width:1200px;
	margin:auto;
}

.introduce-left{
	width:150px;
	background:#F3F3F3;
	float:left;
	padding:0px 30px 26px 30px;
}

.introduce-p1{
	font-size:20px;
	line-height:60px;
}

.introduce-u1{
	border-top:1px solid #E5E5E5;
}

.introduce-u1 li{
	border-bottom:1px solid #E5E5E5;
	line-height:45px;
	padding-left:23px;
}

.introduce-u1 li:hover a{
	color:#1569BD!important;
	font-weight:bold;
}

.introduce-active{
	color:#1569BD!important;
	font-weight:bold;
}

.introduce-right{
	width:950px;
	float:right;
	padding:50px 0px 85px 0px;
	display:none;
}

.introduce-right img{
	max-width:100%;
	display:inline-block;
}

.introduce-p2{
	font-size:30px;
	color:#0D61B5;
}

.introduce-p3{
	line-height:30px;
	padding-top:31px;
	padding-bottom:40px;
}

.introduce-w2{
	width:470px;
	height:320px;
	float:left;
	overflow: hidden;
	text-align: center;
}

.introduce-w2 img{
	min-height:320px;
}

.introduce-m1{
	margin-right:10px;
}

.introduce-dis{
	display:block!important;
}

.touzi{
	width:950px;
	height:370px;
	overflow: hidden;
	text-align: center;
	margin-top:4px;
}

.touzi img{
	min-height:370px;
}

#allmap {
    width: 100%;
    height: 380px;
    margin-top:4px;
}

/*新闻列表/新闻详情*/
.list-u1{
	width:100%;
}


.list-u1 li{
	padding:27px 0px 34px 0px;
	border-bottom:1px solid #E5E5E5;
}

/*招聘列表*/
.list-u1-zp{
	width:100%;
}

.list-u1-zp li{
	padding:5px 0px 5px 0px;
	border-bottom:1px solid #E5E5E5;
}

.list-u1-zp li:after{
	display:block;
	clear:both;
	content:"";
	visibility:hidden;
	height:0
}

.list-u1 li:after{
	display:block;
	clear:both;
	content:"";
	visibility:hidden;
	height:0
}

.list-d1{
	width:290px;
	height:200px;
	float:left;
	text-align: center;
	line-height: 200px;
}

.list-d1 img{
	display: inline-block;
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}

.list-d2{
	width:625px;
	float:left;
	margin-left:30px;
	padding-top:20px;
}

.list-zg{
	width:625px;
	float:left;
	padding-top:20px;
}

.list-p1{
	color:#999;
}

.list-p2{
	font-size:16px;
	/*font-weight: bold;*/
	padding:5px 0px 21px 0px;
}

.list-p3{
	line-height:23px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;    
	-webkit-line-clamp: 2; 
	-webkit-box-orient: vertical;
}

.list-a1{
	color:#075BAF;
	float:left;
	display: block;
}

.list-img1{
	float:left;
	margin-top:3px;
	margin-left:8px;
}

.list-d3{
	padding:23px 0px 0px 0px;
}

.details-p1{
	font-size:24px;
	color:#0E61B5;
	padding-top:4px;
	padding-bottom:18px;
}

.details-p2{
	line-height:30px;
	padding-top:31px;
	padding-bottom:40px;
}

.details-touzi{
	width:100%;
	height:450px;
	overflow: hidden;
	margin-top:-8px;
}

.details-touzi img{
	max-width:100%;
}

.list-pag{
	margin:auto;
	margin-top:40px;
}

.list-input1{
	width:54px;
	height:25px;
	text-align: center;
	line-height:25px;
    border:1px solid #D4D4D4;
    border-radius:5px;
    margin-right:14px;
}

.list-s1{
	margin:0px 15px;
}

/*产品应用*/
.goods-right{
	width:360px;
	float:right;
	position: relative;
}

.goods-btn{
	width:80px;
	height:52px;
	float:right;
	background:#68CB34;
	color:#fff;
	line-height:52px;
	text-align: center;
	font-size:15px;
	border:0px;
}

.goods-p1{
	float:left;
	font-size:30px;
	color:#0D61B5;
}

.goods-input1{
	width:235px;
	height:50px;
	float:right;
	padding-left:35px;
	outline:none;
	font-size:14px;
	border-top:1px solid #E5E5E5;
	border-left:1px solid #E5E5E5;
	border-bottom:1px solid #E5E5E5;
}

.goods-input1::-webkit-input-placeholder{color:#AAAAAA;}
.goods-input1:focus::-webkit-input-placeholder {color: transparent;}

.goods-img1{
	position: absolute;
	top:16px;
	left:16px;
}

.goods-u1{
	padding:30px 0px 10px 0px;
}

.goods-u1 li{
	float:left;
	width:280px;
	margin-right:55px;
	overflow: hidden;
	height:284px;
	margin-bottom:45px;
}

.goods-u1 li:nth-child(3n){
	margin-right:0px;
}

.goods-d1{
	width:280px;
	height:190px;
	text-align: center;
	overflow: hidden;
	line-height:190px;
}

.goods-d1 img{
	width:100%;
	height:100%;
}

.goods-p2{
	font-size:18px;
	padding:15px 0px 10px 0px;
}

.goods-p2:hover{
	color:#0D61B5;
}

.goods-p3{
	font-size:12px;
	color:#666;
	line-height:24px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;    
	-webkit-line-clamp: 2; 
	-webkit-box-orient: vertical;
}

.goodsd-d1{
	width:100%;
	border-top:1px solid #E5E5E5;
	padding-top:40px;
	margin-top:14px;
}

.goodsd-left{
	width:490px;
	float:left;
}

.goodsd-right{
	width:345px;
	height:230px;
	text-align: center;
	float:right;
	background:#F3F3F3;
	position: relative;
}

.goodsd-right img{
	height:100%;
	width:100%;
	transition: all 1s;
}

.goodsd-right img:hover{
	position: absolute;
	left:-10px;
	top:-10px;
	transition: all 1s;
}

.goodsd-p1{
	line-height:30px;
}

.goodsd-m1{
	padding-top:4px;
}

/*在线调色*/
.toning-line{
	width:670px;
	height:5px;
	background:#F3F3F3;
	border-radius:20px;
	margin:auto;
	margin-top:60px;
	position: relative;
	color:#999;
}

.toning-yuan1{
	width:16px;
	height:16px;
	border-radius:100%;
	background:#CCCCCC;
	position: absolute;
	left:62px;
	top:-6px;
}

.toning-yuan2{
	width:16px;
	height:16px;
	border-radius:100%;
	background:#CCCCCC;
	position: absolute;
	left:232px;
	top:-6px;
}

.toning-yuan3{
	width:16px;
	height:16px;
	border-radius:100%;
	background:#CCCCCC;
	position: absolute;
	left:406px;
	top:-6px;
}

.toning-yuan4{
	width:16px;
	height:16px;
	border-radius:100%;
	background:#CCCCCC;
	position: absolute;
	left:578px;
	top:-6px;
}

.toning-active{
	background:#075BAF!important;
}

.toning-active2{
	color:#075BAF;
}

.toning-pp1{
	position: absolute;
	left:55px;
	top:20px;
}

.toning-pp2{
	position: absolute;
	left:225px;
	top:20px;
}

.toning-pp3{
	position: absolute;
	left:399px;
	top:20px;
}

.toning-pp4{
	position: absolute;
	left:571px;
	top:20px;
}

.toning-u1{
	padding-top:90px;
}

.toning-u1 li{
	width:455px;
	float:left;
	margin-right:40px;
	padding-bottom:32px;
}

.toning-u1 li:nth-child(2n){
	margin-right:0px;
}

.toning-d1{
	width:455px;
	height:110px;
	overflow: hidden;
	text-align: center;
	line-height:110px;
	border-radius:5px;
}

.toning-d1 img{
	width:100%;
	height:100%;
}

.toning1-p1{
	font-size:18px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	line-height:52px;
}

.toning1-p1:hover{
	color:#0D61B5;
}

.toning2-w1{
	padding-top:100px;
	width:670px;
	margin:auto;
}

.toning2-s1{
	width:160px;
	float:left;
	line-height:40px;
	margin-right:12px;
	text-align: right;
}

.toning2-input1{
	width:260px;
	height:40px;
	border:1px solid #E5E5E5;
    float:left;
    border-radius:3px;
    padding-left:10px;
}

.toning2-btn{
	width:130px;
	height:42px;
	line-height:42px;
	text-align: center;
	font-size:18px;
	color:#fff;
	float:left;
	border:none;
	border-radius:3px;
	margin-left:11px;
	background:#075BAF;
}

.toning2-card{
	padding-top:60px;
	margin-right:34px;
	float:left;
	height:854px;
	overflow: hidden;
}

.toning2-card li{
	width:130px;
	padding-bottom:17px;
}

.toning2-card:nth-child(6n){
	margin-right:0px;
}

.toning44-card{
	padding-top:60px;
	width:100%;
}

.toning44-card li{
	width:130px;
	margin-right:17px;
	padding-bottom:17px;
	float:left;
}

.toning44-card li:nth-child(6n){
	margin-right:0px;
}

.card-d1{
	width:130px;
	height:60px;
	overflow: hidden;
	position:relative;
	text-align: center;
}

.card-color1{
	background-color:#ED2F6E;
}

.card-color2{
	background-color:#F3437D;
}

.card-color3{
	background-color:#F24E84;
}

.card-color4{
	background-color:#F5598D;
}

.card-color5{
	background-color:#F76797;
}

.card-color6{
	background-color:#F97DA6;
}

.card-color7{
	background-color:#FFA6C3;
}

.card-p1{
	width:100%;
	height:45px;
	line-height:45px;
	text-align:center;
	background:#F5F5F5;
	font-size:18px;
}

.add-w100{
	width:100%;
	overflow: hidden;
}

.card-pag{
	margin:auto;
	padding-top:42px;
}

.card-s1{
	float:left;
	font-size:18px;
	line-height: 40px;
	color:#585858;
	margin-right:20px;
}

.card-btn2{
	width:135px;
	height:40px;
	color:#414141;
	float:left;
	font-size:18px;
	text-align: center;
	line-height: 40px;
	border:none;
	margin-right:15px;
	background:#F7F7F7;
	outline: none;
}

.toning3-d1{
	margin-top:100px;
	width:100%;
	height:280px;
	border-radius:5px;
	position: relative;
	overflow: hidden;
	text-align: center;
	color:#fff;
}

/*.toning3-d1 img{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:-1;
}*/

.toning3-p1{
	padding:110px 0px 10px 0px;
	color:#fff;
	font-size:36px;
}

.toning3-p3{
	padding:40px 30px 0px 20px;
	font-size:20px;
}

.toning3-s1{
	margin-right:70px;
}

.toning3-s2{
	margin-right:106px;
}

.toning3-s3{
	margin-right:106px;
}

.toning3-btn1{
	width:280px;
	height:70px;
	background:#065AAF;
	text-align: center;
	line-height:70px;
	margin:auto;
	border:none;
	display: block;
	border-radius:3px;
	margin-top:100PX;
	color:#fff;
	font-size:20px;
}

.brand-u1{
	width:100%;
	padding-top:105px;
}

.brand-u1 li{
	width:215px;
	margin-right:30px;
	float:left;
	text-align: center;
	line-height:42px;
	margin-bottom:25px;
}

.brand-u1 li:nth-child(4n){
	margin-right:0px;
}

.brand-d1{
	width:100%;
	height:155px;
	overflow: hidden;
	text-align: center;
}

.brand-d1 img{
	width:100%;
	height:100%;
}

.product-p1{
	width:100%;
	line-height:62px;
	border-bottom:1px solid #E5E5E5;
	font-size:18px;
}

.product-m1{
	padding-top:75px;
}

.product-u1{
	width:100%;
}

.product-u1 li{
	width:212px;
	float:left;
	margin-right:34px;
	padding-top:21px;
	text-align: center;
}

.product-u1 li:nth-child(4n){
	margin-right:0px;
}

.product-u1 li p{
	padding:17px 0px 16px 0px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.product-d1{
	width:210px;
	height:195px;
	border:1px solid #E5E5E5;
	overflow: hidden;
	text-align: center;
	line-height:195px;
}

.product-d1 img{
	display: inline-block;
	max-width:100%;
	max-height:100%;
	vertical-align: middle;
}

/*电子检验报告*/
.test-form1{
	padding:56px 0px 46px 0px;
}

.test-s1{
	line-height:52px;
	float:left;
	width:135px;
	height:52px;
}

.test-input1{
	width:260px;
	height:50px;
	border:1px solid #E5E5E5;
	float:left;
	margin-bottom:17px;
	padding-left:10px;
	border-radius:3px;
}

.test-btn{
	width:270px;
	height:50px;
	border:0px;
	float:left;
	border-radius:3px;
	background:#075BAF;
	color:#fff;
	font-size:18px;
	display: block;
	margin-top:5px;
}

.test-p1{
	color:#666666;
	font-size:12px;
	padding-bottom:75px;
}

.test-p2{
	font-size:18px;
}

.test-table1{
	margin-top:20px;
	margin-bottom:20px;
	width:100%;
	border-top:1px solid #E5E5E5;
	border-left:0px;
	border-right:0px;
	border-bottom:0px;
}

.test-table1 tr:first-child{
	background:#F5F5F5;
	border-bottom:0px;
}

.test-table1 tr{
	border-bottom:1px solid #E5E5E5;
}

.test-table1 tr th{
	text-align: center;
	font-weight: bold;
	padding:13px 0px;
	border:0px;
}

.test-table1 tr td{
	text-align: center;
	padding:23px 0px;
	border-left:0px;
	border-right:0px;
	border-top:0px;
	border-bottom:1px solid #E5E5E5;
}

.text-a1{
	font-size:14px;
	background:#075BAF;
	border-radius:3px;
	padding:7px 12px;
	color:#fff;
}

/*会员中心*/
.user-m1{
	margin:50px 0px 35px 0px;
}

.user-touxiang{
	width:105px;
	height:105px;
	border-radius:3px;
	float:left;
	overflow: hidden;
	text-align: center;
}

.user-touxiang img{
	display: inline-block;
	height:100%;
}

.user-s1{
	float:left;
	line-height:105px;
	font-size:18px;
	padding-left:37px;
}

.user-d1{
	width:100%;
	border-top:1px solid #E5E5E5;
	line-height:49px;
	padding:17px 0px;
}

.user-s2{
	width:507px;
	padding-left:10px;
	display: block;
	float:left;
}

.userx-m1{
	margin-top:40px!important;
	margin-bottom:32px!important;
}

.userx-w1{
	width:165px;
	height:45px;
	border-radius:3px;
	overflow: hidden;
	margin:auto;
}

.userx-color1{
	background-color:#E2B826;
}

.userx-color2{
	background-color:#3D3D3B;
}

.userx-color3{
	background-color:#FA5D28;
}

.userx-color4{
	background-color:#494539;
}

.userxg-form{
	padding-top:100px;
	width:410px;
	margin:auto;
}

.userxg-input1{
	width:258px;
	height:50px;
	border:1px solid #E5E5E5;
	float:left;
	margin-bottom:17px;
	border-radius:3px;
	padding-left:10px;
}

.userxg-s1{
	padding-right:9px;
	width:130px;
	display: block;
	line-height:52px;
	float:left;
	text-align: right;
	height:52px;
}

.userxg-btn{
	width:140px;
	height:47px;
	background:#075BAF;
	color:#fff;
	text-align: center;
	line-height: 47px;
	font-size:18px;
	border:none;
	border-radius:3px;
	float:left;
	display:block;
	margin-top:11px;
}

.userbj-d1{
	float:left;
	margin-right:57px;
	padding-bottom:30px;
}

.userbj-s1{
	float:left;
	width:138px;
	padding-right:10px;
	display: block;
	text-align: right;
	line-height:52px;
	height:52px;
}

.userbj-s2{
	float:left;
	width:135px;
	padding-right:10px;
	display: block;
	text-align: right;
	line-height:92px;
}

.userbj-input1{
	width:258px;
	height:50px;
	border:1px solid #E5E5E5;
	float:left;
	border-radius:3px;
	padding-left:10px;
}

.userbj-form1{
	padding:55px 0px 0px 0px;
}

.userbj-w1{
	width:88px;
	height:88px;
	border:2px solid #ECECEC;
	float:left;
	padding:5px;
	border-radius:100%;
	margin-left:10px;
	overflow: hidden;
	text-align: center;
	line-height:88px;
	margin-bottom:10px;
}

.userbj-w1 img{
	width: 100%;
	height:100%;
	vertical-align: middle;
	display:inline-block;
    margin:0px!important;
    border-radius:100%;
}

#imghead {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=image);}
.fileinput-button {
    position: relative;
    display: inline-block;
    overflow: hidden;
}

.fileinput-button input{
    position:absolute;
    right: 0px;
    top: 0px;
    opacity: 0;
    -ms-filter: 'alpha(opacity=0)';
    font-size: 200px;
}

.userbj-s3{
	display: block;
	width:82px;
	height:30px;
	border:1px solid #DCDCDC;
	background:#F9F9F9;
	text-align: center;
	line-height:30px;
	margin:27px 0px 0px 18px;;
}

.userbj-left{
	float:left;
}

.userbj-p1{
	color:#999;
	font-size:12px;
	padding:5px 0px 0px 18px;
}

.userbj-btn{
	width:140px;
	height:47px;
	color:#fff;
	font-size:18px;
	background:#075BAF;
	text-align: center;
	line-height: 47px;
	border-radius:3px;
	border:0px;
	margin-top:14px;
}

/*招贤纳士*/
.people-img1{
	width:100%;
}

.people-img1 img{
	max-width:100%;
}

.people-lh{
	padding:35px 22px 39px 0px;
	line-height:30px;
}
