@charset "utf-8";
/*初始化*/
/*企业文化*/
ul.about_duty_item_list{ max-width:1680px; margin:30px auto;}
.about_duty_item_list li .txt{ box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;}
.about_duty_item_list li .txt p{ height:auto;}
.about_duty_item_list li:after{ content:''; display:block; clear:both;}
.about_duty_item_list { background:#fafafa;}

.about_duty_item_list li:nth-child(even) .img{width:50%;  float:right;}
.about_duty_item_list li:nth-child(even) .txt{width:50%;  float:left;left:0;}
/*产品*/
.list-2{ display:flex; flex-wrap:wrap;}
.list-2 li{width: 33.333%; margin-top:20px;}
.list-2 li *{ box-sizing:border-box;}
.product-item {
    display: block;background-color: #f0f0f0;
    padding: 10px;
}
.product-item__intro {
    position: relative;padding-top: 40px;
}
.product-item__top {
    /*position: absolute;top: 0;right: 0;left: 0;*/
	text-align:center;
}
.list-2 li img{ transition:all ease .3s;}
.list-2 li:hover img{ transform:scale(1.1);}
.list-2 li:hover h3{ color:#b50106;}
.product-item__img::before {
        padding-top: 100%;
    }
.list-item{ margin-left:10px; margin-right:10px;}
.product-item__title {
    margin-bottom: 10px;
    line-height: 1.5;font-weight: 500;color:#474645;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.product-item__top .product-item__title{font-size:16px; font-weight:bold;}

.product-item__desc{ font-size:16px;}
.product-item__img.img-box{ margin:0 0 20px 0; overflow:hidden;}
.product-item__intro{ position:relative; padding-top:0;}
.product-item__desc {
    line-height: 1.5;color: #474645;letter-spacing: 0.1em;
}
.product-item__intro
.news-item__more{ padding:18px 30px; background-color:#fff;}
.news-item__mtxt{ display:inline-block; vertical-align:top; width:calc(100% - 60px); font:500 14px/40px "Montserrat"; color:#474645; text-transform:uppercase; letter-spacing:0.1em;}
.news-item__more{ padding:18px 30px; background-color:#fff; display:flex;}
.news-item__micon{ position:relative; display:inline-block; vertical-align:top; width:60px; height:40px; background-color:#474645;border-top-right-radius:40px;border-bottom-right-radius:40px;}
.news-item__micon::before, .news-item__micon::after{ content:''; position:absolute; top:50%; left:50%; background-color:#fff; width:12px; height:2px; margin-top:-1px; margin-left:-6px;}
.news-item__micon::before{ transform:rotate(90deg);-webkit-transform:rotate(90deg);}

.list-2 li:hover .news-item__mtxt{ color:#2554b3;}
.fz-40{ font-size:26px;}
.fz-20{ font-size:16px;}

/*产品详情*/
/* protwoinfo02wrap */
.protwoinfo02wrap{margin: 50px auto;box-sizing: border-box;}
.p-twoinfo{display: block;padding-bottom: 30px;border-bottom: 1px solid #ddd;margin-bottom: 30px;font-size: 26px;font-weight: bold;color: #222222; text-align:center;}
.protwoinfo02{width: 100%;position: relative;}
.protwoinfo02 .box{display: flex;display: -webkit-flex;-webkit-justify-content: space-between;justify-content: space-between;-webkit-align-items: center;align-items: center;display: block;}
.protwoinfo02 .box .imgbox{width: 100%;box-sizing: border-box;}
.protwoinfo02 .box .imgbox img{display: block;width: 100%;}
.protwoinfo02 .box .text{width: 100%;box-sizing: border-box;padding-left: 0;margin-top: 10px;}
.protwoinfo02 .box .text h3{font-size: 14px;margin-bottom: 10px;color: #222222;}
.protwoinfo02 .box .text .info{margin-bottom: 30px;}
.protwoinfo02 .box .text .info p{font-size: 15px;line-height: 30px;color: #222222;font-weight: bold;}
.protwoinfo02 .box .text h4{font-size: 15px;line-height: 30px;color: #666666;}
.protwoinfo02 .page{width: 100%;margin-top: 20px;display: flex;display: -webkit-flex;-webkit-justify-content: flex-start;justify-content: flex-start;-webkit-align-items: center;align-items: center;position: relative; padding:0;}
.protwoinfo02 .page .swiper-button-next,.protwoinfo02 .page .swiper-button-prev{background-image: none;font-size: 20px;position: relative;padding: 0;margin: 0;width: auto;height: auto;top: 0;left: 0;right: 0;outline: none;}
.protwoinfo02 .page .swiper-pagination{position: relative;margin: 0 30px;}
.protwoinfo02 .page .swiper-pagination .swiper-pagination-bullet{width: 10px;height: 10px;background-color: #aaaaaa;margin: 0;margin-right: 12px;opacity: 1;}
.protwoinfo02 .page .swiper-pagination .swiper-pagination-bullet:last-child{margin-right: 0;}
.protwoinfo02 .page .swiper-pagination .swiper-pagination-bullet-active{background-color: #e80e1f;}
/* xzgn01 */
.xzgn01{margin: 50px auto;box-sizing: border-box;}
.xzgn01 .imgbox{width: 100%;box-sizing: border-box;}
.xzgn01 .imgbox img{display: block; margin:0 auto; width:auto !important;}
.xzgn01 .imgbox img.sjimg{display: none;}
.nr .list{ display:flex; flex-wrap:wrap; justify-content:}
.nr li{ padding:0 15px 5px 15px; width:calc(100%/4);
box-sizing:border-box;
text-align:center;
  
 
  position: relative;}
.nr .box{ height:100%; background:#fff !important;border:solid #e0e0e0 1px; padding:30px 18px 30px 18px; box-sizing:border-box;}
.nr li .text .info{ text-align:center !important;}
.nr li:hover .box{border:solid #2554b3 1px;}
.nr .imgbox{ width:75px; height:75px; margin:0 auto;}

.nr li .text .title {
  font-size: 18px;
  color: #262626;
  position: relative;
  padding-bottom: 12px;
}
.nr li .text .info {
  font-size: 14px;
  line-height:1.6;
  color: #808080;
  text-align: center;
}
/* reLink */
.reLink {
	clear: left;
	width: 100%;
	height: 58px;
	line-height: 58px;
	border-top: 2px solid #dddddd;
	border-bottom: 2px solid #dddddd;
}
.reLink .nextLink, .reLink .prevLink {
	width: 50%;
	display: block;
	text-align: left;
	color: #666;
}
.reLink .nextLink a:hover, .reLink .prevLink a:hover {
	color: #1e468e;
}
.reLink .nextLink {
	text-align: right;
}
.nybanner {
	width: 100%;
	height: 300px;
	overflow: hidden;
	position: relative;
}
/* .tolist */
.tolist{background-color: rgb(241,242,243);padding: 20px calc((100% - 1440px)/2); text-align:center;}
.tolist a{font-size: 16px;color: #333;}
.tolist a i{font-size: inherit;color: inherit;margin-right: 10px;}
.tolist02{background-color: #fff;}

/*产品中心*/
.leftNav {
	width: 100%;
	position: relative;
	z-index: 20;
	border: 1px solid #e5e5e5;
}
.leftNav .title {
	height: 96px;
	color: #fff;
	background: #4d4d4d;
	text-align:center;
}
.leftNav .title .en {
	display: block;
	padding: 20px 0 0 15px;
	line-height: 30px;
	font-size: 28px;
	text-transform: uppercase;
	font-family: "Cambria";
}
.leftNav .title .line {
	width: 22px;
	height: 1px;
	display: block;
	margin: 10px auto;
	background: #fff;
}
.leftNav .title h3 {
	font-size: 20px;
	font-weight: bold;
	
	padding-top: 24px;
}
.leftNav .list {
	padding: 0 0px;
}
.leftNav .item {
}
.leftNav .item:first-child {
	border-top: 0px;
}
.leftNav .item h3 {
	font-weight: bold;
	color: #1e468e;
	font-size: 14px;
}
.leftNav .item h3 a {
	color: #fff;
	display: block;
	text-align: center;
	background:#b50106;
	padding-left: 0;
	line-height: 50px;
	border-top: 2px solid #e5e5e5;
}
.leftNav .item ul{}
.leftNav .item ul li{ text-align:center; border-bottom:solid 1px #f5f5f5; padding:7px 0;}
.leftNav .item ul li a{}


.leftNav .item h3 a:hover, .leftNav .item h3 a.hover {
	color: #d20a05;
}
.leftNav .item h3 s {
	float: right;
	width: 18px;
	height: 20px;
	margin-right: 8px;
	margin-top: 16px;
	background-position: -125px -25px;
}
.leftNav .item .box {
	padding-bottom: 0;
	background: #f6f6f6;
}
.leftNav .item .box a {
	color: #333;
	line-height: 40px;
	display: block;
	height: 40px;
	padding-left: 25px;
	overflow: hidden;
}
.leftNav .item .box a s {
	width: 10px;
	height: 10px;
	margin-right: 8px;
	display: inline-block;
	background-position: 2px -178px;
}
.leftNav .item .box a:hover, .leftNav .item .box a.hover {
	color: #003e92;
	font-weight: bold;
}
.leftCon {
	width: 20%;
	padding-bottom: 40px;
	float: left;
	position: relative;
	z-index: 20;
}
.leftCon .leftContact {
	width: 100%;
	margin-top: 20px;
	border: 1px solid #e5e5e5;
}
.leftCon .leftContact .title {
	height: 40px;
	line-height: 40px;
	text-align:center;
	padding: 3px 15px 4px;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	background: #b50106;
}
.leftCon .leftContact .title span {
	font-size: 14px;
	margin-left: 6px;
}
.leftCon .leftContact .leftprocomt {
	padding-top: 10px;
}
.leftCon .leftContact .leftprocomt li {
	float: left;
	text-align: center;
	width: 104px;
	margin: 0 10px;
}
.casePage{ width:76%; float:right;}
.wrapper{ padding:30px 0;}
.leftCon .leftContact .leftprocomt li img {
	width: 104px;
	height: 78px;
	border-radius: 3px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.leftprocomt li p {
	font-size: 12px;
	line-height: 30px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.leftprocomt li:hover img {
	-webkkit-filter: brightness(105%);
	filter: brightness(105%);
}
.leftprocomt li:hover p {
	color: #1048a0;
}
.leftCon .leftContact .contxt {
	padding: 8px 10px 15px;
	line-height: 30px;
}
.leftCon .leftContact .contxt .img {
	float: left;
	display: block;
	border: 1px solid #e5e5e5;
	margin: 0 auto 10px;
}
.leftCon .leftContact .contxt img {
	width: 215px;
	height: 215px;
}
.indexTit {
	width: 100%;
	padding: 6px 0 16px;
	line-height: 40px;
}
.indexTit .more {
	float: right;
	line-height: 36px;
	font-family: arial;
	margin-top: 6px;
}
.indexTit h3 {
	font-size: 24px;
	display: inline-block;
*display: inline;
*zoom: 1;
	margin: 0 5px 0 7px;
}
.indexTit s {
	width: 25px;
	height: 30px;
	background-position: -94px -26px;
}
.indexTit .en {
	font-family: arial;
	font-size: 16px;
	display: inline-block;
*display: inline;
*zoom: 1;
}
/*prolist*/
.location {
	width: 100%;
	padding: 0px 0 0;
	height: 45px;
	line-height: 45px;
	margin-bottom: 20px;
	position: relative;
	border-bottom: 2px solid #AFAFAF;
}
.location h3 {
	font-size: 18px;
	padding-left: 3px;
	display: inline-block;
	position: relative;
}
.location h3 s {
	width: 100%;
	height: 2px;
	display: block;
	position: absolute;
	left: 0;
	bottom: -2px;
	background: #d20a05;
}
.location .sitepath {
	color: #333333;
	float: right;
	text-align: right;
	width: 60%;
	white-space: nowrap;
}
.location .sitepath a {
	color: #333333;
}
.location .sitepath a:hover {
	color: #1e468e;
}
.fenx {
	height: 40px;
}

/* prothere03 */
.p-tl{font-size: 30px;font-weight: bold;margin-bottom: 40px;text-align: center;color: #222222;}
.prothere03wrap{width: 100%;box-sizing: border-box;margin: 60px auto;}
.prothere03{width: 100%;position: relative;}
.prothere03 .li{width: 100%;overflow: hidden;box-sizing: border-box;position: relative;}
.prothere03 .li img{display: block;width: 100%;transition: all .6s;}
.prothere03 .li:hover img{transform: scale(1.1);}
.prothere03 .li::before{content: '';display: block;width: 100%;height: 100%;background-color: rgba(35,35,35,0.75);position: absolute;top: 0;left: 0;transition: all .3s;z-index: 1;}
.prothere03 .li .text{position: absolute;width: 100%;box-sizing: border-box;text-align: center;top: 50%;left: 0;z-index: 2;transform: translateY(-50%);-webkit-transform: translateY(-50%);padding: 0 65px;}
.prothere03 .li .text strong{display: block;width: 70px;height: 1px;background-color: rgba(255,255,255,0.5);margin: auto;transition: all .3s;}
.prothere03 .li .text h4{font-size: 16px;color: #ffffff;line-height: 30px;text-align: center;min-height: 90px;opacity: 0;transform: translateY(50px);transition: all .3s;margin-bottom: 50px;}
.prothere03 .li:hover .text strong{width: 70px;background-color: rgba(255,255,255,0.5);}
.prothere03 .li .text h3{font-size: 24px;color: #ffffff;margin: 30px auto;text-align: center;}
.prothere03 .li:hover::before{background-color: rgba(37,84,179,0.9);}
.prothere03 .li:hover .text h4{opacity: 0.75;transform: none;}
.prothere03 .li .text a{border: 1px solid #fff;color: #fff;width: 150px;height: 42px;line-height: 42px;background-color: transparent;margin: auto;opacity: 0;transform: translateY(50px);transition: all .3s;}
.prothere03 .li .text a::after{border: #fff;}
.prothere03 .li .text a:hover{color: #2554b3;}
.prothere03 .li:hover .text a{transform: none;opacity: 1;}

.prothere03 .swiper-button-next,.prothere03 .swiper-button-prev{width: 46px;height: 46px;background-color: #fff;color: #1c3e7d;font-size: 18px;display: flex;display: -webkit-flex;-webkit-justify-content: center;justify-content: center;-webkit-align-items: center;align-items: center;background-image: none;outline: none;top: 50%;margin-top: -23px;}
.prothere03 .swiper-button-next{right: 0;}
.prothere03 .swiper-button-prev{left: 0;}

.prothere03 .more{display: block;width: 180px;height: 42px;text-align: center;line-height: 42px;background-color: #e6771b;color: #FFFFFF;font-size: 14px;overflow: hidden;position: relative;z-index: 0;border-radius: 2px;}
.prothere03 .more::after{content: '';width: 0;height: 100%;background-color: #FFFFFF;position: absolute;top: 0;left: 0;transition: all .3s;z-index: -1;}
.prothere03 .more:hover::after{width: 100%;}
.prothere03 .more:hover{color: #2554b3;}

.auto_1200{max-width:1400px; margin:0 auto;}

.ling .info div{ position:relative;}
.ling .info strong{ padding-left:10px;}
.ling .info strong:before{content:"";display:block; height:100%;width:5px;background:#2554b3;position:absolute;left:0;top:0;margin-left:-2px; z-index:2;}

/*下载中心*/
.normal-list{padding:30px 0;margin:0 auto;display: flex;flex-wrap: wrap;justify-content: space-between;width:100%;max-width: 1440px;}
.normal-list li{position:relative;display:block;background:#F7F7F7;width: 48%;margin-bottom:20px;transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;}
.normal-list li a{display:block;font-size:16px;line-height:24px;padding:25px 30px 25px 50px;color:#333;transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;}
.normal-list li span{color:#888888;position:absolute;right:30px;top:26px; font-size:14px;}
.normal-list li:hover{background:#2554b3;color:#FFF;transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;}
.normal-list li:hover a,.normal-list li:hover span{color:#FFF}
.normal-list li.dot:hover a:before {background:#fff;}
.normal-list li.dot a{position:relative}
.normal-list li.dot a:before {content:'';position:absolute;left:30px;background:#dbdbdb;width:7px;height:7px;top:35px;border-radius:50%}

/*招聘*/
.f_16{ font-size:16px;}

.co2{padding: 30px 0;background: #f5f5f5;}

.co2 .tt{text-align: center;}

.co2 .xian{width: 30px;height: 2px;background: #bc0b28;margin: 40px auto;}

.co2 .cbox1{margin: 60px 0 30px;}

.co2 .cbox1 select,.co2 .cbox1 input{display: block;float: left;width: 19%;box-sizing: border-box;margin-right: 2%;height: 45px;padding-left: 20px;color: #666;font-size: 14px;}

.co2 .cbox1 a{display: block;width: 14%;float: right;line-height: 45px;background: #f3142c;color: #fff;text-align: center;} 

.co2 .cbox1 a:hover{background: #c91520;}

.co2 .ul1{}

.co2 .ul1 dt{background: #8f8f8f;box-sizing: border-box;padding: 0 80px;}

.co2 .ul1 dt span{display: block;float: left;line-height: 45px;width: 25%;color: #fff;}

.co2 .ul1 dd .dtp{-webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s;border-bottom: 1px solid #ddd;box-sizing: border-box;padding: 0 80px;background: #fff;cursor: pointer;}

.co2 .ul1 dd .dtp span{-webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s;display: block;float: left;line-height: 65px;width: 25%;}

.co2 .ul1 dd .dbt{padding: 30px 80px;line-height: 1.8;color: #666;display: none; background:#fafafa;}

.co2 .ul1 dd.act .dtp{background: #2554b3;}

.co2 .ul1 dd.act .dtp span{color: #fff;}

.co2 .lx{text-align: center;line-height: 1.5;padding: 0 5%;color: #888;margin-top: 40px;font-size: 18px;}

.co2 .lx a{color: #2554b3;font-size: 18px;}



.co2 .about-title{display:flex;text-align:center;justify-content:center;align-items:flex-start;line-height:20px; margin-top:30px;position:relative;height:40px;}
.co2 .about-title .ico{display:none;width:11px;}
.co2 .about-title span{font-size:21px;color:#3e4657;}


/*联系我们*/
.abo{ margin:50px auto;}
.abo .title__wrapper{ margin-bottom:40px; }
.abo .title__wrapper h1{ font-size:42px; text-align:center; }
.abo .title__wrapper p{ font-size:16px;}
.abo .title__wrapper h1,.abo h3{ font-family:'Oswald-Regular'}
/* contact */
.feedback_table tr{ background:none !important;}
.feedback_table textarea{ background:none !important;}
.feedback_table .submint input{ color:#fff;}
/* contact */
.page-contact {width:100%;min-height: 300px;padding: 3% 0; margin: auto;position: relative;overflow: hidden;}
.page-contact-txt {overflow: hidden;clear: both;width: 100%;margin: auto;}
.page-contact-txt .left{width: 100%;margin-bottom: 50px;float: none;}
.page-contact-txt .left h3{font-size: 24px;color: #1a1a1a;text-align: center;}
.page-contact-txt .left line{margin: 20px auto;width: 40px;height: 2px;background: #e70e1f;display: block;}
.page-contact-txt .left h5{font-size: 14px;color: #999999;text-align: center;line-height: 24px;font-weight: normal;}
.page-contact-txt .right{width: 100%;float: none;}
.page-contact-txt .right li{width: 50%;padding: 0 5%;box-sizing: border-box;position: relative;}
.page-contact-txt .right li::after {content: '';display: block;width: 1px;height: 100%;position: absolute;right:0;top: 0;background: #e5e6e9;}
.page-contact-txt .right li:nth-child(2)::after{content:none;}
.page-contact-txt .right li:last-child::after{display: none;}
.page-contact-txt .right li i{display: block;width:35px;height: 35px;border-radius: 100%;border: 2px solid #000;overflow: hidden;}
.page-contact-txt .right li i.c1{background: url("../images/c1.png") center no-repeat;}
.page-contact-txt .right li i.c2{background: url("../images/c2.png") center no-repeat;}
.page-contact-txt .right li i.c3{background: url("../images/c3.png") center no-repeat;}
.page-contact-txt .right li h5{font-size: 14px;color: #999999;padding: 10px 0;font-weight: normal;}
.page-contact-txt .right li h4{font-size: 20px;color: #1a1a1a}
.page-contact-txt .right li h4 a {font-size: 20px;color: #1a1a1a}
.list-paddingleft-2{ display:flex; flex-wrap:wrap;justify-content:space-between;}
.page-contact-txt .right li:hover h4 a,.page-contact-txt .right li:hover h4 {color: #e70e1f;}

.page-contact-map {margin: 50px auto auto;overflow: hidden;height: 500px;background: #f1f1f1; position: relative;clear: both;}

#container img{ max-width:inherit !important; max-height:inherit !important;}


@media (min-width:992px){
	.co2 .about-title{line-height:36px;margin-top:20px;height:86px;}
	.co2 .about-title .ico{width:22px;}
	.co2 .about-title span{font-size:32px;color:#3e4657; position:relative;}
	.co2 .about-title span:after{
	width: 40px;
	height: 3px;
	display: block;
	content:"";
	position: absolute;
	background: #2554b3;
	bottom: -22px;
	transform:translateX(-50%);
	left: 50%;
	margin:0 auto;
	}
}











@media (min-width: 1025px){
.product-item:hover .news-item__micon{ background:#2554b3;}
.product-item:hover .news-item__more{ border-top-right-radius:100px; border-bottom-right-radius:100px;}
}

@media screen and (max-width:1440px){

.news-item__more{ padding:10px 30px;}
.auto_1200{ padding:0 30px;}
.normal-list{ padding:30px 15px; box-sizing:border-box;}
.page-contact-txt .right li{ padding:0 2%;}
}
@media screen and (max-width: 1280px){
	
.page-contact-txt .right li{ padding:0 2%; width:50%;}
.page-contact-txt .right li::after{ content:none;}
.page-contact-txt .right li h4{ font-weight:normal;}


}
@media screen and (max-width: 1200px){
	.list-2 li{ width:50%;}
.co2{padding: 30px 0;}

  .co2 .cbox1{margin: 20px 0;}

  .co2 .cbox1 select, .co2 .cbox1 input{width: 49%;margin: 0 0 10px;}

  .co2 .cbox1 select:nth-child(2),.co2 .cbox1 input{float: right;}

  .co2 .cbox1 a{width: 100%;}

  .co2 .ul1{text-align: center;margin-bottom: 30px;}

  .co2 .ul1 dt,.co2 .ul1 dd .dtp{padding: 0;}

  .co2 .ul1 dt span,.co2 .ul1 dd .dtp span{width: 33.33%;}

  .co2 .ul1 dt span:nth-child(3),.co2 .ul1 dt span:nth-child(4),.co2 .ul1 dd .dtp span:nth-child(3),.co2 .ul1 dd .dtp span:nth-child(4){display: none;}
	
  .co2 .ul1 dd .dbt{padding: 20px ;text-align: justify;}	
  
  .leftCon{display:none;}
   .casePage{width:100%;float:none;}
  
  
}

@media screen and (max-width:769px){
	.location{display:none;} 
	.wrapper{padding:10px 0;}
	 
	.abo{ margin:20px auto;}
	.abo .title__wrapper h1{ font-size:24px;}
	.abo .title__wrapper{ margin-bottom:20px;}
	.abo td{ display:block !important; width:100% !important;}
	
	
	.product-item__title{ margin-bottom:0 !important;}
	.product-item__top .product-item__title{ font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:normal;}
	.page-contact-txt .left h3{ font-size:20px;}
	.page-contact-txt .left{ margin-bottom:20px;}
	.page-contact-txt .right li{ width:100%; padding:0;}
	.page-contact-txt .right li h4{ font-size:16px;}
	.page-contact-txt .right li h4 a{ font-size:16px;}
	
	.co2 .ul1{text-align: center;margin-bottom: 10px;}
	.co2{padding: 15px 0;}
	.co2 .about-title span{ font-size:22px; }
	.co2 .ul1 dt span,.co2 .ul1 dd .dtp span{width: 50%;}
	
	.normal-list li{ width:100%;}
	.normal-list li a{ padding:25px 30px 25px 50px;}
	
	.singlePage-info-1 .info{ line-height:1.6 !important;}
	.auto_1200{ padding:10px 15px;}
	
	.about_duty_item_list li:nth-child(even) .img{width:100%;  float:none;}
.about_duty_item_list li:nth-child(even) .txt{width:100%;  float:none;left:0;}
    .list-2 li{ width:49%;margin:0.5%;}	
	.product-item{ padding:10px; margin-left:0; margin-right:0; width:100% !important;}
	.fz-40{ font-size:22px;}
	.fz-20{ font-size:14px;}
	.product-item__img.img-box{ margin:0 0 10px 0;}
	
	.nr li{ width:100%;}
	.xzgn01,.protwoinfo02wrap{ margin:20px auto;}
	.p-twoinfo{ font-size:18px; padding-bottom:15px;}
	.tolist{ padding:20px 0;}
	
	.p-tl{ margin-bottom:10px; font-size:22px;}
	.prothere03wrap{ margin:30px auto;}
	}
	
/*解决内*/	

.singlePage-info-1{padding:1% 0;}
.singlePage-info-1.big-padding{padding:5% 0;}
.singlePage-info-1 .pic img,.singlePage-info-1 .pic video{display:block;width:100%;}
.singlePage-info-1 .pic video{min-height:280px;background-color:#000;}
.singlePage-info-1 .pic .swiper-slide h5{position:absolute;left:0;bottom:0;width:100%;margin:0;color:#fff;background:rgba(0,179,220,0.7);font-size:14px;line-height:50px;padding:0 10% 0 18px;}
.singlePage-info-1 .pic .slick-dots{position:absolute;z-index:10;right:0;text-align:right;padding-right:15px;bottom:15px;}
.singlePage-info-1 .pic .slick-dots li{list-style:none;cursor:pointer;float:left;margin:0 0 0 10px;width:10px;height:10px;background:#fff;border-radius:50%;opacity:0.3;}
.singlePage-info-1 .pic .slick-dots li button{display:none;}
.singlePage-info-1 .pic .slick-dots li.slick-active{opacity:1;}
.singlePage-info-1 .title{font-size:28px;border-bottom:1px solid #eee;padding-bottom:20px;}
.singlePage-info-1 .info{padding:2% 0;line-height:24px;}
.singlePage-info-1 .info.no-padding{padding:0;}
.singlePage-info-1 .info p{margin:0 auto;text-align:justify;text-justify:inter-ideograph;}
.singlePage-info-1 .info .ptxt{margin-bottom:2%;text-align:justify;text-justify:inter-ideograph;}
.singlePage-info-1.singlePage-info-nofloat .info{float:none;width:auto;}
.singlePage-info-1.singlePage-info-nofloat .info-more{margin-left:0!important;}
@media (min-width:1025px){
  .singlePage-info-1 .DownListA{padding:20px 0;}
  .singlePage-info-1 .DownListA .DownListAH3{font-size:18px;margin-bottom:10px;font-weight:normal;color:#333;}
  .singlePage-info-1 .DownListA ul li{margin-bottom:10px;}
  .singlePage-info-1 .DownListA ul li a{background:url(../images/a_download.gif) no-repeat 0 center;padding-left:25px;line-height:24px;display:block;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
}
@media (max-width:1024px){
  .singlePage-info-1 .DownListA .DownListAH3{display:none;}
  .singlePage-info-1 .DownListA{padding:3% 0;}
  .singlePage-info-1 .DownListA ul li{padding:0.5rem 0;}
  .singlePage-info-1 .DownListA ul li a{display:block;line-height:1.5rem;color:#00b3dc;font-size:1.125rem;position:relative;padding-left:1.625rem;}
  .singlePage-info-1 .DownListA ul li a::before{position:absolute;left:0;top:0.25rem;content:'';width:0.875rem;height:1rem;background:url(../images/a_download_wap.png) no-repeat center center;background-size:contain;}
}
.singlePage-info-1 .info .date{margin-bottom:2%;}
.singlePage-info-1 .info-more{padding-top:1%;}
.singlePage-info-1 .info-more a{display:inline-block;margin-right:10px;text-align:center;border-radius:6px;border:1px solid #00b3dc;color:#00b3dc;transition:background 0.3s;}
.singlePage-info-1 .info-more a:hover{background:#00b3dc;color:#fff;}
.list-singlePage .singlePage-info-1:nth-child(2n){background:#f8f9fb;}
.list-singlePage-nobg .singlePage-info-1:nth-child(2n){background:none;}
.list-singlePage-nobg .singlePage-info-1:not(:first-child){padding-top:0;}
.list-singlePage-notxt .singlePage-info-1:not(:first-child) .title{text-indent:-999em;padding-bottom:0;}

/*.list-singlePage-hidetxt .singlePage-info-1:not(:first-child) .title{ display:none;}*/
@media (min-width:1025px){
  .singlePage-info-1 .title{width:58.33%;}
  .singlePage-info-1 .title-w-auto{width:auto;}
  .singlePage-info-1 .info{float:left;width:58.33%;}
  .singlePage-info-1-yjjg .info{width:40%;}
  .singlePage-info-1 .pic{float:right;width:35%;margin-bottom:5%;}
  .singlePage-info-1 .pic .info-more{padding-top:10%!important;}
  .singlePage-info-1 .pic .info-more a{float:none!important;margin-top:0!important;}
  .singlePage-info-1.info-more-clear .pic{margin-bottom:0;}
  .singlePage-info-1.info-more-clear .info-more{clear:both;padding-top:0;}
  .singlePage-info-1.info-more-clear .info-more a{float:left;margin-top:-52px;}
  .singlePage-info-1 .info-more a{width:150px;line-height:50px;font-size:16px;}
  .list-singlePage .singlePage-info-1:nth-child(2n) .pic{float:left;margin-left:0;}
  .list-singlePage .singlePage-info-1:nth-child(2n) .info{float:right;}
  .list-singlePage .singlePage-info-1:nth-child(2n) .info-more,.list-singlePage .singlePage-info-1:nth-child(2n) .title{width:auto;}
}
@media (max-width:1024px){
  .singlePage-info-1 .pic{margin:2% 0;}
  .singlePage-info-1 .title{        /* font-size:1.5rem; */
  font-size:18px;color:#bc0b28;padding-top:7%;padding-bottom:5%; font-weight:bold;}
  .singlePage-info-1 .info{line-height:normal;}
  .singlePage-info-1 .pic .swiper-slide h5{font-size:0.625rem;line-height:2.5625rem;padding-right:20%;padding-left:3%;}
  .singlePage-info-1 .pic .slick-dots{bottom:0.9375rem;}
  .singlePage-info-1 .pic .slick-dots li{width:0.625rem;height:0.625rem;}
  .singlePage-info-1 .info-more{padding:5% 0;}
  .singlePage-info-1 .info-more a{width:7.5rem;line-height:2.5rem;}
}
.singlePage-info-1-yjjg .table-link{text-align:center;}
.singlePage-info-1-yjjg .table-link h5{margin:0;text-align:center;}
.singlePage-info-1-yjjg .table-link h5::after{width:1px;margin:0 auto;background:#eee;display:block;content:'';height:50px;}
.singlePage-info-1-yjjg .table-link h5 span{background:#00b3dc;color:#fff;line-height:48px;font-size:16px;display:inline-block;width:250px;height:50px;}
.singlePage-info-1-yjjg .table-link dl{border:1px solid #eee;display:inline-block;}
.singlePage-info-1-yjjg .table-link dd{display:block;float:left;}
.singlePage-info-1-yjjg .table-link dd a{display:block;padding:20px 10px;line-height:16px;text-align:center;}
.singlePage-info-1-yjjg .table-link dd:hover{background:#00b3dc;}
.singlePage-info-1-yjjg .table-link dd:hover a{color:#fff;}
@media (min-width:641px){

  /* .singlePage-info-1-yjjg .table-link{width:624px;} */
  .singlePage-info-1-yjjg .table-link dd{width:38.875px;border-right:1px solid #eee;}
  .singlePage-info-1-yjjg .table-link dd:last-child{border-right:0;}
}
@media (min-width:1025px){
  .singlePage-info-1-yjjg .table-link{float:right;max-width:624px;margin-left:6.67%;}
  .singlePage-info-1 .pic{margin-bottom:0;}

/*.singlePage-info-1{padding-bottom: 0;}*/}
@media (max-width:1024px){
  .singlePage-info-1-yjjg .table-link{display:none;}
  .singlePage-info-1-yjjg .title{width:auto;}
}
@media (max-width:640px){
  .singlePage-info-1-yjjg .table-link dl{overflow:hidden;}
  .singlePage-info-1-yjjg .table-link dd{float:left;width:50%;border-top:1px solid #eee;border-left:1px solid #eee;margin-left:-1px;margin-top:-1px;}
}
@media (max-width:640px){
  .singlePage-info-1-yjjg .table-link dd a{font-size:12px;padding:10px 5px;}
}

/*.publish-article li::before{position:absolute;left:3px;top:15px;content:'';width:3px;height:3px;background:#999;}*/
.publish-article li a{font-family:Arial,Helvetica,sans-serif;}
.singlePage-info-2{background:#f5f7f9;text-align:left;padding:2% 0 2% 0;}
.singlePage-info-2 .title{font-size:16px;font-weight:bold;padding-bottom:2%;}
.singlePage-info-2 .auto{max-width:1392px;}
.singlePage-info-2 li p{line-height:24px;text-align:left;}
.singlePage-info-2 li h4{font-size:14px;padding:4% 0 2% 0;}
.singlePage-info-2 li figure img{display:block;margin:0 auto;width:50%;max-width:110px;border-radius:50%;background:#fff;}
@media (min-width:769px){
  .singlePage-info-2 li{float:left;width:33.333333%;}
  .singlePage-info-2 li>*{max-width:270px;margin:0 auto;}
}
@media (max-width:768px){
  .singlePage-info-2 li{padding:3% 10%;}
}
.singlePage-info-2 .auto_1200{margin:0 auto;}
.singlePage-info-2 ol{float:left;text-align:left;}
.singlePage-info-2 ol figure img{width:50%;max-width:100px;border:1px solid #efeff0;border-radius:50%;}
.singlePage-info-2 ol h5{font-size:14px;margin:15px 0;}
.singlePage-info-2 ol pre{line-height:24px;}
.singlePage-info-2-yichuan{padding-top:5%;}
.singlePage-info-2-yichuan .title{padding-bottom:4%;}
@media (min-width:1025px){
  .singlePage-info-2 .ol-row-4 ol{width:23.35%;margin-right:2.2%;}
  .singlePage-info-2 .ol-row-4 ol:nth-child(4n){margin-right:0;}
  .singlePage-info-2 .ol-row-4 ol:nth-child(4n+1){clear:left;}
}
@media (max-width:1024px){
  .singlePage-info-2 .ol-row-4 ol{width:48%;margin-right:4%;margin-bottom:3%;}
  .singlePage-info-2 .ol-row-4 ol:nth-child(2n){margin-right:0;}
  .singlePage-info-2 .ol-row-4 ol:nth-child(2n+1){clear:left;}
}
@media (max-width:480px){
  .singlePage-info-2 ol{float:none;text-align:center;}
  .singlePage-info-2 ol pre{text-align:center;}
  .singlePage-info-2 .ol-row-4 ol{width:auto;margin-right:0;}
}
.singlePage-info-2 dl dt{position:relative;}
.singlePage-info-2 dl dt i{width:12px;height:8px;left:50%;margin-left:-12px;position:absolute;top:50%;background:#dce2e7;}
.singlePage-info-2 dl dt i::after{position:absolute;content:'';border:12px solid transparent;}
.singlePage-info-2 dl dd *{margin:0;line-height:24px;}
.singlePage-info-2 dl dd figure{position:relative;margin-bottom:15px;}
.singlePage-info-2 dl dd figure img{display:block;width:100%;}
.singlePage-info-2 dl dd figure aside{position:absolute;left:0;bottom:0;width:100%;font-weight:bold;color:#fff;background:rgba(0,179,220,0.9);line-height:40px;}
.singlePage-info-2 dl dd h3{font-size:16px;}
.singlePage-info-2 dl dd h4::after{display:block;content:'';width:1px;height:12px;margin:5px auto;background:#00b3dc;}
@media (min-width:769px){
  .singlePage-info-2 dl>*{float:left;}
  .singlePage-info-2 dl dd{width:20%;}
  .singlePage-info-2 dl dt{width:6.66666%;min-height:160px;}
  .singlePage-info-2 dl dt i::after{border-left-color:#dce2e7;right:-24px;top:50%;margin-top:-12px;}
}
@media (max-width:768px){
  .singlePage-info-2 dl dd{max-width:320px;margin:0 auto;}
  .singlePage-info-2 dl dt{height:50px;}
  .singlePage-info-2 dl dt i{height:12px;width:8px;margin-left:-2px;margin-top:-12px;}
  .singlePage-info-2 dl dt i::after{border-top-color:#dce2e7;top:100%;left:50%;margin-left:-12px;}
}
	
	