﻿@charset "utf-8";
body, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ul, ol, li, form, button, input, textarea, th, td {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

body, button, input, select, textarea, h1, h2, h3, h4, h5, h6, i {
	font: normal 62.5% "poppins","sans-serif","Hiragino Sans GB","Arial","Helvetica","SimHei","STXihei";
}

body {
	font-size:16px; line-height:28px; background:#fff;
}

ul, ol, li {
	list-style: none;
}

a {
	text-decoration: none; font-size:18px; line-height:28px;
	color: #444;
}
em{ font-style:normal;}
a:hover {
	text-decoration: none;
}

img {
	border: 0;
	vertical-align: top;
}

button, input, select, textarea {
	font-size: 100%;
	vertical-align: middle;
	outline: none; border:none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.fixed:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.fixed {
	*zoom: 1;
}

.clear {
	clear: both;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.wd {
	margin: 0 auto;
	width: 100%;max-width:1500px;
}

.wd10 {
	margin: 0 auto;
	width: 1000px;
}
.ml60{ margin-left:60px;}
.mr60{ margin-right:60px;}
.wrap{ width: 100%;max-width:1500px; margin:0px auto;}
/* reset.css V1.0  End */

.p_scale {
	-webkit-transform: scale(1.05, 1.05);
	-moz-transform: scale(1.05, 1.05);
}

.overflow {
	height: auto;
	overflow: hidden;
}

/*header*/

.header {width:100%;height:100px;position:relative; z-index:9999; background:#fff;box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); position:fixed;}
.headTop{width:100%; height:100px; margin:0px auto;}
.logo{ width:18%;float:left;margin:10px 0px 0px 4%;height:auto;}
.logo img{ width:100%; height: auto; margin:10px 10px 0px 0px; float:left;}
/*.logo h2{ font-size:24px; font-weight:bold; color:#fff; padding:14px 0px 0px 0px;}
.logo p{ font-size:17px; color:#fff;padding:0px 0px 0px 0px;/*letter-spacing:1px;}*/

.banben{ width:105px;display:inline-block;margin:0px 20px 0px 0px; float:right; text-align:center;border-right:1px solid rgba(255,255,255,.2); position:relative; }
.banben img{ width:25px; height:auto; margin:0px 6px 0px 0px; vertical-align:middle;animation: spin 8s linear infinite;}
.banben a{height:100px; line-height:100px;color:#333;font-size:16px;}
@keyframes spin {
  to { transform: rotate(360deg); }
}
.banben a:hover{color:#f00;}



.mainlevel3_c{ background:#fff; overflow:hidden; width:150px; display:none; position: absolute; z-index:99999;}
.mainlevel3_c li a{ color:#444; line-height:40px; height:40px; padding-left:20px; text-align:left; display:block;}

.logo1{ display:block}
.logo2{ display:none}

.mobileNavTit {display: none;}
.xp{ display:none;}
.nav{width:50%;height:45px; float:right; text-align:right; margin-top:30px;}
.nav ul li{display:inline-block;position:relative;width:auto; margin:0px 2.5%; float:left;height:45px; text-align:center;}
.nav ul li a{color:#333;text-align:center;font-size:18px; display:block;height:45px; line-height:45px; overflow:hidden;}
.nav ul li em{ width:25px; height:25px; background:url(../images/shang.png) center center no-repeat; background-size:12px auto; display:inline-block; vertical-align:middle;transition: 0.3s ease all;}
.nav ul li:hover em{ background:url(../images/xia.png) center center no-repeat; background-size:12px auto;}
.nav ul li:hover a, .nav ul li.on a{color:#22208f; border-bottom:1px solid #22208f;}
.nav ul li:last-child{ padding-top:10px;}
.nav ul li img{ float:left; margin:0px 5px 0px 0px;}
.nav ul li span{ width:23px; height:23px; line-height:23px; margin:0px 0px 0px 0px; text-align:center; display:inline-block; background:#e80b11; color:#fff; border-radius:50%; font-size:12px;}


.mainlevel ul{display:none; width:235px; margin-top:0px; margin-left:-80px; background:#fff; box-shadow:0px 2px 10px 0px rgba(0, 0, 0, 0.2); padding:0px 0px 0px 0px; position:absolute; z-index:0; text-align:left;}
.mainlevel li{ width:235px !important; height:50px !important;line-height:50px !important;float:none;overflow:hidden; margin:0px !important; padding:0px !important;position: relative;box-sizing: border-box;}
.mainlevel li a{height:50px !important;display:block; line-height:50px !important;font-size:16px !important;padding:0px 0px 0px 0px !important; color:#333 !important; width:100% !important;border-bottom:1px solid #eee !important;}
.mainlevel li a:hover{ color:#fff !important;}
.mainlevel li:last-child a{ border:none !important; border-radius:0px;}
.mainlevel li:last-child a:hover{ border-radius:0px;}
.mainlevel li:hover{ border:none !important;}

.mainlevel li::before {content: '';position: absolute;top:0;left:0;z-index: -1;  height: 100%;width:0;transition:  0.8s;background-color: rgb(34, 32, 143);}
.mainlevel li:hover {z-index:1;color:#fff;}
.mainlevel li:hover::before {width:100%;}


.tel_01{ float:right; padding:35px 0px 0px 0px; color:#f00; width:6%; height:100px; position:relative; background:#22208f; text-align:center;}
.tel_01 img{ vertical-align:middle; margin:0px 5px 0px 0px; width:28px;}

.tel_01 .sousuo{ position:absolute; right:20px; width:310px; height:45px; line-height:45px; padding:5px 0px; opacity:0;box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);}
.tel_01 .sousuo .sousuo_01{ width:270px; float:left; border:none; outline:none;height:45px; padding-left:10px;}
.tel_01 .sousuo .sousuo_02{ width:40px; float:right; border:none; outline:none;height:45px; background:url(../images/search.png) center center no-repeat #fff; background-size:22px auto;}

.tel_01:hover .sousuo{ opacity:1;}

.sousuo1{ display:none;}
/*banner*/
.banner{ width:100%;margin:0px 0px 0px 0px !important; position:relative; z-index:-1; text-align:center;}
.banner .item {display: block;height:900px;background: no-repeat center / cover;}
.banner .item{transform:scale(1);}
.banner .item h2{ font-size:66px; width:90%; margin:0px auto; text-align:center; padding-top:380px; line-height:100px;color:#fff; font-weight:bold;text-shadow: 1px 2px 2px #004199; text-transform:uppercase;}
.banner .item em{ font-size:30px; padding:15px 35px; color:#fff; display:inline-block; border:1px solid #fff; margin:55px auto 0px auto; background:#22208f;}
.banner .item em img{ width:35px; vertical-align:middle; margin-right:10px;text-shadow: 1px 2px 2px #060b3e;}

/*@keyframes shake {
  0% { transform: translateX(0); }
  25% { transform: translateX(-5px); }
  50% { transform: translateX(5px); }
  75% { transform: translateX(-5px); }
  100% { transform: translateX(5px); }
}
 
.shake-effect {
  animation: shake 0.5s;
  animation-iteration-count: infinite;
}*/



/* 定义一个缩小动画 */
@keyframes shrink {
  0% {
    transform: scale(1.1); /* 动画开始时，图片大小不变 */
  }
  100% {
    transform: scale(1); /* 动画结束时，图片缩小到原始大小的50% */
  }
}
 
/* 应用动画到图片元素 */
.hengfu{
  animation: shrink 3s 1; /* 动画名称，持续时间，和重复次数 */
}
.hengfu2{
  animation: shrink 3s 1; /* 动画名称，持续时间，和重复次数 */
}
.banner{
  animation: shrink 4s 1; /* 动画名称，持续时间，和重复次数 */
}



.hengfu{ width: 100%; height: 563px; color: #fff;}
.hengfu h2{ font-size: 35px; padding: 150px 0px 0px 0px;}
.hengfu p{ font-size: 20px; line-height: 30px; padding: 20px 0px;}
.hengfu a{ height: 45px; line-height: 45px; background: #007aff; color: #fff; display: inline-block; padding: 0px 35px; border-radius:30px; overflow: hidden;}



.box {position: relative;box-sizing: border-box;}
.box::before {content: '';position: absolute;top:0;left:0;/* 位于原本li 下面 */z-index: -1;  height: 100%;width: 0;/* 动画时长 */transition:  0.8s;/* 变换的背景色 */background-color: rgb(34, 32, 143);
}
.box:hover {z-index: 1;color: #fff;}
.box:hover::before {width: 100%;}


.hengfu2{ width: 100%; height: 563px; color: #fff;}
.hengfu2 h2{ font-size: 35px; padding: 150px 0px 0px 0px; color: #333;}
.hengfu2 p{ font-size: 20px; line-height: 30px; padding: 20px 0px;color: #666;}
.hengfu2 a{ height: 45px; line-height: 45px; background: #007aff; color: #fff; display: inline-block; padding: 0px 35px; border-radius:30px; overflow: hidden;}
.hengfu2 a:hover{ background: #1d63bb;}



.indexMain {background-color:#fff; overflow:hidden;}

/*产品优势*/
.cpys{ width:100%;max-width:1500px; margin:0px auto 50px auto;}
.cpys li{ width:18%; float:left; text-align:center; margin:0px 1%; height:240px; padding:2%; background:#fff;box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); border-radius:20px 0px 20px 0px;}
.cpys li img{ display:inline-block; width:60px; height:auto;}
.cpys li h3{ font-size:18px; font-weight:bold; color:#444; padding:20px 0px 10px 0px; margin:0px 0px 10px 0px; background:url(../images/line_04.jpg) bottom center no-repeat;}
.cpys li p{ font-size:17px; line-height:28px; color:#666;}
.cpys li:hover{box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);}


/*智能能力*/
.power{ width:100%; max-width:1500px; margin:0px auto;}
.power li{float: left; width:32.9%; height:530px; color: #fff;  transition:0.3s all ease;  position: relative; overflow: hidden; cursor: pointer;}
.power li+li{margin-left: 0.6%;}
/*.power li.on{width:40%;}*/
.power_w{ width: 100%; height: 100%; background:rgba(4,109,190,0.8); text-align: center; padding-top:250px;}
.power_w p{font-size: 30px; font-weight: bold; line-height: 40px;}
.power_w dd{font-size: 24px; font-weight: bold; font-family: "Tw Cen MT";  }
.power_w dd:before{content:""; display:block;  width: 1px; height: 146px; background:rgba(255,255,255,0.4);  margin:80px auto; }
.power li.on .power_w{opacity: 0;}
.power_ww{ height: 300px; width:auto; padding:40px 46px; background: #22208f; position: absolute; bottom:0; transition:0.5s all linear; margin:auto; left:0; right:0; overflow: hidden;  opacity: 0; bottom:-50px; }
/*.power li.on .power_ww{  opacity: 1; bottom:0; }*/
.power_ww p{font-size: 30px; border-bottom:1px dotted rgba(255,255,255,0.2); font-weight: bold; line-height:60px; padding-bottom:10px; margin-bottom:20px; }
.power_ww p:after{font-size: 30px;  font-family: "Tw Cen MT"; display: block; float: right; opacity: 0.5; }
.power li:nth-child(1) .power_ww p:after{content:"01";}
.power li:nth-child(2) .power_ww p:after{content:"02";}
.power li:nth-child(3) .power_ww p:after{content:"03";}
.power li:nth-child(4) .power_ww p:after{content:"04";}
.power_ww span{ font-size: 15px;  line-height: 30px; }

.power li:hover .power_w{opacity: 0;}
.power li:hover .power_ww{opacity: 1; bottom:0;}



* {
     -webkit-box-sizing: border-box; 
     box-sizing: border-box; 
}
/*放心选择*/
/*.bg{ width: 100%;min-width:1300px; overflow: hidden;}*/
/*.box{ margin:0 auto;width:100;max-width:1500px; box-sizing: border-box;}*/
.padv_bg{background: url(../images/fxxz_bg.jpg)no-repeat center;position: relative;height: 710px;    background-attachment: fixed;}
.padv{display: flex;align-items: center;height: 100%;position: relative;}
.padv_l{width: 50%;}
.padv_l p{font-size: 40px;color: #fff;}
.padv_l span{width: 50px;height: 3px;display: block;background: #fff;margin: 20px 0 30px;}
.padv_l dd{color: #fff;font-size: 18px;line-height: 36px;}
.padv_l a{width: 178px;height: 44px;color: #fff; border:1px solid #fff;display: block;text-align: center;line-height: 44px;font-size: 14px;margin-top: 40px; border-radius:20px 0px 20px 0px;}
.padv_l a:hover{ background:#22208f;border:1px solid #22208f;}

.padv_r{position: absolute;right: 0px;top: 0px;width: 50%;}
.padv_r li{width:50%;display: block;float: left;height: 355px;background: rgba(0,0,0,0.1);padding:50px 40px;display: flex;align-items: center;transition: 1s ease all;cursor: pointer;}
.padv_bg:before{content: '';width: 100%;height: 100%;background: rgba(0,0,0,0.2);position: absolute;top: 0px;left: 0;}
.padv_r li:nth-child(2n){border-left: 1px solid rgba(255,255,255,0.2);}
.padv_r li:nth-child(n+3){border-top: 1px solid rgba(255,255,255,0.2);}
.padv_r li p{font-size: 20px;color: #fff;font-weight: bold;margin:20px 0px 10px 0px;}
.padv_r li d{font-size: 12px;font-family: 'Arial';text-transform: uppercase;color: rgba(255,255,255,0.5);line-height: 30px;}
.padv_r li dd{font-size: 16px;color: #fff;}
.padv_r li:hover{background: rgba(0,117,117,0.95);}
.padv_r li span img{transition: 0.3s ease all;}
.padv_r li:hover span img{transform: rotateY(180deg);}


/*工厂厂房*/
.gccq{width:100%; max-width:1500px; margin:0px auto 40px auto;overflow: hidden; background:#f5f5f5;}
.gccq .gccq_l{ width:49%; float:left;}
.gccq .gccq_r{ width:49%; float: right; padding:1.5% 2% 0px 2%;}
.gccq .gccq_r h2{font-size:30px;color: #030303;border-left: 3px solid #22208f;font-weight: bold;padding: 5px 0px 5px 15px;margin:0px 0px 5px 0px;}
.gccq .gccq_r p{ line-height:24px;}
.gccq .gccq_r ul{ padding:20px 0px 0px 0px;}
.gccq .gccq_r li{ width:50%; float:left; margin:0px 0px 15px 0px;}
.gccq .gccq_r li h3{font-size:30px;color:#454545333;font-family:"Impact";font-weight:bold;background:url(../images/line_04.jpg) 3px bottom no-repeat; padding-bottom:10px;}
.gccq .gccq_r li h3 em {font-size: 16px;color: #22208f;padding: 0px 0px 0px 10px;font-weight: normal;}
.gccq .gccq_r li b {font-size: 16px;color: #454545;height:35px;line-height:35px;display: block; overflow: hidden; font-weight:normal;}
.gccq .gccq_r a{height:50px;line-height:50px;border: 1px solid #22208f; border-radius:20px 0px 20px 0px;display: inline-block;background: url(../images/jt_02.png) 80% center no-repeat;padding:0px 65px 0px 25px;font-size: 16px; color: #22208f;margin:5px 0px 20px 0px;}
.gccq .gccq_r a:hover{ background: url(../images/jt_01.png) 80% center no-repeat #22208f; color:#fff;}





/*.adv { width:100%; max-width:1500px; margin:0px auto 40px auto;overflow: hidden;}
.advtab{font-size:0; margin:0px 0 13px 0;background: #fff;white-space: nowrap;}
.advtab li{width: 25%;height:125px;display: inline-block; text-align: center;box-sizing: border-box; background: #f7f7f7; padding-top: 32px;transition: all .3s ease; cursor: pointer;}
.advtab li:nth-child(1),.advtab li:nth-child(3) { background: #f2f2f2;}
.advtab li p{display: inline-block; vertical-align: middle;}
.advtab p+p{text-align: left;margin-left: 23px;font-size: 30px;color: #222222;transition: all .3s ease;}
.advtab p em{display: block;transition: all .3s ease;font-size: 14px;color: #c7c7c7;margin-top: 2px;}
.advicon{width: 68px;height: 68px;background: url(../images/18.png)no-repeat center;position: relative;}
.advicon span{position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: auto;width: 41px;height: 36px;background: url(../images/19.png) no-repeat left top;transition: all .3s ease;}
.advtab li:nth-child(1) .advicon span{background-position-x:6px; }
.advtab li:nth-child(2) .advicon span{background-position-x:-39px; }
.advtab li:nth-child(3) .advicon span{background-position-x:-95px; width: 36px;}
.advtab li:nth-child(4) .advicon span{background-position-x:-157px;}
.advtab li.on{background: #22208f;}

.advtab li.on p+p,.advtab li.on p em{color: #fff;}
.advtab li.on .advicon span{background-position-y:-52px;}
.advcon ul{position: relative;z-index: 3;background: #f5f5f5;}
.advcon ul:after{content: '';display: block;position: absolute;height: 110px;background: #f0f0f0;width: 100%; bottom: 0;left: 0;z-index: -1;}
.advleft{padding: 50px 0 0 65px; height: 480px; float: left; width: 590px; overflow: hidden;}
.adv_t span{font-size: 50px;color: #22208f;font-family: fontDin1; display:inline-block;}
.adv_t b{display: block;font-size:35px;color: #22208f; padding:30px 0px 20px 0px;}
.adv_t i{font-size: 20px;color: #222; margin: 5px 0 15px 0;display: block;}
.adv_t:after{content: '';display: block;position: absolute;width: 37px;height: 3px;background: #22208f;}
.adv_c p{ position: relative;padding-left: 15px;font-size: 16px;color: #666;line-height: 28px; margin-bottom: 10px;}
.adv_c p:after{content: '';display: block;position: absolute;border-radius: 50%;top: 14px; left: 0;margin: auto 0;width: 5px;height: 5px;background: #22208f;}
.adv_c { margin-top: 45px; height: 182px; overflow: hidden;}
.advtel{ padding:0px 0px 0px 0px; height:60px; line-height:60px;}
.advtel img{ vertical-align:middle; margin:0px 15px 0px 0px; font-size:16px;}
.advtel em{ color:#22208f; font-weight:bold; font-size:20px;}
*/




/*news*/

.newsBox {height: 365px;overflow: hidden;}

.newsBoxLeft {
	float: left;
	width: 790px;
}

.indexTitle {
	height: auto;
	overflow: hidden;
	padding:44px 0 24px 20px;
	background: url(../images/icon2.png) no-repeat 0 45px;
}

.indexTitle b {
	display: inline-block;
	color: #0066b3;
	font-size: 2.2em;
}

.indexTitle a {
	display: block;
	color: #0066b3;
	font-size: 1.4em;
	font-weight: bold;
	margin: 11px 10px 0 0;
	float: right;
}

.indexTitle a:hover {
	color: #ba8940;

	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.slideBox {
	width: 385px;
	height: 230px;
	overflow: hidden;
	position: relative;
	float: left;
}

.slideBox .hd {
	height: 23px;
	overflow: hidden;
	position: absolute;
	left: 0;
	width: 100%;
	bottom: 0;
	z-index: 10;
	text-align: center;
}

.slideBox .hd ul li {
	display: inline-block;
	*display: inline;
	margin: 0 5px;
	width: 10px;
	height: 10px;
	line-height: 10px;
	text-align: center;
	cursor: pointer;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #b78841;
}

.slideBox .hd ul li.on {
	background-color: #ba8940;
}

.slideBox .bd li {
	position: relative;
}

.slideBox .bd {
	height: 100%;
	z-index: 0;
}

.slideBox .bd .pic {
	position: relative;
	z-index: 0;
	display: table;
	width: 385px;
	heigth: 228px;
}

.slideBox .bd .pic a {
	display: table-cell;
	width: 100%;
	height: 228px;
	text-align: center;
	vertical-align: middle;
}

.slideBox .bd .pic img {
	max-width: 385px;
	max-height: 228px;
}

.slideBox .bd .bg {
	width: 100%;
	height: 100px;
	position: absolute;
	bottom: -100px;
	left: 0;
	z-index: 1;
	background: url(../images/indexnewsbg.png) repeat 0 0;
}

.slideBox .bd .tit {
	width: 100%;
	height: 100px;
	line-height: 24px;
	position: absolute;
	bottom: -100px;
	left: 0;
	z-index: 2;
	font-size: 1.6em;
}

.slideBox .bd .tit a {
	color: #fff;
	margin: 14px 40px 0;
	display: block;
}

/*indexNews*/

.indexNews {
	float: right;
	height: auto;
	overflow: hidden;
	width: 373px;
	padding-top: 2px;
}

.indexNews li {
	height: 38px;
	overflow: hidden;
	background: url(../images/dian.jpg) repeat-x 0 bottom;
}

.indexNews li a {
	display: block;
	color: #000;
	height: 37px;
	line-height: 37px;
	overflow: hidden;
	font-size: 1.4em;
}

.indexNews li a:hover {
	color: #0066b3;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.indexNews li b {
	display: block;
	color: #0066b3;
	height: 37px;
	line-height: 37px;
	overflow: hidden;
	font-size: 1.4em;
	padding-left: 3px;
	width: 52px;
	float: left;
}

.newsBoxRight {
	float: right;
	position: relative;
	width: 361px;
}

.slideNotice {
	position: relative;
}

.slideNotice .indexNews {
	width: 361px;
}

.slideNotice .hd {
	position: absolute;
	right: 2px;
	top: -55px;
	height: 31px;
	line-height: 31px;
	width: 130px;
	border-bottom: 1px solid #ccdae5;
}

.slideNotice .hd ul {
	position: absolute;
	left: 0;
	top: -1px;
	height: 32px;
}

.slideNotice .hd ul li {
	float: left;
	width: 65px;
	cursor: pointer;
	font-size: 1.4em;
	text-align: center;
}

.slideNotice .hd ul li a {
	color: #00457b;
	display: block;
}

.slideNotice .hd ul li.on {
	height: 30px;
	border: 1px solid #ccdae5;
	border-bottom: 2px solid #fff;
	width: 63px;
}

/*indexAd*/

.indexAd .item, .linkImg .item {
	width: 100%;
	overflow: hidden;
}

.indexAd .item:hover img, .linkImg .item:hover img {
	-webkit-transform: scale(1.05, 1.05);
	-moz-transform: scale(1.05, 1.05);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.iconList {
	height: auto;
	overflow: hidden;
	margin-top: 44px;
}

.iconList li {
	float: left;
	text-align: center;
}

.iconList li a {
	display: block;
	color: #fff;
	width: 180px;
	height: 116px;
	padding-top: 24px;
}

.iconList li a img {
	display: block;
	width: 66px;
	height: 66px;
	margin: 0 auto 10px;
}

.iconList li a div {
	font-size: 1.6em;
}

.iconList li.li1 a {
	background-color: #0084d2;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

.iconList li.li2 a {
	background-color: #2cb168;
	border-bottom: 1px solid #fff;
}

.iconList li.li3 a {
	background-color: #745db9;
	border-right: 1px solid #fff;
}

.iconList li.li4 a {
	background-color: #009aaf;
}

.iconList li:hover {
	filter: alpha(opacity=70);
	opacity: 0.7;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.newsDiv {
	width: 380px;

	float: left;
	margin-left: 30px;
}

.newsDiv:first-child {
	margin-left: 0;
}

.newsDiv .indexNews {
	width: 100%;
}

.newsDiv .indexNews li, .slideNotice .indexNews li {
	position: relative;
}

.newsDiv .indexNews li b, .slideNotice .indexNews li b {
	position: absolute;
	left: 0;
	top: 0;
	float: none;
	z-index: 5;
}

.newsDiv .indexNews li a, .slideNotice .indexNews li a {
	margin-left: 55px;
}

/*link*/



.customSelect {
	height: 28px;
	line-height: 28px;
	font-size: 1.4em;
	color: #0066b3;
	background: url(../images/icon1.jpg) no-repeat right center;
	width: 100%;
	text-indent: 9px;
}

.customSelectInner {
	cursor: pointer;
	line-height: 28px;
	text-align: left;
	width: 100% !important;
}

/*link*/

.link {
	height: auto;
	overflow: hidden;
	padding: 30px 0px 30px 0px;font-size:16px;
}


.link b{color:#666; font-weight:normal;}
.link a{padding:0px 10px; font-size:16px;color:#666;}
.link a:hover{ color:#333;}

.mspan1 {padding: 0 21px 0 7px;display: inline-block;}
.mspan2 {display: inline-block;}

/*bigImg*/
.bigImg {height:500px; padding:0px 0px 0px 0px;position: relative;z-index: 0;background-repeat: no-repeat;background-position: center top;background-size: cover; text-align:center;}
.bigImg p{ font-size:20px; color:#fff; padding:15px 0px 0px 0px; text-transform:uppercase;}
.bigImg h2{ font-size:30px; color:#fff; padding:20px 0px 0px 0px; background:url(../images/line_02.jpg) center top no-repeat;font-weight:bold;}



/*main*/
.main {width: 100%;position: relative;margin:0px auto 0px; background:#fff; border-bottom:1px solid #ddd;}
.left {float:right;width:19%; margin:20px 0px 0px 0px;background:#f3f3f3;}
.left img{ width:100%; height:auto;}
.sideMenu {height: auto;overflow: hidden;background-color: #fff;margin-bottom: 20px;}
.sideTit a {height: auto;overflow: hidden;padding: 18px 0 19px 36px;color: #fff;display: block;background-image: linear-gradient(to right,#2a65bd, #457ccd);}
.sideTit a h3 {font-weight: bold;font-size: 1.8em;margin-bottom:4px;}
.sideTit a p {font-size: 1.2em;text-transform: uppercase;color: #a5b8cd;font-family: Arial;}
.sideMenuNav {height: auto;overflow: hidden;}
.sideMenuNav h2{ font-size:18px; font-weight:bold; color:#444; height:40px; line-height:40px; padding-left:40px; margin-top:10px;}
.sideMenuNav li {height: auto;overflow: hidden;position: relative;border-bottom: 1px solid #ececec;}
.sideMenuNav li > a {height: 64px;line-height: 64px;padding: 0 31px 0 56px;color: #454545;font-size: 1.6em;display: block;background: url(../images/sideicon1.png) no-repeat 36px center;}
.sideMenuNav li i {display: block;position: absolute;right: 31px;top: 0;height: 64px;width: 10px;z-index: 5;background: url(../images/sideicon3.png) no-repeat right center;}
.sideMenuNav li i.ibg {background: url(../images/sideicon5.png) no-repeat right center !important;}
.sideMenuNav li.on, .sideMenuNav li:hover {background-color: #f8f8f8;}
.sideMenuNav li.on > a, .sideMenuNav li:hover > a {color: #0081cc;background: url(../images/sideicon2.png) no-repeat 36px center;}
.sideMenuNav li.on i, .sideMenuNav li:hover i {background: url(../images/sideicon4.png) no-repeat right center;}
.sideDiv {height: auto;overflow: hidden;background-color: #f8f8f8;}
.sideDiv a {display: block;height: 34px;line-height: 34px;padding: 0 10px 0 56px;color: #585858;font-size: 1.2em;background: url(../images/circle4.png) no-repeat 37px center;}
.sideDiv a:hover, .sideDiv a.cur {color: #0066b3;background: url(../images/circle3.png) no-repeat 37px center #efefef;}


.sideContact{ overflow:hidden; padding:0px 0px 0px 0px;}
.sideContactTit {height:55px;line-height:55px;border-bottom:1px solid #eee;}
.sideContactTit a { width:100%;height:55px;line-height:55px;display:block;color:#fff; background:#22208f;font-weight: bold;font-size:18px; display:inline-block; text-align:center;}


.sideContactBox {overflow: hidden;height: auto;padding:20px 20px 15px 20px; }
.sideContactBox li{ height: auto;border-bottom:1px dashed #ddd; margin:0px 0px 12px 0px; padding:0px 0px 12px 0px; display:block; overflow:hidden;transition: all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-webkit-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;}
.sideContactBox li img{ width:35%; height:auto; float:left; margin:0px 10px 0px 0px;transition: all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-webkit-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;}
.sideContactBox li h2{ height:68px; overflow:hidden;}
.sideContactBox li h2 a{line-height:22px; color:#333;font-size:15px; display:block;}
.sideContactBox li h2 a:hover{ color:#22208f;}
.sideContactBox li:hover img{transform:scale(1.08);-moz-transition:scale(1.08);-webkit-transition:scale(1.08);-o-transition:scale(1.08);}

.sideContactBox2 {overflow: hidden;height: auto;padding:20px 20px 15px 20px; }
.sideContactBox2 li{ height: auto;border-bottom:1px dashed #ddd; margin:0px 0px 6px 0px; padding:0px 0px 6px 0px; display:block; overflow:hidden;transition: all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-webkit-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;}
.sideContactBox2 li img{ width:100%; height:auto; margin:0px 0px 10px 0px;transition: all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-webkit-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;}
.sideContactBox2 li h2{ height:auto; overflow:hidden; text-align:center;}
.sideContactBox2 li h2 a{line-height:24px; color:#333;font-size:15px; display:block;}
.sideContactBox2 li h2 a:hover{ color:#22208f;}
.sideContactBox2 li:hover img{transform:scale(1.08);-moz-transition:scale(1.08);-webkit-transition:scale(1.08);-o-transition:scale(1.08);}

/*right*/

.right {margin-left:290px;background-color: #fff;min-height: 718px; overflow:hidden;}

.path { width:100%; max-width:1500px; margin:-60px auto 0px auto;height:60px; line-height:60px;overflow: hidden;position: relative;padding: 0 0px;background: rgba(255,255,255,0.7);}
.pathdiv {color: #555;font-size:15px;height: 60px;line-height: 60px; padding:0px 0px 0px 0px; overflow:hidden; text-align:center;}
.pathdiv a {color: #555;font-size:16px;}
.pathdiv a:hover { color:#22208f;}
.pathdiv span {display: inline-block;padding: 0 6px;}
.pathdiv img{ vertical-align:middle; margin:0px 5px 0px 0px;}

/*.pro_menu{ width: auto; float:right;text-align: right;}
.pro_menu li{ display:block; height:60px; line-height:60px; margin:0px 15px 0px 0px;background:#fff; display:inline-block;overflow: hidden;}
.pro_menu li a{ display:block; height:60px; line-height:60px; padding:0px 15px;font-size:18px;}
.pro_menu li.current a{ background:#22208f; color:#fff;}*/
.pro_menu{ display:none;}


.pro_menu_p{ margin:10px 0px 0px 0px; max-width:100%; height:auto;}

.yckf{ width:100%; margin:0px 0px; padding:20px; text-align:center;}
.yckf img{ width:65%; border:5px solid #fff; border-radius:50%;}
.yckf h2{ padding:20px 0px 10px 0px;}
.yckf h2 a{ font-size:20px; color:#22208f;}
.yckf p{ font-size:18px; line-height:28px; color:#787878;}

/*产品中心*/
.bg_01{width:100%; height: auto; background: url(../images/png80-t3-scale100.png) right bottom no-repeat #f3f3f3;overflow:hidden; margin:0px auto 0px auto; padding:0px 0px 40px 0px;}



.ce{display:block;width:99.8%;background:#fff; border:1px solid #eee;}
.ce li{border-bottom:1px solid #eee;}
/*.ce li img{ width:auto;height:50px; margin-top:5px; margin-left:5px;filter: grayscale(1);opacity:0.9;}*/
.more{ float:right;padding:0px 10px 0px 0px;}
.ce li a{ height:60px;color:#454545;display:block;cursor:pointer; font-size:16px;background:url(../images/more.png) no-repeat 97% center;}
.ce li a:hover{background:#fff;background:url(../images/more2.png) no-repeat 97% center #fff; color:#fff;}
.ce li .dqian{background:url(../images/more2.png) no-repeat 97% center #fff;color:#fff;}
/*.ce li .xz{background:url(../images/more2.png) no-repeat 97% center #f5f5f5;color:#fff;}
.ce li .xz img{filter: grayscale(0);opacity:1;}*/
.er{display:none;width: auto;background:#ffffff;}
.er li{width:100%;border:solid #ddd;border-width:1px 0px 0px;}
.er li a{display:block;height:45px; line-height:45px;color:#454545;background:none;font-size:15px; overflow:hidden;}
.er li a{ background:url(../images/articlebtn2.png) 20px center no-repeat;padding-left:35px;}
.er li a:hover{background:url(../images/articlebtn2.png) 20px center no-repeat;color:#22208f;}


.pro_fl{ width:94%; margin:0px auto 25px auto;}
.pro_fl li{ width:25%; float:left; margin:0px 0px 15px 0px;}
.pro_fl li .pro_fl_01{ width:96%; margin:0px auto; padding:0px; overflow:hidden; text-align:center; background:#fff;border:1px solid #eee; transition: all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-webkit-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;}
.pro_fl li img{ width:100%; height:auto;transition: all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-webkit-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;}
.pro_fl li:hover img{transform:scale(1.08);-moz-transition:scale(1.08);-webkit-transition:scale(1.08);-o-transition:scale(1.08);}
.pro_fl li h2{ padding:20px 0px 0px 0px;}
.pro_fl li h2 a{ font-size:20px; font-weight:bold; color:#333; text-transform:capitalize;}
.pro_fl li p{ font-size:16px;padding:0px 0px;color:#666;}
.pro_fl li .pro_fl_02_a{ height:45px; line-height:45px; border:1px solid #eee; color:#666; background:#f3f3f3; font-size:16px; padding:0px 35px; display:inline-block; margin:15px 0px; transition: all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-webkit-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;}
.pro_fl li .pro_fl_02_a:hover{color:#fff;}
.pro_fl li:hover .pro_fl_01{ border:1px solid #eee;color:#666;}




/*新品推荐*/
.xptj{ width:100%; max-width:1500px; margin:0px auto 55px auto;}
.xptj_c{ width:94%; max-width:1500px; margin:0px auto;}
.xptj_c li{ width:25%; margin:0px 0px; float:left; text-align:center;}
.xptj_c li a{ display:block; width:95%; padding:15px 15px 25px 15px; margin:0px auto; border:1px solid #eee;  background:url(../images/hot.png) right top no-repeat #fff;background-size:65px auto;}
.xptj_c li h2{ font-size:22px; font-weight:bold; padding:10px 0px;}
.xptj_c li img{ width:100%; height:auto;transition: all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-webkit-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;}
.xptj_c li em{ border:1px solid #eee; height:40px; line-height:40px; display:inline-block; padding:0px 20px; margin-top:15px;}
.xptj_c li:hover a{box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);}
.xptj_c li:hover em{ background:#22208f; color:#fff;}
.xptj_c li img:hover{transform:scale(1.08);-moz-transition:scale(1.08);-webkit-transition:scale(1.08);-o-transition:scale(1.08);}


.ny_l{width:22%; margin-top:30px; background:#f3f3f3;}
.ny_l_t{ width:100%; height:65px; line-height:65px; background:#22208f; font-size:22px; text-transform:uppercase;color:#fff; text-align:center; border-radius:15px 15px 0px 0px;}
.ny_l_t h2{ padding-top:25px;font-size:30px; font-weight:bold; color:#fff;}
.ny_l_t span{ font-size:12px; color:#22208f;}

.subNavBox{width:100%;border:solid 1px #eee; border-bottom:none; background:#fff;box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);border-radius:0px 0px 15px 15px;}
.subNav{border-bottom:solid 1px #eee;cursor:pointer;font-size:16px; color:#555; height:55px;line-height:55px;padding-left:20px;background:url(../images/jiantou1.jpg) no-repeat;background-position:95% 50%}
.subNav:hover{color:#277fc2;}
.currentDd{color:#277fc2;font-weight:bold;}
.currentDt{background-image:url(../images/jiantou.jpg);}
.navContent{display: none;border-bottom:solid 1px #eee;}
.navContent li a{display:block;heighr:35px; padding:0px 0px 0px 40px; background:url(../images/list_02.jpg) 25px 14px no-repeat;font-size:14px;line-height:35px; overflow:hidden;}
.navContent li a:hover{color:#fff;background-color:#277fc2}


.ny_r{width:77%; margin:30px 0px;}
.pro{ width:100%; margin:0px 0px}
.pro h3{ display:block; padding:20px; background:#f3f3f3; line-height:26px; font-size:16px; width:98.5%; margin:0px auto 20px auto; color:#666;}
.pro li{ width:25%; float:left; margin:0px 0px 15px 0px;}
.pro li .pro_fl_01{ width:94%; margin:0px auto; padding:0px; overflow:hidden; text-align:center; background:#fff;border:1px solid #eee; transition: all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-webkit-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;}
.pro li img{ width:100%; height:auto;transition: all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-webkit-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;}
.pro li:hover img{transform:scale(1.08);-moz-transition:scale(1.08);-webkit-transition:scale(1.08);-o-transition:scale(1.08);}
.pro li h2{ padding:20px 0px 0px 0px;}
.pro li h2 a{ font-size:20px; font-weight:bold; color:#333; text-transform:capitalize;}
.pro li p{ font-size:16px;padding:0px 0px;color:#666;}
.pro li .pro_fl_02_a{ height:45px; line-height:45px; border:1px solid #eee; color:#666; background:#f3f3f3; font-size:16px; padding:0px 35px; display:inline-block; margin:15px 0px; transition: all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-webkit-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;}
.pro li .pro_fl_02_a:hover{color:#fff;}
.pro li:hover .pro_fl_01{ border:1px solid #eee;color:#666;}








/*提交表单*/
.tjbd{ width:100%; padding:50px 0px; background:url(../images/add_02.jpg) center center no-repeat fixed;}
.tjbd .tjbd_l{ width:40%; float:left;}
.tjbd .tjbd_l h1{ font-size:35px; color:#fff; padding:15px 0px 25px 0px;}
.tjbd .tjbd_l h2{ font-size:25px; color:#fff; padding:0px 0px 25px 0px;}
.tjbd .tjbd_l p{ font-size:18px; color:#fff;}

.tjbd .tjbd_l2{ width:35%; float:left;}
.tjbd .tjbd_l2 img{ width:100%; height:auto;}


.tjbd .tjbd_r{ width:58%; float: right;}
.tjbd_r span{ width:100%;margin-top:2px; margin-bottom:20px; display:block; background: url(../images/ll_02.png) 10px center no-repeat #f3f3f3; padding:10px 0px 10px 50px; color:#666;}
.tjbd_r li .tjbd_t{ width:100%; height:45px; line-height:45px;border-bottom:1px solid #ddd; padding-left:40px;text-transform:capitalize;}
.tjbd_r li .tjbd_t::placeholder{ color:#f00;}
.tjbd_r li .tjbd_m::placeholder{ color:#f00;}

.tjbd_r li:nth-child(1){ width:48%; float:left; margin-top:2px; margin-bottom:15px;}
.tjbd_r li:nth-child(2){ width:48%; float:right; margin-top:2px;margin-bottom:15px;}

.tjbd_r li:nth-child(3){ width:100%;margin-top:2px;margin-bottom:15px; min-height:120px;}
.tjbd_r li:nth-child(4){ width:100%;}

.tjbd_r li .tjbd_m{ width:100%; height:110px; background:none;border:none;border-bottom:1px solid #ddd;padding-left:40px;text-transform:capitalize;}
.tjbd_r li .tjbd_s{ width:100%; height:45px; line-height:45px;  background:#22208f;color:#fff !important; border:none;  font-size:16px; text-align:center; text-transform:capitalize; cursor:pointer;}
.tjbd_r li .tjbd_s:hover{ background:#333;}
.tjbd_r li:nth-child(1) .tjbd_t{ background:url(../images/t_01.png) 10px 10px no-repeat #fff;}
.tjbd_r li:nth-child(2) .tjbd_t{ background:url(../images/t_03.png) 10px 10px no-repeat #fff;}
.tjbd_r li:nth-child(3) .tjbd_m{ background:url(../images/t_04.png) 10px center no-repeat #fff;}
/*企业优势*/
.bg_02{width:100%; height: auto; background: url(../images/bg_02.jpg) top center no-repeat;overflow:hidden; margin:40px auto 0px auto; padding:0px 0px 50px 0px;}
.qyys{ width: 100%;max-width:1500px; margin:20px auto;border-bottom:1px solid #787878;border-left:1px solid #787878; overflow:hidden;}
.qyys li{ width:25%; float:left; text-align:center;}
.qyys li div{ border-top:1px solid #787878;border-right:1px solid #787878; padding:30px 25px 25px 25px; color:#ffffff; height:200px;}
.qyys li div h2{ height:35px; line-height:35px; display:block; margin:8px 0px; font-size:20px; font-weight:bold;}
.qyys li div p{ height:85px; line-height:26px; display:block; overflow:hidden;}
.qyys li:hover{ background:#22208f;transition: all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-webkit-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;}


.qyys2{ width:100%; margin:20px auto;border-bottom:1px solid #f42738;border-left:1px solid #f42738; overflow:hidden;}
.qyys2 li{ width:25%; float:left; text-align:center; background:#22208f;}
.qyys2 li div{ border-top:1px solid #f42738;border-right:1px solid #f42738; padding:30px 25px 25px 25px; color:#ffffff; height:200px;}
.qyys2 li div h2{ height:35px; line-height:35px; display:block; margin:8px 0px; font-size:20px; font-weight:bold;}
.qyys2 li div p{ height:85px; line-height:26px; display:block; overflow:hidden;}
.qyys2 li:nth-child(2n){ background:#e90e1f;}
.qyys2 li:hover{box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); background:#444;}

/*新闻动态*/






.bg_03{width:100%; height: auto; background:#f5f5f5;overflow:hidden; margin:40px auto 0px auto; padding:0px 0px 65px 0px;}

.xwzx{ width:1500px; margin:0px auto;}
.xwzx ul{ width:1428px; margin-left:-14px;}
.xwzx li{ width:444px; height:537px; background:#fff; margin:16px; float:left;box-shadow: 0 0 20px rgba(0, 0, 0, 0.15); overflow:hidden;}
.xwzx li img{ width:100%; height: auto;transition: all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-webkit-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;}
.xwzx li h2{ height:45px; line-height:45px; background:url(../images/line_01.jpg) 20px bottom no-repeat; display:block; overflow:hidden; padding:0px 20px 20px 20px;  margin:10px 0px 0px 0px;}
.xwzx li h2 a{height:45px; line-height:45px; color:#353535; font-size:18px; font-weight:bold;}
.xwzx li span{ height:45px; line-height:45px; color:#666; font-size:18px;overflow:hidden; padding:0px 20px 0px 20px; display:block; margin:5px 0px 0px 0px;}
.xwzx li p{ height:80px; line-height:28px; color:#666; font-size:16px; display:block;overflow:hidden; padding:0px 20px 15px 20px;}
.xwzx li:hover img{transform:scale(1.08);-moz-transition:scale(1.08);-webkit-transition:scale(1.08);-o-transition:scale(1.08);}
.xwzx li:hover h2 a{color:#22208f;}



.qiehuan{ width:100%; max-width:1500px; margin:35px auto 30px auto; text-align:center;}
.qiehuan li{height:50px;line-height:50px; display:inline-block; margin:0px 10px;overflow:hidden;}
.qiehuan li a{height:50px;line-height:50px; display:block; padding:0px 20px; font-size:16px;border:1px solid #f1f1f1; background:#fff;}
.qiehuan li a:hover{ border:1px solid #22208f;color:#22208f;}
.qiehuan li.current a{ border:1px solid #22208f; color:#22208f;}

/*新闻中心*/
.news_01{ width:100%; max-width:1500px; margin:0px auto 50px auto;border-radius:5px; clear: both;}
.news_01 li{ width: 32%; margin:0px 1%; float: left; padding: 1%;background:#fff;box-shadow:0 0 15px rgba(0, 0, 0, 0.15); border:1px solid #eee; overflow:hidden;}
.news_01 li:first-child{ margin-left:0px;}
.news_01 li:last-child{ margin-right:0px;}
.news_01 img{ width: 100%; height:300px;  margin: 0px 0px 15x 0px;transition: all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-webkit-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;}
.news_01 img:hover{transform:scale(1.08);-moz-transition:scale(1.08);-webkit-transition:scale(1.08);-o-transition:scale(1.08);}
.news_01 h2{line-height:30px; height:30px; display:block; overflow:hidden; margin:15px 0px 0px 0px;}
.news_01 h2 a{line-height:30px; height:30px;font-size: 18px;color: #333;}
.news_01 h2 a:hover{color: #1d63bb;}
.news_01 p{font-size: 16px; line-height: 26px;margin: 15px 0px 15px 0px; color: #555; height:55px;  overflow:hidden;}
.news_01 .more_03{ height: 40px; line-height:40px; display:inline-block; font-size: 16px; padding: 0px 25px; border:1px solid #ddd; overflow: hidden; background:#f3f3f3; color:#666;overflow:hidden; float:right;}
.news_01 .more_03:hover{  color: #fff;}
.news_01 span{float:left; color:#666; padding:4px 0px 0px 0px;}
.news_01 span img{ width:25px; height:auto; vertical-align:middle; float:left; margin:0px 5px 0px 0px; }

.news_02{ width:100%; max-width:1500px; margin:0px auto 20px auto;border-radius:5px; clear: both;}
.news_02 li{ width: 31.333%; margin:0px 1% 30px 1%; float: left; padding: 1%;background:#fff;box-shadow:0 0 15px rgba(0, 0, 0, 0.15); border:1px solid #eee; overflow:hidden;}
.news_02 img{ width: 100%; height:300px;  margin: 0px 0px 15x 0px;transition: all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-webkit-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;}
.news_02 img:hover{transform:scale(1.08);-moz-transition:scale(1.08);-webkit-transition:scale(1.08);-o-transition:scale(1.08);}
.news_02 h2{line-height:30px; height:30px; display:block; overflow:hidden; margin:15px 0px 0px 0px;}
.news_02 h2 a{line-height:30px; height:30px;font-size: 18px;color: #333;}
.news_02 h2 a:hover{color: #1d63bb;}
.news_02 p{font-size: 16px; line-height: 26px;margin: 15px 0px 15px 0px; color: #555; height:55px;  overflow:hidden;}
.news_02 .more_03{ height: 40px; line-height:40px; display:inline-block; font-size: 16px; padding: 0px 25px; border:1px solid #ddd; overflow: hidden; background:#f3f3f3; color:#666;overflow:hidden; float:right;}
.news_02 .more_03:hover{  color: #fff;}
.news_02 span{float:left; color:#666; padding:4px 0px 0px 0px;}
.news_02 span img{ width:25px; height:auto; vertical-align:middle; float:left; margin:0px 5px 0px 0px; }





.jjfa_01{ width:100%;margin:0px auto 15px auto;border-radius:5px; padding:15px; position:relative; overflow:hidden;}
.jjfa_01 img{ width: 100%;margin: 0px 0px 0px 0px; transition: all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-webkit-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;}
.jjfa_01 img:hover{transform:scale(1.03);-moz-transition:scale(1.03);-webkit-transition:scale(1.03);-o-transition:scale(1.03);}
.jjfa_01 .jjfa_01_c{ width:65%; padding:60px;background:#fff;box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); position:absolute; right:15px; top:80px;}


.jjfa_01 h2{line-height: 25px; padding:0px 0px 0px 0px;}
.jjfa_01 h2 a{ font-size: 25px; color: #333;}
.jjfa_01 h2 a:hover{ color: #1d63bb;}
.jjfa_01 p{font-size: 17px; line-height: 26px;padding: 10px 0px 10px 0px; margin:10px 0px 20px 0px; color: #555; border-bottom:1px solid #eee;border-top:1px solid #eee;}
.jjfa_01 .more_03{ height: 45px; line-height: 45px; display:inline-block; font-size: 18px; padding: 0px 25px; border:1px solid #eee;overflow: hidden;}
.jjfa_01 .more_03:hover{ color: #fff;}





.jjfa_02{ width:100%;margin:0px auto 15px auto;border-radius:5px; padding:15px; position:relative; overflow:hidden;}
.jjfa_02 img{ width: 50%; float: right; margin: 0px 0px 0px 0px; transition: all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-webkit-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;}
.jjfa_02 img:hover{transform:scale(1.03);-moz-transition:scale(1.03);-webkit-transition:scale(1.03);-o-transition:scale(1.03);}
.jjfa_02 .jjfa_01_c{ width:65%; padding:60px;background:#fff;box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); position:absolute; left:15px; top:100px;}
.jjfa_02 h2{line-height: 25px; padding:0px 0px 0px 0px;}
.jjfa_02 h2 a{ font-size: 25px; color: #333;}
.jjfa_02 h2 a:hover{ color: #1d63bb;}
.jjfa_02 p{font-size: 17px; line-height: 26px;padding: 10px 0px 10px 0px; margin:10px 0px 20px 0px; color: #555; border-bottom:1px solid #eee;border-top:1px solid #eee;}
.jjfa_02 .more_03{ height: 45px; line-height: 45px; display:inline-block; font-size: 18px; padding: 0px 25px;  border:1px solid #eee; overflow: hidden;}
.jjfa_02 .more_03:hover{ color: #fff;}




/*生产设备*/
.scsb{ width:100%; margin:20px auto 50px auto;}
.scsb li{ width:45.5%; margin:15px 1%; float:left; border:1px solid #ddd; padding:1%; overflow:hidden;}
.scsb li img{ width:100%; height:auto; display:block;transition: all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-webkit-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;}
.scsb li span{ height:45px; line-height:45px; display:block; font-size:16px; text-align:center; position:relative; background:#fff; z-index:999;}
.scsb li:hover img{transform:scale(1.08);-moz-transition:scale(1.08);-webkit-transition:scale(1.08);-o-transition:scale(1.08);}
.scsb li:hover span{ background:#22208f; color:#fff;}



/* 业务范围 */
.ywfw{ width:100%; margin:0px;}
.ywfw li{ width:20%; float:left; text-align:center; position:relative; background:#232323; overflow:hidden;}
.ywfw li img{ width:100%; height:100%; opacity:0.6;transition: all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-webkit-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;}
.ywfw li div{ width:100%;position:absolute; top:40%;}
.ywfw li h2{ width:100%;font-weight:bold; min-height:70px; margin:0px 0px 20px 0px;}
.ywfw li h2 a{ color:#fff;font-size:26px;}
.ywfw li .ywfw_more{font-size:18px; height:42px; line-height:42px; color:#fff; border:1px solid #fff; display:inline-block;padding:0px 30px;overflow:hidden;}
.ywfw li:hover img{ opacity:1;transform:scale(1.08);-moz-transition:scale(1.08);-webkit-transition:scale(1.08);-o-transition:scale(1.08);}











/*rightBox*/
.rightBox {height: auto;overflow: hidden;padding: 0 0px; width:78%; float:left;}
.eventsTitle {height: auto;overflow: hidden;padding: 46px 0 38px;line-height: 36px;}
.eventsTitle h3 {color: #585858;font-size: 1.7em;font-weight: bold;margin-bottom: 6px;}
.year {color: #000;font-size: 1.7em;}
.eventsList {height: auto;overflow: hidden;margin: 13px 0 78px;border-top: 1px solid #efefef;}
.eventsList li {height: auto;overflow: hidden;padding: 21px 5px 21px 0;border-bottom: 1px solid #efefef;}
.eventsdate {float: left;width: 82px;text-align: center;}
.eventsdate h3 {color: #fff;font-size: 1.7em;font-weight: bold;height: 38px;line-height: 38px;font-family: Arial;background-color: #05558e;}
.eventsdate p {color: #585858;font-size: 1.3em;height: 33px;line-height: 33px;background-color: #efefef;}
.eventsInfo {margin-left: 111px;font-size: 1.4em;line-height: 34px;color: #585858;padding-top: 5px;}

.downLoad {height: auto;overflow: hidden;padding: 20px 0 0;}
.downLoad li {height: auto;overflow: hidden;}
.downLoad li a {display: block;position: relative;margin: 0 40px;color: #585858;border-bottom: 1px solid #efefef;}
.downLoad li a span {display: block;float: right;width: 98px;height: 66px;line-height: 66px;overflow: hidden;font-size: 1.3em;text-align: right;}
.downLoad li a div {height: 66px;line-height: 66px;overflow: hidden;background: url(../images/circle2.png) no-repeat left center;padding-left: 20px;font-size: 1.4em;}
.downLoad li a i {position: absolute;right: 0;top: 0;z-index: 5;width: 33px;height: 66px;background: url(../images/down1.png) no-repeat left center;}
.downLoad li:hover {background-color: #f8f8f8;-webkit-transition: all 0.2s ease;-moz-transition: all 0.2s ease;transition: all 0.2s ease;}
.downLoad li:hover a {color: #0066b3;}
.downLoad li:hover i {background: url(../images/down2.png) no-repeat right center;}

.neirong{ background:#fff; overflow:hidden; padding:25px 30px; margin:20px 0px; background:#f3f3f3;}
.downLoadTit {height: auto;overflow: hidden;padding:55px 0px 5px 0px;border-bottom: 1px solid #efefef; text-align:center;}
.downLoadTit h1 {font-size:25px;color:#121212; font-weight:bold;}
.source {font-size:14px;color: #757575;margin:22px 0 15px;}
.source span {display: inline-block;padding: 0 12px;}
.source img{ vertical-align:middle;margin:0px 4px 0px 0px;}
.down {display: block;height: 33px;line-height: 33px;width: 93px;text-align: right;font-size: 1.3em;color: #9f9f9f;background: url(../images/down1.png) no-repeat left center;}
.content {font-size:16px;color: #444;line-height: 34px;list-style: disc;padding:20px 0 60px;}
.content h2{ font-size:18px; font-weight:bold;text-indent:1.8em;}
.content p{ text-indent:2em;}
.content img{margin:15px auto; width:90%; height:auto; display:block;}

/*organize*/

.organize {
	height: auto;
	overflow: hidden;
}

.organize li a {
	display: block;
	height: auto;
	overflow: hidden;
	margin: 0 40px;
	padding: 30px 0;
	border-bottom: 1px solid #efefef;
}

.organize li:hover {
	background-color: #f8f8f8;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.photo {
	float: left;
	width: 100px;
	height: 132px;
	overflow: hidden;
}

.photo img {
	width: 100%;
	height: 100%;
}

.organzineText {
	margin-left: 132px;
	line-height: 34px;
}

.organzineText h3 {
	color: #3e3e3e;
	font-size: 1.6em;
	font-weight: bold;
	margin: 18px 0 8px;
}

.orInfo {
	color: #8b8b8b;
	font-size: 1.3em;
}

/*paged*/

.paged {
	padding: 52px 0 66px;
	text-align: center;
}

.paged a, .paged .p_info, .paged .current {
	display: inline-block;
	zoom: 1;
	*display: inline;
	margin: 0 4px;
	height: 38px;
	line-height: 38px;
	padding: 0 15px;
	font-size: 13px;
	text-align: center;
	color: #8b8b8b;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	background-color: #f5f5f5;
	border: 1px solid #ededed;
}

.paged .current, .paged a:hover {
	border-color: #0066b3;
	color: #fff;
	background-color: #0066b3;
}

.meetTitle {
	height: auto;
	overflow: hidden;
	color: #585858;
	line-height: 34px;
	font-size: 1.6em;
	font-weight: bold;
	padding: 46px 0 12px;
}

/*meetList*/

.meetList {
	height: auto;
	overflow: hidden;
	margin: 20px 0 0 -38px;
}

.meetList li {
	float: left;
	margin: 29px 0 0 33px;
}

.meetList li a {
	display: block;
	height: 76px;
	line-height: 76px;
	width: 250px;
	color: #585858;
	font-size: 1.6em;
	text-align: center;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	border-radius: 8px;
	background-color: #f5f5f5;
	border: 1px solid #ececec;
}

.meetList li:hover a {
	color: #fff;
	background: url(../images/iconright.jpg) no-repeat 95% center #05568f;
}

/*place*/

.place {
	height: auto;
	overflow: hidden;
	padding-bottom: 53px;
}

.placeBox {
	height: auto;
	overflow: hidden;
	margin-top: 39px;
}

.placeBox dt {
	height: 41px;
	line-height: 41px;
	padding: 0 24px;
	font-size: 1.4em;
	background-color: #0081cc;
}

.placeBox dt a {
	color: #fff;
}

.placeBox dd {
	border-left: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
}

.placeDiv {
	height: 58px;
	line-height: 58px;
	color: #585858;
	font-size: 1.4em;
	border-top: 1px solid #ededed;
}

.placeDiv div {
	width: 50%;
	float: left;
}

.placeDiv div i {
	display: block;
	float: left;
	width: 33px;
	height: 58px;
	margin-left: 22px;
	background-position: left center;
	background-repeat: no-repeat;
}

.placeDiv div i.i1 {
	background-image: url(../images/placeicon1.png);
}

.placeDiv div i.i2 {
	background-image: url(../images/placeicon2.png);
}

.placeDiv div i.i3 {
	background-image: url(../images/placeicon3.png);
}

.placeDiv div i.i4 {
	background-image: url(../images/placeicon4.png);
}

.placeDiv div i.i5 {
	background-image: url(../images/placeicon5.png);
}

.placeDiv div i.i6 {
	background-image: url(../images/placeicon6.png);
}

.placeDiv div span {
	display: block;
	margin-left: 69px;
	height: 58px;
	line-height: 58px;
	overflow: hidden;
	border-right: 1px solid #ededed;
}

.pbg {
	background-color: #f5f5f5;
}

.article {
	height: auto;
	overflow: hidden;
	position: relative;
	padding: 0px 0px 40px;
	border-top: 1px solid #efefef;
}

.article ul {
	color: #8b8b8b;
	height: auto;
	overflow: hidden;
	font-size: 1.2em;
	padding-top: 30px
}

.article ul li {
	width: 100%;
	float: none; font-size:16px; height:45px; line-height:45px; display:block; overflow:hidden;
}

.article ul li div {
	height: 34px;
}

.article ul li.next {
	float: right;
}

.article ul li.next div {
	float: right;
	text-align: right;
}

.article ul li span {
	float: left;
	display: block;
	height: 34px;
	line-height: 34px;
}

.article ul li a {
	height: 34px;
	line-height: 34px;
	overflow: hidden;
	font-size:16px;
	color: #8b8b8b;
}

.article ul li a:hover {
	color: #22208f;
}

.articleBtn {
	position: absolute;
	top: 50%;
	z-index: 5;
	width: 36px;
	height: 36px;
	margin-top: -20px;
	border: 1px solid #ededed;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #f5f5f5;
}

.articleBtn:hover {
	background-color: #0069c2;
	border-color: #0069c2;
}

/*.articlePrev {
	left: 0;
	background-image: url(../images/articlebtn1.png);
}

.articlePrev:hover {
	background-image: url(../images/articlebtn11.png);
}*/

/*.articleNext {
	right: 0;
	background-image: url(../images/articlebtn2.png);
}

.articleNext:hover {
	background-image: url(../images/articlebtn22.png);
}*/

.newsShre {
	height: auto;
	overflow: hidden;
	margin:-20px 0 44px 4px;
}

.newsShre .bdshare-button-style0-16 .bds_more {
	color: #757575;
	padding-left: 20px;
}

/*column*/

.column {
	height: auto;
	overflow: hidden;
	padding-bottom: 82px;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% auto;
}

.bg1 {
	background-color: #1f458a;
	background-image: url(../images/columnbg1.jpg);
}

.bg2 {
	background-color: #363b45;
	background-image: url(../images/columnbg2.jpg);
}

.bg3 {
	background-color: #ca612e;
	background-image: url(../images/columnbg3.jpg);
}

.columnTitle {
	height: auto;
	overflow: hidden;
	padding: 38px 0 44px;
	text-align: center;
}

.columnTitle h1 {
	font-weight: bold;
	color: #fff;
	font-size: 3.2em;
}

.columnTitle p {
	color: #5c74c7;
	font-size: 1.2em;
	margin-top: 6px;
	text-transform: uppercase;
}

.columnMain {
	padding: 40px 40px 34px;
	background-color: #eceff4;
}

.columslideBox {
	width: 450px;
	height: 350px;
	overflow: hidden;
	position: relative;
	float: left;
}

.columslideBox .hd {
	height: 32px;
	overflow: hidden;
	position: absolute;
	right: 20px;
	width: auto;
	bottom: 0;
	z-index: 10;
}

.columslideBox .hd ul li {
	display: inline-block;
	*display: inline;
	margin-left: 5px;
	width: 7px;
	height: 7px;
	line-height: 7px;
	text-align: center;
	cursor: pointer;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-ms-border-radius: 7px;
	border-radius: 7px;
	background-color: #a6a9a3;
}

.columslideBox .hd ul li.on {
	background-color: #419ad2;
}

.columslideBox .bd li {
	position: relative;
}

.columslideBox .bd {
	height: 100%;
	z-index: 0;
}

.columslideBox .bd .pic {
	position: relative;
	z-index: 0;
	display: table;
	width: 450px;
	height: 350px;
}

.columslideBox .bd .pic a {
	display: table-cell;
	width: 100%;
	height: 350px;
	text-align: center;
	vertical-align: middle;
}

.columslideBox .bd .pic img {
	max-width: 450px;
	max-height: 350px;
}

.columslideBox .bd .bg {
	width: 100%;
	height: 54px;
	position: absolute;
	bottom: -54px;
	left: 0;
	z-index: 1;
	background: url(../images/textbg.png) repeat 0 0;
}

.columslideBox .bd .tit {
	width: 100%;
	height: 54px;
	line-height: 54px;
	position: absolute;
	bottom: -54px;
	left: 0;
	z-index: 2;
	background: url(../images/iconright2.png) no-repeat 21px center;
}

.columslideBox .bd .tit a {
	color: #fff;
	margin: 0 60px 0 38px;
	display: block;
	font-size: 1.3em;
	height: 54px;
	line-height: 54px;
	overflow: hidden;
}

.columnRight {
	margin-left: 450px;
	height: 350px;
	overflow: hidden;
	background-color: #fdfefe;
}

.cTitle {
	height: 62px;
	line-height: 62px;
	border-bottom: 1px solid #efefef;
	padding: 0 34px;
}

.cTitle i {
	display: block;
	height: 62px;
	width: 20px;
	float: left;
	background: url(../images/icon3.png) no-repeat left center;
}

.cTitle a {
	color: #585858;
	font-size: 1.7em;
	font-weight: bold;
	display: inline-block;
}

.cTitle a:hover {
	color: #0066b3;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.columnHot {
	padding: 0 36px;
}

.columnHot a {
	height: auto;
	overflow: hidden;
	color: #1f1f1f;
	padding: 23px 0 22px;
	display: block;
	border-bottom: 1px solid #efefef;
}

.columnHot a:hover {
	color: #0066b3;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.cImg {
	float: left;
}

.cImg img {
	width: 90px;
	height: 77px;
}

.cText {
	margin-left: 108px;
}

.cText h3 {
	font-size: 1.6em;
	height: 28px;
	line-height: 28px;
	overflow: hidden;
}

.cText p {
	color: #a0a0a0;
	line-height: 24px;
	max-height: 48px;
	overflow: hidden;
	font-size: 1.2em;
}

.columnList {
	height: auto;
	overflow: hidden;
	padding: 7px 36px 0;
}

.columnList li {
	height: 34px;
	line-height: 34px;
	position: relative;
	background: url(../images/circle4.png) no-repeat left center;
}

.columnList li a {
	display: block;
	color: #585858;
	padding-left: 21px;
	font-size: 1.2em;
}

.columnList li a b {
	font-weight: normal;
	display: block;
	height: 34px;
	line-height: 34px;
	overflow: hidden;
	margin-right: 65px;
}

.columnList li a span {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	color: #9f9f9f;
}

.columnList li a:hover {
	color: #0066b3;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.columnMain .indexAd {
	margin: 20px 0;
}

.columnBoxDiv {
	width: 450px;
	height: 311px;
	margin-bottom: 20px;
	overflow: hidden;
	background-color: #fdfefe;
}

.columnBoxDiv .columnList {
	padding: 17px 36px 0;
}

.columnFooter {
	height: auto;
	overflow: hidden;
	line-height: 24px;
	padding-bottom: 30px;
	text-align: center;
	background-color: #e1e1e1;
	color: #585858;
}

.columnFooter a {
	color: #585858;
}

.columnFooter a:hover {
	color: #444;
}

.columnAd img {
	width: 100%;
	height: auto;
	display: block;
	margin: 20px 0;
}

.columnLink {
	height: auto;
	overflow: hidden;
	margin: 0 0 14px -20px;
}

.columnLink li {
	float: left;
	margin-left: 20px;
	width: 215px;
	text-align: center;
}

.columnLink li a {
	height: 67px;
	line-height: 67px;
	display: block;
	color: #fff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	font-size: 2em;
}

.columnLink li.cli1 a {
	background-color: #63a0d9;
}

.columnLink li.cli2 a {
	background-color: #58b5ce;
}

.columnLink li.cli3 a {
	background-color: #a8d15b;
}

.columnLink li.cli4 a {
	background-color: #5b75d1;
}

.columnLink li:hover a {
	filter: alpha(opacity=70);
	opacity: 0.7;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.bg2 .columnTitle p {
	color: #616277;
}

.bg2 .columnFooter {
	background-color: #c6dbef;
}

.bg3 .columnTitle p {
	color: #e8c1ac;
}

.bg3 .cTitle {
	position: relative;
	background: url(../images/ctitlebg.jpg) repeat-x 0 0;
}

.bg3 .cTitle .more {
	position: absolute;
	right: 30px;
	top: 14px;
	z-index: 5;
	color: #404040;
	font-size: 1.2em;
	font-weight: normal;
	display: block;
	height: 32px;
	line-height: 32px;
	padding: 0 28px 0 17px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #e8ddcc;
	background: url(../images/more.png) no-repeat 45px center #fbf0e0;
}

.bg3 .cTitle .more:hover {
	color: #ff8830;
}

.bg3 .cTitle i {
	background-image: url(../images/icon4.png);
}

.bg3 .columnFooter {
	background-color: #fef8ef;
}

.bg3 .columnBoxDiv {
	height: 316px;
}

.bg3 .columnList li a:hover, .bg3 .cTitle a:hover, .bg3 .columnHot a:hover {
	color: #ff8830;
}

.m20 {
	margin-top: 20px;
}

.columnText {
	font-size: 12px;
	color: #7b7b7b;
	line-height: 28px;
	margin: 23px 34px;
	max-height: 196px;
	overflow: hidden;
}

.columnBoxUl {
	height: 316px;
	margin-left: 20px;
	float: left;
	background-color: #fefdfc;
	width: 293px;
}

.columnBoxUl:first-child {
	margin-left: 0;
}

.columnBoxUl .columnList {
	padding: 17px 21px 0;
}

.columnBoxUl .columnList li a b {
	margin-right: 0;
}

.columnBoxUl .cTitle {
	padding: 0 20px 0 32px;
}

.columnBoxUl .cTitle .more {
	right: 20px;
}

/*columnMenu*/

.columnMenu {
	height: auto;
	overflow: hidden;
	background-color: #ac5a24;
}

.columnMenu ul li {
	float: left;
	width: 16.66666%;
}

.columnMenu ul li a {
	display: block;
	height: 56px;
	line-height: 56px;
	text-align: center;
	color: #fff;
	font-size: 1.6em;
	border-left: 1px solid #bf7443;
}

.columnMenu ul li a:first-child {
	border-left: 0;
}

.columnMenu ul li:hover, .columnMenu ul li.on {
	background-color: #b66129;
}

.columnMenuTit {
	height: 56px;
	line-height: 56px;
	display: none;
	background-color: #ac5a24;
	color: #fff;
	font-size: 1.6em;
	text-align: center;
	background: url(../images/downicon.png) no-repeat 97% center;
}

/*响应式导航*/

.mobileIconCon {
	display: none;
	background: url(../images/menu.png) no-repeat left center; background-size:31px auto; width:31px; height:20px; background-size:25px auto; float:right; margin:26px 15px 0px 0px;
	position: relative;
}

.mobileIconCon a {
	display: block;
	width: 31px;
	height: 20px;
	position: absolute;
	top: 0; left:0;
	z-index: 5;
	width: 100%;
}

.searchBtn {
	background: url(../images/search.jpg) center center no-repeat;
	width: 40px;
	height: 60px;
	right: 20px;
	position: absolute;
	top: 35px;
	z-index: 5;
	display: none;
}

#mobileNavTit {
	display: block;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size:16px;
	color: #fff;
}

.mobileSearchCon {
	display: none;
	width: 100%;
	height: 46px;
	background-color: #9bc0df;
	overflow: hidden;
}

.mobileSearchBox {
	position: relative;
	width: 98%;
	height: 40px;
	margin: 3px auto;
	background-color: #fff;
	border-radius: 5px;
	overflow: hidden;
}

.mobileSearchBox input[type="text"] {
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 1.4em;
	padding: 0 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: none;
	color: #22208f;
}

.mobileSearchBox input[type="submit"] {
	position: absolute;
	display: block;
	width: 40px;
	height: 40px;
	top: 0;
	right: 0;
	border: none;
	background: url(../images/search.jpg) center no-repeat;
}

.sideNavCon {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	z-index: 9999;
}

.sideNavCon .bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: inherit;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 11000;
}

.sideNavCon .sideNavScroll {
	position: absolute;
	top: 0;
	right: 0;
	width: 75%;
	/*height: inherit;*/
	background-color: #fff;
	overflow: hidden;
	z-index: 11001;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
	-webkit-transition: .5s ease all;
	transition: .5s ease all; border-right:5px solid #eee;
}

.sideNavCon .sideNavScroll.on {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.sideNavCon .sideNavScroll .closeSideNavCon {
	display: block;
	width: 100%;
	height: 30px;
	text-align: right;
	padding-top: 5px;
}

.sideNavCon .sideNavScroll .closeSideNavCon a {
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
	width: 30px;
	height: 30px;
	background-color: #666;
	border-radius: 50%;
	line-height: 32px;
	font-size: 22px;
	color: #fff;
	text-align: center;
}

.sideNavCon .sideNav {
	width: 100%;
}

.sideNavCon .sideNav li {
	position: relative;
	margin: 0 10px;
	/*border-bottom: 1px solid #dcdbdb;*/
}

.sideNavCon .sideNav li > a {
	position: relative;
	display: block;
	padding-left: 20px;
	font-size:16px;
	color: #444;
	line-height: 50px; background:url(../images/banner_bg.png) 8px 21px no-repeat;
}

.sideNavCon .sideNav li em {
	position: absolute;
	display: block;
	top: 0;
	right: 0;
	font-size:14px;
	width: 50px;
	height: 50px;
	line-height: 4;
	color: #444;
	font-weight: bold;
	text-align: center;
	font-style: normal;
	z-index: 2;
	transition: 0.2s ease all;
	-webkit-transition: 0.2s ease all;
	-moz-transition: 0.2s ease all; font-family:"宋体";
}

.sideNavCon .sideChildNavScroll {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: inherit;
	background-color: #f1f1f1;
	overflow: hidden;
	z-index: 11002;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
	-webkit-transition: .5s ease all;
	transition: .5s ease all;
}

.sideNavCon .sideChildNavScroll.on {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.sideNavCon .sideChildNavScroll .backBtn {
	position: relative;
	width: 100%;
	text-align: center;
	height: 60px;
	line-height: 60px;
	color: #444;
	font-size: 16px;
	background-color: #fff;
	border-bottom: 1px solid #ededed;
}

.sideNavCon .sideChildNavScroll .backBtn span {
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 30px;
}

.sideNavCon .sideChildNav > ul {
	width: 100%;
}

.sideNavCon .sideChildNav > ul > li {
	width: 100%;
	display: none;
}

.sideNavCon .sideChildNav dl dt {
	height: 60px;
	line-height: 60px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ededed;
}

.sideNavCon .sideChildNav dl dt a {
	display: block;
	padding: 0 10px;
	color: #444;
	font-size: 16px;
	font-weight: bold;
}

.sideNavCon .sideChildNav dl dd {
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #e8e8e8;
}

.sideNavCon .sideChildNav dl dd a {
	display: block;
	padding: 0 20px;
	color: #444;
	font-size: 16px;
}

.sideNavCon .sideChildNav .sideChildWord li {
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #e8e8e8;
}

.sideNavCon .sideChildNav .sideChildWord li a {
	display: block;
	padding: 0 20px;
	color: #444;
	font-size: 16px;
}

.sideNavCon_lx{ font-size:16px; line-height:32px; color:#666; padding:20px;}
.sideNavCon_lx h2{ font-size:16px; font-weight:bold;}
.sideNavCon_lx img{ width:45px; display:inline-block; margin-right:5px; margin-top:5px;}

.er{ display:none;}
/*wrapper*/

#wrapper {
	width: 100%;
	height: 100%;
}

#scroller {
	position: relative;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	width: 100%;
	padding: 0;
	height: 100%;
}

.imgdiv {
	position: absolute;
	left: 0;
	width: 100%;
	display: none;
	z-index: 990;
	background-color: #fff;
}

.imgdiv div.s1 img {
	display: block;
	position: absolute;
	top: 50%;
	z-index: 999;
	left: 50%;
	max-width: 95% !important;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.close {
	height: 5em;
	line-height: 5em;
	text-align: center;
	position: absolute;
	z-index: 999;
	left: 0;
	bottom: 0;
	width: 100%;
	color: #000;
	font-size: 1.6em;
	cursor: pointer;
}

.mobileTit {
	display: none;
}

.mobileTit a {
	height: 45px;
	line-height: 45px;
	font-size: 1.6em;
	color: #fff;
	display: block;
	padding-left: 21px;
	background: url(../images/downicon.png) no-repeat 97% center #1271b3;
}

/* 0507start */

.cellbox {
	margin: 100px auto;
	width: 500px;
	border: 1px solid #ccc;
	height: 200px;
}

.cellbox .cellbg {
	width: 500px;
	height: 60px;
	background: #05568f;
	font-size: 20px;
	color: #fff;
	line-height: 60px;
	text-align: center
}

.cellbox .mess1, .cellbox .mess2 {
	font-size: 15px;
	text-align: center;
}

.cellbox .mess1 {
	padding-bottom: 10px;
	padding-top: 40px
}

/* 0507end */



/* cxy  */

.columnBoxUl1 {
	height: 316px;
	/*margin-left: 20px;*/
	float: left;
	background-color: #fefdfc;
	width: 293px;
}

.columnBoxUl1:first-child {
	margin-left: 0;
}

.columnBoxUl1 .columnList {
	padding: 17px 21px 0;
}

.columnBoxUl1 .columnList li a b {
	margin-right: 0;
}

.columnBoxUl1 .cTitle {
	padding: 0 20px 0 32px;
}

.columnBoxUl1 .cTitle .more {
	right: 20px;
}

.ml20 {
	margin-left: 20px;
}

.exp .owl-item {
	width: 297px !important;
}

.fLink {
	font-size: 1.4em;
	margin-top: 5px;
}

.fLink a {
	display: inline-block;
	color: #0066b3;
	margin: 0px 14px;
}

.pagess {margin:30px 20px;overflow: hidden;margin-left: 0px;text-align: center;font-size: 12px; clear:both;}
.pagess ul li {display: inline-block;border: 1px solid #ccc;margin: 0 3px 8px 3px;line-height: 20px;background: #fff;color: #22208f; font-size:15px;line-height:28px;}
.pagess ul li:hover {background: #22208f;color: #fff;border: 1px solid #22208f}
.pagess ul li:hover a {color: #fff;}
.pagess ul li.thisclass {display: inline-block;border: 1px solid #22208f;padding:4px 12px;margin: 0 3px;background: #22208f;color: #fff;line-height:28px;}
.pagess ul li.thisclass a {color: #fff;}
.pagess ul li a {display: block;color: #22208f;padding:4px 12px;line-height:28px;}
.pagess ul li span{display: block;color: #22208f;padding:4px 12px;line-height:28px;}
.pagess ul li.active span{ background:#22208f; color:#fff;}
.pagess ul li a:hover {color: #fff;}
.pagess ul li:hover span{ color:#fff;}

.message {
	overflow: hidden;
}

.message dd {
	margin-bottom: 10px;
}

.message .kuang {
	width: 300px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #ddd;
	padding: 0 10px
}

.message textarea {
	width: 400px;
	padding: 10px;
	border: 1px solid #ddd;
	height: 100px;
}

.message .tj {
	width: 150px;
	height: 40px;
	border: 0;
	text-align: center;
	line-height: 40xp;
	color: #fff;
	margin-left: 42px;
	background: #0081cc;
	cursor: pointer
}

.message span {
	float: left
}
.yxrw{clear:both; overflow:hidden;}
.yxrw ul{ width:1212px; margin-left:-6px;}
.yxrw li{ width:186px; float:left; margin:8px;}
.yxrw li img{ width:180px; height:257px; padding:2px; border:1px solid #ddd; display:block;}
.yxrw li span{ height:30px; line-height:35px; display:block; text-align:center; font-size:16px;}


#yxrw{ width:1152px; clear:both; display:block; margin:20px auto 0px auto; overflow:hidden;}
#yxrw li{ width:176px; float:left; margin:8px;}
#yxrw li img{ width:170px; height:243px; padding:2px; border:1px solid #ddd; display:block;}
#yxrw li span{ height:30px; line-height:35px; display:block; text-align:center; font-size:16px;}

#shjs{ width:1152px; clear:both; display:block; margin:20px auto 0px auto; overflow:hidden;}
#shjs li{ width:280px; float:left; margin:8px 4px;}
#shjs li img{ width:274px; height:183px; padding:2px; border:1px solid #ddd; display:block;}
#shjs li span{ height:30px; line-height:35px; display:block; text-align:center; font-size:16px;}


/*新增代码*/
.biaoti_01{ width:100%; margin:60px auto 55px auto;overflow:hidden; text-align:center; padding:0px 0px 15px 0px;}
.biaoti_01 h1{ font-size:40px; color:#333; font-weight:bold; padding:0px 0px 0px 0px; text-transform:uppercase;}
.biaoti_01 p{ font-size:16px; line-height:30px; color:#666; display:block; padding:0px 0px 0px 0px;}
.biaoti_01 a{ height:50px; line-height:50px; display:inline-block; border:1px solid #eee; padding:0px 25px; border-radius:5px; float:right; font-size:16px; margin:15px 0px 0px 0px; background:#fff;}
.biaoti_01 a:hover{ background:#22208f; color:#fff;}


/*产品替代*/
.biaoti_02{ width:100%; margin:60px auto 55px auto;overflow:hidden; text-align:center; padding:0px 0px 15px 0px;}
.biaoti_02 h1{ font-size:40px; color:#fff; font-weight:bold; padding:0px 0px 15px 0px; background:url(../images/line_01.jpg) center bottom no-repeat;}
.biaoti_02 p{ font-size:16px; line-height:30px; color:#fff; display:block; padding:5px 0px 0px 0px;}
.biaoti_02 a{ height:50px; line-height:50px; display:inline-block; border:1px solid #eee; padding:0px 25px; border-radius:5px; float:right; font-size:16px; margin:15px 0px 0px 0px; background:#fff;}
.biaoti_02 a:hover{ background:#22208f; color:#fff;}


.cfsb{width:1300px; margin:20px auto 20px auto;}
.cfsb ul{ width:1324px; margin-left:-12px;}
.cfsb li{ width:307px; height: auto; float:left; margin:10px 12px; padding:0px 0px 10px 0px;overflow:hidden; background:#f4f4f4;}
.cfsb li img{ width:295px; height:221px; padding:5px; border:1px solid #ddd;transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out;}
.cfsb li h2{ height:35px; line-height:35px; display:block; text-align:center; font-size:17px; margin:10px 0px 0px 0px; overflow:hidden;}
.cfsb li p{ height:28px; line-height:28px; display:block; text-align:center;font-size:15px;overflow:hidden;}
.cfsb li:hover img{transform:scale(1.04);-moz-transition:scale(1.04);-webkit-transition:scale(1.04);-o-transition:scale(1.04);}







/*我们的优势*/
.ywfw_c{ width:100%; max-width:1500px; margin:0px auto 30px auto;}
.ywfw_c_l{ width:28%; float: left;}
.ywfw_c_l li{ height:65px; line-height:65px; margin-bottom:15px; background:#fff;}
.ywfw_c_l li a{ height:65px; line-height:65px; display:block; padding:0px 0px 0px 10px;  background: url(../images/jt_01h.png) 97% center no-repeat #f5f5f5; border-radius:15px;}
.ywfw_c_l li.current a{ background: url(../images/jt_01.png) 97% center no-repeat #22208f;color:#fff;}
.ywfw_c_l li a:hover{ color:#fff;}

/*.ywfw_c_l li{position:relative;box-sizing: border-box;}
.ywfw_c_l li::before {content:'';position: absolute;top:0;left:0;z-index: -1;height: 100%;width: 0;transition:0.8s;background-color:#22208f;}
.ywfw_c_l li:hover {z-index: 1;color: #fff;}
.ywfw_c_l li:hover::before {width: 100%;}
*/


.ywfw_c_r{ width:70%; float:right;background:#f5f5f5; overflow:hidden; border-radius:15px;}
.ywfw_c_r img{ width:50%; float:left;}
.ywfw_c_r_r{width:50%; float:left; padding:30px; }
.ywfw_c_r_r h2{ font-size:25px; font-weight:bold; background:url(../images/line_04.jpg) left bottom no-repeat; padding-bottom:10px; margin-bottom:10px;}
.ywfw_c_r_r p{ font-size:18px; line-height:28px; max-height:180px; display:block; overflow:hidden;}
.ywfw_c_r_r a{ display:inline-block; height:50px; line-height:50px; padding:0px 25px; color:#000; border:1px solid #bbb; margin-top:20px; border-radius:10px;}
.ywfw_c_r_r a:hover{ color:#fff;}





.tdhd_01{ width:51.5%; height:auto; float:right; margin:9px 0px 40px 0px; overflow:hidden; position:relative;}
.tdhd_01 img{ width:100%; height:auto;transition: all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-webkit-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;}
.tdhd_01:hover img{transform:scale(1.08);-moz-transition:scale(1.08);-webkit-transition:scale(1.08);-o-transition:scale(1.08);}
.tdhd_01 span{ height:50px; line-height:50px; display:block; background:rgba(0,0,0,0.5); width:100%; text-align:center; color:#fff; position:absolute; font-size:16px; bottom:0px;}

.tdhd_02{ width:47.5%; float: left;}
.tdhd_02 ul{ width:100%;}
.tdhd_02 li{ width:48%; height: auto; float:left; margin:9px 1%; overflow:hidden; position:relative;}
.tdhd_02 li img{ width:100%; height:auto;transition: all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-webkit-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;}
.tdhd_02 li:hover img{transform:scale(1.08);-moz-transition:scale(1.08);-webkit-transition:scale(1.08);-o-transition:scale(1.08);}
.tdhd_02 li h2{ height:50px; line-height:50px; display:block; background:rgba(0,0,0,0.5); width:100%; text-align:center; color:#fff; position:absolute; bottom:0px;font-size:16px;}




/*企业视频*/
.video_l{ width:1003px; height:590px; background:#000; position: relative;}
.video_l img{ opacity:0.5;}
.video_l em{ width:140px; height:141px; background:url(../images/video_01.png) center center no-repeat; background-size:100% auto; position:absolute; left:50%; top:34%;margin-left:-85px;}


.video_r{ width:277px;}
.video_r li{ width:217px; height:73px; line-height:73px; background:url(../images/video_02.png) 10px center no-repeat #fff; padding:0px 0px 0px 60px; font-size:15px; display:block; overflow:hidden; margin:0px 0px 10px 0px;}
.video_r li:hover{background:url(../images/video_03.png) 10px center no-repeat #4090f9; color:#fff;}
.video_r li.current{background:url(../images/video_03.png) 10px center no-repeat #4090f9; color:#fff;}




.zzrz_r{ width:935px; height:353px; background:#fff;box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); padding:40px; position:absolute; right:0px; top:80px; font-size:16px; line-height:30px; color:#444; overflow:hidden;}
.zzrz_r ul{ width:940px; margin-left:-2px;}
.zzrz_r li{ width:215px; height:286px; float:left; margin:0px 10px 35px 10px;}
.zzrz_r li img{ width:215px; height:286px;}
.zzrz_r .jrqywh{ height:45px; line-height:45px; border:1px solid #f1f1f1; display:inline-block; padding:0px 20px;}

.gczz_r{ width:935px; height:353px; background:#fff;box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); padding:40px; position:absolute; right:0px; top:80px; font-size:16px; line-height:30px; color:#444; overflow:hidden;}
.gczz_r ul{ width:960px; margin-left:-12px;}
.gczz_r li{ width:300px; height:227px; float:left; margin:0px 10px 35px 10px;}
.gczz_r li img{width:300px; height:227px; display:block;}
.gczz_r li span{ height:45px; line-height:45px; display:block; text-align:center; background:#f5f5f5;}
.gczz_r .jrqywh{ height:45px; line-height:45px; border:1px solid #f1f1f1; display:inline-block; padding:0px 20px; margin:30px 0px 0px 0px;}



/*广告位*/
.add_01{ width:100%; height:147px; background:url(../images/add_01.jpg) top center no-repeat; padding:40px 0px 0px 0px; text-align:center;}
.add_01 h2{ font-size:45px; font-weight:bold; color:#fff; padding:0px 0px 10px 0px;}
.add_01 p{ font-size:18px; color:#fff;}

.add_02{ width:100%; height:700px; margin:0px 0px;}


.jjfa_right{ width:90%; margin:10px auto;}
.jjfa_right li{ width:100%; margin-bottom:10px; padding-bottom:10px; border-bottom:1px dotted #eee;}
.jjfa_right li img{ width:100%; display:block; height:auto;}
.jjfa_right li h2{ height:35px line-height:35px;}
.jjfa_right li h2 a{ height:35px; line-height:35px; font-size:16px; display:block; overflow:hidden;}
.jjfa_right li p{ height:45px; line-height:26px; font-size:15px; display:block; color:#666; overflow:hidden;}


.erji{ width:100%; padding:15px;}
.erji li{height:50px;line-height:50px; display:block; margin:0px 0px 10px 0px; padding:0px;}
.erji li a{height:50px;line-height:50px; display:block; padding:0px 35px; font-size:16px; background: url(../images/jt_01h.png) 15px center no-repeat #fff;}
.erji li a:hover{ background: url(../images/jt_01.png) 15px center no-repeat #22208f; color:#fff;}
.erji li.current a{  background: url(../images/jt_01.png) 15px center no-repeat #22208f; color:#fff;}


.yidong{ display:none;}


.rlzy_01{ width:100%; margin:20px auto 0px auto;background:url(../images/yh_02.png) right bottom no-repeat; overflow:hidden;}
.rlzy_01 img{ width:477px; height:410px;}
.rlzy_01 .rlzy_01_c{ width:628px; height:282px; padding:35px;margin:60px 0px 0px 0px;font-size:16px; line-height:35px; color:#444; text-indent:2em; background:#efefef; border-radius:15px;}


/* 招贤纳士 */

.jobsList{width:100%; margin:30px 0px 30px 0px;overflow:hidden;}

.jobsList dd{height:60px;line-height:60px;background: url(../images/shang.png) 98% center no-repeat #fff;cursor:pointer;position:relative; border-bottom:1px solid #eee;overflow:hidden; padding:0px 30px;}
.jobsList dd.on{background: url(../images/xia.png) 98% center no-repeat #eee; color:#444;}
.jobsList dt{padding:40px 40px;background:#fff;font-size:15px; line-height:26px; color:#454545;}
.apply{width:auto;height:45px;line-height:45px;margin-top:15px;color:#fff;font-size:16px; background:#aaaaaa; display:inline-block; padding:0px 30px;}
.jobsList dt h2{ font-size:15px; font-weight:bold; padding:0px 0px 10px 0px;}


.jszc_list{ width:100%; margin:25px 0px; float:right; background:#fff; overflow:hidden; padding:30px;}
.jszc_list li{ width:100%;height:50px; line-height:50px; margin:0px 0px 19px 0px; background: url(../images/pdf.png) left 18px no-repeat; background-size: auto 30px; padding:10px 10px 10px 35px; overflow:hidden; float:left;color:#666;}
.jszc_list li img{ width:35px; height:35px; float:left; margin:0px 15px 0px 0px; border-radius:25px; overflow:hidden;}
.jszc_list li h2{ height:50px; line-height:50px; display:inline-block; width:40%; float:left;}
.jszc_list li h2 a{height:50px; line-height:50px;font-size:16px; color:#666;}
.jszc_list li h2 a:hover{ color:#22208f;}
.jszc_list li:nth-child(2n){ float:right;}
.jszc_list li p{ height:50px; line-height:50px; font-size:16px; color:#787878; display:inline-block; float:left;}
.jszc_list li .jszc_a{ height:36px; line-height:36px; display:inline-block; padding:0px 25px 0px 50px; border:1px solid #ccc;  font-size:16px; float:right; margin:4px 0px 0px 0px; background:url(../images/xiazai.png) 18px center no-repeat; background-size:25px auto; color:#666;}
.jszc_list li .jszc_a:hover{color:#fff; border:1px solid #22208f; background:url(../images/xiazai2.png) 18px center no-repeat #22208f; background-size:25px auto;}
.jszc_list li span{ width:220px; display:inline-block;}






/*人才招聘*/
.job_01{ width:100%; max-width:1500px; background:url(../images/job_01.jpg) center center no-repeat; padding:100px 60px; color:#fff; margin:0px 0px 30px 0px;}
.job_01 .job_01_c{ width:50%;}
.job_01 .job_01_c h2{ font-size:25px; line-height:50px; padding:0px 0px 25px 0px;}
.job_01 .job_01_c p{ font-size:18px; line-height:40px;}

.job_02{width:100%; max-width:1500px;margin:0px 0px 50px 0px; color:#fff; overflow:hidden;}
.job_02 li{ background:#22208f; width:31.333%; float:left; padding:35px; margin:0px 1.5%; text-align:center; min-height:260px;}
.job_02 li img{ display:block; margin:0px auto 30px auto;}
.job_02 li:nth-child(1){ margin-left:0px;}
.job_02 li:nth-child(2){ background:#1480d3;}
.job_02 li:nth-child(3){ background:#1a77be; margin-right:0px;}

.fkxx_l{ width:25%; background:#fff;box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);  padding:20px; color:#333;}
.fkxx_l h2{font-size:20px; font-weight:bold; padding:0px 0px 10px 0px;}

.fkxx_r{ width:74%;color:#333;}
.fkxx_r li:first-child{ width:100%; text-align:center; font-size:20px; font-weight:bold; margin-bottom:27px;}
.fkxx_r li{ width:23%; float:left;background:#fff;box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);  padding:25px 20px; margin:0px 1%;}


/*方案内容*/
.content_h1{ font-size:20px; font-weight:bold; color:#2d3b49; background:url(../images/line_03.jpg) left bottom no-repeat; margin:35px 0px 20px 0px; padding:0px 0px 15px 0px;}
.content_h2{ font-size:20px; font-weight:bold; color:#0089cf; background:url(../images/line_05.png) center center no-repeat; margin:35px 0px 35px 0px; padding:0px 0px 0px 0px; text-align:center;}

/*联系我们*/
.contact1{ width:49%; float:left;}
.contact1 h1{ font-size:25px; font-weight:bold; text-transform:uppercase; color:#333; line-height:35px; padding:0px 0px 10px 0px;}
.contact1_logo{ width:65%; margin:0px 0px 15px 0px;}
.contact1 ul{ padding:30px 0px 0px 0px;}
.contact1 span{ font-size:16px; color:#666; line-height:26px;}
.contact1 li{ width:49%; float:left; margin:0px 0px 20px 0px;}
.contact1 li:nth-child(2n){ float:right;}
.contact1 li h2{ font-size:18px; font-weight:bold; border-bottom:1px solid #eee; color:#666;}
.contact1 li h2 em{ width:10px; height:10px; border-radius:50%; display:inline-block; background:#22208f;animation: numm 2.25s infinite;}
.contact1 li h2 img{ vertical-align:middle; margin:0px 5px 0px 0px;}
.contact1 li p{ font-size:16px; line-height:26px; padding:20px 0px; color:#666;}

@keyframes numm {
  100% { box-shadow: 0 0 0 15px rgba(34,32,143,0); }
}


.contact2{ width:100%; max-width:1500px; margin:0px auto;}
#map{width:100%;height:700px;border:2px solid #eee; margin:0px 0px 35px 0px; float:left;}


/*message*/
.zxly{ width:49%; margin:0px auto 30px auto; float:right; padding:20px 35px; background:#fff;box-shadow:0px 5px 5px 5px rgba(79,59,53,.2);}
.zxly label{ width:100%;height:35px; line-height:35px;text-align:left; display:inline-block; float:left; color:#666;}
.zxly label em{ color:#f00;}
.zxly li{ display:inline-block;margin:10px 1%;width:48%; float:left;}
.zxly li:nth-child(5){ width:100%;}
.zxly li:nth-child(6){ width:100%;}
.zxly li:nth-child(7){ width:100%;}
.zxly li:nth-child(8){ width:100%;}
.zxly .zxly_text{ width:100%;padding-left:10px;height:45px; line-height:45px; background:#f5f5f5; border-radius:10px;display:inline-block; float:left;outline:none;}
.zxly .zxly_text1{ width:98%;padding-left:10px;height:45px; line-height:45px; background:#f5f5f5; border-radius:10px;display:inline-block; float:left;outline:none;}
.zxly .zxly_text2{ width:200px;padding-left:10px;height:45px; line-height:45px; background:#f5f5f5; border-radius:10px;display:inline-block; float:left;outline:none; color:#666;}
.zxly .zxly_text3{ width:65%; margin-left:4%;padding-left:10px;height:45px; line-height:45px; background:#f5f5f5; border-radius:10px;display:inline-block; float: left;outline:none;}
.zxly .zxly_text4{ width:98%;padding-left:10px;height:120px; line-height:30px; background:#f5f5f5; border-radius:10px;display:inline-block; float:left;outline:none;}
.zxly .zxly_text:hover{ box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);}
.zxly .zxly_submit{ width:68%; font-family:'Arial'; font-size:16px; margin:0px auto;height:45px; line-height:45px; background:#22208f; color:#fff; text-align:center;border-radius:10px;display:block; outline:none;}


.post-form p input{ font-size:18px;height:52px; line-height:52px; width:97%; border:0; padding-left:4%; background:none}
.post-form span{position:absolute; right:10px; top:0px; z-index:999; width:130px; text-align:right; font-size:14px; color:#f00;}
.llys_t11{ width:31%; border:none; height:52px; line-height:52px; padding:0px 0px 0px 0px;  border:1px solid #ddd; background:#fff;float:left; position:relative;}
.llys_t12{ width:31%; border:none; height:52px; line-height:52px; padding:0px 0px 0px 0px;  border:1px solid #ddd; background:#fff;margin:0px 3.06%; float:left;position:relative;}
.llys_t13{ width:31%; border:none; height:52px; line-height:52px; padding:0px 0px 0px 0px;  border:1px solid #ddd; background:#fff;float:right;position:relative;}

.llys_t2{ width:99%; border:none; height:52px; line-height:52px; padding:0px 0px 0px 1%; margin:20px 0px; }
.llys_t3{ width:100%; border:none; height:120px; background:#fff; line-height:30px; border:1px solid #ddd; padding:0px 0px 0px 1%; margin:20px 0px 20px 0px; font-size:17px;}
.llys_tj{ width:100%; text-align:center;}

.llys_t4{height:45px; line-height:45px;color:#454545; display:inline-block; background:#fff; border:none; padding:0px 60px; font-size:18px; border:1px solid #ddd;  margin:15px 10px 40px 0px; display:inline-block; border-radius:10px;}
.llys_t4:hover{ background:#22208f; color:#fff;}

.llys_t5{ width:auto !important;height:45px !important; line-height:45px !important; color:#454545;  background:#fff;border-radius:10px; border:1px solid #ddd;padding:0px 60px !important; font-size:18px; margin:15px 0px 40px 0px;display:inline-block;}
.llys_t5:hover{ background:#22208f; color:#fff;}

/*产品列表*/
.pro_list{ width: 100%;max-width:1500px; margin:10px auto 20px auto;}
.pro_list li{ width:31.333%; height: auto; float:left; margin:10px 1%; position:relative; overflow:hidden;}
.pro_list li img{ width:100%; height:auto;}
.pro_list li span{ height:55px; line-height:55px; font-size:16px; border-bottom:1px solid #ddd; display:block; background:url(../images/icon-see.png) right center no-repeat;}
.pro_list li div{ position:absolute;width: 100%;max-width:1500px; height:100vh; right:-100%; top:0px; text-align:center;background:rgba(0,155,76,0.8); color:#fff; padding:90px 5%; overflow:hidden;transition: all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-webkit-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;}
.pro_list li div h2{ font-size:18px; font-weight:bold; padding:20px 0px;}
.pro_list li div p{ font-size:16px; line-height:30px;}
.pro_list li:hover div{right:0px;}


/*相关产品*/
.pro_list2{ width:100%; margin:20px auto;}
.pro_list2 ul{ width:102%; margin-left:-1%;}
.pro_list2 li{ width:23%; height: auto; float:left; margin:10px 1%; position:relative; overflow:hidden; background:#fff;}
.pro_list2 li img{ width:100%; height:auto;}
.pro_list2 li span{ height:55px; line-height:55px; font-size:16px; border-bottom:1px solid #ddd; display:block; background:url(../images/icon-see.png) 97% center no-repeat; padding:0px 10px;}
.pro_list2 li div{ position:absolute;width: 100%;max-width:1500px; height:100vh; left:-100%; top:0px; text-align:center;background:#22208f;color:#fff; padding:35px 5%; overflow:hidden;transition: all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-webkit-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;}
.pro_list2 li div h2{ font-size:18px; font-weight:bold; padding:20px 0px;}
.pro_list2 li div p{ font-size:16px; line-height:30px;}
.pro_list2 li:hover div{left:0px;}
.pro_list2 li div .pro_c{ font-size:14px; line-height:24px;}

.cptd{ padding:20px; background:#fff; }
.cptd span{ height:35px; line-height:35px; display:inline-block; background:#f3f3f3; margin-left:10px; padding:0px 15px;}




/*生产实力*/
.mr_frbox{ position:relative; width:100%; max-width:1500px;height: auto; margin:10px auto 55px auto;}
.mr_frbox .prev{position:absolute; left:0px; top:43%; width:45px; height:45px; z-index:10;}
.mr_frbox .prev img{ width:100%; border:1px solid #ddd; border-radius:10px; background:#fff; overflow:hidden;}
.mr_frbox .prev:hover img{border:1px solid #22208f;}
.mr_frbox .next{position:absolute; right:0px; top:43%; width:45px; height:45px; z-index:10;}
.mr_frbox .next img{ width:100%;border:1px solid #ddd; border-radius:10px;background:#fff; overflow:hidden;}
.mr_frbox .next:hover img{border:1px solid #22208f;}

.scsl{ width:94%; margin:15px auto 15px auto; overflow:hidden;}
.scsl li{ width:25%; height: auto; float:left; margin:10px 0px 10px 0px; overflow:hidden; text-align:center;}
.scsl li img{ width:96%; height:auto; padding:5%; border:1px solid #eee;background:#fff;transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out; display:inline-block;}
.scsl li span{ width:96%;height:50px; line-height:50px; display:block; color:#666; font-size:16px; text-align:center; margin:0px auto;border:1px solid #eee; position:relative; z-index:10; border-top:none; background:#f3f3f3;transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out;}
.scsl li span:hover{ background:#22208f; color:#fff;}
.scsl li:hover img{transform:scale(1.08);-moz-transition:scale(1.08);-webkit-transition:scale(1.08);-o-transition:scale(1.08);}

.scsl1{ width:94%; margin:0px auto 0px auto; overflow:hidden;}
.scsl1 li{ width:33.3333%; height: auto; float:left; margin:10px 0px 0px 0px; overflow:hidden; text-align:center;}
.scsl1 li img{ width:96%; height:auto; padding:2%; border:1px solid #ddd;background:#fff;transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out; display:inline-block;}
.scsl1 li span{ height:40px; line-height:40px; display:block; color:#232323; font-size:16px; text-align:center;}
.scsl1 li:hover img{transform:scale(1.08);-moz-transition:scale(1.08);-webkit-transition:scale(1.08);-o-transition:scale(1.08);}


/*荣誉资质*/
.gszz{ width:100%; max-width:1500px; height:300px; margin:10px auto 10px auto; overflow:hidden;}
.gszz li{ width:25%; height: auto; float:left; margin:10px 1% 10px 1%; overflow:hidden; }
.gszz li img{ width:100%; height: auto; padding:0px; border:0px solid #ddd;background:#fff;transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out;}
.gszz li span{ height:40px; line-height:40px; display:block; color:#444; font-size:16px; text-align:center;}

/*
.mr_frbox1{ position:relative; width:1328px;height: auto; margin:0px auto 20px auto; overflow:hidden;}
.mr_frbox1 .prev{position:absolute; left:6px; top:35%; width:56px; height:56px; z-index:10;}
.mr_frbox1 .next{position:absolute; right:0px; top:35%; width:56px; height:56px; z-index:10;}
*/

.bigimg{width:600px !important; height:auto !important;position: fixed;left: 0;top:40px; right: 0;bottom: 0;margin:auto;display: none;z-index:99999;border: 10px solid #fff;}
.mask{position: fixed;left: 0;top: 0; right: 0;bottom: 0;background:url(../images/bg_04.png) repeat;z-index:9999;transition:all 1s;display: none}
.bigbox{width:840px;background: #fff;border:1px solid #ededed;margin:0 auto;border-radius: 10px;overflow: hidden;padding:10px;}
.bigbox>.imgbox{width:auto;height: auto;float:left;border-radius:5px;overflow: hidden;margin: 0 10px 10px 10px;}
.bigbox>.imgbox>img{width:100%;}
.imgbox:hover{cursor:zoom-in}
.mask:hover{cursor:zoom-out}
.mask>img{position:fixed; right:50px;top:50px;width:60px; z-index:99999}
.mask>img:hover{cursor:pointer}

.video{ width:100%; max-width:1500px; margin:10px auto; background:#fff;box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); padding:30px;}
.video img{ width:100%; height:auto;}



/*团队切换*/
.pc-banner {width: 100%; max-width:1500px; margin:0px auto; position:relative;}

@media screen and (max-width: 668px) {
.pc-banner {background-size: auto 100%;}
}

.swiper-container {width: 100%;margin: 35px 0;}

@media screen and (max-width: 668px) {
.swiper-container {margin: 20px 0 15px;}
}

.swiper-slide {-webkit-transition: transform 1.0s;-moz-transition: transform 1.0s;-ms-transition: transform 1.0s;-o-transition: transform 1.0s;-webkit-transform: scale(0.85);transform: scale(0.85);}

@media screen and (max-width: 668px) {
.swiper-slide {-webkit-transform: scale(0.97);transform: scale(0.97);}
}
.swiper-slide-active,.swiper-slide-duplicate-active {-webkit-transform: scale(1);transform: scale(1);}
@media screen and (max-width: 668px) {
.swiper-slide-active,.swiper-slide-duplicate-active {-webkit-transform: scale(0.97);transform: scale(0.97);}
}
.none-effect {-webkit-transition: none;-moz-transition: none;-ms-transition: none;-o-transition: none;}
.swiper-slide a {background: #fff;padding:10px;display: block;border-radius: 14px;}
@media screen and (min-width: 668px) {
.swiper-slide a:after {position: absolute;top: 0;left: 0;display: block;box-sizing: border-box;border: 10px solid #fff;content: "";width: 100%;height: 100%;background: url(../images/top_slick_cover_bg01.png) 0 0 repeat;border-radius: 20px;}
}
.swiper-slide-active a:after {background: none;}
@media screen and (max-width: 668px) {
.swiper-slide a {padding: 5px;border-radius: 7px;}
}
.swiper-slide img {width: 100%;border-radius: 14px;display: block;}
@media screen and (max-width: 668px) {.swiper-slide img {border-radius: 7px;}
}
.swiper-pagination {position: relative !important;}

.swiper-pagination-bullet {background: #22208f;margin-left: 4px;margin-right: 4px;width: 17px;height: 17px;opacity: 1;margin-bottom: 4px;}
.swiper-pagination-bullet-active {width: 13px;height: 13px;background: #FFF;border: 6px solid #22208f;margin-bottom: 0;}
@media screen and (max-width: 668px) {
.swiper-pagination {position: relative;margin-bottom: 20px;}
.swiper-pagination-bullet {background: #22208f;margin-left: 2px;margin-right: 2px;width: 8px;height: 8px;margin-bottom: 2px;}
.swiper-pagination-bullet-active {width: 6px;height: 6px;background: #FFF;border: 3px solid #22208f;margin-bottom: 0;}
}
.button {width: 100%;margin: 0 auto;top: 45%; position:absolute;}
@media screen and (max-width: 668px) {
.button {width: 100%;}
}
.button div:hover {}
.swiper-button-prev {width:50px;height:50px;background: url(../images/right_01.png) center no-repeat;background-size:20px auto;}
}
.swiper-button-next {width:50px;height:50px;background: url(../images/left_01.png) center no-repeat;background-size:20px auto;}
@media screen and (max-width: 668px) {
.button div {width: 28px;height: 28px;}
}	

.fzlc{ width:95%; margin:0px auto 30px auto; background:url(../images/fzlc.png) left 53% repeat-x; position:relative;}
.fzlc li{ width:25%; height: auto; float:left; margin:15px 0px 0px 0px;}
.fzlc li div{ background:#fff; width:96%; margin:0px auto 0px auto; padding:20px 0px; }
.fzlc li h2{ width:115px; height:115px; line-height:115px; color:#fff; font-size:26px; background:#22208f; text-align:center; border-radius:50%; display:block; margin:0px auto;box-shadow: 0 0 0 0 rgba(34,32,143,0.7);animation: numm 2.25s infinite;}
.fzlc li p{ font-size:16px; color:#666; height:150px; margin:25px 0px 0px 0px; padding:25px 25px 15px 25px; display:block; line-height:26px; text-align:center;}

.more_01{ width:260px; height:55px; line-height:55px; margin:30px auto 30px auto;  text-align:center;}
.more_01 a{height:55px; line-height:55px; display:block; background:url(../images/jt_02.png) 80% center no-repeat; color:#555; padding:0px 20px 0px 0px;border:1px solid #eee; font-size:16px; transition: all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-webkit-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;}
.more_01 a:hover{background:url(../images/jt_04.png) 80% center no-repeat #22208f; color:#fff;}


.more_02{ width:260px; height:55px; line-height:55px; margin:45px auto 45px auto;  text-align:center;}
.more_02 a{height:55px; line-height:55px; display:block; background:url(../images/jt_03.png) 80% center no-repeat; color:#fff; padding:0px 20px 0px 0px;border:1px solid #fff; font-size:16px; border-radius:30px;}
.more_02 a:hover{background:url(../images/jt_04.png) 80% center no-repeat #22208f; color:#fff;}


/*应用领域*/
.yyly{ width:100%; max-width:1500px; margin:0px auto 55px auto;}
.yyly li{ width:49%; float:left; margin:15px 0px; background:#fff; padding:15px;}
.yyly li img{ width:50%; height:250px; float: right; margin-left:20px;transition: all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-webkit-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;}
.yyly li img:hover{transform:scale(1.08);-moz-transition:scale(1.08);-webkit-transition:scale(1.08);-o-transition:scale(1.08);}
.yyly li h2{ font-size:22px; padding:45px 0px 15px 30px;}
.yyly li h2:hover{ color:#22208f}
.yyly li p{ font-size:16px; padding:0px 0px 50px 50px; color:#666;}
.yyly li em{ font-size:16px; margin:0px 0px 25px 30px; display:inline-block; height:45px; line-height:45px; padding:0px 25px; border:1px solid #eee;}
.yyly li:nth-child(2n){ float:right;}
.yyly li em:hover{}


/*应用领域*/
.yyly_01{ width:100%; max-width:1500px; margin:20px auto 35px auto;}
.yyly_01 li{ width:49%; float:left; margin:15px 0px; background:#f3f3f3; padding:15px;}
.yyly_01 li img{ width:50%; float: right;height:250px;  margin-left:20px;transition: all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-webkit-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;}
.yyly_01 li img:hover{transform:scale(1.08);-moz-transition:scale(1.08);-webkit-transition:scale(1.08);-o-transition:scale(1.08);}
.yyly_01 li h2{ font-size:22px; padding:45px 0px 15px 30px;}
.yyly_01 li h2:hover{ color:#22208f}
.yyly_01 li p{ font-size:16px; padding:0px 0px 50px 50px; color:#666;}
.yyly_01 li em{ font-size:16px; margin:0px 0px 25px 30px; display:inline-block; height:45px; line-height:45px; padding:0px 25px; border:1px solid #ddd;}
.yyly_01 li:nth-child(2n){ float:right;}
.yyly_01 li em:hover{}


/*方案中心*/
/*.fazx_01{ width:100%; max-width:1500px; margin:20px auto;}
.fazx_01 ul{ width:102%; margin-left:-1%;}
.fazx_01 li{ width:31.333%; height: auto; margin:15px 1%; float:left; padding:30px; background:#f7f7f7; box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);overflow:hidden;}
.fazx_01 li .fazx_01_p{ width:100%; height: auto;display:block; margin:0px 0px 0px 0px;transition: all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-webkit-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;}

.fazx_01 li h2{ height:45px; line-height:45px;font-size:22px; clear:#121212; display:block; overflow:hidden; margin:20px 0px 10px 0px; padding:0px 0px; position:relative; background:url(../images/line_04.jpg) 0px bottom no-repeat;z-index:9999; font-weight: bold;}
.fazx_01 li p{ font-size:16px; color:#787878; line-height:28px; display:block; overflow:hidden; height: auto; padding:0px 0px; }
.fazx_01 li span{ font-size:16px; color:#787878; height:35px; line-height:35px; display: inline-block; border:1px solid #ddd; overflow:hidden;  margin:25px 45px 0px 45px;}
.fazx_01 li span a{font-size:16px; color:#787878; height:35px; line-height:35px; display: inline-block;padding:0px 25px;}
.fazx_01 li span a:hover{ background:#22208f; color:#fff;}
.fazx_01 li:hover .fazx_01_p{transform:scale(1.08);-moz-transition:scale(1.08);-webkit-transition:scale(1.08);-o-transition:scale(1.08);}
*/


/*制造能力*/
.zznl{ width:100%; max-width:1500px; margin:0px auto;}
.zznl li{ width:23.8%; float:left; background:#fff; padding:10px; margin:0px 0.6% 15px 0.6%;  position:relative; overflow:hidden;}
.zznl li img{ width:100%; height:250px;transition: all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-webkit-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;}
.zznl li h2{ line-height:26px; height:65px; font-size:18px; padding:10px; text-align:center;}
.zznl li:hover{ background:#22208f;}
.zznl li:hover h2{ color:#fff;}
.zznl li em{ position:absolute; left:22px; top:22px; height:40px; line-height:40px; width:40px;  text-align:center; font-size:18px; background:#22208f; color:#fff; z-index:999;}
.zznl li:hover img{transform:scale(1.08);-moz-transition:scale(1.08);-webkit-transition:scale(1.08);-o-transition:scale(1.08);}




/*服务支持*/
.fwzc_01{ width:100%; max-width:1500px; background:url(../images/fwzc_01.jpg) center center no-repeat; padding:100px 60px; color:#fff; margin:30px 0px 30px 0px;}
.fwzc_01 .fwzc_01_c{ width:50%;}
.fwzc_01 .fwzc_01_c h2{ font-size:25px; line-height:50px; padding:0px 0px 10px 0px; font-weight:bold;}
.fwzc_01 .fwzc_01_c p{ font-size:18px; line-height:40px;}



/*优势*/
.ys_01{ width:1300px; margin:0px auto;}
.ys_01 ul{ width:1320px; margin-left:-10px;}
.ys_01 li{ width:312px; height:400px; margin:10px 9px; float:left; background:#fff; text-align:center; overflow:hidden; position:relative;}
.ys_01 li .ys_01_p{ width:312px; height:247px; display:block;transition: all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-webkit-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;}
.ys_01 li:hover .ys_01_p{transform:scale(1.08);-moz-transition:scale(1.08);-webkit-transition:scale(1.08);-o-transition:scale(1.08);}
.ys_01 li h2{ height:35px; line-height:35px; display:block; overflow:hidden; margin:45px 0px 0px 0px; position:relative; background:#fff; z-index:10; font-weight: bold;font-size:18px; clear:#121212;}
.ys_01 li p{ font-size:15px; color:#787878; line-height:26px; display:block; overflow:hidden; height:52px; padding:0px 15px;}
.ys_01 li span{ font-size:15px; color:#787878; line-height:26px; display:block; overflow:hidden; height:26px;}
.ys_01 li .ys_01_p1{ width:58px; height:58px; padding:12px; border-radius:50%; background:#fff; position:absolute; left:50%; top:200px; margin-left:-40px; z-index:9999;box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);}





/*视频中心*/


.gysd{ width:1300px; margin:40px auto;}
.gysd li{ width:23%; margin:0px 1%; float:left; text-align:center;}
.gysd li img{ width:113px; height:auto; display:inline-block;transition: all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-webkit-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;}
.gysd li h2{ font-size:35px; color:#000; font-weight:bold; border-bottom:1px solid #ddd; height:75px; line-height:75px; margin:0px 0px 15px 0px;}
.gysd li h2 em{ font-size:25px;}
.gysd li p{ font-size:16px; color:#666666; line-height:28px;}
.gysd li:hover img{transform:scale(1.08);-moz-transition:scale(1.08);-webkit-transition:scale(1.08);-o-transition:scale(1.08);}









/*产品详情页*/
#ifocus {width:676px; height: auto; margin-top:25px;float:left;}
#ifocus ul{ margin:0; padding:0; list-style:none;}
#ifocus li{ list-style:none;}
#ifocus_btn {display:inline; float:left; width:120px; margin-right:20px;}
#ifocus_btn li {width:120px; height:102px; cursor:pointer; opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50); margin:0px 0px 6px 0px;}
#ifocus_btn img {width:118px; height:100px;border:1px solid #f1f1f1;}
#ifocus_btn .current img{opacity:1; -moz-opacity:0.5; filter:alpha(opacity=100);border:1px solid #22208f;}
#ifocus_pic {position:relative; float:left; width:491px; height:433px; overflow:hidden;}
#ifocus_piclist {position:absolute; float:right; display:inline}

.pro_r2{ width:700px; padding-top:15px;}
.pro_r2 .biaoti{ padding-top:100px;font-size:30px; font-weight: bold;line-height:40px;}
.pro_r2 .anniu_01{ padding:0px 20px 0px 50px; margin:25px 25px 0px 0px;height:46px; line-height:46px; text-align:center; background: url(../images/ydkf_02.png) 20px center no-repeat #22208f; background-size:26px auto;  display: inline-block; font-size:16px; color:#fff;}
.pro_r2 .anniu_01:hover{ background: url(../images/ydkf_02.png) 20px center no-repeat #b70615; background-size:26px auto;}
.pro_r2 .anniu_02{ padding:0px 20px 0px 50px; margin:25px 0px 0px 0px;height:46px; line-height:46px; text-align:center;background: url(../images/pdf_03.png) 20px center no-repeat #22208f; background-size:26px auto;   display: inline-block; font-size:16px; color:#fff;}
.pro_r2 .anniu_02:hover{ background: url(../images/pdf_03.png) 20px center no-repeat #666; background-size:26px auto;}

.pro_t{ height:50px; line-height:50px; background:#f1f1f1; margin:30px 0px 20px 0px;}
.pro_t span{ background:#fff; padding:0px 25px; color:#22208f; border-left:3px solid #22208f; font-size:16px; font-weight:bolder; display:inline-block;}
.pro_c2{ padding:10px; margin:0px 0px 30px 0px; font-size:15px; line-height:28px;}
.pro_c2 img{ max-width:1300px;}
/*.pro_c2 table{ width:100%;border-bottom:1px solid #ddd;border-left:1px solid #ddd; background:#fff; max-width:1500px; margin:0px auto; text-align:center;}
.pro_c2 table th{ padding:15px 0px; font-weight:bold;border-top:1px solid #30d581;border-right:1px solid #30d581; background:#22208f; color:#fff;}
.pro_c2 table td{border-top:1px solid #ddd;border-right:1px solid #ddd; padding:15px 10px;}
.pro_c2 table tr:hover{ background:#f5f5f5; color:#444;}*/

.pro_r_ny{ height:auto; border-top:1px solid #eee;border-bottom:1px solid #eee;padding:20px 0px;margin:25px 0px 0px 0px;line-height:30px; font-size:16px; line-height:26px; color:#787878; overflow:hidden;}
.pro_r_ny p{ width:100%;font-size:16px; margin-bottom:10px; display:inline-block; overflow:hidden; float:left;}
.pro_r_ny p span{ height:35px; line-height:35px; display:inline-block; background:#f3f3f3; margin-left:10px; padding:0px 15px;}

.pro_r_ny2{ height:auto;border-bottom:1px solid #eee;padding:20px 0px;margin:0px 0px 0px 0px;line-height:30px; font-size:16px; line-height:26px; color:#787878; overflow:hidden;}


.add_01{ width:100%; height:auto; background:url(../images/add_01.jpg) center center no-repeat; padding:55px 0px 55px 0px; text-align:center; color:#fff;}
.add_01 span{ font-size:16px;}
.add_01 h2{ font-size:40px; font-weight:bold; padding:15px 0px 20px 0px;}
.add_01 p{ font-size:18px; }

/*快速配型*/
.kspx{ width:100%; height:auto; background:url(../images/add_01.jpg) center center no-repeat fixed; padding:120px 0px 120px 0px; text-align:center; color:#fff;}
.kspx .wd{ width:85%;}
.kspx h2{ font-size:35px; padding:0px 0px 0px 0px;font-weight:bold; text-transform:uppercase;}
.kspx p{ font-size:18px; color:#aaa; padding:30px 0px;}
.kspx a{ height:60px; line-height:60px; border:1px solid #fff; color:#fff; display:inline-block; padding:0px 45px; font-size:18px;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;transition: all 0.5s ease;}
.kspx a:hover{}

/*我们的优势*/
.wmdys{ width:94%; margin:0px auto;}
.wmdys li{ width:33.333%; float:left;text-align:center;}
.wmdys li div{ width:94%; padding:25px; margin:0px auto;border:1px solid #ddd; border-radius:5px;background:#fff;}
.wmdys li h2{ font-size:20px; font-weight:bold; padding:8px 0px;}
.wmdys li img{ width:100%; height:auto;border-radius:5px;}
.wmdys li p{ font-size:16px; line-height:26px; color:#787878; height:80px; display:block; overflow:hidden;}
.wmdys li div:hover{box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);}




/*网站底部*/
.footer{height: auto;overflow: hidden;line-height: 24px;padding:0px 0px 0px; background:#fff; border-top:1px solid #eee;}
.footer_ul{ width:100%; padding:80px 0px 40px 0px;}
.footer_ul li{ float:left;margin:0px 0px 0px 0px; min-height:280px;border-right:1px solid rgba(0, 0, 0, .1);font-size:15px;}
.footer_ul li a{ font-size:15px;}


.footer_ul li.footer_ul_01{ width:30%; padding:0px 0px 0px 30px;}
.footer_ul li.footer_ul_01 h2{font-size:16px; font-weight:normal; padding:0px 0px 15px 0px; margin:0px 0px 15px 0px; display:inline-block; background:url(../images/line_03.jpg) left bottom no-repeat;}
.footer_ul li.footer_ul_01 em{font-size:18px; font-weight: bold; padding:8px 0px 0px 0px; display:inline-block;}
.footer_ul li.footer_ul_01 li{ margin-bottom:5px;}
.footer_ul li.footer_ul_01 li img{ width:25px; height:auto; display:inline-block; margin-right:5px;}
.footer_ul li.footer_ul_01 li:last-child img{ width:30px; height:auto; display:inline-block; margin:10px 10px 0px 0px;}
.footer_ul li.footer_ul_01 li:last-child img:hover{ background:#22208f; border-radius:50%;transform: rotate(45deg);transition: transform 0.5s ease;}

.footer_ul li.footer_ul_02{ width:16%; padding:0px 20px 0px 50px;}
.footer_ul li.footer_ul_03{ width:19%; padding:0px 20px 0px 50px;}
.footer_ul li.footer_ul_04{ width:16%; padding:0px 20px 0px 50px;}
.footer_ul li.footer_ul_05{ width:16%; padding:0px 0px 0px 50px;}



.footer_ul li h2{font-size:16px; color:#666; font-weight:bold; margin:10px 0px 0px 0px; display:inline-block; }
.footer_ul li b{font-size:16px; color:#666; font-weight:normal; padding:0px 0px 15px 0px; margin:0px 0px 15px 0px; display:inline-block; background:url(../images/line_03.jpg) left bottom no-repeat;}
.footer_ul li:last-child{ border:none;}
.footer_ul li li{ float: none; line-height:28px; color:#666; border:none; min-height: auto;}
.footer_ul li li a{color:#666;}
.footer_ul li li a:hover{color:#22208f;}

.footer_ul li span{height:30px; line-height:30px;text-align:center;font-size:14px; display:block; padding:10px 0px 0px 0px;}


.copy {height: auto;overflow: hidden;margin:0px 0px 0px 0px; padding:20px 0px 20px 0px;font-size:15px;text-align:center; color:#666;border-top:1px solid rgba(0, 0, 0, .1);}
.copy a {display: inline-block;margin-right: 10px;font-size:15px;color:#666;}
.copy a:hover {color: #eee;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;transition: all 0.5s ease;}


/*友情链接*/
.yqlj{ width:100%; margin:15px 0px 30px 0px;}
.yqlj b{font-size:18px; color:#fff; font-weight:normal; padding:0px 0px 10px 0px; margin:0px 0px 10px 0px; display:inline-block; background:url(../images/line_03.jpg) left bottom no-repeat; display:block;}
.yqlj a{ font-size:16px; color:#787878; padding:0px 20px 0px 0px;}
.yqlj a:hover{ color:#22208f;}

/*悬浮链接*/
.yb_conct {position: fixed;z-index: 9999999;top: 25%;right: -220px;cursor: pointer;transition: all .3s ease;}
.yb_bar ul li {width: 273px;height: 53px; line-height:53px;font: 16px/53px 'Microsoft YaHei';color: #fff;text-indent: 54px;margin-bottom: 3px;transition: all .5s ease;overflow: hidden;}
.yb_bar .yb_top {background: rgba(0,0,0,0.8) url(../images/fixCont.png) no-repeat 0 0;}
.yb_bar .yb_phone {background: rgba(0,0,0,0.8) url(../images/fixCont.png) no-repeat 0 -57px;}

.yb_bar .whatsapp {background: rgba(0,0,0,0.8) url(../images/fixCont.png) no-repeat 0 -226px;}
.whatsapp a{display: block;text-indent: 54px;width: 100%;height: 53px; line-height:53px;color: #fff;}

.yb_bar .skype {background: rgba(0,0,0,0.8) url(../images/fixCont.png) no-repeat 0 -285px;}
.skype a{display: block;text-indent: 54px;width: 100%;height: 53px; line-height:53px;color: #fff;}

.yb_bar .yb_QQ {text-indent: 0;background: rgba(0,0,0,0.8) url(../images/fixCont.png) no-repeat 0 -113px;}
.yb_bar .yb_ercode {/*height:200px;*/background: rgba(0,0,0,0.8) url(../images/fixCont.png) no-repeat 0 -169px;}
.hd_qr {padding: 0 29px 25px 29px;}
.yb_QQ a{display: block;text-indent: 54px;width: 100%;height: 53px; line-height:53px;color: #fff;}
.yb_QQ a:hover{ color:#ff0;}

.jiange{ display:none;}
.ydkf{display:none;}


#dituContent{width:100%; max-width:1500px;height:615px;border:3px solid #ddd; margin:0px auto 50px auto;}

/*技术支持*/
.jszc{ width:1300px; margin:20px auto;}
.jszc li{ margin:0px 0px 15px 0px;padding:0px 0px 15px 0px; border-bottom:1px dotted #ddd;transition: all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-webkit-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;}
.jszc li h2{ height:35px; height:35px; display:block; overflow:hidden;}
.jszc li h2 a{ font-size:17px; color:#121212;}
.jszc li h2 em{ width:30px; height:30px; line-height:30px; text-align:center; display:block; float:left; background:#22208f; border-radius:10px; font-size:18px; color:#fff; font-family:"Arial"; margin:0px 10px 0px 0px;}
.jszc li p{ height:55px; font-size:15px; color:#787878; display:block; overflow:hidden; line-height:28px;}
.jszc li p em{ width:30px; height:30px; line-height:30px; text-align:center; display:block; float:left; background:#22208f; border-radius:10px; font-size:18px; color:#fff; font-family:"Arial"; margin:0px 10px 0px 0px;}
.jszc li:hover{padding:0px 0px 15px 20px;}


/*产品替代*/
.dptd{ width:100%; border-bottom:1px solid #ddd; border-left:1px solid #ddd; margin:25px 0px 45px 0px; text-align:center;}
.dptd th{ border-top:1px solid #ddd; border-right:1px solid #ddd; background:#22208f; color:#fff; text-align:center; font-size:16px; font-weight:bold; padding:15px 20px;}
.dptd td{ border-top:1px solid #ddd; border-right:1px solid #ddd; color:#444; padding:15px 20px; font-size:15px; line-height:26px;}
.dptd_01{ width:67px; height:auto; display:inline-block; border:1px solid #ddd;}
.dptd_02{ color:#22208f; font-weight:bold;}
.t_center{ text-align:center;}
.dptd td a:hover{ color:#f00;}
.dptd_03{ color:#22208f; display:block;}
.dptd_04{ color:#22208f; display:block; margin:10px 0px 0px 0px;}
.dptd_04 img{ width:20px; vertical-align:middle; margin:0px 10px 0px 0px;}
.dptd_05 img{ width:36px; vertical-align:middle; margin:0px 10px 0px 0px;}
.dptd_06{ height:38px; line-height:38px; background:#22208f; color:#fff; border-radius:12px; padding:0px 25px; display:inline-block;}
.dptd_06:hover{ background:#22208f !important; color:#fff !important;}
.dptd tr:hover{ background:#f5f5f5;}




#dec,#count,#inc{ display:inline-block; border:1px solid #ddd;  font-size:14px; height:30px; line-height:30px;}
#dec,#inc{ font-size:20px;padding:0px 10px;line-height:25px;}
#count{ padding:0px 0px 0px 10px;}



.xjqd_w{ border:1px solid #ddd; padding:1.5% 2% 1% 2%; overflow:hidden; margin-bottom:40px; background:#fff;}
.xjbd{ width:100%; margin:0px 0px 0px 0px;}
.xjbd form{ width:100%; margin:0px auto 20px auto;}
.xjbd h2{ font-size:18px; color:#787878; padding:20px 0px 40px 0px;text-align:center;}
.xjbd label{ width:12%; float:left;height:45px; line-height:45px; margin:0px 0px 15px 0px;}
.xjbd .xjbd_text{ height:45px; line-height:45px; border:1px solid #ddd;  padding:0px 0px 0px 10px; display:block; width:87.5%; margin:0px 0px 15px 0px;}
.xjbd em{ color:#f00;height:45px; line-height:45px;}
.xjbd .xjbd_submit{ height:45px; line-height:45px; width:35%; background:#e67a18; color:#fff; text-align:center; cursor:pointer; border:none; margin:30px auto 0px auto; display:block;}
.xjbd .xjbd_submit:hover{ background:#f73d3d;}

.xjbd li{ width:49%; float:left; margin:0px 0px 10px 0px;}
.xjbd li:nth-child(2n) { width:49%; float: right}

#HBox{width:100% !important;height:50px!important;margin:0 auto;top:0px !important; left:0px !important; margin-left:0px !important;box-shadow:1px 1px 5px #444;-webkit-box-shadow:1px 1px 5px #444;display:none;background-color:#ffffff;z-index:100000; margin-top:auto !important; padding:20px 0px;}
.ss{ width:1000px; height:50px; border-bottom:1px solid #ddd; margin:0px auto; display:block;}
.ss .ss_text{ height:49px; line-height:49px; width:900px; border:none;}
.ss .ss_submit{ height:50px; line-height:50px; width:80px; background:url(../images/ss_01.png) right center no-repeat;border:none;}

/*热销产品*/
.rxcp_s li{ padding:0px; border-bottom:1px solid #ddd;border-top:1px solid #ddd;border-left:1px solid #ddd; text-align:center; background:#eee; font-weight:bold;}
.rxcp_s li span{border-right:1px solid #ddd; height:55px; line-height:55px;}
.rxcp_s li .rxcp_01{width:21.28%; display:inline-block;}
.rxcp_s li .rxcp_02{width:14.28%;display:inline-block;}
.rxcp_s li .rxcp_03{width:13.28%;display:inline-block;}
.rxcp_s li .rxcp_04{width:12.28%;display:inline-block;}
.rxcp_s li .rxcp_05{width:12.28%;display:inline-block;}
.rxcp_s li .rxcp_06{width:12.28%;display:inline-block;}
.rxcp_s li .rxcp_07{width:11.6%;display:inline-block; border-right:none;}





.rxcp_x{ width:100%; height:400px;margin:0px 0px 45px 0px;  color:#454545;border-bottom:1px solid #ddd;border-right:1px solid #ddd; background:#fff; overflow:hidden;}
.rxcp_x li{ padding:0px; border-bottom:1px solid #ddd;border-left:1px solid #ddd; text-align:center;height:60px; line-height:60px;}
.rxcp_x li:hover{ background:#f1f1f1;}
.rxcp_x li span{border-right:1px solid #ddd; height:60px; line-height:60px; padding:0; margin:0;}
.rxcp_x li .rxcp_01{width:21.28%; display:inline-block;}
.rxcp_x li .rxcp_02{width:14.28%;display:inline-block;}
.rxcp_x li .rxcp_03{width:13.28%;display:inline-block;}
.rxcp_x li .rxcp_04{width:12.28%;display:inline-block;}
.rxcp_x li .rxcp_05{width:12.28%;display:inline-block;}
.rxcp_x li .rxcp_06{width:12.28%;display:inline-block;}
.rxcp_x li .rxcp_07{width:11.6%;display:inline-block; border-right:none;}
.rxcp_x li .rxcp_x_a{ font-weight:bold; color:#22208f;}
.rxcp_x li .rxcp_x_a:hover{ color:#e67a18;}

.rxcp_x li .jrxp{ height:40px; line-height:40px; font-size:16px; display:inline-block; padding:0px 15px; border:1px solid #f1f1f1; }
.rxcp_x li .jrxp:hover{ background:#22208f; color:#fff;}


/*用户信息*/
.yhxx{ width:98%; border:1px solid #ddd; padding:1% 1% 3.5% 1%; margin:-20px auto 30px auto; background:url(../images/gm_bg.jpg) right 12px no-repeat; overflow: hidden;}
.yhxx h2{ font-size:18px; font-weight:bold; color:#121212; padding:30px 0px 0px 30px;}
.yhxx label{ width:85px; height:45px; line-height:45px; display:inline-block;padding:20px 0px 0px 30px; font-size:15px;}
.yhxx li{ height:47px; margin:15px 0px;}
.yhxx .yhxx_text01{ width:365px; height:45px; line-height:45px; padding:0px 0px 0px 10px; border:1px solid #ddd;}
.yhxx .yhxx_text02{ width:180px; height:45px; line-height:45px; padding:0px 0px 0px 10px; border:1px solid #ddd;}
.yhxx .yhxx_text03{ font-size:15px; color:#4090f9; padding:0px 0px 0px 15px;height:45px; line-height:45px;}
.yhxx .yhxx_text03:hover{ color:#f00;}
.yhxx_text04{ height:40px; line-height:40px; background:#22208f; color:#fff; font-size:15px; display:inline-block; padding:0px 0px; width:120px; border:none;}
.yhxx_text04:hover{ background:#3b6ed6;}

.yhxx_text05{ height:40px; line-height:40px; background:#22208f; color:#fff; font-size:15px; display:inline-block; padding:0px 0px; width:120px; margin:0px 0px 0px 25px; border:none;}
.yhxx_text05:hover{background:#3b6ed6;}

/*关于我们*/
.gywm_c{width:100%; background:url(../images/gywm_bg.jpg) center center no-repeat fixed;}
.gywm{ width:100%; max-width:1500px; margin:0px auto;text-align:center;}
.gywm h1{ font-size:150px; font-weight:bold;padding:50px 0px 0px 0px; margin-bottom:-30px; text-transform:uppercase;background-image: url(https://omo-oss-image.thefastimg.com/portal-saas/new2024042910050144234/cms/image/d7917f02-e44b-4fdc-a212-445caf7d6f9c.jpg);background-attachment: fixed;-webkit-background-clip: text;-webkit-text-fill-color: transparent;transform-style: preserve-3d;}
.gywm h2{ font-size:16px; color:#666; }
.gywm h3{ font-size:45px; color:#333;font-weight:bold; text-transform:uppercase;margin:20px 0px 20px 0px;}
.gywm p{ font-size:16px; line-height:28px; color:#666;}
.gywm a{ font-size:16px; height:50px; line-height:50px; padding:0px 35px; display:inline-block; background:#f3f3f3; color:#666; border:1px solid #eee; margin:20px 0px 20px 0px;}
.gywm a:hover{color:#fff;}

.about_num{ width:100%; max-width:1500px;padding:35px 0px 5px 0px; margin:20px auto;}
.about_num li{border-right:1px solid #fff; width:25%; padding:0px 0px 0px 0px; text-align:center; float:left; margin:0px 0px 0px -1px;}
.about_num li h3{ font-size:55px; color:#22208f; font-weight:bold;}
.about_num li h3 em{ font-size:16px; color:#666; padding:0px 0px 0px 10px; font-weight:normal;}
.about_num li p{ font-size:16px; color:#333; height:40px; line-height:40px; display:block; overflow:hidden;}
.about_num li:last-child{ border:none;}
.about_num li img{ margin-bottom:10px; width:80px; border-radius:50%; background:#22208f; padding:15px;box-shadow: 0 0 0 0 rgba(34,32,143,0.7);animation: numm 2.25s infinite;}

@keyframes numm {
  100% { box-shadow: 0 0 0 15px rgba(34,32,143,0); }
}






.sppx{ width:100%; background:url(../images/video_bg.jpg) top center no-repeat; height:; padding-top:50px;}
/*视频中心*/
.sppx_c{ width:100%; max-width:1500px; height: auto; padding:30px 30px 15px 30px; background:#fff;box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); margin:40px auto 50px auto; overflow:hidden;}
.sppx_c_l{ width:83%; height:auto; position:relative;}
.sppx_c_l img{ width:100%; height:auto;}
.sppx_c_l span{ width:128px; height:128px; display:block; background:url(../images/bf_01.png) center center no-repeat; position:absolute; top:50%; left:50%; margin:-64px 0px 0px -64px;}
.sppx_c_l span a{ width:128px; height:128px; display:block;}

.sppx_c_r{ width:15%;}
.sppx_c_r li{ width:100%; height:150px; margin:0px 0px 15px 0px; position:relative;}
.sppx_c_r li img{ width:100%; height:auto; display:block; position:absolute;top:0px;}
.sppx_c_r li a{width:100%; height:160px; padding:116px 0px 0px 0px;text-align:center; display:block; position:absolute;top:0px; font-size:17px; line-height:21px;overflow:hidden;}
.sppx_c_r li.current a{ color:#22208f; font-weight:bold;}

#mySGbox iframe{ border:none;}



/*合作伙伴*/
.hzhb_bg{ width:100%; background: url(../images/hzhb_bg.jpg) bottom center no-repeat; padding:1px 0px 55px 0px;}
.hzhb{ width:100%; max-width:1500px; margin:0px auto 45px auto;}
.hzhb ul{ width:100.5%; margin-left:-0.6%;}
.hzhb li{ width:16.6666%; padding:10px 0px; height: auto; margin:0px 0px;float:left; text-align:center;}
.hzhb li img{ display: inline-block; width:92%;height:auto;box-shadow: 0 0 20px rgba(0, 0, 0, 0.15); padding:4%;border:1px solid #eee; border-radius:15px;background:#fff; transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out;}
.hzhb li:hover img{transform:scale(1.08);-moz-transition:scale(1.04);-webkit-transition:scale(1.04);-o-transition:scale(1.04);box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);}


/*企业文化*/
.qywh{ width:100%; max-width:1500px; margin:0px auto 45px auto;}
.qywh ul{ width:101%; margin-left:-0.5%;}
.qywh li{ width:24%; height:630px; margin:10px 0.5%; border-radius:15px; float:left;text-align:center; background: url(../images/ys_bg.jpg) left bottom no-repeat #fff; background-size:100% auto; overflow:hidden;box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);transition: all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-webkit-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;}
.qywh li img{ width:100%; height:auto;transition: all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-webkit-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;}
.qywh li h2{width:100%; padding:15px 2% 10px 2%; font-size:20px; font-weight:bold; color:#333; height:80px; vertical-align:middle; background:url(../images/line_04.jpg) center bottom no-repeat; overflow:hidden;}
.qywh li p{width:100%; padding:10px 2%; font-size:16px; line-height:26px; color:#555;}

.qywh li:hover{ background:#22208f;}
.qywh li:hover h2{background:url(../images/line_02.jpg) center bottom no-repeat;}
.qywh li:hover h2 a{ color:#fff;}
.qywh li:hover p{ color:#fff;}
.qywh li:hover img{transform:scale(1.08);-moz-transition:scale(1.08);-webkit-transition:scale(1.08);-o-transition:scale(1.08);}


.qywh_02{width: 100%;max-width:1400px; margin:0px auto 55px auto;border-left:1px solid #eee; overflow:hidden;}
.qywh_02 li{width:25%;display: block;float: left; min-height:540px;padding:15px; position:relative; margin-right:-1px;transition: 1s ease all;cursor: pointer; border:1px solid #eee; text-align:center; background:#fff;}
.qywh_02 li:nth-child(1){border-left:0px;}
.qywh_02 li h1{font-size: 20px;color: #333;font-weight: bold;margin:10px 0px 10px 0px; display:block;}
.qywh_02 li h2{font-size:18px;color: #666; line-height:26px;margin:10px 0px 10px 0px; display:block;}
.qywh_02 li p{font-size: 16px;color: #666; line-height:24px;}
.qywh_02 li:hover{/*background: rgba(255,121,0,0.75);*/box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); margin-top:-20px;}
.qywh_02 li img{ width:100%; height:auto;transition: 0.3s ease all;}
.qywh_02 li:hover img{transform: rotateY(180deg);}
.qywh_02 li .qywh_02_p{ position:absolute; left:50%; top:14%; z-index:999; width:80px; margin-left:-40px; background: rgba(34,32,143,0.85); border-radius:50%; padding:20px;}



.qywh_01{ width:100%; max-width:1500px; margin:30px auto 30px auto;}
.qywh_01 ul{ width:101%; margin-left:-0.5%;}
.qywh_01 li{ width:31.333%; height: auto; margin:10px 1%; padding:10px 10px 25px 10px;  float:left;text-align:center; background: url(../images/ys_bg.jpg) left bottom no-repeat #fff; background-size:100% auto; overflow:hidden;transition: all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-webkit-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;}
.qywh_01 li img{ width:100%; height:320px;transition: all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-webkit-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;}
.qywh_01 li h2{ padding:15px 2% 10px 2%;  height:80px; line-height:30px; vertical-align:middle; background:url(../images/line_04.jpg) center bottom no-repeat; overflow:hidden;}
.qywh_01 li h2 a{font-size:20px; font-weight:bold; color:#333;}
.qywh_01 li p{padding:10px 2%; font-size:16px; line-height:26px; color:#555; height:60px; display:block; overflow:hidden;}
.qywh_01 li:hover{ background:#22208f;}
.qywh_01 li:hover h2{background:url(../images/line_02.jpg) center bottom no-repeat;}
.qywh_01 li:hover h2 a{ color:#fff;}
.qywh_01 li:hover p{ color:#fff;}
.qywh_01 li:hover img{transform:scale(1.08);-moz-transition:scale(1.08);-webkit-transition:scale(1.08);-o-transition:scale(1.08);}

.qywh_01 li .k_a{ padding:10px 0px 0px 0px; display:inline-block;}
.qywh_01 li:hover .k_a{ color:#fff;}




/*.qywh_01{ display:block; margin:0px auto;}
.qywh_01 li{ height:450px;}
.qywh_01 li img{ width:100%; margin-top:0px;}*/


.qywh1{width:100%; max-width:1500px; margin:0px auto 45px auto; background:#fff; overflow:hidden; padding:30px;}
.qywh1 .qywh1_l{ width:40%; float:left;}
.qywh1 .qywh1_r{ width:58%; float:right;}
.qywh1 .qywh1_r p{ font-size:18px; line-height:30px;margin-bottom:30px;}
.qywh1 .qywh1_r p img{ width:65px; height:auto; float:left; margin:0px 15px 0px 0px;}

/*合作流程*/
.hzlc{ width:100%; max-width:1500px; margin:30px auto 65px auto;}
.hzlc ul{ width:102%; margin-left:-1%;}
.hzlc li{ width:20%; margin:0px 0px; float:left; text-align:center;}
.hzlc li h2{ font-size:25px; color:#333; padding:20px 0px 10px 0px;}
.hzlc li p{ font-size:16px; color:#666;}

.hzlc li:nth-child(2){ width:5%;}
.hzlc li:nth-child(2) img{ width:100%; margin-top:130%;}

.hzlc li:nth-child(4){ width:5%;}
.hzlc li:nth-child(4) img{ width:100%; margin-top:130%;}

.hzlc li:nth-child(6){ width:5%;}
.hzlc li:nth-child(6) img{ width:100%; margin-top:130%;}

.hzlc li .hzlc_img{ width:80px;transition: all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-webkit-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;}
.hzlc li:hover .hzlc_img{-webkit-transform: rotate(360deg) skew(0deg) scale(1.0) translate(0px,0);-moz-transform: rotate(360deg) skew(0deg)scale(1.0) translate(0px,0);}


/*方案中心*/
.fazx_01{ width:100%; max-width:1500px; margin:20px auto;}
.fazx_01 ul{ width:101%; margin-left:-0.5%;}
.fazx_01 li{ width:48%; height: auto; margin:15px 1%; float:left; padding:20px; background:#fff;box-shadow: 0 0 15px rgba(0, 0, 0, 0.15); border-radius:15px;overflow:hidden;}

.fazx_01 li .fazx_01_p{ width:40%; height: 200px; float:left;display:block; margin:0px 25px 0px 0px;border-radius:15px;}

.fazx_01 li h2{ max-height:60px; line-height:30px; display:block; overflow:hidden; margin:10px 0px 10px 0px; padding-bottom:10px; position:relative; background:url(../images/line_04.jpg) 0px bottom no-repeat; font-weight: bold;}
.fazx_01 li h2 a{font-size:22px; color:#121212;}
.fazx_01 li h2 a:hover{ color:#22208f;}
.fazx_01 li p{ font-size:16px; color:#787878; line-height:28px; display:block; overflow:hidden; height:55px; }
.fazx_01 li span{ font-size:16px; color:#787878; height:45px; display: inline-block; border:1px solid #ddd; overflow:hidden;  margin:12px 0px 0px 0px;}
.fazx_01 li span a{font-size:16px; color:#787878; height:45px; line-height:42px; display: block;padding:0px 25px;}



/*定制流程*/
.dzlc{ width:1300px; margin:0px auto; background:url(../images/line_05.png) left 82px repeat-x; overflow:hidden;}
.dzlc ul{ width:1392px; margin-left:-46px;}
.dzlc li{ width:134px; height:190px; text-align:center; float:left; margin:15px 49px;}
.dzlc li img{ width:134px; height:134px;transition: all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-webkit-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;}
.dzlc li h2{ height:50px; line-height:50px; font-size:18px;}
.dzlc li:hover img{-webkit-transform: rotate(360deg) skew(0deg) scale(1.0) translate(0px,0);-moz-transform: rotate(360deg) skew(0deg)scale(1.0) translate(0px,0);}

/*定制需求*/
.dzxq{ width:1300px; margin:0px auto; background:#fff;}
.dzxq_l{ width:590px; height:auto; padding:30px;}
.dzxq_l_text{ width:46%; height:47px; line-height:47px; padding:0px 0px 0px 2%; border:1px solid #ddd; margin:0px 0px 15px 0px;}
.dzxq_l_text:nth-child(2n){ float:right;}
.dzxq_l_text:last-child{ width:98%;}

.dzxq_r{width:590px; height:auto; padding:30px; background:#2d73e1;}
.dzxq_l_text1{ width:98%; height:45px; line-height:45px; padding:0px 0px 0px 2%; border:1px solid #ddd; margin:0px 0px 15px 0px;}
.dzxq_l_textarea{ width:98%; height:100px; line-height:28px; padding:0px 0px 0px 2%; border:1px solid #ddd; margin:0px 0px 15px 0px;}
.dzxq_l_submit{ height:47px; line-height:47px; background:#fff; border-radius:10px; font-size:16px; padding:0px 55px; color:#2d73e1; border:none; margin:0px 50px 0px 22%;}
.dzxq_l_reset{ height:47px; line-height:47px; background:#fff; border-radius:10px; font-size:16px;padding:0px 55px; color:#2d73e1; border:none;}
.dzxq_l_submit:hover{ background:#1d60c9; color:#fff;}
.dzxq_l_reset:hover{ background:#1d60c9; color:#fff;}




.dlscx{ width:100%;}
.dlscx h1{ font-size:35px; font-family:"Arial"; font-weight:bold; color:#0d4fb1;}
.dlscx h2{ font-size:22px; margin:6px 0px;}
.dlscx p{ font-size:16px; height:35px; line-height:35px;color:#666;}
.dlscx .dlscx_logo{ width:auto; height:70px; margin:0px 0px 5px 0px;}
.dlscx .dlscx_img{ width:50%; float:left; height:350px; margin:0px 20px 0px 0px;}


.xswl_bg{ width:100%; height: auto; margin:25px 0px; background-size:100% auto;}
.xswl_bg img{ width:100%; height:auto;}

/*详情页图片切换*/
.pro_xq{width:620px; height:433px;overflow:hidden; float:left; margin:25px 0px 0px 0px;}
.pro_xq img{ width:100%; height:auto;}

.ban{ width:750px; height:auto;overflow:hidden; float:left; margin:25px 0px 0px 0px; border:1px solid #eee; padding:20px;}
.ban2{ width:591px; height:591px; position:relative;overflow:hidden; float:right;}
.ban2 ul{ position:absolute; left:0; top:0;}
.ban2 ul li{ width:591px; height: 591px;padding:0; margin:0;}
.ban2 ul li img{ width:591px; height:591px; padding:0; margin:0; }

.prev{ float:left; cursor:pointer;}
.num{ height:600px;overflow:hidden; width:53px; position:relative;float:left;}
.min_pic{width:53px; float:left;}
.num ul{ position:absolute; left:0 !important; top:0;}
.num ul li{ width:53px; height:53px; margin-bottom:4px;border:1px solid #eee;  overflow:hidden;}
.num ul li.on{ border:1px solid #22208f; padding:0;}
.num ul li img{ width:53px; height:53px;}
.prev_btn1{width:16px; text-align:center; height:18px; margin-top:30px; margin-right:20px; cursor:pointer; float:left;}
.next_btn1{width:16px; text-align:center; height:18px; margin-top:30px;cursor:pointer;float:right;}
.prev1{ position:absolute; top:40%; left:0px; width:51px; height:51px;z-index:9;cursor:pointer; background:url(../images/index_tab_l.png) center center no-repeat;}
.prev1:hover{background:url(../images/index_tab_l1.png) center center no-repeat #22208f;}
.next1:hover{background:url(../images/index_tab_r1.png) center center no-repeat #22208f;}
.next1{ position:absolute; top:40%; right:0px; width:51px; height:51px;z-index:9;cursor:pointer;background:url(../images/index_tab_r.png) center center no-repeat;}
.mhc{ background:#000; width:100%;opacity:0.5;-moz-opacity:0.5;filter:alpha(Opacity=50); position:absolute; left:0; top:0; display:none;}
.pop_up{ width:600px; height:600px; padding:10px; background:#fff; position:fixed; -position:absolute; left:50%; top:50%; margin-left:-255px; margin-top:-255px; display:none; z-index:99;}
.pop_up_xx{ width:40px; height:40px; position:absolute; top:-40px; right:0; cursor:pointer;}

/*研发能力*/
.yfsl_01{ width:100%; margin:0px auto;}
.yfsl_01 img{ width:794px; height:424px; float:left; margin:0px 50px 0px 0px;}
.yfsl_01 h2{ font-size:30px; font-weight:bold; background:url(../images/line_01.jpg) left bottom no-repeat; display:inline-block; padding:0px 0px 20px 0px; margin:35px 0px 25px 0px;}
.yfsl_01 p{ height:170px; display:block; overflow:hidden;}
.yfsl_01 a{ height:40px; line-height:40px; background:#22208f; border-radius:25px; display:inline-block; padding:0px 30px; color:#fff; font-size:16px; margin:25px 0px 0px 0px;}

.yfsl_02 ul{ width:1320px; margin-left:-10px;}
.yfsl_02 li{ width:306px; height:255px; float:left; margin:12px; overflow:hidden;}
.yfsl_02 li img{ width:306px; height:222px;transition: all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-webkit-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;}
.yfsl_02 li:hover img{transform:scale(1.08);-moz-transition:scale(1.08);-webkit-transition:scale(1.08);-o-transition:scale(1.08);}
.yfsl_02 li span{ height:35px; line-height:35px; font-size:16px; display:block; text-align:center; position:relative; z-index:999; background:#fff;}


.table_01{ width:100%; text-align:center; border-top:1px solid #ddd;border-right:1px solid #ddd; font-size:18px;}
.table_01 td,.table_01 th{ padding:8px; border-bottom:1px solid #ddd;border-left:1px solid #ddd;}
.table_01 th{ background:#22208f !important; color:#fff !important;}
.table_01 tr:nth-child(2n){background:#dbfeff;}




.bgPop{display:none;position: fixed;z-index:129;left:0;top:0;width:100%;height:100%;background: rgba(0,0,0,.5);}
.pop-close{ float:right; position:relative; margin-bottom:10px; z-index:100;}
/*弹框*/
.tankuang{ width:60%; min-height:650px; position:fixed; top:150px; left:20%; margin:0px auto; background:#fff; z-index:9999; overflow:hidden;box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);display:none;}
.tankuang .tankuang_l{ width:50%; float:left;height:100%; padding:35px;}
.tankuang .tankuang_l h2{ font-size:25px; color:#333; text-align:center;}
.tankuang .tankuang_l li{ margin-bottom:20px;}
.tankuang .tankuang_l li label{ display:block; color:#666; padding:0px 0px 10px 0px;}
.tankuang .tankuang_l li label img{ vertical-align:middle; margin:0px 5px 0px 0px;}
.tankuang .tankuang_l li label em{ color:#f00; margin:0px 0px 0px 2px;}
.tankuang .tankuang_l li .tankuang_l_t{ width:100%;height:45px; line-height:45px; display:block; padding:0px 0px 0px 10px; border:1px solid #eee;}
.tankuang .tankuang_l li .tankuang_l_te{ width:100%;height:100px; line-height:28px; display:block; padding:0px 0px 0px 10px; border:1px solid #eee;}
.tankuang .tankuang_l li .tankuang_l_s{ width:100%;height:45px; line-height:45px; display:block; background:#22208f; color:#fff;}

.tankuang .tankuang_r{ width:50%; float:right; padding:20px 35px 35px 35px; height:100%; background:#f3f3f3;min-height:650px;}
.tankuang .tankuang_r li{ clear:both; overflow:hidden; margin-bottom:10px; background:#fff; padding:10px;}
.tankuang .tankuang_r li img{ width:50px; height:auto; float:left; margin:0px 15px 0px 0px;}
.tankuang .tankuang_r li h2{ font-size:18px; height:50px; line-height:50px; color:#666;}
.tankuang .tankuang_r li em{ width:25px; height:25px;  border-radius:50%; padding:10px; margin:18px 0px 0px 0px; background:url(../images/shanchu.png) center center no-repeat #f1f1f1;background-size:15px auto; float:right;}
.tankuang .tankuang_r li em:hover{ background:url(../images/shanchu.png) center center no-repeat #22208f;background-size:15px auto; }


.bgPop1{display:none;position: fixed;z-index:129;left:0;top:0;width:100%;height:100%;background: rgba(0,0,0,.5);}
/*弹框*/
.tankuang1{ width:650px; padding:40px 30px; position:fixed; top:35%; left:50%; text-align:center; margin-left:-150px;background:#fbfbfb; z-index:9999; overflow:hidden;box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);display:none;}
.tankuang1 h2{ font-size:18px; font-weight:bold; color:#666;}
.tankuang1 img{ vertical-align:middle; margin:0px 20px 0px 0px;}

.pop-close1{ height:50px; line-height:50px; display:inline-block; padding:0px 25px; background:#d52029; color:#fff; margin:35px 15px 0px 15px; border-radius:8px;}
.inquiry{height:50px; line-height:50px; display:inline-block; padding:0px 25px;background:#999; color:#fff;margin:35px 15px 0px 15px;border-radius:8px;}


