﻿/*专题pc端*/
.banner729 img{display: block;width: 100%;height: auto;}



.intro{padding:35px 0;}
.intro p{font-size:20px;color:#4e4e4e;}
.intro p span{color:#cc0000;}

.address-list{margin: 60px auto;clear: both;overflow: hidden;}
.address-list .address-list-info{background:#13BFB1;width: 202px;height: 61px;line-height: 61px;font-size: 32px;text-indent: 10px;color: #fff;}
.address-list dl{width: 98%;overflow: hidden;padding: 38px 10px;float: left;margin-right: 36px;border: 1px solid #13BFB1;}
.address-list dl:last-child{margin-right: 0;}
.address-list dl .address-list-title{font-size: 25px;color: #13BFB1;text-align: center;margin-bottom: 20px;}
.address-list dl dd{font-size: 18px;}
.address-list dl span{color: #ff3300;font-size: 22px;}
.address-list dl .btn{width: 194px;height: 46px;line-height: 46px;text-align: center;background-color: #ff3300;border-radius: 5px;display: block;margin: 30px auto 0 auto;color: #fff;font-size: 18px;}


.active-form{overflow: hidden;clear:both;height: 452px;background-image: url('../images/form-bg.jpg');margin:0 auto 60px auto;}
.active-form .form-content{width: 1046px;margin: 32px auto;background-color: rgba(255,255,255,0.8);padding: 15px 30px;}
.active-form .form-content .form-title{font-size: 20px;margin-bottom: 30px;}
.active-form .form-content .form-group{float: left;margin-bottom: 10px;overflow: hidden;font-size: 18px;}
.active-form .form-content .form-group:nth-child(even){float: right;}
.active-form .form-content .form-group label{color: #27528a;}
.active-form .form-content .form-group span{color: #ff3300;}
.active-form .form-content .form-group input[type="text"]{width: 413px;height: 32px;border: 1px solid #ccc;text-indent: 10px;}
.active-form .form-content .form-group input[type="radio"]{width: 16px;height: 16px;}
.active-form .form-content .form-group input[type="radio"]:nth-child(2){margin-left: 15px;}
.active-form .form-content .form-group select{width: 413px;height: 34px;}
.active-form .form-content .btn{display:block;width: 194px;height: 46px;border-radius: 5px;background-color: #ff3300;color: #fff;font-size: 18px;margin: 0 auto;border: none;cursor: pointer;clear: both;}


.intro_tit{}
.intro_tit .title{height:65px;line-height:65px;font-size:25px;color:#fff;background:#13BFB1;padding-left:10px;}

.doc{margin:30px auto 60px auto;}
.doc .type{display: flex;justify-content: space-between;border-bottom:1px solid #dddddd;margin-bottom:30px;}
.doc .type .dco_l{background:#ffffff;display:flex;align-items:center;}
.doc .doc_r{margin-left: 60px;}
.doc .name{font-size: 36px;color:#000;margin-bottom: 10px;}
.doc .address{font-size: 24px;color:#000;margin-bottom: 10px;}
.doc ul li{font-size: 18px;margin-bottom:5px;}
.doc .sec{text-align: center;padding:10px 30px;margin-top:20px;}
.doc .sec .ico{margin-bottom:5px;}
.doc .sec dl dt{font-size: 30px;margin-bottom:5px;}
.doc .sec dl dd a{color:#fc9a27;}
.doc .sec dl dd a:hover{color:#f6b262;}
.doc .sec .zixun a{display: block;padding:10px 30px;border:1px solid #13BFB1;font-size: 24px;width: 200px;margin:10px auto;}


.sideMenu{margin:30px 0 30px 0;}
.sideMenu h3{ padding-left:10px;  border-bottom:2px solid #ccc;padding:10px 0 3px 0;cursor: pointer;}
.sideMenu h3 em{ float:right; display:block; width:22px; height:22px;   background:url(../images/icoadd1.jpg) no-repeat; cursor:pointer; }
.sideMenu h3.on em{ background:url(../images/icoadd.jpg) no-repeat}
.sideMenu ul{ padding:30px 0; color:#333; display:none;  }

.note span{color:#cc0000;}
.note a{color:#cc0000;}

#certify {
	position: relative;
	width: 1180px;
	margin: 40px auto;
}

#certify .swiper-container {
	padding-bottom: 60px;
}

#certify  .swiper-slide {
	width: 810px;
	height: 398px;
	background: #fff;
}
#certify  .swiper-slide img{
	display:block;
}
#certify  .swiper-slide p {
	line-height: 50px;
	padding-top: 0;
	text-align: center;
	color: #636363;
	font-size: 18px;
	margin: 0;
}

#certify .swiper-pagination {
	width: 100%;
	bottom: 20px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
	border: 3px solid #fff;
	background-color: #d5d5d5;
	width: 10px;
	height: 10px;
	opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
	border: 3px solid #00aadc;
	background-color: #fff;
}

#certify .swiper-button-prev {
	left: -30px;
	width: 23px;
	height: 26px;
	background: url(../images/wm_left_button_icon.png) no-repeat;
	background-size: 100%;
}

#certify .swiper-button-prev:hover {
	background: url(../images/wm_left_hover_button_icon.png) no-repeat;
	background-size: 100%
}

#certify .swiper-button-next {
	right: -30px;
	width: 23px;
	height: 26px;
	background: url(../images/wm_right_button_icon.png) no-repeat;
	background-size: 100%;
}

#certify .swiper-button-next:hover {
	background: url(../images/wm_right_hover_button_icon.png) no-repeat;
	background-size: 100%
}

@media screen and (max-width:768px){
    .w1400{padding:0 10px;}
    .banner729{}
    .w980{width:100%;padding:0px;}
    .intro{padding-top:30px;}
	.active-form{
	    width: 110%;
	    height:auto;
	}
	.active-form .form-content{width:auto;height:auto;}
	.active-form .form-content .form-group:nth-child(even){
	    float:left;
	}
	.active-form .form-content .form-group input[type="text"]{width:auto;}
	.active-form .form-content .form-group select{width:auto;}
	
	.doc .type{
	    display: inline;
	}
	.doc .type .dco_l{text-align:center;}
	.doc .type .dco_l img{width:100%;}
	.doc .doc_r{
	    margin-left: auto;
	}
	.doc .doc_r .name,.doc .doc_r .address,.doc .doc_r ul{padding:0px 10px;}
	.sideMenu ul{padding:30px 10px;}
	#certify .swiper-slide{width:100%;height:auto;margin-left:19px;}
	#certify .swiper-slide img{width:99%;}
	.swiper-container-android .swiper-slide, .swiper-wrapper{}
	.address-list{width:98%;}
	.address-list dl{float:inherit;width:auto;margin-bottom:10px;margin-right:20px;width:94%;}
	.address-list dl:last-child{margin-right:20px;}
	.sideMenu{padding:0px 10px;}
	#certify{width:100%;}
	#certify img{width:100%;}
	.note{width:96%;}
	
	.formbg form .tginput input, .quickTitle .cBtn{width:93%;}
}
