/**************************************/

/*************[公用start]**************/

/**************************************/

@font-face{

	font-family:"ttt";

	src:url("../font/TT0365M.TTF");



}





div.clear{

	clear: both;

	height: 0;

	width: 0;

}
.book_img{ height: 900px; max-width: 1200px; margin: auto 0px }








a{

	text-decoration: none;

	color:inherit;

	cursor: pointer;

}



img{

	border:0;

	max-width: 100%;

}





div.wp{

	width: 1200px; /*主要内容区尺寸大小，每次制作前更新！！！ */

	margin:0 auto;

}



.fl{

	float: left;

}



.fr{

	float: right;

}



.tran{

	transition: all .3s ease-out 0s;

}

.tver{

	text-overflow: ellipsis;

	white-space: nowrap;

	overflow: hidden;

}







/*图片中心放大代码区域*/



.img-box{/*图片盒子类名*/



	overflow: hidden;

}



.img-box img{

	transition: .3s;

	width: 100%;

	max-width: 100%;

}



.img-box:hover img{

	/*图片中心放大代码*/

	  -webkit-transform: scale(1.1);

    -ms-transform: scale(1.1);

    -o-transform: scale(1.1);

    transform: scale(1.1);

}





/*图片中心放大代码区域*/





.imgbox_a{

	position:relative;

	padding-bottom: 100%;

	overflow:hidden;

	display: block;

}



.imgbox_a>img{

	position: absolute;

	left: 0;

	top: 0;

	width: 100%!important;

	height: 100%!important;

}

.imgbox_hover>img{

	/* ueco 时间曲线*/

	/*transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; */

	-webkit-transition: .3s;

	-moz-transition: .3s;

	-ms-transition: .3s;

	-o-transition: .3s;

	transition: .3s;



}

.imgbox_hover:hover>img{

	-webkit-transform: scale(1.1);

  -ms-transform: scale(1.1);

  -o-transform: scale(1.1);

  transform: scale(1.1);

}

/**************************************/

/************[公用over]****************/

/**************************************/









/*header-start*/

/**************************************************************/



#header{

	height: 95px;

	background-color: #fff;

	position: relative;

	z-index: 999;



}

#header .container{
	position: relative;
}
.zs_code {
    position: absolute;
    right: 5px;
    top: 10px;
    font-size: 15px;
    font-weight: bolder;
    color: #ac483f;
}
.logo{

	width: 427px;

	margin-top: 10px;

}

.logo a,.logo>a>img{

	display: block;

	width: 100%;

}



.search{

	width: 22px;

	margin-top: 49px;

	margin-left: 30px;

}

.search a,.search>a>img{

	display: block;

	width: 100%;

}



.eran{

	width: 20px;

	margin-top: 48px;

	margin-left: 24px;

	cursor: pointer;

	position: relative;

}

.eran:hover .eran-img{

	display: block;

}

.eran-img{

	position: absolute;

	right: 0;

	top: 47px;

	width: 97px;

	display: none;

}

.eran img{

	display: block;

	width: 100%;

}



.nav{

	margin-top: 25px;

}



.nav ul{

	margin:0;

}



.nav>ul>li{

	float: left;

	text-align: center;

	position: relative;

	margin-left: 45px;

}

.nav>ul>li:first-child{

	margin-left: 0;

}

.nav>ul>li>a{

	display: block;

	height: 70px;

	line-height: 70px;

	font-size: 16px;

	color:#333;

	/*transition: .3s;*/

	letter-spacing: 1px;





}

.nav>ul>li>a::after{

	position: absolute;

	bottom: 0;

	width: 0;

	height: 4px ;

	background-color: #ab423e;

	content:"";

	right: 0;

	-webkit-transition: all .5s;

	-moz-transition: all .5s;

	-ms-transition: all .5s;

	-o-transition: all .5s;

	transition: all .5s;

}



.nav>ul>li:hover>a,.nav>ul>li.active>a{

	color: #ab423e;

}

.nav>ul>li:hover>a:after {

    width: 100%;

    right: auto;

    left: 0;

}



.nav>ul>li.active>a:after {

    width: 100%;

    right: auto;

    left: 0;

}



.nav>ul>li>ul{
	position: absolute;
	left: -15px;
	right: -15px;
	top:100%;
	z-index: 600;
	background-color: #fff;
	display: none;
	padding-top: 1px;

}



.nav>ul>li>ul>li>a{

	display: block;

	padding: 10px 5px;

	text-align: center;

	line-height: 1.6;

	font-size: 14px;

	color:#333;

	/*transition: .3s;*/

	text-align: center;



}

.nav>ul>li>ul>li>a:hover{

	background-color: #fbfbfb;
	color: #ab423e;

}











/**************************************************************/

/*header-over*/











/*main-start*/

/**************************************************************/



#main{

	/*border-top: 1px solid #f00;*/

}



.banner{

	position: relative;

}



.banner-top{

	position: absolute;

	z-index: 80;

	height: 0px;

	left: 0;

	width: 100%;

	top: 0;

}



.dh{

	width: 420px;

	padding: 25px 30px;

	background-color: #ac483f;

	color: #fff;

}

.dh h1{

	margin:0;

	font-size: 22px;

	font-weight: bold;

	color: #fff;

	padding-left: 52px;

	background-repeat: no-repeat;

	background-position: left center;

	background-image: url(../images/dh.png);

	height: 31px;

	line-height: 31px;

}

.dh h2{

	margin:0;

	font-size: 24px;

	color: #fff;

	padding-left: 52px;

	margin-top: 10px;

}







.banner-bottom{

	position: absolute;

	left: 0;

	bottom: 0;

	width: 100%;

	background-image: url(../images/heidi4.png);

	z-index: 80;

}



.banner-dl2 dl{

	margin:0;

	margin-left: -0.3%;

}



.banner-dl2 dd{

	float: left;

	width: 24.7%;

	margin-left: 0.3%;

	background-color: #f00;

	height: 102px;

	position: relative;

}

.banner-dl2 dd>a{

	display: block;

	background-repeat: no-repeat;

	background-position: center ;

	-webkit-background-size: cover;

	background-size: cover;

	position: absolute;

	left: 0;

	bottom: 0;

	width: 100%;



}



.banner-dl2-div{

	height: 102px;

	line-height: 102px;

	text-align: center;

	background-image: url(../images/heidi5.png);

	font-size: 18px;

	color: #fff;

}



.banner-dl2-div img{

	width: 32px;

	margin-right: 24px;

	/*transition: .3s;*/

}

.banner-dl2 dd:hover>a{

	height: auto;

}

.banner-dl2 dd:hover .banner-dl2-div{

	background-image: url(../images/hongdi2.png);

	height: auto;

	line-height: 1.6;

	padding: 32px 0 25px;

}



.banner-dl2 dd:hover .banner-dl2-div img{

	display: block;

	margin:0 auto 12px;

	width: 48px;

}



.fafa .slides>li{

	height: 646px;

	background-repeat: no-repeat;

	background-position: center ;

	-webkit-background-size: cover;

	background-size: cover;

	position: relative;

}





.fafa .slides>li img.phone-img{

	display: none;

	width: 100%;

}



.fafa .flex-control-nav{

	bottom:130px;

}

.fafa .flex-control-paging li a{

	width: 13px;

	height: 13px;

}



.main1{

	padding: 55px 0;

}



.title-11{

	position: relative;

	text-align: center;

}

.title-11 h1{

	margin:0;

	font-size: 62px;

	color: #f4f4f4;

	text-transform: uppercase;

	line-height: 1;

	font-family:"ttt";

}



.title-11 span{

	position: absolute;

	left: 0;

	right: 0;

	bottom: 0;

	font-size: 30px;

	color: #000;



}

.main1-dl1{

	padding-top: 15px;

}

.main1-dl1 dl{

	margin:0;

	margin-left: -3%;

}



.main1-dl1 dd{

	float: left;

	width: 30.333333333%;

	margin-left: 3%;

	margin-top: 4%;

}





.main1-date{

	width: 67px;

	height: 67px;

	background-color: #f3f3f3;

	color: #ab423e;

	text-align: center;

	padding-top: 10px;

	margin-right: 24px;

}

.main1-date h1{

	margin:0;

	font-size: 26px;

}



.main1-date h2{

	margin:0;

	font-size: 14px;

	margin-top: 5px;

}



.main1-con{

	overflow: hidden;

	padding-top: 2px;

}



.main1-con a{

	display: block;

	font-size: 18px;

	color: #000;

	line-height: 1.8;

	height: 3.6em;

	overflow: hidden;

}



.main1-con a:hover{

	color: #ab423e;

}





.main1-dl2{

	margin-top: 50px;

}



.main1-dl2 dl{

	margin:0;

}



.main1-dl2 dd{

	float: left;

}





.main1-dl2 dd.ddd1{width:33.36%;}

.main1-dl2 dd.ddd1 .imgbox_a{padding-bottom:110.07%;}



.main1-dl2 dd.ddd2{width:66.64%;}

.main1-dl2 dd.ddd2 .imgbox_a{padding-bottom:27.55%;}



.main1-dl2 dd.ddd3{width:33.32%;}

.main1-dl2 dd.ddd3 .imgbox_a{padding-bottom:55.035%;}



.main1-dl2 dd.ddd4{width:33.32%;}

.main1-dl2 dd.ddd4 .imgbox_a{padding-bottom:55.035%;}









.main1-dl2-cai{

	position: absolute;

	left: 0;

	top: 0;

	width: 100%;

	height: 100%;

	z-index: 60;

}





.main1-dl2 dd.ddd1 .main1-dl2-cai{background-image: url(../images/main1-bg1.png);}

.main1-dl2 dd.ddd2 .main1-dl2-cai{background-image: url(../images/main1-bg2.png);}

.main1-dl2 dd.ddd3 .main1-dl2-cai{background-image: url(../images/main1-bg3.png);}

.main1-dl2 dd.ddd4 .main1-dl2-cai{background-image: url(../images/main1-bg4.png);}







.main1-dl2-ico{

	position: absolute;

	left: 0;

	width: 100%;

	top: 50%;

	margin-top: -43px;

	

}

.main1-dl2-ico h1{

	margin:0;

	font-size: 18px;

	color: #fff;

	text-align: center;

}

.main1-dl2-ico img{

	display: block;

	width: 64px;

	margin:0 auto 10px;

}





.main1-dl3{

	padding-top: 15px;

}



.main1-dl3 dl{

	margin:0;

	margin-left: -3%;

}



.main1-dl3 dd{

	float: left;

	width: 47%;

	margin-left: 3%;

	margin-top: 3%;

}

.main1-dl3 dd>a{

	display: block;

	padding: 30px 0px;

	border-radius: 8px;

	background-color:#37948c; 

}

.main1-dl3 dd>a img{

	display: block;

	width: 50px;

	margin:0 auto 10px;

}

.main1-dl3 dd:nth-child(1)>a{background-color:#37948c; }

.main1-dl3 dd:nth-child(2)>a{background-color:#ab423e; }

.main1-dl3 dd:nth-child(3)>a{background-color:#2970a6; }

.main1-dl3 dd:nth-child(4)>a{background-color:#fe7a11; }

.main1-dl3 dd>a h1{

	margin:0;

	font-size: 16px;

	color: #fff;

	text-align: center;

}









.main2{

	background-image: url(../images/main2-bg.jpg);

	background-repeat: no-repeat;

	background-position: center;

	-webkit-background-size: cover;

	background-size: cover;

}

.main2-1{

	width: 33.3333%;

	height:469px;

	background-image: url(../images/main2-bg1.png);

	padding: 150px 10px 0 45px;

}



.main2-1 h1{

	margin:0;

	color: #fff;

	font-weight: bold;

	font-size: 26px;

	text-transform: uppercase;

}



.main2-1 h2{

	margin:0;

	color: #fff;

	font-size: 26px;

	margin:25px 0;

}



.main2-1 .line15{

	width: 44px;

	height: 3px;

	background-color: #fff;

}



.main2-1 dl{

	margin:0;

	padding-top: 18px;

}

.main2-1 dd{

	float: left;

	margin-right: 23px;

	margin-top: 15px;

}



.main2-1 dd>a{

	font-size: 18px;

	color: #fff;

}



.main2-1 dd>a:hover{

	text-decoration: underline;

}

.main2-2{

	width: 33.3333%;

	height:469px;

	background-image: url(../images/main2-bg2.png);

	background-repeat: no-repeat;

	background-position: right center;

	background-color: #fff;

	padding: 80px 85px 0 48px;

}



.main2-2 h1{

	margin:0;

	color: #000;

	font-size: 26px;

}



.main2-2 dl{

	margin:0;

	padding-top: 10px;

}



.main2-2 dd{

	margin-top: 14px;

}

.main2-2 dd>a{

	display: block;

	height: 54px;

	line-height: 52px;

	border:1px solid #a6a6a6;

	background-color: #fff;

	padding: 0	15px;

	text-overflow: ellipsis;

	white-space: nowrap;

	overflow: hidden;

	font-size: 16px;

	color: #000;

	transition: .3s;

}

.main2-2 dd>a:hover{

	background-color: #3b7cad;

	border-color: #3b7cad;

	color: #fff;

}





.main3-div{

	background-color: #35aaba;

}

.main3-1{

	width: 33.3333%;

	height: 469px;

	background-repeat: no-repeat;

	background-position: center ;

	-webkit-background-size: cover;

	background-size: cover;

	background-image: url(../images/main3-1-bg.jpg);

	text-align: right;

	padding: 150px 45px 0 10px;

	font-size: 0;

	line-height: normal;

}





.main3-1 h1{

	margin:0;

	color: #fff;

	font-weight: bold;

	font-size: 26px;

	text-transform: uppercase;

}



.main3-1 h2{

	margin:0;

	color: #fff;

	font-size: 26px;

	margin:25px 0;

}



.main3-1 .line15{

	display: inline-block;

	width: 44px;

	height: 3px;

	background-color: #fff;

}



.main3-1 dl{

	margin:0;

	padding-top: 18px;

}

.main3-1 dd{

	float: right;

	margin-left: 23px;

	margin-top: 15px;

}



.main3-1 dd>a{

	font-size: 18px;

	color: #fff;

}



.main3-1 dd>a:hover{

	text-decoration: underline;

}





.main3-2{

	overflow: hidden;

	padding-right: 45px;

	padding-top: 132px;

}





.main3-2-form{

	width: 630px;



}



.main3-2-form h1{

	margin:0;

	font-size: 26px;

	color: #fff;

	text-align: right;

}

.main3-2-dl{

	margin-top: 25px;

}

.main3-2-dl dl{

	margin:0;

}



.main3-2-dl dd{

	float: right;

	font-size: 18px;

	color: #fff;

	height: 28px;

	line-height: 28px;

	padding-left: 37px;

	background-repeat: no-repeat;

	background-position: left center;

	background-image: url(../images/input1.png);

	cursor: pointer;

	margin-left: 30px;

}

.main3-2-dl dd.cur{

	background-image: url(../images/input2.png);



}

.main3-2-dl dd input[type="radio"]{

	opacity: 0;

	width: 0;

	height: 0;

}

.main3-2-input{

	position: relative;

	margin-top: 38px;

}

.main3-2-input input:focus{

	outline: none;

}

.main3-2-input input[type="text"]{

	display: block;

	width: 100%;

	height: 72px;

	border:0;

	font-size: 12px;

	color: #333;

	line-height: 1.428571;

	background-color:#fff;

	font-size: 18px;

	padding: 8px 25px;

	padding-right: 70px;

}



.main3-2-input input[type="button"]{

	position: absolute;

	right: 19px;

	top: 23px;
	height: 26px;
	width: 29px;
	background-image: url(../images/wen2.png);
	background-repeat: no-repeat;
	background-position: center ;
	background-color: transparent;
	border:0;

}











.main4{

	padding: 55px 0;

}

.main4-list{

	margin-top: 40px;

}



.main4-list .item .imgbox_a{

	padding-bottom: 62.5%;

}



.main4-bai{

	position: absolute;

	z-index: 60;

	left:45px;

	right: 45px;

	top: 60px;

	bottom: 60px;

	background-image: url(../images/baidi.png);

}



.main4-con img{

	display: block;

	margin:0 auto 9px;

	width: 54px!important;

}



.main4-con{

	position: absolute;

	width: 100%;

	left: 0;

	top: 50%;

	text-align: center;

	font-size: 18px;

	color: #000;

	top: 50%;

	margin-top: -38px;

}









/**************************************************************/

/*main-over*/











/*footer-start*/

/**************************************************************/



#footer{

	background-color: #333333;

}



.footer-1-1{

	border-bottom: 1px solid #545454;

	position: relative;

	padding-left: 95px;



}



.footer-1-1 span{

	position: absolute;

	left: 0;

	top: 0;

	height: 62px;

	line-height: 62px;

	color: #fff;

	font-size: 16px;

}



.footer-1-ul{

	height: 62px;

	overflow: hidden;

	font-size: 0;

	line-height: normal;

}

.footer-1-li{

	display: inline-block;

	margin-right: 30px;

	height: 62px;

	line-height: 62px;

}

.footer-1-li a{

	font-size: 14px;

	color: #7c7c7c;

	transition: .3s;

}

.footer-1-li a:hover{

	color: #fff;

}





.footer-1-2{

	padding: 30px 0 45px;

}





.footer-2{

	background-color: #292929;

	font-size: 14px;

	line-height: 1.8;

	padding: 10px 0;

	color: #fff;

	text-align: center;

}



.footer-2 span{

	padding-left: 20px;

}





.footer-1-2 h1{

	margin:0;

	font-size: 16px;

	color: #fff;

}





.footer-1-2-1{

	width: 384px;

}

.footer-1-2-1 dl{

	margin:0;

	padding-top: 15px;

}

.footer-1-2-1 dd{

	float: left;

	width: 25%;

	margin-top:12px; 

}

.footer-1-2-1 dd a{

	font-size: 14px;

	color: #7c7c7c;

	transition: .3s;

}

.footer-1-2-1 dd a:hover{

	color: #fff;

}

.footer-1-2-2{

	width: 400px;

	margin-left: 215px;

}

.footer-1-2-2 p{

	margin:0;

	font-size: 14px;

	color: #7c7c7c;

	line-height: 2.4;

	margin-top: 18px;

}



.er{

	width: 97px;

}



.er img{

	display: block;

	width: 100%;

	margin-top: 28px;

}







/**************************************************************/

/*footer-over*/











/**************************************/

/********[特殊css样式要求区域]**********/

/**************************************/



#header-2{

	display: none;

	height: 75px;

	/*border-bottom:0px solid #035cac;*/

	box-shadow: 0 4px 8px -3px #000;

	position: fixed;

	top: 0px;

	left: 0;

	width: 100%;

	z-index: 1001;

	background-color: #fff;

	/*background-color: #0089d0;*/



}

.nav-2{

	display: none;

	background-color: #fff;

	position: relative;

	z-index:900;



}



.nav-2>ul>li{



	border-top: 1px dotted #ccc;

	position: relative;

}



.jiaspan{

	position: absolute;

	width: 30px;

	height: 30px;

	background-image: url(../images/jia2.png);

	background-repeat: no-repeat;

	background-position: center ;

	top: 5px;



	right: 14px;

}

.jiaspan.cur{

	background-image: url(../images/jia2h.png);



}

.nav-2>ul>li:first-child{

	/*border-top: 0;*/

}

.nav-2>ul>li>a{



	padding:8px 10px;

	display: block;

	font-size: 16px;

	width: 100%;

	color:#333;

	font-family: "anb";

	text-transform: uppercase;



}

.nav-2>ul>li>ul{

	padding-bottom: 10px;

	display: none;

}

.nav-2>ul>li>ul>li>a{

	padding: 6px 10px;

	display: block;

	font-size: 14px;

	padding-left: 25px;

	width: 100%;

	color:#666;

}

/*.downla-2 {

	padding: 5px 0 10px;

	display: none;

}

.downla-2 dd{

	padding-left: 30px;

}

.downla-2 dd a{

	font-size: 14px;

	display: inline-block;

	padding: 3px 0;

	width: auto;

}*/

/*.nav-2 li a:hover{

	color:#1a0d07;

}*/



.nav-2-form{

	padding: 10px;

	position: relative;

}

.nav-2-form input[type="image"]{

	position: absolute;

	right: 19px;

    top: 17px;

    width: 18px;



}



.nav-2-form .form-control{padding-right: 50px;}

.logo-2 {

   font-size: 0;

   width: 330px;

   margin-left: 15px;

   margin-top: 8px;

}



.logo-2 img{

	display: block;

	width: 100%;

}





.menu2{



	margin-right: 15px;

	height: 75px;

	font-size: 0;



}

.menu2 li{

	cursor:pointer ;

	margin-left: 15px;

	float: right;

	margin-top: 29px;

}

.menu2 li+li{

	margin-top: 21px;

}

.menu2 li img{

	/*vertical-align: middle;*/





}



.chenggao{

		display: none;

		height: 75px;

	}





#nav-2-heidi{

	position: fixed;

	left: 0;

	top: 0;

	width: 100%;

	height: 100%;

	z-index: 800;

	background-image: url(../images/heidi.png);

	display: none;



}







/**************************************/

/********[特殊css样式要求区域]**********/

/**************************************/





.banner-2{

	background-repeat: no-repeat;

	background-position: center;

	-webkit-background-size: cover;

	background-size: cover;

}



.banner-2-div{

	height:545px;

	background-image: url(../images/heidi1.png);

	position: relative;

}

.banner-2-title{

	text-align: center;

	position: absolute;

	top: 50%;

	left: 0;

	width: 100%;

	margin-top: -39px;



}

.banner-2-title h1{

	margin:0;

	font-size: 42px;

	color: #fff;

}



.banner-2-title h2{

	margin:0;

	font-size: 16px;

	color: #fff;

	margin-top: 15px;

}



.banner-2-title h2 a:hover{

	color: #ab423e;

}



.erji{

	padding: 50px 0;

}



.duozi-left{

	width: 847px;

}

.duozi-left .imgbox_a{

	padding-bottom: 60.57%;

}

.duozi-left.fl{

	margin-right: 23px;

}

.duozi-left.fr{

	margin-left: 23px;

}



.duozi-right{

	overflow: hidden;

}



.duozi-right dl{

	margin:0;

}

.duozi-right dd:first-child{

	margin-bottom: 24px;

}

.duozi-right dd .imgbox_a{

	padding-bottom: 66.42%;

}



.duozi-item-h1>a{

	display: block;

	height: 56px;

	line-height: 56px;

	font-size: 16px;

	color: #fff;

	text-align: center;

}



.duozi-left.fl .duozi-item-h1>a{

	background-color: #45acbc;

}

.duozi-left.fr .duozi-item-h1>a{

	background-color: #f9872e;

}



.duozi-right dd h1{

	margin:0;

	position: absolute;

	left: 0;

	width: 100%;

	bottom: 0;

	height: 56px;

	line-height: 56px;

	background-image: url(../images/baidi.png);

	z-index: 80;

	color: #333;

	font-size: 16px;

	text-align: center;

}





.duozi-item+.duozi-item{

	margin-top: 24px;

}





.erji-menu{

	position: absolute;

	left: 0;

	width: 100%;

	bottom: 0;

	background-image: url(../images/heidi2.png);

}



.erji-menu dl{

	margin:0;

}

.erji-menu dd{

	float: left;

}

.erji-menu-2.erji-menu dd{

	width: 50%;

}

.erji-menu-3.erji-menu dd{

	width: 33.33333%;

}

.erji-menu-4.erji-menu dd{

	width:25%;

}

.erji-menu-5.erji-menu dd{

	width: 20%;

}


.erji-menu-6.erji-menu dd{

	width: 16.66666666667%;

}


.erji-menu dd>a{

	display: block;

	height:78px ;

	line-height: 78px;

	text-align: center;

	font-size: 18px;

	color: #fff;

}

.erji-menu dd>a:hover{

	color: #ac483f;

}

.erji-menu dd.cur>a{

	background-color: #ac483f;

	color: #fff!important;

}





.laoshi-list dl{

	margin:0;

	margin-left: -3%;

}

.laoshi-list dd{

	float: left;

	width: 47%;

	margin-left: 3%;

	margin-top: 65px;

	background-color: #f1f4f7;

}





.laoshi-list dd:first-child,

.laoshi-list dd:first-child+dd{

	margin-top: 0;

}





.laoshi-pic{

	width: 215px;

}



.laoshi-pic .imgbox_a{

	padding-bottom: 139.535%;

}



.laoshi-con{

	overflow: hidden;

	padding: 45px 32px 0;

}



.laoshi-con h1{

	margin:0;

	font-size: 20px;

	color: #ab423e;

}

.laoshi-con h1 a:hover{

	font-weight: bold;

}

.laoshi-con p{

	margin:0;

	font-size: 16px;

	color: #000;

	line-height: 1.8;

	height:7.2em;

	margin-top: 18px;

}



.fenye ul{

	margin:0;

}



.fenye{

	text-align: center;

	margin-top: 50px;

}



.zixun-list dl{

	margin:0;

	margin-left: -3%;

}



.zixun-list dd{

	float: left;

	width:  22%;

	margin-left: 3%;

	margin-top: 70px;

}





.zixun-list dd:first-child{margin-top: 0;}

.zixun-list dd:first-child+dd{margin-top: 0;}

.zixun-list dd:first-child+dd+dd{margin-top: 0;}

.zixun-list dd:first-child+dd+dd+dd{margin-top: 0;}



















.zixun-list dd .imgbox_a{

	padding-bottom: 113.684%;

}





.zixun-list dd h1 {

  position: absolute;

  left: 0;

  right: 24px;

  bottom: 0;

  height: 50px;

  line-height: 50px;

  margin: 0;

  font-size: 18px;

  color: #fff;

  background-image: url(../images/hongdi.png);

  padding-left: 22px;

  padding-right: 75px;

  z-index: 60;

}





.zixun-list dd h1::after{

	position: absolute;

	width: 12px;

	height: 12px;

	background-image: url(../images/jia.png);

	background-repeat: no-repeat;

	background-position: center;

	content:"";

	top: 50%;

	margin-top: -6px;

	right:22px;

}





.zhengce-list dl{

	margin:0;

}



.zhengce-list dd{

	border-bottom: 1px solid #e0e0e0;

	padding: 40px 0;

}



.zhengce-list dd:first-child{

	padding-top: 0;

}



.zhengce-date{

	width: 82px;

	height: 82px;

	background-color: #f3f3f3;

	text-align: center;

	margin-right: 30px;

	padding-top: 16px;

}





.zhengce-date h1{

	margin:0;

	font-size: 26px;

	color: #ab423e;

}

.zhengce-date h2{

	margin:0;

	font-size: 14px;

	color: #ab423e;

	margin-top:6px;

}



.zhengce-con{

	overflow: hidden;

	padding-top: 8px;

}



.zhengce-con h1{

	margin:0;

	font-size: 20px;

	color: #000;

}



.zhengce-con h1 a:hover{

	color: #ab423e;

}





.zhengce-con p{

	margin:0;

	font-size: 16px;

	color: #999;

	margin-top: 15px;

}





.wenda-list dl{

	margin:0;

}



.wenda-list dd{

	margin-top: 45px;

}



.wenda-list dd:first-child{

	margin-top: 0px;

}



.wenda-nub{

	width: 60px;

	height: 60px;

	line-height: 60px;

	border-radius: 50%;

	background-color:#ac483f;

	color: #fff; 

	font-size: 24px;

	text-align: center;

	margin-right: 15px;

}



.wenda-div{

	overflow: hidden;

	padding-top: 10px;

}



.wenda-h1{

	font-size: 22px;

	font-weight: bold;

	color: #000;

	line-height: 1.6;

}



.wenda-con{

	background-color: #f6f6f6;

	padding: 20px 30px;

	border-radius: 10px;

	position: relative;

	margin-top: 30px;

}

.wenda-con::before{

	position: absolute;

	width: 27px;

	height: 24px;

	background-repeat: no-repeat;

	background-position: center ;

	left: 24px;

	top: -24px;

	background-image: url(../images/jiao1.png);

	content:"";



}

.wenda-con,.wenda-con *{

	font-size: 16px!important;

	color: #000!important;

	line-height: 2!important;

}



.wenda-con:hover{

	color: #fff!important;

	background-color:#c56a62; 

}

.wenda-con:hover::before{

	background-image: url(../images/jiao2.png);

}



.wenda-con:hover *{

	color: #fff!important;

}







.xinwen-list dl{

	margin:0;

}



.xinwen-list dd{

	margin-top: 68px;

}





.xinwen-list dd:first-child{

	margin-top: 0px;

}





.xinwen-pic{

	width: 599px;

	margin-right: 88px;

}



.xinwen-pic .imgbox_a{

	padding-bottom: 61.435%;

}





.xinwen-con{

	overflow: hidden;

	padding-top: 14px;

}



.xinwen-con h1{

	margin:0;

	font-size: 26px;

	color: #666666;

}



.xinwen-con h2{

	margin:0;

	font-size: 26px;

	color: #000;

	line-height: 1.5;

	height: 3em;

	overflow: hidden;

	margin-top: 15px;

}



.xinwen-con h2 a:hover{

	color: #b52920;

}



.xinwen-con .line{

	margin:30px 0;

	height: 1px;

	background-color: #ccc;

}



.xinwen-con p{

	margin:0;

	font-size: 14px;

	color: #666;

	line-height: 2;

	height: 4em;

	overflow: hidden;



}





.danpian-wp{

	padding: 30px 0;

}





.danpian{



	margin:0 auto;

}



.danpian-h1{

	font-size: 28px;

	line-height: 1.6;

	color:#333;

	text-align: center;



}



.danpian-h2{

	font-size: 14px;

	line-height: 1.6;

	color:#999;

	text-align: center;

	border-bottom: 1px solid #eee;

	padding: 10px 0 15px;



}



.danpian-con{

	font-size: 14px;

	color:#666;

	line-height: 2;

	padding: 20px 0 20px;

}

.danpian-con *{

	/*font-size: 16px!important;*/

	/*color:#666!important;*/

	line-height: 2!important;

}

.danpian-con img{

	display: block;

	margin:15px auto;

}





.dan-page{

	padding-top: 10px;

	border-top: 1px solid #eee;

}



.dan-a{

	margin-top: 12px;

	text-overflow: ellipsis;

    white-space: nowrap;

    overflow: hidden;

}



.dan-a a{

	font-size: 16px;

	color:#666;

}



.dan-a a:hover{color: #b52920;}

.zhaosheng-list dl{

	margin:0;

}



.zhaosheng-list dd{

	float: left;

	width: 30.3333333%;

	margin-left: 3%;

	margin-top: 70px;

}



.zhaosheng-list dd:first-child,

.zhaosheng-list dd:first-child+dd,

.zhaosheng-list dd:first-child+dd+dd{

	margin-top: 0;

}



.zhaosheng-list dd h1{

	font-size: 20px;

	color: #b52920;

	margin:0;

}



.zhaosheng-div{

	padding-top: 22px;

	margin-top:22px; 

	border-top: 1px solid #e9e9e9;

}



.zhaosheng-pic{

	width: 149px;

	margin-right: 24px;

	margin-top: 8px;

}



.zhaosheng-pic .imgbox_a{

	padding-bottom: 125.5%;

}



.zhaosheng-con{

	overflow: hidden;

	font-size: 14px;

	color: #333;

	line-height: 1.8;

	height: 12.6em;

}



.xuanchuan1-shipin video{

	display: block;

	width: 100%;

}



.xuanchuan1-shipin h1{

	margin:0;

	text-align: center;

	font-size: 17px;

	color: #333;

	margin-top: 34px;

}

.xuanchuan2{

	margin-top: 50px;

}

.xuanchuan2 dl{

	margin:0;

	margin-left: -2%;

}



.xuanchuan2 dd{

	float: left;

	width: 23%;

	margin-left: 2%;

}



.xuanchuan2 dd .imgbox_a{

	padding-bottom: 66.67%;

}

.xuanchuan2 dd:hover .xuanchuan-div,

.xuanchuan2 dd.cur .xuanchuan-div{

	opacity: 1;

	visibility: visible;

}



.xuanchuan-div{

	position: absolute;

	left: 0;

	top: 0;

	width: 100%;

	height: 100%;

	z-index: 60;

	opacity:0;

	visibility: hidden;

	transition: .3s;

}



.xuanchuan-div img{

	display: block;

	position: absolute;

	width: 52px;

	left: 50%;

	margin-left: -26px;

	top: 50%;

	margin-top: -26px;

}



.about1-pic{

	width: 640px;

	margin-right: 85px;

	margin-bottom:20px;

}



.about1-pic img{

	display: block;

	width: 100%;

}



.about1-con h1{

	margin:0;

	font-size: 28px;

	color: #000;

	font-weight: bold;

}



.about1-con .line1{

	width: 44px;

	height: 2px;

	background-color: #000;

	display: inline-block;

	margin:25px 0 18px;

}



.about1-wzimg img{

	display: block;

}



.about1-con-p{

	font-size: 15px;

	color: #333;

	line-height: 2.6;

	margin-top: 15px;

}







.about2{

	margin-top: 60px;

	background-color: #259eb0;

}



.about2-1{

	width: 272px;

	padding-top: 173px;

	text-align: center;

}



.about2-1 h1{

	margin:0;

	font-size: 28px;

	font-weight: bold;

	color: #fff;

}



.about2-1 .line3{

	display: block;

	width: 44px;

	height: 2px;

	background-color: #fff;

	margin:20px auto 25px;

}



.about2-1 img{

	display: block;

	margin:0 auto;

}

.about2-2{

	overflow: hidden;

}

.about2-2 dl{

	margin:0;

}



.about2-2 dd{

	float: left;

	border-left: 5px solid #fff;

}



.about2-2 dd.dd1{width: 45.14%}

.about2-2 dd.dd1 .imgbox_a{padding-bottom:102.44%;}



.about2-2 dd.dd2{width: 54.86%;border-bottom: 5px solid #fff;}

.about2-2 dd.dd2 .imgbox_a{padding-bottom:45.27%;}



.about2-2 dd.dd3{width: 27.43%}

.about2-2 dd.dd3 .imgbox_a{padding-bottom:76.45%;}



.about2-2 dd.dd4{width: 27.43%}

.about2-2 dd.dd4 .imgbox_a{padding-bottom:76.45%;}







.about3{

	margin-top: 60px;

	background-color: #f88020;

}





.about3-right{

	width: 272px;

	padding: 70px 15px 0;

	text-align: center;

}



.about3-right h1{

	margin:0;

	font-size: 28px;

	font-weight: bold;

	color: #fff;

}



.about3-right .line3{

	display: block;

	width: 44px;

	height: 2px;

	background-color: #fff;

	margin:20px auto 25px;

}



.about3-right img{

	display: block;

	margin:0 auto;

}



.about3-right p{

	text-align: left;

	margin:0;

	font-size: 18px;

	color: #fff;

	line-height:2;

	margin-top: 50px;

}



.about3-left{

	overflow: hidden;

	border-right: 5px solid #fff;

}



.about3-left .imgbox_a{

	padding-bottom: 46%;

}

.fabout3 .flex-control-nav{

	bottom: 17px;

}

.fabout3 .flex-control-nav li{

	margin:0 4px;

}

.fabout3 .flex-control-paging li a{

	width: 13px;

	height: 13px;

}









.qi-wp{

	position: relative;

}



.qi-bg-wp{

	height: 100%;

	position: relative;

	z-index: 25;

}



.qi-bg-a{

	position: absolute;

	width: 282px;

	margin-left: -141px;

	left: 50%;

	top: 50%;

	margin-top: -33px;

	z-index: 30;



}

.qi-bg-a>a{

	display: block;

	height: 66px;

	line-height: 66px;

	background-image: url(../images/heidi.png);

	color: #fff;

	text-align: center;

	font-size: 18px;

	border-radius: 66px;



}

.qi-bg-a>a:hover{

	color: #b52920;



}

.qi-bg-a>a img{

	display: inline-block;

	margin-top: -3px;

	margin-left: 15px;

}

.qi-bg{

	position: absolute;

	left: 0;

	right: 0;

	top: 0;

	bottom: 0;

	background-repeat: no-repeat;

	background-position: center;

	-webkit-background-size: cover;

	background-size: cover;

	display: none;

}



.qi-bg:first-child{

	display: block;

}



.qi-list-wp{

	position: absolute;

	left: 0;

	right: 0;

	bottom: 10%;

	z-index: 30;

	padding: 0	150px;

}





.qi-pic-wp{

	padding-bottom: 48.55%;

	position: relative;

	overflow: hidden;

}



.qi-pic{

	position: absolute;

	left: 0;

	right: 0;

	top: 20%;

	height: 60%;

	overflow: hidden;

	background-repeat: no-repeat;

	background-position: center;

	-webkit-background-size: cover;

	background-size: cover;

	/*cursor: pointer;*/

}





.qi-list .center .qi-pic{

	height: 100%;

	top: 0;

}





.qi-list .owl-nav button.owl-prev{

	position: absolute;

	left:-40px;

	top: 50%;

	margin-top: -14px;

	width: 17px;

	height: 28px;

	background-image: url(../images/qi-left.png);

	cursor: pointer;

	background-repeat: no-repeat;

	background-position: center ;

	font-size: 0;

	background-color: transparent;

	border:0;

}



.qi-list .owl-nav button.owl-next{

	position: absolute;

	right:-40px;

	top: 50%;

	margin-top: -14px;

	width: 17px;

	height: 28px;

	background-image: url(../images/qi-right.png);

	cursor: pointer;

	background-repeat: no-repeat;

	background-position: center ;font-size: 0;

	background-color: transparent;

	border:0;

}



.qi-list .owl-nav button.owl-prev.disabled,

.qi-list .owl-nav button.owl-next.disabled{

	display: none;

}





.baokao-title h1{

	margin:0;

	font-size: 26px;

	color: #000;

	padding-left: 15px;

	border-left: 4px solid #35aaba;

}



.baokao-title a.fr{

	font-size: 16px;

	color: #000;

	margin-top: 4px;

}

.baokao-title a.fr:hover{

	color: #35aaba;

}

.baokao-title{

	padding-bottom: 15px;

	border-bottom: 1px solid #cccccc;

}

.baokao1-dl{margin-top: 35px;background-color: #35aaba;}

.baokao1-dl dl{

	margin:0;

	margin-right: -5px;

}



.baokao1-dl dd{

	float: left;

	width: 20%;

	border:1px solid #5dbbc8;

	margin-left: -1px;

	margin-top: -1px;

}



.baokao1-dl dd>a{

	display: block;

	height: 58px;

	line-height: 58px;

	color: #fff;

	font-size: 16px;

	text-align: center;

	background-color: #35aaba;

	transition: .3s;

}



.baokao1-dl dd>a:hover{

	background-color: #1c7d8a;

}



.baokao2{

	margin: 40px 0;

}



.baokao2-list{

	margin-top: 18px;

}





.baokao2-list ul{

	margin:0;

}



.baokao2-list li{

	background-repeat: no-repeat;

	background-position:16px center;

  background-image: url(../images/list01.png);

  text-overflow: ellipsis;

  white-space: nowrap;

  padding-left:35px;

  overflow: hidden;

	position: relative;

	padding-right:120px;

	height: 60px;

	line-height: 60px;

}



.baokao2-list li.evenli{

	background-color: #f6f6f6;

}



.baokao2-list li a{

	font-size: 16px;

	color:#000;

}

.baokao2-list li span{

	font-size: 16px;

	color:#000;

	position: absolute;

	right: 20px;

	top: 0;

}

.baokao2-list li a:hover{

	color:#35aaba;

}



.baokao3-map{

	margin-top: 40px;

}













.tousu{

	width: 768px;

	margin:0 auto;



}



.tousu input{



	box-shadow: none;

}

.tousu input:focus{

	outline: none;

	box-shadow: none;

}



.tousu textarea:focus{

	outline: none;

	box-shadow: none;

}



.tousu input.form-control{

	height:40px;

	border:1px solid #ab423e;

	border-radius: 5px;

	padding-right: 40px;

}

.tousu textarea.form-control{

	border:1px solid #ab423e;

	resize: none;

	box-shadow: none!important;

	border-radius: 5px;

	padding: 9px 40px 9px 12px;

	height: 222px;

}

.tousu-title{

	height: 40px;

	line-height: 40px;

	text-align: right;

	font-size: 14px;

	color: #999;

}



.tousu-input{

	position: relative;

}

.tousu-input_yz{
	padding-right: 120px;
}
.tousu-input_yz #getcode_num{
	position: absolute;
	right: 0;
	top: 0;
}

.tousu-input i.icoii{

	position: absolute;

	width: 16px;

	height: 16px;

	top: 50%;

	margin-top: -8px;

	right:13px;

	background-repeat: no-repeat;

	background-position: center;

}



.tousu-input i.icoii.icoii1{

	margin-top: 0;

	top: 11px;

}



.tousu-btn{

	text-align: center;

}



.tousu-btn input{

	width: 195px;

	height: 49px;

	border:0;

	background-color: #ab423e;

	color: #fff;

	font-size: 14px;

}



.tousu-btn{

	padding-top: 30px;

}

.baokao3-map *{
	-webkit-box-sizing: content-box;;
	-moz-box-sizing: content-box;;
	box-sizing: content-box;;
}



.liuxue-list ul{
	margin:0;
}

.liuxue-list li{
	margin-top: 0px!important;
}

.liuxue-list li:first-child{
	margin-top: 0px;
}

.liuxue-pic{
	width: 658px;
	margin-right: 70px;
}

.liuxue-pic .imgbox_a{
	padding-bottom: 55.17%;
}

.liuxue-con{
	overflow: hidden;
	padding-top: 18px;
}

.liuxue-con h1{
	margin:0;
	font-size: 24px;
	color: #333;
}
.liuxue-con h1 a:hover{
	color: #ac483f;
}
.liuxue-con h2{
	margin:0;
	font-size: 18px;
	color: #000;
	font-weight: bold;
	margin: 40px 0 15px;
}


.liuxue-con h3{
	margin:0;
	font-size: 16px;
	color: #333;
	line-height: 1.8;
}

.liuxue-con-dl{
	padding-top: 30px;
}

.liuxue-con-dl dl{
	margin:0;
}

.liuxue-con-dl dd{
	margin-top:8px;
	font-size: 16px;
	color: #000;
	line-height: 1.6;
}
.liuxue-con-dl dd span{
	font-weight: bold;
}


.rongru1-left{
	width: 50%;
	margin-top: 88px;
}

.rongru1-right{
	width: 50%;
}

.rongru1-1-huang{
	padding: 45px 40px 70px;
	background-color: #fe8728;
}

.rongru1-1 h1{
	margin:0;
	font-size: 28px;
	color: #fff;
}

.rongru1-1-pic .imgbox_a{
	padding-bottom: 50.39%;
}

.rongru1-p{
	margin-top: 30px;
	font-size: 16px;
	color: #fff;
	line-height: 2;
	height: 8em;
	overflow: hidden;
}


.rongru1-right .rongru1-p{
	height: 12em;
}




.rongru1-a{
	margin-top: 28px;
	height: 22px;
}


.rongru1-a a{
	font-size: 16px;
	color: #fff;
}
.rongru1-a a:hover{
	font-weight: bold;
}
.rongru1-2-pic .imgbox_a{
	padding-bottom: 60.3125%;
}

.rongru1-1-lv{
	padding: 40px 40px 35px;
	background-color: #49b2c1;
}

.rongyu1-1-dl{padding: 24px 0 17px;}
.rongyu1-1-dl dl{
	margin:0;
}

.rongyu1-1-dl dd{
	float: left;
	margin-left: 30px;
	font-size: 18px;
	color: #fff;
	cursor: pointer;
	padding-bottom: 10px;
	border-bottom: 3px solid #49b2c1;
	height: 38px;
}
.rongyu1-1-dl dd:first-child{
	margin-left: 0;
}
.rongyu1-1-dl dd.cur{
	font-weight: bold;
	border-color:#fff;
}

.rongyu1-1-div{
	display: none;
}

.rongyu1-1-div:first-child{
	display: block;
}

.rongyu1-1-div .rongru1-p{
	margin-top: 0;
}

.rongru2{
	padding: 50px 0;
}

.rongru-title{
	text-align: center;
	font-size: 22px;
	color: #000;
}

.rongru-title .line22{
	width: 32px;
	height: 4px;
	background-color: #ac483f;
	margin:13px auto 0;
}

.rongru2-list{
	margin-top:  40px;
}

.rongru2-list .item{
	border:1px solid #bdbdbd;
	border-bottom:1px solid #ac483f;
}

.rongru2-pic .imgbox_a{
	padding-bottom: 75%;
}

.rongru2-con{
	text-align: center;
	padding: 20px 15px;
}

.rongru2-con h1{
	margin:0;
	font-size: 16px;
	color: #333;
}
.rongru2-con h1 a:hover{
	color: #ac483f;
}
.rongru2-con h2{
	margin:0;
	font-size: 16px;
	color: #333;
	text-transform: uppercase;
	margin-top: 10px;
}

.rongru2-h3{
	height:54px;
	line-height: 54px;
	color: #fff;
	text-align: center;
	font-size: 16px;
	background-color: #ac483f;
	margin-left: -1px;
	margin-right: -1px;
}

.more9527{
	margin-top: 40px;
	text-align: center;
}

.more9527 a{
	font-size: 16px;
	color: #666666;
}

.more9527 a:hover{
	color: #ac483f;
}
.rongru3-table {
	margin-top: 30px;
}

.rongru3-table .table{
	margin-bottom: 0;

}

.rongru3-table .table tr th{
	vertical-align: middle;
	text-align: center;
	font-size: 16px;
	color: #fff;
	background-color:#2970a6; 
	height: 68px;
	font-weight: normal;
}

.rongru3-table .table tr td{
	vertical-align: middle;
	text-align: center;
	font-size: 14px;
	color: #333;
	background-color:#ebf2fa; 
	height: 55px;
}

.rongru3-table .table tr.trduan td{
	background-color: #fff;
}





.rongru0-p{
	font-size: 16px;
	color: #333;
	line-height: 2.4;
	margin-top: 35px;
}

.rongru0-p p{
	margin:0;
}

.rongru0-p a{
	color: #ac483f;
}

.rong0-2{
	margin-top: 50px;
}

.rongru0-2-lan{
	color: #fff;
	line-height: 1.8;
	padding: 15px 0;
	background-color: #2970a6;
	text-align: center;
	margin: 8px 0;
}

.rongru0-2-lan img{
	margin-top: -3px;
	margin-right: 8px;
}



.rongru4-pic .imgbox_a{
	padding-bottom: 113.6842%;
}
.rongru4-list{
	margin-top: 30px;
}
.rongru4-list .item h1{
	margin:0;
	position: absolute;
	left: 0;
	bottom: 0;
	right:24px;
	z-index: 80;
	height:50px;
	line-height: 50px;
	background-image: url(../images/hongdi.png);
	padding-left: 22px;
	padding-right: 55px;
	font-size: 18px;
	color: #fff;
}

.rongru4-list .item h1::after{
	position: absolute;
	width: 55px;
	right: 0;
	top: 0;
	content:"+";
	font-size: 23px;
	color: #fff;
	font-weight: bold;
	text-align: center;
}



.rongru5{
	margin-top: 50px;
}

.rongru-map-wp{
	position: relative;

}

.rongru-map{
	height:445px;
}

.map{
	height: 100%;
	-webkit-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	z-index: 200;
}

.rongru5-con{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 590px;
	background-color: #49b2c1;
	padding: 35px 50px 28px;
	z-index: 250;
}

.rongru5-con dl{
	margin:0;
}

.rongru5-con dd{
	margin-top: 15px;
	font-size: 18px;
	color: #fff;
	line-height: 27px;
	padding-left: 35px;
	background-repeat: no-repeat;
	background-position: left top;
}

.rongru5-con dd:first-child{
	margin-top: 0;
}


.rongru7,.rongru8{
	margin-top: 50px;
}

.frongru7{
	margin-top: 35px;
}

.frongru7 .flex-control-nav{
	position: relative;
	bottom: 0;
	margin-top: 34px;
}

.frongru7 .flex-control-nav li{
	margin:0 4px;
}

.frongru7 .flex-control-paging li a{
	width: 13px;
	height: 13px;
	background-image: url(../images/arrow-b18.png);
}

.frongru7 .flex-control-paging li a.flex-active{
	background-image: url(../images/arrow-b18-h.png);

}

.rongru6-list{
	margin-top: 35px;
}

.rongru6-list .imgbox_a{
	padding-bottom: 32.29%;
}

.zaixian-form{
	width: 500px;
	margin:0 auto;
}
.zaixian-li{
	margin-top: 20px;
}
.zaixian-li:first-child{
	margin-top: 0px;
}
.zaixian-li span.fl{
	height: 42px;
	line-height: 42px;
	font-size: 16px;
	color: #333;
	margin-right: 18px;
	width: 65px;
	text-align:justify;display:inline-block;vertical-align:top;
	position: relative;
}
.zaixian-li span.fl::after{
	position: absolute;
	height: 42px;
	line-height: 42px;
	right: -7px;
	top: 0;
	font-size: 16px;
	color: #333;
	content:":";
}


.zaixian-input{
	overflow: hidden;
}
.zaixian-input .form-control {
    height: 42px;
    padding: 8px 12px;
    font-size: 15px;
    line-height: 1.3333333;

}

.zaixian-button{
	padding-top: 25px;
}
.zaixian-button input:focus{
	outline: none;
}
.zaixian-button input{
	display: block;
	margin:0 auto;
	width: 180px;
	height: 45px;
	border:0;
	background-color: #ac483f;
	color: #fff;
	font-size: 16px;
	border-radius: 5px;
}
.zaixian-li-sex .zaixian-input{
	height: 25px;
	line-height: 25px;
}

.zaixian-li-sex span.fl{
	height: 25px;
	line-height: 25px;
}
.zaixian-li-sex span.fl::after{
	height: 25px;
	line-height: 25px;
}
.zaixian-li-sex .zaixian-input input[type="radio"]{
	width: 16px;
	height: 16px;
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 8px;
}

.zaixian-input-sel .fl,.zaixian-input-sel .fr{
	width: 49.5%;
}

.zaixian-input-yz{
	position: relative;
	padding-right:120px;
}

.zaixian-input-yz img{
	position: absolute;
	right: 0;
	top: 0;
	display: block;
}

.pf ul li a{
	height: 34px;
	width: 55px;
	line-height: 34px;
	color: #fff;
	display: block;
}
.pf ul li.pf_01 a{
	position: fixed;
	right: 0px;
	top: 340px;
	z-index: 9999;
	background: url(../images/pf_tb01.png) no-repeat;
	text-indent: -99999px;
}
.pf ul li.pf_01 a:hover{
	width: 145px;
	background: url(../images/pf_h_tb01.png) no-repeat;
	text-indent: 0px;
	padding-left: 46px;

}
.pf ul li.pf_02 a{
	position: fixed;
	right: 0px;
	top: 380px;
	z-index: 9999;
	background: url(../images/pf_tb02.png) no-repeat;
	text-indent: -99999px;
}
.pf ul li.pf_02 a:hover{
	width: 145px;
	background: url(../images/pf_h_tb02.png) no-repeat;
	text-indent: 0px;
	padding-left: 46px;

}
.pf ul li.pf_03 a{
	position: fixed;
	right: 0px;
	top: 420px;
	z-index: 9999;
	background: url(../images/pf_tb03.png) no-repeat;
	text-indent: -99999px;
}
.pf ul li.pf_03 a:hover{
	width: 145px;
	background: url(../images/pf_h_tb03.png) no-repeat;
	text-indent: 0px;
	padding-left: 46px;
	transition: .5;
}
.pf ul li.pf_04 a{
	position: fixed;
	right: 0px;
	top: 460px;
	z-index: 9999;
	background: url(../images/pf_tb04.png) no-repeat;
	text-indent: -99999px;
}
.pf ul li.pf_04 a:hover{
	width: 145px;
	background: url(../images/pf_h_tb04.png) no-repeat;
	text-indent: 0px;
	padding-left: 46px;
	transition: .5;
}

.pf ul li.pf_05 a{
	position: fixed;
	right: 0px;
	top: 500px;
	z-index: 9999;
	background: url(../images/pf_tb05.png) no-repeat;
	text-indent: -99999px;
}
.pf ul li.pf_05 a:hover{
	width: 145px;
	background: url(../images/pf_h_tb05.png) no-repeat;
	text-indent: 0px;
	padding-left: 46px;
	transition: .5;
}





.rongru18-list{
	padding-top: 20px;
}

.rongru18-item {
    border: 1px solid #bdbdbd;
    border-bottom: 1px solid #ac483f;
    margin-top: 30px;
}

.ppc-list{
	position: fixed;
	width:47px;
	z-index: 988; 
	right: 0;
	top: 50%;
	margin-top: -93px;
}

.ppc-list dl{
	margin:0;
}
.ppc-list dd{
	margin-top: 1px;
}
.ppc-list dd:first-child{
	margin-top: 0px;
}
.ppc-list dd>a{
	display: block;
	height:46px;
	background-color: #535353;
	background-repeat: no-repeat;
	background-position: center;
	transition: .3s;
	position: relative;

}

.ppc-list dd>a:hover{
	background-color: #ac483f;
}
.ppc-list dd>a:hover .ppc-er{
	display: block;
}
.ppc-list dd>a:hover .ppc-di-wp{
	display: block;
}
.ppc-er{
	position: absolute;
	right: 46px;
	top: 0;
	width: 101px;
	display: none;
	border-right: 1px solid #fff;
}

.ppc-er img{
	display: block;
}
.ppc-di-wp{
	right: 46px;
	width: 220px;
	bottom:-47px;
	position: absolute;
	padding-right: 9px;
	display: none;
}
.ppc-di{
	height: 242px;
	background-image: url(../images/ppc-di.png);
	background-repeat: no-repeat;
	background-position: center;
	padding: 30px 20px 0 15px;
}

.ppc-di dl{
	margin:0;
}

.ppc-di dd{
	margin-top: 8px;
	font-size: 14px;
	color: #333;
	line-height: 2.2;
}
.ppc-di dd:first-child{
	margin-top: 0px;
}

.ppc-di dd span{
	margin-right: 3px;
	font-weight: bold;
}

.ppc-di-con{
	overflow: hidden;
}