* {
	margin: 0;
	padding: 0;
	font-family: "microsoft yahei",arial;
}

html {
	font-family: "Arial"
}

ul,li,
ol {
	list-style: none;
}

.clearfix {
	clear: both;
}

a {
	color: #333;
	text-decoration: none;
}

em {
	font-style: normal;
}

.content {
	width: 1280px;
	margin: auto;
	box-sizing: border-box;
}

.neiong {
	margin-top: 86px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
}

@font-face {
	font-family: 'helvetica';
	src:url('../fonts/HelveticaNeueLTPro-ThEx.ttf');
	src:url('../fonts/HelveticaNeueLTPro-ThEx.woff.ttf.ttf?rretjt') format('truetype'),
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "bebas";
	src:url('../fonts/BEBAS.ttf');
	src:url('../fonts/BEBAS.woff.ttf.ttf?rretjt') format('truetype'),
	font-weight: normal;
	font-style: normal;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear: both;
}

.case_fl::-webkit-scrollbar {
	width: 5px;
	/*对垂直流动条有效*/
	height: 5px;
	/*对水平流动条有效*/
}


/*定义滚动条的轨道颜色、内阴影及圆角*/

.case_fl::-webkit-scrollbar-track {
	background-color: #fff;
	border-radius: 3px;
}


/*定义滑块颜色、内阴影及圆角*/

.case_fl::-webkit-scrollbar-thumb {
	border-radius: 7px;
	background-color: #e1e1e1;
}


/*定义右下角汇合处的样式*/

.case_fl::-webkit-scrollbar-corner {
	background: khaki;
}

table {
	border: 0;
	border-spacing: 0;
	border-collapse: 0
}

th,
td {
	padding: 8px
}

.table {
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1
}

.table th,
.table td {
	padding: 8px 12px;
	border-left: 1px solid #e1e1e1;
	border-top: 1px solid #e1e1e1
}

.table th {
	background: #f9f9f9
}

.table tr:hover td {
	background: #fffffc
}

input,
textarea,
select,
button {
	display: block;
	font-family: 'Microsoft YaHei';
	font-size: 14px;
	color: #2b333b;
	outline: 0
}

::-moz-placeholder {
	text-align: left;
	color: #999
}

::-webkit-input-placeholder {
	text-align: left;
	color: #999
}

::-ms-input-placeholder {
	text-align: left;
	color: #999
}

input[type='text'],
input[type='password'] {
	width: 100%;
	height: 38px;
	line-height: 38px;
	padding: 0 8px;
	border: 1px solid #e1e1e1;
	box-sizing: border-box
}

input[type='radio'],
input[type='checkbox'] {
	display: inline-block;
	vertical-align: -2px
}

input[type='file'].file {
	left: 0;
	top: 0;
	width: 100%;
	height: 38px;
	line-height: 38px;
	opacity: 0;
	font-size: 80px;
	cursor: pointer;
	overflow: hidden
}

textarea {
	width: 100%;
	height: 88px;
	line-height: 28px;
	padding: 2px 8px;
	border: 1px solid #e1e1e1;
	box-sizing: border-box;
	resize: none
}

select {
	width: 100%;
	height: 38px;
	line-height: 38px;
	border: 1px solid #e1e1e1;
	box-sizing: border-box
}

input[type='button'],
input[type='submit'],
input[type='reset'],
button,
.btn {
	display: block;
	width: 100%;
	height: 38px;
	line-height: 38px;
	padding: 0 12px;
	background: #009688;
	border: 0;
	box-sizing: border-box;
	text-align: center;
	color: #fff;
	cursor: pointer
}

input[type='button'].btn-border,
input[type='submit'].btn-border,
input[type='reset'].btn-border,
button.btn-border,
.btn-border {
	background: #fff;
	border: 1px solid #e1e1e1;
	color: #2b333b
}

input[type='button'].btn-blue,
input[type='submit'].btn-blue,
input[type='reset'].btn-blue,
button.btn-blue,
.btn-blue {
	background: #2f81c4
}

input[type='button'].btn-green,
input[type='submit'].btn-green,
input[type='reset'].btn-green,
button.btn-green,
.btn-green {
	background: #57ac57
}

input[type='button'].btn-red,
input[type='submit'].btn-red,
input[type='reset'].btn-red,
button.btn-red,
.btn-red {
	background: #f45445
}

input[type='button'].btn-orange,
input[type='submit'].btn-orange,
input[type='reset'].btn-orange,
button.btn-orange,
.btn-orange {
	background: #f7783a
}

input[type='button'].btn-black,
input[type='submit'].btn-black,
input[type='reset'].btn-black,
button.btn-black,
.btn-black {
	background: #2b333b
}

.radius {
	border-radius: 4px
}

.radius-50 {
	border-radius: 50%
}

.radius-form {
	border-radius: 19px
}

.pf {
	position: fixed
}

.pr {
	position: relative
}

.pa {
	position: absolute
}

.fl {
	float: left
}

.fr {
	float: right
}

.clear {
	clear: both
}

.tl {
	text-align: left
}

.tc {
	text-align: center
}

.tr {
	text-align: right
}

.auto {
	margin: 0 auto
}

.block {
	display: block
}

.inline-block {
	display: inline-block
}

.hide {
	display: none
}

.border-box {
	box-sizing: border-box
}

.hidden {
	overflow: hidden
}



/*头部样式*/
.header{ width: 100%; z-index: 60; background: #fff;
  }
/*.youse{ background: rgba(0,0,0,.4);}*/
.yemei{ position: relative; padding-right: 60px;}
.logo{ float: left; margin-top: 15px;}
.logo img{ height: 60px;}
.nav{ float: right; }
.nav li{ float: left; padding: 0 26px; position: relative;height: 87px; line-height:90px; box-sizing: border-box;}
.nav li:before{
	content: " ";
	width: 0;
	height: 3px;
	background: #0073bc;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 0;
	transition: all 0.5s;
}
.nav li a{ color: #333;  position: relative;z-index: 2;transition: all 0.5s;}
.nav li.on:before,.nav li:hover:before{ width: 100%;}
.nav li.on a,.nav li:hover a{color: #0073bc;}
.nav li .erji{ width: 100%; position: absolute; top: 67px; left: 0;  z-index: 20; display: none;}
.nav li .erji dd{ line-height: 46px; text-align: center; font-size: 15px; background: rgba(0,0,0,0.4);}
.nav li .erji dd a{ color: #fff; font-weight: normal;}
.nav li:hover .erji{ display: block;}
.nav li .erji dd:hover{ background: #0073bc;}
.lxdh{ float: right; line-height: 80px; margin-left: 10px; margin-top: 32px;}
.lxdh h2{ background: url(../img/search.png) no-repeat 30px center; background-size: 20px;width:20px; height:20px; border-left: 1px solid #e1e1e1; padding-left: 50px;}
.yemei .ss{ position: absolute; top: 36px; right: 0; border-left: 1px solid #fff; height: 20px; padding-left: 20px;}
.sousuo{ position: absolute; top:110px; right: 0; z-index: 200; background: #fff; padding: 20px;background: rgba(0,0,0,0.4); display: none;}
.ss_box{ width: 360px; box-sizing: border-box; position: relative; }
.ss_box input{ border: none; background:#fff; padding: 5px 0; line-height: 30px; color: #666; text-indent: 1em; width: 78%; float: left;outline: none; }
.ss_box button{ width: 22%; float: right; height: 40px; background: #014586; color: #fff; border: none;outline: none; }

.header1{ position: absolute; top: 0; left: 0; width: 100%; z-index: 60;background: #fff;}
/*.youse{ background: rgba(0,0,0,.4);}*/
.yemei{ position: relative; padding-right: 60px;}
.logo{ float: left; margin-top: 14px;}
.logo img{ height: 59px;}
.nav{ float: right; }
.header1 .nav li{ float: left; margin: 0 26px; position: relative;height: 87px; line-height:90px; box-sizing: border-box; border-bottom: 3px solid rgba(0,0,0,0);}
.header1 .nav li a{ color: #333333;}
.lxdh{ float: right; line-height: 80px; margin-left: 10px; margin-top: 32px;}
.lxdh h2{ background: url(../img/search.png) no-repeat 30px center; background-size: 20px;width:20px; height:20px; border-left: 1px solid #e1e1e1; padding-left: 50px;}
.yemei .ss{ position: absolute; top: 36px; right: 0; border-left: 1px solid #333333; height: 18px; padding-left: 30px;}
.sousuo{ position: absolute; top:110px; right: 0; z-index: 200; background: #fff; padding: 20px;background: rgba(0,0,0,0.4); display: none;}
.ss_box{ width: 360px; box-sizing: border-box; position: relative; }
.ss_box input{ border: none; background:#fff; padding: 5px 0; line-height: 30px; color: #666; text-indent: 1em; width: 78%; float: left;outline: none; }
.ss_box button{ width: 22%; float: right; height: 40px; background: #0073bc; color: #fff; border: none;outline: none; }
.top_nav li .sj_xia {
	position: absolute;
	top: 70px;
	width: 160px;
	padding: 0 20px;
	padding-bottom: 30px;
	display: none;
	z-index: 99;
	background: #fff;
	font-size: 14px;
	color: #585858;
	line-height: 40px;
	left: 50%;
	margin-left: -80px;
}


.top_nav li .sj_xia li {
	margin: 0 10px;
	line-height: 48px;
	display: block;
	border-bottom: 1px solid #f7f7f7;
}

.top_nav li .sj_xia li a {
	font-size: 14px;
	font-weight: normal;
	text-transform: capitalize
}

.banner {
	position: relative;
}

.swiper-container,
.swiper-wrapper,
.swiper-slide {
	height: 720px;
	width: 100%;
}
.swiper-slide{background-size: ;}
.swiper-button-prev,
.swiper-button-next {
	display: none;
	transition: all 0.3s;
}

.swiper-container:hover .swiper-button-prev,
.swiper-container:hover .swiper-button-next {
	display: block;
}

.logo_box {
	position: relative;
}

.logo_box{ width: 1500px; margin: 0 auto;}
.logo_box1 {
	background: #fff;
	box-shadow: 0 2px 4px 0px rgba(0, 0, 0, 0.3);
	width: 100%;
	position: fixed;
	top: 0;
	z-index: 21;
	display: none;
}

.top_nav_list1 li {
	float: left;
	margin: 20px;
}

.top_nav_list1 li a {
	color: #333333;
}

#search-btn {
	right: 0;
	top: 32px;
	width: 30px;
	height: 30px;
	background: url(../img/seach.png) no-repeat center;
	cursor: pointer;
	position: absolute;
}

#search-btn:hover {
	background-image: url(../img/seach.png);
}

#wx-qrcode {
	right: -2px;
	top: 114px;
	width: 102px;
	height: 102px;
	padding: 5px;
	background: #fff;
	border-radius: 2px;
	z-index: 999;
	display: none;
}

#wx-qrcode em {
	position: absolute;
	left: 50%;
	top: -8px;
	transform: translateX(-50%);
	display: block;
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid #fff;
}

#search {
	right: 0;
	top: 86px;
	height: 44px;
	padding: 12px;
	background: rgba(255, 255, 255, .7);
	z-index: 998;
	overflow: hidden;
	display: none;
}

#search input {
	float: left;
	width: 256px;
	height: 44px;
	line-height: 40px;
	padding: 0 12px;
	border: none;
	font-size: 14px;
	color: #666;
}

#search button {
	float: left;
	width: 44px;
	height: 44px;
	background: url(../img/search1.png) no-repeat center #93846b;
}
#tongzhi{
	position: absolute;
	bottom: 30px;
	left: 50%;
	margin-left: -640px;
	z-index: 5;
	background:url(../img/tz_bg.png) no-repeat center;
	padding: 0 28px;
	box-sizing: border-box;
}
#tongzhi .tg_bt{
	width: 140px;
    color: #333;
    line-height: 43px;
}
#tongzhi .tg_bt h3{
	padding-left: 30px;
	font-size: 16px;
	background: url(../img/tc_icon.png) no-repeat left center;
}
.txtScroll-left{  position:relative; float: left;}
.txtScroll-left .infoList{ overflow:hidden; zoom:1;padding: 28px 0; }
.txtScroll-left .infoList li{ width: 280px; float:left; text-align:left; margin-right: 40px; padding-right: 40px; border-right: 1px solid #eeeeee;
 font-size: 14px;}
 .txtScroll-left .infoList li p{white-space: nowrap;text-overflow: ellipsis; overflow: hidden; font-size: 15px; font-weight: bold;}
.txtScroll-left .infoList span{ color:#999; font-size: 13px; display:block; margin-top: 8px; }
.txtScroll-left .infoList a:before{
}
.txtScroll-left ul li:hover a{
	color:#0073bc ;
}
.more1{ float: right; }
.more1 a{ color: #fff; display: block; line-height: 108px; background: url(../img/jt01.png) no-repeat right 20px center; 
padding-right: 50px; transition: all .5s;}
.more1 a:hover{
	background: url(../img/jt01.png) no-repeat right 6px center;
}
/*关于我们*/
.sy_bt{position: relative; height: 82px; text-align: center;}
.sy_bt h2{ font-size: 36px; color: #232323; font-weight: bold; }
.sy_bt h3{ color: #999999;font-size: 18px; font-weight: normal; text-transform: uppercase; line-height: 24px;}
.sy_bt h2 span{  color: #117ac9; }
.anli_t_le{position: relative; height: 82px;}
.anli_t_le h2 span{  color: #117ac9; }
.anli_t_le h2{ font-size: 36px; color: #232323; font-weight: bold; }
.anli_t_le h3{ color: #999999;font-size: 18px; font-weight: normal;}
.anli_t_le:before{content:'';display:block;width:27px;height:4px;border-bottom:solid 4px #117ac9;position:absolute;left:0;bottom:0;z-index:9}

.name1{ font-size: 24px; font-weight: bold; color: #333333;margin-top: 40px;} 
.name2{ font-size: 18px; color: #117ac9; margin-top: 10px;} 

.about{}
.syabout_box{ background: #fff; margin: 52px auto; box-sizing: border-box;}
.about_pt1{width: 480px; height: 380px; overflow: hidden;}
.picScroll1{ overflow:hidden; position:relative;}
.picScroll1 .hd{ position: absolute; bottom: 0; right: 0; z-index: 10; background: #fff; line-height: 50px; width:114px ; text-align: center;letter-spacing:2px}
.picScroll1 .hd span span{color: #f08519;}
.picScroll1 .bd ul{ overflow:hidden; zoom:1; }
.picScroll1 .bd ul li{float:left; _display:inline; overflow:hidden; text-align:center;  position: relative; }
.picScroll1 .bd ul li .pic{ text-align:center; width: 480px; height: 380px; overflow: hidden;}
.picScroll1 .bd ul li .pic img{width: 480px; display:block; transition: all .5s;}
.picScroll1 .bd ul li:hover img{transform: scale(1.1);}
.picScroll1 .bd ul li .title{ line-height:50px; background: rgba(0,0,0,.5); color: #fff; padding-right: 120px; font-size: 15px; position: absolute;
bottom: 0; width: 100%; box-sizing: border-box;
 white-space: nowrap;text-overflow: ellipsis; overflow: hidden; text-align: left; padding-left: 20px;}
.about_ms{width: 754px;}
.about_ms .gsjs_box{ padding-top: 5px;}
.about_ms .gsjs_box h3{ font-size: 22px; color: #0073bc; font-weight: bold;}
.about_ms .gsjs_box span{font-size: 16px; display: block; margin: 5px 0 20px 0; color: #535353;}
.about_ms .gsjs_box p{ font-size: 14px; line-height: 32px; color: #808b95;
overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical;}
.about_ms .gsjs_box a{color: #ef9521; line-height: 32px;font-size: 14px;}
.tit {
	height: 100px;
}
.tit h2 {
	position: relative;
	font-size: 28px;
	color: #333;
	font-weight: bold;
}
.tit h2:after {
	position: absolute;
	top: 50%;
	left: 124px;
	width: 24px;
	height: 6px;
	background: #0073bc;
	content: "";
}
.tit h3 {
	padding-top: 8px;
	font-family: Georgia;
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
	color: #888;
}

.shuju{ width: 100%;background: #f0f0f0; margin-top: 50px;}
.shuju li{ width: 25%;text-align: center; float: left; padding:16px 0 16px 0;}
.shuju li em{ display: block; width: 100%; height: 36px;}
.shuju li p{ font-size: 15px; margin-top: 5px;color: #706c6d;}
.shuju li:nth-child(1) em{
	background: url(../img/gsjs_icon1.png) no-repeat center;
}
.shuju li:nth-child(2) em{
	background: url(../img/gsjs_icon2.png) no-repeat center;
}
.shuju li:nth-child(3) em{
	background: url(../img/gsjs_icon3.png) no-repeat center;
}
.shuju li:nth-child(4) em{
	background: url(../img/gsjs_icon4.png) no-repeat center;
}
.shuju li:hover{ background:#0073bc ; }
.shuju li:hover p{color: #fff;}
.shuju li:nth-child(1):hover em{
	background: url(../img/gsjs_icon1b.png) no-repeat center;
}
.shuju li:nth-child(2):hover em{
	background: url(../img/gsjs_icon2b.png) no-repeat center;
}
.shuju li:nth-child(3):hover em{
	background: url(../img/gsjs_icon3b.png) no-repeat center;
}
.shuju li:nth-child(4):hover em{
	background: url(../img/gsjs_icon4b.png) no-repeat center;
}
.kjlm{
	margin-bottom: 50px;
}
.kjlm li{
	float: left;	
	height: 210px;
	padding: 40px;
	box-sizing: border-box;
	color: #304d57;
	position: relative;
	background-size: 100% auto;
	transition: all 0.5s;
}

.kjlm li span{
	position: absolute;
	bottom: 30px;
	left: 40px;
	font-size: 15px;
	transition: all 0.5s;
}
.kjlm li:hover span{
	left: 50px;
}
.kjlm li h2{
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 14px;
	color: #304d57;
}
.kjlm li p{
	width: 174px;
}
.kjlm li a{color: #688b98;}
.kjlm li:nth-child(1){
	background: url(../img/fw4.png) no-repeat center;
	width: 426px;
	background-size: 100% auto;
}
.kjlm li:nth-child(2){
	background: url(../img/fw5.png) no-repeat center;
	width: 423px;
	background-size: 100% auto;
}
.kjlm li:nth-child(3){
	background: url(../img/fw6.png) no-repeat center;
	width: 351px;
	background-size: 100% auto;
}
.kjlm li:nth-child(3) a{
	color: #fff;
}
.kjlm li:nth-child(3) h2{color: #fff;}
.kongt_nr_txt_z{ position:relative; width:1200px; margin:0 auto;}
.kongt_nr_txt2{ position:absolute; width:510px; left:0; top:80PX;}
.kongt_nr_txt3 p{ font-size:14px; line-height:25px; color:#666; height:240px; padding-top:30px; overflow:hidden;}
.kongt_nr_txt3{  width:510px;}
.kongt_nr_txt{ position:absolute; width:510px; right:0; top:0;}
.kongt_nr_img{ float:left; width:53%; background:url(../img/tu.jpg) no-repeat; height:566px;}
.kongt_nr_img2{ float:right; width:49%; background:url(../img/about_bg.jpg) no-repeat; height:637px;}
.kongt_nr_txt2 p{ color: #666;
    margin-top: 20px;
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-size: 15px;
    margin-bottom: 16px;}
.kongt_nr_txt h1{ font-size:28px; color:#333; margin-top:100px; margin-bottom:30px;}

.kongt_nr_txt p{ font-size:14px; line-height:25px; color:#666; height:240px; overflow:hidden;}
.bse1{ float:left; width:170px; text-align:center; padding-top:20px;}
.bse1_n{ float:left; width:400px; text-align:center; padding-top:20px;}
.bse1_n:nth-child(3){ background:none;}
.bse1_n{ background:url(../img/oop.jpg) no-repeat right 50px; height:115px;}
.bse1:nth-child(3){ background:none;}

.bse2{ color:#e08c07; font-size:49px; font-weight:bold;}
.bse2 span{ color:#666666; font-size:16px;}
.bse3{ color:#666666; font-size:16px;}
.bse_jj{ width:1200px; height:150px; background:#fff;-moz-box-shadow:3px -5px 9px #E8E8E8, -3px 0px 8px #D9D9D9; -webkit-box-shadow:3px -5px 9px #E8E8E8, -3px 0px 8px #D9D9D9; box-shadow:3px -5px 9px #E8E8E8, -3px 0px 8px #D9D9D9; margin-top:50px; position:absolute; left:0; top:393px; z-index:99;}

.bse{  margin-top:50px; width: 570px;}

.gend2 a{ background: #0073bc; border-radius: 4px; padding: 14px 40px;  color: #fff; font-size: 15px;}
.gend2{ margin-top: 50px;}

.chanpin{ margin: 40px auto; padding: 20px 10px;}
.left_cont{ float: left; width: 220px;}
.left_nav{ width: 220px;}
.left_bt_box{ color: #FFf; padding: 20px 0 20px 80px; background: url(../img/cp_icon.png) no-repeat 16px center #1b5196;}
.left_bt_box h4{ font-size: 25px; font-weight: normal;}
.left_bt_box p{ font-size: 14px;}
.left_nav dd{ border-bottom: 1px solid #eeeeee;  border-left: 1px solid #eeeeee; border-right: 1px solid #eeeeee;position: relative;
 background: #ffffff; line-height: 54px; text-indent: 2em;}
.left_nav dd p{ font-size: 14px; color: #333;}
.left_nav dd.dangqian,.left_nav dd:hover{background: #f8f8f8;}
.left_nav dd.dangqian p,.left_nav dd:hover p{color: #e08c07; background: url(../img/jt01.png) no-repeat center right 20px;}
.right_cp_box{ width: 960px;  background: #fff; float: right;}
.biaoti{ line-height: 62px; background: #f8f8f8; padding: 0 20px;}
.biaoti h2{font-size: 22px; font-weight: normal; float: left;}
.biaoti a{ float: right; font-size: 14px; border: 1px solid #eeeeee; color: #666; line-height: 32px; padding: 0 14px; margin-top: 16px; border-radius: 5px;}
.biaoti a:hover{ background: #1b5196; color: #fff; border-color: #1b5196;}
.cpfl_btn .dangqian{ background: #FF8D00; color: #FFFFFF;}
.cp_zs_box{ margin:20px 0 ;}
.cp_list{}
.cp_list li{ width: 390px; float: left; margin-right: 15px; margin-bottom: 20px; background: #eef2f5;}
.cp_list .pic{ height: 270px; overflow: hidden;}
.cp_list .pic img{ width: 100%; box-sizing: border-box; transition: all 1s;}
.cp_list li:nth-child(3n){ margin-right: 0;}
.cp_list li p{font-size: 15px; color: #333; line-height: 38px; padding:10px; position: relative; z-index: 2; text-align: center;}
.cp_list li:hover p{ color: #0073bc;}
.cp_list li:hover .pic img{ border-color: #444; transform: scale(1.1);}

.case{background: #f8f8f8; padding: 60px 0;}
#product-show{margin-top:40px; overflow:hidden;}
#product-show-item{position:relative; left:50%; width:2400px; height:600px; margin-left:-1208px; overflow:hidden;}
#product-show-item ul li{float:left; width:592px; height:600px; margin-right:16px; overflow:hidden; position: relative;}
#product-show-item ul li img{width:592px; max-width:none; height:600px;}
#product-show-item ul li .fonts{ position: absolute; width: 100%; padding: 20px 20px; box-sizing: border-box;
 background: rgba(0,0,0,.6); color: #fff; bottom:-300px; left: 0; transition: all 0.5s; 
}
#product-show-item ul li:hover .fonts{ bottom: 0;}

#ps-mask-l,#ps-mask-r{top:0; height:600px; background:rgba(255,255,255,.5);}
#ps-mask-l{left:0;}
#ps-mask-r{right:0;}

#ps-prev,#ps-next{top:262px; width:76px; height:76px; background-repeat:no-repeat; background-position:center; background-color:#d2d2d2; border-radius:50%; cursor:pointer; z-index:99;}
#ps-prev{left:-46px; background-image:url(../img/prev.png);}
#ps-next{right:-46px; background-image:url(../img/next.png);}
#ps-prev:hover,#ps-next:hover{background-color:#1880ca;}

#product-show-btn{height:20px; margin-top:20px; overflow:hidden;}
#product-show-btn ul{width: 100%; height: 20px; text-align: center;}
#product-show-btn ul li{width:10px; height:10px; margin:0 5px; background:#d2d2d2; border-radius:5px; cursor:pointer; display: inline-block;}
#product-show-btn ul li.on{width:40px; background:#1880ca;}

#partner{
	background: #f6f6f6;
	padding: 50px 0;
}
.partner_list{}
.partner_list li{ 
	width: 211px;
	float: left;
	background: #fff;
	height: 126px;
	margin-right: 2px;
	margin-bottom: 2px;
	align-items: center;display: flex;justify-content: center;
	overflow: hidden;
	position: relative;
}
.partner_list li img{
	max-width: 100%;
	transition: all 0.5s;
}
.partner_list li .gsmc{
	position: absolute;
	top: 50%;
	left: 50%;
	transform:translate(-50%,-50%);
	width: 0;
	height: 0;
	background: rgba(0,115,188,.8);
	color: #fff;
	opacity: 0;
	border-radius: 50%;
	transition: all 0.5s;
	align-items: center;display: flex;justify-content: center;
	
}
.partner_list li:hover .gsmc{
	opacity: 1;
	width:250px ;
	height:250px ;
}
.partner_list li:nth-child(6n){
	margin-right: 0;
}
#partner .more1{
	position: absolute;
	 background:#0073bc;
	 top: 40px;
	 right: 0;
	 line-height: 40px;
	 padding: 0 10px 0 26px;
	 border-radius: 4px;
}
#partner .more1 a{
	line-height: 40px;
}
/*.news{ padding: 60px 0;}*/
.news{position: relative; width: 760px;}
.left_news{width: 378px; position: relative; background: #eeeeee;}
.right_news{width: 346px;}
.newsfl{ position: absolute; right: 0; top: 40px; overflow: hidden; zoom: 1; color: #e0e0e0;}
.newsfl li{ display: inline-block; padding: 0 20px; color: #333333; border-right: 1px solid #e0e0e0;}
.news_cont li{ display: none;}
.right_news ul a{ float: right; font-size: 14px;}
.right_news ul a:hover{ color:#0073bc ;}
.newsfl li.on,.newsfl li:hover{ color: #0073bc;}
 bottom: 0; left: 0;}
.biaodan{ background: url(../img/ly_bg.jpg) no-repeat center;padding: 60px 0;}
.biaodan .sy_bt h2{ text-transform: uppercase;}
.left_news .news_img{
	width: 378px;
	height: 259px;
	overflow: hidden;
}
.left_news .news_img img{ width: 378px; transition: all .5s;}
.left_news .time{
	width: 88px;float: left;
	height: 88px;
	text-align: center;
	background: #0073BC;
	color: #fff;
	margin-right: 20px;
}
.left_news .time h2{
	font-family: "bebas";
	font-size: 36px;
	margin-top: 10px;
}
.left_news .text{
	padding: 15px;
	line-height: 28px;
}
.left_news:hover .news_img img{ transform: scale(1.1);}
.left_news:hover{background:#ef9521;}
.left_news:hover .text{ color: #fff;}

.right_news .list dd{
	 overflow: hidden;
	 zoom: 1;
	 line-height: 28px;
	 border-bottom: 1px solid #eeeeee;
	 padding: 14px 0;
}
.right_news .list dd p{
	 overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:1; -webkit-box-orient: vertical;
	 font-size: 15px;
	 color: #666666;
}
.right_news .list dd em{
	padding-right: 10px;
	font-size: 13px;
	color: #999999
}
.right_news .list dd:hover p{
	color: #0073bc;
}
.kjcz{ width:480px;}
.kjcz li{	
	padding: 30px;
	box-sizing: border-box;	
	display: inline-block;
	height: 215px;
	width: 235px;
}
.kjcz li a{color: #fff;}
.kjcz li:nth-child(1){
	width: 480px;
	height: 215px;
	padding: 40px;
	 background:url(../img/fw1.png) no-repeat center ;
}
.kjcz li:nth-child(2){
	
	 background:url(../img/fw2.png) no-repeat center ;
	 margin: 10px 0;
}
.kjcz li:nth-child(3){
	margin-left: 5px;
	 background:url(../img/fw3.png) no-repeat center ;
}
.kjcz li h1{
	font-size: 24px;
	padding-left: 0;
	transition: all 0.5s;
}
.kjcz li em{
	 display: block;
	 width: 24px;
	 height: 2px;
	 background: #fff;
	 margin: 20px 0;
}
.kjcz li p{font-size: 14px;}
.kjcz li:hover{
	position: relative;
	box-shadow: 0 2px 4px 0 rgba(0,0,0,.2);
}
.kjcz li:hover h1{
	padding-left: 20px;
}
.liuyan{
	 margin-top: 30px;
}
.liuy{
	padding: 30px;
	border: 1px solid #e1e1e1;
}
.liuyan input{ 
	width: 48%; 
	margin-right: 4%;
	float: left;
	margin-bottom: 20px;
	line-height: 50px;
background: none;
}
.liuyan input:nth-child(2n){
	 margin-right: 0;
}
.liuyan textarea{
	background: none;
}
.liuyan button{
	 width: 158px;
	 margin:20px auto;
	 line-height: 50px;
	 height: 50px;
	 border-radius: 5px;
}

.foot{ background:#1c1d21; color: #737688;}
.foot .foot_box{ padding: 40px 0; background: url(../img/ditu.png) no-repeat right top 40px;}
.foot_cont{ float: left; margin-right: 60px;}
.left_dh{ float: right;}
.left_dh p{line-height: 26px; font-size: 13px; text-align: right;}
.left_dh h1{
	margin-top: 10px;
	 font-size: 21px; color: #bdbfc8; margin-bottom: 36px;
	padding-left: 52px;text-align: right;
}
.left_dh h1 span{ font-size: 14px; display: block; font-weight: normal; margin-bottom: 6px;}
.foot_cont dl{float: left; font-size: 13px; margin-right: 55px; line-height: 28px;}
.foot_cont dl dt{ font-size: 14px; color: #bdbfc8; margin-bottom: 10px;}
.foot_cont dl em{
	display: block;
	height: 2px;
	width: 12px;
	background: #737688;
	margin: 5px 0 8px 0;
}
.foot_cont dl a{ color: #737688;}
.foot_cont dl a:hover{color: #bdbfc8;}
.foot_cont dl:last-child{
	width: 180px;
	margin-right: 0;
}
.foot_cont dl:last-child dd{
	float: left;
	width: 80px;
}
.dizhi{ font-size: 14px; color: #737688; line-height: 30px; margin-top: 20px;}
.erweim{ float: right; color: #333; font-size: 14px; text-align:center; margin-right: 97px;}
.erweim li{ float: left; margin: 0 10px; background: #fff; padding-bottom:14px;}
.copyright{ font-size: 14px; color: #737688;  text-align: center;}
.copyright .bp_box{border-top: 1px solid #333438; padding: 30px 0;}
.copyright h4{float: left;}
.copyright p{ float: right; }
.copyright span a{color: #737688;}
.ewm{ overflow: hidden; width: 138px;}
.ewm img{ width: 100%;}
.xiala{ position:absolute; width: 100%; top: 84px; left: 0; background: #fff; z-index: 50; border-top: 1px solid #f6f6f6; display: none;}
.erji{ width: 1000px; margin: auto; padding-top: 20px; padding-bottom: 20px; }
.erji dl{ width: 740px; float: left;}
.erji dl dt{ font-weight: bold; margin-bottom: 14px; line-height: 24px !important;}
.erji dl dt a{color: #014589;}
.erji dl dd{ display: inline-block; margin-right: 30px; border-right: 1px solid #999; line-height: 18px !important; padding-right: 30px;}
.erji dl dd:hover a{ color: #014589;}
.jswz{ margin-top: 30px; font-size: 14px; color: #666; line-height: 22px;
overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;
}

/*neiye*/
.ny_banner{ position: relative;}
.ny_banner img{display: block; width: 100%;}
.ny_banner .banner_wz{ position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); color: #fff;
text-shadow: 0px 4px 1.84px rgba(8, 14, 45, 0.09); text-align: center;}
.ny_banner .banner_wz h2{  font-size: 40px;text-transform: uppercase; font-family: "arial black";}
.ny_banner .banner_wz p{ font-size: 22px;}

/*分页*/
#pageinfo{margin-top:40px; font-size:0; text-align: center; padding-bottom: 40px;}
#pageinfo a{display:inline-block; min-width:12px; height:36px; line-height:36px; margin:0 4px; padding:0 12px; background:#fff; border:1px solid #e1e1e1; font-size:12px;}
#pageinfo a.info{color:#888;}
#pageinfo a.current{background:#014589; border-color:#014589; color:#fff;}

.cpjs{ background: #fff;}
.cpjs .ny_bt{ text-align: center; padding: 30px 0;}
.ny_bt em{ display: block; width: 50px; height: 3px; background: #e08c07; margin: 10px auto;}
.kc_pt{ padding: 0 30px;}
.picScroll-left1{ width:100%;  overflow:hidden; position:relative;}
.picScroll-left1 .prev,.picScroll-left1  .next{ position: absolute; top: 50%; width:34px; background: rgba(0,0,0,.6); z-index: 600; padding: 10px; box-sizing: border-box;
margin-top: -17px;}
.picScroll-left1 .prev:hover,.picScroll-left1  .next:hover{ background:#0073bc;}
.picScroll-left1 .prev img,.picScroll-left1  .next img{ width: 100%; display: block;}
.picScroll-left1  .next{ left: 0; }
.picScroll-left1  .prev{ right: 0;}
.picScroll-left1 .bd{ width: 900px;}
.picScroll-left1 .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left1 .bd ul li{ float:left; _display:inline ; overflow:hidden; text-align:center;}
.picScroll-left1 .bd ul li .pic{ text-align:center;  height:360px; width: 100%; overflow: hidden;}
.picScroll-left1 .bd ul li .pic img{ width:900px; display:block;}
.picScroll-left1 .bd ul li .pic a:hover img{ border-color:#999;}

.cpjs_box{ background: #fff; padding: 30px; margin-top: 30px;border-radius: 10px;}
.cpjs_box:nth-child(1){margin-top: 0px;}
.ny_bt1{border-bottom: 1px solid #e1e1e1; margin-bottom: 20px; padding:0 0 10px 0; line-height: 22px; overflow: hidden; zoom: 1;}
.ny_bt1 img{float: left; margin-right: 10px;}
.ny_bt1 p{ float: left;}
/*联系我们*/

#contact{text-align: center; margin-top:60px;}
#contact img{ height:64px; display: inline-block; position: relative;top: -30px;}
#contact section{margin-left:60px; padding:14px 0 14px 60px; border-left:1px solid #e1e1e1; display: inline-block; text-align: left;}
#contact section p{height:44px; line-height:44px; padding-left:34px; background-repeat:no-repeat; background-position:left center; font-size:15px; overflow:hidden;}
#contact section p.c-icon1{background-image:url(../img/c-icon3.png);}
#contact section p.c-icon2{background-image:url(../img/c-icon2.png);}
#contact section p.c-icon3{background-image:url(../img/c-icon3.png);}

#map{height:500px; margin-top:40px; background:#f9f9f9; overflow:hidden;}
#map img{max-width:none;}
.anchorBL{display:none;}

.ne_box{ padding: 50px 0;}
.ny_list{background-color: #eef2f5;}
.neiye_wz{ position: relative; box-sizing: border-box;}
.neiye_wz .weizhi{ line-height: 70px; font-size: 14px; color: #666; float: right;}
.neiye_wz .weizhi{padding-left: 24px; background: url(../img/weizhi.png) no-repeat left center; background-size: 20px;}
.neiye_wz .weizhi a{padding: 0 5px;}
.neiye_wz .fenlei{}
.fenlei li{ float: left; width: 120px;  text-align: center; line-height: 32px;padding: 20px 0;}
.liangge li,.fuwu li{width: 50%;}
.fenlei li h4{ line-height: 32px;font-weight: normal;font-size: 16px;}
.fenlei li span{ padding: 2px 0 2px 30px;}
.fenlei li:nth-child(1) span{ background: url(../img/al_icon1.png) no-repeat  left center; }
.fenlei li:nth-child(2) span{ background: url(../img/al_icon2.png) no-repeat left center;}
.fenlei li:nth-child(3) span{ background: url(../img/al_icon3.png) no-repeat left center;}
.fenlei li:nth-child(4) span{ background: url(../img/al_icon4.png) no-repeat left center; }
.fenlei li.on:nth-child(1) span,.fenlei li:nth-child(1):hover span{ background: url(../img/al_icon1b.png) no-repeat left center;}
.fenlei li.on:nth-child(2) span,.fenlei li:nth-child(2):hover span{ background: url(../img/al_icon2b.png) no-repeat left center;}
.fenlei li.on:nth-child(3) span,.fenlei li:nth-child(3):hover span{ background: url(../img/al_icon3b.png) no-repeat left center;}
.fenlei li.on:nth-child(4) span,.fenlei li:nth-child(4):hover span{ background: url(../img/al_icon4b.png) no-repeat left center;}
.fenlei li.on,.fenlei li:hover{ background:#0073bc;}
.fenlei li.on h4,.fenlei li:hover h4{color: #fff;}

.fuwu li:nth-child(1) span{ background: url(../img/fw_icon1.png) no-repeat  left center; }
.fuwu li:nth-child(2) span{ background: url(../img/fw_icon2.png) no-repeat left center;}
.fuwu li.on:nth-child(1) span,.fuwu li:nth-child(1):hover span{ background: url(../img/fw_icon1b.png) no-repeat left center;}
.fuwu li.on:nth-child(2) span,.fuwu li:nth-child(2):hover span{ background: url(../img/fw_icon2b.png) no-repeat left center;}
.sl_list{}
.sl_list li{
	background: #fff;
	margin-bottom: 30px;
}
.sl_list li .al_img{
	width: 100%;
	 height: 520px;
	 overflow:hidden;
}
.sl_list li .al_img img{
	 width: 100%;
}
.sl_list li .al_text{
	padding: 15px 30px;
	position: relative;
}
.sl_list li .al_text span{
	 display: inline-block;
	 width: 32%;
	 line-height: 30px;
	 position: relative;
	 z-index: 2;
}
.sl_list li:hover{
	 background: #0073bc;
}
.sl_list li:hover a{ color: #fff;}

/*招聘*/
.yrln{ padding: 50px 0;}

.biaoti1{text-align: center; margin-bottom: 40px;}
.biaoti1 h3{font-size: 32px; margin-bottom: 6px;}
.biaoti1 p{
	font-size: 18px;
	color: #666;
	 text-transform: uppercase;
}
.yrln_list{
	overflow: hidden;
	zoom: 1;
}
.yrln_list li{
	width: 384px;
	height: 430px;
	overflow: hidden;
	float: left;
	margin-right: 24px;
	position: relative;
}
.yrln_list li:nth-child(3n){
	 margin-right: 0;
}
.yrln_list li div{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(18,121,200,.23);
}
.yrln_list li div p{
	padding: 20px;
	color: #fff;
	text-align: center;
	font-size: 24px;
	width: 100%;
	box-sizing: border-box;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}
.zhaopin{
	background: #f5f5f5;
	padding: 50px 0;
}
.picScroll-left{ width:100%;  position:relative;}
.picScroll-left .prev,.picScroll-left  .next{ position: absolute; top: 50%;  z-index: 600; padding: 10px; box-sizing: border-box;
margin-top: -30px;}
.picScroll-left .prev img,.picScroll-left  .next img{ width:40px;display: block;}
.picScroll-left  .next{ left: -46px; }
.picScroll-left  .prev{ right: -46px;}
.picScroll-left .bd{ width: 1200px;padding-bottom: 10px;}
.picScroll-left .bd ul{ overflow:hidden; zoom:1;padding-bottom: 10px; }
.picScroll-left .bd ul li{ float:left; _display:inline ; overflow:hidden;box-shadow: 0px 2px 3.88px 0.12px rgba(57, 56, 56, 0.13); 
	background: #fff;
	width: 320px;
	padding:10px 30px;
	margin:5px 10px;
}
.picScroll-left .bd ul li .xbt{ 
	padding: 20px 0;
	border-bottom: 1px solid #eee;
}
.picScroll-left .bd ul li .xbt h3{
	font-size: 18px;
	white-space: nowrap;text-overflow: ellipsis; overflow: hidden;
}
.picScroll-left .bd ul li .xbt p{
	font-size: 14px;
	color: #666;
	white-space: nowrap;text-overflow: ellipsis; overflow: hidden;
	
}
.picScroll-left .bd ul li .zp_xx{ 
	padding: 20px 0;
}
.picScroll-left .bd ul li .zp_xx h4{
	font-size: 16px;
	margin-bottom: 10px;
}
.picScroll-left .bd ul li .zp_xx p{
	overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;
	font-size: 14px;
	color: #666;
	line-height: 26px;
}
.picScroll-left .bd ul li .zp_xx span{
	display: block;
	margin: 20px 0;
	font-size: 14px;
	color: #666;
}
.picScroll-left .bd ul li a.more{
	 display: block;
	 line-height: 40px;
	 background: #e5e5e5;
	 width: 126px;
	 text-align: center;
	 border-radius: 24px;
	 color: #666;
	 font-size: 14px;
}
.picScroll-left .bd ul li:hover a.more{
	background: #0073bc;
	color: #fff;
}
.picScroll-left .hd ul{
	text-align: center;
}
.picScroll-left .hd ul li{
	display: inline-block;
	width: 12px;
	height: 12px;
	background: #dadada;
	text-indent: -99999px;
	border-radius: 6px;
	margin: 10px 5px;
}
.picScroll-left .hd ul li.on{
	 width: 40px;
	 background: #0073bc;
}

.multipleColumn{ position:relative;  }
.multipleColumn .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }
.multipleColumn .prev,.multipleColumn  .next{ position: absolute; top: 50%;  z-index: 600; padding: 10px; box-sizing: border-box;margin-top: -44px;}
.multipleColumn .prev img,.multipleColumn  .next img{ width:40px;display: block;}
.multipleColumn  .next{ left: -46px;}
.multipleColumn  .prev{ right: -46px;}
.multipleColumn .bd{ overflow:hidden;  }
.multipleColumn .bd ul{ overflow:hidden; zoom:1; width:1200px;  float:left; _display:inline;  }
.multipleColumn .bd ul li{ margin:10px; float:left; _display:inline; overflow:hidden;  width:540px;  background: #fff;padding: 20px;}
.multipleColumn .bd ul li p{
	background: url(../img/xiazai.png) no-repeat center right 30px;
	padding-left: 20px;
}
.multipleColumn .hd ul{
	text-align: center;
}
.multipleColumn .hd ul li{
	display: inline-block;
	width: 12px;
	height: 12px;
	background: #dadada;
	text-indent: -99999px;
	border-radius: 6px;
	margin: 10px 5px;
}
.multipleColumn .hd ul li.on{
	 width: 40px;
	 background: #0073bc;
}

.jszc_list{
	overflow: hidden;
	zoom: 1;
	padding-bottom: 20px;
}
.jszc_list li{
	width: 384px;
	height: 410px;
	overflow: hidden;
	float: left;
	margin-right: 24px;
	box-shadow: 0px 2px 3.88px 0.12px rgba(57, 56, 56, 0.13);
}
.jszc_list li img{
	display: block;
	width: 384px;
	height: 209px;
}
.jszc_list li:nth-child(3n){
	 margin-right: 0;
}
.jszc_list li div{
	background: #fff;
	padding: 30px;
	text-align: center;
}
.jszc_list li div h3{
	font-size: 22px;
}
.jszc_list li div em{
	width: 32px;
	height: 3px;
	background: #e08c07;
	display: block;
	margin: 10px auto 24px auto;
}
.jszc_list li div p{
	 color: #666;
	 font-size: 14px;
	 line-height: 26px;
	 
}
/*关于我们*/
.about_fl li{width: 20%;}
.about_fl li:nth-child(1) span{ background: url(../img/gy_icon1.png) no-repeat  left center; }
.about_fl li:nth-child(2) span{ background: url(../img/gy_icon2.png) no-repeat left center;}
.about_fl li:nth-child(3) span{ background: url(../img/gy_icon3.png) no-repeat left center;}
.about_fl li:nth-child(4) span{ background: url(../img/gy_icon4.png) no-repeat left center; }
.about_fl li:nth-child(5) span{ background: url(../img/gy_icon4.png) no-repeat left center; }
.about_fl li.on:nth-child(1) span,.fenlei li:nth-child(1):hover span{ background: url(../img/gy_icon1b.png) no-repeat left center;}
.about_fl li.on:nth-child(2) span,.fenlei li:nth-child(2):hover span{ background: url(../img/gy_icon2b.png) no-repeat left center;}
.about_fl li.on:nth-child(3) span,.fenlei li:nth-child(3):hover span{ background: url(../img/gy_icon3b.png) no-repeat left center;}
.about_fl li.on:nth-child(4) span,.fenlei li:nth-child(4):hover span{ background: url(../img/gy_icon4b.png) no-repeat left center;}
.about_fl li.on:nth-child(5) span,.fenlei li:nth-child(5):hover span{ background: url(../img/gy_icon4b.png) no-repeat left center;}
.about_fl li.on,.about_fl li:hover{ background:#0073bc;}
.about_fl li.on h4,.about_fl li:hover h4{color: #fff;}

.about_box{ padding: 50px 0;}
.gsjs{ 
	margin-bottom: 30px;
}
.about_pt{
	width: 390px;
	float: right;
	padding-top: 14px;
	padding-left: 14px;
	height: 522px;
	background: url(../img/gypt_bg.png)no-repeat top left;
}
.about_pt img{
	width: 390px;
	height: 522px;
	display: block;
}
.gsjs span{
	font-size: 18px;
	color: #999999;
	text-transform: uppercase;
}
.gsjs h2{ margin: 5px 0 20px 0;}
.about_cont{
	 font-size: 15px;
	 color: #666;
	 line-height: 30px;
}
.wenhua{
	background: url(../img/bg_school.png) no-repeat center;
	padding: 50px 0;
	
}
.wenhua ul{}
.wenhua ul li{
	float: left;
	width: 600px;
	background: #fff;
}
.wenhua ul li img{
	display: block;
	width: 600px;
	height: 280px;
}
.wenhua_text{
	padding: 40px;
	height: 280px;
	box-sizing: border-box;
}
.wenhua_text h2{
	font-size: 20px;
}
.wenhua_text em{
	width: 32px;
	height: 3px;
	background: #e08c07;
	display: block;
	margin: 10px 0 24px 0;
}
.wenhua_text p{
	font-size: 14px;
	color: #666;
	line-height: 32px;
}
.hezuo{
	 background: #f5f5f5;
	 padding: 50px;
}
.column{ position:relative;  }
.column .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }
.column .prev,.column  .next{ position: absolute; top: 50%;  z-index: 600; padding: 10px; box-sizing: border-box;margin-top: -44px;}
.column .prev img,.column  .next img{ width:40px;display: block;}
.column  .next{ left: -46px;}
.column  .prev{ right: -46px;}
.column .bd{ overflow:hidden;  }
.column .bd ul{ overflow:hidden; zoom:1; width:1200px;  float:left; _display:inline;  }
.column .bd ul li{ margin:5px 5px; float:left; _display:inline; overflow:hidden;  width:228px; height: 118px;  background: #fff;}
.column .bd ul li img{max-width: 100%; display: block;margin: auto;}
.column .hd ul{
	text-align: center;
}
.column .hd ul li{
	display: inline-block;
	width: 12px;
	height: 12px;
	text-indent: -99999px;
	border-radius: 6px;
	margin: 10px 5px;
	background: #dadada;
}
.column .hd ul li.on{
	 width: 40px;
	 background: #0073bc;
}
.shebei{padding: 50px 0;}
.shebei_box{ width:100%;  position:relative;}
.shebei_box .prev,.shebei_box  .next{ position: absolute; top: 50%;  z-index: 600; padding: 10px; box-sizing: border-box;
margin-top: -30px;}
.shebei_box .prev img,.shebei_box  .next img{ width:40px;display: block;}
.shebei_box  .next{ left: -46px; }
.shebei_box  .prev{ right: -46px;}
.shebei_box .bd{ width: 1200px;padding-bottom: 10px;}
.shebei_box .bd ul{ overflow:hidden; zoom:1;padding-bottom: 10px; }
.shebei_box .bd ul li{ float:left; _display:inline ; overflow:hidden; text-align: center; 
	background: #fff;
	width: 580px;
	margin:5px 10px;
}
.shebei_box .bd ul li .sb_img{
	width: 580px;
	height: 382px;
	overflow: hidden;
}
.shebei_box .bd ul li img{
	 width: 100%;
	 display: block;
}
.shebei_box .bd ul li p{
	line-height: 40px;
}
.news_fl li{width: 50%;}
.news_fl li:nth-child(1) span{ background: url(../img/xw_icon1.png) no-repeat  left center; }
.news_fl li:nth-child(2) span{ background: url(../img/xw_icon2.png) no-repeat left center;}
.news_fl li.on:nth-child(1) span,.fenlei li:nth-child(1):hover span{ background: url(../img/xw_icon1b.png) no-repeat left center;}
.news_fl li.on:nth-child(2) span,.fenlei li:nth-child(2):hover span{ background: url(../img/xw_icon2b.png) no-repeat left center;}
.news_fl li.on,.news_fl li:hover{ background:#0073bc;}
.news_fl li.on h4,.news_fl li:hover h4{color: #fff;}
.big_news{
	margin-bottom: 30px;
}
.tuijian{position:relative; overflow:hidden;}
.tuijian .hd{ position:absolute; height:28px; line-height:28px; bottom:-10px; right:0; z-index:1; }
.tuijian .hd li{ display:inline-block; width:5px; height:5px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#fff; text-indent:-9999px; overflow:hidden; margin:0 6px;   }
.tuijian .hd li.on{ background:#dc214c;  }
.tuijian .bd{ position:relative; z-index:0;padding-top: 16px;}
.tuijian .bd li{position:relative;}
.news-rmd-img{ width: 33%;height:282px; float: left; overflow: hidden;}
.news-rmd-img img{ width: 100%; transition: all 1s;}
.news-rmd-img:hover img{transform: scale(1.1);}
.news-rmd-text{width:66%; height:280px; padding:40px 30px; overflow:hidden; box-sizing: border-box; float: right;}
.news-rmd-text h3{height:24px; line-height:24px; font-size:22px; overflow:hidden;}
.news-rmd-text h3 a{display:block;}
.news-rmd-text h3:hover a{color:#0073bc;}
.news-rmd-text span{display:block; height:16px; line-height:16px; margin-top:18px; font-size:14px; color:#888; overflow:hidden;}
.news-rmd-text p{height:56px; line-height:28px; margin-top:30px; font-size:14px; color:#888; overflow:hidden;}
.news-rmd-text h4{width:140px; height:38px; line-height:38px; margin-top:40px; border:1px solid #888; border-radius:20px; font-size:14px; text-align:center; text-transform:uppercase; overflow:hidden;}
.news-rmd-text h4 a{display:block; color:#666;}
.news-rmd-text h4:hover{border-color:#0073bc;background:#0073bc ;}
.news-rmd-text h4:hover a{color:#fff;}


#news-list{margin-top:40px;}
#news-list ul li{position:relative; float:left; width:50%; height:162px; padding:40px 30px; border-left:1px solid #e1e1e1; border-bottom:1px solid #e1e1e1; box-sizing:border-box; overflow:hidden;}
#news-list ul li:nth-child(1),#news-list ul li:nth-child(2){border-top:1px solid #e1e1e1;}
#news-list ul li:nth-child(odd){border-left:none;}
#news-list ul li section{width:60px; height:78px; padding:4px 0; text-align:center; overflow:hidden;}
#news-list ul li section em{display:block; height:38px; line-height:38px; font-size:36px; font-family:'Arial'; font-weight:bold; color:#888; overflow:hidden;}
#news-list ul li section i{display:block; width:100%; margin:8px 0 11px 0; height:1px; background:#e1e1e1;}
#news-list ul li section span{display:block; height:16px; line-height:16px; font-size:14px; color:#999; overflow:hidden;}
#news-list ul li figure{position:absolute; left:120px; right:30px; top:40px; height:82px; overflow:hidden;}
#news-list ul li figure figcaption{height:18px; line-height:18px; font-size:15px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
#news-list ul li figure p{height:52px; line-height:26px; margin-top:12px; font-size:14px; color:#888; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; overflow:hidden;}
#news-list ul li:hover{background:#0073bc;}
#news-list ul li:hover section em,#news-list ul li:hover section span,#news-list ul li:hover figure figcaption,#news-list ul li:hover figure p{color:#fff;}
#news-list ul li:hover section i{background:#fff;}

#pageinfo{margin-top:40px; font-size:0;}
#pageinfo a{display:inline-block; min-width:12px; height:36px; line-height:36px; margin:0 4px; padding:0 12px; background:#fff; border:1px solid #e1e1e1; font-size:14px;}
#pageinfo a.info{color:#888;}
#pageinfo a.current{background:#0073bc; border-color:#0073bc; color:#fff;}

.news_box_xq{max-width: 1200px;margin: 0 auto 0 auto}
.caption{ text-align: center; margin-bottom: 30px; border-bottom: 1px solid #E1E1E1; padding-bottom: 30px;}
.caption h3{line-height: 40px;color: #333; font-weight: normal; margin-bottom: 10px; font-size: 22px;}
.caption p{ font-size: 14px; color: #999999;}
.caption p span{margin: 0 10px;}
.details{font-size: 14px; color: #666666; line-height: 30px; text-indent: 2em; min-height:400px; padding: 30px 0;}
#detail-info{padding-bottom:36px; border-bottom:1px dashed #e1e1e1; text-align:center;}
#detail-info h1{line-height:34px; font-size:24px;}
#detail-info h3{height:18px; line-height:18px; margin-top:16px; font-size:15px; color:#666; overflow:hidden;}
#detail-share{margin-top:20px;}
#prev-next{height:56px; margin-top:30px; padding-top:34px; border-top:1px dashed #e1e1e1; overflow:hidden;}
#prev-next dl dd{height:18px; line-height:18px; margin-bottom:20px; font-size:15px; color:#666; overflow:hidden;}
#prev-next dl dd:last-child{margin-bottom:0;}
#prev-next dl dd a{color:#666;}
#prev-next dl dd a:hover{color:#0073bc;}
/*留言*/
.liuy{width: 1200px;margin: auto; height:auto; overflow:hidden; }
.liuy .tou{line-height: 40px;font-size: 18px;color: #666;padding: 0 0 20px; border-bottom: 1px solid #eee; margin-bottom: 30px;}
.liuy .xmd{width: 100%; height:190px; overflow:hidden;}
.liuy .xmd li{width: 38%; height:70px; float:left; display:block; margin-right:10%; margin-bottom:30px;}
.liuy .xmd li span{display: inline-block;width: 74px;color: #666;font-size: 14px;text-align: right;}
.liuy .xmd li input{outline: none;width: 80%;height: 35px;color: #999; border:1px solid #dadada; text-indent:10px; display: inline-block;}
.liuy .lynr{width: 100%;margin: 10px 0;}
.liuy .lynr span{display:inline-block;color: #666;font-size: 14px;position:relative;top:-40px;text-align: left;}
.lytj{width: 100%; height:auto; overflow:hidden;}
.liuy .lynr textarea{outline: none;width: 64%; text-indent:10px; padding-top:10px;line-height: 24px;font-size: 14px;height: 78px;
resize: none;color: #999; border-color: #dadada; font-family: 微软雅黑;  display:inline-block;}
.liuy .lynr input{
}
.shangchuan .lynr span{ top: 0;}
.layui-upload{ display:inline-block;position: relative;}
.layui-upload button{position: relative; z-index: 2; width: 135px; background:#0073bc ; border-radius: 2px; height: 40px;}
.layui-upload input{
	position: absolute;
	top: 9px;
	left: 60px;
}
.layui-upload em{
	padding: 20px 20px;
	background: url(../img/sc.png) no-repeat center;
	background-size: 26px;
}
.yzm{width:30%; height:35px; line-height:35px; float:left; display:block; margin-right:10%; margin:30px 0;}
.yzm input{outline: none;width: 40%;height: 35px;color: #999; border:1px solid #dadada; text-indent:10px; float:left; margin-right:20px; display: inline-block;}
.yzm span{display: inline-block;width: 25%;color: #666;font-size: 14px;text-align: right; float:left;}
.yzm img{ float:left; padding-top:5px;}
.liuy .tij{width: 240px;line-height: 48px;text-align: center; height: 48px; border-radius: 2px;
background-color: #0073bc;border: none;outline: none;font-size: 14px;color: #fff;margin-left: 5%;cursor: pointer; margin-top:20px;}
.onShow{
	font-size: 14px; color: #888;
    border-color: #40B3FF;
    color: #959595;
    vertical-align: middle;
    background: url(../img/msg_bg.png) no-repeat 3px -147px;
    color: #444;
    line-height: 18px;
    padding: 2px 10px 2px 23px;
    margin-left: 60px;
    margin-top: 10px;
    display: block;
}

/*保装*/
.nav2{ position:relative; margin: 20px 0 64px 0; height:120px;}
.nav2:before{ position:absolute; left:0; top:37px; width:100%; height:1px; background:#d9d9d9; content:""; z-index: 0;}
.nav2{ text-align:center;}
.nav2 li{ display:inline-block; margin:0 26px; width:132px; position: relative; z-index: 1; -webkit-transition:all 0.1s linear; transition:all 0.1s linear;}
.nav2 li a{ display:block; -webkit-transition:all 0.1s linear; transition:all 0.1s linear;}
.nav2 li em{ display: block; margin: 0 auto; border: 1px solid #e1e1e1; width: 70px; height: 70px; border-radius: 50%;}
.nav2 li.on em{background:#0073bc; border:1px #0073bc solid;}
.nav2 li.on a{ color:#0073bc;}
.nav2 li:hover a{ color:#0073bc;}
.nav2 li span{padding: 10px 0 2px 0; display: block;}
.nav2 li h2{ font-family: "bebas"; font-size: 36px;}
.p6_nav2 li{width:auto; padding:0 20px;}
.nav2 li:nth-child(1) em{
	 background: url(../img/lc_icon1h.png) no-repeat center #fff;
}
.nav2 li:nth-child(2) em{
	 background: url(../img/lc_icon2h.png) no-repeat center #fff;
}
.nav2 li:nth-child(3) em{
	 background: url(../img/lc_icon3h.png) no-repeat center #fff;
}
.nav2 li:nth-child(4) em{
	 background: url(../img/lc_icon4h.png) no-repeat center #fff;
}
.nav2 li:nth-child(5) em{
	 background: url(../img/lc_icon5h.png) no-repeat center #fff;
}
.nav2 li:nth-child(1).on em,.nav2 li:nth-child(1):hover em{background: url(../img/lc_icon1.png) no-repeat center #0073bc; border-color:#0073bc ;}
.nav2 li:nth-child(2).on em,.nav2 li:nth-child(2):hover em{background: url(../img/lc_icon2.png) no-repeat center #0073bc; border-color:#0073bc ;}
.nav2 li:nth-child(3).on em,.nav2 li:nth-child(3):hover em{background: url(../img/lc_icon3.png) no-repeat center #0073bc; border-color:#0073bc ;}
.nav2 li:nth-child(4).on em,.nav2 li:nth-child(4):hover em{background: url(../img/lc_icon4.png) no-repeat center #0073bc; border-color:#0073bc ;}
.nav2 li:nth-child(5).on em,.nav2 li:nth-child(5):hover em{background: url(../img/lc_icon5.png) no-repeat center #0073bc; border-color:#0073bc ;}
.zl_list{margin-top: 60px;}
.zl_list li{ padding: 20px; height:179px; background: #eef2f5; margin-bottom: 20px;     float: left;
    width: 580px;
    margin-right: 20px;float:left;}
.zl_list li:nth-child(2n){
	margin-right: 0;
}
.zl_list li .picture{ float:left; width:239px; height:181px;}
.zl_list li .picture a{ display:block; height:inherit; overflow:hidden;}
.zl_list li .picture a img{ -webkit-transition:all 0.2s linear; transition:all 0.2s linear;height:181px; display: block; margin: auto;}
.zl_list li .l_img:hover a img{-webkit-transform:scale(1.05); transform:scale(1.05);}
.zl_list li .r_info{ float:right; width: 340px; padding-top: 20px;}
.zl_list li .r_info h4{}
.zl_list li .r_info h4 a{ font-size:18px; font-weight:800; color:#333;}
.zl_list li .r_info span{ display:block; margin-top:10px; margin-bottom:10px; color:#bcbcbc;}
.zl_list li .r_info p{ line-height:24px;}
.zl_list li .r_info .btn{ display:block; margin-top:22px; width:141px; height:41px; line-height:41px; background-image:url(../images/p4_1_btn.png); border:2px #c7c7c7 solid; -webkit-transition:all 0.1s linear; transition:all 0.1s linear;}
.zl_list li .r_info .btn:hover{background-position:0 41px; background-color:#1db8ee; border:2px #1db8ee solid;}
.zl_list li .r_info .button{
	margin-top: 24px;
	text-align: center;
	display: block;
	width: 140px;
	line-height: 44px;
	font-size: 15px;
    background: url(../images/wsbj/download.png) no-repeat #0073bc;
    color: #FFF;
}
/*联系我们*/
.lxfs{ background:#eef2f5; overflow: hidden; zoom: 1; padding:50px 40px 40px; margin-bottom: 20px;}
.lxds_box{ float: left;}
.lxds_box .bt h2{ font-size: 18px; color: #014586;}
.lxds_box .bt em{ display: block; height: 3px; width: 44px; background: #014586; margin: 14px 0;}
.lxds_box p{ float: left;  margin-right:80px;font-size: 15px; color: #666; line-height: 40px;}
.lxds_box h3{font-size: 15px; color: #666; font-weight: normal; line-height: 40px;}
.lx_ewm{ float: right;}
.lx_ewm li{ float: left; text-align: center; margin-left: 60px;}
.lx_ewm li img{ width: 106px; height: 106px;}
.lx_ewm li p{font-size: 15px; color: #666; line-height: 32px;}
#map {
    width: 100%;
    height: 500px;
}
/*常见问题*/
.jrtq .text h4{
    font-weight: bold;
    font-size: 16px;
    color: #333333;
}
.jrtq .text>span{
    font-size: 16px;
    color: #333333;
    display: block;
    line-height: 36px;
    margin-top: 20px;
}
.jrtq .text>p{
    line-height: 36px;
    font-size: 15px;
    color: #666666;

}
.zp_jj{ padding-right: 30px; margin-top: 20px; position: relative;}
.zp_jj p{ float: left; font-size: 14px; font-size: 15px; color: #666; margin-right: 30px;}
.jrtq .text h3{ position: absolute; right: 20px; top: 21px; font-weight: normal; width: 32px; height: 32px; border-radius: 50%;
 background: url(../img/jt03.png) no-repeat center  #fff; background-size: 16px auto;}
.neirong{ line-height: 28px;color: #666666;  overflow: hidden; margin-top: 14px; display: none;}

.jrtq li.zhankai .neirong{
display: block;
}
.jrtq li.zhankai h3{ background: url(../img/jt02.png) no-repeat  center  #fff; background-size: 16px auto;}
.jrtq li{
	background: #eef2f5;
    padding:26px;
    box-sizing: border-box;
    margin-bottom: 18px;
    position: relative;
     cursor: pointer;
}
.jrtq li .more{
    background: #ececec;
    width: 166px;
    height: 40px;
    font-size: 14px;
    color: #999999;
    text-align: center;
    line-height: 40px;
    position: absolute;
    top: 50%;
    right: 36px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transition: .3s all;
    -webkit-transition: .3s all;
    -moz-transition: .3s all;
    -ms-transition: .3s all;
    -o-transition: .3s all;
}
.jrtq li .more:hover{
    background: #1d669b;
    color: #ffffff;
}
.jrtq li .more span{
    vertical-align: middle;
}
.jrtq li .more img{
    margin-left: 20px;
}