@charset "utf-8";
/* CSS Document */
@font-face{font-family:"BEBAS";src:url("../font/BEBAS.woff2") format("woff2"),url("../font/BEBAS.woff") format("woff"),url("../font/BEBAS.ttf") format("truetype"),url("../font/BEBAS.eot") format("embedded-opentype"),url("../font/BEBAS.svg") format("svg");}

@font-face{font-family:"Impact";src:url("../font/Impact.woff2") format("woff2"),url("../font/Impact.woff") format("woff"),url("../font/Impact.ttf") format("truetype"),url("../font/Impact.eot") format("embedded-opentype"),url("../font/Impact.svg") format("svg");}
@font-face {  
    font-family: 'MONTSERRAT';  
    src:url('../font/MONTSERRAT-REGULAR.OTF') format('truetype'); 
    font-weight: normal;  
    font-style: normal;  
}
body{
	background-color:#fff;
	}
.drwp .title {
    position: relative;
    margin: 60px auto 0;
}
.drwp .title h1 {
    color: #eee;
    font-size: 76px;
    text-align: center;
}
.drwp .title p {
    color: #c00036;
    font-size: 40px;
    text-align: center;
    position: absolute;
    font-weight: bold;
}
.drwp .title1{
	margin-bottom:60px;
	}
.drwp .title1 span{
    color: #333;
    font-size: 24px;
    text-align: center;
    /*font-weight: bold;*/
	display:block;
	margin-bottom:30px;
	}
.drwp .title1 .xian{
	/*width:50px;
	margin:0 auto;
	height:4px;
	background-color:#1f4188;*/
	}
	
.drwp .more{
	display:block;
	width:200px;
	height:50px;
	background-color:#1f4188;
	color:#fff;
	line-height:50px;
	text-align:center;
	font-size:16px;
	margin:60px auto;
	}	
	
.drwp .pro{
	background-color:#fafafa;
	overflow:hidden;
	}
.drwp .pro .list{
	overflow:hidden;
	}
.drwp .pro .list li{
	width:calc(100%/4 - 17px);
	margin-right:20px;
	float:left;
	margin-bottom:20px;/*border: 1px solid #dcdcdc;*/
	}
.drwp .pro .list li:nth-child(4n+0){
	margin-right:0;
	}
.drwp .pro .list li .txt{
	line-height:60px;
	background-color:#fff;
	text-align:center;
	}
.drwp .pro .list li .txt h1{
	font-size:16px; font-weight:normal;
	color:#333;
	}
.drwp .pro .list li .txt p{
	font-size:14px;
	color:#666;
	}
.drwp .pro .list li:hover .txt{
	background-color:#1f4188;
	transition: all 0.3s linear;
	}
.drwp .pro .list li:hover .txt h1{
	color:#fff;
	transition: all 0.3s linear;
	}
.drwp .pro .list li:hover .txt p{
	color:#fff;
	transition: all 0.3s linear;
	}
.drwp .about{
	overflow:hidden;
	background:url(../images/about_bg.png) no-repeat center/cover #fafafa;
	}
.drwp .about .title{
	justify-content: left;
	}
.drwp .about .title h1{
	text-align:left;
	}
.drwp .about .title p{
	text-align:left;
	}
.drwp .about .title1 span{
	text-align:left;
	}
.drwp .about .title1 .xian{
	margin:0;
	}
.drwp .about .more{
	margin:20px 0 0;
	}	
.drwp .about .left{
	float:left;
	width:50%;
	margin-top:30px;
	}
.drwp .about .left .p{
	line-height:33px;
	font-size:16px;
	color:#666;
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
    overflow: hidden;
height:340px;
	}
.drwp .about .left .img{
	display:none;
	}
.drwp .about .right{
	float:right;
	margin:100px 0 80px 0;
	width:48%;
	}
.drwp .adv{
    padding:10px 0 120px;
    position: relative;
    background-color: #fff;
}
.drwp .adv .imgBg{
    position: absolute;
    top: 0px;
    width: 100%;
    height: 527px;
}	
.drwp .adv .center{
	position: relative;
	}
.drwp .adv .list{
	box-shadow: 0 0 10px #ccc;
	}
.drwp .adv .list li{
	width:25%;
	float:left;
	position:relative;
	overflow:hidden;
	}
.drwp .adv .list li .txt{
	position:relative;
    display: flex;
    justify-content: center;
-webkit-justify-content: center;
-ms-justify-content: center;
    align-items: center;
-webkit-align-items: center;
-ms-align-items: center;
	background-color:#fff;
	}
.drwp .adv .list li .txt .tit{
	position:absolute;
	width:100%;
	}
.drwp .adv .list li .txt .tit>img{
	width: 18%;
    margin: 0 auto;
    display: block;
	}
.drwp .adv .list li .txt .tit h1{
	font-size:18px;
	line-height:18px;
	color:#333;
	text-align:center;
	margin:15px 0;
	}
.drwp .adv .list li .txt .tit .xian{    
	width: 40px;
    margin: 0 auto;
    height: 2px;
    background-color: #1f4188;
	}
.drwp .adv .list li .img{
	display: block;
	}
.drwp .adv .list li:hover .show{
	top:0;
	transition: all 0.3s linear;
	}
.drwp .adv .list li .show{
    background-color: #1f4188;
	position:absolute;
	top:100%;
	}
.drwp .adv .list li .show .txt1{
    display: flex;
    justify-content: center;
-webkit-justify-content: center;
-ms-justify-content: center;
    align-items: center;
-webkit-align-items: center;
-ms-align-items: center;
	position:relative;
	}
.drwp .adv .list li .show .txt1 .tit1{
	position:absolute;
	width:100%;
	}
.drwp .adv .list li .show .txt1 .tit1>img{
	width:18%;
	margin:0 auto;
	display:block;
	}
.drwp .adv .list li .show .txt1 .tit1 h1{
	font-size:18px;
	line-height:18px;
	color:#fff;
	text-align:center;
	margin:15px 0 30px;
	}
.drwp .adv .list li .show .txt1 .tit1 .xian{    
	width: 40px;
    margin: 0 auto;
    height: 2px;
    background-color: #fff;
	}
.drwp .adv .list li .show .txt1 .tit1 p{
	font-size:14px;
	line-height:24px;
	text-align:center;
	color:#fff;
	width:80%;
	margin:30px auto 0;
	display: -webkit-box;
    -webkit-line-clamp:5;
    -webkit-box-orient: vertical;
    overflow: hidden;
	}
.drwp .case{
	padding:80px 0;
	background-color:#F6F6F6
	/*background: url(../images/case_bg.jpg) no-repeat top/cover;*/
	}
.drwp .case .title{
	margin:0 auto;
	}
.drwp .case .title h1{
	color:#ddd;
	}
.drwp .case .title p{
	color:#fff;
	}
.drwp .case .title1 span{
	color:#c00036;
	}
.drwp .case .title1 .xian{
	background-color:#1f4188;
	}
.drwp .news{
	overflow:hidden;
	background-color:#fff;
	padding-bottom:80px;
	}
.drwp .news .title{
	justify-content: left;
	margin:80px auto 0;
	}
.drwp .news .title h1{
	text-align:left;
	}
.drwp .news .title p{
	text-align:left;
	}
.drwp .news .title1 span{
	text-align:left;
	}
.drwp .news .title1 .xian{
	margin:0;
	}
.drwp .news .left{
	float:left;
	}	
.drwp .news .right{
	float:right;
	margin-top: 185px;
	}	
.drwp .news .right a{
	width:120px;
	height:40px;
	background-color:#F6F6F6;
	display:block;
	line-height:40px;
	text-align:center;
	color:#666;
	float:left;
	}
.drwp .news .right a:hover{
	background-color:#1f4188;
	transition: all 0.3s linear;
	color:#fff;
	}
.drwp .news .right a:nth-child(1){
	background-color:#1f4188;
	color:#fff;
	}
.drwp .news .top{
	overflow:hidden;
	}
.drwp .news .list{
	margin:0 0 80px;
	}
.drwp .news .list li{
	width:calc(100%/4 - 15px);
	margin-right:20px;
	float:left;
	overflow:hidden;
	}
.drwp .news .list li:nth-child(4n+0){
	margin-right:0;
	}
.drwp .news .list li .txt{
	padding:20px;
	background-color:#fafafa;
	}
.drwp .news .list li .txt h1{
	font-size:16px;
	color:#333;
	display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
	}
.drwp .news .list li .txt>.xian{
	width:35px;
	height:4px;
	background-color:#1f4188;
	margin:15px 0 30px;
	}
.drwp .news .list li .txt .bot{
	overflow:hidden;
	}
.drwp .news .list li .txt .bot span{
	font-size:14px;
	color:#666;
	float:left;
	}
.drwp .news .list li .txt .bot p{
	font-size:14px;
	color:#666;
	float:right;
	border-left:1px solid #1f4188;
	padding-left:15px;
	}
.drwp .news .list li:hover .txt{
	background-color:#1f4188;
	transition: all 0.3s linear;
	}
.drwp .news .list li:hover .txt h1{
	color:#fff;
	transition: all 0.3s linear;
	}
.drwp .news .list li:hover .txt>.xian{
	background-color:#fff;
	transition: all 0.3s linear;
	}
.drwp .news .list li:hover .txt .bot span{
	color:#fff;
	transition: all 0.3s linear;
	}
.drwp .news .list li:hover .txt .bot p{
	color:#fff;
	transition: all 0.3s linear;
	border-left:1px solid #fff;
	}
.drwp .news .list li:hover .img{
	-webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
	-webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
	}

	
	
	
	
	
	

@media (max-width: 1299px){
.drwp .adv .list li .show .txt1 .tit1 h1{
	margin:15px 0 20px;
	}
.drwp .adv .list li .show .txt1 .tit1 p{
    -webkit-line-clamp:3;
	margin:20px auto 0;
	}
	}
@media (max-width: 992px){
.drwp .title {
    margin: 40px auto 0;
}
.drwp .title h1 {
    font-size: 46px;
}
.drwp .title p {
    font-size: 24px;
}
.drwp .title1{
	margin-bottom:30px;
	}
.drwp .title1 span {
    font-size: 16px;
	margin-bottom:15px;
}
.drwp .more{
	margin:40px auto;
	}
.drwp .pro .list li {
    width: calc(100%/2 - 15px);
	}
.drwp .pro .list li:nth-child(even){
	margin-right:0;
	}
.drwp .pro .list li .txt{
    height: 45px;
    padding-top: 10px;
	}
.drwp .pro .list li .txt h1{
	font-size:15px;
	margin-bottom:2px;
	}
.drwp .pro .list li .txt p{
	font-size:12px;
	}
.drwp .about{
	background:url(../images/about_bg-wap.jpg) no-repeat center/cover #f8f8f8;
	}
.drwp .about .left{
	float:none;
	width:100%;
	margin-top:40px;
	}
.drwp .about .left .img{
	display:block;
	height:300px;
	margin-top:20px;
	overflow:hidden;
	}
.drwp .about .right{
	float:none;width:100%;margin-top:0px;
	}
.drwp .about .more {
    margin: 40px auto;
}
.drwp .about .title h1 {
    text-align: center;
}
.drwp .about .title p {
    text-align: center;
}
.drwp .about .title1 span {
    text-align: center;
}
.drwp .title{
	justify-content: center!important;
	}
.drwp .title1 .xian{
	margin:0 auto!important;
	}
.drwp .adv .list li{
	width:50%;
	}
.drwp .adv .list li .img{
	width:100%;
	}
.drwp .adv .list li .txt>img{
	width:100%;
	}
.drwp .adv .list li .show{
	width:100%;
	}
.drwp .adv .list li .show .txt1>img{
	width:100%;
	}
.drwp .adv .list li .txt .tit h1{
	font-size:15px;    
	margin: 8px 0;
	}
.drwp .adv .list li .show .txt1 .tit1 h1{
	font-size:16px;    
	margin: 15px 0;
	}
.drwp .adv .list li .show .txt1 .tit1 p{
	margin:15px auto 0;
	}
.drwp .news .title{
	margin:50px auto 0;
	}
.drwp .news .right{
	margin-top:20px;
	}
.drwp .news .title1 span{
	text-align:center;
	}
.drwp .news .left{
	float:none;
	width:100%;
	}
.drwp .news .right{
	float:none;
	width:100%;
	margin-bottom:30px; 
	display: flex;
    justify-content: center;
-webkit-justify-content: center;
-ms-justify-content: center;
    align-items: center;
-webkit-align-items: center;
-ms-align-items: center;
	}

.drwp .news .list li {
    width: calc(100%/2 - 10px);
	margin-bottom:20px;
	}
.drwp .news .list li:nth-child(even){
	margin-right:0;
	}
}
@media (max-width: 747px){
.drwp .news .list li .txt .bot{
	display:none;
	}
.drwp .news .list li .txt>.xian{
	display:none;
	}
.indrwp .newslist .list li .txt{
	padding:12px 15px;
	}
.indrwp .newslist .list li .txt h1{
	font-size:14px;
	}
	}
.content{line-height:26px; font-size:14px; margin-top:30px; text-align:left; background-color:#fff;}

/*流程*/
.liucheng{background: #1f4188; overflow: hidden; padding:50px 0; margin-top:33px;}
.liucheng .liucheng_t{ overflow: hidden; text-align: center;}
.liucheng .liucheng_txt{ margin-top: 20px; overflow: hidden;}
.liucheng .liucheng_t h2{ font-size:24px; color:#fff; font-weight: normal;}
.liucheng .liucheng_t h2 em{font-size: 24px; color: #fff; font-weight: normal; font-style:normal}
.liucheng .liucheng_t p{ font-size: 16px; color: #fff; line-height: 36px;}
.liucheng .liucheng_1{ background: url(../images/liucheng1.png) no-repeat center; float: left; width: 25%;}
.liucheng .liucheng_2{ background: url(../images/liucheng2.png) no-repeat center; float: left; width: 25%;}
.liucheng .liucheng_3{ background: url(../images/liucheng3.png) no-repeat center; float: left; width: 25%;}
.liucheng .liucheng_4{ background: url(../images/liucheng4.png) no-repeat center; float: left; width: 25%;}
.liucheng  .liucheng_txt h3{ font-size: 20px; color: #fff; font-weight:normal; padding-left: 110px;}
.liucheng  .liucheng_txt p{ font-size: 14px; color: #fff; padding-left: 110px;}


.container {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
@media (min-width: 1200px){
.hidden-pc {display: none !important;}
}
.index-advantage{margin-top:50px;overflow:hidden;}
.index-advantage .container{position:relative;}
.index-advantage .category-title{height:36px;line-height:36px;font-family:"MONTSERRAT";font-size:36px;color:#323232;text-transform:uppercase;position:relative;}
.index-advantage .category-title:after{content:"";display:block;width:36px;height:3px;background:#000;position:absolute;left:0;bottom:-26px;}
.index-advantage .slogan{font-size:36px;color:#323232;font-weight:bold;margin-top:70px;}
.index-advantage .sub-slogan{font-size:16px;margin-top:15px;}
.index-advantage .year21{width:319px;height:148px;background:url(../images/advantage-bg.jpg) no-repeat left center;position:absolute;right:0;top:0;}
.index-advantage .year21 .year{width:165px;height:100px;float:right;font-size:36px;font-weight:bold;margin-top:-10px;color:#323232;}
.index-advantage .year21 .year span{font-family:"MONTSERRAT";font-size:80px;font-weight:lighter;}
.index-advantage .year21 .sldz{width:135px;float:right;font-size:16px;margin-top:10px;text-indent:8px;}
.index-advantage .year21 .sldz span{display:inline-block;width:17px;height:17px;border-radius:50%;background:#1f4188;text-align:center;line-height:17px;text-indent:0;color:#fff;margin-left:5px;text-indent:-999px;overflow:hidden;position:relative;}
.index-advantage .year21 .sldz span:before,
.index-advantage .year21 .sldz span:after{content:"";display:block;width:9px;height:1px;background:#fff;position:absolute;top:50%;left:4px;}
.index-advantage .year21 .sldz span:after{transform:rotate(90deg);}
.index-advantage .list{margin-top:55px;}
.index-advantage .list .item .wrapper{/*width:1200px;*/width:100%;display:flex;justify-content:space-between;}
.index-advantage .list .item .pic img{display:block;}
.index-advantage .list .item .text .number{font-family:"MONTSERRAT";font-size:60px;color:#1f4188;}
.index-advantage .list .item .text .title{font-size:20px;color:#1e1e1e;margin: 0px auto 0;}
.index-advantage .list .item .text ul{margin-top:40px;}
.index-advantage .list .item .text ul li{line-height:25px;margin-bottom:20px;position:relative;text-align:justify;}
.index-advantage .list .item .text ul li:before{content:"";display:block;width:6px;height:6px;border-radius:50%;background:#1f4188;position:absolute;top:10px;left:-20px;}
.index-advantage .list .item01{/*width:calc(50% + 600px);float:right;*/width:100%;background:#fff;}
.index-advantage .list .item01 .wrapper{background:#fff;}
.index-advantage .list .item01 .pic{width:630px;}
.index-advantage .list .item01 .text{width:494px;padding-left:50px;padding-right:50px;}
.index-advantage .list .item02{/*width:calc(50% + 600px);float:left;*/width:100%;background:#fff;}
.index-advantage .list .item02 .wrapper{float:right;}
.index-advantage .list .item02 .text{width:726px;padding-left:20px;padding-top:70px;}
.index-advantage .list .item02 .text .number,
.index-advantage .list .item02 .text .title,
.index-advantage .list .item02 .text ul li{color:#1e1e1e;}
.index-advantage .list .item02 .text ul li:before{background:#1f4188;}
/*.index-advantage .list .item02 .pic{width:494px;}*/
.index-advantage .list .item03{/*width:calc(50% + 600px);float:right;*/width:100%;/*background:#f5f5f5;*/}
.index-advantage .list .item03 .pic{width:630px;}
.index-advantage .list .item03 .text{width:494px;padding-left:70px;padding-top:50px;}
.index-advantage .list .item03 .text .title{position:relative;}
.index-advantage .list .item03 .text .title:before{content:"";display:block;width:58px;height:63px;background:url(../images/advantage-03-icon.jpg) no-repeat center;position:absolute;left:150px;bottom:5px;}
.index-advantage .list .item04{width:100%;/*width:1200px;*/margin-left:auto;margin-right:auto;}
/*.index-advantage .list .item04 .pic{width:706px;}*/
.index-advantage .list .item04 .text{width:721px;padding-left:20px;padding-top:60px;}
.index-advantage .list .item04 .text .title{position:relative;}
.index-advantage .list .item04 .text .title:before{content:"";display:block;width:98px;height:58px;background:url(../images/advantage-04-icon.png) no-repeat center;position:absolute;left:170px;bottom:5px;}
.product-detail{margin-top:60px;margin-bottom:120px;overflow:hidden;}
.product-detail .show{padding:40px;background:#fff;overflow:hidden;}
.product-detail .show .pics{width:500px;float:left;}
.product-detail .show .pics .pics-container{overflow:hidden;border:1px solid #dcdcdc;}
.product-detail .show .pics .pics-pagination{text-align:center;margin-top:25px;}
.product-detail .show .pics .pics-pagination .swiper-pagination-bullet{width:10px;height:10px;background:#eee;opacity:1;margin-left:0;margin-left:8px;margin-right:8px;outline:none;}
.product-detail .show .pics .pics-pagination .swiper-pagination-bullet-active{background:#1f4188;}
.product-detail .show .propertys{width:540px;height:500px;float:right;position:relative;}
.product-detail .show .propertys h1{font-size:18px;font-weight:bold;color:#323232;}
.product-detail .show .propertys ul{margin-top:35px;}
.product-detail .show .propertys ul li{float:left;margin-bottom:18px;font-size:16px;}
.product-detail .show .propertys ul li:nth-child(odd){width:180px;clear:left;}
.product-detail .show .propertys .thumb{padding-top:28px;margin-top:80px;border-top:1px solid #dcdcdc;}
.product-detail .show .propertys .thumb .item{float:left;width:64px;height:64px; margin-bottom:8px;border:2px solid #dcdcdc;margin-right:18px;cursor:pointer;}
.product-detail .show .propertys .thumb .item.active,
.product-detail .show .propertys .thumb .item:hover{border:2px solid #1f4188;}
.product-detail .show .propertys .button{display:block;width:120px;height:35px;background:#1f4188;line-height:35px;text-align:center;color:#fff;font-size:16px;font-weight:bold;position:absolute;left:0;bottom:0;}
.product-detail .side-content{margin-top:28px;}
.product-side{width:240px;float:left;}
.product-side .category-title{height:70px;line-height:70px;text-align:center;font-size:24px;background:#1f4188;color:#fff;}
.product-side .categorys{overflow:hidden;}
.product-side .categorys .item .category-level1{height:45px;margin-top:2px;line-height:45px;font-size:18px;background:#1f4188;color:#fff;text-indent:20px;position:relative;cursor:pointer;}
.product-side .categorys .item .category-level1.active{background:#323232;}
.product-side .categorys .item .category-level1:before,
.product-side .categorys .item .category-level1:after{content:"";display:block;width:10px;height:2px;background:#fff;position:absolute;right:20px;top:22px;}
.product-side .categorys .item .category-level1:after{transform:rotate(270deg);transition:all 0.5s ease;}
.product-side .categorys .item .category-level1.active:after{transform:none;}
.product-side .categorys .item .category-level2{display:none;}
.product-side .categorys .item .category-level2.active{display:block;}
.product-side .categorys .item .category-level2 ul li{height:48px;text-indent:20px;border-bottom:2px solid #f4f4f4;background:#fff;margin-top:1px;margin-bottom:1px;}
.product-side .categorys .item .category-level2 ul li a{display:block;height:48px;line-height:48px;}
.product-side .categorys .item .category-level2 ul li a span{float:right;height:48px;line-height:48px;margin-right:20px;}
.product-side .side-qrcode-tel400{margin-top:30px;}
.product-side .hot-product-recommend{margin-top:38px;}
.product-side .hot-product-recommend .list .item{display:block;margin-bottom:22px;}
.product-side .hot-product-recommend .list .item .pic img{display:block;}
.product-side .hot-product-recommend .list .item .model-title{height:50px;padding-left:15px;padding-right:15px;text-align:center;}
.product-side .hot-product-recommend .list .item:hover .model-title{background:#79d0f7;text-align:left;position:relative;}
.product-side .hot-product-recommend .list .item:hover .model-title:after{content:"";display:block;width:24px;height:5px;background:url(../images/product-title-arrow.png) no-repeat center;position:absolute;right:20px;top:22px;}
.product-side .hot-product-recommend .list .item .model-title .model{font-family:"MONTSERRAT";font-size:15px;color:#1f4188;padding-top:15px;}
.product-side .hot-product-recommend .list .item:hover .model-title .model{padding-top:6px;}
.product-side .hot-product-recommend .list .item .model-title .title{font-size:12px;margin-top:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.product-side .hot-product-recommend .list .item:hover .model-title .model{color:#fff;}
.product-side .hot-product-recommend .list .item:hover .model-title .title{color:#fff;padding-right:45px;}
.product-detail .content-relevant{width:900px;float:right;}
.product-detail .content-relevant .content{padding:36px;background:#fff;}
.product-detail .content-relevant .content img{display:block;max-width: 100% !important;height: auto !important;}
.product-detail .content-relevant .relevant{margin-top:55px;}
.product-detail .content-relevant .relevant>.title{height:55px;line-height:55px;text-indent:20px;background:#1f4188;font-size:20px;font-weight:bold;color:#fff;}
.product-detail .content-relevant .relevant>.title .refresh{float:right;height:55px;line-height:55px;margin-right:40px;font-size:16px;font-weight:lighter;color:#fff;}
.product-detail .content-relevant .relevant>.title .refresh img{width:21px;height:20px;vertical-align:middle;margin-right:15px;}
.product-detail .content-relevant .relevant .list{display:flex;margin-left:-12px;margin-right:-12px;margin-top:35px;}
.product-detail .content-relevant .relevant .list .item{width:33.3333%;padding-left:12px;padding-right:12px;}
.product-detail .content-relevant .relevant .list .item .pic img{display:block;}
.product-detail .content-relevant .relevant .list .item .model-title{height:60px;padding-left:15px;padding-right:15px;text-align:center;}
.product-detail .content-relevant .relevant .list .item:hover .model-title{background:#1f4188;text-align:left;position:relative;}
.product-detail .content-relevant .relevant .list .item:hover .model-title:after{content:"";display:block;width:24px;height:5px;background:url(../images/product-title-arrow.png) no-repeat center;position:absolute;right:20px;top:22px;}
.product-detail .content-relevant .relevant .list .item .model-title .model{font-family:"MONTSERRAT";font-size:18px;color:#1f4188;padding-top:18px;}
.product-detail .content-relevant .relevant .list .item:hover .model-title .model{padding-top:8px;}
.product-detail .content-relevant .relevant .list .item .model-title .title{font-size:14px;margin-top:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.product-detail .content-relevant .relevant .list .item:hover .model-title .model{color:#fff;}
.product-detail .content-relevant .relevant .list .item:hover .model-title .title{color:#fff;padding-right:45px;}

.index-fqa-news{margin-top:100px;overflow:hidden;margin-bottom:35px;}
.index-fqa-news .category-title{color:#323232;}
.index-fqa-news .category-title .cn{font-size:24px;}
.index-fqa-news .category-title .en{font-size:16px;margin-top:5px;}
.index-fqa-news .index-fqa{width:570px;float:left;}
.index-fqa-news .index-fqa .list{margin-top:40px;padding-left:40px;height:330px;overflow:hidden;}
.index-fqa-news .index-fqa .list .item{padding-bottom:30px;}
.index-fqa-news .index-fqa .list .item:last-child{margin-bottom:0;}
.index-fqa-news .index-fqa .list .item .q{font-size:16px;position:relative;}
.index-fqa-news .index-fqa .list .item .q a{color:#323232;}
.index-fqa-news .index-fqa .list .item:hover .q a{color:#1f4188;}
.index-fqa-news .index-fqa .list .item .a{font-size:12px;line-height:20px;margin-top:15px;text-align:justify;position:relative;}
.index-fqa-news .index-fqa .list .item .q:before,
.index-fqa-news .index-fqa .list .item .a:before{font-family:"MONTSERRAT";font-size:20px;font-weight:bold;position:absolute;left:-40px;}
.index-fqa-news .index-fqa .list .item .q:before{content:"Q";color:#323232;top:-5px;}
.index-fqa-news .index-fqa .list .item .a:before{content:"A";color:#1f4188;top:0;}
.index-fqa-news .index-fqa .list .item .q:after,
.index-fqa-news .index-fqa .list .item .a:after{content:"";display:block;width:1px;height:17px;background:#000;position:absolute;left:-10px;top:0;}
.index-fqa-news .index-fqa .list .item .date{font-size:12px;color:#969696;margin-top:5px;}
.index-fqa-news .index-news{width:706px;float:right;}
.index-fqa-news .index-news .category{float:left;}
.index-fqa-news .index-news .category .category-title{float:left;cursor:pointer;}
.index-fqa-news .index-news .category .category-title:last-child{margin-left:55px;}
.index-fqa-news .index-news .category .category-title.active,
.index-fqa-news .index-news .category .category-title:hover{color:#1f4188;}
.index-fqa-news .index-news .more{float:right;color:#323232;margin: 0 auto;background-color: #fff;}
.index-fqa-news .index-news .more .cn{font-family:"MONTSERRAT";font-size:26px;text-transform:uppercase;}
.index-fqa-news .index-news .more .en{font-size:16px;margin-left:40px;}
.index-fqa-news .index-news .more .en span{display:inline-block;width:17px;height:17px;border-radius:50%;background:#1f4188;text-align:center;line-height:17px;text-indent:0;color:#fff;margin-left:5px;text-indent:-999px;overflow:hidden;position:relative;}
.index-fqa-news .index-news .more .en span:before,
.index-fqa-news .index-news .more .en span:after{content:"";display:block;width:9px;height:1px;background:#fff;position:absolute;top:50%;left:4px;}
.index-fqa-news .index-news .more .en span:after{transform:rotate(90deg);}
.index-fqa-news .index-news .list{margin-top:40px;}
.index-fqa-news .index-news .list .group{display:none;}
.index-fqa-news .index-news .list .group.active{display:block;}
.index-fqa-news .index-news .list .group .wrapper{display:flex;margin-left:-17px;margin-right:-17px;}
.index-fqa-news .index-news .list .group .wrapper .item{width:50%;margin-left:17px;margin-right:17px;}
.index-fqa-news .index-news .list .group .wrapper .item .date{font-size:12px;color:#969696;margin-top:30px;}
.index-fqa-news .index-news .list .group .wrapper .item .title{font-size:16px;font-weight:normal;color:#323232;margin-top:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.index-fqa-news .index-news .list .group .wrapper .item .description{line-height:25px;font-size:12px;margin-top:10px;}

@media (min-width: 1200px)
{
.hidden-pc {
    display: none !important;
}
}

@media (max-width: 1200px){
.hidden-mobile{display:none !important;}
.index-advantage{margin-top:150px;overflow:hidden;}
.index-advantage .container{position:relative;}
.index-advantage .category-title{height:36px;line-height:36px;font-family:"MONTSERRAT";font-size:36px;color:#323232;text-transform:uppercase;position:relative;}
.index-advantage .category-title:after{content:"";display:block;width:36px;height:3px;background:#000;position:absolute;left:0;bottom:-26px;}
.index-advantage .slogan{font-size:36px;color:#323232;font-weight:bold;margin-top:70px;}
.index-advantage .sub-slogan{font-size:16px;margin-top:15px;}
.index-advantage .year21{width:319px;height:148px;background:url(../images/advantage-bg.jpg) no-repeat left center;position:absolute;right:0;top:0;}
.index-advantage .year21 .year{width:135px;height:100px;float:right;font-size:36px;font-weight:bold;margin-top:-10px;color:#323232;}
.index-advantage .year21 .year span{font-family:"MONTSERRAT";font-size:80px;font-weight:lighter;}
.index-advantage .year21 .sldz{width:135px;float:right;font-size:16px;margin-top:10px;text-indent:8px;}
.index-advantage .year21 .sldz span{display:inline-block;width:17px;height:17px;border-radius:50%;background:#1f4188;text-align:center;line-height:17px;text-indent:0;color:#fff;margin-left:5px;text-indent:-999px;overflow:hidden;position:relative;}
.index-advantage .year21 .sldz span:before,
.index-advantage .year21 .sldz span:after{content:"";display:block;width:9px;height:1px;background:#fff;position:absolute;top:50%;left:4px;}
.index-advantage .year21 .sldz span:after{transform:rotate(90deg);}
.index-advantage .list{margin-top:55px;}
.index-advantage .list .item .wrapper{width:1200px;display:flex;justify-content:space-between;}
.index-advantage .list .item .pic img{display:block;}
.index-advantage .list .item .text .number{font-family:"MONTSERRAT";font-size:60px;color:#1f4188;}
.index-advantage .list .item .text .title{font-size:30px;font-weight:bold;color:#1e1e1e;}
.index-advantage .list .item .text ul{margin-top:40px;}
.index-advantage .list .item .text ul li{line-height:25px;margin-bottom:20px;position:relative;text-align:justify;}
.index-advantage .list .item .text ul li:before{content:"";display:block;width:6px;height:6px;border-radius:50%;background:#1f4188;position:absolute;top:10px;left:-20px;}
.index-advantage .list .item01{width:calc(50% + 600px);float:right;background:#1f4188;}
.index-advantage .list .item01 .wrapper{background:#fff;}
.index-advantage .list .item01 .pic{width:706px;}
.index-advantage .list .item01 .text{width:494px;padding-left:50px;padding-right:50px;}
.index-advantage .list .item02{width:calc(50% + 600px);float:left;background:#1f4188;}
.index-advantage .list .item02 .wrapper{float:right;}
.index-advantage .list .item02 .text{width:706px;padding-left:20px;padding-right:125px;padding-top:70px;}
.index-advantage .list .item02 .text .number,
.index-advantage .list .item02 .text .title,
.index-advantage .list .item02 .text ul li{color:#fff;}
.index-advantage .list .item02 .text ul li:before{background:#fff;}
.index-advantage .list .item02 .pic{width:494px;}
.index-advantage .list .item03{width:calc(50% + 600px);float:right;background:#f5f5f5;}
.index-advantage .list .item03 .pic{width:706px;}
.index-advantage .list .item03 .text{width:494px;padding-left:70px;padding-top:50px;}
.index-advantage .list .item03 .text .title{position:relative;}
.index-advantage .list .item03 .text .title:before{content:"";display:block;width:58px;height:63px;background:url(../images/advantage-03-icon.jpg) no-repeat center;position:absolute;left:150px;bottom:5px;}
.index-advantage .list .item04{width:1200px;margin-left:auto;margin-right:auto;}
.index-advantage .list .item04 .pic{width:706px;}
.index-advantage .list .item04 .text{width:494px;padding-left:70px;padding-top:60px;}
.index-advantage .list .item04 .text .title{position:relative;}
.index-advantage .list .item04 .text .title:before{content:"";display:block;width:98px;height:58px;background:url(../images/advantage-04-icon.png) no-repeat center;position:absolute;left:170px;bottom:5px;}

.product-detail{margin-top:0.45rem;margin-bottom:0;}
.product-detail .show{padding:0;}
.product-detail .show .pics{width:100%;float:none;}
.product-detail .show .pics .pics-pagination{margin-top:0.35rem;}
.product-detail .show .propertys{width:100%;height:auto;float:none;margin-top:0.5rem;}
.product-detail .show .propertys .title{font-size:0.3rem;}
.product-detail .show .propertys ul{margin-top:0.3rem;}
.product-detail .show .propertys ul li{width:50% !important;font-size:0.25rem;margin-bottom:0.2rem;}
.product-detail .side-content{margin-top:0.4rem;}
.product-detail .content-relevant{width:100%;float:none;}
.product-detail .content-relevant .content{padding:0;}

.production-line{margin-bottom:0;}
.production-line .list{margin-left:0;margin-right:0;margin-bottom:0.7rem;}
.production-line .list .item{width:100%;padding-left:0;padding-right:0;margin-top:0.5rem;}
.production-line .list .item .title{margin-top:0.2rem;font-size:0.3rem;}
.production-line .list .item .date{font-size:0.25rem;margin-top:0.1rem;}
}

.mshow{display:none;}
.mhid{display:block;}

@media all and (max-width:980px) {
.index-advantage,.liucheng{display:none !important;}
.mshow{display:block;}
.mhid{display:none;}
}