﻿/* dede58.com 做最好的织梦模板 */
.header {
	height:110px;
}
.header .head_r {
	padding-top:30px;
	height:58px;
}
.head_r a {
	height:26px;
	width:100px;
	background:url(../images/language.png) no-repeat left top;
	margin-top:23px;
}
.header dl {
	padding-right:30px;
*margin-left:300px;
}
.header dl dt img {
	display:block;
}
.header dl dd {
	padding-right:3px;
}
.header dl dd h3 {
	font:16px/24px "微软雅黑";
	color:#8b898e;
	font-weight: bold;
}
.header dl dd h4 {
	color:#8b898e;
	font:bold 27px/32px "Arial";
	white-space:nowrap;
	background:url(../images/phone_bg.png) no-repeat left center;
	padding-left:30px;
}
.nav {
	height:45px;
	background:#ff0000;
	position:relative;
	z-index:2;
}
.nav li {
	width:123px;
	height:45px;
	float:left;
}
.nav li a {
	display:block;
	width:124px;
	height:45px;
	text-align:center;
	color:#fff;
	font:15px/45px '微软雅黑';
}
.nav li:hover, .nav li.select {
	/* background:url(../images/nav_bg.png) no-repeat center top; */
	background:#285290;
}
.nav li.nav_line, .nav li.nav_line:hover {
	width:2px;
	/* background:url(../images/nav_line.png) no-repeat left top; */
	background: #e40101;
}
.nav_shadow {
	position:absolute;
	left:0px;
	top:45px;
	z-index:2;
	background:url(../images/nav_ying.png) repeat-x left top;
	height:20px;
	width:100%;
}
/*banner切换*/
.banner .slideBox {
	width:100%;
	height:400px;
	overflow:hidden;
	position:relative;
	margin:0 auto;
}
.banner .slideBox .hd {
	height:15px;
	overflow:hidden;
	position:absolute;
	text-align:center;
	bottom:30px;
	z-index:1;
	width:100%;
}
.banner .slideBox .hd ul {
	overflow:hidden;
	zoom:1;
}
.banner .slideBox .hd ul li {
	margin-right:10px;
	width:15px;
	height:15px;
	cursor:pointer;
	background:url(../images/banner_ico2.png) no-repeat 0px 0px;
	display:inline-block;
}
.banner .slideBox .hd ul li.on {
	background:url(../images/banner_ico1.png) no-repeat center center;
}
.banner .slideBox .bd {
	position:relative;
	height:100%;
	z-index:0;
}
.banner .slideBox .bd li {
	zoom:1;
	vertical-align:middle;
	text-align:center;
}
.banner .slideBox .bd li a {
	display:block;
	height:400px;
	width:100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.index_news {
	height:36px;
	background:#fff;
}
.inn_tit {
	width:124px;
	height:36px;
	background:url(../images/index_news.png) no-repeat left top;
	color:#fff;
	padding-left:60px;
	font:14px/36px "微软雅黑";
}
.index_news .txtScroll-top {
	width:782px;
	float:right;
	overflow:hidden;
	position:relative;
	padding:3px 18px 3px 0px;
}
.index_news .txtScroll-top .hd {
	overflow:hidden;
	height:20px;
	float:right;
	margin-top:8px;
}
.index_news .txtScroll-top .hd .prev, .txtScroll-top .hd .next {
	display:block;
	width:13px;
	height:7px;
	margin-bottom:3px;
	overflow:hidden;
	cursor:pointer;
}
.index_news .txtScroll-top .hd .prev {
	background:url(../images/jian.png) no-repeat 0 0;
}
.index_news .txtScroll-top .hd .next {
	background:url(../images/jian.png) no-repeat 0 -8px;
}
.index_news .txtScroll-top .hd .prev:hover {
	background:url(../images/jian.png) no-repeat -14px 0;
}
.index_news .txtScroll-top .hd .next:hover {
	background:url(../images/jian.png) no-repeat -14px -8px;
}
.index_news .txtScroll-top .bd {
	height:30px;
	float:left;
	width:590px;
}
.index_news .txtScroll-top .infoList li {
	height:30px;
	line-height:30px;
}
.index_news .txtScroll-top .infoList li a {
	color:#333;
	font:12px/30px "微软雅黑";
	float:left;
}
.index_news .txtScroll-top .infoList li a:hover {
	text-decoration:underline;
}
.index_news .txtScroll-top .infoList li .date {
	color:#666;
	font:bold 16px/30px "Arial";
	float:left;
}
.index_news .txtScroll-top .infoList li b {
	font:22px/30px "Arial";
	color:#666;
	padding-right:10px;
	padding-left:5px;
	float:left;
}

.box li{
	width:180px;
	height:300px;
	margin:5px 10px 20px 10px;
	float:left;
	overflow:hidden;
	position:relative;
}
.toll_img{ 
	width:180px;
	height:300px;
}
.toll_info{ 
	height:300px;
	vertical-align:middle;
	display:table-cell;
}
.box li .box1{ 
	color:#666;
	text-decoration:none;
	position:absolute;
	top:0;
	left:0;
	cursor:pointer;
}
.pages{text-align: center;}
.pages > *{ margin-right: 10px;}
.pages a{ color:#666;}
.pages a:hover{ color:#000;}
.index_p {
	height:470px;
	background:#ededed;
	border-top:1px solid #eceef0;
}
.indexp_tit {
	border-bottom:1px solid #e0e3e7;
	height:35px;
	padding-top:33px;
	position:relative;
	z-index:1;
}
.indexp_tit h3, .indexp_tit h4 {
	float:left;
}
.indexp_tit h3 a {
	color:#2063b0;
	font:24px/25px "Impact";
	text-transform: uppercase;
}
.indexp_tit h4 a {
	color:#333;
	font:14px/30px "微软雅黑";
	padding-left:8px;
}
.index_p .picScroll-left {
	position:relative;
	height:334px;
	margin-top:30px;
	z-index:3;
}
.index_p .picScroll-left .hd {
	overflow:hidden;
	height:15px;
	position:absolute;
	right:0px;
	top:-53px;
	z-index:4;
}
.index_p .picScroll-left .hd .prev, .index_p .picScroll-left .hd .next {
	display:block;
	width:11px;
	height:15px;
	float:right;
	margin-right:7px;
	overflow:hidden;
	cursor:pointer;
}
.index_p .picScroll-left .hd .next {
	background:url(../images/indexp_jian.png) no-repeat -19px 0px;
}
.index_p .picScroll-left .hd .prev {
	background:url(../images/indexp_jian.png) no-repeat 0px 0px;
}
.index_p .picScroll-left .bd {
	width:100%;
	height:334px;
	overflow:hidden;
}
.index_p .picScroll-left .bd ul {
	overflow:hidden;
	zoom:1;
	/*width:120%;*/
}
.index_p .picScroll-left .bd ul li {
	float:left;
	overflow:hidden;
	background:#fff;
	border-bottom:1px solid #dedede;
	margin-right:16px;
	width:185px;
	cursor:pointer;
	position:relative;
	z-index:3;
}
.index_p .picScroll-left .bd ul li a {
	padding:4px 5px;
	display:block;
	width:175px;
	height:334px;
}
.index_p .picScroll-left .bd ul li a img {
	display:block;
}
.index_p .picScroll-left .bd ul li a h3 {
	color:#333;
	font:14px/25px "微软雅黑";
	text-align:center;
margin-top:10px;
}
.index_p .picScroll-left .bd ul li a h4 {
	color:#999;
	font:10px/13px "Arial";
	text-align:center;
	text-transform:uppercase;
}
.index_p .picScroll-left .bd ul li:hover {
	background:#285290;
	border-bottom:1px solid #23477d;
}
.index_p .picScroll-left .bd ul li:hover h3 {
	color:#fff;
}
.index_p .picScroll-left .bd ul li:hover h4 {
	color:#6d85ad;
}
.index_p .picScroll-left .bd ul li span {
	position:absolute;
	top:115px;
	left:50%;
	margin-left:-28px;
	z-index:4;
	background:url(../images/index_ico1.png) no-repeat left top;
	width:57px;
	height:57px;
	display:none;
}
.index_p .picScroll-left .bd ul li:hover span, .index_p .picScroll-left .bd ul li:hover .ico_bg {
	display:block;
}
.ico_bg {
	background:url(../images/black50.png) repeat left top;
	width:175px;
	height:292px;
	position:absolute;
	z-index:3;
	left:5px;
	top:4px;
	display:none;
}
.index_b {
	height:315px;
	padding-bottom:40px;
}
.index_b .container {
	overflow:hidden;
}
.indexbm {
	width:120%;
}
.index_1 {
	width:306px;
}
.indexb_tit {
	height:73px;
	overflow:hidden;
}
.indexb_tit h3, .indexb_tit h4 {
	float:left;
}
.indexb_tit h3 a {
	color:#2063b0;
	font:24px/73px "Impact";
	text-transform:uppercase;
}
.indexb_tit h4 a {
	color:#333;
	font:14px/78px "微软雅黑";
	padding-left:8px;
}
.index_1 {
	margin-right:40px;
}
.index_1 .slideBox {
	width:297px;
	height:234px;
	overflow:hidden;
	position:relative;
	border:1px solid #f5f5f5;
	padding:3px;
}
.index_1 .slideBox .bd {
	position:relative;
	height:100%;
	z-index:0;
}
.index_1 .slideBox .bd li {
	zoom:1;
	vertical-align:middle;
}
.index_1 .slideBox .bd li a {
	width:297px;
	height:234px;
	display:block;
	position:relative;
	z-index:1;
}
.index_1 .slideBox .bd img {
	width:297px;
	height:234px;
	display:block;
	position:absolute;
	z-index:1;
}
.index_1 .slideBox .bd li div {
	width:281px;
	height:37px;
	background:url(../images/black70.png) repeat left top;
	font:14px/37px "微软雅黑";
	color:#fff;
	position:absolute;
	left:0px;
	bottom:0px;
	padding-left:25px;
	z-index:2;
	padding-left:15px;
}
.index_1 .slideBox .prev, .index_1 .slideBox .next {
	position:absolute;
	bottom:43px;
	display:block;
	width:25px;
	height:20px;
}
.index_1 .slideBox .prev {
	background:url(../images/index1_jian.png) no-repeat 0px 0px;
	right:25px;
}
.index_1 .slideBox .next {
	background:url(../images/index1_jian.png) no-repeat -25px 0px;
	right:4px;
}
.index_1 .slideBox .prev:hover {
	background:url(../images/index1_jian.png) no-repeat 0px -21px;
}
.index_1 .slideBox .next:hover {
	background:url(../images/index1_jian.png) no-repeat -25px -21px;
}
.index_2 {
	width:306px;
	margin-right:40px;
}
.index_2 dl {
	padding-bottom:15px;
	border-bottom:1px solid #eceff3;
}
.index_2 dl dt img {
	display:block;
}
.index_2 dl dd {
	width:198px;
	padding-right:5px;
}
.index_2 dl dd h3 a {
	font:14px/30px "微软雅黑";
	color:#22467a;
}
.index_2 dl dd h4 a {
	font:13px/22px "微软雅黑";
	color:#555
}
.index_2 dl dd h4 a:hover {
	text-decoration:underline;
}
.index_2 ul {
	padding-top:8px;
}
.index3_pic{
	width: 336px;
	height: 102px;
}
.index3_ul1 {
	position:relative;
	height:150px;
	width: 336px;
	padding-top: 20px;
	line-height: 17px;
}
.index_2 ul li, .index3_ul1 ul li {
	padding-left:10px;
	background:url(../images/index_ico2.png) no-repeat left center;
}
.index_2 ul li a {
	font:13px/33px "微软雅黑";
	color:#333;
}
.index_2 ul li font {
	font:12px/33px "微软雅黑";
	color:#999;
}
.index_3 ul li a {
	font:13px/30px "微软雅黑";
	color:#333;
	white-space:nowrap;
}
.index_2 ul li a:hover, .index3_ul1 ul li a:hover {
	text-decoration:underline;
}
.footer {
	border-top:2px solid #ddd;
	background:#dadfe7;
}
.footer_top {
	background:#292929;
	padding:40px 0 40px;
	overflow: hidden;
}

.footer_bottom {
	height:45px;
	background:#292929;
	border-top:1px solid #1f1f1f;
	color:#666;
	font:12px/45px "微软雅黑";
}
.footer_bottom img {
	margin-top:10px;
	margin-left:5px;
}
/* .footer_top ul {
	float:left;
	width:100px;
	padding-right:50px;
} */
.footer_top ul li.footli1 {
	height:55px;
	background:url(../images/footer_li1.png) no-repeat left bottom;
	margin-bottom:3px;
}
.footer_top ul li h3 a {
	color:#333;
	font:14px/54px "微软雅黑";
}
.footer_top a, .footer_bottom a {
	color:#666;
	font:13px/26px "微软雅黑";
}
.footer_top a:hover {
	text-decoration:underline;
}
.footer_top ul li h3:hover a {
	text-decoration:none;
	color:#2b528b;
}
.footer_top ul li img {
	margin-top:12px;
	display:block;
}
/* .footer_bottom p {
	padding-left:33px;
	background:url(../images/footer_bg.png) no-repeat left center;
} */
.footer_bottom a:hover {
	text-decoration:underline;
}

.foot-logo{width:220px; float: left;}
.foot-pronav{width:400px; float: left;}
.foot-pronav ul li{ width:200px; float: left;}
.foot-nav{width:240px; float: left;}
.foot-contact{width:380px; float: left; color:#666;}
.foot-contact .text{ font-size: 13px; line-height: 26px;}
.f-title{ font-size: 22px; text-transform:uppercase; color:#fff; font-weight: bold; margin-bottom: 15px;}
.f-icon{ margin-top: 15px;}
.f-icon .iconfont{ font-size:40px; }
.f-icon a:hover{text-decoration: none; color:#733d3d;}

/* .message{position:fixed; right:0; top:35%; z-index: 99;} */
/* .message .msg-btn{padding:10px 20px;text-align: center; background: #ff0000; color:#fff; text-transform: uppercase; cursor: pointer; border-radius: 2px; display: inline-block;float: right;} */
/* .message .msg-content{padding:20px; background: #fff; border:5px solid #c1c0ba; margin-top: 10px; width:310px;border-radius: 2px; overflow: hidden; display: none;} */
.message .msg-content{width:500px; margin: 0 auto;}
.message .msg-content .i_list{ margin-bottom: 15px;}
.message .msg-content .i_list span{ width:150px; display: inline-block; text-align: right; text-transform: capitalize; margin-right: 10px;}
.message .msg-content .i_list .input{ height:20px; border:1px solid #e2e2e2; width:300px;}
.message .msg-content .i_list textarea{border:1px solid #e2e2e2; width:300px;}
.message .msg-content .button{ padding: 10px 30px;background: #285290;border: none;color: #fff; cursor: pointer;}
/*内页*/
.inner_banner {
	height:255px;
	background:url(../images/inner_banner.png) no-repeat center top;
	background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
}
.inner {
	background:#f0f0f0;
	padding-top:16px;
	padding-bottom:39px;
}
.inner_nav {
	height:142px;
}
.inner_nav {
	margin-bottom:17px;
}
.innav_ul1, .innav_ul2, .innav_ul3 {
	width:120%;
}
.innav_ul1 li {
	float:left;
	margin-right:4px;
	background:url(../images/innav_bg1.png) no-repeat left top;
	width:197px;
	height:71px;
}
.innav_ul1 li a.innav_a {
	display:block;
	width:197px;
	height:71px;
	text-align:center;
}
.innav_ul1 li h3 {
	color:#8b898e;
	font:12px/16px "微软雅黑";
	padding-top: 20px;
	width: 100px;
	margin: 0 auto;
}
.innav_ul1 li h4 {
	color:#999;
	font:12px/23px "微软雅黑";
}
.innav_ul1 li:hover, .innav_ul1 li.select {
	background:url(../images/innav_bg2.png) no-repeat left top;
}
.innav_ul1 li:hover h3, .innav_ul1 li.select h3, .innav_ul1 li:hover h4, .innav_ul1 li.select h4 {
	color:#fff;
}
.inner_m {
	width:1003px;
}
.innerm_t {
	background:url(../images/inner_bg1.png) repeat-y right 2px #fff;
	padding:30px 22px 30px 20px;
	color:#666;
	font:13px/28px "微软雅黑";
	min-height: 272px;
}
.innerm_t h1{font-size:16px;text-align:center;font-weight:bold;}
.innerm_b, .protbb {
	height:4px;
	background:url(../images/inner_bbg.png) no-repeat left top;
	overflow:hidden;
}
/*质量认证*/
.quality {
	overflow:hidden;
}
.quality ul {
	width:120%;
}
.quality ul li {
	float:left;
	width:223px;
	padding-right:23px;
	padding-bottom:30px;
	cursor:pointer;
}
.quality ul li:hover dt {
	border-color:#5281ba;
}
.quality ul li:hover dd {
	color:#5281ba;
}
.quality ul li dt {
	border:1px solid #e5e5e5;
	width:221px;
	height:209px;
	padding:6px 0px;
	text-align:center;
}
.quality ul li dd {
	text-align:center;
	padding-top:5px;
	font:14px/35px "微软雅黑";
	color:#333;
}
.page {
	text-align:center;
}
.page a {
	margin-right:4px;
	color:#666;
	font:14px/18px "微软雅黑";
}
.page a:hover {
	color:#5281ba;
}
.page a.num {
	display:inline-block;
	padding:3px 8px;
	text-align:center;
}
.page a.num:hover, .page a.num.select {
	background:#5281ba;
	color:#fff;
}
/*新闻*/
.news ul {
	padding-bottom:20px;
}
.news ul li {
	height:42px;
	border-bottom:1px dashed #dedede;
}
.news ul li a {
	float:left;
	color:#333;
	font:14px/42px "微软雅黑";
	text-transform: capitalize;
}
.news ul li:hover a, .news ul li:hover font {
	color:#5281ba;
}
.news ul li font {
	color:#666;
	font:14px/42px "微软雅黑";
	float:right;
}
.innav_ul2 li {
	float:left;
	margin-right:5px;
	background:url(../images/innav2_bg1.png) no-repeat left top;
	width:330px;
	height:71px;
}
.innav_ul2 li a.innav_a {
	display:block;
	width:330px;
	height:71px;
	text-align:center;
}
.innav_ul2 li h3 {
	color:#315eaa;
	font:18px/26px "微软雅黑";
	padding-top:10px;
}
.innav_ul2 li h4 {
	color:#999;
	font:14px/23px "微软雅黑";
}
.innav_ul2 li:hover, .innav_ul2 li.select {
	background:url(../images/innav2_bg2.png) no-repeat left top;
}
.innav_ul2 li:hover h3, .innav_ul2 li.select h3, .innav_ul2 li:hover h4, .innav_ul2 li.select h4 {
	color:#fff;
}
.newsd h3 {
	color:#333;
	font:bold 16px/60px "微软雅黑";
	text-align:center;
	text-transform: capitalize;
}
/*联系我们*/
.contact_top {
	border-bottom:1px dashed #dedede;
	padding-bottom:28px;
}
.contact_top ul {
	width:550px;
	padding-left:70px;
	overflow:hidden;
}
.contact_top ul li {
	float:left;
	width:275px;
	color:#333;
	font:14px/40px "微软雅黑";
}
.contact_bottom h3 {
	color:#3c77c7;
	font:16px/65px "微软雅黑";
	padding-left:20px;
}
.contact_bottom table th {
	color:#333;
	font:14px/40px "微软雅黑";
}
.contact_bottom table td {
	color:#666;
	font:14px/40px "微软雅黑";
}
.contact_inp {
	width:405px;
	border:1px solid #ececec;
	height:20px;
}
.contact_inp.contact_inp2 {
	width:85px;
	margin-right:8px;
}
.contact_bottom table textarea {
	height:100px;
	width:405px;
	border:1px solid #ececec;
}
.contact_bottom table a {
	color:#666;
	font:14px/40px "微软雅黑";
}
.contact_bottom table a:hover {
	text-decoration:underline;
}
.contact_sub {
	width:98px;
	height:34px;
	background:url(../images/sub.png) no-repeat left top;
	cursor:pointer;
	border:0;
}
.netw_map {
	width:746px;
	height:610px;
	margin:0 auto;
	display:block;
	margin-bottom:30px;
	background:url(../images/map.png) no-repeat left top;
	position:relative;
	z-index:1;
}
.netw_map a {
	width:8px;
	height:8px;
	cursor:pointer;
	display:block;
	position:absolute;
	z-index:2;
}
.na1 {
	right:85px;
	top:113px;
}
.na2 {
	right:117px;
	top:188px;
}
.na3 {
	right:128px;
	top:198px;
}
.na4 {
	right:197px;
	top:231px;
}
.na5 {
	right:178px;
	top:241px;
}
.na6 {
	right:197px;
	top:247px;
}
.na7 {
	right:181px;
	top:284px;
}
.na8 {
	right:180px;
	top:300px;
}
.na9 {
	right:156px;
	top:301px;
}
.na10 {
	right:162px;
	top:325px;
}
.na11 {
	right:147px;
	top:324px;
}
.na12 {
	right:132px;
	top:332px;
}
.na13 {
	right:132px;
	top:351px;
}
.na14 {
	right:117px;
	top:350px;
}
.na15 {
	right:113px;
	top:366px;
}
.na16 {
	right:132px;
	top:400px;
}
.na17 {
	right:133px;
	top:416px;
}
.na18 {
	right:107px;
	top:404px;
}
.na19 {
	right:116px;
	top:416px;
}
.na20 {
	right:117px;
	top:426px;
}
.na21 {
	right:123px;
	top:456px;
}
.na22 {
	right:136px;
	top:466px;
}
.na23 {
	right:160px;
	top:466px;
}
.na24 {
	right:176px;
	bottom:103px;
}
.na25 {
	right:194px;
	bottom:102px;
}
.na26 {
	right:210px;
	bottom:111px;
}
.na27 {
	right:212px;
	bottom:94px;
}
.na28 {
	right:212px;
	bottom:84px;
}
.na29 {
	right:226px;
	bottom:90px;
}
.na30 {
	right:227px;
	bottom:79px;
}
.na31 {
	right:237px;
	bottom:66px;
}
.na32 {
	right:248px;
	bottom:63px;
}
.na33 {
	right:245px;
	top:268px;
}
.na34 {
	right:226px;
	top:321px;
}
.na35 {
	right:170px;
	top:360px;
}
.na36 {
	right:183px;
	top:418px;
}
.na37 {
	right:219px;
	bottom:165px;
}
.na38 {
	right:288px;
	bottom:81px;
}
.na39 {
	right:318px;
	top:268px;
}
.na40 {
	right:270px;
	top:330px;
}
.na41 {
	right:300px;
	top:386px;
}
.na42 {
	right:316px;
	top:458px;
}
.na43 {
	right:376px;
	bottom:116px;
}
.na44 {
	right:346px;
	top:297px;
}
.na45 {
	right:338px;
	top:389px;
}
/*.na7{ right:197px; top:247px;}*/
.network table td {
	border:1px solid #6e6e6e;
	color:#333;
	font:13px/32px "微软雅黑";
}
/*案例*/
.innav_ul3 li {
	float:left;
	margin-right:4px;
	background:url(../images/innav3_bg1.png) no-repeat left top;
	width:139px;
	height:71px;
	position:relative;
	z-index:1;
}
.innav_ul3 li a.innav_a, .innav_ul3 li a.innav3_a {
	display:block;
	width:139px;
	height:71px;
	text-align:center;
}
.innav_ul3 dl {
	position:absolute;
	z-index:2;
	left:1px;
	top:45px;
	width:135px;/*border-top:1px solid #fff;*/
}
.innav_ul3 dl dd {
	height:32px;
	background:#d8e6f7;
	border-bottom:1px solid #fff;
}
.innav_ul3 dl dd a {
	display:block;
	text-align:center;
	color:#3764a3;
	font:13px/32px "微软雅黑";
}
.innav_ul3 dl dd:hover, .innav_ul3 dl dd.select {
	background:#3e78c8;
}
.innav_ul3 dl dd:hover a, .innav_ul3 dl dd.select a {
	color:#fff;
}
.innav_ul3 li h3 {
	color:#315eaa;
	font:15px/18px "微软雅黑";
	padding-top:10px;
}
.innav_ul3 li h4 {
	color:#999;
	font:12px/15px "微软雅黑";
}
.innav_ul3 li:hover, .innav_ul3 li.select {
	background:url(../images/innav3_bg2.png) no-repeat left top;
}
.innav_ul3 li:hover h3, .innav_ul3 li.select h3, .innav_ul3 li:hover h4, .innav_ul3 li.select h4 {
	color:#fff;
}
.case {
	overflow:hidden;
}
.case ul {
	width:120%;
}
.case ul li {
	float:left;
	margin-right:23px;
	margin-bottom:23px;
}
.case ul li dt {
	border:1px solid #c1c0ba;
}
.case ul li:hover dt {
	border-color:#5281ba;
}
.case ul li:hover dd a {
	color:#5281ba;
}
.case ul li dt img {
	display:block;
}
.case ul li dd {
	text-align:center;
}
.case ul li dd a {
	color:#333;
	font:14px/30px "微软雅黑";
}
.pro_top {
	margin-top:50px;
	margin-bottom:10px;
	width:1003px;
}
.pro_top ul li {
	float:left;
	width:90px;
	height:32px;
	background:url(../images/prot_bg1.png) no-repeat left top;
	text-align:center;
	margin-right:2px;
	color:#666;
	font:14px/32px "微软雅黑";
	cursor:pointer;
}
.pro_top ul li.select {
	color:#fff;
	background:url(../images/prot_bg2.png) no-repeat left top;
}
.protb {
	border-top:1px solid #e7eaee;
}
.protb_m {
	background:url(../images/inner_bg1.png) repeat-y right 2px #fff;
	padding:15px 20px;
	color:#666;
	font:13px/24px "微软雅黑";
}
.hide {
	display:none;
}
.pro_tit {
	height:32px;
	width:100%;
}
.pro_tit h3 {
	background:url(../images/prot_bg2.png) repeat-x;
	width:1001px;
	height:32px;
	text-align:center;
	color:#fff;
	font:14px/32px "微软雅黑";
	text-transform: uppercase;
}
.pro {
	overflow:hidden;
}
.pro ul {
	width:120%;
}
.pro ul li {
	float:left;
	width:220px;
	height:306px;
	margin-right:28px;
	margin-bottom:25px;
	overflow:hidden;
}
.pro ul li a {
	width:220px;
	height:306px;
	display:block;
	position:relative;
	z-index:1;
	overflow:hidden;
	cursor:pointer;
}
.pro ul li a img {
	position:absolute;
	display:block;
	left:0px;
	top:0px;
	z-index:1;
}
.pro ul li a span {
	width:36px;
	height:35px;
	display:block;
	position:absolute;
	z-index:3;
	top:74px;
	left:50%;
	margin-left:-18px;
	background:url(../images/big.png) no-repeat left top;
	display:none;
	cursor:pointer;
}
.pro ul li a .pro_div {
	width:220px;
	height:306px;
	position:absolute;
	top:270px;
	left:0px;
	background:url(../images/black50.png) repeat left top;
	z-index:2;
	cursor:pointer;
}
.pro ul li a .pro_div h3 {
	text-align:center;
	color:#fff;
	font:14px/32px "微软雅黑";
}
/*产品详细*/
.prod {
	padding-bottom:20px;
	border-bottom:1px solid #f1f3f8;
}
.prod .slideBox {
	width:417px;
	height:580px;
	overflow:hidden;
	position:relative;
}
.prod .slideBox .hd {
	overflow:hidden;
	position:absolute;
	left:65px;
	top:354px;
	z-index:1;
	width:287px;
	padding-top:6px;
}
.prod .slideBox .hd ul {
	zoom:1;
	width:100000%;
}
.prod .slideBox .hd ul li {
	float:left;
	margin-right:10px;
	text-align:center;
	cursor:pointer;
	width:87px;
	height:68px;
	border:1px solid #ececec;
	position:relative;
	z-index:1;
}
.prod .slideBox .hd ul li span {
	width:13px;
	height:6px;
	display:none;
	background:url(../images/prod_ico.png) no-repeat left top;
	position:absolute;
	left:50%;
	margin-left:-6px;
	top:-6px;
	z-index:3;
}
.prod .slideBox .hd ul li.on {
	border-color:#ccd7e8;
}
.prod .slideBox .hd ul li.on span {
	display:block;
}
.prod .slideBox .bd {
	position:relative;
	height:326px;
	z-index:0;
}
.prod .slideBox .bd li {
	zoom:1;
	vertical-align:middle;
}
.prod .slideBox .bd img {
	width:417px;
	height:326px;
	display:block;
}
.prod .slideBox .prev, .prod .slideBox .next {
	position:absolute;
	display:block;
	width:20px;
	height:69px;
	top:360px;
}
.prod .slideBox .prev {
	left:35px;
	background:url(../images/prod_prev1.png) no-repeat left top;
}
.prod .slideBox .next {
	right:35px;
	background:url(../images/prod_next1.png) no-repeat left top;
}
.prodr_tit {
	border-bottom:1px solid #bdd3ed;
}
.prodr_tit li {
	float:left;
	width:152px;
	height:36px;
	background:url(../images/prodt_bg1.png) no-repeat left top;
	text-align:center;
	margin-right:2px;
	cursor:pointer;
}
.prodr_tit li.select {
	background:url(../images/prodt_bg2.png) no-repeat left top;
}
.prodr_tit li.select h3, .prodr_tit li.select h4 {
	color:#fff;
	text-transform: uppercase;
}
.prodr_tit li h3 {
	font:14px/18px "微软雅黑";
	color:#666;
	text-transform: uppercase;
}
.prodr_tit li h4 {
	font:10px/18px "微软雅黑";
	color:#999;
}
.prodrm_tit {
	height:28px;
	padding-left:8px;
	background:#eaeaea;
	margin-top:15px;
	margin-bottom:15px;
}
.prod_r {
	width:460px;
	padding-right:28px;
}
.prodrm_tit h3, .prodrm_tit h4 {
	float:left;
}
.prodrm_tit h3 {
	color:#6582a7;
	font:16px/28px "微软雅黑";
}
.prodrm_tit h4 {
	color:#f7312c;
	font:13px/28px "微软雅黑";
	padding-left:8px;
}
.pro_p p {
	padding-left:24px;/* background:url(../images/p_ico.png) no-repeat 11px center;*/
}
.pro_pag a {
	color:#666;
	font:14px/34px "微软雅黑";
}
.pro_pag a:hover {
	text-decoration:underline;
}
/*右侧*/
#floatDivBoxs{width:170px;background:#fff;position:fixed;top:100px;right:-170px;z-index:999;}
#floatDivBoxs .floatDtt{width:100%;height:45px;line-height:45px; background:#8b898e;color:#fff;font-size:18px;text-indent:10px;position:relative;}
#floatDivBoxs .floatDqq{padding:0 14px;}
#floatDivBoxs .floatDqq li{height:45px;line-height:45px;font-size:15px;border-bottom:1px solid #e3e3e3; text-align:right}
#floatDivBoxs .floatDqq li img{ float:left; margin-top:7px;}
#floatDivBoxs .floatDtxt{font-size:18px;color:#333;padding:12px 14px;}
#floatDivBoxs .floatDtel{padding:0 0 15px 10px;}
#floatDivBoxs .floatImg{text-align:center;padding:10px;background:#EBEBEB;}
#floatDivBoxs .floatImg img{ margin-bottom:5px;}
#floatDivBoxs .floatDtel img{display:block;}
#floatDivBoxs .floatDbg{width:100%;height:20px;background:url(../images/online_botbg.jpg) no-repeat;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}
.floatShadow{ background:#fff;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}
#rightArrow{width:50px;height:45px;background:url(../images/online_arrow.jpg) no-repeat;position:fixed;top:100px;right:0;z-index:999;}
#rightArrow a{display:block;height:45px;}
/*select框*/
.link {
	width:175px;
	height:25px;
	background:url(../images/select_bg.png) no-repeat left top;
	color:#666;
	font:12px/25px "微软雅黑";
	padding-left:10px;
	position:relative;
	z-index:1;
	cursor:pointer;
	margin-top:10px;
}
.link ul {
	border:1px solid #c1c1c1;
	border-bottom:0;
	width:156px;
	height:100px;
	overflow-y:auto;
	height:0;
	position:absolute;
	z-index:10;
	bottom:24px;
	background:#fff;
	overflow-x:hidden;
	left:0px;
}
.link ul li {
	height:24px;
	border-bottom:1px solid #c1c1c1;
}
.link ul li a {
	padding-left:10px;
	width:146px;
	display:block;
	height:24px;
	color:#666;
	font:12px/24px "微软雅黑";
}
.link ul li a:hover {
	color:#2b528b;
}


/* cloud-zoom */
/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens {
	border: 4px solid #888;
	margin:-4px;	/* Set this to minus the border thickness. */
	background-color:#fff;	
	cursor:move;		
}

/* This is for the title text. */
.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;
}

/* This is the zoom window. */
.cloud-zoom-big {
	border:4px solid #ccc;
	overflow:hidden;
}

/* This is the loading message. */
.cloud-zoom-loading {
	color:white;	
	background:#222;
	padding:3px;
	border:1px solid #000;
}

.info {
    float: left;
    padding-left: 15px;
    width: 325px;
}
.teams{height: auto; padding-bottom:30px;}
  .index_p .team{ height: auto;}
  .index_p .team .bd{height:auto;}
  .index_p .team .bd ul li{ width:320px;}
  .index_p .team .bd ul li a{ width:320px; max-width: 100%; padding:0; height: auto;}
  .index_p .team .bd ul li a img{ max-width: 100%;}
  .index_p .team .bd ul li a h3{ margin-bottom: 10px;text-transform: capitalize;}
.info h1{ text-align: left; color:#285290;}
.con-tit{ background: #f1f1f1;text-transform: uppercase;margin: 20px 0;}
.con-tit h3{ border-top:3px solid #285290;display: inline-block;font-size: 18px;padding:5px 20px; font-weight: bold;}

.contact-wrap{}
.contact-wrap .company{ width:60%; box-sizing: border-box; padding-right: 30px; float: left;}
.contact-wrap .overseas{ width:40%; box-sizing: border-box;float: left;}
.contact-wrap .wrap{ margin-bottom: 35px;}
.contact-wrap h2{font-size: 16px; font-weight: bold; text-transform:capitalize;}
.contact-wrap h3{ font-size: 14px; color:#b10000;}
.contact-wrap p{ line-height: 1.8;}

@media (min-width: 1200px){
	.container {
	width:1000px;
	display:block;
	margin:0 auto;
}
}

@media screen and (max-width: 740px){
	/* :after, :before {
	    -webkit-box-sizing: border-box;
	    -moz-box-sizing: border-box;
	    box-sizing: border-box; 
}*/
	.header h2{ float:none; text-align:center;}
	.header h2 img{max-width:100% !important;}
	.header .head_r{ display:none;}
	.nav_shadow{display:none;}
	.nav{ position:relative;z-index:99;}
	.nav .toggle-nav{position:absolute; right:50px; top:22px;}
	.nav .toggle-nav span,.nav .toggle-nav span:before,.nav .toggle-nav span:after{transition: all 500ms ease-in-out;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
	cursor: pointer;
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    -o-border-radius: 1px;
    height: 3px;
    width: 25px;
    background: #fff;
    position: absolute;
    display: block;
    content: '';}
	.nav .toggle-nav span:before{top: -10px;}
	.nav .toggle-nav span:after{bottom: -10px;}
	.nav .toggle-nav.active span{background-color: transparent;}
	.nav .toggle-nav.active span:before,.nav .toggle-nav.active span:after{
	top:0;
	}
	.nav .toggle-nav.active span:before{
	transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);}
	.nav .toggle-nav.active span:after{
	transform: translateY(-10px) rotate(-45deg);
    -webkit-transform: translateY(-10px) rotate(-45deg);
    -ms-transform: translateY(-10px) rotate(-45deg);
    top: 10px;
	}
	.nav ul{position:relative; top:45px; background:rgba(0,0,0,0.6); margin:0 -15px; display:none;}
	.nav li{ width:100%; float:none;}
	.nav li a{ width:auto; padding:0 4px; color:#fff; margin:0; border-bottom:1px solid #7b7b7b;}
	.nav li:hover{background:none;}
	.nav li.nav_line{display:none;}
	.header dl{ padding-right:0;}
	.footer_bottom{ height:auto;font: 12px/20px "微软雅黑"; padding:10px 0;}
    .container {
		padding-left:15px;
		padding-right:15px;
		margin-right: auto;
		margin-left: auto;
		
	}
	.inner_banner{height:160px;}
	.inner_nav{height:auto;}
	.banner .slideBox{height:160px;}
	.banner .slideBox .bd li a {height:160px; background-size:cover;}
	.index_news{display:none;}
	.index_p .picScroll-left{height:auto;}
	.index_p .picScroll-left .bd{height:auto;}
	.index_p .picScroll-left .bd ul li{ width:48%;margin-right:7px;}
	.index_p .picScroll-left .bd ul li a{height:auto; width:100%;box-sizing:border-box;
-moz-box-sizing:border-box;}
	.index_p .picScroll-left .bd ul li img{ width:100%;}

	.index_b{height:auto;}
	.index_1{ width:100%; margin-right:0;} 
	.index_1 .slideBox{width:100%;padding: 0;}
	.indexbm{ width:100%;}
.index_1 .slideBox .bd img{ width:100%; height:auto;}
.index_1 .slideBox .bd li a{ width:100%; }
.index_1 .slideBox .bd li div{ width:100%; padding-left:0; text-align:center;}
.index_2{ width:100%;}
.index_2 dl dt{width:30%;}
.index_2 dl dt img{}
.index_2 dl dd{ width:70%;padding-right: 0;}
.index_3{width:100%;}
.index3_pic{ width:100%; height:auto;}
.index3_pic img{ width:100%;}
.index3_ul1{ width:100%;}
.index_p{height:auto; padding-bottom: 30px;}
/*.picScroll-left{display:none;}*/

.m-index-pro{padding:20px 0; display:block;}
.m-index-pro li{ width:48%; float:left; margin-bottom:15px; margin-right:4%; text-align:center;}
.m-index-pro li h3{color:#fff; background:#2063b0; padding:5px 0;}
.m-index-pro li:nth-child(2n+0){ margin-right:0;}
.m-index-pro li img{ max-width:100%;height:auto;}

.inner_m{ width:auto;}
.innerm_t{ margin: 0 -15px;}
.innerm_t img{ max-width:100%; height:auto;}
.innav_ul1{ width:100%;}
.innav_ul1 li{ width:48%;  background-size:100% 100%; margin-bottom:5px; margin-right:4%;}
.innav_ul1 li:nth-child(2n+0){ margin-right:0;}
.innav_ul1 li a.innav_a{width:auto;}

.pro ul{ width:auto;}
.pro ul li{ float:none; margin:0 auto 25px;}
.pro ul li a{ width:100%;}
.pro_tit{margin:0 -15px; width:auto;}
.pro_tit h3{width:100%; }
.tmp-pic img{
	height:70px;
}
.message .msg-content{
	max-width:100%;
}
.message .msg-content .i_list span{
	width:100px;
}
.message .msg-content .i_list .input{
	width:200px;
}
.message .msg-content .i_list textarea{
	width:200px;
}
.foot-contact{
	max-width: 100%;
}
.innerm_t .pic{
	max-width: 100%;
}
#rightArrow{display:none;}
.pn_page p{ width:100%; display:inline-block; }

.product2{width: auto !important;}
.product2 li{ float:none !important; height:auto !important; margin-left: auto !important;margin-right: auto !important;}
.product2 img{ height:150px;}

.foot-logo{ display: none;}
.foot-pronav{display: none;}
.index_p .team .bd ul li{ width:100%;}
.ewm{display: none;}

.contact-wrap .company{width:100%; padding-right:0; margin-bottom:30px;}
.contact-wrap .overseas{width:100%;}
}