@charset "utf-8";
*{margin: 0px;border: 0px;padding: 0px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
li{list-style: none; }
a{display:block;text-decoration: none; color: inherit;-webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; -webkit-user-select: none;}
img{display: block;}
html{font-size: 10px;}
body{width: 100%; font: 10px 'Microsoft YaHei','Arial'; color: #000; overflow-x: hidden;position: relative; background:url(../img/zhubeijing.jpg) repeat; background-attachment:fixed;}
h1,h2,h3,h4,h5,h6,b{font-weight: normal;}
@font-face {
	font-family: "020";
	src: url("../font/020-CAI978.TTF");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "113";
	src: url("../font/113-CAI978.TTF");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "109";
	src: url("../font/109-CAI978.TTF");
	font-weight: normal;
	font-style: normal;
}
em,i{font-style: normal;}
.hide{ display: none; }
.op0{opacity: 0;}
.show{ display: block; }
.oh1{ text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.cle:after {content: ""; display: block; height:0; clear:both; visibility:hidden;}
.fl{float: left;}
.fr{float: right;}
.w100{width: 100%; }
.tc{text-align: center; }
.tl{text-align: left;}
.tr{text-align: right; }
.wrap{width: 1200px;margin: 0 auto; position: relative; }
.wrap:after{content: ""; display: block; height:0; clear:both; visibility:hidden;}
.lunbo_kuang{
	position: relative;
}
.lunbo_kuang .dingwei{
	position: absolute;
	width: 100%;
	top: 50%;
	text-align: center;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.toutu.lunbo_kuang .dingwei{
	top: 62%;
}
.lunbo_kuang .dingwei h1{
	font-size: 50px;
	margin: 0 auto;
	width: 80%;
	color: #ffffff;
	font-weight: bold;
	text-shadow: 5px 5px 5px rgba(0,0,0,0.5);
}
.lunbo_kuang .dingwei h2{
	font-size: 48px;
	text-shadow: 5px 5px 5px rgba(0,0,0,0.5);
	color: #fff;
	margin-bottom: 10px;
	display: none;
}
.lunbo_kuang .dingwei h3{
	font-size: 40px;
	text-shadow: 5px 5px 5px rgba(0,0,0,0.5);
	color: #fff;
	font-family: "109";
	text-transform:uppercase;
}
.lunbo_kuang .lunbo img{
	width: 100%;
}
.header{
	position: absolute;
	top: 0;
	z-index: 2;
	width: 100%;
	border-top: solid 6px #af0525;
}
.header .div1{
	width: 100%;
	margin-bottom: 50px;
}
.header .div1 .baibeijing{
	width: 400px;
	height: 40px;
	background: #fff;
	border-radius: 0 0 30px 30px;
}
.header .div1 .baibeijing .zuo{
	width: 380px;
	height: 100%;
}
.header .div1 .baibeijing .you{
	display: none;
	width: 280px;
	height: 100%;
	background: #af0525;
	border-radius: 0 0 30px 30px;
	position: relative;
	padding: 0 5px 5px 0; 
}
.header .div1 .baibeijing .zuo .pingt{
	width: 150px;
	float: left;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	position: relative;
	cursor: pointer;
}
.header .div1 .baibeijing .zuo .pingt:first-child{
	width: 230px;
}
.header .div1 .baibeijing .zuo .pingt:after{
	position: absolute;
	right: 13px;
	top:16px;
	display: block;
	content: "";
	border: solid 8px transparent;
	border-top-color: #c6ba9a;
}
.header .div1 .baibeijing .zuo .pingt .xiala{
	background: #fff;
	display: none;
}
.header .div1 .baibeijing .zuo .pingt:hover .xiala{
	display: block;
}
.header .div1 .baibeijing .you .img{
	position:absolute;
	left: 20px;
	top: 45%;	
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.header .div1 .baibeijing .you .cle{
	height: 100%;
}
.header .div1 .baibeijing .you .input{
	width: 77%;
	float: right;
	background: #82031b;
	height: 100%;
	padding: 0 10px;
	font-size: 14px;
	color: #fff;
	border-radius: 0 0 30px 0;
	outline: none;
}
.header .div1 .baibeijing .you .input::-webkit-input-placeholder {
	color:#c6ba9a;
}
.header .div1 .baibeijing .you .input:-moz-placeholder {
	color:#c6ba9a;
}
.header .div1 .baibeijing .you .input::-moz-placeholder {
	color:#c6ba9a;
}
.header .div1 .baibeijing .you .input:-ms-input-placeholder {
	color:#c6ba9a;
}
.header .div2{
	width: 100%;
	height: 70px;
}
.header .div2 .nav{
	float: right;
	width: 850px;
	border-radius: 30px 0 30px 0;
	background: #af0525;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #ffffff;
	margin-top: 17px;
}
.header .div2 .nav li{
	float: left;
	width: 12%;
	text-align: center;
}
.header .div2 .nav li:nth-child(3){
	width: 25%;
}
.header .div2 .nav li.on{
	font-weight: bold;
	color: #c6ba9a;
}
.main{
	margin-top: -145px;
	position: relative;
	z-index: 2;
	padding-bottom: 1px;
	/*background: url(../img/zhuzi.png) center bottom no-repeat;*/
	background-attachment:fixed;
}
body>.houjian{
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	background:url(../img/zhuzi.png) left bottom no-repeat;
	background-attachment:fixed;
	background-size: 20%;
}
body>.houjian1{
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	background:url(../img/zhuzi_1.png) right top no-repeat;
	background-attachment:fixed;
	background-size: 16%;
}
.main .lunbo_ding{
	position: absolute;
	top: -46px;
	width: 46px;
	height: 46px;
	cursor: pointer;
	background: rgba(109,109,109,0.7)
}
.main .lunbo_ding:hover{
	background: #c23442;
}
.main .lunbo_ding.lunbo_zuo{
	left: -46px;
}
.main .lunbo_ding.lunbo_you{
	right: -46px;
}
.main .div1{
	padding: 15px;
	background: #f5f5f5;
}
.main .div1 .div1_img{
	width: 50%;
	float: left;
}
.main .div1 .wenb{
	width: 50%;
	float: left;
	padding: 20px;
	text-align: right;
}
.main .div1 .wenb img{
	display: inline-block;
	/*margin-bottom: 30px;*/
}
.main .div1 .wenb p{
	font-size: 14px;
	margin-bottom: 7px;
	color: #000;
	text-align: left;
	line-height: 22px;
}
.main .div1 .wenb .lianj{
	display: inline-block;
	width: 50%;
	background: #dab46b;
	height: 2px;
	position: relative;
}
.main .div1 .wenb .lianj a{
	position: absolute;
	right: 0;
	top: 45%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	background: #f5f5f5;
	font-size: 14px;
	color: #000000;
	vertical-align: middle;
	padding: 0 10px;
}
.main .div2{
	width: 100%;
	background: #a18977;
	padding: 15px 15px;
	height: 57px;
	line-height: 27px;
	position: relative;
}
.main .div2 .logo_xiao{
	float: left;
	margin-top: -5px;
	margin-right: 30px;
}
.main .div2 h2{
	float: left;
	margin-right: 20px;
	padding-right: 20px;
	border-right: dashed 1px #fff;
	font-size: 18px;
	color: #ffffff;
}
.main .div2 .gonggao{
	float: left;
	width: 800px;
	height: 29px;
	font-size: 14px;
	color: #fff;
}
.main .div2 .gonggao span{
	display: inline-block;
	margin-right: 20px;	
	vertical-align: middle;
}
.main .div2 .gonggao a{
	display: inline-block;
	vertical-align: middle;
	width: 690px;
	text-decoration:underline;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.main .div2  .feny{
	position: absolute;
	top: 50%;
	right: 20px;
	line-height: 1;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.main .div2  .feny span{
	opacity: 1;
	background: transparent;
	border: solid 1px #dab46b;
	border-radius: 0;
	width: 10px;
	height: 10px;
	margin: 0 5px;
}
.main .div2 .feny span.swiper-pagination-bullet-active{
	background: #fff;
	border-color: #fff;
}
.main .div3{
	width: 100%;
	margin-bottom: 50px;
}
.main .div3 .xinwen{
	float: left;
	width: 810px;
	background: #fff;
}
.main .div3 .xinwen .xinwen_tab{
	border-bottom: solid 1px #c23442;
}
.main .div3 .xinwen .xinwen_tab li{
	width: 170px;
	height: 70px;
	line-height: 70px;
	font-size: 18px;
	color: #000000;
	float: left;
	text-align: center;
	cursor: pointer;
}
.main .div3 .xinwen .xinwen_tab li.on{
	background: #c23442;
	color: #fff;
	font-weight: bold;
}
.main .div3 .xinwen .xinwen_tab1{
	padding: 0 33px 25px ;
}
.main .div3 .xinwen .xinwen_tab1 .ul{
	display: none;
}
.main .div3 .xinwen .xinwen_tab1 .ul:first-child{
	display: block;
}
.main .div3 .xinwen .xinwen_tab1 .ul li{
	margin-top: 25px;
	color: #221815;
	padding-bottom: 20px;
	border-bottom: solid 1px #dcdddd;
}
.main .div3 .xinwen .xinwen_tab1 .ul li:nth-child(n+4){
	display: none;
}
.main .div3 .xinwen .xinwen_tab1 .ul li .time{
	float: left;
	width: 75px;
	color: #a18977;
}
.main .div3 .xinwen .xinwen_tab1 .ul li .time h2{
	font-size: 39px;
	font-weight: bold;
	line-height: 1.2;
}
.main .div3 .xinwen .xinwen_tab1 .ul li .time h3{
	font-size: 14px;
	position: relative;
}
.main .div3 .xinwen .xinwen_tab1 .ul li .time h3:before{
	position: absolute;
	left: 25%;
	bottom: -20px;
	content: ">";
}
.main .div3 .xinwen .xinwen_tab1 .ul li .img{
	width: 147px;
	height: 87px;
	float: left;
	overflow: hidden;
}
.main .div3 .xinwen .xinwen_tab1 .ul li .img img{
	width: 100%;
}
.main .div3 .xinwen .xinwen_tab1 .ul li .xine{
	width: 490px;
	float: right;
}
.main .div3 .xinwen .xinwen_tab1 .ul li .xine h1{
	font-size: 18px;
	margin-bottom: 10px;
}
.main .div3 .xinwen .xinwen_tab1 .ul li .xine p{
	font-size: 12px;
	line-height: 2;
	overflow : hidden;
	text-overflow: ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient: vertical;
	height: 44px;
}
.main .div3 .xinwen .xinwen_tab1 .ul li:hover,.main .div3 .xinwen .xinwen_tab1 .ul li:hover .time{
	color: #c23442;
}
.main .div3 .xiao_yuan{
	width: 390px;
	background: url(../img/xiaoyuan.jpg) top no-repeat;
	padding: 50px 40px 25px;
	float: left;
}
.main .div3 .xiao_yuan h1{
	font-size: 30px;
	font-weight: bold;
	color: #c23442;
	text-align: right;
	margin-bottom: 10px;
}
.main .div3 .xiao_yuan .xue_img{
	text-align: right;
	margin-bottom: 10px;
}
.main .div3 .xiao_yuan .xue_img img{
	display: inline-block;
}
.main .div3 .xiao_yuan .lian li{
	float: left;
	width: 49.8%;
	background: #c23442;
	margin-right: 1px;
	margin-bottom: 1px;
	height: 110px;
	position: relative;
}
.main .div3 .xiao_yuan .lian li:nth-child(2n){
	margin-right: 0;
}
.main .div3 .xiao_yuan .lian li .lian_div1{
	font-size: 14px;
	color: #ffffff;
	text-align: center;
}
.main .div3 .xiao_yuan .lian li .lian_div1 i{
	display: inline-block;
	width: 50%;
	height: 55px;
	margin-bottom: 10px;
	background: url(../img/xue1.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.main .div3 .xiao_yuan .lian li:nth-child(2) .lian_div1 i{
	background-image: url(../img/xue2.png);
}
.main .div3 .xiao_yuan .lian li:nth-child(3) .lian_div1 i{
	background-image: url(../img/xue3.png);
}
.main .div3 .xiao_yuan .lian li:nth-child(4) .lian_div1 i{
	background-image: url(../img/xue4.png);
}
.main .div3 .xiao_yuan .lian li:nth-child(5) .lian_div1 i{
	background-image: url(../img/xue5.png);
}
.main .div3 .xiao_yuan .lian li:nth-child(6) .lian_div1 i{
	background-image: url(../img/xue6.png);
}
.main .div3 .xiao_yuan .lian li .lian_div2{
	position: absolute;
	left: 1px;
	top: 1px;
	right: 1px;
	bottom: 1px;
	background: #fff;
	padding: 17px;
	display: none;
}
.main .div3 .xiao_yuan .lian li .lian_div2 h1{
	font-size: 14px;
	color: #c23442;
	font-weight: normal;
	text-align: left;
	margin-bottom: 10px;
}
.main .div3 .xiao_yuan .lian li .lian_div2 h2{
	font-size: 12px;
	color: #c23442;
	text-transform:uppercase;
	position: relative;
	margin-bottom: 10px;
}
.main .div3 .xiao_yuan .lian li .lian_div2 h2:before{
	position: absolute;
	left: 0;
	bottom: -10px;
	width: 20px;
	height: 2px;
	background: #c23442;
	content: "";
	display: block;
}
.main .div3 .xiao_yuan .lian li .lian_div2 i{
	display: inline-block;
	width: 100%;
	height: 25px;
	background: url(../img/xue1_1.png);
	background-position: right center;
	background-repeat: no-repeat;
	background-size: auto 80%;
}
.main .div3 .xiao_yuan .lian li:nth-child(2) .lian_div2 i{
	background-image: url(../img/xue2_1.png);
}
.main .div3 .xiao_yuan .lian li:nth-child(3) .lian_div2 i{
	background-image: url(../img/xue3_1.png);
}
.main .div3 .xiao_yuan .lian li:nth-child(4) .lian_div2 i{
	background-image: url(../img/xue4_1.png);
}
.main .div3 .xiao_yuan .lian li:nth-child(5) .lian_div2 i{
	background-image: url(../img/xue5_1.png);
}
.main .div3 .xiao_yuan .lian li:nth-child(6) .lian_div2 i{
	background-image: url(../img/xue6_1.png);
}
.main .div3 .xiao_yuan .lian li:hover .lian_div2{
	display: block;
}
.main .div4{
	margin-bottom: 50px;
	/*margin-bottom: 435px;*/
}
.main .div4 .kechang_tab{
	width: 420px;
	float: left;
}
.main .div4 .kechang_tab li{
	width: 100%;
	position: relative;
	height: 175px;
	background: #a18977;
	padding: 35px 0 0 80px;
	color: #fff;
	cursor: pointer;
}
.main .div4 .kechang_tab li.on{
	background: #c23442;
}
.main .div4 .kechang_tab li:nth-child(2){
	border-bottom: solid 1px #fff;
	border-top: solid 1px #fff;
}
.main .div4 .kechang_tab li span{
	position: absolute;
	left: 33px;
	top: 25px;
	font-size: 46px;
}
.main .div4 .kechang_tab li h1{
	font-size: 26px;
	margin-bottom: 40px;
	position: relative;
}
.main .div4 .kechang_tab li h1:before{
	position: absolute;
	left: 0;
	bottom: -20px;
	display: block;
	content: "";
	width: 25px;
	height: 2px;
	background: #fff;
}
.main .div4 .kechang_tab li h2{
	font-size: 18px;
	font-family: "113";
	text-transform:uppercase;
}
.main .div4 .kechang_tab1{
	float: left;
	width: 780px;
	color: #fff;
	height: 525px;
	overflow: hidden;
}
.main .div4 .kechang_tab1 li{
	background-size: 100%;
	height: 525px;
	background-position: top;
	background-repeat: no-repeat;
	width: 100%;
	display: none;
	padding: 50px 40px;
}
.main .div4 .kechang_tab1 li:first-child{
	display: block;
}
.main .div4 .kechang_tab1 li h1{
	font-size: 52px;
	text-transform:uppercase;
	margin-bottom: 30px;
	/*opacity: 0;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;*/
}
.main .div4 .kechang_tab1 li h2{
	font-size: 14px;
	line-height: 26px;
	margin-bottom: 35px;
	/*opacity: 0;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;*/
}
/*.main .div4 .kechang_tab1 li.on h1,.main .div4 .kechang_tab1 li.on h2{
-webkit-animation: op 0.5s forwards;
-moz-animation: op 0.5s forwards;
-ms-animation: op 0.5s forwards;
-o-animation: op 0.5s forwards; 
animation: op 0.5s forwards; 
}
@-webkit-keyframes op{
    0%{opacity: 1;}
    100%{opacity: 1;}
}
@-moz-keyframes op{
    0%{opacity: 1;}
    100%{opacity: 1;}
}
@-ms-keyframes op{
    0%{opacity: 1;}
    100%{opacity: 1;}
}
@-o-keyframes op{
    0%{opacity: 1;}
    100%{opacity: 1;}
}
@keyframes op{
    0%{opacity: 1;}
    100%{opacity: 1;}
}*/
.main .div4 .kechang_tab1 li a{
	width: 138px;
	height: 38px;
	line-height: 38px;
	background: #c23442;
	text-align: center;
	font-size: 14px;
}
.main .div6{
	margin-bottom: 60px;
}
.main .div6 li{
	float: left;
	width: 49%;
	position: relative;
	border-radius: 0 0 20px 0;
	overflow: hidden;
}
.main .div6 li p{
	position: absolute;
	left: 0;
	width: 100%;
	bottom: 0;
	font-size: 24px;
	color: #ffffff;
	padding: 10px 24px;
	background: #a18977;
}
.main .div6 li img{
	width: 100%;
	-webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.main .div6 li:hover img{
	-webkit-filter: grayscale(0);
    filter: grayscale(0);	
}
.main .div6 li p a{
	float: right;
	font-size: 18px;
	color: #fff;
	opacity: 0.5;
	margin-top: 2px;
	text-decoration:underline;
}
.main .div6 li:hover p{
	background: #af0525;
}
.main .div6 li:first-child{
	margin-right: 20px;
}
.main .div5{
	margin-bottom: 45px;
}
.main .div5 .youqing{
	border: solid 1px #eeeeee;
}
.main .div5 .youqing li{
	float: left;
	height: 150px;
	width: 16.6%;
	border-right: solid 1px #eeeeee;
}
.main .div5 .youqing li:nth-child(6n){
	border: none;
}
.main .div5 .youqing li a{
	position: relative;
	width: 100%;
	height: 100%;
}
.main .div5 .youqing li a img{
	position: absolute;
	left: 50%;
	top: 50%;
	max-width: 100%;
	max-height: 100%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.footer{
	width: 100%;
	background: #a18977;
	padding: 30px 0;
	position: relative;
	z-index: 2;
}
.footer .zuo{
	float: left;
	width: 70%;
	color: #fff;
	font-size: 14px;
	/*text-transform:uppercase;*/
	line-height: 1;
}
.footer .zuo p.p{
	margin-bottom: 12px;
}
.footer .zuo p.p span{
	margin: 0 20px 0 0;
}
.footer .you{
	float: right;
	width: 30%;
}
.footer .you a{
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: #6e6e6e;
	float: right;
	position: relative;
	margin-left: 20px;
}
.footer .you a .weixin_erweim{
	position: absolute;
	bottom: 80px;
	left: 50%;
	width: 189px;
	height: 189px;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	display: none;
	z-index: 9;
}
.footer .you a:hover{
	background: #ad2935;
}
.footer .you a:hover .weixin_erweim{
	display: block;
}
.footer .you a img{
	position: absolute;
	left: 50%;
	top: 50%;
	max-width: 100%;
	max-height: 100%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.nav_zi{
	overflow: hidden;
	width: 100%;
	line-height: 30px;
	margin-top: -30px;
	height: 30px;
	position: relative;
	z-index: 2;
	font-size: 14px;
	color: #fff;
}
.nav_zi .div_1 .wrap{
	padding: 0 35px;
}
.nav_zi .div_1 a{
	display: inline;
}
.nav_zi .div_1 .span{
	font-weight: bold;
}
.nav_zi .div_1:before,.nav_zi .div_1:after{
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	content: "";
	display: block;
}
.nav_zi .div_1:before{
	left: 50%;
	margin-left: -600px;
	background: rgba(175,5,37,0.8);
	border-radius: 30px 0 0 0 ;
}
.nav_zi .div_1:after{
	background: rgba(198,186,154,0.8);
	border-radius:0 30px 0 0 ;
	right: 50%;
	margin-right: 600px;
}
.zhut{
	padding: 30px 0 40px;
}
.zhut .zhut_zuo{
	width: 290px;
	float: left;
}
.zhut .zhut_zuo h1{
	font-size: 20px;
	color: #010101;
	font-weight: bold;
	background: #c6ba9a;
	line-height: 48px;
	border-radius: 20px 0 0 0;
	padding: 0 20px 0 30px;
	margin-bottom: 4px;
}
.zhut .zhut_zuo .zi_nav li{
	width: 100%;
	margin-bottom: 4px;
	line-height: 48px;
	background: #c6ba9a;
	font-size: 18px;
	color: #fff;
	position: relative;
}
.zhut .zhut_zuo .zi_nav li a{
	padding: 0 20px 0 30px;
}
.zhut .zhut_zuo .zi_nav li:last-child{
	border-radius: 0 0 20px 0;
}
.zhut .zhut_zuo .zi_nav li.on{
	background: #a51f24;
	color: #c6ba9a;
}
.zhut .zhut_zuo .zi_nav li.on:before{
	width: 21px;
	height: 21px;
	position: absolute;
	right: 0;
	top: 50%;
	background: url(../img/zi_jiant.png) no-repeat center;
	background-size: auto 100%;
	display: block;
	content: "";
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.zhut .zhut_you{
	width: 885px;
	float: right;
	padding: 25px;
	background: #fff;
	min-height: 500px;
	position: relative;
}
.zhut .zhut_you .zhao_jian>p{
	font-size: 14px;
}
.zhut .zhut_you .news .meiyoujeig{
	position: absolute;
	left: 50%;
	top: 50%;
	font-size: 20px;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.zhut .zhut_you .security>p{
	font-size: 14px;
}
.zhut .zhut_you .idea p{
	font-size: 14px;
	line-height: 1.8;
}
.introduce .taitou{
	font-size: 18px;
	color: #000000;
	text-align: center;
	line-height: 2;
	margin-bottom: 20px;
}
.introduce .taitou img{
	display: inline;
}
.introduce .taitou>div{
	margin: 5px 0;
	background: url(../img/introduce_1.png) top center no-repeat ;
}
.introduce .dutu{
	width: 100%;
	position: relative;
	margin-bottom: 30px;
}
.introduce .dutu .lunbo_ding,.pic .lunbo .lunbo_ding{
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 2;
	cursor: pointer;
}
.introduce .dutu .lunbo_ding img{
	width: 100%;
}
.introduce .dutu .lunbo_ding.lunbo_zuo,.pic .lunbo .lunbo_ding.lunbo_zuo{
	left: 0;
}
.introduce .dutu .lunbo_ding.lunbo_you,.pic .lunbo .lunbo_ding.lunbo_you{
	right: 0;
}
.introduce .neirong p{
	font-size: 14px;
	color: #000;
	text-indent: 2em;
	line-height: 24px;
}
.speech .yipai{
	width: 100%;
}
.speech .yipai .img{
	width: 46%;
	float: left;
	padding: 30px;
	background: url(../img/xiangkuang.png) top left no-repeat;
}
.speech .yipai .jeishao{
	float: right;
	width: 53%;
	padding: 110px 20px 20px;
}
.speech .yipai .jeishao img{
	margin-bottom: 20px;
}
.speech .yipai .jeishao h1{
	font-size: 18px;
	color: #221815;
	margin-bottom: 55px;
	position: relative;
}
.speech .yipai .jeishao h1:before{
	position: absolute;
	bottom: 0;
	right: 0;
	width: 136px;
	height: 5px;
	background: #a51f24;
	content: "";
	display: block;
}
.speech .yipai .jeishao p{
	font-size: 14px;
	color: #221815;
	line-height: 30px;
}
.speech .speech_1{
	padding: 20px 0;
}
.speech .speech_1 p{
	font-size: 14px;
	color: #221815;
	line-height: 30px;
}
.zhuanjia .zhuanjia_ul{
	padding: 10px 0;
}
.zhuanjia .zhuanjia_ul li{
	margin-bottom: 50px;
}
.zhuanjia .zhuanjia_ul li .img{
	width: 250px;
	float: left;
	border-radius: 30px 0 0 0 ;
	overflow: hidden;
}
.zhuanjia .zhuanjia_ul li .img img{
	width: 100%;
}
.zhuanjia .zhuanjia_ul li .wenzhang{
	width: 540px;
	float: right;
	color: #000;
	padding-top: 30px;
}
.zhuanjia .zhuanjia_ul li .wenzhang h1{
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 10px;
}
.zhuanjia .zhuanjia_ul li .wenzhang h2{
	font-size: 24px;
	margin-bottom: 60px;
	position: relative;
}
.zhuanjia .zhuanjia_ul li .wenzhang .jeisao{
	font-size: 14px;
	line-height: 24px;
}
.zhuanjia .zhuanjia_ul li .wenzhang h2:before{
	position: absolute;
	left: 0;
	top: 55px;
	background: #c6ba9a;
	width: 45px;
	height: 5px;
	content: "";
	display: block;
}
.zhuanjia .zhuanjia_ul li:nth-child(2n) .img{
	float: right;
	border-radius:0 30px  0 0 ;
}
.zhuanjia .zhuanjia_ul li:nth-child(2n) .wenzhang{
	float: left;
}
.zhuanjia .zhuanjia_ul li:last-child{
	margin-bottom: 0;
}
.pic .lunbo{
	margin-bottom: 40px;
}
.pic .xiangche .ul li{
	float: left;
	width: 48.2%;
	margin-right: 30px;
	margin-bottom: 30px;
	position: relative;
	border-radius: 0 0 30px 0;
	overflow: hidden;
}
.pic .xiangche .ul li:nth-child(2n){
	margin-right: 0;
}
.pic .xiangche .ul li img{
	width: 100%;
}
.pic .xiangche .ul li .xiamian{
	position: absolute;
	left: 0;
	bottom: 0;
	height: 58px;
	line-height: 58px;
	background: #a18977;
	width: 100%;
	padding: 0 20px;
}
.pic .xiangche .ul li .xiamian h1{
	font-size: 24px;
	color: #fff;
}
.pic .xiangche .ul li .xiamian h1 span{
	font-size: 18px;
	text-decoration:underline;
	cursor: pointer;
	opacity: 0.5;
}
.pic .xiangche .ul li:hover .xiamian{
	background: #af0525;	
}
.pic .tanchu{
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	background: rgba(0,0,0,0.74);
	z-index: 9;
	display: none;
}
.pic .tanchu .img{
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	width: 80%;
	height: 80%;
	height: calc(100% - 170px);
}
.pic .tanchu .img img{
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.pic .tanchu .img .guanbi{
	position: absolute;
	right: 0;
	width: 50px;
	height: 50px;
	top: -50px;
	cursor: pointer;
	z-index: 10;
}
.pic .tanchu .img .guanbi img{
	width: 100%;
}
.pic .tanchu .img .ding{
	position: absolute;
	z-index: 10;
	top: 50%;
	width: 66px;
	height: 128px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	cursor: pointer;
}
.pic .tanchu .img .pic_zuo{
	left: -120px;
}
.pic .tanchu .img .pic_you{
	right: -120px;
}
.kecheng_ti .ul{
	padding: 10px 5px;
	border-bottom: dashed 1px #bfc0c0;
}
.kecheng_ti .ul li{
	margin-bottom: 50px;
}
.kecheng_ti .ul li h1{
	font-size: 20px;
	color: #221815;
	font-weight: bold;
	background: url(../img/kechangbeijing.png) bottom left repeat-x;
	margin-bottom: 40px;
}
.kecheng_ti .ul li h1 span{
	padding: 0 10px 0 0;
	background: #fff;
	display: inline-block;
}
.kecheng_ti .ul li .neir{
	font-size: 14px;
	color: #221815;
	line-height: 26px;
}
.kecheng_ti .ul li .neir .wenzhang{
	float: left;
	width: 520px;
}
.kecheng_ti .ul li .neir .img{
	float: right;
	width: 280px;
	border-radius: 0 30px 0 0;
	background: #eeeae1;
}
.kecheng_ti .ul li .neir .img img{
	width: 100%;
	-webkit-transform: translate(10px,-10px);
	-moz-transform: translate(10px,-10px);
	-ms-transform: translate(10px,-10px);
	-o-transform: translate(10px,-10px);
	transform: translate(10px,-10px);
}
.kecheng_ti .ul li:nth-child(2n) .neir .wenzhang{
	float: right;
	text-align: right;
}
.kecheng_ti .ul li:nth-child(2n) .neir .img{
	float: left;
	border-radius: 30px 0 0 0;
}
.kecheng_ti .ul li:nth-child(2) .neir .img img{
	-webkit-transform: translate(-10px,10px);
	-moz-transform: translate(-10px,10px);
	-ms-transform: translate(-10px,10px);
	-o-transform: translate(-10px,10px);
	transform: translate(-10px,10px);
}
.kecheng_ti .ul li:nth-child(2n) h1{
	text-align: right;
}
.kecheng_ti .ul li:nth-child(2n) h1 span{
	padding: 0 0 0 10px ;	
}
.kecheng_ti .ul li:nth-child(3) .neir .img{
	border-radius: 30px 0 0 0;
}
.kecheng_ti .ul li:nth-child(4) .neir .img{
	border-radius: 0;
}
.k_kechen{
	text-align: center;
}
.k_kechen h1{
	display: inline-block;
	font-size: 30px;
	color: #221815;
	line-height: 3;
	font-weight: bold;
	padding: 10px 0;
	position: relative;
}
.k_kechen h1:before,.k_kechen h1:after{
	position: absolute;
	top: 50%;
	content: "";
	display: block;
	width: 34px;
	height: 3px;
	background: #c6ba9a;
}
.k_kechen h1:before{
	left: -50px;
}
.k_kechen h1:after{
	right: -50px;
}
.k_kechen .k_ul li{
	width: 47%;
	margin-right: 50px;
	margin-bottom: 35px;
	float: left;
	height: 460px;
	padding: 70px 50px 20px;
	background-repeat: no-repeat;
	background-size: 100%;
	text-align: left;
	position: relative;	
    background-color: #f7f8f8;
}
.k_kechen .k_ul li:nth-child(2n){
	margin-right: 0;
}
.k_kechen .k_ul li:nth-child(1){
	background-image: url(../img/k1.png);
}
.k_kechen .k_ul li:nth-child(2){
	background-image: url(../img/k2.png);
}
.k_kechen .k_ul li:nth-child(3){
	background-image: url(../img/k3.png);
}
.k_kechen .k_ul li:nth-child(4){
	background-image: url(../img/k4.png);
}
.k_kechen .k_ul li.kuan{
	background-image: url(../img/k5.png);
	width: 100%;
	margin-right: 0;
	height: 340px;
	padding-top: 25px;
}
.k_kechen .k_ul li.kuan.kuang_1{
	background-image: url(../img/k6.png);
}
.k_kechen .k_ul li.kuan:hover{
	padding-top: 25px;
}
.k_kechen .k_ul li.kuan:hover h3{
	margin-bottom: 35px;
}

.k_kechen .k_ul li.kuan .leibiao h4{
	width: 270px;
}
.k_kechen .k_ul li h2{
	font-size: 30px;
	color: #221815;
	font-weight: bold;
	margin-bottom: 15px;
}
.k_kechen .k_ul li h3{
	font-size: 14px;
	color: #221815;
	font-weight: bold;
	margin-bottom: 50px;
	text-transform:uppercase;
}
.k_kechen .k_ul li h4{
	width: 100%;
	background: #ffffff;
	font-size: 16px;
	color: #221815;
	line-height: 27px;
	padding: 0 10px 0 25px;
	margin-bottom: 10px;
	position: relative;
}
.k_kechen .k_ul li h4:before{
	position: absolute;
	content: "-";
	left: 10px;
	top: 48%;
	font-size: 16px;
	font-weight: bold;
	color: #221815;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.k_kechen .k_ul li h4 i{
	float: right;
	margin-top: -5px;
}
.k_kechen .k_ul li p{
	display: none;
}
.k_kechen .k_ul li span{
	position: absolute;
	left: 50px;
	bottom: 40px;
	font-size: 14px;
	color: #221815;
	font-weight: bold;
}
.k_kechen .k_ul li:hover h4:before{
	content: "+";
	color: #c6ba9a
}
.k_kechen .k_ul li:hover{
	background: #a51f24;
	padding-top: 45px;
}
.k_kechen .k_ul li.kuan.kuang_1:hover{
	background-image:none;
}
.k_kechen .k_ul li:hover h2,.k_kechen .k_ul li:hover h3{
	color: #c6ba9a;
}
.k_kechen .k_ul li:hover p{
	display: block;
	font-size: 14px;
	color: #fff;
	padding:5px 0 10px;
}
.k_kechen .k_ul li:hover h4{
	background: #881114;
	color: #c6ba9a;
}
.k_kechen .k_ul li:hover h4 i,.k_kechen .k_ul li:hover span{
	display: none;
}
.xiaoxue{
	padding: 20px 0;
}
.xiaoxue .yiceng .cen_ul li{
	float: left;
	text-align: center;
	width: 25%;
	padding: 100px 0 10px;
	color: #221815;
	background-position: center 10px;
	background-repeat: no-repeat;
}
.xiaoxue .yiceng .cen_ul li h1{
	font-size: 32px;
	margin-bottom: 20px;
	position: relative;
}
.xiaoxue .yiceng .cen_ul li h1:before{
	position: absolute;
	left: 50%;
	top: -20px;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	content: "";
	display: block;
	width: 25px;
	height: 2px;
	background: #221815;
}
.xiaoxue .yiceng .cen_ul li p{
	font-size: 14px;
	line-height: 24px;
}
.xiaoxue .yiceng .cen_ul li:nth-child(1){
	background-image: url(../img/xue_1.png);
}
.xiaoxue .yiceng .cen_ul li:nth-child(2){
	background-image: url(../img/xue_2.png);
}
.xiaoxue .yiceng .cen_ul li:nth-child(4){
	background-image: url(../img/xue_4.png);
}
.xiaoxue .yiceng .cen_ul li:nth-child(3){
	background-image: url(../img/xue_3.png);
}
.xiaoxue .yiceng .cen_ul li:nth-child(1):hover{
	background-image: url(../img/xue_1_1.png);
}
.xiaoxue .yiceng .cen_ul li:nth-child(2):hover{
	background-image: url(../img/xue_2_1.png);
}
.xiaoxue .yiceng .cen_ul li:nth-child(4):hover{
	background-image: url(../img/xue_4_1.png);
}
.xiaoxue .yiceng .cen_ul li:nth-child(3):hover{
	background-image: url(../img/xue_3_1.png);
}
.xiaoxue .yiceng .cen_ul li:hover{
	color: #a81d1a;
}
.xiaoxue .yiceng .cen_ul li:hover h1:before{
	background: #a81d1a;
}
.xiaoxue .erci{
	background: url(../img/ercibeijing.png) no-repeat;
	background-size: 100%;
	margin: 35px -25px;
	font-size: 16px;
	color: #ffffff;
	padding: 180px 50px 35px;
	line-height: 30px;
}
.xiaoxue .erci span{
	font-weight: bold;
}
.xiaoxue .sancen{
	text-align: center;
}
.xiaoxue .sancen h1{
	display: inline-block;
	background: #000;
	color: #fff;
	font-size: 14px;
	padding: 0 20px;
	line-height: 33px;
	position: relative;
}
.xiaoxue .sancen h1:before{
	position: absolute;
	background: url(../img/xue_xiajian.png) center no-repeat;
	width: 14px;
	height: 22px;
	left: 50%;
	top: 45px;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	content: "";
	display: block;
}
.xiaoxue .sancen .sancen_ul{	
	margin: 35px -25px;
	border-bottom: dashed 1px #bfc0c0;
}
.xiaoxue .sancen .sancen_ul li{
	float: left;
	width: 45%;
	height: 520px;
	text-align: left;
	padding-top: 50px;
	padding-left: 50px;
	background-image: url(../img/yinhbeijing1.png);
	background-position: 70px 90px;
	background-repeat: no-repeat;
}
.xiaoxue .sancen .sancen_ul li:nth-child(-n+2){
	border-bottom: solid 1px #c6ba9a;
}
.xiaoxue .sancen .sancen_ul li:nth-child(2){
	background-image: url(../img/yinhbeijing2.png);
	background-position: 240px 150px;	
}
.xiaoxue .sancen .sancen_ul li:nth-child(3){
	background-image: url(../img/yinhbeijing2.png);
	background-position: 180px 245px;	
}
.xiaoxue .sancen .sancen_ul li:nth-child(2n){
	float: right;
	padding-left: 0;
	padding-right: 50px;
}
.xiaoxue .sancen .sancen_ul li h2{
	font-size: 20px;
	color: #000;
	font-weight: bold;
	margin-bottom: 30px;
}
.xiaoxue .sancen .sancen_ul li p{
	font-size: 14px;
	line-height: 24px;
}
.chuzhong .yicen .chu_ul li{
	float: left;
	width: 245px;
	height: 250px;
	margin-right: 35px;
	position: relative;
}
.chuzhong .yicen .chu_ul li img{
	-webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.chuzhong .yicen .chu_ul li:nth-child(3n){
	margin-right: 0;
}
.chuzhong .yicen .chu_ul li h2{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 130px;
	font-size: 16px;
	color: #000000;
	text-align: center;
	padding: 18px 0;
	line-height: 26px;
	background: url(../img/chuzhongding.jpg);
	background-size: 100% 100%;
}
.chuzhong .yicen .chu_ul li:hover h2{
	background: #a51f24;
	color: #fff;
}
.chuzhong .yicen .chu_ul li:hover img{	
	-webkit-filter: grayscale(0);
    filter: grayscale(0);
}
.jishao_zong{
	padding: 80px 0 60px;
	border-bottom: dashed 1px #bfc0c0;
	font-size: 16px;
	color: #000;
	line-height: 30px;
	text-align: center;
}
.jishao_zong p{
	text-transform:uppercase;
}
.jishao_zong h2{
	font-weight: bold;
	font-size: 16px;
	position: relative;
}
.jishao_zong h2:before{
	width: 42px;
	height: 4px;
	background: #c6ba9a;
	position: absolute;
	left: 50%;
	top: -30px;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	content: "";
	display: block;
}
.guo_zhong .guo_zhong_ul{
	padding: 50px 0 0;
}
.guo_zhong .guo_zhong_ul li{
	float: left;
	width: 407px;
	height: 117px;
	margin-right: 15px;
	margin-bottom: 15px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100%;
	color: #000;
	padding: 22px 0 0 70px;
}
.guo_zhong .guo_zhong_ul li h2{
	font-size: 18px;
	margin-bottom: 10px;
}
.guo_zhong .guo_zhong_ul li h3{
	font-size: 14px;
}
.guo_zhong .guo_zhong_ul li:nth-child(2n){
	margin-right: 0;
}
.guo_zhong .guo_zhong_ul li:nth-child(1){
	background-image: url(../img/guozhong1.jpg);
}
.guo_zhong .guo_zhong_ul li:nth-child(2){
	background-image: url(../img/guozhong2.jpg);
}
.guo_zhong .guo_zhong_ul li:nth-child(3){
	background-image: url(../img/guozhong3.jpg);
}
.guo_zhong .guo_zhong_ul li:nth-child(4){
	background-image: url(../img/guozhong4.jpg);
}
.guo_zhong .guo_zhong_ul li:hover{
	background: #a51f24;
	color: #fff;
}
.guo_zhong .jishao_zong{
	border-bottom: none;
}
.guo_zhong .guo_zhong_li{
	margin-bottom: 30px;
	padding: 80px 0;
	border-bottom: dashed 1px #bfc0c0;
}
.guo_zhong .guo_zhong_li li{
	float: left;
	width: 33.3%;
	height: 540px;
	padding: 150px 30px 0;
	color: #221815;
	font-size: 14px;
	line-height: 24px;
	position: relative;
	background-position: center 40px;
	background-repeat: no-repeat;
}
.guo_zhong .guo_zhong_li li:nth-child(1){
	background-image: url(../img/guozhong1.png);
}
.guo_zhong .guo_zhong_li li:nth-child(2){
	background-image: url(../img/guozhong2.png);
}
.guo_zhong .guo_zhong_li li:nth-child(3){
	background-image: url(../img/guozhong3.png);
}
.guo_zhong .guo_zhong_li li:nth-child(1):hover{
	background-image: url(../img/guozhong1_1.png);
}
.guo_zhong .guo_zhong_li li:nth-child(2):hover{
	background-image: url(../img/guozhong2_1.png);
}
.guo_zhong .guo_zhong_li li:nth-child(3):hover{
	background-image: url(../img/guozhong3_1.png);
}
.guo_zhong .guo_zhong_li li:hover{
	background-color: #a51f24;
	color: #fff;
}
.guo_zhong .guo_zhong_li li:before{
	position: absolute;
	left: 50%;
	top: 120px;
	width: 35px;
	height: 3px;
	background: #c6ba9a;
	content: "";
	display: block;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}
.guogao .guogao_jei{
	padding: 50px 0;
	background: url(../img/guogao.jpg) top center no-repeat;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	margin-bottom: 20px;
}
.guogao .guogao_jei h2{
	font-size: 16px;
	font-weight: bold;
}
.guogao .tu ul{
	padding: 50px 0;
	border-bottom: dashed 1px #bfc0c0;
}
.guogao .tu ul li{
	width: 47.3%;
	float: left;
	font-size: 14px;
	color: #000;
	line-height: 30px;
}
.guogao .tu ul li.li{
	margin-right: 45px;
}
.visit h2{
	padding: 10px 0  2px;
	border-bottom: solid 1px #a18977;
	text-align: center;
	font-size: 35px;
	color: #221815;
	font-weight: bold;
	margin-bottom: 30px;
}
.visit h2 span{
	display: block;
	padding-bottom: 20px;
	border-bottom: solid 1px #a51f24;
}
.visit h3{
	font-size: 18px;
	color: #221815;
	font-weight: bold;
	line-height: 24px;
	margin-bottom: 20px;
}
.visit h4{
	font-size: 14px;
	color: #221815;
	margin-bottom: 65px;
	position: relative;
}
.visit h4:before{
	position: absolute;
	left: 0;
	top: 50px;
	border: solid 10px transparent;
	border-top-color: #a18977;
	content: "";
	display: block;
}
.visit h5{
	font-size: 14px;
	color: #221815;
	padding-bottom: 20px;
	border-bottom: dashed 1px #827e7d;
	line-height: 24px;
	margin-bottom: 30px;
}
.visit h6{
	width: 100%;
	font-size: 30px;
	color: #a51f24;
	font-weight:bold;
	text-align: center;
	background: url(../img/luichang_h6.png);
	background-size: 100% 100%;
	line-height: 70px;
	position: relative;
	margin-bottom: 25px;
}
.visit h6.h6{
	background: url(../img/luichang_h6_.png);
	background-size: 100% 100%;
}
.visit h6 span{
	position: relative;
	z-index: 0;
	display: block;
}
.visit h6 span:before{
	content: attr(data-text);
    position: absolute;
    -webkit-text-stroke: 5px #fff;
    z-index: -1;
}
.visit h6 a{
	position: absolute;
	right: 10px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	line-height: 30px;
	background: #c6ba9a;
	font-size: 18px;
	color: #a51f24;
	font-weight: bold;
	text-align: center;
	width: 140px;
	border-radius: 20px;
	border: solid 2px #fff;
}
.visit .form{
	width: 100%;
}
.visit .form .yic,.visit .form .er,.visit .form .san{
	border-bottom: dashed 1px #827e7d;
}
.visit .form .input{
	padding: 30px 0;
	float: left;
	position: relative;
}
.visit .form .yic .input{
	width:225px;
	margin-right: 80px;
}
.visit .form .er .input{
	margin-right: 20px;
	width: 265px;
}
.visit .form .san .input{
	width: 310px;
	margin-right: 15px;
}
.visit .form .san .input:nth-child(1){
	width: 275px;
}
.visit .form .san .input:nth-child(2){
	width: 220px;
}
.visit .form .input p{
	font-size: 18px;
	color: #221815;
	margin-bottom: 20px;
}
.visit .form .input:last-child{
	margin-right: 0;
}
.visit .form .input p span{
	font-size: 14px;
	margin-left: 5px;
}
.visit .form .input input{
	width: 100%;
	background: transparent;
	border: solid 1px #a18977;
	color: #221815;
	font-size: 14px;
	font-style:italic;
	height: 30px;
	line-height: 30px;
	padding: 0 5px;
	outline: none;
}
.visit .form .input i{
	position: absolute;
	width: 11px;
	height: 7px;
	right: 10px;
	top: 85px;
	background: url(../img/tijiao_xiajian.png) center no-repeat;
	background-size: 100%;
}
.visit .form .input .input_ul{
	position: absolute;
	width: 100%;
	left: 0;
	top:103px;
	border: solid 1px #a18977;
	border-top: 0;
	font-size: 14px;
	background: #fff;
	color: #a18977;
	z-index: 2;
	display: none;
}
.visit .form .input .input_ul li{
	padding: 0 10px;
	line-height:30px;
	border-top: solid 1px #a18977;
}
.visit .form .sic{
	padding: 20px 0 20px 30px;
	width: 100%;
	font-size: 18px;
	color: #221815;
	font-weight: bold;
	margin-bottom: 20px;
	position: relative;
}
.visit .form .sic span{
	display: inline-block;
	font-size: 14px;
	font-weight: normal;
	/*margin-top: 10px;*/
}
.visit .form .sic .wu{
	font-size: 14px;
	color: #a18977;
	margin-top: 30px;
	font-style:italic;
}
.visit .form .sic .wu span{
	cursor: pointer;
	margin: 0;
}
.visit .form .sic i{
	position: absolute;
	left: 0;
	top: 23px;
	width: 20px;
	height: 20px;
	border: solid 1px #a18977;
	display: block;
}
.visit .form .sic i:before{
	position: absolute;
	left: 5px;
	top: -1px;
	border:solid 2px transparent;
	border-bottom-color: #a51f24;
	border-right-color: #a51f24;
	width: 5px;
	height: 10px;
	content: "";
	display: none;
	-webkit-transform: rotateZ(37deg);
	-moz-transform: rotateZ(37deg);
	-ms-transform: rotateZ(37deg);
	-o-transform: rotateZ(37deg);
	transform: rotateZ(37deg);
}
.visit .form .sic i.on:before{
	display: block;
}
.visit .form  .tijiao{
	text-align: center;
}
.visit .form  .tijiao input{
	display: inline-block;
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	width: 320px;
	height: 70px;
	line-height: 70px;
	background: #a51f24;
	border-radius: 10px;
	cursor: pointer;
}
.zhaopin .biaog{
	border: solid 1px #c6ba9a;
	margin-bottom: 30px;
}
.zhaopin .biaog li{
	float: left;
	width: 50%;
	height:170px;
	position: relative;
	padding: 30px;
}
.zhaopin .biaog li:nth-child(1){
	border-bottom: solid 1px #c6ba9a;
	border-right: solid 1px #c6ba9a;
}
.zhaopin .biaog li:nth-child(2){
	border-bottom: solid 1px #c6ba9a;
}
.zhaopin .biaog li:nth-child(3){
	border-right: solid 1px #c6ba9a;
}
.zhaopin .biaog li .ding{
	position: absolute;
	left: 110px;
	top: 50%;
	width: 250px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.zhaopin .biaog li .ding h2{
	font-size: 14px;
	color: #a51f24;
	margin-bottom: 10px;
	padding: 0;
	text-align: left;
	border: none;
}
.zhaopin .biaog li .ding p{
	font-size: 14px;
	color: #221815;
	line-height: 24px;
}
.zhaopin .wenben_li{
	margin-bottom: 20px;
}
.zhaopin .wenben_li li{
	width: 49.5%;
	height: 170px;
	background: #ededed;
	font-size: 16px;
	color: #000000;
	line-height: 30px;
	padding: 9px 0 0 13px ;
}
.zhaopin .wenben_li li.fr{
	font-size: 14px;
	background: #f8f8f8;
	line-height: 24px;
	padding: 5px 0 0 13px;
}
.zhaopin .fabuneorong{
	width: 100%;
	min-height: 200px;
	font-size: 14px;
	color: #000000;
	border-bottom: dashed 1px #827e7d;
	padding: 10px 0;
	margin-bottom: 10px;
}
.zhaopin .baojiao{
	text-align: center;
	padding-top: 20px;
}
.zhaopin .baojiao a{
	display: inline-block;
	width:320px;
	height: 70px;
	line-height: 70px;
	background: #a51f24;
	font-size: 30px;
	color: #ffffff;
	font-weight: bold;
	border-radius: 10px;
}
.mask{
	position: fixed;
	right: 0;
	left: 0;
	top: 0;
	bottom: 0;
	background: rgba(0,0,0,0.5);
	z-index: 9;
}
.policy{
	position: fixed;
	left: 50%;
	top: 50%;
	width: 1200px;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	z-index: 9;
	height: 95%;
}
.policy .neirong{
	float: right;
	height: 100%;
	width: 824px;
	background: #fff;
	padding: 35px 25px 10px;
}
.policy .neirong h1{
	font-size: 24px;
	color: #000000;
	text-align: left;
	border-bottom: solid 1px #a18977;
	padding-bottom: 3px;
	position: relative;
	margin-bottom: 10px;
}
.policy .neirong h1 span{
	display: block;
	border-bottom: solid 1px #a51f24;
	padding-bottom: 20px;
}
.policy .neirong h1 a{
	position: absolute;
	right: 0;
	top: 8px;
	font-size: 18px;
	color: #c6ba9a;
}
.policy .neirong .tiaokuan{
	width: 100%;
	font-size: 14px;
	color: #000;
	line-height: 24px;
	height: 90%;
	height: calc(100% - 80px);
	overflow-y: auto;
}
.visit .h7{
	font-size: 30px;
	color: #221815;
	font-weight: bold;
	border: none;
	padding: 0;
	line-height: 1;
	margin-bottom: 10px;
}
.visit .baoming .jeis{
	padding: 30px 0 20px;
}
.visit .baoming .yiceng,.visit .baoming .erceng,.visit .baoming .sanceng,.visit .baoming .siceng,.visit .baoming .wu,.visit .baoming .lui,.visit .baoming .qi,.visit .baoming .jui{
	margin-bottom: 10px;
}
.visit .baoming .input{
	margin-right: 5px;
	padding: 10px;
	background: #f1f1f1;
	float: left;
}
.visit .baoming .input label{
	position: relative;
}
.visit .baoming .input.on{
	background: #c6ba9a;
}
.visit .baoming .input:last-child{
	margin: 0;
}
.visit .baoming .input input{
	font-size: 14px;
	color: #221815;
	width: 100%;
	font-style:italic;
	height: 30px;
	line-height: 30px;
	background: #fff;
	border: solid 1px #a18977;
	padding: 0 10px;
	outline: none;
}
.visit .baoming .input span{
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	font-style:italic;
	padding-left: 40px;
	cursor: pointer;
}
.visit .baoming .input p{
	display: inline;
}
.visit .baoming .input i{
	position: absolute;
	left: 10px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 22px;
	height: 22px;
	border-radius: 50%;
	border: solid 1px #a18977;
}
.visit .baoming .input i:before{
	position: absolute;
	width: 7px;
	height: 7px;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	content: "";
	display: none;
	background: #a18977;
	border-radius: 50%;
}
.visit .baoming .input i.on:before{
	display: block;
}
.visit .baoming .yiceng .input{
	width: 49.7%;
}
.visit .baoming .erceng .input{
	width: 25%;
}
.visit .baoming .erceng .input:first-child{
	width: 48.8%;
}
.visit .baoming .sanceng .input:nth-child(1){
	width: 210px;
}
.visit .baoming .sanceng .input:nth-child(2){
	width: 330px;
}
.visit .baoming .sanceng .input:nth-child(3){
	width: 285px;
}
.visit .baoming .siceng .input{
	width: 49.7%;
}
.visit .baoming .wu .input{
	width: 32.9%;
}
.visit .baoming .qi .input{
	width: 365px;
}
.visit .baoming .qi .input:nth-child(1){
	width: 220px;
}
.visit .baoming .qi .input:nth-child(2){
	width: 240px;
}
.visit .baoming .sanceng .input span{
	margin-right: 35px;
}
.visit .baoming .lui .input span{
	margin-right: 20px;
}
.input_radio{
	position: absolute;
	opacity: 0;
}
.visit .baoming .shi{
	margin-bottom: 0;
}
.visit .baoming .jui .beizhu{
	width: 50.6%;
}
.visit .baoming .shi .input span{
	margin-right: 40px;
}
.visit .baoming .jui .input span{
	margin-right: 38px;
}
.visit .baoming .tjl{
	margin-top: 30px;
	border-top: dashed 1px #827e7d;
	padding-top: 20px;
	text-align: center;
}
.visit .baoming .tjl input{
	width: 320px;
	height: 70px;
	line-height: 70px;
	font-size: 30px;
	color: #fff;
	font-weight: bold;
	border-radius: 10px;
	background: #a51f24;
	cursor: pointer;
	outline: none;
}
.examination{
	width: 100%;
}
.examination .img{
	padding: 100px 0;
	background: url(../img/kaoshi.png) left center no-repeat;
}
.examination .meid{
	width: 470px;
	float: right;
}
.examination .meid h1{
	font-size: 18px;
	color: #221815;
	font-weight: bold;
	margin-bottom: 15px;
}
.examination .meid h2{
	font-size: 14px;
	color: #221815;
	margin-bottom: 25px;
}
.examination .meid .kaoshi .input{
	width: 97%;
    padding: 10px;
    background: #f1f1f1;
    margin-bottom: 10px;
}
.examination .meid .kaoshi .input input{
	font-size: 14px;
    color: #221815;
    width: 100%;
    font-style: italic;
    height: 30px;
    line-height: 30px;
    background: #fff;
    border: solid 1px #a18977;
    padding: 0 10px;
    outline: none;
}
.examination .meid .kaoshi .tij{
	text-align: center;
	padding-top: 20px;
}
.examination .meid .kaoshi .tij input{
    width: 195px;
    height: 45px;
    line-height: 45px;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    border-radius: 10px;
    background: #a51f24;
    cursor: pointer;
    outline: none;
}
.examination .tongzhi{
	width: 643px;
	height: 455px;
	background: url(../img/luqushu.jpg);
	background-size: 100% 100%;
	margin: 0 auto;
	padding:250px 85px 50px 140px;
}
.examination .tongzhi h1{
	font-size: 14px;
	color: #75433a;
	line-height: 1.8;
	margin-bottom: 30px;
}
.examination .tongzhi .h1 p{
	border-bottom: solid 1px #75433a;
	display: inline-block;
	vertical-align: middle;
	line-height: 1;
}
.examination .tongzhi .h1 span{
	display: inline-block;
	vertical-align: middle;
	width: 60px;
	text-align: center;
}
.examination .tongzhi .h1 p.p span{
	width:40px
}
.examination .tongzhi .h1 .h2{
	width: 86%;
}
.examination .tongzhi .h1 .h3{
	text-align: right;
}
.examination .tongzhi .h1 .h3 span{
	width: 123px;
}
.changjian .cang{
	width: 560px;
	margin: 0 auto;
}
.changjian .cang h1{
	font-size: 24px;
	color: #000000;
	text-align: center;
	margin-bottom: 20px;
}
.changjian .cang h2{
	font-size: 14px;
	color: #000000;
	text-align: center;
	margin-bottom: 60px;
}
.changjian .cang .form{
	width: 100%;
}
.changjian .cang .form .input{
	width: 270px;
	height: 35px;
	line-height: 35px;
	border: solid 1px #e8e8e8;
	margin-bottom: 15px;
}
.changjian .cang .form .input.fl{
	background: url(../img/name.png) 13px center no-repeat;
}
.changjian .cang .form .input.fr{
	background: url(../img/teb.png) 13px center no-repeat;
}
.changjian .cang .form .input input{
	font-size: 14px;
	color: #6c6c6c;
	line-height: 35px;
	display: block;
	background: transparent;
	width: 100%;
	outline: none;
	padding-left: 40px;
	font-style:italic;
}
.changjian .cang .form .textarea{
	font-size: 14px;
	color: #6c6c6c;
	display: block;
	background: transparent;
	width: 100%;
	outline: none;
	border: solid 1px #e8e8e8;
	padding: 10px;
	min-height: 200px;
	font-style:italic;
	-webkit-appearance: none;
	resize: none;
}
.changjian .cang .form .tijiao{
	text-align: center;
	padding: 25px 0 50px;
	float: left;
	width: 100%;
}
.changjian .cang .form .tijiao input{
	width: 130px;
	height: 40px;
	line-height: 40px;
	border-radius: 30px;
	text-align: center;
	background: #b51d25;
	font-size: 18px;
	color: #ffffff;
}
.changjian .chang_jian li{
	margin-bottom: 30px;
}
.changjian .chang_jian .ti{
	width: 100%;
	font-size: 14px;
	color: #000000;
	position: relative;
	margin-bottom: 20px;
}
.changjian .chang_jian .ti p{
	background: #c6ba9a;
	line-height: 45px;
	padding-left: 50px;

}
.changjian .chang_jian .ti span{
	position: absolute;
	left: 10px;
	top: -5px;
	font-size: 34px;
	color: #a51f24;
	font-weight: bold;
}
.changjian .chang_jian .daan{
	background: #f2f2f2;
	border: solid 1px #cbcbcb;
	padding: 25px 30px 25px 60px;
	border-radius: 10px;
	position: relative;
}
.changjian .chang_jian .daan span{
	position: absolute;
	left: 11px;
	top: 7px;
	font-size: 34px;
	color: #c6ba9a;
	font-weight: bold;
}
.changjian .chang_jian .daan p{
	font-size: 14px;
	color: #000000;
	line-height: 24px;
}
.page{
	padding: 20px 0;
	text-align: center;
	font-size: 14px;
	color: #000000;
}
.page a,.page span{
	display: inline-block;
	vertical-align: middle;
	margin: 0 5px;
	padding: 3px 10px;
	border: solid 1px #ac9787;
}
.page span{
	border-color: #a51f24;
	background: #a51f24;
	color: #fff;
}
.news_xiangxi{
	padding: 20px 30px;
}
.news_xiangxi h1{
	font-size: 24px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	margin-bottom: 30px;
}
.news_xiangxi h2{
	text-align: center;
	font-size: 14px;
	color: #666666;
	padding-bottom: 20px;
	border-bottom: dashed 1px #cccccc;
	margin-bottom: 30px;
}
.news_xiangxi .com em.em{
	font-size: 12px;
	color: #a9a9a9;
	text-align: center;
	padding: 20px 0;
	display: block;
}
.news_xiangxi .com{
	font-size: 14px;
}
.news_xiangxi .com img{
	max-width: 100%;
	display: inline;
}
.news .shangm_lunbo{
	width: 100%;
	height: 250px;
	margin-bottom: 45px;
	position: relative;
}
.news .shangm_lunbo .img{
	width: 420px;
	height: 250px;
	overflow: hidden;
	float: left;
	border-radius: 0 0 40px;
	position: relative;
}
.news .shangm_lunbo .img img{
	width: 100%
}
.news .shangm_lunbo .img .time{
	position: absolute;
	bottom: 0;
	right: 0;
	width: 88px;
	height: 90px;
	background: rgba(198,186,154,0.8);
	text-align: center;
}
.news .shangm_lunbo .img .time span{
	font-size: 39px;
	color: #ad2935;
	font-weight: bold;
}
.news .shangm_lunbo .img .time p{
	font-size: 14px;
	color: #ad2935;
}
.news .shangm_lunbo .neir{
	width: 385px;
	float: right;
}
.news .shangm_lunbo .neir h1{
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	height: 60px;
	line-height: 30px;
	overflow : hidden;
	text-overflow: ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient: vertical;
	margin-bottom: 35px;
}
.news .shangm_lunbo .neir p{
	font-size: 12px;
	color: #000;
	height: 90px;
	line-height: 24px;
	overflow : hidden;
	text-overflow: ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:4;
	-webkit-box-orient: vertical;
	margin-bottom: 35px;
}
.news .shangm_lunbo .ding{
	position: absolute;
	bottom: 0;
	width: 23px;
	height: 23px;
	background: #a9a9a9;
	right: 0;
	cursor: pointer;
	z-index: 9;
}
.news .shangm_lunbo .ding:hover{
	background: #ad2935;
}
.news .shangm_lunbo .ding img{
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.news .shangm_lunbo .ding.zuo{
	right: 34px;
}
.news .shangm_lunbo .fenye{
	position: absolute;
	right: 80px;
	bottom: 3px;
	width: auto;
	left: auto;
	font-size: 12px;
	color: #000000;
}
.news .news_ul{
	padding: 20px 0;
	border-top: dashed 1px #c1c1c1;
}
.news .news_ul li{
	border-bottom: solid 1px #dcdddd;
	padding: 20px 20px 20px 0;
}
.news .news_ul li .time{
	width: 100px;
	text-align: center;
	color: #a18977;
}
.news .news_ul li .time span{
	font-size: 38px;
	font-weight: bold;
}
.news .news_ul li .time p{
	font-size: 14px;
}
.news .news_ul li .time i{
	font-size: 12px;
	font-weight: bold;
}
.news .news_ul li .img{
	width: 150px;
	height: 90px;
	overflow: hidden;
}
.news .news_ul li .img img{
	width: 100%;
}
.news .news_ul li .neir{
	width: 540px;
	color: #221815;
}
.news .news_ul li .neir h1{
	font-size: 18px;
	margin-bottom: 15px;
}
.news .news_ul li .neir p{
	font-size: 12px;
	overflow : hidden;
	text-overflow: ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient: vertical;
	line-height: 24px;
}
.news .news_ul li:hover .neir,.news .news_ul li:hover .time{
	color: #fff;
}
.news .news_ul li:hover{
	background: #ad2935;
}
.changjian .xiaozhang li{
	/*display: inline-block;
	vertical-align: top;
	width: 48.4%;*/
	float: left;
	width: 48.7%;
	margin-right: 20px;
	background: #f0f0f0;
	border-radius: 20px 0 20px 0;
	padding: 35px 25px ;
	margin-bottom: 20px;
}
.changjian .xiaozhang li:nth-child(2n){
	margin-right: 0;
}
.changjian .xiaozhang li .ti{
	border-bottom: solid 1px #d4d4d4;
	padding-bottom: 20px;
	height: 92px;
}
.changjian .xiaozhang li .ti p{
	background: transparent;
	line-height: 24px;
	font-size: 14px;
	color: #000;
}
.changjian .xiaozhang li .ti span{
	color: #c6ba9a;
	top: -20px;
}
.changjian .xiaozhang li .daan{
	border: none;
	padding: 10px 0 0;
}
.changjian .xiaozhang li .daan p{
	padding-left: 50px;
	height: 96px;
	overflow: hidden;
}
.changjian .xiaozhang li .daan span{
	color: #b51d25;
	top: -10px;
}
.dizhi_tel .map{
	width: 100%;
	height: 330px;
	background: url(../img/map.jpg);
	background-size: 100% 100%;
	margin-bottom: 50px;
}
.dizhi_tel .xiangxi{
	width: 100%;
}
.dizhi_tel .xiangxi .yi_dizhi{
	float: left;width: 50%;
	color: #000;
	padding-left: 20px;
	border-left: solid 1px #c6ba9a;
}
.dizhi_tel .xiangxi .yi_dizhi h1{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 25px;
}
.dizhi_tel .xiangxi .yi_dizhi h2,.dizhi_tel .xiangxi .yi_dizhi h3,.dizhi_tel .xiangxi .yi_dizhi h4{
	line-height: 20px;
	font-size: 14px;
	padding: 5px 0 5px 30px;
	background-position: left 7px;
	background-repeat: no-repeat;
}
.dizhi_tel .xiangxi .yi_dizhi h2{
	background-image: url(../img/dingwei.png);
}
.dizhi_tel .xiangxi .yi_dizhi h3{
	background-image: url(../img/youxiang.png);
}
.dizhi_tel .xiangxi .yi_dizhi h4{
	background-image: url(../img/dianh.png);
}
.dizhi_tel .wanlui{
	padding: 40px 0 10px;
}
.dizhi_tel .wanlui .wanlui_{	
	border-left: solid 1px #c6ba9a;
	padding-left: 20px;color: #000;
}
.dizhi_tel .wanlui .wanlui_ h2,.dizhi_tel .wanlui .wanlui_ h3,.dizhi_tel .wanlui .wanlui_ h4{
	line-height: 20px;
	font-size: 14px;
	padding: 5px 0 5px 30px;
	background-position: left 7px;
	background-repeat: no-repeat;
}
.dizhi_tel .wanlui .wanlui_ h2{
	background-image: url(../img/lian_qq.png);
}
.dizhi_tel .wanlui .wanlui_ h3{
	background-image: url(../img/lian_xinlang.png);
}
.dizhi_tel .wanlui .wanlui_ h4{
	background-image: url(../img/lian_weixin.png);
}
.dizhi_tel .wanlui .wanlui_ h4 img{
	max-width: 80px;
}
.recruit .recruit_pic{
	margin-bottom: 50px;
}
.recruit .recruit_pic img{
	float: left;
	width: 330px;
}
.recruit .recruit_pic img:nth-child(2){
	width: 158px;
	margin:0 8px 14px;
}
.recruit .recruit_pic img:nth-child(3){
	float: right;
}
.recruit .recruit_pic img:nth-child(4){
	width: 158px;
	margin:0 8px;
}
.recruit .xinxi{
	color: #000;
	text-align: center;
}
.recruit .xinxi h1{
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 20px;
}
.recruit .xinxi h2{
	font-size: 14px;
	margin-bottom: 50px;
}
.recruit .xinxi .tab{
	text-align: left;
}
.recruit .xinxi .tab li{
	padding: 20px 0;
	width: 50%;
	float: left;
	height: 420px;
	border-bottom: solid 1px #d5d5d5;
}
.recruit .xinxi .tab li:nth-child(2n-1){
	padding-right: 10px;
}
.recruit .xinxi .tab li:nth-child(2n){
	padding-left: 20px;
	border-left: solid 1px #d5d5d5;
}
.recruit .xinxi .tab li:nth-last-child(1),.recruit .xinxi .tab li:nth-last-child(2){
	border-bottom: none;
}
.recruit .xinxi .tab li h3{
	font-size: 24px;
	margin-bottom: 30px;
}
.recruit .xinxi .tab li p{
	font-size: 14px;
	line-height: 24px;
}
.changgong .h1{
	border-bottom: solid 1px #a18977;
	padding-bottom: 2px;
	margin-bottom: 40px;
}
.changgong .h1 h1{
	font-size: 35px;
	text-align: center;
	padding-bottom: 20px;
	color: #221815;
	font-weight: bold;
	border-bottom: solid 1px #a51f24;
}
.changgong .h2{
	text-align: center;
	padding-bottom: 40px;
	border-bottom: dashed 1px #827e7d;
	margin-bottom: 60px;
}
.changgong .h2 h1{
	font-size: 36px;
	font-weight: bold;
	color: #a51f24;
	margin-bottom: 10px;
}
.changgong .h2 h2{
	font-size: 24px;
	color: #a51f24;
}
.changgong .h3{
	text-align: center;
}
.changgong .h3 a{
	width:320px;
	height: 70px;
	line-height: 70px;
	font-size: 30px;
	color: #fff;
	font-weight: bold;
	border-radius: 20px;
	background: #a51f24;
	display: inline-block;
}
.visit .baoming .input .select1{
	font-size: 14px;
	color: #221815;
	width: 38%;
	font-style: italic;
	height: 30px;
	line-height: 30px;
	background: #fff;
	border: solid 1px #a18977;
	padding: 0 5px;
	outline: none;
	float: right;
}
.visit .baoming .input .select2{
	font-size: 14px;
	color: #221815;
	width: 44%;
	font-style: italic;
	height: 30px;
	line-height: 30px;
	background: #fff;
	border: solid 1px #a18977;
	padding: 0 10px;
	outline: none;
	float: right;
}
.visit .baoming .input p{
	height: 30px;
    line-height: 30px;
    font-size: 14px;
    font-style: italic;
    cursor: pointer;
}










