html,
body {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    font-family: "Microsoft YaHei", "宋体", "黑体", "Helvetica Neue", Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
}

html,
body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
em,
img,
strong,
sub,
sup,
tt,
dd,
dl,
dt,
form,
label,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
ul,
li,
p,
a,
section {
    margin: 0;
    padding: 0;
    font-weight: normal;
}
input,
select,
textarea {
    vertical-align: middle;
    -ms-behavior: url(css/PIE.htc);
    behavior: url(css/PIE.htc);
    outline: none;
}

.fc{
	position: fixed;
	bottom: 20px;
	right: 0;
	width: 100px;
	height: 100px;
	margin: auto 0;
	z-index: 111111;
	cursor: pointer;
}
/*.fc a{
	position: relative;
}*/
.fc a span{
	position: absolute;
	color: #fff;
	font-size: 16px;
	top: 68px;
	left: 18px;
	z-index: 11111111;
	display: inline-block;
	font-weight: 600;
}
.fc img{
	width: 100%;
}

img {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
}

ul li {
    list-style-type: none;
}

a {
    blr: expression(this.onFocus=this.blur());
    text-decoration: none;
}

* {
    margin: 0;
    padding: 0;
    border: 0;
}

div,
a {
    tap-highlight-color: rgba(0, 0, 0, 0);
    focus-ring-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -moz-tap-highlight-color: rgba(0, 0, 0, 0);
    -moz-focus-ring-color: rgba(0, 0, 0, 0);
}

.menu li a:hover{
	color: #e60000;
}
/*me*/
.pc-dis{
	display: none;
}
.btn-next:hover .mp-dis{
	display: none;
}
.btn-next:hover .pc-dis{
   display: block;
}
.view5-img:hover .view5-shadow{
	display: block;
}
.btn-next{
	width: 174px;
	line-height: inherit;
	padding: 6px 0;
}

.btn-next1{
	width: 168px;
}
.nav a.acthover:before{
		content: "";
		display: block;
		width: 100%;
		height: 3px;
		position: absolute;
		top: 64px;
		z-index: 100;
		background: #e60213;
	}
	.navAct:before{
		content: "";
		display: block;
		width: 100%;
		height: 3px;
		position: absolute;
		top: 64px;
		z-index: 100;
		background: #e60213;
	}
	.navAct:after{
		content: "";
		display: block;
		width: 0px;
		height: 0px;
		border: 5px solid #e60213;
		border-color: #e60213 transparent;
		border-bottom: 0;
		position: absolute;
		top: 122%;
		left: 50%;
		margin-left: -5px;
		z-index: 100;
	}
	.nav-box{
		display: none;
		min-height: 80px;
		background: #fff;
		width: 100%;
		position: absolute;
		top: 75px;
		left: 0;
		z-index: 30;
		/*box-shadow: 0px 3px 6px rgba(0,0,0,0.1);*/
		border-top: 1px solid #d2d5d6;
	}
	.nav-box .nav,.nav-box-1 .nav{
		width: 1200px;
		margin: 0 auto;
	}
	.nav-box .nav ul,.nav-box-1 .nav ul{
		position: relative;
	}
	.nav-box .nav ul li,.nav-box-1 .nav ul li{
		position: absolute;
		left: 50%;
	}
	.nav-box .nav ul li a,.nav-box-1 .nav ul li a{
		font-size: 14px;
		color: #000;
	}
	.nav-box .nav ul li a:hover,.nav-box-1 .nav ul li a:hover{
		color: #e60000;
	}
	.nav-box .nav ul li:nth-of-type(1){
		margin-left: 380px;
		top: 15px;
	}
	.nav-box .nav ul li:nth-of-type(2){
		margin-left: 465px;
		top: 15px;
	}
	.nav-box .nav ul li:nth-of-type(3){
		margin-left: 544px;
		top: 15px;
	}
	.nav-box .nav ul li:nth-of-type(4){
		margin-left: 380px;
		top: 44px;
	}
	.nav-box .nav ul li:nth-of-type(5){
		margin-left: 465px;
		top: 44px;
	}
	
	.menu li a:hover{
		color: #e60000;
	}
/*end*/

.show-pc {
    display: block;
}

.show-phone {
    display: none;
}

.new-banner{
	width: 100%;
	padding: 20px 0 10px 0;
	height: 390px;
}
.new-banner-con{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.banner-left{
	float: left;
	padding-top: 65px;
	width: 384px;
}
.pc-bt{
	font-size: 50px;
	color: #333;
}
.pc-bt span{
	display: inline-block;
	width: 103px;
}
.pc-bt span img{
	width: 100%;
	position: relative;
	top: 5px;
	left: 16%;
}
.pc-bt-1{
	font-size: 38px;
	color: #666;
}
.it-logo{
width: 155px;
}
.it-logo img{
width: 100%;
position: relative;
left: -20px;
}
.banner-right{
	float: right;
}
.banner1{
	width: 384px;
	display: inline-block;
}
.banner2{
	width: 729px;
	display: inline-block;
}

.container{
    width:100%;
    height:100%;
    /*position:relative;*/
	margin-top: 75px;
}
.content{
    width:100%;
    background:#f2f2f2;
}
.content-1{
    width:100%;
    background:#fff;
}
.w-1200{
    width:1200px;
    margin:0 auto;
    overflow:hidden;
}

/*第二屏开始*/
.con-2{
    width:100%;
    margin:0 auto;
    position:relative;
    overflow:hidden;
    padding-bottom:50px;
}
.con2-left{
    width:37%;
    float:left;
}
.renwu{
    width:64%;
    margin-left:6.7%;
    margin-top:50px;
}
.renwu img{
    width:100%;
}
.renwu-txt{
    width:38%;
    margin-left: 20%;
    border-left:3px solid #b5b5b5;
    margin-top:6.4%;
    padding-left:5%;
}
.ren-txt-1{
    font-size:36px;
    color:#E60000;
}
.ren-txt-2{
    font-size:20px;
    color:#000;
}
.con2-right{
    width:56%;
    float:right;
    overflow:hidden;
    position: relative;
    padding-top: 65px;
}
.right-btn{
	position: absolute;
	top: 40%;
	right: 33%;
}
.right-top{
    width:100%;
    overflow:hidden;
}
.right-top-left{
    width:38%;
    float:left;
    margin-top:7%;
}
.right-top-left img{
    width:100%;
}
.right-top-right{
    width:58.4%;
    float:right;
    color:#E60000;
    font-size:36px;
    text-align:left;
    margin-top:13%;
}
.right-txt{
    font-size:18px;
    color:#4C4948;
    line-height:1.7em;
    margin-top:4%;
}
.right-btn a{
    display:block;
    width:100%;
    border:1px solid #e60012;
    /*background:#fff;*/
    font-size:22px;
    text-align:center;
    padding:6px 12px;
    color:#e60012;
    margin-top:4%;
}
.right-btn a:hover{
     background:#e60012;
     border:1px solid #e60012;
     color:#fff;
}
/*第二屏结束*/
/*第三屏开始*/
.con-3{
    width:100%;
    margin:0 auto;
    position:relative;
    overflow:hidden;
    padding-bottom:4%;
}
.it-title{
    width:100%;

    margin:0 auto;
    margin-top:50px;
    margin-bottom:50px;
    position:relative;
}

.it-title1 {
    width: 18.5%;
}
.it-title2 {
    width: 48.3%;
}
.it-title3 {
    width: 24.8%;
}
.it-title4 {
    width:16.8%;
    height: 62px;
}
.it-title img{
    width:100%;
    height: 62px;
}
.tit-txt{
   font-size:36px;
   color:#fff;
   position:absolute;
   top:3%;
   left:12.5%;
   z-index:3;
}
.tit-txt-1{
    left:5%;
}
.tit-txt-2{
    left:10%;
}
.tit-txt-3{
    left:12.5%;
}
.con3-txt-1{
    width:1100px;
    margin:0 auto;
    color:#666;
    font-size:18px;
    /*text-align:center;*/
    line-height:1.7em;
}
.con3-txt-2{
    font-size:24px;
    color:#333;
    width:80%;
    margin:0 auto;
    text-align:center;
    margin-top:2%;
}
.con3-ul{
    width:100%;
    overflow:hidden;
    margin-top:3%;
}
.con3-ul>li{
    width:21%;
    float:left;
    margin-left:5.3%;
    color:#666;
    cursor:pointer;
}
.con3-ul>li:hover{
    color:#E40000;
}
.con3-ul>li:first-child{
    margin-left:0;
}
.con3-icon{
    width:43.2%;
    margin:0 auto;
}
.con3-icon img{
    width:100%;
}
.con3-icon-tit{
    text-align:center;
    font-size:20px;
    margin-top:6%;
}
.con3-icon-txt{
    background:url(../images/icon-bg.png) no-repeat;
    height:199px;
    margin-top:7%;
}
.con3-icon-txt-c{
    width:72.8%;
    font-size:16px;
    line-height:1.7em;
    /*text-align:center;*/
    margin:0 auto;
    padding-top:20%;
}
.con3-icon-txt-c>span{
    font-size:20px;
}
.con3-txt-3{
    font-size:18px;
    color:#666;
    width:1100px;
    line-height:1.7em;
    text-align:left;
    margin: 0 auto;
    margin-top:2.5%;
}
/*第三屏结束*/
/*第四屏开始*/
.con-4{
    width:100%;
    margin:0 auto;
    position:relative;
    overflow:hidden;
    padding-bottom:4.5%;
}
.con4-box{
    width:100%;
    display:none;
    cursor:pointer;
}
.con4-box.active{
    display:block;
}
.con4-left{
    float:left;
    width:50%;
    position:relative;
}
.con4-img{
    width:100%;
}
.con4-img img{
    width:100%;
}
.con4-tit{
    width:100%;
    text-align:center;
    font-size:28px;
    color:#666;
    position:absolute;
    top:37%;
}
.con4-right{
    float:right;
    width:50%;
    position:relative;
}
.con4-left-l{
    width:66.7%;
    float:left;
    position: relative;
}
.con4-img-l{
    width:100%;
}
.con4-img-l img{
    width:100%;
}
.con4-tit-l{
    width:60%;
    text-align:left;
    font-size:16px;
    color:#666;
    line-height:1.7em;
    position:absolute;
    top:20%;
    left:50%;
    margin-left:-30%;
}
.con4-right-l{
    width:33.3%;
    float:right;
    position:relative;
}
.con4-tit-l-1{
	text-align: center;
    width:72.2%;
    font-size:20px;
    color: #333;
    position:absolute;
    top:40%;
    margin-left:-36.1%;
}
.con4-right-l-m{
    width:33.3%;
    float:left;
}
.con4-left-s{
    width:66.7%;
    float:right;
}
.con4-tit-l-2{
    top:10%;
    width:88%;
    margin-left:-43.5%;
}
/*第四屏结束*/
/*第五屏开始*/
.con-5{
    width:100%;
    margin:0 auto;
    position:relative;
    overflow:hidden;
    padding-bottom:4.5%;
}
.con5-ul{
    width:100%;
    overflow:hidden;
}
.con5-ul li{
    width:33%;
    float:left;
    margin-left:0.5%;
    position:relative;
    cursor:pointer;
}
.con5-ul li:first-child{
    margin-left:0;
}
.con5-img{
    width:100%;
}
.con5-img img{
    width:100%;
}
.con5-tit{
    position:absolute;
    top:63%;
    left:8%;
    font-size:22px;
    color:#fff;
    width:57%;
    border-left:3px solid #e60012;
    padding-left:16px;
}
.con5-txt{
    position:absolute;
    top:73%;
    left:8%;
    font-size:16px;
    line-height:24px;
    color:#fff;
    width:82%;
}
.con5-btn{
    width:9.5%;
    position:absolute;
    top:86%;
    right:6.5%;
}
.con5-btn img{
    width:100%;
}
.con5-shadow{
    background:rgba(0, 0, 0, 0.7);
    width:100%;
    height:100%;
    position:absolute;
    top:0;
    display:none;
}
.con5-shadow.active{
    display:block;
}
.con5-btn.active{
    display:none;
}
.con5-ul li:hover .con5-txt{
	display: none;
}
.con5-ul li:hover .con5-tit{
	display: none;
}
/*.con5-ul .active{
	display: none;
}*/
.shadow-txt{
    width:82%;
    margin:0 auto;
    color:#fff;
    font-size:16px;
    line-height:24px;
    margin-top:22%;
}
.shadow-txt-1{
    margin-top:9%;
}
.shadow-txt-1>p{
   margin-top:3%;
}
/*第五屏结束*/
/*第六屏开始*/
.con-6{
    width:100%;
    margin:0 auto;
    position:relative;
    overflow:hidden;
    padding-bottom:5%;
}
.con6-ul{
    width:100%;
    overflow:hidden;
}
.con6-ul>li{
    width:25%;
    float:left;
    cursor:pointer;
}
.con6-top{
    width:55%;
    height:224px;
    margin:0 auto;
    position:relative;
}
.con6-bg{
    width:100%;
    position:absolute;
    top:0;
    left:0;
}
.con6-bg img{
    width:100%;
}
.con6-top-img{
    width:33%;
    margin:0 auto;
    position:absolute;
    top:15%;
    left:50%;
    margin-left:-16.5%;
    z-index:2;
}
.con6-top-img img{
    width:100%;
}
.con6-top-tit{
    width:64%;
    margin:0 auto;
    font-size:20px;
    color:#333;
    text-align:center;
    position:absolute;
    top:45%;
    left:50%;
    margin-left:-32%;
    z-index:2;
}
.con6-down{
    width:95%;
    overflow:hidden;
    height:175px;
    margin:0 auto;
    margin-top:15%;
    color:#4C4948;
}
.con6-down-1{
    /*background:#eee;*/
    color:#E40000;
}
.con6-down>li{
    font-size:16px;
    padding-left:22%;
    margin-top:3%;
    line-height: 1.7em;
    }
    .con6-down>li:first-child{
        margin-top:2%;
    }

.pad-l{
    padding-left:2% !important;
}
.pad-l>span,.pad-r>span{
    padding-left:5%;
}
.pad-r{
     padding-left:2% !important;
     margin-top:3% !important;
}
/*第六屏结束*/
/*第七屏开始*/
.con-7{
    width:100%;
    margin:0 auto;
    position:relative;
    overflow:hidden;
    /*padding-bottom:4.5%;*/
}
.con7-left{
    width:75%;
    float:left;
}
.con7-left img{
    width:100%;
}
.con7-right{
    width:25%;
    float:right;
    overflow:hidden;
}
.con7-right-l{
    width:50%;
    float:left;
    position: relative;
    height:500px;
    cursor:pointer;
}
.con7-right-r{
    width:50%;
    float:right;
    position: relative;
    height:500px;
    font-size:22px;
}
.con7-img-1{
    width:40%;
    position: absolute;
    top:17%;
    left:20%;
    z-index:10;
}
.con7-img-2{
    width:40%;
    position: absolute;
    top:46%;
    right:10%;
    z-index:10;
}
.con7-img-3{
    width:40%;
    position: absolute;
    top:72%;
    left:20%;
    z-index:10;
}
.con7-img-4{
    width:2%;
    position: absolute;
    top:25%;
    left:50%;
    z-index:5;
}
.con7-img-1 img,.con7-img-2 img,.con7-img-3 img{
    width:100%;
}
.con7-txt-1{
    margin-top:55%;
    color:#666;
}
.con7-txt-4{
     color:#e40000;
}
.con7-txt-2{
     margin-top:57%;
     margin-left:8%;
}
.con7-txt-3{
    margin-top:45%;
}
/*第七屏结束*/
/*第八屏开始*/
.con-8{
    width:100%;
    margin:0 auto;
    position:relative;
    overflow:hidden;
    padding-bottom:4.5%;
}
.con8-ul{
    width:100%;
    overflow:hidden;
}
.con8-ul>li{
    width:31.7%;
    float:left;
    margin-left:2.4%;
}
.con8-ul>li:first-child{
    margin-left:0;
}
.con8-img{
    width:100%;
    overflow: hidden;
}
.con8-img img{
    width:100%;
    transition: 3s;
    height: 242px;
}
.con8-txt{
    height: 68px;
    font-size:20px;
    color:#333;
    line-height:1.7em;
    cursor: pointer;
    background:#fff;
    /*box-shadow: 3px 3px 3px #ccc;*/
    padding:20px 30px 20px;
    /*margin-bottom:1%;*/
}
.con8-txt span{
    /*font-weight:600;*/
}
.con8-ul li:hover img{
transform: scale(1.05);
}
/*第八屏结束*/

@media (max-width:1024px){
	.tit-txt{
		font-size: 29px;
	}
	.menu{
		width: 77%;
	}
	.new-banner-con{
		width: 960px;
	}
	.banner-left{
		width: 40%;
	}
	.banner-right{
		width: 60%;
	}
	.w-1200{
		width: 960px;
	}
	.con5-tit{
		font-size: 20px;
	}
	.con5-txt{
		font-size: 14px;
	}
	.shadow-txt{
		font-size: 10px;
		line-height: 20px;
	}
	.con6-top-tit{
		font-size: 12px;
		top: 40%;
	}
	.con6-down>li{
		font-size: 12px;
	}
	.con6-down{
		margin-top: -16%;
	}
	.con8-txt{
		font-size: 16px;
		line-height: 24px;
	}
}
@media (max-width:768px){	
	.fc{
		width: 16vw;
		height: 16vw;
		margin-top: -8vw;
	}
	.fc a span{
	position: absolute;
	color: #fff;
	font-size: 2.6vw;
	top: 10vw;
	left: 3vw;
	z-index: 11111111;
	font-weight: 600;
	display: inline-block;
}
	.btn-next{
		width: 33%;
		padding: 1.6vw 0;
	}
	.btn-next1{
		width: 31%;
	}
	.con8-img img{
		height: 59.2vw;;
	}
	.show-pc {
	        display: none;
	    }
	    .show-phone {
	        display: block;
	    }
.menu{
	width: 100%;
	box-shadow: 3px 3px 3px #ccc;
}
.menu li{
	margin-left: 0;
}
.container{
	margin-top: 55px;
}

.mp-mark-banner{
		width: 100%;
		text-align: center;
	}
.mp-mark-banner span{
	width: 100%;
	height: 100%;
	display: inline-block;
}
.mp-mark-banner span img{
	width: 100%;
	padding-top: 5%;
}
.mp-bt{
	font-size: 6.7vw;
	width: 53%;
	margin: 0 auto;
	color: #333;
	margin-bottom: 1.5%;
}
.mp-bt-1{
font-size: 5.1vw;
color: #666;
}
.mp-bt span{
	width: 28%;
	display: inline-block;
	position: relative;
}
.mp-bt span img{
	width: 100%;
	position: relative;
	top: 0.53vw;
	left: 10%;
}


/*common*/
.mp-tc{
	text-align: center;
}
.mpcol-xs-4{
	width: 31%;
	float: left;
    margin-left:3.5%;
}
.mpcol-xs-4:first-child {
    margin-left:0;
}
.new-banner{
	padding-top: 0;
	height: 104vw;
}
.mpnew-banner-con{
	width: 100%;
	background: #fff;
	padding-top: 5%;
}
.mpnew-banner-con img{
	width: 100%;
	position: relative;
	top: 0.8vw;
	/*left: -2%;*/
}
.mpnew-down{
	width: 100%;
	overflow: hidden;
}
.mpnew-con1-left{
	width: 40%;
	padding: 5%;
	float: left;
}
.mpnew-con1-left img{
	width: 100%;
}
.mpnew-con1-right{
	padding: 5% 5% 0 0;
	width: 40%;
	float: right;
}
.mpnew-con1-right img{
	width: 100%;
}
.mpnew-con1-right p:nth-of-type(1){
	padding: 39% 0 0 0;
}
.mpnew-con1-right p:nth-of-type(2) a{
	font-size: 3.5vw;
	color: #e50000;
	border: 1px solid #e50000;
	display: inline-block;
	padding: 1.6vw 16.5%;
	text-align: center;
}
.mpnew-con1-right p:nth-of-type(2) a:hover{
	color: #fff;
	background: #e60000;
}
.mpnew-con1-right p:nth-of-type(2){
	padding: 0% 0 0 10%;
	position: relative;
	top: 5.33vw;
}
.mp-idclogo{
	display: block;
	width: 30%;
	margin-left: 19.3vw;
}
.mp-idclogo img{
	width: 100%;
}
.mpnew-title{
	width: 93.2%;
	padding: 0 3.4%;
}
.mpnew-title p:nth-of-type(1){
	font-size: 3.8vw;
	color: #E60000;
	margin-bottom: 3%;
}
.mpnew-title p:nth-of-type(2){
	line-height: 1.7;
	font-size: 3.2vw;
	color: #666;
	padding-bottom: 5%;
}
.mpnew-con3{
	width: 100%;
	padding: 5vw 0;
}
.mp-con3-h{
	margin-bottom: 3vw;
}
.mp-con3-h span{
	width: 28%;
	display: inline-block;
}
.mp-con3-h span img{
	width: 100%;
}
.mp-con3-lb{
	width: 100%;
}
.mpcol-xs-4 img{
	width: 100%;
}
.mp-con3-lb{
	width: 100%;
	padding: 0;
	padding-bottom: 6%;
	overflow: hidden;
}
.mp-con3-lb .swiper-wrapper {
	width: 100%;
}
.mp-con4-lb{
	width:100%;
	padding: 0;
	padding-bottom: 10%;
	overflow: hidden;
    margin:0 auto;
}
.mp-con4-lb .swiper-wrapper {
	width: 100%;
}
.mpnew-con3 h4{
	font-size: 3.5vw;
	width: 93.2%;
	padding-left: 4%;
	margin: 0 auto;
	margin-bottom: 3%;
	color: #333;
}
.mp-fz24{
	line-height: 1.7;
	font-size: 3.2vw;
	color: #666666;
	width: 93.2%;
	margin: 0 auto;
	margin-bottom: 3%;
}
.con3-box-slide{
    width:100%;
    background:#fff;
    box-shadow:#ddd 1px 1px 10px 1px;
    height:375px;

}
.con3-box-slide-1{
    height:572px;
}
.con3-box-slide-img{
    width:22%;
    margin:0 auto;
    padding-top:16%;
}
.con3-box-slide-img-1{
    padding-top:10%;
}
.con3-box-slide-img img{
    width:100%;
}
.con3-box-slide-tit{
    font-size:3.38vw;
    color:#333;
    margin:0 auto;
    text-align:center;
    margin-top:7%;
}
.con3-box-slide-tit-1{
     margin-top:3%;
}
.con3-box-slide-txt{
    width:90%;
    font-size:3.2vw;
    color:#666;
    margin:0 auto;
    margin-top:11%;
    line-height:1.7em;
}
.con3-box-slide-txt-1{
     margin-top:8%;
}
.con3-box-slide-txt-2{
     margin-top:5%;
}
.con3-box-slide-txt span{
    padding-left:12%;
}
.con3-box-slide-txt-2>span{
    padding-left:7%;
 }
 .con8-slide-box{
    width:93.2%;
    margin:0 auto;
    margin-top:4%;
 }
 .con8-txt {
 	height: inherit;
    font-size: 3.2vw;
    color: #333;
    box-shadow: 0 3px 6px rgba(0,0,0,0.08);
    padding: 5%;
    line-height: 1.7em;
    text-align: left;
}
.swiper-p4{
    margin-left:43%;
}
.mpnew-con4{
	padding: 5vw 0 3vw 0;
}
.mp-con4-h{
	width: 100%;
	margin-bottom: 3%;
}
.mp-con4-h span{
	width: 77%;
	display: inline-block;
}
.mp-con4-h span img{
	width: 100%;
}
.mpcol-xs-12{
	width: 96%;
	padding: 0 2%;
}
.mpcol-xs-12 img{
	width: 100%;
}
.mpnew-con5{
	width: 100%;
	padding: 5vw 0 3vw 0;
}
.mp-con5-h{
	width: 100%;
	margin-bottom: 3%;
}
.mp-con5-h span{
	width: 42%;
	display: inline-block;
}
.mp5-pd{
	width: 90%;
	padding: 5%;
	box-shadow: 1px 1px 1px 1px #f2f2f2;
	/*border: 1px solid #000;*/
	/*overflow: hidden;*/
}
.mp5-pd p{
	color: #4c4948;
	font-size: 3.2vw;
	margin-bottom: 5%;
	/*letter-spacing: 1px;*/
	line-height: 1.7em;
}
.mpcol-xs-all{
	width: 98%;
	padding: 0 1%;
}
.mpcol-xs-all img{
	width: 100%;
	margin: 0 auto;
	display: inline-block;
}
.mp5-pd-1{
	width: 90%;
	padding: 5%;
	box-shadow: 1px 1px 1px 1px #f2f2f2;
	/*border: 1px solid #000;*/
	/*overflow: hidden;*/
}
.mp5-pd-1 p{
	color: #4c4948;
	font-size: 3.2vw;
	margin-bottom: 5%;
	line-height: 1.7em;
}
.mp5-pd-2{
	width: 90%;
	padding: 5%;
	box-shadow: 1px 1px 1px #f2f2f2;
	/*border: 1px solid #000;*/
	/*overflow: hidden;*/
}
.mp5-pd-2 p{
	color: #4c4948;
	font-size: 3.2vw;
	margin-bottom: 5%;
	/*letter-spacing: 1px;*/
	line-height: 1.7em;
}

.mp-con5-h span img{
	width: 100%;
}
.mp-more{
	width: 100%;
}
.mp-more img{
	width: 22%;
	margin: 0 auto;
}
.mp-more-1{
	width: 100%;
}
.mp-more-1 img{
	width: 22%;
	margin: 0 auto;
}
.mp-more-2{
	width: 100%;
}
.mp-more-2 img{
	width: 22%;
	margin: 0 auto;
}
.mp-zk{
	display: none;
}
.mp-zk-1{
	display: none;
}
.mp-zk-2{
	display: none;
}
.mpnew-con6{
	padding: 5vw 0 3vw 0;
}
.mp-six{
	width: 57%;
  /*  margin-left:2% !important;*/
}
.mp-con6-h{
	width: 100%;
	text-align: center;
	margin-bottom: 2vw;
}
.mp-con6-h span{
	width: 42%;
	display: inline-block;
}
.mp-con6-h img{
	width: 100%;
}
.mpnew-con-7{
	width: 100%;
	padding: 5vw 0 0 0;
	text-align: center;
}
.mpnew-con-7 p:nth-of-type(1){
	width: 42%;
	display: inline-block;
	margin-bottom: 3%;
}
.mpnew-con-7 p:nth-of-type(1) img{
	width: 100%;
}
.mpnew-con-7 p:nth-of-type(2){
	width: 96%;
	display: inline-block;
}
.mpnew-con-7 p:nth-of-type(2) img{
	width: 100%;
	position: relative;
	left: -1.8%;
}
.mpnew-con-8{
	width: 100%;
	padding: 5vw 0 10vw 0;
	text-align: center;
}
.mpnew-con-8 p:nth-of-type(1){
	width: 55%;
	display: inline-block;
	margin-bottom: 3%;
}
.mpnew-con-8 p:nth-of-type(1) img{
	width: 100%;
}
.mpnew-con-8 p:nth-of-type(2){
	width: 96%;
	display: inline-block;
}
.mpnew-con-8 p:nth-of-type(2) img{
	width: 100%;
}

/*第四屏 新增*/
.mpcol-xs-all {
    width:93.2%;
    margin:0 auto;
}
.mpcol-xs-all img {
    display:block;
}
.mpnew-con4-pic1 {
    width:100%;
    position:relative;
}
.mpnew-con4-ptit1 {
    width:100%;
    text-align:center;
    font-size:4vw;
    color:#666666;
    position:absolute;
    top:33%;
    left:0;
}
.mpnew-con4-txt1 {
    width:100%;
    height:200px;
    background-color:#fbfbfb;
    padding:4% 0 1% 0;
    box-shadow: #ddd 1px 1px 10px 1px;
    margin-bottom:5%;
}
.mpnew-con4-t1 {
    width:87.8%;
    margin:0 auto;
    font-size:3.2vw;
    color:#666;
    margin-bottom:2%;
    line-height:1.7em;
}

/*第五屏 增加*/
.mpnew-con5-box {
    width:100%;
}
.mp5-pd {
    width:100%;
    padding:4% 0;
    margin:0 auto;
    box-shadow: #ddd 1px 1px 10px 1px;
    background-color:#fbfbfb;
}
.mp5-pd p {
    width:87.8%;
    margin:0 auto;
    color:#666;
    margin-bottom:2%;
    line-height: 1.7;
}
.mpcol-xs-12 {
    width:93.2%;
    padding:0;
    margin:0 auto;
}
.mpnew-con5-pic1 {
    width:100%;
    position:relative;
}
.mpnew-con5-pic3 {
    width:100%;
    position:relative;
}
.mpnew-con5-tit1 {
    font-size:4vw;
    color:#fff;
    padding-left:15px;
    border-left:4px solid #E40000;
    position:absolute;
    bottom:10%;
    left:5.4%;
}
.mp-more-1 {
    margin:5% 0 2%;
}
.mp-more {
    margin:5% 0 2%;
}

.mpnew-pic {
    width:31%;
    margin:0 auto;
    position:relative;
}
.mpnew-pic img {
    width:100%;
}
.mpnew-con-title {
    position:absolute;
    top:14%;
    left:16%;
    color:#fff;
    font-size:4.5vw;
}
.mpnew-pic1 {
    width:75%;
}
.mpnew-con-t1 {
    left:7%;
}
.mpnew-pic2 {
    width:40%;
}
.mpnew-con-t2 {
    top:14%;
    left:13%;
}
.mpnew-con-7 p:nth-of-type(1) {
    width:93.2%;
    margin-right: 5%;
    margin-top:-1vw;
}
.mpnew-pic3 {
    width:28.5%;
}
.mpnew-con-t3 {
    top:10%;
    left:14.5%;
}
.mpnew-con-ttt{
	top: 12%;
}
.mpnew-con6-b {
    width:93.2%;
    margin:2% auto;
}
.mpnew-con1-right{
padding: 0 5%;
}
.mpnew-con1-right span{
display: inline-block;
}
.mpnew-con1-right span img{
position: relative;
top: -2.33vw;
left: -2vw;
}
.mpnew-pic{
	height: 10vw;
	display: inline-block;
}
.mp-padding{
	padding-bottom: 3%;
}
.mpnew-pic img{
	height: 10vw;
}

/*me*/
#top {
	        width: 100%;
	        height: 55px;
	        background-color: #fff;
	        box-shadow: 0 3px 6px rgba(0,0,0,0.08);
	        border: none;
	    }
	    .logo {
	        width: 14.6%;
	        margin-left: 5%;
	        margin-top: 4.3%;
	    }
	    .mb {
	        width: 5.5%;
	        float: right;
	        margin-top: 4.3%;
	        margin-right: 5%;
	    }
	    .mb img {
	        width: 100%;
	    }
	.menu-1 {
        position: absolute;
        top: 55px;
        width: 100%;
        display: none;
        box-shadow: 3px 3px 3px #ccc;
	   }
	    .menu-1 li {
	        width: 100%;
	        float: none;
	        text-align: left;
	        text-indent: 1.5em;
	        background-color: #fff;
	        border-top: 1px solid #d6d6d6;
	        line-height: 55px;
	    }
	    .menu-1 li:first-child {
	        margin-top: 0;
	    }
	    .menu-1 li a{
	    		color: #000;
	    		font-size: 3.2vw;
	    		/*font-weight: 550;*/
	    }
	    .mp-erji li{
	    		background: #f2f2f2;
	    }
	    .mp-menu{
	   	overflow: hidden;
	   }
	   .mp-menu a{
	   	float: left;
	   }
	   .mp-menu span{
	   	float: right;
	   	margin-right: 6%;
	   	margin-top: 5%;
	   	font-size: 8vw;
	   	color: #c9c9c9;
	   }
	   .mp-erji{
	   	display: none;
	   }
	   .mp-menu-1{
	   	overflow: hidden;
	   }
	   .mp-menu-1 a{
	   	float: left;
	   }
	   .mp-menu-1 span{
	   	float: right;
	   	margin-right: 6%;
	   	margin-top: 5%;
	   	font-size: 8vw;
	   	color: #c9c9c9;
	   }
	   .mp-erji-1{
	   	display: none;
	   }
	   .mp-erji-1 li{
	   		background: #f2f2f2;
	   }
	   .mp-width{
	   	width: 12%;
	   }
/*end*/

}
@media(max-width:640px){
.con3-box-slide {
    height: 211px;
}
.con3-box-slide-1 {
    height: 79vw;
}
}

@media (max-width:320px){	
 .fc{
		width: 20vw;
		height: 20vw;
		margin-top: -10vw;
	}
	.fc a span{
	position: absolute;
	color: #fff;
	font-size: 2.6vw;
	top: 13vw;
	left: 3vw;
	z-index: 11111111;
	font-weight: 600;
	display: inline-block;
}
}