﻿@charset 'utf-8';
body{
	position: relative;
}
.fl-left, .fl{ float:left;}
.fl-right, .fr{ float:right;}

@font-face {
	font-family: 'RT';
	src: url('../fonts/Roboto-Thin.eot');
	src: url('../fonts/Roboto-Thin.woff') format('woff'), 
	url('../fonts/Roboto-Thin.ttf') format('truetype'), 
	url('../fonts/Roboto-Thin.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
/*动画*/

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
/*hover动画*/
.top_list li.li4 .img_p
{
	-webkit-transition: all .2s ease-out 0s;
	-moz-transition: all .2s ease-out 0s;
	-ms-transition: all .2s ease-out 0s;
	-o-transition: all .2s ease-out 0s;
	transition: all .2s ease-out 0s;
}

.head_pc .li_item::after,
.jie .slick-slide p::after,
.lian_a::after,
.list_down .downk::before,
.newsx .newsf .erhover .erma,
.zuijia02 .divhover p img,
.zuijia02 .divhover p:after,
.zuijia02 .divhover .imgk img,
.fanganx a::after
{
	-webkit-transition: all .5s ease-out 0s;
	-moz-transition: all .5s ease-out 0s;
	-ms-transition: all .5s ease-out 0s;
	-o-transition: all .5s ease-out 0s;
	transition: all .5s ease-out 0s;
}
.jie .slick-slide img,
.dong .dongtair .imgk img,
.dong .dongtair li img,
.recruit .tuijian .col-sm-4 .imgk img,
.slick_news .slick-slide .imgk img,
.kefu .ul1 li:hover img
{
	-webkit-transition: all 1s ease-out 0s;
	-moz-transition: all 1s ease-out 0s;
	-ms-transition: all 1s ease-out 0s;
	-o-transition: all 1s ease-out 0s;
	transition: all 1s ease-out 0s;
}

/*pc分页*/
.lpage .activepage
{
	color: #61b486;
	border-color: #61b486;
}
.lpage
{
	padding-top: 64px;
	padding-bottom: 62px;
	position: relative;
	z-index: 1;
}
.lpage li
{
	color: #333;
	font-size: 14px;
	font-family: "Arial";
	line-height: 32px;
	display: inline-block;
	width: 33px;
	height: 33px;
	margin-right: 11px;
	vertical-align: top;
	border: 1px solid #fff;
	border-radius: 50% 50%;
}
.lpage li:hover
{
	color: #61b486;
	border-color: #61b486;
}
.lpage .r
{
	display: none;
}
.lpage li:hover .r
{
	display: inline;
}
.lpage li:hover .b
{
	display: none;
}
.lpage li.lp{
	line-height: 32px;
}
.lpage li.lp img{
	vertical-align: initial;
}
/*手机版分页*/
.h_phpage{
	display: none;
	margin-top: 27px;
	margin-bottom: 43px;
}
.h_phpage a{
	color: #555;
	font-size: 18px;
	width: 138px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	display: inline-block;
	outline: 1px solid #ccc;
}
.h_phpage .lp{
	float: left;
	margin-left: 0;
}
.h_phpage .rp{
	float: right;
	margin-right: 0;
}
/*分页 止*/

.header_top{
	position: relative;
	background-color: #231815;
	height: 36px;
	width: 100%;
	left: 0;
	-webkit-transition: left 250ms ease-out;
	transition: left 250ms ease-out;
}
.header_top .container{
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	height: 100%;
	color:#FFF;
}
.top_list{
	height: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -o-flex;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	float: right;
}
.top_list li{
	color: #fff;
	font-size: 12px;
	letter-spacing: .4px;
}
.top_list li.li1{
	line-height: 3;
	vertical-align: middle;
	display: inline-block;
	height: 100%;
}
.top_list li.li1 img{
	/*float: right;
	margin-top: 11px;*/
}
.top_list li.li1 span{
	margin-right: 15px;
}
.top_list li.li1 .span3{
	margin-right: 17px;
}
.top_list li.li2{
	margin-left: 22px;
	padding-left: 23px;
	position: relative;
}
.top_list li.li2::before{
	content: '';
	position: absolute;
	top: 4px;
	left: 0;
	width: 1px;
	height: 12px;
	background-color: #4f4644;
}
.top_list li.li_icon{
	margin-left: 11px;
	cursor: pointer;
	position: relative;
}
.top_list li.li_icon:hover .img_s{
	display: none;
}
.top_list li.li_icon:hover .img_d{
	display: inline-block;
}
.top_list li.li4 .img_p{
	position: absolute;
	top: 30px;
	left: 50%;
	margin-left: -50px;
	z-index: 105;
	height: 0;
	width: 100px;
    overflow:hidden;
    max-width: 100px;
}
.top_list li.li4:hover .img_p{
	height: 103px;
}
.head_pc{
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 90px;
	background: #fff;
	z-index: 100;
	box-shadow: 0 0 7px 0 rgba(0,0,0,.2);
}
.head_pc .container{
	line-height: 80px;
}
.head_pc .head_logo{
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	align-self: center;
	vertical-align: middle;
	display: inline-block;
	width: 269px;
	height: 59px;
}
.head_pc .head_logo a,
.head_pc .head_logo img{
	display: block;
}
.head_pc .head_list{
	float: right;
	white-space: nowrap;
}
.head_pc .li_item{
	position: relative;
	line-height: 116px;
	line-height: 50px;
	vertical-align: top;
	padding: 0 21px;
	padding-top: 40px;
	float: left;
}
.head_pc .li_item:last-child{
	margin-left: 38px;
	padding: 0 0;
	padding-top: 40px;
}
.head_pc .li_item a{
	display: block;
	color: #666;
	font-size: 16px;
	font-family: "微软雅黑";
	letter-spacing: 1px;
	position: relative;
}
.head_pc .li_item a::after{
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 2px;
	background-color: #005bac;
	opacity: 0;
	-webkit-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	transform: translateY(-10px);
}
.head_pc .li_item:hover a::after,
.head_pc .li_item.active a::after,
.head_pc .li_item.act a::after{
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
}
.head_pc .li_item.act a,
.head_pc .li_item.active a{
	color: #005bac;
}
.xiala1{
	position: fixed;
	top: 126px;
	left: 0;
	width: 100%;
	background: url(../images/xiala1.jpg) no-repeat bottom left;
	background-color: #fff;
	height: 375px;
	display: none;
	z-index: 99;
	box-shadow: 0 0 7px 0 #ddd;
}

.xiala1[_t_nav="4"],
.xiala1[_t_nav="5"],
.xiala1[_t_nav="6"],
.xiala1[_t_nav="7"]{
	height: 265px;
	background: url(../images/xiala.jpg) no-repeat top left;
	background-color: #fff;
}

.xiala .container,
.xiala .xiala_item{
	height: 100%;
}
.xiala .xiala_l{
	float: left;
	width: 387px;
	height: 100%;
	padding-top: 48px;
	margin-left: 80px;
}
.xiala .xiala_l h1{
	color: #666;
	font-size: 36px;
	font-family: "微软雅黑";
	padding-left: 47px;
	padding-right: 53px;
	letter-spacing: .9px;
}
.xiala .xiala_l h1 div{
	display: inline-block;
}
.xiala .xiala_l h1 div p{
	color: #999;
	font-size: 24px;
	font-family: "微软雅黑";
	line-height: 1.9;
	text-align: right;
	cursor: pointer;
}
.xiala .xiala_l h1 div p:nth-child(2){
	margin-top: 17px;
}
.xiala .xiala_l h1 div p.active{
	color: #005bac;
}
/*.xiala .xiala_r ul:nth-child(2){
	display: none;
}
.xiala .xiala_r ul:nth-child(3){
	display: none;
}*/
.xiala .xiala_l h4{
	color: #666;
	font-size: 18px;
	font-family: "微软雅黑";
	padding-left: 47px;
	padding-right: 53px;
	margin-top: 17px;
	line-height: 1.67;
	letter-spacing: .9px;
}
.xiala .xiala_r{
	float: left;
	width: 733px;
	height: 100%;
	padding-top: 48px;
	background-color: #fff;
}
.xiala .xiala_r ul{
	margin-left: -26px;
}
.xiala .xiala_r li{
	width: 124px;
	width: 137px;
	display: inline-block;
	margin-bottom: 10.5px;
	margin-left: 63px;
	margin-left: 50px;
	vertical-align: top;
}
.xiala .xiala_r li a{
	color: #666;
	font-size: 16px;
	font-family: "微软雅黑";
	line-height: 1.2;
	letter-spacing: 1px;
}
.xiala .xiala_r li a:hover{
	color: #005bac;
}
/*手机版头部*/
.head_ph{
	display: none;
	border-bottom: 1px solid #dcdcdc;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 60px;
	background-color: #fff;
	z-index: 200;
	border-bottom: 1px solid #ddd;
}
.head_ph .container,
.head_ph .logo{
	position: relative;
	height: 100%;
}
.head_ph .logo{
	line-height: 60px;
	text-align: center;
}
.head_ph .logo img{
	width: 165px;
	height: 36px;
}
.head_ph .menuph{
	position: absolute;
	top: 21px;
	right: 15px;
	cursor: pointer;
}
/*手机下拉菜单*/
.xialaph{
	position: absolute;
	top: 60px;
	left: 0;
	width: 100%;
	background-color: #fff;
	display: none;
	z-index: 198;
	padding-bottom: 38px;
}
.xialaph .ul2,
.xialaph .ul3{
	display: none;
}
.xialaph h4 a{
	color: #333;
	font-size: 16px;
	font-family: "微软雅黑";
	line-height: 53px;

}
.xialaph h4 a.z_a{
	float:left;
    display:block; width:80%;
}
.xialaph h4{
	border-bottom: 1px solid #e6e6e6;
	height: 54px;
}
.xialaph .container{
	padding-left: 30px;
	padding-right: 30px;
}
.xialaph h5 a{
	color: #333;
	font-size: 16px;
	font-family: "微软雅黑";
	line-height: 54px;
}
.xialaph h5 a.z_a2{
    float:left;
    display:block; width:80%;
}
.xialaph h5{
	border-bottom: 1px solid #e6e6e6;
	background-color: #f5f5f5;
}
.xialaph h4 img,
.xialaph h5 img{
	float: right;
	margin-top: 26px;
}
.xialaph h4 img.img2,
.xialaph h5 img.img2{
	display: none;
}
.xialaph h4.active img.img1,
.xialaph h5.active img.img1{
	display: none;
}
.xialaph h4.active img.img2,
.xialaph h5.active img.img2{
	display: block;
}
.xialaph .ul3{
	background-color: #ebebeb;
	padding-bottom: 3px;
	border-bottom: 1px solid #e6e6e6;
}
.xialaph .ul3 li a{
	color: #333;
	font-size: 14px;
	font-family: "微软雅黑";
	line-height: 49px;
}
.xialaph .ul3 li{
	padding-top: 5px;
}
.xialaph .ul3 li:first-child{
	padding-top: 0;
}
.phonemeng{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: .6;
	z-index: 196;
	display: none;
}
.phonemeng.active{
	display: block;
}
.ban,
.slick_ban{
	width: 100%;
	margin-right: 0;
	margin-left: 0;
}
.ban .slick-arrow{
	position: absolute;
	top: 50%;
	margin-top: -20px;
	width: 41px;
	height: 41px;
	z-index: 1;
}
/*.ban .slick-prev{
	left: 50%;
	margin-left: -730px;
	background: url(../images/arrow_left.png) no-repeat center center;
}
.ban .slick-next{
	right: 50%;
	margin-right: -730px;
	background: url(../images/arrow_right.png) no-repeat center center;
}*/

.ban .slick-prev{
	left: 50%;
	margin-left: -730px;
	background: url(../images/arrow_l.png) no-repeat center center;
}
.ban .slick-next{
	right: 50%;
	margin-right: -730px;
	background: url(../images/arrow_r.png) no-repeat center center;
}


.ban .slick-dots{
	position: absolute;
	bottom: 38px;
	text-align: center;
	width: 100%;
}
.ban .slick-dots li{
	display: inline-block;
	background-color: #767478;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	margin-left: 10px;
	margin-right: 10px;
	vertical-align: middle;
}
.ban .slick-dots li.slick-active{
	width: 20px;
	height: 20px;
	border: 5px solid #767478;
	background-color: #005dac;
}
.ban .slick-slide{
	padding: 0;
	/*border: 0;*/
}
.ban .slick-slide img{
	width: 100%;
}
.search{
	width: 100%;
	height: 86px;
	background-color: #f8f6f2;
	padding-top: 20px;
}
.search .input{
	width: 806px;
	height: 46px;
	border: 1px solid #ccc;
	position: relative;
	margin: 0 auto;
}
.search .input input{
	width: 100%;
	height: 100%;
	background-color: #fff;
	color: #999;
	font-size: 14px;
	font-family: "微软雅黑";
	padding-left: 20px;
}
.search .input button{
	position: absolute;
	top: 1px;
	right: 1px;
	width: 116px;
	height: 42px;
	background: url(../images/sou.png) no-repeat center center;
	background-color: #005bac;
}
.search .sou_img{
	display: none;
	text-align: center;
	position: relative;
}
.search .sou_img img{
	cursor: pointer;
}
.search .sou_form{
	position: absolute;
	top: 29px;
	left: 0;
	width: 100%;
	height: 44px;
	background-color: #74b7e1;
	display: none;
	z-index: 2;
}
.search .sou_form form{
	height: 100%;
}
.sou_input{
	position: relative;
	height: 100%;
}
.sou_input input{
	width: 100%;
	height: 100%;
	color: #fff;
	font-size: 12px;
	font-family: "微软雅黑";
	padding-left: 35px;
	background: url(../images/sou3.png) no-repeat 15px center;
}
.sou_input label{
	position: absolute;
	top: 14px;
	left: 35px;
	color: #fff;
	font-size: 12px;
	font-family: "微软雅黑";
}

.sou_input img{
	position: absolute;
	top: 50%;
	margin-top: -7.5px;
	right: 15px;
}
.chan{
	padding-top: 54px; 
	padding-bottom: 60px;
	text-align: center;
	position: relative;
}
.chan .container{
	position: relative;
	z-index: 1;
}
.color{
	background: #f8f8f8;
	position: absolute;
	width: 100%;
	height: 43%;
	left: 0;
	bottom: 0;
}
.sh2{
	color: #005bac;
	font-family: "微软雅黑";
	text-align: center;
}
.sh5{
	color: #005bac;
	font-family: "Arial";
	margin-top: 13px;
	text-transform: uppercase;
	text-align: center;
}
.chan_lun{
	width: 100%;
	margin-top: 60px;
}
.chan_lun .imgk{
	height: 209px;
}
.chan_lun p{
	color: #666;
	font-family: "微软雅黑";
	font-size: 16px;
	margin-top: 12px;
}
.slick_chan .slick-arrow{
	position: absolute;
	top: 45%;
	width: 41px;
	height: 41px;
	z-index: 1;
}
.slick_chan .slick-next{
	background: url(../images/arrow_r.png) no-repeat center center;
	right: -90px;
}
.slick_chan .slick-prev{
	background: url(../images/arrow_l.png) no-repeat center center;
	left: -90px;
}
.slick_chan .slick-dots{
	position: absolute;
	bottom: -14px;
	left: 0;
	width: 100%;
	text-align: center;
	display: none !important;
}
.slick_chan .slick-dots li{
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background-color: #dcdcdc;
	vertical-align: middle;
}
.slick_chan .slick-dots li.slick-active{
	width: 9px;
	height: 9px;
	border: 2px solid #dcdcdc;
	background-color: #005bac;
}

.chan_lun .slick-slide img{
	max-width: 100%;
	max-height: 100%;
}
@media screen and (min-width: 600px) {
	.chan_lun .slick-slide:hover p{
		color: #005bac;
	}
	.chan_lun .slick-slide:hover .img_d{
		display: inline-block;
	}
	.chan_lun .slick-slide:hover .img_s{
		display: none;
	}
}

.jie{
	padding-top: 62px;
	background:#f4f5f6;
	}
.slick_jiel{
	margin-top: 43px;
}
.slick_jie{
	margin-left: -9px;
	margin-right: -9px;
}
.jie .slick-slide{
	padding-left: 9px;
	padding-right: 9px;
}
.jie .slick-slide .imgk{
	overflow: hidden;
	position: relative;
}
.jie .slick-slide .title{
	
	color: #333;
	font-size: 14px;
	font-family: "微软雅黑";
	position: relative;
	padding-top: 5px;
	margin-top: 13px;
	padding-bottom: 5px;
	padding-left: 14px;
}
.jie .slick-slide .title::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 3px;
    height: 100%;
    background-color: #005bac;
}
.jie .slick-slide .imgk img{
	width: 100%;
}
.jie .slick-slide p{
	color: #333;
	font-family: "微软雅黑";
	font-size: 16px;
	position: relative;
	padding-top: 5px;
	margin-top: 13px;
	padding-bottom: 5px;
	margin-bottom: 17px;
	padding-left: 14px;
}
.jie .slick-slide p a{
	color: #333;
	position: relative;
	z-index: 1;
	display: block;
}
.jie .slick-slide p img{
	opacity: 0;
	margin-left: 10px;
	margin-top: -3px;
}
.jie .slick-slide p:before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 3px;
	height: 100%;
	background-color: #005bac;
}
.jie .slick-slide p:after{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 100%;
	background-color: #005bac;
	opacity: 0.6;
}
.jie .divhover{
	display: block;
	width: 100%;
}
.jie .divhover:hover a{
	color: #fff;
	text-align: center;
}
.jie .divhover:hover p img{
	opacity: 1;
}
.jie .divhover:hover p:after{
	width: 100%;
}
.jie .divhover:hover .imgk img{
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-ms-transform: scale(1.3);
	-o-transform: scale(1.3);
	transform: scale(1.3);
}
.slick_jie2{
	margin-left: 0;
	margin-right: 0;
	display: none;
}
.jie .slick_jie2 .slick-slide{
	padding-left: 0;
	padding-right: 0;
}
.jie .slick_jie .slick-arrow{
	position: absolute;
	top: 38%;
	width: 41px;
	height: 41px;
	z-index: 1;
}
.jie .slick_jie .slick-prev{
	background: url(../images/arrow_l.png) no-repeat center center;
	left: -95px;
}
.jie .slick_jie .slick-next{
	background: url(../images/arrow_r.png) no-repeat center center;
	right: -95px;
}
.dong{
	padding-top: 49px;
	padding-bottom: 62px;
}
.dong .dongtai{
	margin-top: 45px;
}
.dong .dongtail{
	width: 793px;
	float: left;
}
.dong .dongtair{
	width: 407px;
	float: left;
	padding-left: 20px;
}
.dong .dongtail{
	overflow: hidden;
	position: relative;
}
.dong .dongtail img.img1{
	width: 100%;
}
.dong .dongtail .meng{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.45;
}
.dong .dongtail .bo h3{
	color: #fff;
	font-size: 24px;
	font-family: "微软雅黑";
	letter-spacing: 1px;
}
.dong .dongtail .bo h5{
	color: #fff;
	font-family: "Arial";
	text-transform: uppercase;
	margin-top: 11px;
}
.dong .dongtail .bo span{
	cursor: pointer;
	display: inline-block;
	margin-top: 21px;
}
.dong .dongtail .bo span:hover .img_s{
	display: none;
}
.dong .dongtail .bo span:hover .img_d{
	display: inline-block;
}
.dong .dongtail .bo{
	position: absolute;
	top: 50%;
	left: 50%;
	text-align: center;
	margin-top: -71px;
	margin-left: -50px;
}
.dong .dongtair .imgk{
	overflow: hidden;
}
.dong .dongtair .imgk img{
	width: 100%;
}
.dong .dongtair .imgk:hover img{
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-ms-transform: scale(1.3);
	-o-transform: scale(1.3);
	transform: scale(1.3);
}
.dong .dongtair li{
	border-bottom: 1px dashed #e5e5e5;
	color: #333;
	font-size: 16px;
	font-family: "微软雅黑";
	padding-bottom: 20px;
	padding-top: 20px;
	padding-right: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: relative;
}
.dong .dongtair li a{
	color: #333;
}
.dong .dongtair li img{
	position: absolute;
	top: 50%;
	margin-top: -12.5px;
	right: 0;
}
.dong .dongtair li img.img_do{
	opacity: 0;
}
.dong .dongtair li:hover a{
	color: #005bac;
}
.dong .dongtair li:hover .img_s{
	opacity: 0;
}
.dong .dongtair li:hover .img_do{
	opacity: 1;
}
@media screen and (min-width: 768px){
	.dong .dongtair li:hover img{
		transform: translateX(-20px);
		transition: all 1s;
	}
}
/*@-webkit-keyframes dong{
	0%{
		-webkit-transform:translateX(0); 
		transform:translateX(0); 
	}
	60%,100%{
		-webkit-transform:translateX(-10px); 
		transform:translateX(-10px); 
	}
	70%,90%{
		-webkit-transform:translateX(-8px); 
		transform:translateX(-8px); 
	}
	80%{
		-webkit-transform:translateX(-12px); 
		transform:translateX(-12px); 
	}
}
@keyframes dong{
	0%{
		-webkit-transform:translateX(0); 
		transform:translateX(0); 
	}
	60%,100%{
		-webkit-transform:translateX(-20px); 
		transform:translateX(-20px); 
	}
	70%,90%{
		-webkit-transform:translateX(-25px); 
		transform:translateX(-25px); 
	}
	80%{
		-webkit-transform:translateX(-15px); 
		transform:translateX(-15px); 
	}
}*/
.dong .dongtail .bofang{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 38px;
	height: 38px;
	margin-top: -19px;
	margin-left: -19px;
}
.dong .dongtai_ph{
	display: none;
}
.dong .dongtai_ph .dongtair li img{
	margin-top: -3.5px;
}
.dong .dongtail.dongtai_ph{
	margin-top: 30px;
}

/*视频弹窗*/
.modal_mask{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.7);
	opacity: 1;
}
.modal_mask:focus, 
.modal_mask:hover {
    opacity: 1;
}
.modal-dialog{
	margin-top: 195px;
}
video{
	width: 100%;
}
.modal-content{
	background-color: #000;
}
.modal-header{
	height: 0;
	min-height: 0;
	border: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1;
	padding: 0;
}
.modal-header .h_close{
	font-size: 40px;
	margin-top: 0;
	margin-right: 8px;
	color: #fff;
	opacity: 1;
}
.modal-body{
	padding: 0px 0;
}
.modal-footer{
	border: 0;
	display: none;
}
.modal.fade .modal-dialog{
	-webkit-transform: translate(0,0);
	-ms-transform: translate(0,0);
	-o-transform: translate(0,0);
	transform: translate(0,0);
}
@media screen and (min-width: 768px) {
	.modal-dialog{
		width: 687px;
	}
}

.kefu {
	background-color: #525252;
	padding-top: 44px;
	padding-bottom: 20px;
	text-align: center;
	letter-spacing: .6px;
}
.kefu h3{
	color: #dcdcdc;
	font-size: 24px;
	font-family: "微软雅黑";
}
.kefu h6{
	color: #dbdbdb;
	font-size: 12px;
	font-family: "Arial";
	text-transform: uppercase;
	margin-top: 9px;
}
.kefu h6 span{
	position: relative;
}
.kefu h6 span:before{
	content: '';
	position: absolute;
	top: 50%;
	margin-top: -0.5px;
	width: 1200px;
	height: 1px;
	background-color: #5b5b5b;
	right: 142px;
}
.kefu h6 span:after{
	content: '';
	position: absolute;
	top: 50%;
	margin-top: -0.5px;
	width: 1200px;
	height: 1px;
	background-color: #5b5b5b;
	left: 142px;
}
.kefu .ul1{

}
.kefu .ul1 li{
	float: left;
	width: 20%;
	padding-top: 58px;
	padding-bottom: 40px;
}
.kefu .ul1 li a{
	display: inline-block;
	position: relative;
}
.kefu .ul1 li a .img2{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
}
.kefu .ul1 li:hover img{
	-webkit-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
	-ms-transform: rotateY(360deg);
	-o-transform: rotateY(360deg);
	transform: rotateY(360deg);
}
.kefu .ul1 li:hover .img1{
	opacity: 0;
}
.kefu .ul1 li:hover .img2{
	opacity: 1;
}
.kefu .ul1 h5{
	color: #888888;
	font-size: 14px;
	font-family: "微软雅黑";
	margin-top: 25px;
}
.kefu .ul1 li:hover h5{
	color: #fff;
}
.kefu .kefu_ph{
	display: none;
}
.kefu .kefu_ph h3{
	color: #005dac;
}
.kefu .kefu_ph h6{
	color: #005dac;
	margin-top: 12px;
}
.kefu .kefu_ph .ul2{
	background-color: #777;
	margin-top: 23px;
}
.kefu .ul2 li{
	padding-top: 12px;
	padding-bottom: 16px;
	border-bottom: 1px solid #8a8a8a;
}
.kefu .ul2 h5{
	color: #fff;
	font-size: 14px;
	font-family: "微软雅黑";
	margin-top: 12px;
}
/*底部*/
footer{
	padding-top: 45px;
	background-color: #f1ede7;
}
footer .logo_di{
	width: 225px;
	float: left;
	text-align: center;
}
footer .logo_di .img2{
	margin-top: 40px;
}
footer .logo_di h6{
	margin-top: 5px;
	color: #888;
	font-size: 12px;
	font-family: "微软雅黑";
	line-height: 15px;
}
footer .ul_di{
	float: left;
	margin-left: 105px;
}
footer .ul_di h4{
	color: #666;
	font-size: 18px;
	font-family: "微软雅黑";
	line-height: 30px;
	margin-bottom: 28px;
}
footer .ul_di li a{
	color: #666;
	font-size: 14px;
	font-family: "微软雅黑";
}
footer .ul_di li{
	padding-top: 5px;
	padding-bottom: 5px;
}
footer .ul_di ul{
	float: left;
	width: 203px;
}
footer .ul_di ul:last-child{
	width: 260px;
}
footer .lian_di{
	border-bottom: 1px solid #dadada;
	margin-top: 36px;
	padding-bottom: 22px;
	padding-left: 21px;
}
footer .lian_di .span1{
	float: left;
	color: #666;
	font-size: 18px;
	font-family: "Arial";
	font-weight: bold;
	letter-spacing: 1px;
}
footer .lian_di .span1 img{
	margin-right: 14px;
	margin-top: -6px;
}
footer .lian_di .span2{
	float: right;
	position: relative;
}
footer .lian_di .span2 img{
	margin-left: 15px;
	cursor: pointer;
}
footer .lian_di .span2 .ma_di{
	position: absolute;
	bottom: 22px;
	left: 0px;
	width: 100px;
	height: 103px;
	display: none;
}
footer .banqu_di{
	color: #999;
	font-size: 12px;
	font-family: "微软雅黑";
	text-align: center;
	padding-top: 21px;
	padding-bottom: 19px;
}
footer .banqu_di .span1,
footer .banqu_di .span3,
footer .banqu_di .span4{
	font-family: "Arial";
	margin-right: 8px;
}
footer .banqu_di a{
	color: #999;
}
.best{
	padding-top: 60px;
	padding-bottom: 99px;
	overflow: hidden;
	position: relative;
}
.best .container{
	position: relative;
	z-index: 2;
}
.best h2{
	color: #fff;
	font-family: "微软雅黑";
	letter-spacing: 1px;
	text-align: center;
}
.best h5{
	color: #fff;
	font-family: "Arial";
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-top: 13px;
	position: relative;
	text-align: center;
}
.best h5:after{
	content: '';
	width: 30px;
	height: 3px;
	background-color: #999;
	position: absolute;
	left: 50%;
	margin-left: -15px;
	bottom: -18px;
}
.best h5:before{
	content: '';
	width: 260px;
	height: 1px;
	background-color: #707277;
	position: absolute;
	left: 50%;
	margin-left: -130px;
	bottom: -17px;
}
.best_kuang{
	margin-top: 41px;
}
.best_kuang .ull{
	width: 126px;
	float: left;
	text-align: right;
	overflow: hidden;
	min-height: 369px;
}
.best_kuang .best_con{
	width: 1074px;
	float: left;
	position: relative;
	padding-left: 114px;
	padding-top: 42px;
}
.best_kuang .ul1{
	position: relative;
	padding-top: 47px;
}
.best_kuang .ul1 span{
	color: #fff;
	font-size: 16px;
	font-family: "微软雅黑";
	letter-spacing: .8px;
	cursor: pointer;
}
.best_kuang .ul1 span.active{
	color: #005bac;
}
.best_kuang .ul1 li{
	line-height: 1.5;
	margin-bottom: 20px;
}
.best_kuang .best_con:before{
	content: '';
	position: absolute;
	top: -260px;
	left: 55px;
	width: 1px;
	height: 1200px;
	background-color: #e3d8d4;
	opacity: 0.24;
}
.best_kuang .best_con:after{
	content: '';
	position: absolute;
	top: 44px;
	left: 54px;
	width: 3px;
	height: 30px;
	background-color: #005bac;
}
.best_kuang .best_zi{
	width: 369px;
	float: left;
	padding-right: 14px;
}
.best_kuang .best_img{
	width: 609px;
	float: left;
	margin-right: -18px;
}
.best_kuang .best_img img{
	width: 100%;
}
.best_kuang .best_zi h3{
	color: #fff;
	font-size: 24px;
	font-family: "微软雅黑";
	font-weight: bold;
	letter-spacing: 1.2px;
}
.best_kuang .best_zi h6{
	color: #fff;
	font-size: 14px;
	font-family: "微软雅黑";
	line-height: 1.8;
	margin-top: 17px;
	letter-spacing: .6px;
}
.best_kuang .best_zi .ul2{
	margin-top: 19px;
}
.best_kuang .best_zi .ul2 h4{
	color: #005bac;
	font-size: 16px;
	font-family: "微软雅黑";
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 2px;
}
.best_kuang .best_zi .ul2 li{
	color: #fff;
	font-size: 14px;
	font-family: "微软雅黑";
	padding-top: 6px;
	letter-spacing: 1px;
}
.best_kuang .best_zi .best_a{
	margin-top: 50px;
	color: #fff;
	font-size: 14px;
	font-family: "微软雅黑";
	display: inline-block;
}
.best_kuang .best_zi .best_a:hover{
	color: #005bac;
}
.best_kuang .best_zi .best_a:hover .img_s{
	display: none;
}
.best_kuang .best_zi .best_a:hover .img_d{
	display: inline-block;
}
.best_kuang .best_zi .best_a img{
	margin-left: 10px;
	margin-top: -0px;
}
/**/
.best_kuang .best_con .best_item{
	display: none;
}
.best_kuang .best_con .best_item:first-child{
	display: block;
}
.zUIpanelScrollBox,.zUIpanelScrollBar{
	width:10px;
	top:4px;
	right:2px;
	border-radius:5px;

}
.zUIpanelScrollBox{
	background:black;opacity:0.1;
	filter:alpha(opacity=10);
}
.zUIpanelScrollBar{
	background:#fff;opacity:0.8;
	filter:alpha(opacity=80);
}
.best2{
	display: none;
	padding-top: 60px;
}
.best_pdh{

}
.best_pdh .ul1{
	margin-top: 13px;
}
.best_pdh .ul1 li{
	color: #666;
	font-size: 14px;
	font-family: "微软雅黑";
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
	cursor: pointer;
}
.best_pdh .ul1 li:last-child{
	border-bottom: 1px solid #dcdcdc;
}
.best_pdh .ul1 li.active{
	color: #005bac;
	border-bottom: 1px solid #005bac;
}
.best_pdh .best_zi{
	padding-top: 26px;
}
.best_pdh .best_zi h3{
	color: #005dac;
	font-size: 16px;
	font-family: "微软雅黑";
	font-weight: bold;
	letter-spacing: .9px;
}
.best_pdh .best_zi h6{
	color: #666;
	font-size: 14px;
	font-family: "微软雅黑";
	line-height: 2;
	letter-spacing: .8px;
	margin-top: 7px;

}
.best_pdh .best_zi .ul2{
	margin-top: 23px;
}
.best_pdh .best_zi .ul2 h4{
	color: #005dac;
	font-size: 16px;
	font-family: "微软雅黑";
	font-weight: bold;
	letter-spacing: .9px;
	margin-bottom: 6px;
}
.best_pdh .best_zi .ul2 li{
	color: #666;
	font-size: 16px;
	font-family: "微软雅黑";
	line-height: 2;
	display: inline-block;
	letter-spacing: .8px;
}
.best_pdh .best_zi .best_a{
	color: #005dac;
	font-size: 14px;
	font-family: "微软雅黑";
	letter-spacing: .9px;
	display: inline-block;
	margin-top: 19px;
}
.best_pdh .best_zi .best_a img{
	margin-left: 7px;
}
.best_pdh .best_img{
	width: 100%;
	margin-top: 23px;
}
.best_pdh .best_conp .best_item{
	display: none;
}
.best_pdh .best_conp .best_item:first-child{
	display: block;
}
/*内页公共*/
.banner{
	position: relative;
	z-index: 2;
}
.tuan{
	background: url(../images/tuan.png) center center;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
}
.tuand{
	background-color: #22384c;
	opacity: .7;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}
.tuand0{
	background-color: #000;
	opacity: .2;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}
.banner img{
	width: 100%;
}
.banner h1{
	color: #fff;
	font-size: 48px;
	font-family: "思源黑体 CN","微软雅黑";
	position: absolute;
	top: 38.2%;
	text-align: center;
	left: 0;
	width: 100%;
	z-index: 2;
}
.nav_er{
	height: 70px;
	line-height: 70px;
	color: #666;
	font-size: 14px;
	font-family: "微软雅黑";
	background-color: #fafafa;
}
.nav_er li{
	margin-right: 18px;
	position: relative;
	float: left;
}
.nav_er li::after{
	content: '';
	position: absolute;
	top: 51%;
	right: -12px;
	width: 7px;
	height: 7px;
	margin-top: -3.5px;
	background: url(../images/arrow_tou.png) no-repeat center center;
}
.nav_er a{
	color: #666;
}
.nav_er a:last-child{
	color: #005bac;
}
.nav_er li:last-child::after{
	display: none;
}
.banner_nav{
	position: absolute;
	top: 52%;
	left: 0;
	width: 100%;
	color: #fff;
	font-size: 48px;
	font-family: "微软雅黑";
	text-align: center;
}
.banner_nav li{
	display: inline-block;
	position: relative;
	margin-right: 28px;
}
.banner_nav li:last-child{
	margin-right: 0;
}
.banner_nav li a{
	display: block;
	width: 155px;
	height: 32px;
	line-height: 30px;
	border: 1px solid #fff;
	position: relative;
	z-index: 1;
	color: #fff;
	font-size: 16px;
	font-family: "微软雅黑";
}
.banner_nav li a::after,
.banner_nav li a::before{
	content: '';
	position: absolute;
	top: 15px;
	width: 8px;
	height: 1px;
	background-color: #fff;
}
.banner_nav li a::after{
	right: 9px;
}
.banner_nav li a::before{
	left: 9px;
}
.banner_nav li a.active,
.banner_nav li a:hover{
	background-color: #005bac;
	border-color: #005bac;
}
.banner_nav li .meng{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	opacity: 0.15;
}
/*02*/
.product_btn{
	height: 40px;
	border-bottom: 1px solid #e5e5e5;
	line-height: 40px;
	display: none;
}
.product_btn img{
	cursor: pointer;
}
.product_list{
	
}
@media screen and (min-width: 1200px) {
	.product_list .container{
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
}

.product_list h1{
	color: #333333;
	font-size: 72px;
	font-family: "RT";
	padding-left: 68px;
	padding-top: 38px;
}
.product_list h2{
	color: #333333;
	font-size: 30px;
	/*font-family: "思源黑体 CN","微软雅黑";*/
	font-family: "微软雅黑";
	font-weight: bold;
	padding-left: 68px;
	margin-top: 11px;
}
.product_l{
	border-top: 1px solid #e5e5e5;
	margin-top: 46px;
}
.product_l .ul1{
	float: left;
	width: 387px;
}
.product_l .ul1 li{
	border-bottom: 1px solid #e5e5e5;
}

.product_l .ul1 li .a{
	position: relative;
}

.product_l .ul1 li a{
	display: block;
	color: #666;
	font-size: 20px;
	font-family: "微软雅黑";
	height: 54px;
	width: 100%;
	padding-left: 68px;
	line-height: 54px;
	position: relative;
}
.product_l .ul1 li.active .a{
	border-bottom: 1px solid #e5e5e5;
	color: #005bac;
}
.product_l .ul1 li.on .a{
	color: #005bac;
}


.product_l .ul1 li.active .a .img_s{
	display: none;
}
.product_l .ul1 li.active .a .img_d{
	display: block;
}
.product_l .ul1 li img{
	position: absolute;
	right: 27px;
	top: 50%;
	margin-top: -9px;
	width: 18px;
	cursor: pointer;
}
.product_l .ul_d{
	padding-top: 10px;
	padding-bottom: 10px;
	display: none;
}
.product_l .ul_d li{
	height: auto;
	border-bottom: 0;
}
.product_l .ul_d li a{
	display: inline-block;
	font-size: 16px;
	border-bottom: 0;
	line-height: 37px;
	height: auto;
}
.product_l .ul_d li.on a{
    color: #005bac;
}
.product_l .ul1 li a:hover{
	color: #005bac;
}
.product_l .you{
	float: left;
}
.product_l .ul2{
	border-left: 1px solid #e5e5e5;
}
.product_l .ul2 li{
	width: 20%;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	float: left;
	padding-top: 25px;
	padding-bottom: 43px;
	overflow: hidden;
}
.product_l .ul2 .img_k{
	text-align: center;
	overflow: hidden;
	height: 235px;
}
.product_l .ul2 .img_k img{
	max-width: 100%;
}
.product_l .ul2 .zik{
	display: block;
	text-align: center;
}
.product_l .ul2 .zi{
	display: inline-block;
}
.product_l .ul2 .zi a.a{
	text-align: left;
	display: block;
	color: #005bac;
	font-size: 14px;
	font-family: "微软雅黑";
	margin-top: 12px;
}
.product_l .ul2 .zi a.a img{
	margin-left: 8px;
	margin-top: -2px;
}
.product_l .ul2 h3{
	margin-top: 20px;
	font-size: 18px;
	font-family: "微软雅黑";
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.product_l .ul2 h3 a{
	color: #525252;
}
.product_l .ul2 li:hover a{
	color: #005bac;
}
/*左侧出的菜单*/
.nav_meng{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: #000;
	opacity: 0.45;
	z-index: 201;
	display: none;
}
.nav_cai{
	position: fixed;
	top: 0;
	left: -269px;
	bottom: 0;
	width: 269px;
	background-color: #fff;
	z-index: 202;
	overflow: auto;
}
.nav_cai h5 {
	font-size: 14px;
	border-bottom: 1px solid #eee;
	position: relative;
	padding-left: 15px;
}
.nav_cai h5 .span1{
	color: #333;
	font-family: "RT";
}
.nav_cai h5 .span2{
	color: #005bac;
	font-family: "微软雅黑";
	line-height: 39px;
}
.nav_cai h5 img{
	position: absolute;
	right: 10px;
	top: 10px;
	cursor: pointer;
	width: 18px;
}
.nav_cai .ul1 h5{
	height: 68px;
	line-height: 76px;
	color: #666;
	font-family: "微软雅黑";
	cursor: pointer;
}
.nav_cai .ul1 h5 a{
	color: #666;
}
.nav_cai .ul1 h5 img{
	position: absolute;
	top: 30px;
	right: 44px;
}
.nav_cai .ul1 h5.active .img_s{
	display: none;
}
.nav_cai .ul1 h5.active .img_d{
	display: block;
}
.nav_cai .ul2{
	border-bottom: 1px solid #eee;
	padding-bottom: 7px;
	padding-top: 7px;
	display: none;
}
.nav_cai .ul2 li{
	font-size: 14px;
	font-family: "微软雅黑";
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 15px;
}
.nav_cai .ul2 li a{
	color: #666;
}
/*01*/
.product_nei{
	padding-top: 65px;
}
.product_nei01{
	padding-bottom: 115px;
}
.product_nei01 .pnei_1{
	float: left;
	width: 50%;
	padding-right: 122px;
}
.product_nei01 .pnei_1 .h31{
	color: #333;
	font-size: 24px;
	font-family: "微软雅黑";
	margin-top: 48px;
}
.product_nei01 .pnei_1 .h32{
	color: #015cac;
	font-size: 24px;
	font-family: "微软雅黑";
	margin-top: 67px;
}
.product_nei01 .pnei_1 h4{
	color: #666;
	font-size: 18px;
	font-family: "微软雅黑";
	line-height: 2.7;
	letter-spacing: 1.2px;
	margin-top: 8px;
}
.product_nei01 .pnei_2{
	float: left;
	width: 50%;
	text-align: center;
}
.product_nei01 .pnei_2 .slick-slider{
	margin-left: 0;
	margin-right: 0;
}
.product_nei01 .pnei_2 .slick-slide{
	padding-right: 0;
	padding-left: 0;
	height: 445px;
}
.product_nei01 .pnei_2 .slick-slide img{
	max-width: 100%;
}
.product_nei01 .pnei_2 .slick-arrow{
	position: absolute;
	top: 50%;
	width: 41px;
	height: 41px;
	z-index: 1;
}
.product_nei01 .pnei_2 .slick-prev{
	background: url(../images/arrow_l.png) no-repeat center center;
	left: 4px;
}
.product_nei01 .pnei_2 .slick-next{
	background: url(../images/arrow_r.png) no-repeat center center;
	right: 4px;
}
.product_nei01 .pnei_2 .slick-dots{
	position: absolute;
	bottom: -102px;
	left: 0;
	width: 100%;
	text-align: center;
}
.product_nei01 .pnei_2 .slick-dots li{
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #005dac;
	opacity: 0.3;
	vertical-align: middle;
	margin-left: 10px;
	margin-right: 10px;
}
.product_nei01 .pnei_2 .slick-dots li.slick-active{
	width: 20px;
	height: 20px;
	opacity: 1;
	border: 5px solid #E3E3E3;
}
.product_nei01 .pnei_3{
	float: left;
	margin-top: 39px;
}
.product_nei01 .pnei_3 .lian_a{
	display: inline-block;
	width: 198px;
	height: 62px;
	line-height: 62px;
	color: #fff;
	font-size: 18px;
	font-family: "微软雅黑";
	position: relative;
	text-align: center;
}
.product_nei01 .pnei_3 .lian_a img{
	margin-left: 20px;
	position: relative;
	z-index: 1;
	margin-top: -5px;
}
.product_nei01 .pnei_3 .lian_a span{
	position: relative;
	z-index: 1;
}
.product_nei01 .pnei_3 .lian_a::after{
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	height: 7px;
	width: 100%;
}
.product_nei01 .pnei_3 .lian_a:hover::after{
	height: 100%;
}
.product_nei01 .pnei_3 .lian_a1{
	background-color: #1d5ca9;
}
.product_nei01 .pnei_3 .lian_a2{
	background-color: #26ba98;
}
.product_nei01 .pnei_3 .lian_a3{
	background-color: #74b7e1;
}
.product_nei01 .pnei_3 .lian_a1::after{
	background-color: #0d478d;
}
.product_nei01 .pnei_3 .lian_a2::after{
	background-color: #089473;
}
.product_nei01 .pnei_3 .lian_a3::after{
	background-color: #5ea4c7;
}
.product_nei02{
	background-color: #fafafa;
	border-bottom: 2px solid #dfe2e5;
}
.product_nei02 li{
	width: 33.333%;
	float: left;
	text-align: center;
	position: relative;
	padding-top: 15px;
	padding-bottom: 15px;
}
.product_nei02 li a{display:block; width:100%;}
.product_nei02 li p{
	color: #005dac;
	font-size: 16px;
	font-family: "微软雅黑";
}
.product_nei02 li::after{
	content: '';
	position: absolute;
	bottom: 2px;
	left: 0;
	width: 100%;
	height: 7px;
	background-color: #d7d7d7;
	display: none;
}
.product_nei02 li.active
{
	background-color: #e9e9e9;
}
.product_nei02 li.active::after{
	display: block;
}
.product_nei03{
	padding-top: 75px;
}
.product_nei03 h1{
	color: #015cac;
	font-size: 36px;
	font-family: "微软雅黑";
}
.product_nei03 .h12{
	margin-top: 109px;
}
.product_nei03 h1 span{
	font-size: 23px;
	vertical-align: middle;
	margin-right: 13px;
}
.product_nei03 h4{
	color: #666;
	font-size: 18px;
	font-family: "微软雅黑";
	margin-top: 58px;
}
.product_nei03 h4 span{
	color: #015cac;
	margin-right: 6px;
}
.product_nei03 .ul1{
	margin-top: 34px;
}
.product_nei03 li{
	color: #666;
	font-size: 18px;
	font-family: "微软雅黑";
	padding-top: 22px;
}
.product_nei03 li span{
	margin-right: 7px;
}
.product_nei03 .jiegou {
	padding-top: 50px;
	padding-bottom: 121px;
	padding-left: 73px;
}
.product_nei03 .jiegou div{
	display: inline-block;
}
.product_nei03 .ul2{
	margin-top: 71px;
	margin-left: 44px;
	margin-right: 224px;
}
.product_nei03 .ul2 li{
	color: #333;
	padding-top: 34px;
}
.product_nei03 li span{
	color: #015cac;
}
.product_nei03 .pro_item{
	display: none;
}
.product_nei03 .pro_item:first-child{
	display: block;
}
.pro_item{padding-bottom:50px; color: #666;
	font-size: 18px;
	font-family: "微软雅黑"; }
/*03*/
.nav_san {
	border-bottom: 1px solid #dfdfdf;
	text-align: center;
}
.nav_san li{
	display: inline-block;
	margin-left: 52.5px;
	margin-right: 52.5px;
}
.nav_san li a{
	color: #666;
	font-size: 18px;
	font-family: "微软雅黑";
	line-height: 70px;
	display: inline-block;
	position: relative;
}
.nav_san li a::after{
	content: '';
	position: absolute;
	left: 50%;
	margin-left: -8px;
	bottom: -5px;
	background: url(../images/nav.jpg) no-repeat center center;
	width: 16px;
	height: 10px;
	display: none;
}
.nav_san li a:hover,
.nav_san li a.active{
	color: #005bac;
}
.nav_san li a:hover::after,
.nav_san li a.active::after{
	display: block;
}
.recruit{
	padding-top: 60px;
	padding-bottom: 99px;
}
.recruit .lian_a{
	display: inline-block;
	width: 198px;
	height: 62px;
	line-height: 62px;
	color: #fff;
	font-size: 18px;
	font-family: "微软雅黑";
	position: relative;
	text-align: center;
	background-color: #26ba98;
	margin-top: 61px;
}
.recruit .lian_a img{
	margin-left: 20px;
	position: relative;
	z-index: 1;
	margin-top: -5px;
}
.recruit .lian_a span{
	position: relative;
	z-index: 1;
}
.recruit .lian_a::after{
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	height: 7px;
	width: 100%;
	background-color: #0f9c7b;
}
.recruit .lian_a:hover::after{
	height: 100%;
}
.recruit h1{
	color: #333;
	font-size: 72px;
	font-family: "RT";
}
.recruit h2{
	color: #333;
	font-size: 30px;
	font-weight: bold;
	font-family: "思源黑体 CN","微软雅黑";
	margin-top: 15px;
}
.recruit h4{
	color: #333;
	font-size: 16px;
	font-family: "微软雅黑";
	line-height: 1.8;
	margin-top: 65px;
	letter-spacing: .8px;
}
.recruit .img{
	width: 100%;
	margin-top: 69px;
}
.recruit h5{
	color: #333;
	font-size: 24px;
	font-weight: bold;
	font-family: "微软雅黑";
	margin-top: 70px;
	letter-spacing: .6px;
}
.recruit .ul1{
	margin-top: 45px;
}
.recruit .ul1 li{
	color: #333;
	font-size: 16px;
	font-family: "微软雅黑";
	letter-spacing: .75px;
    line-height:36px;
}
.recruit .tuijian{
	margin-left: -8px;
	margin-right: -8px;
	text-align: center;
	margin-top: 47px;
}
.recruit .tuijian .col-sm-4{
	padding-left: 8px;
	padding-right: 8px;
	margin-top: 30px;
}
.recruit .tuijian .imgk{
	overflow: hidden;
	width: 100%;
}
.recruit .tuijian .imgk img{
	width: 100%;
}
.recruit .tuijian h3{
	font-size: 24px;
	font-family: "微软雅黑";
	margin-top: 21px;
}
.recruit .tuijian h6{
	font-size: 16px;
	font-family: "微软雅黑";
	line-height: 2.2;
	margin-top: 23px;
	padding: 0 35px 0 35px;
	height: 105.6px;
	overflow: hidden;
}
.recruit .tuijian h3 a{
	color: #333;
}
.recruit .tuijian h6 a{
	color: #333;
}
.recruit .tuijian .more_re{
	color: #005bac;
	font-size: 16px;
	font-family: "微软雅黑";
	margin-top: 24px;
	display: inline-block;
}
.recruit .tuijian .more_re img{
	margin-left: 10px;
	margin-top: -1px;
}
.recruit .tuijian .col-sm-4:hover .imgk img{
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-ms-transform: scale(1.3);
	-o-transform: scale(1.3);
	transform: scale(1.3);
}
.recruit .tuijian .col-sm-4:hover h3 a{
	color: #005bac;
}
/*04*/
.chanfu .nav_san li{
	margin-left: 35.5px;
	margin-right: 35.5px;
}
.down {
	padding-top: 57px;
}
.down h1{
	color: #333;
	font-size: 72px;
	font-family: "RT";
}
.down h2{
	color: #333;
	font-size: 30px;
	font-weight: bold;
	font-family: "思源黑体 CN","微软雅黑";
	margin-top: 15px;
}
.btn-select {
	position: relative;
	display: inline-block;
	width: 100%;
	height: 43px;
	background-color: #fff;
	font-size: 14px;
	font-family: "微软雅黑";
	color: #999;
	border: 1px solid #dcdcdc;
}
.btn-select::before{
	content: '';
	position: absolute;
	top: 10px;
	left: 19px;
	width: 1px;
	height: 23px;
	background-color: #dcdcdc;
}
.btn-select .cur-select {
	position: absolute;
	display: block;
	width: 100%;
	height: 43px;
	line-height: 43px;
	background: url(../images/select.png) no-repeat center right 15px;
	text-indent: 26px;
	padding-left: 14px;
	color: #999;
}
.btn-select select {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 43px;
	line-height: 86px;
	opacity: 0;
	filter: alpha(opacity: 0;);
	color: #999;
	font-size: 14px;
	font-family: "微软雅黑";
	cursor: pointer;
}
.btn-select select option {
	text-indent: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 11px;
	cursor: pointer;
}
.btn-select select option:hover {
	background-color: #f80;
	color: #fff;
} 
.sou_down{
	margin-right: -21px;
	margin-left: -21px;
	margin-top: 60px;
}
.sou_down .col-sm-6{
	padding-left: 21px;
	padding-right: 21px;
}
.sou_down .input{
	width: 100%;
	position: relative;
}
.sou_down .input input{
	width: 100%;
	height: 43px;
	border: 1px solid #dcdcdc;
	color: #666;
	font-size: 14px;
	font-family: "微软雅黑";
	padding-left: 34px;
}
.sou_down .input:before{
	content: '';
	position: absolute;
	width: 1px;
	height: 23px;
	background-color: #dcdcdc;
	top: 10px;
	left: 19px;
}
.sou_down .input button{
	width: 104px;
	height: 39px;
	background: url(../images/sou.png) no-repeat center center;
	background-color: #005bac;
	position: absolute;
	top: 50%;
	margin-top: -19.5px;
	right: 2px;
}
.list_down{
	padding-top: 24px;
}
.list_down .col-md-4{
	margin-top: 35px;
}
.list_down .downk{
	position: relative;
	background-color: #f5f5f5;
	padding-top: 46px;
	padding-left: 34px;
	padding-bottom: 40px;
}
.list_down .downk::before{
	content: '';
	width: 100%;
	height: 3px;
	background-color:#005bac;
	position: absolute;
	top: 0;
	left: 0;
}
.list_down .downl{
	float: left;
	width: 86px;
	text-align: right;
	padding-right: 24px;
}
.list_down .downl h5{
	color: #005bac;
	font-size: 14px;
	font-family: "微软雅黑";
	margin-top: 12px;
}
.list_down .downl h1{
	color: #005bac;
	font-size: 36px;
	font-weight: bold;
	font-family: "微软雅黑";
	margin-top: 12px;
}
.list_down .downr{
	float: left;
	width: 230px;
	border-left: 1px solid #dcdcdc;
	padding-left: 20px;
	padding-bottom: 14px;
}
.list_down .downr h4{
	color: #333;
	font-size: 18px;
	font-family: "微软雅黑";
	letter-spacing: 1px;
	margin-top: 8px;
	height: 19.8px;
	overflow: hidden;
}
.list_down .downr h5{
	color: #666;
	font-size: 14px;
	font-family: "微软雅黑";
	line-height: 2.1;
	letter-spacing: 0.4px;
	margin-top: 5px;
}
.list_down .downr h5.h51{
	height: 88.2px;
	overflow: hidden;
}
.list_down .downr h5.h52{
	font-family: "Arial";
	line-height: 1;
	margin-top: 19px;
}
.list_down .downr h6{
	color: #666;
	font-size: 12px;
	font-family: "微软雅黑";
	cursor: pointer;
	margin-top: 21px;
}
.list_down .downr h6 a{color: #666;}
.list_down .downk:hover::before{
	height: 6px;
}
.list_down .downk:hover .downr{
	border-color: #005bac;
}
.list_down .downk:hover h4,
.list_down .downk:hover h5,
.list_down .downk:hover h6,
.list_down .downk:hover h6 a{
	color: #005bac;
}
.list_down .downk:hover .img_s{
	display: none;
}
.list_down .downk:hover .img_d{
	display: inline-block;
}
/*07*/
.speech{
	padding-top: 50px;
	padding-bottom: 111px;
}
.speech h1{
	color: #333;
	font-size: 72px;
	font-family: "RT";
}
.speech h2{
	color: #333;
	font-size: 30px;
	font-weight: bold;
	font-family: "思源黑体 CN","微软雅黑";
	margin-top: 5px;
}
.speech .tu{
	margin-top: 59px;
}
.speech .tu img.fl{
	width: 320px;
	height: 278px;
}
.speech .tu .tit{
    text-align:center;
	width: 880px;
	height: 207px;
	border-bottom: 8px solid #e9e9e9;
	line-height: 199px;
	background-color: #fafafa;
	color: #333;
	font-size: 30px;
	font-family: "微软雅黑";
	position: relative;
}
.speech .tu .tit .img1{
	margin-left: 90px;
	margin-right: 100px;
	margin-top: -47px;
}
.speech .tu .tit .img2{
	position: absolute;
	bottom: -79px;
	left: 0;
}
.speech .zhici{
	padding-top: 49px;
}
.speech .zhici p{
	color: #333;
	font-size: 18px;
	font-family: "微软雅黑";
	line-height: 2.2;
	letter-spacing: 0.5px;
}
.speech .zhici p:last-child{
	text-align: right;
}
.speech .zhici img.fr{
	margin-left: 28px;
	margin-top: -118px;
}
.speech .zhici .quan{
	text-align: center;
	margin-top: 16px;
	margin-bottom: 40px;
}
.speech .zhici .quan img{
	cursor: pointer;
}
.speech .zhici .zhicip p{
	display: none;
}
.speech .zhici .zhicip p:nth-child(1),
.speech .zhici .zhicip p:nth-child(2),
.speech .zhici .zhicip p:nth-child(3),
.speech .zhici .zhicip p:nth-child(4)
{
	display: block;
}
.speech .zhici .zhicip p:last-child{
	text-align: left;
}
/*16*/
.future{
	padding-top: 53px;
	padding-bottom: 115px;
}
.future h1{
	color: #333;
	font-size: 72px;
	font-family: "RT";
}
.future h2{
	color: #333;
	font-size: 30px;
	font-weight: bold;
	font-family: "思源黑体 CN","微软雅黑";
	margin-top: 15px;
}
.future_list{
	border-top: 1px solid #dcdcdc;
	margin-top: 63px;
	
}
.future_list .row{
	margin-left: 0;
}
.future_list .col-md-4{
	border-right: 1px solid #dcdcdc;
	padding-top: 61px;
}
.future_list .col-md-4:nth-child(3){
	border-right: 0;
}
.future_list .col-md-4:nth-child(1),
.future_list .col-md-4:nth-child(4){
	padding-left: 0;
}
.future_list .col-md-4:nth-child(4),
.future_list .col-md-4:nth-child(5)
{
	padding-bottom: 58px;
}
.future_list h3{
	color: #333;
	font-size: 24px;
	font-family: "微软雅黑";
	line-height: 1.2;
	height: 57.6px;
	overflow: hidden;
}
.future_list h3 a{
	color: #333;
}
.future_list h4{
	color: #333;
	font-size: 18px;
	font-family: "Arial";
	margin-top: 9px;
}
.future_list h5{
	color: #666;
	font-size: 14px;
	font-family: "微软雅黑";
	line-height: 1.9;
}
.future_list h5.h51{
	margin-top: 9px;
	height: 80px;
	overflow: hidden;
}
.future_list h5.h52 {
	margin-top: 30px;
	margin-bottom: 11px;
}
.future_list h5.h51 a{
	color: #666;
}
.future_list h5.h52 a{
	color: #005bac;
}
.future_list h5.h52 img{
	margin-left: 7px;
	margin-top: -3px;
}
.future_list .h_lp{
	width: 810px;
	background-color: #fafafa;
}
/*15*/
.faq{
	padding-top: 60px;
}
.faq h1{
	color: #333;
	font-size: 72px;
	font-family: "RT";
}
.faq h2{
	color: #333;
	font-size: 30px;
	font-weight: bold;
	font-family: "思源黑体 CN","微软雅黑";
	margin-top: 15px;
	margin-bottom: 57px;
}
.faq h3{
	color: #666;
	font-size: 24px;
	font-family: "微软雅黑";
	margin-top: 68px;
	margin-bottom: 66px;
}
.faq00{
	background-color: #fafafa;
	padding-top: 27px;
}
.faqrow {
	margin-left: -28px;
	margin-right: -28px;
}
.faqrow .col-sm-12{
	padding-left: 28px;
	padding-right: 28px;
}
.faq .faq1{
	padding-left: 35px;
	padding-right: 35px;
	background-color: #fff;
	box-shadow: 0 2px 3px 0 #dcdcdc;
	cursor: pointer;
	margin-top: 40px;
}
.faq .faq1 h4{
	height: 114px;
	line-height: 114px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #333;
	font-size: 18px;
	font-family: "微软雅黑";
}
.faq .faq1 h5{
	line-height: 2.5;
	color: #666;
	font-size: 14px;
	font-family: "微软雅黑";
	letter-spacing: 1px;
	padding-bottom: 105px;
	display: none;
}
.faq .faq1 h5:first-line{
	line-height: 1;
}
.faq .faq1 h5 span{
	font-size: 18px;
	color: #005bac;
	line-height: 0;
}
.faq .faq1:hover h4{
	color: #005bac;
}
/*14*/
.contact{
	padding-top: 55px;
}
.contact h1{
	color: #333;
	font-size: 72px;
	font-family: "RT";
}
.contact h2{
	color: #333;
	font-size: 30px;
	font-weight: bold;
	font-family: "思源黑体 CN","微软雅黑";
	margin-top: 15px;
}
.contact .h51{
	color: #666;
	font-size: 16px;
	font-family: "微软雅黑";
	line-height: 1.9;
	margin-top: 60px;
	border-top: 1px solid #dcdcdc;
	padding-top: 22px;
}
.contact .h52{
	color: #333;
	font-size: 24px;
	font-family: "微软雅黑";
	margin-top: 42px;
	margin-bottom: 33px;
}
.contact .h52 img{
	margin-top: -3px;
	margin-right: 10px;
}
.contact .h52 span{
	color: #005bac;
	font-size: 30px;
	font-family: "Arial";
	font-weight: bold;
}
.con_form{
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	background-color: #f4f4f4;
	padding-top: 60px;
	padding-bottom: 57px;
}
.con_form .container{
	padding-left: 35px;
}
.con_form .btn-select{
	width: 275px;
	border-left: 0;
	height: 48px;
	font-size: 18px;
	color: #666;
	float: left;
}
.con_form .btn-select.one{
	border-left: 1px solid #dcdcdc;
	margin-left: 0;
}
.con_form .btn-select::before{
	display: none;
}
.con_form .btn-select .cur-select {
	text-indent: 4px;
	height: 48px;
	line-height: 47px;
}
.con_form button{
	width: 232px;
	height: 49px;
	background-color: #005bac;
	color: #fff;
	font-size: 16px;
	font-family: "微软雅黑";
	text-align: center;
	line-height: 49px;
	letter-spacing: 5px;
	position: relative;
	margin-left: 40px;
	float: left;
	margin-top: -2px;
}
.con_form button:after{
	content: '';
	position: absolute;
	bottom: 1px;
	left: 1px;
	width: 230px;
	background-color: #0d488e;
	height: 4px;
}
.con_re{
	padding-top: 27px;
	padding-bottom: 35px;
	padding-left: 20px;
}
.con_re .zuo{
	float: left;
	width: 278px;
	padding-top: 21px;
}
.con_re .zuo h4{
	color: #666;
	font-size: 18px;
	font-family: "微软雅黑";
}
.con_re .zuo h4 span{
	color: #005bac;
}
.con_re .you{
	float: left;
	min-height: 469px;
	border-left: 1px solid #dcdcdc;
	padding-left: 25px;
	padding-top: 21px;
}
.con_re .you ul{
	width: 398px;
	float: left;
	margin-left: 80px;
	padding-right: 80px;
}
.con_re .you ul:first-child{
	margin-left: 0;
}
.con_re .you li{
	margin-bottom: 46px;
}
.con_re .you li .h41{
	color: #005bac;
	font-size: 18px;
	font-family: "微软雅黑";
}
.con_re .you li .h42{
	color: #666;
	font-size: 18px;
	font-family: "微软雅黑";
	line-height: 1.65;
	margin-top: 5px;
}
.con_re .you li .h43{
	color: #666;
	font-size: 18px;
	font-family: "微软雅黑";
	line-height: 2;
}
.con_biao{
	border-top: 1px solid #dedede;
	background-color: #f4f4f4;
	padding-top: 71px;
	padding-bottom: 74px;
}
.con_biao h1{
	color: #005bac;
	font-size: 30px;
	font-family: "微软雅黑";
	text-align: center;
}
.con_biao h4{
	color: #666;
	font-size: 18px;
	font-family: "微软雅黑";
	position: relative;
	text-align: center;
	margin-top: 20px;
}
.con_biao h4::after{
	content: '';
	position: absolute;
	bottom: -28px;
	width: 38px;
	height: 1px;
	left: 50%;
	margin-left: -19px;
	background-color: #b6b6b6;
}
.con_biao .row{
	margin-left: -13.5px;
	margin-right: -13.5px;
	margin-top: 54px;
}
.con_biao .col-sm-6{
	padding-right: 13.5px;
	padding-left: 13.5px;
}
.con_biao .col-xs-12{
	margin-top: 21px;
}
.con_biao .col-xs-12 input{
	width: 100%;
	height: 51px;
	border: 1px solid #d5d5d5;
	background-color: transparent;
	padding-left: 15px;
	color: #666;
	font-size: 14px;
	font-family: "微软雅黑";
}
.con_biao .col-xs-12 textarea{
	width: 100%;
	height: 123px;
	border: 1px solid #d5d5d5;
	background-color: transparent;
	padding-left: 15px;
	padding-top: 15px;
	color: #666;
	font-size: 14px;
	font-family: "微软雅黑";
}
.yan{
	margin-top: 63px;
}
.yan .input1{
	width: 244px;
	height: 49px;
	border: 1px solid #d5d5d5;
	background-color: transparent;
	color: #666;
	font-size: 14px;
	font-family: "微软雅黑";
	float: left;
}
.yan .input2{
	float: right;
	width: 200px;
	height: 41px;
	color: #fff;
	font-size: 18px;
	font-family: "微软雅黑";
	letter-spacing: 5px;
	background-color: #005bac;
	margin-top: 8px;
}
.yan .input3{
	float: right;
	width: 200px;
	height: 41px;
	color: #fff;
	font-size: 18px;
	font-family: "微软雅黑";
	letter-spacing: 5px;
	background-color: #26ba98;
	margin-right: 21px;
	margin-top: 8px;
}
.yan img{
	float: left;
	margin-left: 27px;
	margin-top: 5px;
	width: 90px;
	height: 40px;
}
.con_xi{
	text-align: center;
	padding-top: 38px;
	padding-bottom: 75px;
}
.con_xi .col-sm-6{
	margin-top: 35px;
}
.con_xi h4{
	color: #333;
	font-size: 16px;
	font-family: "微软雅黑";
	margin-top: 29px;
}
.con_xi h5{
	color: #666;
	font-size: 14px;
	font-family: "微软雅黑";
	margin-top: 12px;
}
.h_map{
	height: 393px;
	width: 100%;
}
/*11*/
.zuijia{
	padding-top: 52px;
}
.zuijiah{
	padding-top: 0;
}
/*.zuijia h1{
	color: #333;
	font-size: 72px;
	font-family: "RT";
}*/
.zuijia h2{
	color: #333;
	font-size: 30px;
	font-weight: bold;
	font-family: "思源黑体 CN","微软雅黑";
	margin-top: 13px;
}
.zuijia h5.h51{
	color: #666;
	font-size: 18px;
	font-family: "微软雅黑";
	margin-top: 52px;
	line-height: 1.7;
}
.zuijial{
	border: 1px solid #dcdcdc;
	margin-top: 57px;
	margin-bottom: 132px;
}
.slick_zui{
	width: 796px;
	float: left;
	margin: 0;
}
.slick_zui .slick-slide{
	padding: 0;
}
.slick_zui .slick-dots{
	display: none !important;
}
.slick_zui .slick-arrow{
	position: absolute;
	bottom: 0;
	width: 89px;
	height: 89px;
	border-left: 1px solid #dcdcdc;
}
.slick_zui .slick-prev{
	background: url(../images/arrow_sl.jpg) no-repeat center center;
	right: -315px;
}
.slick_zui .slick-next{
	background: url(../images/arrow_sr.jpg) no-repeat center center;
	right: -403px;
}
.zuijialz{
	
}
.zuijiar{
	width: 402px;
	float: left;
	display: none;
	padding-top: 93px;
	border-bottom: 1px solid #dcdcdc;
	height: 501px;
	padding-left: 48px;
	padding-right: 42px;
}
.zuijialz .zuijiar:first-child{
	display: block;
}
.zuijiar h5{
	color: #005bac;
	font-size: 14px;
	font-family: "微软雅黑";
}
.zuijiar h4{
	color: #005bac;
	font-size: 24px;
	font-family: "微软雅黑";
	margin-top: 15px;
}
.zuijiar ul{
	margin-top: 26px;
}
.zuijiar li{
	color: #666;
	font-size: 16px;
	font-family: "微软雅黑";
	line-height: 1.8;
}
/*.zuijia02{
	padding-top: 90px;
	border-top: 1px solid #dcdcdc;
}*/
.zuijia02 h5{
	color: #666;
	font-size: 18px;
	font-family: "微软雅黑";
	line-height: 1.7;
	margin-bottom: 53px;
}
.zuijia02 .divhover .imgk{
	overflow: hidden;
	position: relative;
}
.zuijia02 .divhover .imgk img{
	width: 100%;
}
.zuijia02 .divhover p{
	color: #333;
	font-family: "微软雅黑";
	font-size: 16px;
	position: relative;
	padding-top: 5px;
	margin-top: 13px;
	padding-bottom: 5px;
	margin-bottom: 17px;
	padding-left: 14px;
}
.zuijia02 .divhover p a{
	color: #333;
	position: relative;
	z-index: 1;
	display: block;
}
.zuijia02 .divhover p img{
	opacity: 0;
	margin-left: 10px;
	margin-top: -3px;
}
.zuijia02 .divhover p:before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 3px;
	height: 100%;
	background-color: #005bac;
}
.zuijia02 .divhover p:after{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 100%;
	background-color: #005bac;
	opacity: 0.6;
}
.zuijia02 .divhover{
	display: block;
	width: 100%;
}
.zuijia02 .divhover:hover a{
	color: #fff;
	text-align: center;
}
.zuijia02 .divhover:hover p img{
	opacity: 1;
}
.zuijia02 .divhover:hover p:after{
	width: 100%;
}
.zuijia02 .divhover:hover .imgk img{
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-ms-transform: scale(1.3);
	-o-transform: scale(1.3);
	transform: scale(1.3);
}
.zuijia03{
	background-color: #f7f7f7;
}
.zuijia03l{
	width: 112px;
	float: left;
}
.zuijia03l h4{
	color: #005bac;
	font-family: "微软雅黑";
	font-size: 24px;
	margin-top: 124px;
	position: relative;
}
.zuijia03l h4::after{
	content: '';
	position: absolute;
	top: 0;
	right: -1px;
	width: 1px;
	height: 100%;
	background-color: #005bac;
}
.zuijia03r{
	border-left: 1px solid #dcdcdc;
	width: 1088px;
	float: left;
	padding-left: 181px;
	padding-right: 64px;
	padding-top: 50px;
	padding-bottom: 75px;
}
.slick_zui2{
	margin-left: -38px;
	margin-right: -38px;
}
@font-face {
	font-family: 'RC';
	src: url('../fonts/Roboto-Condensed.eot');
	src: url('../fonts/Roboto-Condensed.woff') format('woff'), 
	url('../fonts/Roboto-Condensed.ttf') format('truetype'), 
	url('../fonts/Roboto-Condensed.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
.slick_zui2 .slick-dots{
	position: absolute;
	top: 162px;
	left: -102px;
}
.slick_zui2 .slick-dots::after{
	content: '';
	position: absolute;
	right: -31px;
	top: 50%;
	margin-top: -139px;
	width: 1px;
	height: 278px;
	background-color: #005bac;
}
.slick_zui2 .slick-dots::before{
	content: '';
	position: absolute;
	right: -37px;
	top: 50%;
	margin-top: -4px;
	width: 7px;
	height: 8px;
	background: url(../images/arrow_san.jpg) no-repeat center center;
	z-index: 1;
}
.slick_zui2 .slick-dots li{
	color: #999;
	font-size: 16px;
	font-family: "RC";
	line-height: 2.2;
	cursor: pointer;
}
.slick_zui2 .slick-dots li.slick-active{
	color: #333;
}
.slick_zui2 .slick-slide{
	padding-right: 38px;
	padding-left: 38px;
}
/*.zuik{
	border: 1px solid #eee;
	background-color: #fff;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 44px;
}
.zuikn{
	display: inline-block;
	text-align: left;
}*/

.zuik{
	border: 1px solid #eee;
	background-color: #fff;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 44px;
	padding-left: 15px;
	padding-right: 15px;
}
.zuikn{
	display: inline-block;
	text-align: left;
	max-width: 100%;
}
.zuikn .imgk{
	text-align: center;
}
.zuikn img{
	max-width: 100%;
}



.zuikn h5{
	color: #525252;
	font-family: "微软雅黑";
	font-size: 18px;
	margin-top: 30px;
}
.zuikn .more_z{
	display: inline-block;
	margin-top: 13px;
	color: #005bac;
	font-family: "微软雅黑";
	font-size: 14px;
}
.zuikn .more_z img{
	margin-left: 7px;
	margin-top: -3px;
}
/*12*/
.banzi{
	position: absolute;
	top: 118px;
	right: 15px;
	width: 632px;
	height: 355px;
	background-color: #fff;
	padding-top: 50px;
	padding-left: 55px;
	padding-right: 50px;
	z-index: 1;
	display: none;
}
.banzip{
	position: static;
	display: none;
	padding-left: 0;
	height: auto;
	padding-top: 0;
	padding-right: 0;
	width: auto;
	padding-bottom: 35px;
}
.banzi h4{
	color: #005bac;
	font-family: "微软雅黑";
	font-size: 24px;
	line-height: 1.5;
}
.banzi h5{
	color: #666;
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 1.8;
	margin-top: 30px;
}
.zuijiax{
	padding-top: 29px;
}
.zuijiax h1{
	color: #005bac;
	font-family: "微软雅黑";
	font-size: 48px;
}
.zuijiax h3{
	color: #005bac;
	font-family: "微软雅黑";
	font-size: 24px;
	margin-top: 21px;
}
.zuijiap{
	margin-top: 51px;
	margin-bottom: 112px;
}
.zuijiap p{
	color: #666;
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 2.3;
}
.zuijiap .row{
	margin-top: 27px;
	margin-left: -11px;
	margin-right: -11px;
}
.zuijiap .col-sm-6{
	padding-left: 11px;
	padding-right: 11px;
	margin-top: 30px;
}
.zuijiap .col-sm-6 img{
	width: 100%;
}
.zuijiax .zuijia03{
	border-top: 1px solid #dcdcdc;

}
@media screen and (min-width: 1200px) {
	.banzi{
		display: block;
	}
	.banzip{
		display: none;
	}
	/*.zuijia .banner{
		height: 593px;
	}*/
	.zuijia .banner .img_z{
		position: absolute;
		top: 0;
		left: 50%;
		margin-left: -960px;
		width: auto;
	}
}
.zuijiax03 .slick_jie .slick-dots{
	display: none !important;
}
/*10*/
.gongsi1{
	padding-top: 52px;
	padding-bottom: 64px;
	background: url(../images/NO.png) no-repeat bottom 30px right 50px;
	background-color: #f5f5f5;
}
.gongsi h1{
	color: #333;
	font-size: 72px;
	font-family: "RT";
}
.gongsi h2{
	color: #333;
	font-size: 30px;
	font-weight: bold;
	font-family: "思源黑体 CN","微软雅黑";
	margin-top: 13px;
}
.gongsi12{
	width: 100%;
	padding: 0;
	margin-top: 61px;
}
.gongsi12 .row{
	margin:0;
}
.gongsi12 .col-lg-6{
	padding: 0;
}
.gongsi12img{
	width: 100%;
}
.gongsi12 .gongsi122{
	padding-left: 105px;
	padding-right: 88px;
	padding-top: 48px;
}
.gongsi12 h4{
	color: #333;
	font-size: 36px;
	font-family: "微软雅黑";
	margin-top: 50px;
	margin-bottom: 20px;
}
.gongsi12 h4 img{
	float: left;
	margin-top: -80px;
	margin-right: 41px;
}
.gongsi12 h3{
	color: #333;
	font-size: 18px;
	font-family: "微软雅黑";
	line-height: 2.2;
	text-indent: 2em;
	margin-top: 42px;
}
.gongsi12 h3 span{
	color: #005bac;
}
.gongsi12 h3 .span1{
	font-size: 24px;
}
.gongsi12 p{
	color: #333;
	font-size: 18px;
	font-family: "微软雅黑";
	line-height: 2.2;
	text-indent: 2em;
	margin-top: 42px;
}
.gongsi2{
	background: url(../images/sanjiao.png) no-repeat top right 360px;
	background-color: #fff;
	padding-top: 56px;
	padding-bottom: 45px;
}
.gongsi2 h1{
	font-size: 60px;
}
.gongsi2 h2{
	margin-top: 26px;
}
.gongsi22 {
	margin-top: 58px;
}
.gongsi22 .wenhua01{
	width: 25%;
	text-align: center;
	float: left;
}
.gongsi22 .wenhua01 .zik{
	display: inline-block;
	text-align: center;
}
.gongsi22 .wenhua01 .zik img{
	max-height: 100%;
}
.gongsi22 .wenhua011{
	/*width: 34%;*/
}
.gongsi22 .wenhua010{
	/*text-align: left;*/
}
.gongsi22 .wenhua01 h4{
	color: #666;
	font-size: 24px;
	font-family: "微软雅黑";
	margin-top: 17px;
}
.gongsi22 .wenhua01 h5{
	color: #666;
	font-size: 16px;
	font-family: "微软雅黑";
	line-height: 1.9;
	margin-top: 17px;
}
.gongsi3{
	background: url(../images/sanjiao2.png) no-repeat top right 360px;
	background-color: #f5f5f5;
	padding-top: 86px;
	padding-bottom: 103px;
}
.gongsi32b{
	background: url(../images/guan02.jpg) no-repeat center center;
	height: 496px;
}
.gongsi32{
	margin-top: 59px;
}
.gongsi32 .gongsil{
	width: 580px;
	float: left;
	margin-top: 255px;
	margin-left: 145px;
	text-align: center;
}
.gongsi32 .gongsil h6{
	color: #fff;
	margin-top: 7px;
	text-align: center;
}
.slick_gongsi .slick-prev{
	background: url(../images/arrow_l3.png) no-repeat center center;
	width: 41px;
	height: 41px;
	left: -64px;
}
.slick_gongsi .slick-next{
	background: url(../images/arrow_r3.png) no-repeat center center;
	width: 41px;
	height: 41px;
	right: -64px;
}
.slick_gongsi .slick-dots{
	bottom: -31px;
}
.slick_gongsi .slick-dots li{
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #fff;
	opacity: 0.7;
	vertical-align: middle;
}
.slick_gongsi .slick-dots li.slick-active{
	width: 18px;
	height: 18px;
	background-color: #005bac;
	border: 4px solid #fff;
	opacity: 1;
}

.gongsi32 .gongsir{
	float: left;
	width: 545px;
	background-color: #fff;
	padding-top: 60px;
	padding-left: 65px;
	padding-right: 80px;
	height: 385px;
	margin-top: 55px;
	margin-left: 185px;
}
.gongsi32 .gongsir h4{
	color: #333;
	font-size: 20px;
	font-weight: bold;
	font-family: "微软雅黑";
}
.gongsi32 .gongsir ul{
	margin-top: 44px;
    height:215px; overflow-y:auto;
}
.gongsi32 .gongsir li{
	color: #333;
	font-size: 16px;
	font-family: "微软雅黑";
	line-height: 1.9;
}
.gongsi32 .gongsir li span{
	color: #28b998;
}
.gongsi_con{
	width: auto;
	padding-right: 0;
	padding-left: 15px;
}
/*09*/
.fangx.act{

}
.nav_fang{
	float: left;
	width: 443px;
	text-align: right;
	padding-right: 35px;
	padding-top: 115px;
}
.fangx.act .nav_fang{
	position: fixed;
	top: 100px;
}
.fangx.act .fangr{
	margin-left: 443px;
}
.nav_fang h4{
	color: #333;
	font-size: 24px;
	font-family: "微软雅黑";
	margin-bottom: 36px;
}
.nav_fang h5{
	color: #333;
	font-size: 18px;
	font-family: "微软雅黑";
	line-height: 2;
	cursor: pointer;
}
.nav_fang h5.act{
	color: #005bac;
}
.nav_fang ul{

}
.nav_fang li{
	color: #666;
	font-size: 14px;
	font-family: "微软雅黑";
	line-height: 2.55;
}
.nav_fang li span{
	cursor: pointer;
}
.nav_fang li span.act{
	color: #005bac;
}
.fangr {
	float: left;
	border-left: 1px solid #dcdcdc;
	padding-right: 0;
	padding-left: 0;
	padding-top: 113px;
}
.fangr h2{
	color: #005bac;
	font-size: 36px;
	font-family: "微软雅黑";
	margin-bottom: 63px;
}
.fangr h3.h31{
	color: #005bac;
	font-size: 18px;
	font-family: "微软雅黑";
	height: 57px;
	line-height: 57px;
	background: #fafafa;
	border-left: 6px solid #005bac;
	margin-right: 181px;
	margin-bottom: 56px;
	padding-left: 22px;
}
.fangr h3.h312{
	margin-bottom: 65px;
}
.fangr1{
	padding-bottom: 55px;
	margin-right: 181px;
	border-bottom: 1px solid #dcdcdc;
	margin-bottom: 60px;
}
.fangr1 p{
	color: #666;
	font-size: 16px;
	font-family: "微软雅黑";
	line-height: 1.9;
	text-indent: 2em;
}
.fangr2{
	border: 1px solid #dcdcdc;
	margin-bottom: 62px;
}
.fangr21 .fangr21l,
.fangr23 .fangr21l,
.fangr21 .slick_fang,
.fangr23 .slick_fang
{
	float: left;
}
.fangr22 .slick_fang,
.fangr22 .fangr21l
{
	float: right;
}
.fangr21l{
	width: 402px;
	padding-top: 60px;
}
.fangr21l h3{
	color: #005bac;
	font-size: 24px;
	font-family: "微软雅黑";
}
.fangr21l h5{
	color: #333;
	font-size: 16px;
	font-family: "微软雅黑";
	line-height: 1.85;
	margin-top: 24px;
	margin-bottom: 35px;
	padding-right: 45px;
}
.fangr21l h6{
	color: #005bac;
	font-size: 18px;
	font-family: "微软雅黑";
	margin-top: 2px;
}
.fangr21l ul{
	padding-left: 16px;
	margin-top: 5px;
}
.fangr21l li{
	color: #666;
	font-size: 14px;
	font-family: "微软雅黑";
	line-height: 2.1;
}
.fangr22 .fangr21l li{
	color: #333;
}
.slick_fang{
	margin: 0;
}
.fangr21l1{
	padding-left: 45px;
	/*border-bottom: 1px solid #dcdcdc;
	height: 468px;*/
}
.fangr21lxi{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 63px;
	border-top: 1px solid #dcdcdc;
	background: #fff;
}
.fangr21lxi button{
	width: 87px;
	height: 63px;
	border-left: 1px solid #dcdcdc;
}
.fangr22 .fangr21lxi{
	text-align: right;
}
.fangr21lxi .btn1{
	background: url(../images/arrow_sl.jpg) no-repeat center center;
	margin-left: 228px;
}
.fangr21lxi .btn2{
	background: url(../images/arrow_sr.jpg) no-repeat center center;
	margin-left: -4px;
	border-right: 1px solid #dcdcdc;
}
@media screen and (min-width: 1199px) {
	.slick_fang .slick-arrow{
		display: none !important;
	}
}
@media screen and (max-width: 1199px) {
	.fangr21lxi{
		display: none;
	}
}
.slick_fang .slick-slide{
	padding: 0;
}
.slick_fang .slick-slide img{
	width: 100%;
}
@media screen and (max-width: 1360px) and (min-width: 1200px) {
	.slick_fang .slick-slide img{
		height: 262px;
		width: auto;
	}
	.fangr21l1{
		overflow: hidden;
	}
}
.slick_fang .slick-arrow{
	width: 87px;
	height: 63px;
	border-left: 1px solid #dcdcdc;
	bottom: 0;
	top: auto;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
}
.slick_fang .slick-prev{
	background: url(../images/arrow_sl.jpg) no-repeat center center;
	bottom: 0;
}
.slick_fang .slick-next{
	background: url(../images/arrow_sr.jpg) no-repeat center center;
}
.slick_fang1 .slick-next,
.slick_fang3 .slick-next{
	left: -87px;
}
.slick_fang1 .slick-prev,
.slick_fang3 .slick-prev{
	left: -174px;
}
.slick_fang2 .slick-next{
	right: -403px;
}
.slick_fang2 .slick-prev{
	right: -317px;
}
.slick_fang.slick-dotted.slick-slider{
	margin-bottom: 0;
}
.fangd{
	border: 1px solid #dcdcdc;
	padding-top: 58px;
	padding-right: 68px;
	padding-left: 45px;
	padding-bottom: 75px;
	margin-right: 181px;
}
.fangd h4{
	color: #005bac;
	font-size: 24px;
	font-family: "微软雅黑";
}
.fangd h5{
	color: #333;
	font-size: 16px;
	font-family: "微软雅黑";
	line-height: 1.9;
	margin-top: 37px;
}
.fangd ul{
	margin-top: 32px;
}
.fangd li{
	color: #666;
	font-size: 14px;
	font-family: "微软雅黑";
	line-height: 2.1;
}
.fangd li span{
	color: #005bac;
	font-size: 18px;
	font-family: "微软雅黑";
	line-height: 0;
}
.fanganx{
	text-align: right;
	margin-right: 181px;
	padding-top: 63px;
	padding-bottom: 62px;
}
.fanganx a{
	display: inline-block;
	width: 224px;
	height: 62px;
	line-height: 62px;
	color: #fff;
	font-size: 18px;
	font-family: "微软雅黑";
	position: relative;
	text-align: center;
	background-color: #74b7e1;
}
.fanganx a span{
	position: relative;
	z-index: 1;
}
.fanganx a img{
	position: relative;
	z-index: 1;
	margin-left: 20px;
	margin-top: -5px;
}
.fanganx a::after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	height: 7px;
	width: 100%;
	background-color: #5ea4c7;
}
.fanganx a:hover::after{
	height: 100%;
}
.fangrbb{
	border-bottom: 1px solid #dcdcdc;
	padding-left: 76px;
}
.fangtitle{
	color: #005bac;
	font-size: 30px;
	font-family: "微软雅黑";
	padding-left: 85px;
	line-height: 152px;
}



/*媒体查询*/
@media screen and (max-width: 1750px) {
	.gongsi12 .gongsi122 {
		padding-left: 72px;
		padding-right: 50px;
	}
	.gongsi32 .gongsir{
		margin-left: 141px;
	}
}
@media screen and (max-width: 1650px) {
	.gongsi32 .gongsir{
		margin-left: 114px;
	}
	.gongsi32 .gongsil{
		margin-left: 118px;
	}
}
@media screen and (max-width: 1550px) {
	.gongsi32 .gongsir{
		margin-left: 80px;
	}
	.gongsi32 .gongsil{
		margin-left: 80px;
	}
	.slick_gongsi .slick-prev{
		left: -47px;
	}
	.slick_gongsi .slick-next{
		right: -47px;
	}
}
@media screen and (max-width: 1500px) {
	.ban .slick-next {
		margin-right: -597px;
	}
	.ban .slick-prev {
		margin-left: -597px;
	}
	.product_l .ul2 li{
		width: 25%;
	}
}
@media screen and (max-width: 1400px) {
	.gongsi12 .gongsi122 {
		padding-left: 40px;
		padding-right: 30px;
	}
	.gongsi32 .gongsil {
		width: 526px;
	}
	.gongsi32 .gongsir {
		width: 505px;
	}
}
@media screen and (max-width: 1380px) {
	.slick_chan .slick-next {
		right: -41px;
	}
	.slick_chan .slick-prev {
		left: -41px;
	}
	.jie .slick_jie .slick-prev{
		left: -46px;
	}
	.jie .slick_jie .slick-next{
		right: -46px;
	}
	.product_l .ul2 li{
		width: 50%;
	}
}
@media screen and (max-width: 1230px) {
	.head_pc .li_item {
		padding: 0px 19px;
		padding-top: 40px;
	}
	.xiala .xiala_r {
		width: 673px;
	}
	.xiala .xiala_r ul{
		margin-left: 0;
	}
	.xiala .xiala_r li{
		margin-left: 41px;
	}
	.dong .dongtair {
		width: 374px;
	}
	.dong .dongtail {
		width: 766px;
	}
	footer .ul_di {
		margin-left: 91px;
	}
	footer .ul_di ul {
		width: 188px;
	}
	.best_kuang .best_con {
		width: 1014px;
	}
	.best_kuang .best_img {
		width: 572px;
	}
	.best_kuang .best_zi {
		width: 346px;
	}
	.best {
		background-size: auto 100%;
	}
	.news04 .you {
		width: 644px;
	}
	.slick_news .slick-next{
		right: -46px;
	}
	.slick_news .slick-prev{
		left: -46px;
	}
	.speech .tu .tit {
		width: 820px;
	}
	.future_list .h_lp {
		width: 770px;
	}
	.con_re .you ul {
		margin-left: 78px;
	}
	.con_re .zuo {
		width: 240px;
	}
	.slick_zui {
		width: 736px;
	}
	.zuijia03r {
		width: 1028px;
	}
	.gongsi32 .gongsir {
		width: 460px;
		padding-left: 49px;
		padding-right: 49px;
	}
}
@media screen and (max-width: 1199px) {
	.header_top,
	.head_pc,
	.dong .dongtair .imgk,
	footer .di_dis,
	.product_l .ul1
	{
		display: none;
	}
	.head_ph,
	.product_btn
	{
		display: block;
	}
	.main{
		padding-top: 60px;
	}
	.ban .slick-dots {
		bottom: 15px;
	}
	.ban .slick-next {
		right: 30px;
		margin-right: 0;
	}
	.ban .slick-prev {
		left: 30px;
		margin-left: 0;
	}
	.dong .dongtair {
		width: 100%;
		padding-left: 0;
		margin-top: 5px;
	}
	.dong .dongtail {
		width: 100%;
	}
	footer {
		padding-top: 0;
	}
	.best_kuang .best_con {
		width: 814px;
	}
	.best_kuang .best_zi {
		width: 300px;
	}
	.best_kuang .best_img {
		width: 418px;
	}
	.product_l .ul2 li{
		width: 33.333%;
	}
	.product_list h1,
	.product_list h2{
		padding-left: 0;
	}
	.product_nei01 .pnei_1 {
		padding-right: 46px;
	}
	.product_nei03 .ul2 {
		margin-right: 94px;
	}
	.recruit .tuijian h6{
		padding: 0;
	}
	.list_down .downr {
		width: 100%;
		border-left: 0;
		padding-left: 0;
		padding-right: 25px;
	}
	.list_down .downl {
		text-align: left;
	}
	.speech .tu .tit {
		width: 620px;
	}
	.speech .tu .tit .img1 {
		margin-left: 38px;
		margin-right: 18px;
	}
	.speech .zhici img.fr {
		width: 524px;
	}
	.future_list .h_lp {
		width: 636px;
	}
	.con_re .you ul {
		width: 337px;
		margin-left: 0;
	}
	.con_form button {
		width: 89px;
		margin-left: 6px;
	}
	.con_form button::after{
		width: 87px;
	}
	.slick_zui {
		width: 100%;
	}
	.slick_zui img{
		width: 100%;
	}
	.zuijiar{
		width: 100%;
	}
	.slick_zui .slick-prev{
		z-index: 1;
		right: 89px;
		background-color: #fff;
	}
	.slick_zui .slick-next{
		right: 0;
		background-color: #fff;
	}
	.zuijia03r {
		width: 828px;
		padding-right: 27px;
	}
	.slick_zui2 .slick-slide {
		padding-right: 20px;
		padding-left: 20px;
	}
	.slick_zui2 {
		margin-left: -20px;
		margin-right: -20px;
	}
	.gongsi_con{
		padding-right: 15px;
	}
	.gongsi22 .wenhua011 {
		width: 25%;
	}
	.gongsi22 .wenhua01 {
		width: 25%;
		padding-right: 15px;
		padding-left: 15px;
	}
	.gongsi22 .wenhua010{
		padding-left: 0;
	}
	.gongsi22 .wenhua012{
		padding-right: 0;
		text-align: right;
	}
	.gongsi32b {
		background: url(../images/guan02.jpg) no-repeat top center;
		height: auto;
		padding-top: 22px;
		padding-bottom: 22px;
	}
	.slick-dotted.slick-slider {
		margin-bottom: 0;
	}
	.gongsi32 .gongsil{
		width: 100%;
		float: none;
		margin-left: 0;
		margin-top: 0;
	}
	.gongsi32 .gongsir{
		width: 100%;
		margin-left: 0;
		padding-bottom: 46px;
		height: auto;
	}
	.slick_gongsi .slick-prev {
		left: 16px;
		z-index: 1;
		background-image: url(../images/arrow_l.png);
	}
	.slick_gongsi .slick-next {
		right: 16px;
		z-index: 1;
		background-image: url(../images/arrow_r.png);
	}
	.nav_fang{
		display: none;
	}
	.fangr{
		float: none;
		border-left: 0;
		padding-left: 15px;
		padding-right: 15px;
	}
	.fangrbb {
		padding-left: 0;
	}
	.fangr h3.h31,
	.fangr1{
		margin-right: 0;
	}
	.fangr21l {
		width: 100%;
	}
	.slick_fang.slick-dotted.slick-slider{
		width: 100%;
	}
	.slick_fang img{
		width: 100%;
	}
	.fangr21l1 {
		height: auto;
		padding-bottom: 42px;
	}
	.slick_fang .slick-prev{
		right: 87px;
		bottom: auto;
		left: auto;
		top: -63px;
		border-top: 1px solid #dcdcdc;
	}
	.slick_fang .slick-next{
		right: 0;
		bottom: auto;
		left: auto;
		top: -63px;
		border-top: 1px solid #dcdcdc;
	}
	.fangd,
	.fanganx{
		margin-right: 0;
	}
	.gongsi3,
	.gongsi2{
		background-image: none; 
	}
	.slick_gongsi .slick-dots {
		bottom: -19px;
	}
	.banzip{
		display: block;
	}
	.product_nei03 .jiegou{
		padding-left: 0;
	}

}
@media screen and (max-width: 991px) {
	.slick_zui2 .slick-dots{
		display: none !important;
	}
	.best,
	.news02 .img_s
	{
		display: none;
	}
	.best2,
	.news02 .img_d
	{
		display: block;
	}
	.search .input
	{
		width: 100%;
	}
	.chan_lun {
		padding-left: 30px;
		padding-right: 30px;
	}
	.slick_chan .slick-next{
		right: -15px;
	}
	.slick_chan .slick-prev{
		left: -15px;
	}
	.jie .slick_jie .slick-prev {
		left: 9px;
		top: 44%;
	}
	.jie .slick_jie .slick-next {
		right: 9px;
		top: 44%;
	}
	.banner h1{
		font-size: 30px;
	}
	.product_l .ul2 li{
		width: 33.333%;
	}
	.product_l .ul2 li{
		width: 50%;
	}
	.product_nei {
		padding-top: 0;
	}
	.product_nei01 .pnei_1{
		width: 100%;
		padding-right: 0;
	}
	.product_nei01 .pnei_1 .h32 {
		margin-top: 38px;
	}
	.product_nei01 .pnei_2 {
		width: 100%;
		margin-top: 40px;
	}
	.product_nei01 .pnei_2 .slick-dots {
		bottom: -50px;
	}
	.product_nei01 .pnei_3 {
		margin-top: 110px;
		text-align: center;
		width: 100%;
	}
	.product_nei03 .jiegou div {
		width: 100%;
	}
	.news02 .img_d{
		width: 100%;
	}
	.news02 h5 {
		height: auto;
		margin-bottom: 23px;
	}
	.slick_news .slick-prev {
		left: -2px;
		z-index: 1;
	}
	.slick_news .slick-next {
		right: -2px;
	}
	.newsx .newsxc .row{
		margin-left: -15px;
		margin-right: -15px;
	}
	.newsx .newsxc .col-sm-6{
		padding-right: 15px;
		padding-left: 15px;
		margin-bottom: 53px;
	}
	.newsx {
		padding-top: 38px;
		padding-bottom: 55px;
	}
	.newsx .newsf {
		padding-top: 70px;
		padding-bottom: 70px;
	}
	.speech .tu .tit {
		width: 400px;
		font-size: 21px;
	}
	.speech .tu .tit .img1{
		width: 30px;
		margin-top: -23px;
		margin-left: 26px;
		margin-right: 14px;
	}
	.speech .zhici img.fr {
		width: 294px;
	}
	.future_list .h_lp {
		width: 100%;
	}
	.future_list{
		background: transparent;
	}
	.future_list .col-md-4{
		border-bottom: 1px solid #dcdcdc;
		padding-bottom: 58px;
	}
	.future_list .col-md-4:nth-child(3){
		border-right: 1px solid #dcdcdc;
	}
	.future_list .col-md-4:nth-child(1),
	.future_list .col-md-4:nth-child(4){
		padding-left: 15px;
	}
	.future_list .row{
		border-left: 1px solid #dcdcdc;
	}
	.con_form .btn-select {
		width: 50%;
		margin-bottom: 15px;
	}
	.con_form button {
		width: 50%;
		margin-left: 0;
		height: 48px;
		margin-top: 0;
	}
	.con_re .zuo {
		width: 100%;
		border-bottom: 1px solid #dcdcdc;
		padding-bottom: 20px;
	}
	.con_re .you {
		float: left;
		min-height: auto;
		width: 100%;
		border: 0;
		padding-left: 0;
	}
	.con_re .you ul {
		width: 50%;
	}
	.yan .input3,
	.yan .input2
	{
		width: 160px;
	}
	.zuijia03l {
		width: 100%;
	}
	.zuijia03l h4 {
		margin-top: 51px;
	}
	.zuijia03l h4::after{
		display: none;
	}
	.zuijia03r {
		width: 100%;
		padding-right: 0;
		padding-left: 0;
		border-left: 0;
	}
	.gongsi22 .wenhua01 {
		width: 50%;
		text-align: center !important;
		margin-top: 20px;
	}
	.con_form .btn-select:nth-child(3) {
		border-left: 1px solid #dcdcdc;
		margin-left: 0;
	}
	.con_form button::after {
		width: 99%;
	}
	.con_form .container {
		padding-left: 15px;
	}

}
@media screen and (max-width: 767px) {
	.ban .slick-arrow,
	.product_nei01 .pnei_2 .slick-arrow,
	.newsx .newsf,
	.slick_zui .slick-arrow,
	.slick-prev, .slick-next
	{
		display: none !important;
	}
	.search .container,
	.ban .slick-slide img.img_s,
	.color,
	.jie .slick_jie,
	.dong .dongtai_pc,
	.kefu .container,
	.nav_er,
	.banner .img_s,
	.h_lp,
	.banner_nav,
	.speech .tu .tit,
	.speech .zhici img.fr
	{
		display: none;
	}
	.search .sou_img,
	.ban .slick-slide img.img_d,
	.slick_jie2,
	.dong .dongtai_ph,
	.kefu .kefu_ph,
	.banner .img_d,
	.h_phpage
	{
		display: block;
	}
	.slick_chan .slick-dots{
		display: block !important;
	}
	.ban .slick-dots li{
		margin-left: 6px;
		margin-right: 6px;
		width: 6px;
		height: 6px;
	}
	.ban .slick-dots li.slick-active {
		width: 10px;
		height: 10px;
		border: 2px solid #fff;
	}
	.ban .slick-dots {
		bottom: 5px;
	}
	.search{
		height: 36px;
		padding-top: 7px;
	}

	.slick_chan .slick-next{
		background: url(../images/arrow_rx.png) no-repeat center center;
		width: 21px;
		height: 21px;
	}
	.slick_chan .slick-prev{
		background: url(../images/arrow_lx.png) no-repeat center center;
		width: 21px;
		height: 21px;
	}
	.chan_lun p{
		font-size: 14px;
	}
	.chan_lun .imgk {
		height: 128px;
	}
	.sh2{
		font-size: 24px;
	}
	.sh5{
		font-size: 12px;
		margin-top: 12px;
	}
	.chan {
		padding-top: 23px;
		padding-bottom: 17px;
	}
	.chan_lun {
		margin-top: 26px;
	}
	.best2 {
		padding-top: 23px;
	}
	.jie {
		padding-top: 31px;
	}
	.slick_jiel {
		margin-top: 10px;
	}
	.dong {
		padding-top: 14px;
		padding-bottom: 10px;
	}
	.dong .dongtair {
		margin-top: 12px;
	}
	.dong .dongtair li a{
		color: #666;
		font-size: 14px;
	}
	.dong .dongtair li {
		padding-bottom: 5px;
		padding-top: 8px;
	}
	.kefu {
		background-color: #fff;
		padding-top: 17px;
		padding-bottom: 0;
	}
	footer .banqu_di {
		padding-top: 13px;
		padding-bottom: 11px;
	}
	footer .banqu_di .span5{
		width: 100%;
		display: inline-block;
		margin-top: 6px;
	}
	.product_list h1{
		font-size: 30px;
		padding-top: 25px;
	}
	.product_list h2{
		font-size: 18px;
		margin-top: 5px;
	}
	.product_l {
		margin-top: 33px;
	}
	.product_l .ul2 .img_k {
		height: 150px;
	}
	.product_l .ul2 .img_k img{
		max-height: 100%;
	}
	.product_l .ul2 h3,
	.product_l .ul2 .zi a.a{
		font-size: 12px;
	}
	.product_l .ul2 li{
		display: none;
	}
	.product_l .ul2 li:nth-child(1),
	.product_l .ul2 li:nth-child(2),
	.product_l .ul2 li:nth-child(3),
	.product_l .ul2 li:nth-child(4),
	.product_l .ul2 li:nth-child(5),
	.product_l .ul2 li:nth-child(6),
    .product_l .ul2 li:nth-child(7),
    .product_l .ul2 li:nth-child(8)
	{
		display: block;
	}
	.product_nei01 .pnei_2 .slick-slide{
		height: auto;
	}
	.product_nei01 .pnei_3 .lian_a{
		margin-top: 5px;
	}
	.product_nei01 {
		padding-bottom: 68px;
	}
	.main .nav_san li {
		margin-right: 8px;
		margin-left: 8px;
	}
	.nav_san li a {
		font-size: 14px;
	}
	/*03*/
	.recruit h1{
		font-size: 30px;
	}
	.recruit h2{
		font-size: 18px;
	}
	.recruit {
		padding-top: 21px;
		padding-bottom: 30px;
	}
	.recruit h2{
		margin-top: 5px;
	}
	.recruit h4 {
		font-size: 14px;
		margin-top: 18px;
	}
	.recruit .img {
		margin-top: 25px;
	}
	.recruit h5 {
		font-size: 18px;
		margin-top: 26px;
	}
	.recruit .ul1 {
		margin-top: 22px;
	}
	.recruit .ul1 li{
		font-size: 14px;
	}
	.recruit .lian_a{
		margin-top: 30px;
	}
	.recruit .tuijian{
		margin-top: 10px;
	}
	.recruit .tuijian h3 {
		font-size: 18px;
	}
	.recruit .tuijian h6 {
		font-size: 14px;
		line-height: 2;
		margin-top: 11px;
		height: 92.4px;
	}
	.recruit .tuijian .more_re{
		margin-top: 0;
	}
	.down {
		padding-top: 33px;
	}
	.down h1{
		font-size: 30px;
	}
	.down h2{
		font-size: 18px;
	}
	.sou_down {
		margin-top: 28px;
	}
	.sou_down .col-sm-6{
		margin-top: 5px;
	}
	.sou_down .input button {
		width: 78px;
	}
	.list_down {
		padding-top: 8px;
	}
	.news01 {
		padding-top: 22px;
		padding-bottom: 22px;
	}
	.news01 h1{
		font-size: 30px;
	}
	.news01 h2{
		font-size: 18px;
		margin-top: 7px;
	}
	.news02 {
		padding-top: 26px;
		padding-bottom: 31px;
	}
	.news02 h4 {
		font-size: 14px;
	}
	.news02 h3 {
		font-size: 18px;
		margin-top: 10px;
		line-height: 1.3;
	}
	.news02 h5{
		margin-bottom: 15px;
		margin-top: 10px;
	}
	.news03 {
		margin-top: 26px;
	}
	.news03 .slick_news{
		padding-top: 26px;
	}
	.slick_news h5 {
		margin-top: 18px;
		margin-bottom: 20px;
	}
	.news04 {
		padding-top: 10px;
	}
	.news04 .zuo{
		padding: 0;
	}
	.news04 .you{
		padding: 0;
	}
	.news04 .zuo h3 {
		font-size: 16px;
	}
	.news04 .zuo h5 {
		margin-top: 5px;
		font-size: 12px;
		color: #666;
	}
	.news04 .you h5 {
		font-size: 12px;
		line-height: 1.8;
		margin-top: 0px;
	}
	.newsx h3 {
		font-size: 18px;
		line-height: 1.3;
	}
	.newsx .newsxc p {
		font-size: 12px;
	}
	.newsx .newsxc .row {
		margin-top: 25px;
		margin-bottom: 0;
	}
	.newsx .newsxc .col-sm-6{
		margin-bottom: 25px;
	}
	.newsx .newspage .span1{
		width: 100%;
	}
	.newsx .newspage .span2{
		width: 100%;
		margin-top: 15px;
        float:left;
	}
	.speech {
		padding-top: 23px;
		padding-bottom: 23px;
	}
	.speech h1{
		font-size: 30px;
	}
	.speech h2{
		font-size: 18px;
	}
	.speech .tu img.fl{
		width: 100%;
		height: auto;
	}
	.speech .zhici p {
		font-size: 14px;
		line-height: 2;
	}
	.speech .tu {
		margin-top: 22px;
	}
	.speech .zhici {
		padding-top: 22px;
	}
	.future_list .row{
		margin-left: 0;
		margin-right: 0;
	}
	.future h1{
		font-size: 30px;
	}
	.future h2{
		font-size: 18px;
		margin-top: 7px;
	}
	.future {
		padding-top: 25px;
		padding-bottom: 0;
	}
	.future_list {
		margin-top: 26px;
	}
	.faq h1{
		font-size: 30px;
	}
	.faq h2{
		font-size: 18px;
		margin-top: 7px;
		margin-bottom: 18px;
	}
	.faq {
		padding-top: 17px;
	}
	.faq .faq1 {
		padding-left: 20px;
		padding-right: 20px;
		margin-top: 25px;
	}
	.faq00 {
		padding-top: 0;
	}
	.faq .faq1 h4{
		height: auto;
		white-space: inherit;
		padding-top: 33px;
		padding-bottom: 33px;
		line-height: 24px;
	}
	.faq h3 {
		font-size: 14px;
		margin-top: 31px;
		margin-bottom: 24px;
	}
	.contact h1{
		font-size: 30px;
	}
	.contact h2{
		font-size: 18px;
		margin-top: 7px;
	}
	.contact {
		padding-top: 19px;
	}
	.contact .h51 {
		margin-top: 25px;
	}
	.contact .h52 {
		font-size: 18px;
	}
	.contact .h52 span {
		font-size: 20px;
	}
	.con_re .you ul{
		width: 100%;
		padding-right: 0;
	}
	.con_re .you li {
		margin-bottom: 13px;
	}
	.yan {
		margin-top: 21px;
	}
	.yan .input1 {
		width: 173px;
	}
	.yan .input3, .yan .input2 {
		width: 100%;
		margin-right: 0;
	}
	.h_map {
		height: 240px;
	}
	.zuijia {
		padding-top: 17px;
	}
	.zuijia h1{
		font-size: 30px;
	}
	.zuijia h2{
		font-size: 18px;
		margin-top: 7px;
	}
	.zuijia h5.h51 {
		font-size: 14px;
		margin-top: 18px;
	}
	.zuijial {
		margin-top: 25px;
		margin-bottom: 32px;
	}
	.zuijiar {
		padding-top: 39px;
		border-bottom: 0;
		height: auto;
		padding-left: 15px;
		padding-right: 15px;
		padding-bottom: 40px;
	}
	/*.zuijia02 {
		padding-top: 26px;
	}*/
	.zuijia02 h5 {
		font-size: 14px;
		margin-bottom: 27px;
	}
	.zuijia03r {
		padding-top: 22px;
		padding-bottom: 31px;
	}
	.zuijiax {
		padding-top: 12px;
	}
	.zuijiax h1{
		font-size: 30px;
	}
	.zuijiax h3{
		font-size: 18px;
		margin-top: 7px;
	}
	.zuijiap {
		margin-top: 13px;
		margin-bottom: 45px;
	}
	.zuijiap .row {
		margin-top: 0;
	}
	.zuijiax03{
		display: none;
	}
	.gongsi h1{
		font-size: 30px;
	}
	.gongsi h2{
		font-size: 18px;
		margin-top: 7px;
	}
	.gongsi1 {
		padding-top: 22px;
		padding-bottom: 22px;
		background: #f5f5f5;
	}
	.gongsi12 {
		margin-top: 22px;
	}
	.gongsi12 .gongsi122 {
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 22px;
	}
	.gongsi12 h4 img{
		display: none;
	}
	.gongsi12 h4 {
		font-size: 24px;
		margin-top: 0px;
		margin-bottom: 0px;
	}
	.gongsi12 h3 {
		font-size: 14px;
		margin-top: 8px;
	}
	.gongsi12 h3 .span1 {
		font-size: 16px;
	}
	.gongsi2 {
		padding-top: 22px;
		padding-bottom: 22px;
	}
	.gongsi22 {
		margin-top: 22px;
	}
	.gongsi22 .wenhua01 h4 {
		font-size: 18px;
	}
	.gongsi22 .wenhua01 h5 {
		font-size: 14px;
	}
	.gongsi22 .wenhua01 {
		width: 100%;
		text-align: center !important;
		margin-top: 20px;
	}
	.gongsi3 {
		padding-top: 22px;
		padding-bottom: 22px;
	}
	.gongsi32 {
		margin-top: 22px;
	}
	.gongsi32 .gongsir {
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 29px;
	}
	.fangr{
		padding-top: 30px;
	}
	.fangr h2 {
		margin-bottom: 30px;
	}
	.fangr h3.h31{
		margin-bottom: 30px;
	}
	.fangr1 {
		padding-bottom: 30px;
		margin-bottom: 30px;
	}
	.fangr h3.h312 {
		margin-bottom: 30px;
	}
	.fangr21l {
		padding-top: 30px;
	}
	.fangr21l1 {
		padding-left: 15px;
	}
	.fangr21l h5 {
		margin-bottom: 30px;
		padding-right: 15px;
	}
	.fangr21l1 {
		padding-bottom: 30px;
	}
	.slick_fang .slick-prev, 
	.slick_fang .slick-next{
		display: none !important;
	}
	.fangr2 {
		margin-bottom: 30px;
	}
	.fangr21l ul {
		padding-left: 0;
	}
	.fangd {
		padding-top: 30px;
		padding-right: 15px;
		padding-left: 15px;
		padding-bottom: 30px;
	}
	.fangd h5 {
		margin-top: 30px;
	}
	.fanganx {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.fangtitle {
		padding-left: 0;
		text-align: center;
	}
	.product_nei03 .jiegou img{
		max-width: 100%;
	}
	.chan_lun .slick-slide img {
		height: 100%;
	}

}
@media screen and (max-width: 449px) {
	.product_l .ul2 li{
		width: 100%;
	}
}



/*20200102*/
.Security1{ width:100%; background:#fff; padding:55px 0 97px 0;}
.Security1 .tit{ float:left; width:100%; color:#333333; font-size:30px; line-height:40px; font-weight:bold;}
.Security1 .info{ float:left; width:100%; color:#666666; font-size:14px; line-height:24px; margin:27px 0 39px 0;}
.Security1 .cont{ float:left; width:100%;}
.Security1 .box1{ float:left; width:51.33%;}
.Security1 .box1 .lab{ float:left; width:100%; margin:0 0 28px 0; position:relative; padding-right:16px;}
.Security1 .box1 .lab1{ padding-right:186px;}
.Security1 .box1 .ico1{ float:left; width:57px; text-align:center; position:absolute; left:0; top:50%; margin-top:-10px; border-right:1px solid #dcdcdc; }
.Security1 .box1 .ico1 img{ width:20px; height:20px; display:block; margin:0 auto;}
.Security1 .box1 .inpt{ float:left; width:100%;}
.Security1 .box1 .fv0{ float:left; width:100%; border:1px solid #dcdcdc; color:#999999; font-size:14px; height:46px; line-height:24px; padding:10px 20px 10px 77px;}
.Security1 .box1 .xing{ float:left; color:#e50000; font-size:16px; line-height:32px; position:absolute; right:0; top:0;}
.Security1 .box1 .yanzhengma{ float:left; width:152px; height:46px; position:absolute; top:0; right:16px;}
.Security1 .box1 .inpt1{ width:300px; background:#005bac;}
.Security1 .box1 .inpt1:after{ float:left; width:300px; height:4px; position:absolute; left:0; bottom:0; content:''; background:#0d488e; z-index:4;-webkit-transition: 0.5s ease;
   -moz-transition: 0.5s ease;
	-ms-transition: 0.5s ease;
	 -o-transition: 0.5s ease;
		transition: 0.5s ease;}
.Security1 .box1 .fv1{ float:left; width:100%; height:46px; line-height:44px; background:none; color:#fff; font-size:16px; position:relative; z-index:6; border:none; outline:none;}
.Security1 .box1 .inpt1:hover:after{ height:100%;}
.Security1 .box2{ float:right; width:41.42%; min-height:300px; border-left:1px solid #dcdcdc; padding:0 9.66% 0 7.33%;}
.Security1 .box2 .tit1{ float:left; width:100%; color:#333333; font-size:20px; line-height:20px;}
.Security1 .box2 .tit2{ float:left; width:100%; color:#666666; font-size:14px; line-height:24px; margin:18px 0 12px 0;}
.Security1 .box2 .img{ float:left; width:100%; line-height:0;}
.Security1 .box2 .img img{ width:166px; height:85px;}
.Security1 .box2 .p1{ float:left; width:100%; color:#666666; font-size:14px; line-height:26px; margin-top:24px;}
@media screen and (max-width: 1199px) {
.Security1 .box2{ padding:0 2.66% 0 5.33%;}	
.nav_san1 li{margin-left: 40.5px; margin-right: 40.5px;}
}
@media screen and (max-width: 991px) {
.nav_san1 li{margin-left: 20.5px; margin-right: 20.5px;}
}

@media screen and (max-width: 767px){
.Security1{ padding:20px 0 30px 0;}	
.Security1 .tit{ font-size:18px; line-height:28px;}
.Security1 .info{ margin:5px 0 12px 0;}
.Security1 .box1{ width:100%; padding:0;}	
.Security1 .box1 .lab{ margin:0 0 14px 0; padding-right:10px;}
.Security1 .box1 .fv0{ height:36px; padding:5px 10px 5px 50px;}
.Security1 .box1 .ico1{ width:40px; margin-top:-8px;}
.Security1 .box1 .ico1 img{ width:16px; height:16px;}
.Security1 .box1 .yanzhengma{width:114px; height:36px; right:10px;}
.Security1 .box1 .lab1{ padding-right:130px;}
.Security1 .box1 .inpt1{ width:160px;}
.Security1 .box1 .inpt1:after{ width:160px; height:3px;}
.Security1 .box1 .fv1{ height:36px; line-height:32px;}
.Security1 .box2{ width:100%; padding:0; border:none; min-height:100px;}
.Security1 .box2 .tit1{ font-size:16px; line-height:26px;}	
.Security1 .box2 .tit2{ margin:0 0 6px 0;}
.Security1 .box2 .p1{ line-height:24px; margin-top:10px;}
.main .nav_san1 li{margin-left:4px; margin-right:4px;}
}
@media screen and (max-width: 413px){
.main .nav_san1 ul{ margin:0 -10px;}	
.main .nav_san1 li{margin-left:3px; margin-right:3px;}

}
@media screen and (max-width: 374px){
.main .nav_san1 li{margin-left:2px; margin-right:2px;}
.main .nav_san1 li a{ font-size:12px;}

}

/*banner TOP*/

#banner{background:#fff; height:auto; overflow:hidden; transition:all .35s;}
#banner.active {transform: translateX(-220px);}
#banner .swiper-container{ position:relative; width:100%; height:100%;}
#banner .swiper-slide{ width:100%; height:100%; overflow:hidden; text-align:center; display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:center; justify-content:center; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center;}
#banner .swiper-slide img{width:100%; height:auto;}
#banner .swiper-container-horizontal>.swiper-pagination-bullets, #banner .swiper-pagination-custom, .swiper-pagination-fraction {bottom: 20px!important;}
#banner .swiper-pagination-bullet {width:40px !important;height:4px !important;border-radius:0!important; transition:all .35s;}
#banner .swiper-pagination-bullet-active { width:80px !important; opacity: 1;background: #82aaeb;}
#banner .inside-container{ position:relative; margin:0 auto;}
#banner .inside-container>.wrap{ display:none; position:absolute;z-index:9; left:50%; bottom:40%; width:80%; margin-left:-40%;}
#banner .inside-container .txt{ text-align:left;}
#banner .inside-container .txt>h3{ display:block; font-size:40px; font-weight:700; color:#333;}
#banner .inside-container .txt>span{display:block;padding:10px 0; font-size:22px; font-family:Arial; color:rgba(0,0,0,.5);}
#banner .inside-container img{width:100%; height:auto; margin:0 auto;}
#banner  .mob{display:none;}

@media only screen and (max-width: 1080px){
  #banner{padding-top:10px;}

}
@media only screen and (max-width: 960px){
  #banner{padding-top:60px;}
  #banner .inside-container .txt>h3{font-size:28px;}
  #banner .inside-container .txt>span{padding:0; font-size:17px;}
  }

@media only screen and (max-width: 780px){
  #banner .pc{display:none;}
  #banner .mob{display:block;}

}
@media only screen and (max-width: 540px){
  #banner .inside-container .txt>h3{font-size:20px;}
  #banner .inside-container .txt>span{padding:0; font-size:14px;}

}
@media only screen and (max-width: 420px){
  #banner .inside-container .txt>h3{font-size:14px;}
  #banner .inside-container .txt>span{padding:0; font-size:12px;}

}

.brand{ width:100%; height:530px; background:url("../images/brand-bg.jpg") no-repeat; background-position:0 0; background-attachment:fixed; background-size:cover; overflow:hidden; margin:0 auto;}
.brand>.container{ position:relative; width:90%;max-width:1360px; text-align:left; margin:0 auto;}
.brand>.container>.year{padding-top:100px; font-size:14px; color:#fff;line-height:30px;}
.brand>.container>.txt{ padding:40px 0; font-size:30px; font-weight:bold; color:#fff;}
.brand>.container>.logo{ padding:50px 0; text-align:left;}
.brand>.container>.logo>img{max-width:100%;height:auto;}
.brand .more{ position:absolute;z-index:1; right:0;bottom:24%;}


@media only screen and (max-width: 1080px){
  .brand>.container>.txt{ padding:30px 0; font-size:28px;}
}

@media only screen and (max-width: 960px){
  .brand>.container>.txt{ font-size:25px;}

}

@media only screen and (max-width: 650px){
  .brand{ height:420px;}
  .brand>.container>.year{padding-top:60px;}
  .brand>.container>.txt{ padding:20px 0;font-size:18px;}
  .brand>.container>.logo{ padding:20px 0 40px 0; }
  .brand .more{ position:relative; left:0; right:auto;bottom:auto;}

}
.brand .more>a{ display:block;width:50px;height:50px;border:1px solid #fff;text-align: center;line-height: 50px;overflow: hidden;position:relative;transition:all .3s ease-out 0s;}
.brand .more span{transform:translateX(-66px);display:inline-block;transition:all .3s ease-out 0s;font-size:16px;color:#fff;}
.brand .more a img{ position:absolute; top:50%; left:50%; margin-top:-10px; margin-left:-6px;}
.brand .more a:hover{ width:120px;text-align: right;padding-right:10px;}
.brand .more a:hover span{transform: translateX(-50%);}
.brand .more a:hover img{left:85%;}

.m_footer{display:none;}
@media only screen and (min-width: 320px) and (max-width: 1023px) {
	
	.m_footer {
		display: block;
	}
	.m_foot_btn {
		width: 20%;
		float: left;
		height: 50px;
		display: block;
		text-align: center;
		border-right: 1px solid #fff;
	}
	.m_foot_btn:last-of-type {
		border-right: 0;
	}
	.m_foot_btn i {
		color: #fff;
		display: block;
		font-size: 20px;
		margin-bottom: 5px;
	}
	.m_foot_btn span {
		display: block;
		text-align: center;
		color: #fff;
		font-size: 12px;
	}
	.m_footer {
		display: block;
		height: 50px;
		position: fixed;
		bottom: 0px;
		width: 100%;
		left: 0px;
		background: #10398b;
		z-index: 999;
		border-top: 1px solid #fff;
	}
	
}
/*kefu TOP*/

#kefu{position:fixed;z-index:1001;right:0;bottom:85px;width:70px;height:240px;}
#kefu .kefu-box{position:relative;float:right;}
#kefu .clearfix:after{content:"";display:block;clear:both;}
#kefu .a{display:block;width:44px;height:44px;background:rgba(208,2,28,.8);margin-bottom:4px;cursor:pointer;outline:none;}
#kefu .a.active,
#kefu .a:hover{background:rgba(208,8,28,.8);}
#kefu .a .i{float:left;width:44px;height:44px;background-image:url(../images/kefu_icon.png);background-repeat:no-repeat;}
#kefu .a-service .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/kefu-bg.png);background-repeat:no-repeat;background-position:0 0;}
#kefu .a-service-phone .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/kefu-bg.png);background-repeat:no-repeat;background-position:-27px 0;}
#kefu .a-qrcode .i{background-position:-44px 0;}
#kefu .a-cart .i{background-position:-88px 0;}
#kefu .a-top .i{background-position:-132px 0;}
#kefu .a-top{background:rgba(0,0,0,.8);display:none;}
#kefu .a-top:hover{background:rgba(0,0,0,.4);}
#kefu .d{display:none;width:223px;background:#fff;position:absolute;right:67px;min-height:90px;border:1px solid #E0E1E5;border-radius:3px;box-shadow:0px 2px 5px 0px rgba(161, 163, 175, 0.11);}
#kefu .d .arrow{position:absolute;width:8px;height:12px;background:url(../images/kefu_bg_arrow.png) no-repeat;right:-8px;top:31px;}
#kefu .d-service{top:0;}
#kefu .d-service-phone{top:34px;}
#kefu .d-qrcode{top:78px;}
#kefu .d .inner-box{padding:8px 22px 12px;}
#kefu .d-service-item{border-bottom:1px solid #eee;padding:14px 0;}
#kefu .d-service .d-service-item{border-bottom:none;}
#kefu .d-service-item .circle{width:44px;height:44px;border-radius:50%;overflow:hidden;background:#F1F1F3;display:block;float:left;}
#kefu .d-service-item .i-qq{width:44px;height:44px;background:url(../images/kefu_con_icon03.png) no-repeat center 15px;display:block;transition:all .2s;border-radius:50%;overflow:hidden;}
#kefu .d-service-item:hover .i-qq{background-position:center 3px;}
#kefu .d-service-item .i-tel{width:44px;height:44px;background:url(../images/kefu_con_icon02.png) no-repeat center center;display:block;}
#kefu .d-service-item h3{float:left;width:112px;line-height:44px;font-size:15px;margin-left:12px;}
#kefu .d-service-item .text{float:left;width:112px;line-height:22px;font-size:15px;margin-left:12px;}
#kefu .d-service-item .text .number{font-family:Arial; color:#d0021c;}
#kefu .d-service-intro{padding-top:10px;}
#kefu .d-service-intro p{float:left;line-height:27px;font-size:12px;width:50%;white-space:nowrap;color:#888;}
#kefu .d-service-intro i{background:url(../images/kefu_con_icon01.png) no-repeat center center;height:27px;width:14px;margin-right:5px;vertical-align:top;display:inline-block;}
#kefu .d-qrcode{text-align:center; width:290px;}
#kefu .d-qrcode .inner-box{padding:20px 0;}
#kefu .d-qrcode .qrcode{ display:inline-block; width:110px;padding:0 9px; border-left:1px solid #eee;}
#kefu .d-qrcode .qrcode:first-child{ border:0 !important;}
#kefu .d-qrcode .qrcode>img{ width:100%; height:auto;}
#kefu .d-qrcode p{font-size:12px;color:#93959c;}

@media only screen and (max-width: 960px){
  #kefu{display:none;}

}
#path{ position:relative;z-index:99; width:100%;height:60px; line-height:60px; background:#f7f7f7; border-bottom:1px solid #e6e6e6;}
#path>.wrap{width:65%;max-width:1360px; margin:0 auto; font-size:14px; color:#999;}
#path a{display:inline-block; color:#999; transition:all .35s;}
#path a:hover{ color:#d0021c;}
#path a.A{ color:#d0021c !important;}
#path.active {transform: translateX(-200px);}
@media only screen and (max-width: 960px){
  #path{display:none;}
}

/*title TOP*/

#title{margin:0 auto; transition:all .35s;}
#title>.wrap{ width:65%;max-width:1360px; padding:20px 0; text-align:left; font-size:24px; font-family:'微软雅黑'; font-weight:bold; color:#333; margin:0 auto;}
#title.active {transform: translateX(-220px);}
@media only screen and (max-width: 960px){
  #title>.wrap{padding-bottom:0 !important;}
}

@media only screen and (max-width: 780px){
  #title>.wrap{ font-size:24px;}
}

@media only screen and (max-width: 520px){
  #title>.wrap{ font-size:24px;}
}

/*END*/

#inside{margin:0 auto; transition:all .35s;}
#inside.active {transform: translateX(-220px);}

#rd{width:65%; max-width:1360px; margin:0 auto; padding:50px 0; position:relative; overflow:hidden;}
#rd>.item{ text-align:left; padding-bottom:30px;}
#rd>.item>.tit{ font-size:30px; font-weight:bold; color:#333;}
#rd>.item>.con{ padding:20px 0;}
#rd>.item>.con .txt{ display:block;padding:10px 0; font-size:18px; color:#444;}
#rd>.item>.con .txt>p{ margin-bottom:20px;}
#rd>.item>.con .txt img{max-width:100%; height:auto;}


@media only screen and (max-width: 640px){
  #rd>.item>.tit{ font-size:20px;}
  #rd>.item>.con .txt{ font-size:14px;}
}
#news{width:100%; margin:0 auto; padding-bottom:20px;}
#news>.list{ margin:0 auto;overflow:hidden;}
#news>.list>ul{margin:0 auto;}
#news>.list>ul>li{display:block;margin:0 auto; transition:all .35s; overflow:hidden;}
#news>.list>ul>li>a{ position:relative; display:block; width:90%; max-width:1360px;padding:50px 0; margin:0 auto; transition:all .35s;}
#news>.list>ul>li>a:after{ position:absolute;z-index:3;left:0;bottom:0; width:100%;height:1px; background:#eee;content:''; transition:all .35s;}
#news>.list>ul>li:last-child a:after{opacity:0;}
#news>.list>ul>li>a .img{ width:30%; text-align:left; overflow:hidden;}
#news>.list>ul>li>a .img>img{width:100%; height:auto; transition:all 1s;}
#news>.list>ul>li>a .con{width:50%;text-align:left; padding:0 5%;}
#news>.list>ul>li>a .con>.tit{ font-size:24px; color:#333;overflow: hidden;text-overflow:ellipsis; white-space: nowrap; transition:all .35s;}
#news>.list>ul>li>a .con>.txt{ margin:20px 0; height:75px; line-height:26px; font-size:16px; color:#999;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
#news>.list>ul>li>a .con>.more{ text-align:left;}
#news>.list>ul>li>a .con>.more>span{ display:inline-block;padding:8px 30px; font-size:16px; color:#0024ff; border:1px solid #0024ff; border-radius:30px;transition:all .35s;}
#news>.list>ul>li>a .time{ width:10%; color:#0024ff; text-align:right;}
#news>.list>ul>li>a .time>.dm{ font-size:32px;}
#news>.list>ul>li>a .time>.yy{ font-size:18px;}
#news>.list>ul>li:hover{ background:#eee;}
#news>.list>ul>li:hover a:after{ background:none;}
#news>.list>ul>li:hover .con>.more>span{ margin-left:6px; color:#fff; background:#0024ff;}
#news>.list>ul>li>a .img:hover img{transform:scale(1.1);}
#news>.loadmore{ width:90%;max-width:1360px; padding:50px 0;margin:0 auto; border-top:1px solid #eee; text-align:center;}
#news>.loadmore>a{display:inline-block; padding:10px 90px; font-size:18px; color:#666; border:1px solid #ddd; border-radius:50px; transition:all .35s;}
#news>.loadmore>a:hover{ background:#d0021c; border:1px solid #d0021c; color:#fff;}
#news>.view{ width:90%;max-width:1360px;margin:0 auto;}
#news>.view>.title{ font-size:32px;font-weight:normal;padding:20px; text-align:center;}
#news>.view>.time{text-align:right; font-size:16px; color:#999;padding:0 20px 20px 20px; border-bottom:1px solid #eee;}
#news>.view>.content{margin:0 auto; width:80%; max-width:1200px;padding:50px 0;}
#news>.view>.content{ font-size:16px; line-height:28px; color:#666;}
#news>.view>.content>p{margin-bottom:20px;}
#news>.view>.content img{max-width:100%;height:auto;}
#news>.view>.content table{ border-top:1px solid #ddd; border-left:1px solid #ddd;margin:0px auto; width:99.6%;}
#news>.view>.content table td{ color:#666; font-size:14px; padding:8px; text-align:center; border-right:1px solid #ddd; border-bottom:1px solid #ddd;}
#news>.view>.content .tableWap{ overflow:hidden; overflow-x:auto;}
#news>.view>.share{ text-align:center;margin:0 auto; padding:50px; }
#news>.view>.share .bshare-custom a{ padding:0px;margin:0 12px!important; width:50px; height:50px; opacity:1; transition:all .35s;}
#news>.view>.share .bshare-custom .bshare-sinaminiblog{ background:url("../images/icon-weibo.png") no-repeat; background-size:100% auto;background-position:center center;}
#news>.view>.share .bshare-custom .bshare-weixin{ background:url("../images/icon-wechat.png") no-repeat; background-size:100% auto;background-position:center center;}
#news>.view>.share .bshare-more{background:url("../images/icon-share.png") no-repeat; padding:0 !important; margin:0 !important; background-size:100% auto;background-position:center center;}
#news>.view>.share .bshare-custom a:hover{ opacity:1; transform: translateY(-3px);}
#news>.view>.pageurl{margin:0 auto;padding:50px;font-size:14px;}
#news>.view>.pageurl>.prev, #news>.view>.pageurl>.next{ width:40%; padding:5px; text-align:left; border-bottom:1px solid #aaa;overflow: hidden;text-overflow:ellipsis; white-space: nowrap;}
#news>.view>.pageurl strong{font-weight:normal; font-size:16px;color:#999;}



@media only screen and (max-width: 960px){
  #news>.list>ul>li>a .con>.tit{ font-size:22px;}
  #news>.list>ul>li>a .con>.txt{ height:40px; line-height:21px; font-size:14px;-webkit-line-clamp:2;}
  #news>.list>ul>li>a .con>.more>span{ padding:6px 26px; font-size:13px;}
  #news>.list>ul>li>a .time>.dm{ font-size:28px;}
  #news>.list>ul>li>a .time>.yy{ font-size:16px;}
  #news>.view>.title{ font-size:28px;}
}

@media only screen and (max-width: 780px){
  #news>.list>ul>li>a .con>.tit{ font-size:20px;}
  #news>.list>ul>li>a .con>.txt{ margin:10px 0;}
  #news>.list>ul>li>a .con>.more>span{font-size:12px;}
  #news>.list>ul>li>a .time>.dm{ font-size:24px;}
  #news>.list>ul>li>a .time>.yy{ font-size:14px;}

}

@media only screen and (max-width: 640px){
  #news>.list>ul>li>a .img{ float:none; width:100%;}
  #news>.list>ul>li>a .con{ float:none; width:100%;padding:20px 0;}
  #news>.list>ul>li>a .con>.tit{ font-size:22px;}
  #news>.list>ul>li>a .con>.txt{ margin:20px 0;}
  #news>.list>ul>li>a .con>.more>span{font-size:14px;}
  #news>.list>ul>li>a .time{ float:none; width:100%;}
  #news>.list>ul>li>a .time>.dm{ font-size:28px;}
  #news>.list>ul>li>a .time>.yy{ font-size:16px;}
  #news>.view>.title{ font-size:20px; padding-top:50px;}
  #news>.view>.time{font-size:13px;}
  #news>.view>.content{ font-size:14px; line-height:24px; color:#666;}
  #news>.view>.content table td{font-size:12px; padding:5px; }
  #news>.view>.share{ padding:30px; }
  #news>.view>.share .bshare-custom a{ margin:0 10px!important; width:40px; height:40px;}
  #news>.view>.pageurl{padding:30px 15px;font-size:12px;}
  #news>.view>.pageurl>.prev, #news>.view>.pageurl>.next{ float:none; width:100%; padding:5px; box-sizing:border-box;}

}
#inside{margin:0 auto; transition:all .35s;}
#inside.active {transform: translateX(-220px);}
/*product TOP*/

#product{ margin:30px 0px auto; overflow:hidden;}

/*
#product>.catalog{margin:0 auto;}
#product #catalogue{padding:0;margin:0 auto;}
#product #catalogue>.item{ position:relative; z-index:2; display:block;float:left; border:1px solid #ddd; width:28.6%;  padding:1%; margin:0 2% 2% 0;}
#product #catalogue>.item:nth-child(3n){margin-right:0 !important;}
#product #catalogue>.item .tit{padding:20px 0; text-align:left;}
#product #catalogue>.item>a{display:block; font-size:20px; font-weight:700; color:#333;}
#product #catalogue>.item .img{ text-align:left;margin:0 auto;}
#product #catalogue>.item .img img{ width:100%;height:auto;}
#product #catalogue>.item .list{padding:20px 0; text-align:left;height:138px; overflow:hidden;}
#product #catalogue>.item .list>a{display:block; padding:4px 0; font-size:16px; color:#555; transition:all .35s;}
#product #catalogue>.item .list>a:hover{ color:#d0021c; padding-left:10px;}*/

#product>.isnew{width:90%;max-width:1360px;margin:30px auto;}
#product>.isnew>.item{ width:49%; float:left; margin-bottom:2%;}
#product>.isnew>.item:nth-child(2n){float:right;}
#product>.isnew>.item>a{position:relative; display:block;}
#product>.isnew>.item img{width:100%;height:auto;}
#product>.isnew>.item>a:after{position:absolute;z-index:9;left:50%; top:50%; margin-left:-50px;margin-top:-40px; width:100px;height:100px; opacity:0; content:''; background:url("../images/icon-play.png") no-repeat; background-size:100% auto; transition:all .35s; }
#product>.isnew>.item>a:before{position:absolute;z-index:1;left:0;top:0; width:100%;height:100%; background:rgba(0,0,0,1);opacity:.1; content:''; transition:all .35s;}
#product>.isnew>.item>a:hover:before{opacity:.8;}
#product>.isnew>.item>a:hover:after{opacity:1;margin-top:-50px;}
#product>.catalog{width:90%;max-width:1360px; clear:both; margin:0 auto;}
#product>.catalog>.item{position:relative; z-index:1; display:block;float:left; width:32%; margin:0 2% 2% 0;}
#product>.catalog>.item:nth-child(3n){margin-right:0 !important;}
#product>.catalog>.item .tit{padding:15px; text-align:left;border:1px solid #eee; border-bottom:0 !important;}
#product>.catalog>.item .tit>a{ position:relative; display:block; font-size:20px; font-weight:700; color:#333; transition:all .35s;}
#product>.catalog>.item .tit>a>span{ display:inline-block; width:30px;height:30px; line-height:30px; overflow:hidden; float:left; text-align:center; margin-right:10px; background:#d0021c; color:#fff; transition:all .35s;}
#product>.catalog>.item .img{ text-align:left;margin:0 auto;padding:0 15px;border-left:1px solid #eee;border-right:1px solid #ddd;}
#product>.catalog>.item .img img{width:100%; height:auto;}
#product>.catalog>.item .con{position:relative; width:100%; height:168px;}
#product>.catalog>.item .con>.list{padding:15px; background:#fff; border:1px solid #eee; border-top:0 !important; text-align:left;height:135px; overflow:hidden;}
#product>.catalog>.item .con>.list>a{ position:relative; display:block; padding:4px 0; font-size:16px; color:#555; transition:all .35s;}
#product>.catalog>.item .con>.list>a:after{position:absolute;z-index:1;left:0;top:7px; width:2px;height:0; background:#0051d8; content:''; transition:all .35s;}
#product>.catalog>.item .con>.list>a:hover{ color:#d0021c; padding-left:12px;}
#product>.catalog>.item .con>.list>a:hover:after{height:50%;}
#product>.catalog>.item:hover .tit>a{ color:#d0021c;}
#product>.solution{width:90%;max-width:1360px; margin:30px auto;overflow:hidden;}
#product>.solution .swiper-container a{position:relative; display:block; background:#d0021c; padding:20px 0;font-size:16px; color:#fff; text-align:center;transition:all .35s;}
#product>.solution .swiper-container a>span{ display:block; margin:10px auto;}
#product>.solution .swiper-container a>span>img{height:50px; width:auto;}
#product>.solution .swiper-container a:hover{ background:#b10016;}
#product>.solution .tips{text-align:right;padding:20px 0; color:#ccc;font-size:14px;}
#product>.solution .tips>img{opacity:.2; height:28px; width:auto;}

#product>.product{width:90%;max-width:1360px; margin:0 auto;}
#product>.product>.container{margin:0 auto; padding:20px 0;}
#product>.product>.container>.path{ width:60%; text-align:left;color:#d0021c; font-size:20px;}
#product>.product>.container>.path>img{height:36px; width:auto; margin-right:5px;}
#product>.product>.container>.path>a{ position:relative; display:inline-block;padding:0 3px; font-weight:bold; color:#d0021c; transition:all .35s;}
#product>.product>.container>.path>a:hover{opacity:.5;}
#product>.product>.container>.back{width:20%; text-align:right;}
#product>.product>.container>.back>a{background:#d0021c; border:1px solid #d0021c; border-radius:50px; color:#fff;padding:6px 20px; font-size:14px; transition:all .35s;}
#product>.product>.container>.back>a:hover{ background:none; color:#d0021c;}
#product>.product>.list{margin:0 auto;}
#product>.product>.list>ul{margin:0 auto;}
#product>.product>.list>ul>li{position:relative;display:block; float:left; width:21.2%; overflow:hidden; padding:1%; margin-right:2%; margin-bottom:2%; border:1px solid #eee; transition:all .35s;}
#product>.product>.list>ul>li:nth-of-type(4n){ margin-right:0 !important;}
#product>.product>.list>ul>li>a{display:block;}
#product>.product>.list>ul>li>a .img{ text-align:center; transition:all .35s;}
#product>.product>.list>ul>li>a .img>img{ width:100%;height:auto;}
#product>.product>.list>ul>li>a .tit{ padding:0 50px; text-align:left;font-size:18px; color:#666;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
#product>.product>.list>ul>li>a .more{ padding:10px 50px 20px 50px; color:#d0021c;font-size:14px;}
#product>.product>.list>ul>li>a .more>img{display:inline-block; margin-left:6px; height:18px; width:auto; transition:all .35s;}
#product>.product>.list>ul>li>a:hover .more>img{ padding-left:4px;}
#product>.product>.list>ul>li>a:hover .img{transform:translateY(-6px)}
#product>.product>.list>ul>li:hover{ box-shadow:0 3px 8px rgba(0,0,0,.1);}
#product>.product>.loadmore{ width:90%;max-width:1360px; padding:50px 0;margin:0 auto; text-align:center;}
#product>.product>.loadmore>a{display:inline-block; padding:10px 90px; font-size:18px; color:#666; border:1px solid #ddd; border-radius:50px; transition:all .35s;}
#product>.product>.loadmore>a:hover{ background:#d0021c; border:1px solid #d0021c; color:#fff;}

#product>.view{margin:0 auto; position:relative;}
#product>.view .title{ position:relative;z-index:3; bottom:-100px; width:90%;max-width:1360px; margin:0 auto; font-size:36px; font-weight:bold; color:#333;}
#product>.view>.wrap{ width:90%;max-width:1360px;margin:0 auto;overflow:hidden;}
#product>.view .focus{ position:relative; width:40%; text-align:center;}
#product>.view .focus img{ width:100%;height:auto;}
#product>.view .focus .swiper-container{ margin:0 auto;}
#product>.view .focus .swiper-pagination{ position:relative; text-align:center;margin:0 auto;}
#product>.view .focus .swiper-pagination .swiper-pagination-bullet{width:10px;height:10px; margin:5px; display: inline-block;border-radius: 100%;background: #000;opacity: .2;}
#product>.view .focus .swiper-pagination .swiper-pagination-bullet-active{ background:#d0021c;opacity:1;}
#product>.view .focus .button-prev{ position:absolute;z-index:4; top:50%; left:0; margin-top:-30px; cursor:pointer;opacity:.3; width:50px; height:50px; background:url("../images/icon-arrow-left-circle-black.png") no-repeat;background-size:100% auto; background-position:50% 50%; transition:all .35s;}
#product>.view .focus .button-next{ position:absolute;z-index:4; top:50%; right:0; margin-top:-30px; cursor:pointer;opacity:.3; width:50px; height:50px; background:url("../images/icon-arrow-right-circle-black.png") no-repeat;background-size:100% auto; background-position:50% 50%; transition:all .35s;}
#product>.view .focus .button-prev:hover,#product>.view .focus .button-next:hover{ opacity:.6;}
#product>.view .container{ width:50%; padding:150px 20px 0 20px; text-align:left;}
#product>.view .container>.con>.tit{ font-size:20px; color:#d0021c;}
#product>.view .container>.con>.txt{ padding:20px 0; width:80%; font-size:16px; color:#666; line-height:25px;}
#product>.view .container>.con>.txt>p{ margin-bottom:20px;}

#product>.view>.tag_nav{ position:relative;z-index:999; left:0; width:100%;margin:0 auto; padding-top:20px; border-bottom:1px solid #eee;}
#product>.view>.tag_nav>ul{width:90%;max-width:1360px;margin:0 auto; text-align:center;}
#product>.view>.tag_nav>ul>li{ position:relative; display:inline-block; font-size:16px;}
#product>.view>.tag_nav>ul>li>a{display:block;padding:10px 20px 20px 20px; color:#666;}
#product>.view>.tag_nav>ul>li.A>a{color:#d0021c; font-weight:bold;}
#product>.view>.tag_nav>ul>li.A:after{ position:absolute;z-index:1;left:0; bottom:0; width:100%;height:3px; background:#d0021c;content:''; }
#product>.view>.tag_nav_ac{ top:100px; background:rgba(208,2,28,.8); padding-top:0 !important; border-bottom:0 !important;}
#product>.view>.tag_nav_ac>ul>li>a{padding:30px 20px 20px 20px; color:#fff; font-size:16px;}
#product>.view>.tag_nav_ac>ul>li.A>a{ color:#fff;}
#product>.view>.tag_nav_ac>ul>li.A:after{ position:absolute;z-index:9; background:none; left:50%; bottom:0; margin-left:-8px; width:0;height:0;border-right:8px solid transparent;border-left:8px solid transparent; border-bottom:8px solid rgba(255,255,255,1);content:'';}


#product>.view>.tag_video{ text-align:center;margin:0 auto; padding-top:50px;}
#product>.view>.tag_video>iframe{margin:0 auto;}
#product>.view>.tag_con{width:90%;max-width:1360px;margin:0 auto; padding-top:50px;}
#product>.view>.tag_con>.item{margin-bottom:40px;}
#product>.view>.tag_con .tit{ position:relative; padding:10px 10px 10px 30px; font-size:20px; color:#d0021c; text-align:left;}
#product>.view>.tag_con .tit:after{position:absolute;z-index:3;left:0;top:50%; margin-top:-8px; width:16px; height:16px; background:url("../images/icon-arrow-right-red.png") no-repeat; background-size:auto 100%; background-position:50% 50%; content:'';}
#product>.view>.tag_con .con{ padding:10px 30px; font-size:14px; line-height:24px; color:#444;}
#product>.view>.tag_con .con>p{margin-bottom:10px;}
#product>.view>.tag_con .con img{max-width:100%;}
#product>.view>.tag_con .con table{ border-top:1px solid #ddd; border-left:1px solid #ddd;margin:0px auto; width:99.6%;}
#product>.view>.tag_con .con table td{ color:#666; font-size:14px; padding:8px; text-align:center; border-right:1px solid #ddd; border-bottom:1px solid #ddd;}
#product>.view>.tag_con .con .tableWap{ overflow:hidden; overflow-x:auto;}
#product>.view>.tag_con .list{padding:10px 30px; text-align:left;}
#product>.view>.tag_con .list>a{display:block; float:left; width:33.3%;padding:5px 0;font-size:16px; overflow: hidden;text-overflow:ellipsis;white-space: nowrap; transition:all .35s; }
#product>.view>.tag_con .list>a:hover{ text-decoration:underline;}
#product>.view>.tag_con .list>a img{ height:40px; width:auto; margin-right:5px;}

#product>.view>.pageurl{ width:90%;max-width:1360px; padding:50px 0;margin:0 auto; border-top:1px solid #eee; text-align:center;}
#product>.view>.pageurl>a{display:inline-block; padding:10px 90px; font-size:18px; color:#666; border:1px solid #ddd; border-radius:50px; transition:all .35s;}
#product>.view>.pageurl>a:hover{ background:#d0021c; border:1px solid #d0021c; color:#fff;}

@media only screen and (max-width: 1080px){
  #product>.catalog>.item .tit>a{ font-size:18px;}
  #product>.catalog>.item .con>.list>a{ font-size:14px;}
  #product>.solution .swiper-container a{font-size:14px;}
  #product>.view .title{ bottom:-60px;}
  #product>.view .container{ padding-top:100px;}
  #product>.view .container>.con>.txt{ width:90%; font-size:14px; line-height:20px;}
  #product>.view .focus .button-prev{ margin-top:-25px; width:40px; height:40px;}
  #product>.view .focus .button-next{ margin-top:-25px; width:40px; height:40px;}
  #product>.view>.tag_nav>ul>li{ font-size:16px;}
  #product>.view>.tag_nav_ac{ top:80px; }
  #product>.view>.tag_nav_ac>ul>li>a{font-size:14px;}
  #product>.view>.tag_con .list>a{width:50%;}

}

@media only screen and (max-width: 960px){

  #product>.catalog>.item .tit>a{ font-size:16px;}
  #product>.catalog>.item .tit>a>span{ width:25px;height:25px; line-height:25px;}
  #product>.catalog>.item .con>.list>a{ font-size:13px;}
  #product>.product>.list>ul>li{width:29.4%;}
  #product>.product>.list>ul>li:nth-of-type(4n){ margin-right:2% !important;}
  #product>.product>.list>ul>li:nth-of-type(3n){ margin-right:0 !important;}
  #product>.view .title{ font-size:25px; bottom:-60px;}
  #product>.view .focus .button-prev{ margin-top:-20px; width:30px; height:30px;}
  #product>.view .focus .button-next{ margin-top:-20px; width:30px; height:30px;}
  #product>.view .container{ padding-top:80px;}
  #product>.view>.tag_nav_ac{ top:115px; }
  #product>.view>.tag_nav_ac>ul>li>a{padding:20px;}

}
@media only screen and (max-width: 780px){
  #product>.catalog>.item{width:49%; float:left; margin-bottom:2%;margin-right:0 !important;}
  #product>.catalog>.item:nth-child(3n){margin-right:0 !important;}
  #product>.catalog>.item:nth-child(2n){float:right;}
  #product>.product>.container>.path{font-size:16px;}
  #product>.product>.container>.path>img{height:30px; }
  #product>.product>.container>.back>a{ border-radius:30px;padding:6px 20px; font-size:12px;}
  #product>.product>.list>ul>li>a .tit{ padding:0 20px; text-align:center;font-size:16px;}
  #product>.product>.list>ul>li>a .more{ padding:10px 20px 20px 20px; text-align:center;}
  #product>.view .title{ font-size:25px; bottom:0; text-align:center;}
  #product>.view .container{ float:none; width:100%; padding-top:0;}
  #product>.view .focus{ float:none; width:100%;}
  #product>.view .focus .button-prev{ margin-top:-30px; width:40px; height:40px;}
  #product>.view .focus .button-next{ margin-top:-30px; width:40px; height:40px;}
  #product>.view>.tag_nav_ac{ top:95px;}
  #product>.view>.tag_nav_ac>ul>li>a{ padding:20px 10px;}
  #product>.view>.tag_nav_ac>ul>li.A:after{ margin-left:-6px; border-right:6px solid transparent;border-left:6px solid transparent; border-bottom:6px solid rgba(255,255,255,1);}
  #product>.view>.tag_video{ padding-top:30px;}
  #product>.view>.tag_video>iframe{width:80%; height:320px;}
  #product>.view>.tag_con .tit{padding-left:20px; font-size:16px;}
  #product>.view>.tag_con .tit:after{margin-top:-6px; width:12px; height:12px;}
  #product>.view>.tag_con .con{padding:10px 20px;}
  #product>.view>.tag_con .list{ padding-left:20px;}
  #product>.view>.tag_con .list>a{width:100%; float:none; font-size:14px;}
}

@media only screen and (max-width: 640px){
  #product>.isnew>.item{ width:100%; float:none; margin-bottom:2%;}
  #product>.isnew>.item:nth-child(2n){float:none;}
  #product>.catalog>.item{float:none; width:100%; margin:0 0 2% 0;}
  #product>.catalog>.item:nth-child(3n){margin-right:0 !important;}
  #product>.catalog>.item:nth-child(2n){float:none;}
  #product>.catalog>.item .con{ height:auto!important;}
  #product>.catalog>.item .con>.list{height:auto!important;}
  #product>.product>.container>.path{ width:100%;}
  #product>.product>.container>.path{font-size:14px;}
  #product>.product>.container>.path>img{height:25px; }
  #product>.product>.container>.back{ float:none; width:30%; padding-top:50px; text-align:left;}
  #product>.product>.container>.back>a{padding:6px 12px;}
  #product>.product>.list>ul>li{width:46.4%; margin-right:0 !important;}
  #product>.product>.list>ul>li:nth-of-type(4n){ margin-right:0 !important;}
  #product>.product>.list>ul>li:nth-of-type(3n){ margin-right:0 !important;}
  #product>.product>.list>ul>li:nth-of-type(2n){ float:right;}
  #product>.view>.tag_nav_ac>ul>li>a{ padding:15px 10px; font-size:12px;}

  #quickmenu{ display:none;}
}
@media only screen and (max-width: 560px){
  #product>.view>.tag_nav_ac>ul{padding:10px 0 30px 0;}
  #product>.view>.tag_nav_ac>ul>li{ float:left; width:33.33%;}
  #product>.view>.tag_nav_ac>ul>li>a{padding:10px;}
  #product>.view>.tag_nav_ac>ul>li.A:after{display:none;}
  #product>.view>.tag_nav_ac>ul>li.A:before{ position:absolute;z-index:1;left:0;top:0; width:99%; height:99%; border:1px solid #fff;content:'';}
}

@media only screen and (max-width: 420px){
  #product>.product>.list>ul>li>a .tit{ font-size:14px;}
  #product>.product>.list>ul>li>a .more{ font-size:12px;}
  #product>.product>.list>ul>li>a .more>img{ margin-left:3px; height:14px;}
  #product>.product>.list>ul>li{ float:none!important; width:100%; margin-right:0 !important;}




}
#rd{width:90%; max-width:1360px; margin:0 auto; padding:50px 0; position:relative; overflow:hidden;}
#rd>.item{ text-align:left; padding-bottom:30px;}
#rd>.item>.tit{ font-size:30px; font-weight:bold; color:#333;}
#rd>.item>.con{ padding:20px 0;}
#rd>.item>.con .txt{ display:block;padding:10px 0; font-size:18px; color:#444;}
#rd>.item>.con .txt>p{ margin-bottom:20px;}
#rd>.item>.con .txt img{max-width:100%; height:auto;}


@media only screen and (max-width: 640px){
  #rd>.item>.tit{ font-size:20px;}
  #rd>.item>.con .txt{ font-size:14px;}
}
#aftersale{ width:90%;max-width:1360px; margin:0 auto; padding:20px 0; }
#aftersale>.container{ width:52%;}
#aftersale>.container>.tag{ padding-bottom:20px;}
#aftersale>.container>.tag>.tit{padding:10px 0;}
#aftersale>.container>.tag>.tit>h3{display:inline-block;  background:#0030cc; color:#fff;padding:8px 25px;}
#aftersale>.container>.tag>.txt{ text-align:left; font-size:16px; color:#555; line-height:25px;}
#aftersale>.container>.tag>.txt>p{ margin-bottom:20px;}
#aftersale>.container>.tag>.txt>p>strong{ font-size:20px; font-family:Arial; color:#d0021c;}
#aftersale>.container>.slogan{padding:40px 0; font-size:20px; color:#0030cc; font-weight:bold; font-family:微软雅黑;}
#aftersale>.img{ width:48%; text-align:right;}
#aftersale>.img>img{width:100%;height:auto;}


@media only screen and (max-width: 960px){
  #aftersale>.container>.tag>.txt{ font-size:14px;line-height:20px;}

}

@media only screen and (max-width: 780px){
  #aftersale>.container{ float:none; width:100%;}
  #aftersale>.img{ float:none; width:100%; text-align:left;}

}
@media only screen and (max-width: 420px){
  #aftersale>.container>.slogan{padding:20px 0; font-size:18px; }
  #aftersale>.container>.slogan h1{ font-size:30px;}
}
.contactus{width:90%;max-width:1360px;margin:0 auto 40px auto; padding:30px 0; border:1px solid #eee;border-radius:3px; overflow:hidden;}
.contactus .tit{ font-size:14px; color:#444;}
.contactus .tel{ padding-bottom:10px; font-size:24px; color:#d0021c;}
.contactus .tips{ font-size:12px; color:#ccc;}
.contactus .con{ font-size:16px; color:#666;}
.contactus>.hotline{ width:31%; text-align:center;}
.contactus>.hotline>.icon{ text-align:center;}
.contactus>.hotline>.icon>img{width:128px;height:auto;}
.contactus>.contact{ width:46.3%; padding:20px 5%; text-align:left; border-left:1px solid #eee; border-right:1px solid #eee;}
.contactus>.contact>.con>p{ position:relative; display:block;padding:8px 0 8px 38px;}
.contactus>.contact>.con>p img{ position:absolute;z-index:1; left:0;top:6px; height:28px; width:auto;}
.contactus>.voice{ width:12%; padding-top:20px; padding-left:40px; text-align:center; font-size:14PX;}

@media only screen and (max-width: 1100px){
  .contactus .con{ font-size:15px;}
  }
@media only screen and (max-width: 960px){
  .contactus{padding:0;}
  .contactus>.hotline{ float:none; padding:20px 0; width:100%; border-bottom:1px solid #eee;}
  .contactus>.contact{ width:39%; padding:5%; border-left:0px;}
  .contactus>.voice{ width:40%; padding:5%;}
}
@media only screen and (max-width: 780px){
  .contactus .con{ font-size:14px;}
}
@media only screen and (max-width: 420px){

  .contactus>.contact{ float:none; width:70%; padding:5% 15%; text-align:left; border-bottom:1px solid #eee; border-right:0; border-left:0px;}
  .contactus>.voice{ float:none; width:90%;}
}
.feedback{border-top:1px solid #eee;margin:0 auto; padding:50px 0; }
.feedback>.title{text-align:center;margin:0 auto;}
.feedback>.title>.tit{ font-size:30px;}
.feedback>.title>.tip{ padding:20px 0; font-size:16px; color:#999;}
.feedback>.container{ width:90%;max-width:1200px;margin:0 auto; padding:50px 0;}
.feedback>.container .item{ display:block; padding:12px 0;}
.feedback>.container .code{ position:relative;}
.feedback>.container input{ display:inline-block; box-sizing:border-box; width:100%;height:auto;padding:15px;-webkit-appearance:none; border:1px solid #ccc; color:#666;text-align:left;}
.feedback>.container input::-webkit-input-placeholder{ color:#999;}
.feedback>.container textarea{ display:block;box-sizing:border-box; width:100%;height:auto;padding:15px;-webkit-appearance:none;  font-family:"微软雅黑"; line-height:20px; border:1px solid #ccc; color:#666;text-align:left;}
.feedback>.container textarea::-webkit-input-placeholder{ color:#999;}
.feedback>.container .w30{width:30%;}
.feedback>.container .w50{width:48%;}
.feedback>.container .w100{width:100%; clear:both}
.feedback>.container #checkimg{display:inline-block; position:absolute;z-index:3; top:50%; right:10px; margin-top:-13px; cursor:pointer;}
.feedback>.container .submit{ float:right; display:inline-block; box-sizing:border-box; width:46%!important; background:#d0021c;padding:12px 10px; font-size:16px; color:#fff; text-align:center; border:0; cursor:pointer; width:50%;}
.feedback>.container .reset{ float:left;display:inline-block; box-sizing:border-box;width:46%!important; background:#666;padding:12px 10px;font-size:16px; color:#fff; text-align:center; border:0; cursor:pointer; width:50%;}

@media only screen and (max-width: 640px){
.feedback>.title>.tip{ font-size:14px;padding:20px;}
.feedback>.container{ padding:20px 0;}
.feedback>.container .w30{width:100%;}
.feedback>.container .w50{width:100%;clear:both;}
.feedback>.container .btn{ padding-top:20px;}
}

@media only screen and (max-width: 420px){
.feedback>.title>.tit{ font-size:20px;}
.feedback>.title>.tip{ font-size:12px;}
.feedback>.container{padding:0;}
.feedback>.container .item{ padding:8px 0;}
.feedback>.container input{ padding:10px 15px;}
}
/*END*/

#search{width:90%;max-width:1360px; margin:0 auto; padding:50px 0; overflow:hidden;}
#search>.container{margin:0 auto; padding-bottom:30px;}
#search>.container>.path{ width:60%; text-align:left;color:#d0021c; font-size:20px;}
#search>.container>.path>img{height:36px; width:auto; margin-right:5px;}
#search>.container>.path>a{ position:relative; display:inline-block;padding:0 3px; font-weight:bold; color:#d0021c; transition:all .35s;}
#search>.container>.path>a:hover{opacity:.5;}
#search>.container>.back{width:20%; text-align:right;}
#search>.container>.back>a{background:#d0021c; border:1px solid #d0021c; border-radius:50px; color:#fff;padding:6px 20px; font-size:14px; transition:all .35s;}
#search>.container>.back>a:hover{ background:none; color:#d0021c;}
#search>.list{margin:0 auto;}
#search>.list>ul{margin:0 auto;}
#search>.list>ul>li{position:relative;display:block; float:left; width:21.2%; overflow:hidden; padding:1%; margin-right:2%; margin-bottom:2%; border:1px solid #eee; transition:all .35s;}
#search>.list>ul>li:nth-of-type(4n){ margin-right:0 !important;}
#search>.list>ul>li>a{display:block;}
#search>.list>ul>li>a .img{ text-align:center; transition:all .35s;}
#search>.list>ul>li>a .img>img{ width:100%;height:auto;}
#search>.list>ul>li>a .tit{ padding:0 50px; text-align:left;font-size:18px; color:#666;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
#search>.list>ul>li>a .more{ padding:10px 50px 20px 50px; color:#d0021c;font-size:14px;}
#search>.list>ul>li>a .more>img{display:inline-block; margin-left:6px; height:18px; width:auto; transition:all .35s;}
#search>.list>ul>li>a:hover .more>img{ padding-left:4px;}
#search>.list>ul>li>a:hover .img{transform:translateY(-6px)}
#search>.list>ul>li:hover{ box-shadow:0 3px 8px rgba(0,0,0,.1);}
#search>.loadmore{ width:90%;max-width:1360px; padding:50px 0;margin:0 auto; text-align:center;}
#search>.loadmore>a{display:inline-block; padding:10px 90px; font-size:18px; color:#666; border:1px solid #ddd; border-radius:50px; transition:all .35s;}
#search>.loadmore>a:hover{ background:#d0021c; border:1px solid #d0021c; color:#fff;}



@media only screen and (max-width: 960px){
  #search>.list>ul>li{width:29.4%;}
  #search>.list>ul>li:nth-of-type(4n){ margin-right:2% !important;}
  #search>.list>ul>li:nth-of-type(3n){ margin-right:0 !important;}

}
@media only screen and (max-width: 780px){
  #search>.container>.path{font-size:16px;}
  #search>.container>.path>img{height:30px; }
  #search>.container>.back>a{ border-radius:30px;padding:6px 20px; font-size:12px;}
  #search>.list>ul>li>a .tit{ padding:0 20px; text-align:center;font-size:16px;}
  #search>.list>ul>li>a .more{ padding:10px 20px 20px 20px; text-align:center;}
}

@media only screen and (max-width: 640px){
  #search>.container>.path{ width:100%;}
  #search>.container>.path{font-size:14px;}
  #search>.container>.path>img{height:25px; }
  #search>.container>.back{ float:none; width:30%; padding-top:50px; text-align:left;}
  #search>.container>.back>a{padding:6px 12px;}
  #search>.list>ul>li{width:46.4%; margin-right:0 !important;}
  #search>.list>ul>li:nth-of-type(4n){ margin-right:0 !important;}
  #search>.list>ul>li:nth-of-type(3n){ margin-right:0 !important;}
  #search>.list>ul>li:nth-of-type(2n){ float:right;}
}

@media only screen and (max-width: 420px){
  #search>.list>ul>li>a .tit{ font-size:14px;}
  #search>.list>ul>li>a .more{ font-size:12px;}
  #search>.list>ul>li>a .more>img{ margin-left:3px; height:14px;}
  #search>.list>ul>li{ float:none!important; width:100%; margin-right:0 !important;}
}

