﻿@charset "utf-8";

body {
	font-family: "微软雅黑"
}



ul {
	list-style-type: none;
}

a {
	color: #b63b4d;
	text-decoration: none;
}

/** =======================
 * Contenedor Principal
 ===========================*/
h1 {
 	color: #FFF;
 	font-size: 24px;
 	font-weight: 400;
 	text-align: center;
 	margin-top: 80px;
 }

h1 a {
 	color: #c12c42;
 	font-size: 16px;
 }

 .accordion {
 	width: 100%;
 	max-width: 360px;
 	margin: 30px auto 20px;
 	background: #FFF;
 	-webkit-border-radius: 4px;
 	-moz-border-radius: 4px;
 	border-radius: 4px;
 }

.accordion .link {
	cursor: pointer;
	display: block;
	color: #001343;
	font-size: 18px;
	background-color: #f0f4ff;
	height: 45px;
	border-bottom: 1px solid #dfe0e2;
	line-height: 45px;
	padding-left: 20%;
	position: relative;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.accordion li:last-child .link {
	/* border-bottom: 0; */
}

.accordion li i {
	position: absolute;
	top: 16px;
	left: 12px;
	font-size: 18px;
	color: #595959;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.accordion li i.fa-chevron-down {
	right: 12px;
	left: auto;
	font-size: 16px;
}

.accordion li.open .link {
	color: #fff;
	background: #001343;
	font-weight: 600;
}

.accordion li.open i {
	color: #fff;
}
.accordion li.open i.fa-chevron-down {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}

/**
 * Submenu
 -----------------------------*/
 .submenu {
 	display: none;
 	background: #444359;
 	font-size: 14px;
 }

 .submenu li {
 	border-bottom: 1px solid #dfe0e2;
 }

 

 .submenu a:hover {
 	background: #b63b4d;
 	color: #FFF;
 }
































.banner-bottom{
	text-align: center;
	padding: 52px 0 50px 0;
}




.banner-bottom span{
	text-align: center;
	color: #fff;
	font-size: 22px;
}
.hx-text{
	text-align: center;
	margin-bottom: 30px;
	margin-top: 15px;
}
.hx-text h4{
	color: #1d3164;
	font-weight: bold;
}
.hx-text h5{
	color: #9f9f9f;
}
.hx-box{
	width: 20%;
}
.hx-img{
	text-align: center;
}
.hx-img img{
	max-width: 100%;
	border: 1px solid #f4f4f4;
	height: 143px;
}
.hx-more{
	text-align: center;
}

.hx-more a{
	padding: 11px 23px;
	background-color: #fff;
	color:#cacaca;
	border: 1px solid #cacaca;
	border-radius: 10px;
	transition: all 0.6s;
}
.index-2{
	padding: 80px 0;
}
.hx-box:hover .hx-more a{
	padding: 11px 23px;
	background-color: #dc150c;
	color:#fff;
	border: 1px solid #dc150c;
}
.hx-all-box{
	display: flex;
	justify-content: space-between;
}
.sk-fot-h2{
	color: #000f36;
	padding-left: 8px;
	border-left: 4px solid #000;
	font-size: 28px;
}
.sk-fot-add{
	color: #000f36;
	padding: 0;
}
.sk-fot-add h4{
	font-weight: bold;
	color: #000f36;
}
.sk-emal{
	color: #575757;
}
.sk-fot-add .inp1{
	width: 70%;
	color: #b7b9bf;
	font-size: 16px;
	line-height: 30px;
	height: 32px;
	text-indent: 14px;
	outline: none;
	border: 1px solid #fff;
	background-color: #fff;
	margin-top: 15px;
	border-radius: 5px;
	float: left;
}
.sk-fot-add .inp2{
	margin-left: 20px;
	width: 20%;
	color: #fff;
	font-size: 16px;
	line-height: 30px;
	height: 32px;
	outline: none;
	border: 1px solid #081b51;
	background-color: #081b51;
	margin-top: 15px;
	border-radius: 5px;
	float: left;
}
.sk-zh{
	text-align: center;
	color: #e3e3e3;
	padding: 20px 0 15px 0;
	background-color: #081b51;
}
.sk-about-left{
	width: 20%;
	float: left;
	margin-right: 5%;
}
.ak-about-right{
	width: 75%;
	float: left;
}
.sk-about-left ul li{
	transition: all 0.6s;
}
.sk-about-left ul li a{
	display: block;
	background-color: #f0f4ff;
	width: 100%;
	color: #001343;
	font-size: 18px;
	height: 45px;
	border-bottom: 1px solid #dfe0e2;
	line-height: 45px;
	padding-left: 20%;
	transition: all 0.6s;

}
.sk-about-left ul li a:hover{
	color: #fff;
	font-weight: bold;
	background-color:#001343 ;
}
.sk-about-left ul{
	border-radius: 5px;
	margin:0;
	padding: 0;
	border-top: 1px solid #d0d0d0;
	border-left: 1px solid #d0d0d0;
	border-right: 1px solid #d0d0d0;
}
.act{
	color: #fff !important;
	font-weight: bold !important;
	background-color:#001343 !important;
}
.sk-about-left-kf{
	margin-top: 12px;
	text-align: center;
	height: 50px;
	line-height: 50px;
	width: 100%;
	border: 1px solid #cfcfcf;
}
.sk-about-left-kf a{
	color: #000;
}
.ak-about-right h3{
	font-size: 24px;
	border-bottom: 1px solid #dfe0e2;
	padding-bottom: 20px;
	color: #001343;
	font-weight: 600;
}
.ak-about-right-text{
	margin-top: 15px;
	font-size: 14px;
	color: #5d5d5d;
	line-height: 26px;
	font-weight: bold;
	
}
.sk-xz{
	margin-top: 35px;
}
.sk-xz h4{
	color: #001343;
	border-bottom: 1px solid #dfe0e2;
	padding-bottom: 18px;
	font-weight: 600;
}
.sk-xz-box a h5 span{
	color: red;
}
.sk-xz-box a h5{
	color: #001343;
}
.ak-about-right span{
	font-size: 14px;
	color: #5d5d5d;
}
.sk-news-text{
	word-break:break-all;
	display:-webkit-box;
	-webkit-line-clamp:3;
	-webkit-box-orient:vertical;
	overflow:hidden;
	color: #6a6a6a;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 25px;
}
.sk-news h5{
	font-size: 16px;
	font-weight: 600;
	color: #000;
	padding-bottom: 14px;
	border-bottom:1px solid #e5e5e5;
}
.sk-news-see span{
	background-color: #081b51;
	padding: 6px 14px;
	color: #fff;
	transition: all 0.6s;
}
.sk-news:hover .sk-news-see span{
	background-color: #dd0300;
}
.sk-news{
	border: 1px solid #e5e5e5;
	padding: 27px 20px;
	margin-bottom: 17px;
}











.qita{
	background-color: #fff;
	border-bottom: 1px solid #ebeced;
}
.rc-top-nav h3{
	color: #000;
	line-height: 30px;
	font-size: 30px;
}
.aq-1-box{
	padding: 65px 0;
	text-align: center;
	border: 1px solid rgb(204, 204, 204);
}
.aq-1-box img{
	max-width: 100%;
}
.aq-1-box h3{
	color: #000;
}
.aq-1-box h5{
	color: rgb(102, 102, 102);
}
.aq-1-box2 img{
	width: 48px;
	height: 48px;
}
.aq-1-box2{
	text-align: center;
	background-color: rgb(53, 169, 255);
	padding: 5px 0;
}
.aq-1-box2 h5{
	color: #fff;
}
.aq-news{
	border-bottom: 1px dashed #e3e3e3;
	padding: 8px 0;
	display: flex;
	justify-content: space-between;
}
.aq-news{
	color: #000;
}
.aq-cont{
	text-align: center;
}
.aq-cont span{
	color: #fff;
	font-size: 16px;
}
.aq-cont .fa{
	color: #fff;
	font-size:24px;
}
.aq-cp ul li a{
	
	width: 120px;
	height: 40px;
    vertical-align: middle;
    display: table-cell;
    font-family: 微软雅黑;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    color: #ffffff;
    background-color: #65abd0;
    text-align: center;
    border-radius: 6px;
    box-shadow: 0 0px 10px 0 transparent;
}
.aq-cp ul{
	display: flex;
	justify-content:center;
	margin-bottom: 30px;
}
.aq-cp ul li{
	margin:0 3%
}
.aq-news-2{
	padding-bottom: 30px !important;
}

.aq-er img{
	width: 168px;
}
.aq-er{
	text-align: center;
}

.rc-top-nav img{
	margin-top: -20px;
}
.rc-top-nav h4{
	color: rgb(4, 107, 180);
	line-height: 26px;
	font-weight: bold;
}
.no-margin {
	margin: 0 !important
}
.panel-body a{
	color: #fff;
}
.overflow {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.wenzi table{border:1px solid #ddd;width: 100%;text-align: center;}
.wenzi table th{border:1px solid #ddd;text-align: center;}
.wenzi table td{border:1px solid #ddd;}
.wenzi{
	font-size: 16px;
	line-height: 30px;
}
.am-wx-cont img{
	max-width:100%
}
.aimi-bg{
	color: #fff;
	text-align: center;
	padding: 30px 0;
}
.am-wx-cont{
	text-align: center;
}
.am-wx-text{
	font-size: 16px;
	line-height: 30px;
}
.am-wx{
	text-align: center;
}
.am-wx h3{
	color: rgb(196, 0, 1);
}
.am-wx h4{
	color: rgb(173, 173, 173);
}
.aimi-bg h2{
	font-weight: bold;
	line-height: 50px;
}
.aimi-bg span{
	font-size: 26px;
	line-height: 30px;
}
.rc-top-2{
	font-family: 微软雅黑;
    font-size: 15px;
    font-weight: bold;
    font-style: normal;
    color: rgb(0, 118, 202);
    background-color: transparent;
	line-height: 26px;
	padding: 0px 10px;
}
.rc-top-3 .form-control{
	width: 200px;
}
.rc-2{
	padding: 20px 0
}
/*润厨抬头*/
.rc-top-nav{
	text-align: center;
	margin-bottom: 30px;

}
.rc-top-nav h1{
	font-weight: bold;
}
.rc-top-nav h1 .h1-2{
	color: rgb(0, 118, 202);
}
.rc-top-nav span{
	color: rgb(102, 102, 102);
}
/* 结束 */
/* 关于我们 */
.rc-index-about{
	font-family: 微软雅黑;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    color: rgb(102, 102, 102);
    background-color: transparent;
    line-height: 40px;
}
.rc-top-gs {
	font-family: 微软雅黑;
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    color: rgb(102, 102, 102);
    background-color: transparent;
	line-height: 26px;
	margin-bottom: 20px;
}
.rc-in-1{
	/* padding:0px 120px; */
}
.rc-see-lot{
	text-align: center;
	margin-top: 15px;
}
.rc-see-lot a{
	color: rgb(51, 51, 51);
}
/* 结束 */
/* 客户logo */
.rc-kh-logo-top{
	text-align: center;
}
.rc-kh-logo-top a{
	color: rgb(51, 51, 51);
	font-size: 20px;
	font-weight: bold;
}
/* 结束 */
/* 案例展示 */
#contentBox{
	padding: 0 90px;

}
.xks-cp-box{
	margin-bottom: 20px;
}
.rc-anli-nav{	
	padding: 0 !important;
	margin: 0 0 20px 0;
	line-height: 50px;
	height: 50px;
    font-family: 微软雅黑;
	font-size: 16px;
    color: rgb(0, 0, 0);
    background-color: rgb(255, 255, 255);
    border-radius: 6px;
	border-color: rgb(51, 51, 51);
	text-align: right;
  
}
.rc-anli-nav .col-lg-3{
	border-right: 1px solid rgb(204, 204, 204);;
}
.rc-anli-nav a{
	color: rgb(0, 0, 0);
}
.rc-anli-2{

	display: flex;
	justify-content: space-between;
}
/* tba切换结束 */
/* 六大理由 */
.rx-liyou{
	text-align: center;
	padding: 30px 0;
	border-bottom: 1px solid rgb(204, 204, 204);
	margin-bottom: 40px;
}
.rx-liyou h1{
	font-family: 微软雅黑;
    font-size: 40px;
    font-weight: bold;
    font-style: normal;
    color: rgb(204, 204, 204);
    background-color: transparent;
    line-height: 40px;
}
.aimi-4{
	text-align: center;
}
.aimi-4 h4{
	font-size: 18px;
    font-weight: normal;
    font-style: normal;
    color: rgb(102, 102, 102);
    background-color: transparent;
    line-height: 26px;
}
.aimi-4 span{
	font-size: 14px;
    font-weight: normal;
    font-style: normal;
    color: rgb(153, 153, 153);
    background-color: transparent;
    line-height: 26px;
}
.aimi-bg2-top{
	text-align: center;
}
.aimi-bg-2{
	color: #fff;
	padding: 20px 0;
}
.aimi-see-lot{
	color: #fff;
	text-align: right;
	

	
}
.aimi-see-lot a{
	padding: 10px 20px;
	background-color: rgb(196, 0, 1);
	font-size: 16px;
	color: #fff;
}
.aimi-about-index{
	font-size: 16px;
    font-weight: normal;
    font-style: normal;
    color: rgb(255, 255, 255);
    background-color: transparent;
    line-height: 35px;
}
.aimi-news-top{
	text-align: center;
}
.aimi-news-top h4{
	font-size: 22px;
    color: rgb(196, 0, 1);
    line-height: 26px;
}
.aimi-news-text a{
	display: flex;
	justify-content: space-around;
	border-bottom: 1px dashed #e3e3e3;
    padding: 8px 0;
    height: 35px;
	margin-top: 2px;
	color: #000;
}
.aimi-news-text span{
	display: block;
	
}
.aimi-g-h img{
	height: 350px !important;
}
.aimi-news-1{
	width: 63%;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
}
.aimi-see-lot{
	margin-top: 20px;
	text-align: left;
}
.aimi-see-lot a{
	font-family: 微软雅黑;
    font-size: 16px;
    color: #ffffff;
    background-color: rgb(0, 118, 202);
}
.aimi-n-f{
	margin-top: 10px;
	text-align: center;
}
.aimi-n-f a{
	width: 100%;
	display: block;
	padding: 10px;
	font-family: 微软雅黑;
    font-size: 16px;
    color: rgb(0, 0, 0);
    background-color: rgb(204, 204, 204);
    border-radius: 6px;
}
.am-about h4{
	color: rgb(173, 173, 173)
}
.am-about h2{
	color: rgb(196, 0, 1);
}
.am-about{
	margin-bottom: 20px;
}
.aimi-over{
	text-align: center;
	color:#fff;
	font-size: 12px;
}
.rx-liyou h3{
	font-size: 30px;
    font-weight: bold;
    font-style: normal;
    color: rgb(0, 118, 202);
    background-color: transparent;
    line-height: 30px;
}
.rc-no img{
	max-width: 100%;
}
.rc-liyou-text{
	padding: 0 !important;
}
.rc-liyou-text h4{
	font-weight: bold;
}
.rc-liyou-text span{
	font-family: 微软雅黑;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    color: rgb(0, 0, 0);
    background-color: transparent;
    line-height: 26px;
    text-decoration: none;
    text-align: left;
    visibility: visible;
}
.rc-text-box{
	margin-bottom: 60px;
}
/* 底部 */
.rc-footer-box{
	
}
.rc-footer-1{
	color: rgb(204, 204, 204);
	line-height: 26px;
}
.rc-footer-2 img{
	width: 100px;
	height: 100px;
}
.rc-footer-2{
	color: rgb(204, 204, 204);
	text-align: center;
}
.rc-footer-1 .fa{
	margin-right: 10px;
}
.rc-footer-4 img{
	width: 100px;
	height: 100px;
}
.rc-footer-3 ul{
	display: flex;
	justify-content: center;
}
.rc-footer-3 ul li{
	/* width: 120px; */
	height: 35px;
	line-height:35px;
	
	margin-right: 20px;
}
.rc-footer-3{
	color: rgb(204, 204, 204);

}
.rc-footer-3 a{
	color: #fff;
}
.rc-input{
	margin-bottom: 10px;
}
.rc-input input{
	width: 360px;
	height: 40px;
	border: 1px solid #fff;
	font-size: 18px;
}
.rc-footer-4{
	font-size: 14px;
    line-height: 35px;
	
	color:rgb(204, 204, 204);
}
.rc-input textarea{
	width: 360px;
	height: 50px;
	border: 1px solid #fff;
	font-size: 18px;
	
}
.rc-tj input{
	background-color: #333333;
	color: #fff;
}
.rc-sb{
	margin-bottom: 20px;
}
.rc-sb .caption{
	background-color: #fff;
	font-weight: bold;
}
.rc-sb .caption:hover{
	background-color: #fff;
}
/* 关于我们 */
.xks-about-index{
	padding: 50px 70px;
}
.xks-about-index h4{
	line-height: 45px;
	font-weight: bold;
}
.xks-about-index span{
	line-height: 28px;
	color: #919191;
}
.row{
	margin: 0;
}
/* 结束 */
/* 四大卖点 */
.xks-md{
	text-align: center;
}
.xks-md img{
	max-width: 100%;
}
.xks-md h3{
	color: #fff;
}
.xks-md span{
	color: #9dd0ff;
}
/* 视频中心 */
.xks-video-txt{
	padding: 10px 0;
	text-align: center;
}
.thumbnail1 {
	display: block;
	padding: 4px;
	margin-bottom:0px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 0;
	border-radius: 4px;
	-webkit-transition: border .2s ease-in-out;
	-o-transition: border .2s ease-in-out;
	transition: border .2s ease-in-out;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	padding-top: 80%;
	transition: all 0.6s;
	
}
.xks-video-add{
	position: relative;
}
.xks-video-abs{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	display: none;
	line-height:225px;
	text-align: center;
	color: #fff;

}
.time{
	color: #000000;
}
.news-txt-box{
	background-color: #ececec;
	margin-bottom: 20px;
}
.nei {
    font-size: 14px;
    left: 26px;
    color: #7a7a7a;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    white-space: normal !important;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.index-news-box{
	line-height: 25px;
}
.mhz-about img{
	width:100%;
	
}
.mhz-new h5{
	display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    white-space: normal !important;
    -webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	color: #000;
}
.mhz-new-box{
	display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    white-space: normal !important;
    -webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	color: rgb(153, 153, 153);
}
.mhz-about-text{
	
}
.whz-about-see{
	margin-top: 50px;
}
.mhz-about-text h4{
	color: #fff;
	font-weight: bold;
}
.mhz-about-text h3{
	color: #fff;
	
}
.mhz-about-text-box{
	font-family: 微软雅黑;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    color: rgb(102, 102, 102);
    background-color: transparent;
    line-height: 35px;
    text-decoration: none;
    text-align: left;
    visibility: visible;
    animation-name: bounceIn;
}
.whz-about-see a{
	padding: 10px 30px;
	font-size: 16px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    color: #ffffff;
    background-color: rgb(57, 171, 255);
    text-align: center;
    border-radius: 6px;
}
.fa-envelope,
.fa-weixin {
	color: #ffffff
}

.xks-video-abs .fa-play{
	border: 3px solid #fff;
	padding: 10px 13px;
	border-radius:50%;
}
.xks-video-add:hover .xks-video-abs{
	display: block;
}
.only-cp-whz .xks-cp-box{
	background-color: #fff;
	/* box-shadow: darkgrey 0px 3px 30px 5px; */
	padding: 10px 10px;
	box-shadow:0px 0px 5px 0px #999;  
}
.only-cp-whz .xks-cp-box1{
	
}
.xks-video-txt p{
	color: #000;
	font-size: 16px;
}
.xks-news-1,
.xks-news-2{
	font-size: 14px;
	
}
.xks-news-title-box{
	margin: 20px 0;
}
.xks-news-3{
	color: #000000;
}
.xks-news-1,
.xks-news-2,
.xks-news-4{
	color: #999999;
}
.xks-news-3,
.xks-news-4{
	display: inline-block;
	white-space: nowrap; 
	width: 100%; 
	overflow: hidden;
	text-overflow:ellipsis;
}
.xks-news-2,
.xks-news-4{
	font-size: 12px;
	
}
.xks-sb-name{
	text-align: center;
	font-size: 16px;
	color: #000;
	padding: 20px 0;
}
.xks-input{
	margin-bottom: 20px;
}
.xks-input textarea{
	width: 100%;
	border: 1px solid #FFF;
	line-height: 40px;
	text-indent: 24px;
}
.xks-input button{
	width: 100%;
	line-height: 40px;
	background-color: #1497c3;
	border: 1px solid #1497c3;
	color: #fff;
}
.xks-input input{
	width: 100%;
	border: 1px solid #eee;
	line-height: 40px;
	text-indent: 24px;
}
.xks-address-p p{
	line-height: 45px;
}
.xks-video-show-top{
	text-align: center;
	margin-bottom: 30px;
}
.xks-video-show-top span{
	color: #919191;
}
.xks-video{
	width: 100%;
	height: 600px;
	position: relative;
}
.xks-video video{
	width: 100%;
	height: 100%; 
	object-fit: contain;
}
.panel-heading{
	background-color: #1497c3 !important;
	color: #fff !important;
	text-align: center;
}
.panel-body{
	background-color: #1497c3 !important;
	color: #fff !important;
	text-align: center;
}


.news-ca .news-colm {
	text-align: left;
	font-size: 14px;
	color: #000;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.news-ca .news-colm2 {
	text-align: left;
	font-size: 14px;
	color: #000;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.dl-left {
	width: 18%;
}

.dl-right {
	width: 80%;
}
.mhz-new-img{

}
.mhz-new-img img{
	max-width: 100%;
}
.zh-g{
	border-color: #eee !important;
	border-style: solid !important;
	border-width: 1px !important;
	background-color: #fff !important;
}
.mhz-input input{
	margin-bottom: 10px;
	width: 100%;
	height: 40px;
	outline:none;  
	font-size: 18px;
	text-indent: 16px;
    border:1px solid #dcdcdc;
    background-color: #F7F9FB;
}
.mhz-input2 input{
	background-color: #337ab7;
	color: #fff;
}
.cont-mhz-over{
	font-family: 微软雅黑;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    color: #000000;
    background-color: transparent;
    line-height: 35px;
    text-decoration: none;
    text-align: left;
}
.cont-mhz-over img{
	width: 130px;
	height: 130px;
}
.cont-mhz-over h2{
	font-family: 微软雅黑;
    font-size: 30px;
    font-weight: bold;
    font-style: normal;
    color: #000000;
    background-color: transparent;
    line-height: 30px;
    text-decoration: none;
    text-align: left;
}
.mhz-input textarea{
	margin-bottom: 10px;
	width: 100%;
	text-indent: 16px;
	height:70px;
	outline:none;  
	font-size: 18px;
    border:1px solid #dcdcdc;
    background-color: #F7F9FB;
}
.mhz-news-text-box h4{
	color: #000;
	font-weight: bold;
	margin-bottom: 40px;
}
.mhz-news-all{
	margin-bottom: 10px;
}
.mhz-news-text{
	color: rgb(102, 102, 102);
}
.lb {
	margin-bottom: 20px;
	width: 100%;
	font-family: 微软雅黑;
	
	font-weight: bold;
	font-style: normal;
	color: rgb(255, 255, 255);
	background-color: rgb(4, 107, 180);
	line-height: 20px;
	text-decoration: none;
	text-align: center;
	padding: 20px 0;
}
.ck-nav .fa-arrows-alt{
	margin-right: 10px;
	color: rgb(4, 107, 180) !important;
}
.address-left {
	padding: 17px;
	font-family: 微软雅黑;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	background-color: transparent;
	line-height: 26px;
	text-decoration: none;
	text-align: left;
}

.ck-nav li a {
	display: block;
	font-family: 微软雅黑;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	color: rgb(0, 0, 0);
	background-color: rgb(238, 238, 238);
	line-height: 35px;
	text-decoration: none;
	text-align: center;
	margin-bottom: 10px;
}

a {
	text-decoration: none !important;
	cursor: pointer !important
}

.container-fluid {
	max-width: 1230px !important
}

::-webkit-input-placeholder {
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
}

:-moz-placeholder {
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
}

::-moz-placeholder {
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
}

:-ms-input-placeholder {
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
}

.tr {
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
}

.tr3 {
	transition: all 1s;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
}

.tel .icon img {
	width: 40px;
	height: 40px;
}

input,
button,
textarea,
.swiper-pagination span,
.swiper-button {
	outline: none !important;
}

input,
textarea {
	border-radius: 3px;
}

.sizeCover {
	/* background-position: 50% 50%; */
	background-size: 100% 100%;
	background-repeat: no-repeat;
}

.ten-cp {
	display: flex;
	justify-content: space-around;
	margin: 40px 0;
}

.sm-logo {
	text-align: center;
	color: #fff;
	line-height: 40px;
	font-size: 16px;
}

.sm-logo img {
	width: 90px;
	height: 90px;
}

/*select{border:solid 1px #000;appearance:none;-moz-appearance:none;-webkit-appearance:none;background:url("https://raw.githubusercontent.com/ourjs/static/gh-pages/2015/arrow.png") no-repeat scroll right center transparent;padding-right:14px}
select::-ms-expand{display:none}下拉框的样式修改*/

.main-pad-1 {
	padding: 60px 0 30px 0;
}

.main-pad-2 {}

/* .main-pad-3 {
	padding: 90px 0 0;
} */

.main-pad-4 {
	padding: 0 0 70px;
}

.main-pad-5 {
	padding: 20px 0 0;
}

.main-pad-6 {
	padding: 30px 100px 0;
}

.main-background-1 {
	position: relative;
	/* padding: 50px 0; */
}

.main-background-1 .leftbg,
.main-background-1 .rightbg {
	position: absolute;
	z-index: 1;
	width: 50%;
}

.main-background-1 .leftbg {
	left: 0;
	top: 50px;
	bottom: 0;
}

.main-background-1 .rightbg {
	right: 0;
	top: 0;
	bottom: 50px;
}

.main-background-1 .container-fluid {
	position: relative;
	z-index: 2;
}

.main-background-2 {
	position: relative;
}

.main-background-2 .bg {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 100%;
	height: 430px;
}

.main-background-2 .bg+div {
	position: relative;
	z-index: 2;
}

header {
	position: relative;
	z-index: 99999;
}

header .box {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

header .qita .logo a {
	display: block;
	font-size: 0;
}

.bg-2 {
	background-color: rgb(255, 255, 255);
	background-image: url(../img/bg2.jpg);
	background-repeat: repeat;
	background-size: auto;
}

.bg-2 .title-1 .cn,
.bg-2 .title-1 .jieshao {
	color: #fff;
}

.bg2-word {
	margin-top: 10px;
}

.bg2-word h4 {
	color: rgb(74, 179, 68);
}

.cp-nav li a {
	display: block;
	width: 220px;
	height: 40px;
	background-color: rgb(58, 120, 180);
	color: #fff;
	line-height: 40px;
	text-align: center;

}

.map-text {
	font-size: 18px;
    font-weight: normal;
    font-style: normal;
    color: rgb(0, 0, 0);
    background-color: transparent;
	line-height:30px;
	text-align:center;
}
.map-text img{
	width: 200px;
	height: 200px;
}
.welcome {
	font-family: 微软雅黑;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	background-color: transparent;
	line-height: 35px;
	text-decoration: none;
	text-align: center;
}
.list-unstyled1{
	display: flex;
	justify-content: center;
	color: #fff;
	font-size: 14px;
	border-bottom: 1px solid #2ca2c9;
	padding-bottom: 30px;
}
.list-unstyled1 li a{
	color: #fff;
	font-size: 14px;
	padding-right:30px;

}
.cp-nav {
	margin-top: 20px;
	width: 100%;

}

ul li {
	list-style: none;
}

.cp-nav li {
	float: left;
	margin-right: 40px;
	margin-bottom: 20px;
}

.main-pad-1 .news-t a {
	color: black;
	padding: 20px;
	display: block;
}

.news-t {
	font-size: 18px;
}

.ip {
	background-color: rgb(238, 238, 238);
	padding: 20px 20px;
	margin-right: 5px;

}

.contact-box .contact-txt span {
	display: inline-block;
	font-size: 0.1em;
	vertical-align: middle;
	font-size: 14px;

}

.contact-box .ip span {
	color: rgb(0, 0, 0);
	line-height: 24px;
	padding-left: 10px;
}

.lianx .picture-2-list {
	width: 90%;
	background-color: rgba(19, 129, 33, 0.8);
	padding: 50px 30px;
	margin-top: 15%;
	margin-left: 5%;
}

.lianx .picture-2-list .title-1 span:nth-child(1) {
	font-size: 24px !important;
	color: #ffffff;
}

.lianx .picture-2-list .title-1 span {
	font-size: 16px;
	color: #ffffff;
	line-height: 50px;
}

.msg input {
	width: 80%;
	height: 40px;
	margin-bottom: 10px;
	border: 1px solid #fff;
	font-size: 14px;
	text-indent: 24px;
}

.msg textarea {
	border: 1px solid #fff;
	font-size: 14px;
	text-indent: 24px;
}

.conten-1 .row {
	margin: 0;
}

.map {
	border: 1xp solid #dcdcdc;
}

.map img {
	max-width: 100%;
}

.ip img {
	max-width: 100%;
}

/* .main-pad-1 .news-t .col-xs{
	
} */
.xing {
	width: 30px;
	max-width: none;
	height: 30px;
	max-height: none;
	opacity: 1;

}
.about-txt img{
	max-width: 100%;
}
.about-txt span {
	text-indent: 24px;
	line-height: 26px;
}

.about-txt {
	margin-top: 10px;
	font-size: 16px;
	text-indent: 24px;
	line-height: 35px;
}

.xing-txt a {
	width: 100%;
	height: 70px;
	display: block;
	vertical-align: middle;
	display: table-cell;
	font-family: 微软雅黑;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #ffffff;
	background-color: rgb(74, 179, 68);
	text-align: center;
	border-radius: 0px;
	padding: 10px 25px;
}

.xing-txt {
	margin: 0 0 10px 0;

}

.banner {
	position: relative;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.banner a {
	display: block;
	font-size: 0;
	text-align: center;
}

.banner a img {
	width: 100%;
}

.banner .swiper-pagination {
	position: absolute;
	left: 0;
	bottom: 20px;
	z-index: 1;
	width: 100%;
	font-size: 0;
	text-align: center;
}

.banner .swiper-pagination span {
	margin: 0 5px;
	width: 10px;
	height: 10px;
	background: #fff;
	opacity: 1;
	transition: all 0.3s;
}

.banner .swiper-pagination span.swiper-pagination-bullet-active {
	background: #000000;
}

.title-1 .en {
	margin-bottom: -15px;
	font-size: 35px;
	color: rgba(32, 32, 32, .16);
	line-height: 72px;
	font-weight: bold;
}

.title-1 .cn {
	font-family: 微软雅黑;
	font-size: 30px;
	font-weight: bold;
	font-style: normal;
	color: rgb(58, 120, 180);
	background-color: transparent;
	line-height: 30px;
	text-decoration: none;
	text-align: center;
	visibility: visible;
	margin-top: 10px;
}

.title-1 .jieshao {
	font-size: 16px;
	color: #666666;
	line-height: 80px;
}

.title-1.active .en {
	color: rgba(255, 255, 255, 0.1);
}

.title-1.active .cn {
	color: #fff;
}

.title-1.active .jieshao {
	color: #fff;

}

.title-2 .biaoti {
	margin-bottom: 10px;
	font-size: 0;
}

.title-2 .icon {
	margin: 0 auto;
	width: 0;
	border-left: solid 7px transparent;
	border-right: solid 7px transparent;
	border-top: solid 12px #4ab344;
}

.title-3 {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 20px;
	padding-top: 40px;
	padding-bottom: 10px;
	border-bottom: solid 1px #c9c9c9;
}

.title-3 .left {
	padding-left: 10px;
	font-size: 18px;
	color: #035ee7;
	line-height: 30px;
	border-left: solid 5px #035ee7;
}

.title-3 .right {
	font-size: 13px;
	color: #676767;
	line-height: 30px;
}

.title-3 .right a {
	color: #676767;
}

.title-4 {
	margin-bottom: 60px;
	font-size: 18px;
	color: #131313;
	line-height: 24px;
}

.title-5 {
	margin-bottom: 30px;
}

.title-5 .biaoti {
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-size: 16px;
	color: #333;
	line-height: 24px;
	border-bottom: dashed 1px #919191;
}

.title-5 .time {
	color: #333;
	line-height: 24px;
}

.text-1 {
	font-size: 18px;
	color: #050204;
	line-height: 36px;
}

.text-1 img {
	max-width: 100%;
}

.text-1.active {
	font-size: 16px;
}

.text-2 ul li a {
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: 50px;
	border-bottom: dashed 1px #919191;
}

.text-2 ul li a .mc {
	width: calc(100% - 28px);
	font-size: 16px;
	color: #333;
}

.text-2 ul li a .icon {
	font-size: 0;
}

.text-2 ul li a .icon img {
	width: 18px;
}

.text-2.active ul li a .mc {
	width: calc(100% - 100px);
}

.text-2.active ul li a .time {
	font-size: 16px;
	color: #333;
}

.text-3 {
	color: #131313;
	line-height: 36px;
}

.text-4 {
	margin: 0 auto;
	max-width: 430px;
}

.text-4 ul li:nth-child(n+2) {
	margin-top: 30px;
}

.text-4 ul li input {
	display: block;
	padding: 0 15px;
	width: 100%;
	height: 40px;
	font-size: 20px;
	color: #131313;
	line-height: 38px;
	background: #fff;
	border: solid 1px #959595;
	border-radius: 5px;
}

.text-4 ul li textarea {
	display: block;
	padding: 0 15px;
	width: 100%;
	max-width: 100%;
	min-width: 100%;
	height: 200px;
	min-height: 200px;
	font-size: 20px;
	color: #131313;
	line-height: 38px;
	background: #fff;
	border: solid 1px #959595;
	border-radius: 5px;
}

.text-4 .caozuo {
	display: flex;
	justify-content: center;
	margin-top: 30px;
}

.text-4 .caozuo button {
	padding: 0;
	width: 96px;
	height: 30px;
	font-size: 18px;
	line-height: 30px;
	border: none;
	border-radius: 10px;
}

.text-4 .caozuo button:nth-child(1) {
	color: #fff;
	background: #035ee7;
}

.text-4 .caozuo button:nth-child(2) {
	margin-left: 5px;
	color: #333;
	background: #d3d4d4;
}

.picture-1 {
	margin-top: -30px;
}

.picture-1 .swiper-slide {
	margin-top: 30px !important;
}

.picture-1-list a {
	display: block;
}

.picture-1-list a .imgbox {
	margin-bottom: 2px;
	overflow: hidden;
}

.picture-1-list a .imgbox span {
	display: block;
	padding-top: calc(289 / 293 * 100%);
}

.picture-1-list a .textbox {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 20px;
	height: 68px;
	text-align: center;
	background-color: #fff;
}
.whz-see{
text-align: center;
margin-top: 80px;
line-height: 40px;
}
.whz-see a{
	background-color: rgb(4, 107, 180);
	padding:15px 40px;
	color: #fff;
}
.picture-1-list a .textbox .mc {
	font-size: 18px;
	color: rgb(0, 0, 0);
}

.picture-1-list a .textbox .more {
	width: 85px;
	height: 28px;
	color: #fff;
	line-height: 26px;
	border: solid 1px #fff;
	border-radius: 14px;
}

.caption {
	text-align: center;
	color: #000;
	padding: 5px 20px;
	/* background-color: #1497c3; */
	transition: all 0.3s;
}
.xks-caption{
	padding: 10px 20px !important;
}
/* .caption:hover{
	background-color: #ff6c00;
} */
.cap-1{
	font-size: 16px;
	margin: 15px 0px !important;
}
.cap-2{
	font-size: 12px;
	word-break:break-all;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	overflow:hidden;
}
.new-pin .img {
	cursor: pointer;
	transition: all 0.6s;
	overflow: hidden;
}

.new-pin img:hover {
	transform: scale(1.1);
}

.img {
	width: 100%;
}

.picture-1 ul {
	display: flex;
	flex-wrap: wrap;
}

.picture-2 {
	display: flex;
}

.picture-2 .left {
	position: relative;
	width: 50%;
}

.picture-2-list {
	margin-top: 30%;
}

.picture-2-list a {
	display: block;
}

.picture-2-list a .imgbox {
	overflow: hidden;
}

.picture-2-list a .imgbox span {
	display: block;
	height: 410px;
}

.picture-2-list a .textbox {
	padding: 18px 90px 18px 30px;
	background: #fff;
}

.picture-2-list a .textbox .biaoti {
	font-size: 18px;
	color: #333;
	font-weight: bold;
	line-height: 28px;
}

.picture-2-list a .textbox .jieshao {
	height: 56px;
	font-size: 16px;
	color: #333333;
	line-height: 28px;
	overflow: hidden;
}

.picture-2 .left .swiper-button {
	top: initial;
	margin: 0;
	bottom: 0;
	width: 73px;
	height: 120px;
	opacity: 1;
}

.picture-2 .left .swiper-button.swiper-button-prev {
	left: initial;
	right: 0;
	z-index: 5;
	background: #05ad4bd7;
	box-shadow: 10px 0 20px rgba(253, 200, 17, .2);
}

.picture-2 .left .swiper-button.swiper-button-next {
	right: -73px;
	z-index: 4;
	background: #035ee7;
	transform: rotateY(180deg);
}

.picture-2 .left .swiper-button:before,
.picture-2 .left .swiper-button:after {
	content: "";
	position: absolute;
	left: 50%;
	z-index: 1;
	margin-left: -10px;
	width: 2px;
	height: 40px;
	background: #fff;
}

.picture-2 .left .swiper-button:before {
	bottom: 50%;
	transform-origin: left bottom;
	transform: rotate(30deg);
}

.picture-2 .left .swiper-button:after {
	top: 50%;
	transform-origin: left top;
	transform: rotate(-30deg);
}

.picture-2 .right {
	padding: 35px 35px 0 45px;
	width: 50%;
	/* background: #fff; */
}

.picture-2-list .title-1 .cn,
.picture-2-list .title-1 .jieshao {
	color: #fff;
}

.picture-2 .right .biaoti h3 {
	margin-bottom: 20px;
	text-align: left;
	color: #fff;
	font-weight: bold;
}

.picture-2 .right .biaoti .en {
	margin-bottom: -40px;
	font-size: 60px;
	color: rgba(32, 32, 32, .15);
	line-height: 64px;
	font-weight: bold;

}

.picture-2 .right .biaoti .cn {
	font-size: 30px;
	color: #ffffff;
	font-weight: bold;
	line-height: 34px;
}

.picture-2 .right .jieshao {
	margin-bottom: 20px;
	height: 310px;
	font-size: 14px;
	color: #ffffff;
	line-height: 26pxpx;
	overflow: hidden;
}

.picture-2 .right .jieshao p {
	text-indent: 24px;
}

.picture-2 .right ul {
	display: flex;
	justify-content: space-between;
}

.picture-2 .right ul li {
	width: calc(50% - 12px);
}

.picture-2 .right ul li .imgbox {
	overflow: hidden;
}

.picture-2 .right ul li .imgbox span {
	display: block;
	padding-top: 160px;
}

.picture-2 .right .more {
	display: flex;
	justify-content: flex-end;
	padding: 55px 0 0;
}

.picture-2 .right .more a {
	display: block;
	width: 100px;
	height: 25px;
	font-size: 12px;
	color: #fff;
	line-height: 25px;
	background: #0267da;
	border-radius: 13px;
}

.picture-3 {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 40px;
}

.picture-3 .left {
	padding: 6px;
	width: 393px;
	border: solid 2px #018cf5;
}

.picture-3 .left .imgbox {
	overflow: hidden;
}

.picture-3 .left .imgbox span {
	display: block;
	padding-top: 345px;
}

.picture-3 .left .textbox {
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding-top: 6px;
	height: 176px;
}

.picture-3 .left .textbox .biaoti {
	margin-bottom: 15px;
	font-size: 24px;
	color: #000000;
	line-height: 30px;
}

.picture-3 .left .textbox .jieshao {
	height: 72px;
	font-size: 16px;
	color: #131313;
	line-height: 36px;
	overflow: hidden;
}

.picture-3 .right {
	width: calc(100% - 393px - 45px);
}

.picture-3 .right>.biaoti {
	margin-bottom: 45px;
}

.picture-3 .right>.biaoti .cn {
	margin-bottom: 10px;
	font-size: 24px;
	color: #131313;
	line-height: 30px;
}

.picture-3 .right>.biaoti .en {
	font-family: 'Arial';
	color: #035ee7;
	line-height: 24px;
}

.picture-3 .right .ul .li:nth-child(n+2) {
	margin-top: 35px;
}

.picture-3 .right .ul .li .biaoti {
	margin-bottom: 25px;
	width: 160px;
	font-size: 20px;
	color: #fff;
	line-height: 40px;
	background: #035ee7;
}

.picture-3 .right .ul .li .jieshao {
	font-size: 16px;
	color: #131313;
	line-height: 36px;
	overflow: hidden;
}

.picture-3 .right .ul .li .jieshao a {
	color: #035ee7;
}

.picture-4 {
	position: relative;
}

.picture-4 .imgbox {
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 2;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: -210px 0 0 -210px;
	width: 420px;
	height: 420px;
	font-size: 0;
	background: #fff;
	/* border: solid 15px #4ab344; */
	border-radius: 50%;
}

.picture-4 ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.picture-4 ul li {
	position: relative;
	display: flex;
	justify-content: space-between;
	width: 50%;
}

.picture-4 ul li:before,
.picture-4 ul li:after {
	content: "";
	position: absolute;
	top: 60px;
	z-index: 1;
	width: 45px;
	height: 1px;
	background: #959595;
}

.picture-4 ul li:nth-child(odd):before {
	right: 125px;
}

.picture-4 ul li:nth-child(even):before {
	left: 125px;
}

.picture-4 ul li:nth-child(odd):after {
	right: 80px;
}

.picture-4 ul li:nth-child(even):after {
	left: 80px;
}

.picture-4 ul li:nth-child(1):after {
	transform-origin: left top;
	transform: rotate(40deg);
}

.picture-4 ul li:nth-child(2):after {
	transform-origin: right top;
	transform: rotate(-40deg);
}

.picture-4 ul li:nth-child(3):after {
	transform-origin: left bottom;
	transform: rotate(-40deg);
}

.picture-4 ul li:nth-child(4):after {
	transform-origin: right bottom;
	transform: rotate(40deg);
}

.picture-4 ul li:nth-child(n+3) {
	margin-top: 370px;
}

.picture-4 ul li:nth-child(odd) {
	padding-right: 150px;
}

.picture-4 ul li:nth-child(even) {
	padding-left: 170px;
}

.picture-4 ul li .shuzi {
	font-size: 0;
}

.picture-4 ul li .textbox {
	padding-top: 20px;
	width: calc(100% - 95px);
}

.picture-4 ul li .textbox .biaoti {
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-size: 24px;
	line-height: 30px;
}

.picture-4 ul li:nth-child(1) .textbox .biaoti,
.picture-4 ul li:nth-child(4) .textbox .biaoti {
	color: rgb(255, 101, 55);
	border-bottom: dotted 1px rgb(255, 101, 55);
}

.picture-4 ul li:nth-child(2) .textbox .biaoti,
.picture-4 ul li:nth-child(3) .textbox .biaoti {
	color: rgb(255, 101, 55);
	border-bottom: dotted 1px rgb(255, 101, 55);
}

.picture-4 ul li .textbox .jieshao {
	height: 85px;
	font-size: 14px;
	color: #333333;
	line-height: 30px;
	overflow: hidden;
}

.picture-5-list a {
	display: block;
}

.picture-5-list a .imgbox {
	border: 1px solid #ebebeb;
	overflow: hidden;
}

.picture-5-list a .imgbox .imgs {
	overflow: hidden;
}

.picture-5-list a .imgbox .imgs span {
	display: block;
	padding-top: 80%
}

.picture-5-list a .icon {
	position: relative;
	z-index: 2;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: -50px auto;
	width: 100px;
	height: 100px;
	font-size: 0;
	background: #f5f5f5;
	border-radius: 50%;
	box-shadow: 0 0 0 10px rgba(255, 255, 255, .3);
}

.picture-5-list a .icon img {
	width: 30px;
}

.picture-5-list a .textbox {
	margin: 0 5px;
	padding: 65px 20px 50px;
	background: #fff;
	border-left: solid 1px #dcdcdc;
	border-right: solid 1px #dcdcdc;
	border-bottom: solid 4px #dcdcdc;
}

.picture-5-list a .textbox .biaoti {
	margin-bottom: 10px;
	font-size: 18px;
	color: #333;
	line-height: 24px;
}

.picture-5-list a .textbox .jieshao {
	margin-bottom: 20px;
	height: 72px;
	color: #696969;
	line-height: 24px;
	overflow: hidden;
}

.picture-5-list a .textbox .more {
	margin: 0 auto;
	width: 125px;
	height: 35px;
	color: #333;
	line-height: 33px;
	border: solid 1px #e2e0e0;
	border-radius: 18px;
}

.picture-6 {
	margin-bottom: 30px;
	font-size: 0;
}

.picture-6 img {
	max-width: 100%;
}

.picture-7 ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.picture-7 ul li {
	width: calc(50% - 10px);
}

.picture-7 ul li:nth-child(n+3) {
	margin-top: 20px;
}

.picture-7 ul li a {
	display: block;
}

.picture-7 ul li a .imgbox {
	overflow: hidden;
}

.picture-7 ul li a .imgbox span {
	display: block;
	padding-top: calc(315 / 459 * 100%);
}

.subnav .biaoti {
	color: #fff;
	background: #035ee7;
}

.subnav ul {
	margin: 2px 0 15px;
	box-shadow: inset 0 0 0 1px #cacaca;
}

.subnav ul li:nth-child(n+2) {
	border-top: dashed 1px #cacaca;
}

.subnav ul li a {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 10px 0 20px;
	height: 40px;
	color: #333;
}

.subnav ul li a .icon {
	position: relative;
	width: 40px;
	height: 40px;
}

.subnav ul li a .icon span {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	color: #333;
}

.subnav ul li a .icon span:nth-child(1) {
	opacity: 0;
}

.subnav ul li.active a {
	color: #fff;
	background: #3886fd;
	box-shadow: inset 5px 5px 10px rgba(255, 255, 255, .2);
}

.subnav ul li.active a .icon span {
	color: #fff;
}

.subnav ul li.active a .icon span:nth-child(2) {
	opacity: 0;
}

.subnav ul li.active a .icon span:nth-child(1) {
	opacity: 1;
	transform: rotate(90deg);
}

.subnav .ul {
	display: none;
	padding: 10px;
}

.subnav .ul .li {
	border-top: solid 1px #eee;
}

.subnav .ul .li a {
	display: block;
	padding: 0 20px;
	color: #333;
	line-height: 34px;
}

.subnav .ul .li.active a {
	color: #fff;
	background: #3886fd;
}

footer {
	padding: 35px 0;
}

footer .tops {
	display: flex;
	justify-content: space-between;
	margin-bottom: 25px;
}

footer .tops .contact {
	width: 33%
}

footer .tops .contact .biaoti {
	font-size: 20px;
	color: #fff;
	line-height: 24px;
}

/* footer .tops .contact ul {
	display: flex;
	flex-wrap: wrap;
} */

footer .tops .contact ul li {
	color: #fafafa;
	line-height: 40px;
}

.ip span {
	display: inline-block;
	font-size: 0.1em;
	vertical-align: middle;
	font-size: 14px;
	color: #4ab344;

}

.main-pad-1 .col-lg-3 {
	overflow: hidden;
}

.thumbnail {
	display: block;
	padding: 4px;
	margin-bottom:0px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 0;
	border-radius: 4px;
	-webkit-transition: border .2s ease-in-out;
	-o-transition: border .2s ease-in-out;
	transition: border .2s ease-in-out;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	padding-top: 80%;
	transition: all 0.6s;
	border: 1px solid #ddd;
}

/* .thumbnail:hover{
	transform: scale(1.1); 
} */
.tj {
	width: 200px;
	background-color: #4ab344;
	color: #fff;
	border: 1px solid #4ab344;
	border-radius: 3px;
}

footer .tops .contact .liuyan li {
	margin: 5px 0;
	font-size: 18px;
	/* footer .tops .contact ul li:nth-child(odd) {
	width: 280px;
} */

	/* footer .tops .contact ul li:nth-child(even) {
	width: calc(100% - 280px);
} */
}

.contact .no-margin li a {
	color: #fff;
}

.contact .no-margin li a:hover {
	color: #4ab344;
}

footer .tops .wechat ul {
	display: flex;
}

footer .tops .wechat ul li:nth-child(n+2) {
	margin-left: 70px;
}

footer .tops .wechat ul li .imgbox {
	margin-bottom: 10px;
	font-size: 0;
}

footer .tops .wechat ul li .imgbox img {
	width: 220px;
}

footer .tops .wechat ul li .mc {
	color: #fafafa;
}

footer .tops .tel .biaoti {
	margin-bottom: 25px;
	font-size: 20px;
	color: #fff;
	line-height: 24px;
}

footer .tops .tel ul li {
	display: flex;
}

footer .tops .tel ul li:nth-child(2) {
	padding-left: 45px;
}

footer .tops .tel ul li .icon {
	font-size: 0;
	margin-right: 15px;
}

footer .tops .tel ul li .icon img {
	width: 30px;
}

footer .tops .tel ul li .shuzi a {
	font-size: 26px;
	color: #fafafa;
}

footer .menu {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: dotted 1px #fff;
}

footer .menu ul {
	display: flex;
	justify-content: center;
}

footer .menu ul li {
	height: 16px;
	line-height: 16px;
}

footer .menu ul li:nth-child(n+2) {
	margin-left: 30px;
	padding-left: 30px;
	border-left: solid 1px #fff;
}

footer .menu ul li a {
	font-size: 16px;
	color: #fff;
}

footer .copyright {
	font-size: 14px;
	color: #b3d3e2;
	line-height: 30px;
}


@media (min-width:992px) {
	.col-md-3-cz-1 {
		padding-right: 13px;
		width: 268px;
	}

	.col-md-9-cz-1 {
		padding-left: 13px;
		width: calc(100% - 268px);
	}

	header .top_bar {
		background: #e8e8e8;
	}

	header .top_bar .biaoyu {
		font-size: 12px;
		color: #202020;
		line-height: 30px;
	}

	header .top_bar .right ul {
		display: flex;
	}

	header .top_bar .right ul li a {
		display: block;
		padding: 0 10px;
		color: #fff;
		line-height: 30px;
	}

	header .top_bar .right ul li:nth-child(1) a {
		background: #076ce0;
	}

	header .top_bar .right ul li:nth-child(2) a {
		background: #0078ff;
	}

	header .top_bar .right ul li a:hover {
		background: #fdc811 !important;
	}

	header .qita .left {
		display: flex;
		align-items: center;
	}

	header .qita .logo a {
		/* line-height: 110px; */
	}

	header .qita .biaoyu {
		margin-left: 50px;
		color: #666666;
		line-height: 26px;
	}

	header .qita .tel {
		display: flex;
		align-items: center;
	}

	header .qita .tel .icon {
		margin-right: 15px;
	}

	header .qita .tel .text .mc {
		margin-bottom: 10px;
		color: #696969;
		line-height: 14px;
	}

	header .qita .tel .text .shuzi {
		font-family: 微软雅黑;
		font-size: 30px;
		font-weight: bold;
		font-style: normal;
		color: rgb(196, 0, 1);
		background-color: transparent;
		line-height: 30px;
	}

	header .menu {
		/* background-color: rgb(0, 118, 202); */
			/* box-shadow: inset 0 3px 0 #0255b5; */
	}

	header .menu ul {
		display: flex;
		align-items: center;
	}

	header .menu ul li {
		position: relative;
		/* width: 130px; */
		margin:0 20px;
	}

	/* header .menu ul li:nth-child(n+2):before {
		content: "";
		position: absolute;
		left: 0;
		top: 0;
		z-index: 1;
		width: 2px;
		height: 100%;
		transition: all .3s;
		background: -moz-linear-gradient(top, rgba(243, 246, 253, 0) 0%, rgba(243, 246, 253, 0) 1%, rgba(243, 246, 253, 0.4) 50%, rgba(243, 246, 253, 0) 100%);
		background: -webkit-linear-gradient(top, rgba(243, 246, 253, 0) 0%, rgba(243, 246, 253, 0) 1%, rgba(243, 246, 253, 0.4) 50%, rgba(243, 246, 253, 0) 100%);
		background: linear-gradient(to bottom, rgba(243, 246, 253, 0) 0%, rgba(243, 246, 253, 0) 1%, rgba(243, 246, 253, 0.4) 50%, rgba(243, 246, 253, 0) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00f3f6fd', endColorstr='#00f3f6fd', GradientType=0);
	} */

	header .menu ul li>a {
		position: relative;
		z-index: 2;
		display: block;
		/* width: 130px; */
    height: 80px;
    font-family: 微软雅黑;
    font-size: 16px;
    color: #000;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    
    display: inline-block;
    text-align: center;
    line-height: 80px;
		
	}

	/* header .menu ul li a:nth-child(1),
	header .menu ul li a:nth-child(2),
	header .menu ul li a:nth-child(4),
	header .menu ul li a:nth-child(6){
		border-left: 1px solid #fff;
		border-right: 1px solid #fff;
	} */
	header .menu ul li .ul {
		position: absolute;
		left: 0;
		top: 100%;
		width: 100%;
		visibility: hidden;
		opacity: 0;
		transform: translateY(10px);
	}

	header .menu ul li:hover .ul {
		visibility: visible;
		opacity: 1;
		transform: translateY(0px);
	}

	header .menu ul li .ul .li>a {
		width: 100%;
		height:38px;
		font-family: 微软雅黑;
		font-size: 14px;
		color: rgb(0, 0, 0);
		font-weight: normal;
		font-style: normal;
		text-decoration: none;
		background-color: rgb(255, 255, 255);
		display: inline-block;
		text-align: center;
		line-height: 38px;

	}

	header .menu ul li .ul .li:hover>a {
		/* background: rgb(0, 126, 255); */
		color: #e34038;

	}

	header .menu ul li:hover>a {
		
		color: #e34038;
	}

	header .menu ul li:hover+li:before {
		opacity: 0;
	}

	/* .active {
		background: rgb(242, 143, 3) !important;
		color: #fff !important;
	} */

	header .menu ul li.active+li:before {
		opacity: 0;
	}

	.title-3 .right a:hover {
		color: #076ce0;
		text-decoration: underline !important;
	}

	.text-2 ul li a:hover .mc {
		color: #076ce0;
		text-decoration: underline;
	}

	.text-4 .caozuo button:nth-child(1):hover {
		background: #fdc811;
	}

	.text-4 .caozuo button:nth-child(2):hover {
		color: #fff;
		background: #fdc811;
	}

	.picture-1 ul li {
		margin-right: 25px;
		width: calc((100% - 50px) / 3);
	}

	.picture-1 ul li:nth-child(3n+3) {
		margin-right: 0;
	}

	.picture-1 ul li:nth-child(n+4) {
		margin-top: 25px;
	}

	.picture-1-list a:hover .imgbox span {
		transform: scale(1.1);
	}

	.picture-1-list a:hover .textbox {
		background: rgb(74, 179, 68);
		color: #fff;
	}

	.picture-2-list a:hover .imgbox span {
		transform: scale(1.1);
	}

	.picture-2-list a:hover .textbox .biaoti {
		color: #fdc811;

	}

	.picture-2 .left .swiper-button.swiper-button-prev:hover {
		box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
	}

	.picture-2 .left .swiper-button.swiper-button-next:hover {
		box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
	}

	.picture-2 .right .more a:hover {
		background: #fdc811;
	}

	.picture-3 .right .ul .li .jieshao a:hover {
		color: #fdc811;
		text-decoration: underline !important;
	}

	.picture-5-list a:hover .imgbox .imgs span {
		transform: scale(1.1);
	}

	.picture-5-list a:hover .textbox .biaoti {
		color: #4ab344;
	}

	.picture-5-list a:hover .textbox .more {
		color: #fff;
		background: #4ab344;
		border-color: #4ab344;
	}

	.picture-7 ul li a:hover .imgbox span {
		transform: scale(1.1);
	}

	.subnav .biaoti {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		height: 78px;
	}

	.subnav .biaoti .cn {
		margin-bottom: 5px;
		font-size: 26px;
		font-weight: bold;
		line-height: 30px;
	}

	.subnav .biaoti .en {
		display: flex;
		justify-content: center;
	}

	.subnav .biaoti .en span {
		position: relative;
		font-size: 16px;
		line-height: 20px;
	}

	.subnav .biaoti .en span:before,
	.subnav .biaoti .en span:after {
		content: "";
		position: absolute;
		top: 50%;
		z-index: 1;
		width: 20px;
		height: 2px;
		background: rgba(255, 255, 255, 0.5);
	}

	.subnav .biaoti .en span:before {
		right: calc(100% + 20px);
	}

	.subnav .biaoti .en span:after {
		left: calc(100% + 20px);
	}

	.subnav ul li:hover a {
		color: #fff;
		background: #3886fd;
		box-shadow: inset 5px 5px 10px rgba(255, 255, 255, .2);
	}

	.subnav ul li:hover a .icon span {
		color: #fff;
	}

	.subnav ul li:hover a .icon span:nth-child(2) {
		opacity: 0;
	}

	.subnav ul li:hover a .icon span:nth-child(1) {
		opacity: 1;
		transform: rotate(90deg);
	}

	.subnav .ul .li:hover a {
		color: #fff;
		background: #3886fd;
	}

	.subnav .contact {
		display: flex;
		justify-content: space-between;
		align-items: center;
		padding: 0 15px;
		height: 100px;
		background: #efeeee;
		box-shadow: inset 3px 3px 5px rgba(255, 255, 255, .3), inset -1px -1px 3px rgba(0, 0, 0, .1);
	}

	.subnav .contact .icon {
		font-size: 0;
	}

	.subnav .contact .textbox {
		text-align: right;
	}

	.subnav .contact .textbox .mc {
		margin-bottom: 10px;
		font-size: 16px;
		color: #333;
		line-height: 24px;
	}

	.subnav .contact .textbox .shuzi {
		font-size: 18px;
		color: #f80000;
		line-height: 24px;
		font-weight: bold;
	}

	footer .menu ul li a:hover {
		text-decoration: underline !important;
	}
}

@media (max-width:1199px) {
	.main-pad-1 {
		padding: 40px 0 0;
	}

	.main-pad-2 {
		padding: 0 0 40px;
	}

	.main-pad-3 {
		padding: 50px 0 0;
	}

	.main-pad-4 {
		padding: 0 0 40px;
	}

	.main-pad-5 {
		padding: 40px 0 0;
	}

	.main-background-1 {
		padding: 40px 0;
	}

	.main-background-1 .leftbg {
		top: 40px;
	}

	.main-background-1 .rightbg {
		bottom: 40px;
	}

	header .qita .logo a {
		line-height: 140px;
	}

	header .qita .logo a img {
		width: 300px;
	}

	header .qita .biaoyu {
		margin-left: 30px;
	}

	header .qita .tel .icon img {
		width: 45px;
	}

	header .qita .tel .text .mc {
		margin-bottom: 5px;
	}

	header .qita .tel .text .shuzi {
		font-size: 28px;
		line-height: 30px;
	}

	header .menu ul li>a {
		font-size: 16px;
		line-height: 50px;
	}

	.title-1 .en {
		font-size: 50px;
		line-height: 60px;
	}

	.title-1 .cn {
		font-size: 24px;
		line-height: 30px;
	}

	.title-1 .jieshao {
		font-size: 16px;
	}

	.picture-1-list a .textbox {
		padding: 0 15px;
		height: 50px;
	}

	.picture-1-list a .textbox .mc {
		font-size: 16px;
	}

	.picture-3 .right>.biaoti {
		margin-bottom: 30px;
	}

	.picture-3 .right>.biaoti .cn {
		font-size: 18px;
		line-height: 24px;
	}

	.picture-3 .right .ul .li .biaoti {
		margin-bottom: 20px;
		font-size: 18px;
	}

	.picture-3 .right .ul .li .jieshao {
		font-size: 14px;
		line-height: 30px;
	}

	.picture-4 ul li .textbox .biaoti {
		font-size: 18px;
		line-height: 26px;
	}

	.picture-4 ul li .textbox .jieshao {
		font-size: 14px;
	}

	.picture-4 .imgbox {
		margin: -180px 0 0 -180px;
		width: 360px;
		height: 360px;
	}

	.picture-5-list a .textbox {
		padding-bottom: 30px;
	}

	.picture-5-list a .textbox .biaoti {
		font-size: 16px;
	}

	footer {
		padding: 20px 0;
	}

	footer .tops .wechat ul li:nth-child(n+2) {
		margin-left: 20px;
	}

}

@media (max-width:991px) {
	.main-pad-1 {
		padding: 30px 0 0;
	}

	.main-pad-2 {
		padding: 0 0 30px;
	}

	.main-pad-3 {
		padding: 30px 0 0;
	}

	.main-pad-4 {
		padding: 0 0 30px;
	}

	.main-pad-5 {
		padding: 30px 0 0;
	}

	.main-background-1 {
		padding: 0;
	}

	.main-background-1 .leftbg,
	.main-background-1 .rightbg {
		display: none;
	}

	.main-background-2 .bg {
		height: 313px;
	}

	header .qita .logo a {
		line-height: 80px;
	}

	header .qita .logo a img {
		width: 180px;
	}

	.menu-box {
		display: none;
		position: absolute;
		top: 80px;
		right: 0;
		z-index: 2147483645;
		width: 120px;
	}

	.menu-box ul li {
		margin-bottom: 1px;
	}

	.menu-box ul li a {
		display: block;
		font-size: 14px;
		color: #fff;
		text-align: center;
		line-height: 40px;
		background: #081b51;
	}

	.menu-box ul li.active a {
		background: rgb(58, 120, 180);
	}

	.menu-btn {
		position: relative;
		width: 40px;
	}

	.menu-btn b {
		display: block;
		height: 3px;
		background: #081b51;
	}

	.menu-btn b:nth-child(2) {
		margin: 4px 0;
	}

	.menu-btn.active b:nth-child(1) {
		transform: rotate(45deg) translate(0, 10px);
	}

	.menu-btn.active b:nth-child(2) {
		opacity: 0;
	}

	.menu-btn.active b:nth-child(3) {
		transform: rotate(-45deg) translate(0, -10px);
	}

	.title-1 .en {
		margin-bottom: -30px;
		font-size: 40px;
		line-height: 50px;
	}

	.title-1 .cn {
		font-size: 20px;
		line-height: 24px;
	}

	.title-1 .jieshao {
		font-size: 14px;
	}

	.title-2 .biaoti img {
		width: 200px;
	}

	.text-1 {
		font-size: 16px;
		line-height: 30px;
	}

	.text-2 ul li a .mc {
		font-size: 14px;
	}

	.text-2.active ul li a .time {
		font-size: 14px;
	}

	.text-4 ul li:nth-child(n+2) {
		margin-top: 20px;
	}

	.text-4 ul li input {
		font-size: 16px;
	}

	.text-4 ul li textarea {
		font-size: 16px;
	}

	.text-4 .caozuo {
		margin-top: 20px;
	}

	.text-4 .caozuo button {
		font-size: 16px;
	}

	.picture-1 {
		margin-top: -10px;
	}

	.picture-1 .swiper-slide {
		margin-top: 10px !important;
	}

	.picture-1-list a .textbox .mc {
		font-size: 14px;
	}

	.picture-1-list a .textbox .more {
		font-size: 12px;
	}

	.picture-2 {
		display: block;
	}

	.picture-2 .left {
		width: auto;
		margin-bottom: 20px;
	}

	.picture-2 .left .swiper-button {
		display: none;
	}

	.picture-2-list a .imgbox span {
		padding-top: calc(315 / 459 * 100%);
	}

	.picture-2-list a .textbox {
		padding: 20px;
		border: solid 1px #eee;
	}

	.picture-2-list a .textbox .biaoti {
		margin-bottom: 10px;
		font-size: 16px;
	}

	.picture-2-list a .textbox .jieshao {
		font-size: 14px;
	}

	.picture-2 .right {
		padding: 0;
		width: auto;
	}

	.picture-2 .right .biaoti .en {
		font-size: 50px;
	}

	.picture-2 .right .biaoti .cn {
		font-size: 24px;
		line-height: 30px;
	}

	.picture-2 .right .jieshao {
		height: auto;
		font-size: 14px;
		line-height: 26px;
	}

	.picture-2 .right ul li .imgbox span {
		padding-top: calc(159 / 238 * 100%);
	}

	.picture-2 .right .more {
		padding: 20px 0 0;
	}

	.picture-3 {
		display: block;
	}

	.picture-3 .left {
		margin-bottom: 20px;
		width: auto;
	}

	.picture-3 .left .imgbox span {
		padding-top: calc(345 / 377 * 100%);
	}

	.picture-3 .left .textbox {
		padding: 15px 0;
		height: auto;
	}

	.picture-3 .left .textbox .biaoti {
		margin-bottom: 5px;
		font-size: 18px;
		line-height: 24px;
	}

	.picture-3 .left .textbox .jieshao {
		height: auto;
		font-size: 14px;
		line-height: 30px;
	}

	.picture-3 .right {
		width: auto;
	}

	.picture-3 .right>.biaoti {
		margin-bottom: 20px;
	}

	.picture-3 .right .ul .li:nth-child(n+2) {
		margin-top: 20px;
	}

	.picture-3 .right .ul .li .biaoti {
		width: 140px;
	}

	.picture-4 {
		padding-top: 30px;
	}

	.picture-4 .imgbox {
		position: initial;
		margin: 0 auto 20px;
	}

	.picture-4 ul li {
		width: 100%;
	}

	.picture-4 ul li:before,
	.picture-4 ul li:after {
		display: none;
	}

	.picture-4 ul li:nth-child(odd) {
		padding-right: 0;
	}

	.picture-4 ul li:nth-child(even) {
		padding-left: 0;
	}

	.picture-4 ul li:nth-child(n+2) {
		margin-top: 20px;
	}

	.picture-4 ul li .shuzi img {
		width: 70px;
	}

	.picture-4 ul li .textbox {
		padding-top: 0;
		width: calc(100% - 90px);
	}

	.picture-4 ul li .textbox .jieshao {
		height: auto;
	}

	.picture-5-list a .textbox .jieshao {
		height: 48px;
	}

	.picture-5-list a .textbox {
		padding-bottom: 20px;
	}

	.picture-1 ul {
		justify-content: space-between;
	}

	.picture-1 ul li {
		width: calc(50% - 10px);
	}

	.picture-1 ul li:nth-child(n+3) {
		margin-top: 20px;
	}

	.picture-6 {
		margin-bottom: 20px;
	}

	.title-4 {
		margin-bottom: 20px;
		font-size: 16px;
	}

	.subnav {
		margin-bottom: 20px;
	}

	.subnav .biaoti {
		display: flex;
		justify-content: space-between;
		align-items: center;
		height: 50px;
		font-size: 18px;
		padding: 0 15px;
	}

	.subnav .biaoti.active .icon {
		transform: rotate(90deg);
	}

	footer .tops {
		flex-wrap: wrap;
		margin-bottom: 0;
		padding-bottom: 20px;
	}

	footer .tops .contact {
		margin-bottom: 20px;
		width: 100%;
	}

	footer .tops .contact .biaoti {
		margin-bottom: 10px;
		font-size: 18px;
		text-align: center;
	}

	footer .tops .contact ul li {
		width: 50% !important;
	}

	footer .tops .contact ul li:nth-child(odd) {
		text-align: right;
		padding-right: 15px;
	}

	footer .tops .contact ul li:nth-child(even) {
		text-align: left;
		padding-left: 15px;
	}

	footer .tops .wechat {
		width: 50%;
		padding-right: 15px;
	}

	footer .tops .wechat ul {
		justify-content: flex-end;
	}

	footer .tops .tel {
		width: 50%;
		padding-left: 15px;
	}

	footer .tops .tel .biaoti {
		margin-bottom: 20px;
		font-size: 18px;
	}

	footer .copyright {
		padding-top: 15px;
		font-size: 14px;
		border-top: dashed 1px rgba(255, 255, 255, 0.2);
	}

}

@media (max-width:767px) {
	.sk-about-left{
		width: 100%;
	}
	.ak-about-right{
		width: 100%;
	}
	.hx-all-box{
		display: block;
	}
	.index-2 {
		padding: 15px 0;
	}
	.hx-box{
		margin-top: 30px;
		width: 100%;
	}
	.mhz-about img {
		height: 200px;
	}
	.mhz-about-text-box {
		margin-top: 30px;
		margin-bottom: 40px;
		width: 100%;
	
	}

	.am-about-box h4{
		font-size: 14px;
	}
	.rc-in-1 {
		padding: 0px 40px;
	}
	#contentBox {
		padding: 0;
	}
	.xks-video {
		width: 100%;
		height: 400px;
		position: relative;
	}
	.caption{
		padding: 10px 15px;
	}
	.main-pad-1 .picture-1 a:nth-child(7),
	.main-pad-1 .picture-1 a:nth-child(8) {
		display: none;
	}

	.dl-right {
		width: 100%;
	}

	.news-t {
		font-size: 14px;
	}

	.title-1 .jieshao {

		line-height: 25px;
	}

	body {
		padding-bottom: 54px !important;
	}

	.only-cp a:nth-child(7),
	.only-cp a:nth-child(8),
	.only-cp a:nth-child(9),
	.only-cp a:nth-child(10),
	.only-cp a:nth-child(11),
	.only-cp a:nth-child(12),
	.only-cp a:nth-child(13),
	.only-cp a:nth-child(14) {
		display: none;
	}

	.main-pad-1 {
		padding: 20px 0 0;
	}

	.main-pad-2 {
		padding: 0 0 20px;
	}

	.main-pad-3 {
		padding: 20px 0 0;
	}

	.main-pad-4 {
		padding: 0 0 20px;
	}

	.main-pad-5 {
		padding: 20px 0 0;
	}

	header .qita .logo a {
		line-height: 60px;
	}

	header .qita .logo a img {
		width: 270px;
	}

	.banner .swiper-pagination {
		bottom: 10px;
	}

	.banner .swiper-pagination span {
		width: 8px;
		height: 8px;
	}

	.menu-box {
		top: 60px;
		width: 100px;
	}

	.menu-box ul li a {
		font-size: 12px;
		line-height: 34px;
	}

	.menu-btn {
		width: 30px;
	}

	.title-1 .en {
		margin-bottom: -20px;
		font-size: 30px;
		line-height: 40px;
		margin-top: 20px;
	}

	.title-1 .cn {
		margin-bottom: 10px;
		font-size: 18px;
		margin-top: 20px;
	}

	.title-5 {
		margin-bottom: 20px;
	}

	.text-1 {
		font-size: 14px;
		line-height: 24px;
	}

	.text-1.active {
		font-size: 14px;
	}

	.text-3 {
		line-height: 24px;
	}

	.picture-1 ul li {
		width: calc(50% - 5px);
	}

	.picture-1 ul li:nth-child(n+3) {
		margin-top: 10px;
	}

	.picture-1-list a .textbox {
		height: 40px;
	}

	.picture-1-list a .textbox .more {
		width: 70px;
		height: 22px;
		line-height: 20px;
	}

	.picture-2-list a .textbox {
		padding: 10px;
	}

	.picture-2-list a .textbox .biaoti {
		margin-bottom: 5px;
		font-size: 14px;
		line-height: 24px;
	}

	.picture-2-list a .textbox .jieshao {
		height: 48px;
		line-height: 24px;
	}

	.picture-2 .right .biaoti .en {
		font-size: 40px;
		line-height: 44px;
	}

	.picture-2 .right .biaoti .cn {
		font-size: 20px;
		line-height: 40px;
	}

	.picture-2 .right .jieshao {
		line-height: 24px;
	}

	.picture-3 .left .textbox {
		padding-bottom: 0;
	}

	.picture-3 .left .textbox .biaoti {
		font-size: 16px;
	}

	.picture-3 .left .textbox .jieshao {
		line-height: 26px;
	}

	.picture-3 .right>.biaoti .cn {
		font-size: 16px;
	}

	.picture-3 .right .ul .li .biaoti {
		width: 130px;
		font-size: 16px;
	}

	.picture-3 .right .ul .li .jieshao {
		line-height: 24px;
	}

	.picture-4 .imgbox {
		width: 320px;
		height: 320px;
	}

	.picture-4 .imgbox img {
		max-width: 150%;
	}

	.picture-7 ul li {
		width: calc(50% - 5px);
	}

	.picture-7 ul li:nth-child(n+3) {
		margin-top: 10px;
	}

	.subnav .biaoti {
		height: 44px;
		font-size: 16px;
	}

	.tabBar {
		position: fixed;
		left: 0;
		bottom: 0;
		z-index: 99999;
		width: 100%;
		background: rgb(58, 120, 180);
		box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
	}

	.tabBar ul {
		display: flex;
		align-items: center;
	}

	.tabBar ul li {
		width: calc(100% / 3);
	}

	.tabBar ul li a {
		display: block;
		padding: 5px 0;
		transition: all 0.3s;
	}

	.tabBar ul li.active a {
		background: #fdc811;
	}

	.tabBar ul li:nth-child(n+2) a {
		box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.5);
	}

	.tabBar ul li a .icon {
		font-size: 18px;
		color: #fff;
		line-height: 24px;
	}

	.tabBar ul li a .mc {
		font-size: 12px;
		color: #fff;
		line-height: 20px;
	}

	.tabBar ul li .tanchuang {
		position: absolute;
		left: 15px;
		bottom: 100%;
		z-index: 1;
		padding-bottom: 10px;
		width: calc(100% - 30px);
		transform: translateY(10px);
		opacity: 0;
		visibility: hidden;
		transition: all 0.3s;
	}

	.tabBar ul li .tanchuang:before {
		content: "";
		position: absolute;
		right: calc(((100% + 30px) / 3 - 30px - 12px) / 2);
		bottom: 4px;
		z-index: 1;
		width: 0;
		height: 0;
		border-left: solid 6px transparent;
		border-right: solid 6px transparent;
		border-top: solid 6px rgba(23, 168, 253, 0.8);
	}

	.tabBar ul li.active .tanchuang {
		transform: translateY(0px);
		opacity: 1;
		visibility: visible;
	}

	.tabBar ul li .tanchuang .imgbox {
		padding: 10px;
		font-size: 0;
		background: rgba(23, 168, 253, 0.8);
		border-radius: 5px;
	}

	.tabBar ul li .tanchuang .imgbox img {
		max-width: 100px;
	}

	footer .tops .contact ul li {
		width: 100% !important;
		text-align: center !important;
		padding: 0 !important;
	}

	footer .tops .wechat {
		margin-bottom: 20px;
		padding: 0;
		width: 100%;
	}

	footer .tops .wechat ul {
		justify-content: center;
	}

	footer .tops .tel {
		display: flex;
		justify-content: center;
		padding: 0;
		width: 100%;
	}

	footer .tops .tel .biaoti {
		display: none;
	}

	footer .tops .tel ul li .shuzi a {
		font-size: 22px;
	}

	footer .tops .tel ul li .icon img {
		width: 26px;
	}
}

@media (max-width:479px) {
	.main-background-2 .bg {
		padding-top: calc(160 / 282 * 100%);
		height: auto;
	}

	.container-fluid {
		padding: 0 10px;
	}

	
	.col-xs-12 {
		padding: 0 10px;
	}

	.col-md-3 {
		padding: 0 10px;
	}

	.col-md-9 {
		padding: 0 10px;
	}

	.title-2 .biaoti img {
		width: 140px;
	}

	.text-2 ul li a {
		height: 40px;
	}

	.text-2 ul li a .icon img {
		width: 15px;
	}


	.text-4 ul li:nth-child(n+2) {
		margin-top: 10px;
	}

	.text-4 ul li input {
		font-size: 14px;
	}

	.text-4 ul li textarea {
		font-size: 14px;
	}

	.text-4 .caozuo button {
		font-size: 14px;
	}

	.picture-2 .right ul li {
		width: calc(50% - 5px);
	}

	.picture-3 {
		margin-bottom: 20px;
	}

	.picture-4 {
		padding-top: 20px;
	}

	.picture-4 ul li .textbox .jieshao {
		line-height: 26px;
	}

	.picture-5-list a .imgbox .imgs span {
		padding-top: calc(160 / 282 * 100%);
	}

	.picture-7 ul li {
		width: 100%;
	}

	.picture-7 ul li:nth-child(n+2) {
		margin-top: 5px;
	}

	footer .tops .contact .biaoti {
		font-size: 16px;
	}

	footer .tops .contact ul li {
		line-height: 24px;
	}

	footer .copyright {
		line-height: 24px;
	}

}

@media (max-width:399px) {
	.picture-1-list a .textbox {
		display: block;
		padding: 10px;
		height: auto;
	}

	.picture-1-list a .textbox .mc {
		margin-bottom: 5px;
		width: auto;
		text-align: center;
	}

	.picture-1-list a .textbox .more {
		margin: 0 auto;
	}

	.picture-4 .imgbox {
		width: 280px;
		height: 280px;
	}
}