﻿/*公共样式部分*/
*{ margin:0;/* padding:0*/}
body { font-size:12px;font-family:"Helvetica Neue", Helvetica, STHeiTi, sans-serif,"Microsoft YaHei"; -webkit-text-size-adjust:none; background:#f5f5f5;}
a,a:link,a:visited,a:hover,a:active {text-decoration: none;}
.clear:after{ content:"."; display:block; height:0; clear:both; visibility:hidden;}
footer p { opacity:0.35;}
html{font-size:62.5%;}

body{background-color:#fff;font:14px/1.5 Microsoft Yahei,tahoma,Srial,helvetica,sans-serif;max-width:640px ;margin:auto !important;}
p{font-size:100%;}
/* 清除内外边距 */
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */
dl, dt, dd, ol, ul, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
fieldset, legend, button, input, textarea, /* form elements 表单元素 */
menu, th, td { /* table elements 表格元素 */
    margin: 0;
    padding: 0;
	list-style-type: none; 
}
img{vertical-align:top;}
.fl{float:left;}
.fr{float:right;}
.container {font-size:0;line-height:0; color:#232323;width:100%;background-color:#ffffff;}

.logo{height: 1rem;position:relative; background: #fff}
.logo img{ float: left; margin-left: 3%; height: 0.71rem; margin-top: 0.15rem}
#aa { width:0.42rem; height:0.42rem;  position: absolute; right:3%; top:50%; margin-top:-0.21rem;}
#aa img{width: 100%;margin: 0; height: auto;}
.dha img{transition: all ease 0.3s;-webkit-transform: rotate(0deg);}
.dh img{transition: all ease 0.3s;-webkit-transform: rotate(180deg);}

#aa i{ width:100%; height:2px; background:#fff; display:block; position:absolute; left:0; }
#aa .s1{ top:5px;}
#aa .s2{ top:16px;}
#aa .s3{ top:16px;}
#aa .s4{ top:26px;}

.dh .s1{transition: all ease 0.3s;-moz-transition:all ease 0.3s; -webkit-transition:all ease 0.3s; -o-transition:all ease 0.3s;  
		transform: translateX(-50px); -ms-transform:rotate(-50px);-moz-transform:rotate(-50px);-webkit-transform:rotate(-50px);-o-transform:rotate(-50px);
		opacity:0;
		}
.dha .s1{transition: all ease 0.3s;-moz-transition:all ease 0.3s; -webkit-transition:all ease 0.3s; -o-transition:all ease 0.3s;
		 transform: translateX(0px); -ms-transform:rotate(0px);-moz-transform:rotate(0px);-webkit-transform:rotate(0px);-o-transform:rotate(0px);
		 opacity:1}
.dh .s4{transition: all ease 0.3s;-moz-transition:all ease 0.3s; -webkit-transition:all ease 0.3s; -o-transition:all ease 0.3s; 
		transform: translateX(50px); -ms-transform:rotate(50px);-moz-transform:rotate(50px);-webkit-transform:rotate(50px);-o-transform:rotate(50px);
		opacity:0}
.dha .s4{transition: all ease 0.3s;-moz-transition:all ease 0.3s; -webkit-transition:all ease 0.3s; -o-transition:all ease 0.3s; 
		 transform: translateX(0px); -ms-transform:rotate(0px);-moz-transform:rotate(0px);-webkit-transform:rotate(0px);-o-transform:rotate(0px);
		 opacity:1}

.dh .s2{transition: all ease 0.3s;-moz-transition:all ease 0.3s; -webkit-transition:all ease 0.3s; -o-transition:all ease 0.3s;  
		transform: rotate(-45deg);-ms-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-o-transform:rotate(-45deg);
		}
.dha .s2{transition: all ease 0.3s;-moz-transition:all ease 0.3s; -webkit-transition:all ease 0.3s; -o-transition:all ease 0.3s; 
		  transform: rotate(0deg);-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);}
.dh .s3{transition: all ease 0.3s;-moz-transition:all ease 0.3s; -webkit-transition:all ease 0.3s; -o-transition:all ease 0.3s; 
		transform: rotate(45deg);-ms-transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);}
.dha .s3{transition: all ease 0.3s;-moz-transition:all ease 0.3s; -webkit-transition:all ease 0.3s; -o-transition:all ease 0.3s; 
		  transform: rotate(0deg);-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);}

.nav{position:absolute;right:0.1rem;top:1rem;background:rgba(0,0,0,0.85);width:1.8rem;display:none; z-index: 1000;}
.nav li{height:0.6rem;font:0.28rem/0.6rem "微软雅黑"; text-align:center; border-bottom:1px #303030 solid}
.nav li a{color:#fff; display:block;}	

.swiper-container {width: 100%;}	
.swiper-container .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff; 
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
.swiper-container .swiper-slide img{ width:100%;}


/*logo*/
.dd_nav{width:100%;max-width:640px;height:auto;background:#fde6ea;vertical-align: top;position:fixed;z-index:9999;top:0;  }
.nav_logo img{width:56.5%;margin:4% 0 3.5% 4.5%;float:left;display:block}
.nav_dh img{width:8%;float:left;margin:6.7% 0 0 14%;}
.nav_xl img{width:8%;float:right;margin:6.7% 4.5% 0 0; cursor:pointer;}
.dd_mtop{margin-top:17.4%;}
.dd_nav_t{ width:100%;margin-top: 20%;}

.dd_neir{width:100%;max-width:640px; position: fixed;top:0; display:none;   background:#FFFFFF;z-index:9998; padding-bottom:6%}
.dd_neir a{width:21%;margin:5% 0 0 3%;display:block;float:left;text-align:center;color:#333333;}
.dd_neir img{width:48%}
.dd_neir p{line-height:1.2em;margin-top:3%;}


.ty_bt{width:92%;border-bottom:1px solid #dddddd;padding-bottom:0.7%; margin:0 auto;}
.ty_bt h3{font-size:3.4rem;line-height:1.6em;font-weight:normal;margin:2% 0; font-weight:bold;}
.ty_bt p{font-size:2.2rem;text-align:right;line-height:1.4em;color:#999999;}




/*dd_banner*/
.focus{ width:100%; height:auto;  margin:0 auto; position:relative; overflow:hidden; }
.focus .hd{ width:100%; height:12px; position:absolute; z-index:1; bottom:3%;text-align:center;}
.focus .hd ul li{ display:inline-block; width:12px;height:12px; -webkit-border-radius:100%; -moz-border-radius:100%; border-radius:100%; background:#ffffff; margin:0 1.5%;  vertical-align:top; overflow:hidden; text-indent:-9999px;cursor:pointer;}
.focus .hd ul .on{ background:#f3a309;}
.focus .bd{ position:relative; z-index:0; }
.focus .bd li img{ width:100%;  height:auto; }
.index_01{ width:100%;}
.index_01 img{ width:100%;  height:auto; }
/*内容开始部分*/
.cg_ma{width:100%;color:#666666;font-size:2.2rem;line-height:1.2em;padding:1.2% 1% 0.5% 1%;}
.cg_banner{width:100%;position:relative;}
.baner_img{width:100%;}
.cg_logo{width:100%;padding:2.5% 0 2.5% 0;z-index:99999;position:absolute;left:0;top:4%;}
.logo_img{width:36%;margin:0.8% 0 0 4%;}
.cg_logo input{width:42%;background:url(../images/cg_ss_06.png) no-repeat;background-size:100% 100%;font-size:2rem;color:#FFF;font-family:'微软雅黑';border:none;outline:0 none;display:block;float:left;padding:1.2% 2% 1.3% 6.5%;line-height:1.6em;margin:0.6% 0 0 7%;}
.logo_fr{width:6.5%;margin:1.5% 3% 0 0;}

.cg_dh{width:100%;background:#ffffff;}
.cg_dh a{width:50%;float:left;font-size:0.28rem;color:#e4b60c;display:block;margin:3% 0;text-align:center;border-right:2px solid #e99118; background:url(../images/dianhua.jpg) 16% 50% no-repeat;padding:1% 0 1% 9%;background-size:14% 95%;font-weight:500;}
.cg_dh a:nth-child(1n){}
.cg_dh a:nth-child(2n){border:0 none;background:url(../images/dengpao.jpg) 16% 50% no-repeat;background-size:14% 85%;}
.cg_bt{width:100%;background:#3f93c1;color:#FFF;padding:1.1% 0 1.4% 3%;}
.cg_dt{width:94%;margin:0 auto 3%;}
.dt_img img{width:100%;float:left;display:block;}
.cg_dt_p{width:100%;padding:2.5% 0;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.cg_dt_p a{ color:#000000;}
.dt_span{width:100%;border-bottom:1px solid #dddddd;color:#666666;font-size:0.24rem;padding:0.1% 0;}


.jb{margin:10px 10px 0 10px;padding:10px; background:#fff;}
.jb p{ font-size:16px;}
.jb span{ font-size:14px;line-height:26px;}


.bl_boxa{width:100%;margin-top:2.5%;border-bottom:1px solid #dddddd;}
.bl_img{margin-top:0.5%;}
.bl_fr{width:100%;padding-bottom:22.5%;position:relative;}
.bl_fr_txt{font-size:0.28rem;line-height:1.4em;position:absolute;left:0;top:0;}
.bl_fr_sp{width:100%;font-size:0.2rem;position:absolute;left:0;bottom:3%;padding-bottom:0.6%;color:#a3a2a2;line-height:1.2em;}
.bl_fr_txt a{color:#000000;}
.bl_box_img img{width:100%;margin-top:3%;}

.bl_box1{width:96%;margin:2% auto 0;border-bottom:1px solid #dddddd;padding-bottom:0.8%;}
.bl_fr1{width:100%;}
.bl_fr_txt1{font-size:0.28rem;line-height:1.4em;}
.bl_fr_sp1{width:100%;font-size:0.24rem;padding-bottom:0.6%;color:#a3a2a2;line-height:1.2em;margin-top:2%;}
.bl_fr_txt1 a{color:#000000;}
.cg_bt1{width:100%;background:#3f93c1;color:#FFF;padding:1.1% 0 1.4% 3%;margin-top:4%;}

/*yiliaotuandui*/

.game163{ position: relative;  overflow: hidden; width:94%;margin:3% auto 5%; }

	.game163 .bigImg{  position: relative; height:2.6rem !important; }
	.game163 .bigImg li{height:2.6rem !important;}
	.game163 .bigImg li img{ vertical-align:middle; width:30%; height:100%; border-radius:5px;border: 1px solid #dcdddd; box-sizing:border-box; float:left; margin-right:3%;   }
	.game163 .bigImg li h2{ font-size:0.28rem; color:#b18441; font-weight:normal; line-height:1.4;}
	.game163 .bigImg li h2 strong{font-size:0.3rem; padding-right:3%;}
	.game163 .bigImg li span{font-size:0.24rem; display:block;border-bottom:1px #b18441 solid; color:#666666; margin-left:33%}
	.game163 .bigImg li p{ line-height:1.6; font-size:0.24rem; color:#666666; padding:0.06rem 0; }
	.game163 .bigImg li p a{ color:#b18441}
	.game163 .bigImg li div{ position:absolute; bottom:0; left:33%; width:67%;  height:0.38rem;}
	.game163 .bigImg li div a{ width:46%; height:100%; margin:0 2%; display:block; float:left; background:#f29700; text-align:center; line-height:0.38rem; color:#FFFFFF; border-radius:0.1rem; font-size: 0.20rem;}
	.game163 .bigImg li div a:nth-child(2){background:#ffb735;}


	
	.game163 .sPrev{ display: block; width:6%; height:100%; position:absolute; left:0; text-indent: -9999px; background: url(../images/left.jpg) no-repeat center; }
	.game163 .sNext{display: block; width:6%; height:100%; position:absolute; right:0; text-indent: -9999px;  background: url(../images/right.jpg) no-repeat center;  }
	
	.game163 .smallScroll{ position: relative; padding:0 6%; margin:5% 0 0}
	.game163 .smallImg{ float:left;  display:inline; width:100%;  overflow: hidden; }
	.game163 .smallImg ul{  overflow: hidden; }
	.game163 .smallImg li{ float: left;  width:25%;cursor:pointer;  display: inline;  }
	.game163 .smallImg img{ border: 1px solid #dcdddd; width:90%; height: auto;border-radius:5px; box-sizing:border-box; padding:0; margin-left:5%;  }
	.game163 .smallImg .on img{ border-color: #b18441;}




/*duizhengzhiliao
.cg_zl{width:94%;margin:3.5% auto 4% auto;border-top:1px solid #dddddd;}
.zl_dl{width:100%;border-bottom:1px solid #dddddd;}
.zl_dl dd{float:left;width:24%;font-size:2.2rem;text-align:center;text-decoration:underline; margin:2% 0}
.zl_dl dd a{color:#666666;padding:5% 0;}
*/

.cg_zl{width:94%;margin:3.5% auto 4% auto;}

.zl_dl{width:100%;border:1px dashed #dfdfdf; margin-bottom:3%;}
.zl_dl dd{float: right;width:72%; padding:1% 0;}
.zl_dl dd a{ float:left;color:#666666; width:33.33%;padding:0% 0; display:block;font-size:0.22rem;text-align:center;text-decoration:underline; margin:2% 0}

.zl_dt1 a{float:left;width:28%;padding-top:12%; text-align:center;font-size:0.24rem;display:block;color:#333333;background:url(../images/index_09.jpg) 50% 25% no-repeat;background-size:32%; line-height:160%;}

.zl_dt2 a{float:left;width:28%;padding-top:12%; text-align:center;font-size:0.24rem;display:block;color:#333333;background:url(../images/index_10.jpg) 50% 25% no-repeat;background-size:32%; line-height:160%;}

.zl_dt3 a{float:left;width:28%;padding-top:12%; text-align:center;font-size:0.24rem;display:block;color:#333333;background:url(../images/index_11.jpg) 50% 25% no-repeat;background-size:32%; line-height:160%;}

.zl_dt4 a{float:left;width:28%;padding-top:12%; text-align:center;font-size:0.24rem;display:block;color:#333333;background:url(../images/index_12.jpg) 50% 25% no-repeat;background-size:32%; line-height:160%;}

.zl_dt5 a{float:left;width:28%;padding-top:12%; text-align:center;font-size:0.24rem;display:block;color:#333333;background:url(../images/index_13.jpg) 50% 25% no-repeat;background-size:32%; line-height:160%;}

.zl_dt6 a{float:left;width:28%;padding-top:12%; text-align:center;font-size:0.24rem;display:block;color:#333333;background:url(../images/index_14.jpg) 50% 25% no-repeat;background-size:32%; line-height:160%;}

.cg_xian{width:100%;background:#ececec;padding:1% 0;margin:3% 0;}

.cg_tu{width:94%;margin:3% auto;}
.tu_fl{width:49%;}
.tu_fl img{width:101%;}
.tu_fr{width:49%;}
.tu_fr img{width:98%;}
.tu_re1{width:100%; margin-bottom:2%;}
.tu_re1 img{width:100%;display:block;}
.tu_re{width:100%; margin-bottom:2%;}
.tu_re img{width:48%;display:block;}


/*db_footer*/
.db_nav{width:94%;margin:4% auto;position:relative;}
.db_nav img{width:100%;}
.db_nav_a{width:100%;position:absolute;left:0;bottom:0;}
.db_nav_a a{width:20%;float:left;display:block ;padding-bottom:7.5%;}

.index_t{ width:94%;margin:0 auto;height: 0.5rem;  border-bottom:5px #f29700 solid;border-radius:0 0 0 5px; }
.index_t span{ display:block; float:left; height:0.52rem; padding:0 2%;line-height:0.52rem; background:#f29700; color:#FFFFFF;  border-radius:5px 5px 0 0; margin-bottom:-1%;box-sizing: content-box; font-size: 0.32rem}
.index_t span img{vertical-align:middle; height: 0.26rem; padding-right: 0.1rem}
.index_t a{ float:right; color:#666666; line-height:1.6; font-size:0.22rem; margin-top:0}


/*footer*/
.index_02{ width:94%; margin:0 3%}
.index_02 img{ width:100%;}

.dd_foot_lf{width:94%;padding:4% 0; position:relative; margin:0 auto 4%}
.dd_foot_lf a{font-size:2.4rem; color:#FFF;display:inline-block; width:29%; margin:0 2%;padding:1.5% 3.1% 1.5% 8.5%;line-height:1.4em; float:left; position:relative; z-index:1;}
.dd_foot_lf a:nth-child(1){background:#b18441 url(../images/shouy_m.png) no-repeat 10% 45%;background-size:17% 55%;}
.dd_foot_lf a:nth-child(2){background:#b18441 url(../images/zaizx_m.png) no-repeat 10% 49%;background-size:17% 55%;}
.dd_foot_lf a:nth-child(3){border:0;background:#b18441 url(../images/luxian_m.png) no-repeat 10% 50%;background-size:17% 55%;}

.dd_foot_lf i{ width:88%; display:block; height:100%; top:0; left:6%; position:absolute; background:#fde6ea; z-index:0;}



.index_09{ width:100%; background:#FFFFFF; text-align:center; color:#b18441; font-size:2.8rem; padding:4% 0}



.foot{ width:100%; padding-top:0.2rem; }
.foot img{width: 100%}

 /*最终页面***************/
.ys_nav{width:100%;background:#f0f3f5;padding-top:3%;}
.ys_nav_lxh{width:100%;background:#FFF;border-top:1px solid #e8e8e8;padding:4% 0;}
.lxh_img{width:23%; text-align:center;}
.lxh_img img{width:79%;height:auto; border-radius:50%;}




.lxh_txt{width:53%;font-size:2.8rem;margin:1% 0 0 0;}
.lxh_txt strong{color:#0093dd;font-weight:normal;font-size:3rem;}
.lxh_txt strong a{ color:#b18441}
.lxh_txt p{color:#333333;}
.lxh_hid{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#666666 !important;}
.lxh_txt p:nth-child(2n){font-size:2.6rem;padding-top:1%;}
.lxh_txt p:nth-child(3n){font-size:2.6rem;padding-top:1%;}
.lxh_zx{width:23.5%;border-left:1px solid #dddddd;padding:4.5% 0;margin-top:2%;}
.lxh_zx a{background:#ffb735;color:#FFF;font-size:2.8rem;padding:5% 1.5% 6.5% 1.5%;border-radius:5px;line-height:1.2em;text-align:center;margin:auto;display:block;width:80%;white-space:nowrap;}

.xiant{width:100%;padding-bottom:3.2%;background:#f0f3f5;border-top:1px solid #dddddd;border-bottom:1px solid #dddddd;}
.wenti{width:90%;margin:auto;border-bottom:1px dashed #dddddd;font-size:3.4rem;color:#232323;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:4% 0 4% 10%;background:url(../images/went_07.png) no-repeat 0 50%;background-size:9% 60%;font-weight:600;}

.wenti_j{width:93%;margin:auto;border-bottom:1px dashed #dddddd;font-size:3.4rem;color:#232323;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:4% 0 4% 0; text-align:center;font-weight:600;}



.wt_txt{width:93%;margin:3% auto; overflow:hidden;}
.wt_txt p{line-height:1.6em;color:#666;font-size:2.8rem;margin:3.5% 0;}
.wt_txt img{max-width:100%;}
.wt_txt h3{font-size:3.2rem;color:#0093dd;padding-left:2%;border-left:8px solid #0093dd;line-height:1.1em;}



.dd_ljzx{width:94%;margin:5% auto;}
.dd_ljzx h3{text-align:center;font-size:3.2rem;color:#232323;font-family:Adobe 黑体 Std;font-weight:nowrap;background:url(../images/ljzx_11.png) 38% no-repeat;background-size:6% 86%;padding-left:6%;line-height:1.4em;}
.dd_ljzx p{color:#666666;text-align:center;margin:2% 0%;font-size:3rem;}
.dd_ljzx_wt{width:96%;margin:4% auto;}
.dd_ljzx_wt a{width:48%;float:left;border:1px solid #e7bda0;background:#fee7d7;color:#666;text-align:center;border-radius:20px;display:inline-block;padding:2.2% 0;margin-top:4%;position:relative;font-size:3rem;}
.dd_ljzx_wt i{width:12.2%;padding:5.5% 0;background:url(../images/ren_15.png) no-repeat;background-size:cover;position:absolute;right:-1.5%;top:-35%;}
.dd_ljzx_wt a:nth-child(2n){border:1px solid #dbb9e5;background:#eadcee;float:right;}
.dd_ljzx_wt a:nth-child(3n){border:1px solid #8ccfbf;background:#c2eee3;}
.dd_ljzx_wt a:nth-child(4n){border:1px solid #9ddaed;background:#d4eaf1;}
.dd_ljzx_wt a:nth-child(5n){border:1px solid #ccdbe0;background:#d9edf3;}
.dd_ljzx_wt a:nth-child(6n){border:1px solid #cacade;background:#e1e1ee;}
.dd_ljzx_wt a:nth-child(7n){border:1px solid #e6e4b9;background:#f7f6dd;}
.dd_ljzx_wt a:nth-child(8n){border:1px solid #ebb8b8;background:#f4ddd9;}

.dd_hd{width:92%;margin:auto;padding-bottom:3%;}
.dd_hd_h{width:100%;border-bottom:1px solid #dddddd;width:auto;padding:3.4% 0;}
.dd_hd_h span{border-bottom:3px solid #0093dd;padding:2.5% 1%;font-size:3.2rem;color:#232323;font-weight:600;letter-spacing:1px;font-family:'微软雅黑';}
.hd_txt{width:100%;padding:1% 0;}
.hd_dt{width:100%;margin-top:3%;}
.hd_dt i{font-style:normal;background:#ffb735;color:#FFF;border-radius:100%;padding:0 1.6% 0 1.6%;margin-right:4%;font-size:3rem;-moz-box-sizing:content-box;-webkit-box-sizing:content-box; box-sizing:content-box;}

.hd_dt dt{float:left;width:70%;color:#0093dd;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0.5% 0;font-size:3rem;}
.hd_dt dt a{ color:#b18441}
.hd_dt dd{float:right;width:25%;background:#ffb735;color:#FFF;text-align:center;border-radius:20px;padding:1% 0 1% 0;font-size:2.8rem;}
.hd_dt1{width:100%;margin-top:3%;border-bottom:2px dashed #dddddd;padding-bottom:3%;}
.hd_dt1 i{font-style:normal;background:#FFF;color:#ffb735;border-radius:100%;padding:0 1.4% 0 1%;margin-right:2.5%;font-size:2.8rem;border:1px solid #ffb735;float:left;display:inline-block;width:4%;-moz-box-sizing:content-box;-webkit-box-sizing:content-box; box-sizing:content-box;}
.hd_dt1 p{float:left;color:#666;width:90%;font-size:2.6rem;line-height:1.6em;}
.hd_dt1 a{color:#333333}
.dd_zk{width:25%;margin:3% auto;color:#999999;font-size:2.4rem;text-align:center;border-radius:5px;padding:0.6% 0;cursor:pointer;background:#eeeeee url(../images/xial_19.png) 87% 55% no-repeat;background-size:13% 40%;padding-right:5%;}
.hd_txt_tog{display:none;}
 
  
.db_foot_t{width:92%;margin:auto; padding-top:3%}  
 .db_foot_t img{ width:100%}
.db_foot{width:92%;margin:auto;background:#c8477c;padding:2% 0;margin-bottom:4%;}
.db_foot a{width:27.5%;float:left;color:#FFFFFF;display:inline-block; border-right:1px solid #FFF;text-align:center;padding-left:5.5%;background:url(../images/dh_tb_26.png) 15% 60% no-repeat;background-size:14% 75%;font-size:2.8rem;-moz-box-sizing:content-box;-webkit-box-sizing:content-box; box-sizing:content-box;}
.db_foot a:nth-child(2n){background:url(../images/dx_tb_29.png) 15% 60% no-repeat;background-size:14% 77%;}
.db_foot a:nth-child(3n){border-right:0;background:url(../images/tp_tb_31.png) 14% 60% no-repeat;background-size:16% 75%;}
  
   
.yy_bt{width:100%;background:#f02857;font-size:3rem;font-weight:600;text-align:center;color:#FFF;padding:3% 0;letter-spacing:1px;}
.cg_yy{width:94%;margin:5% auto;}
.cg_yy p{width:100%;text-align:center;color:#f20d43;font-size:2.4rem;padding-top:3%;margin-bottom:0;border-left:1px solid #dddddd;border-right:1px solid #dddddd;width:auto;}

#form1{border-bottom:1px solid #dddddd;border-left:1px solid #dddddd;border-right:1px solid #dddddd;padding-bottom:3%;padding-top:2%;}
.yy_name{width:94%;padding:2% 0 0 4%;color:#333333;}
.yy_name span{font-size:2.8rem;line-height:1.2em;padding-left:10%;background:url(../images/yy_m_03.png) 11% 0 no-repeat;background-size:16% 100%;}
.yy_name1{width:94%;padding:2% 0 0 4%;color:#333333;}
.yy_name1 span{font-size:2.8rem;line-height:1.2em;padding-left:10%;background:url(../images/yy_m2_06.png) 11% 0 no-repeat;background-size:16% 100%;}
.yy_name2{width:91%;padding:2% 0 0 4%;color:#333333;}
.yy_name2 span{font-size:2.8rem;line-height:1.2em;padding-left:10%;background:url(../images/yy_m3_08.png) 11% 0 no-repeat;background-size:16% 100%;}
.yy_name input{width:57%;border:1px solid #dddddd;padding:1.5% 0 1.5% 2%;outline:0 none;border-radius:5px;font-size:2.2rem;outline:0 none;}
.yy_name b{color:red;float:right;margin:1.5% 2% 0 0;}
.cg_in1{width:100%;height:auto;margin:1% 0;}
.cg_in1 input{width:1.8rem;height:1.8rem;line-height:1.2em;display:block;background:#FFF;float:left;outline:0 none;border:1px solid #333333;}
.cg_in1 span{line-height:1em;float:left;display:block;margin-left:0.5rem;font-size:2.6rem;}
.cg_in1 li{width:19%;height:;float:left;margin:2% 0;font-size:2.4rem;line-height:1.2em;color:#333333;}
.yy_name textarea{width:60%;border:1px solid #dddddd;padding:1% 0 1% 1%;outline:0 none;border-radius:5px;font-size:2.2rem;padding-bottom:6%;font-family:'΢���ź�';background:none;}

.yy_dh{width:94%;margin:1.5% auto;border-radius:8px;text-align:center;overflow:hidden;position:relative;}
.yy_dh img{width:45%;display:block;margin:auto;}
.yy_name_tj{width:45%;display:block;outline:0 none;border:0 none;padding:4.5% 0;position:absolute;left:27.5%;top:0;background:0 none;cursor:pointer;}
   
   
.ar_xt{width:100%;padding:0.1% 0;}
.dd_cx{width:100%;border-bottom:1px solid #dddddd;}
.dd_cx_xian{width:100%;padding-bottom:4%;border-bottom:1px solid #dddddd;background:#f0f3f5;}
.dd_cx h3{width:91%;margin:3% auto;border-left:3px solid #b18441;font-size:2.8rem;line-height:1.1em;padding-left:2%;}

.lb_bnr{width:92%;margin:3% auto;padding:0.33%;background:#e5e5e5;}
.lb_bnr img{width:100%;}
.lb_ts{width:100%;}
.lb_ts{width:94%;margin:auto;border-top:1px solid #dddddd;font-size:2.4rem;padding:2.5% 0 0 0;}
.lb_ts h3{border-bottom:1px solid #dddddd;padding:0 0 3% 8%;background:url(../images/bx_x_03.png) 0 10% no-repeat;background-size:6% 65%;}
.lb_ts dl{width:100%;margin:auto;border-bottom:1px dashed #dddddd;padding:2% 0;}
.lb_ts dd{color:#666666;}
.lb_ts dl:nth-child(4n){border:0 none;}

.lb_left{width:100%;padding-bottom:4%;}
.lb_bt{width:100%;border-bottom:1px dashed #dddddd;padding:2.6% 0;}
.lb_bt h3{float:left;font-size:2.8rem;color:#232323;width:60%;padding-left:3%;}
.lb_bt a{width:18%;display:inline-block;color:#666666;font-size:2.4rem;float:right;text-align:right;margin-right:3%;}

.lb_bd .lb_lb_a{width:94%;margin:auto;}
.lb_bd a{width:100%;display:inline-block;float:left;background:url(../images/jiant_03.png) 99% 50% no-repeat;background-size:2% 35%;color:#333333;border-bottom:1px dashed #dddddd;padding:2% 10% 2% 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.lb_bd i{background:#0093dd;padding:0.8% 0.5%;border-radius:100%;display:block;width:1.5%;float:left;margin:2.7% 2% 0 0;}

.ty_new_bt{width:100%;border-bottom:2px solid #b18441;padding:2.5% 0;}
.ty_new_bt h3{width:50%;float:left;font-size:3.2rem;color:#b18441;padding-left:4%;}
.ty_new_bt p{width:20%;float:right;font-size:2.2rem;text-align:center;}
.ty_new_bt p a{color:#999999;}

.bl_box{width:96%;margin:auto;margin-top:2.5%;border-bottom:1px solid #dddddd;padding-bottom:0.5%;}
.bl_img{margin-top:0.5%;}
.bl_img img{height:auto;}
.bl_fr{width:100%;padding-bottom:22.5%;position:relative;}
.bl_fr_txt{font-size:0.28rem;line-height:1.6;position:absolute;left:0;top:0;}
.bl_fr_sp{width:100%;font-size:0.24rem;position:absolute;left:0;bottom:3%;padding-bottom:0.6%;color:#a3a2a2;line-height:1.2em;}
.bl_fr_sp a{color:#a3a2a2;}
.bl_fr_txt a{color:#000000;}
.bl_box_img img{width:100%;margin-top:3%;}

/*分页*/
.pagelist {
    padding:15px 0 0 ;
    text-align:center;
}
.pagelist li { display:inline; font-size:14px;}

.pagelist a {
    border:1px solid #898989;
    color:#535353;
    display:inline; margin:0 2px; background:#FFFFFF;
    padding:2px 5px; font-size:12px
}
.pagelist a:hover {
    background:#0058d2;color:#000000;color:#FFFFFF;
    text-decoration:none;
}
.pagelist table, .pagelist td { border:0; }
.pagelist td { padding:0; margin:0; white-space:nowrap; }


.pagelist .thisclass{ color:#BFBFBF;display:inline; margin:0 2px; padding:2px 5px;border:1px #0058d2 solid;font-size:12px;background:#0058d2}
.pagelist .thisclass a{ border: none; padding:0; color:#FFFFFF; background:none }


   
/*@media*/
@media (min-width:320px) and  (max-width:359px){
	html{font-size:31%}
    .lxh_img{ height:5rem;}

}
@media (min-width:360px) and  (max-width:399px){
	html{font-size:36%}
	.lxh_img{ height:6rem; }
}
@media (min-width:400px) and  (max-width:479px){
	html{font-size:40%}
	.lxh_img{ height:7rem; }
}
@media (min-width:480px) and  (max-width:639px){
	html{font-size:49%}
	
	.lxh_img{ height:8rem; }
	.nwe_dao a:nth-child(4n){width:24.7%;}
}
@media screen and (min-width: 640px){
	html {font-size: 63%;}
	
	.lxh_img{ height:10rem; }
}


.wz_t{width:98%;margin:2% auto 0;padding:5% 1.5% 3%; line-height:1.5em; font-size:3rem; color:#ea5504; font-weight:bold;}
.tiaozhuan{ width:90%; margin:5% auto;}
.tiaozhuan a{ display:block; width:100%; background:#ea5504; text-align:center; padding:4% 0; color:#FFFFFF; border-radius:25px; font-size:2.4rem;}

.b1d{overflow: hidden;zoom: 1; width:98%;margin:2% auto 0;padding: 0 1%;}
.b1d dt,.b1d dd{float: left;}
.b1d dt{width:24%;background: #fff8f1;border:1px solid #ffc6a0;}
.b1d dt img{display:block;width:66%;margin:6% auto 0;}
.b1d dt span{display: block;text-align: center;font-size: 1.8rem;color: #4d4d4f;margin:3.34% auto;}

.b1d dd{width:74%; float: right;}
.b1d dd ul{overflow: hidden;zoom: 1;}
.b1d dd ul li{display: block;float: left;width:33.33%;}
.b1d dd ul li a{display: block;text-align: center;color: #4d4d4f;font-size: 2.2rem;padding:4% 0;border-top: 1px #ffc6a0 solid;border-left: 1px #ffc6a0 solid;}
.b1d dd ul li:nth-of-type(3) a{border-right: 1px #ffc6a0 solid;}
.b1d dd ul li:nth-of-type(6) a{border-right: 1px #ffc6a0 solid;}
.b1d dd ul li:nth-of-type(7) a{border-right: 1px #ffc6a0 solid;border-bottom: 1px #ffc6a0 solid;padding:1.8% 0;}
.b1d dd ul li:nth-of-type(7){ width: 99.99%;}

.b1d dd ul li.lih a{ background:#ea2f04; color:#FFFFFF;}
.b1d dd ul li span{color:#ea2f04; font-weight:bold; }

.b1d2 dt{background: #fff7f7;border:1px solid #f1b1b0;}
.b1d3 dt{background: #eafbfe;border:1px solid #83cfcb;}
.b1d4 dt{background: #fff8f1;border:1px solid #ffc6a0;}
.b1d5 dt{background: #ebfff4;border:1px solid #87c7a3;}
.b1d6 dt{background: #ffeae9;border:1px solid #e39795;}
.b1d7 dt{background: #f6ecff;border:1px solid #c5a1e2;}


.b1d2 dd ul li a{border-top: 1px #f1b1b0 solid;border-left: 1px #f1b1b0 solid;}
.b1d2 dd ul li:nth-of-type(3) a{border-right: 1px #f1b1b0 solid;}
.b1d2 dd ul li:nth-of-type(6) a{border-right: 1px #f1b1b0 solid;}
.b1d2 dd ul li:nth-of-type(7) a{border-right: 1px #f1b1b0 solid;border-bottom: 1px #f1b1b0 solid;}

.b1d3 dd ul li a{border-top: 1px #83cfcb solid;border-left: 1px #83cfcb solid;}
.b1d3 dd ul li:nth-of-type(3) a{border-right: 1px #83cfcb solid;}
.b1d3 dd ul li:nth-of-type(6) a{border-right: 1px #83cfcb solid;}
.b1d3 dd ul li:nth-of-type(7) a{border-right: 1px #83cfcb solid;border-bottom: 1px #83cfcb solid;}

.b1d4 dd ul li a{border-top: 1px #ffc6a0 solid;border-left: 1px #ffc6a0 solid;}
.b1d4 dd ul li:nth-of-type(3) a{border-right: 1px #ffc6a0 solid;}
.b1d4 dd ul li:nth-of-type(6) a{border-right: 1px #ffc6a0 solid;}
.b1d4 dd ul li:nth-of-type(7) a{border-right: 1px #ffc6a0 solid;border-bottom: 1px #ffc6a0 solid;}

.b1d5 dd ul li a{border-top: 1px #87c7a3 solid;border-left: 1px #87c7a3 solid;}
.b1d5 dd ul li:nth-of-type(3) a{border-right: 1px #87c7a3 solid;}
.b1d5 dd ul li:nth-of-type(6) a{border-right: 1px #87c7a3 solid;}
.b1d5 dd ul li:nth-of-type(7) a{border-right: 1px #87c7a3 solid;border-bottom: 1px #87c7a3 solid;}

.b1d6 dd ul li a{border-top: 1px #e39795 solid;border-left: 1px #e39795 solid;padding:3.6% 0;}
.b1d6 dd ul li:nth-of-type(3) a{border-right: 1px #e39795 solid;}
.b1d6 dd ul li:nth-of-type(4),.b1d6 dd ul li:nth-of-type(5){ width:49.995%; }
.b1d6 dd ul li:nth-of-type(5) a{}
.b1d6 dd ul li:nth-of-type(6){ width:99.99%}
.b1d6 dd ul li:nth-of-type(6) a{border-right: 1px #e39795 solid;border-bottom: 1px #e39795 solid;padding:1.4% 0;}

.b1d7 dd ul li a{border-top: 1px #c5a1e2 solid;border-left: 1px #c5a1e2 solid;}
.b1d7 dd ul li:nth-of-type(3) a{border-right: 1px #c5a1e2 solid;}
.b1d7 dd ul li:nth-of-type(6) a{border-right: 1px #c5a1e2 solid;}
.b1d7 dd ul li:nth-of-type(7) a{border-right: 1px #c5a1e2 solid;border-bottom: 1px #83cfcb solid;}

