@charset "utf-8";
/* CSS Document */

html,body {
    font-family:Microsoft Yahei;
	font-size: 14px;
	margin:0 auto;
	background:#ffffff;
}

*{
	padding:0;
	margin:0;
	text-decoration:none;
	list-style-type:none;
}

.clear{
	clear:both;
}

a{
	text-decoration:none;
	cursor:pointer;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}

a:hover, a:link, a:visit{
	text-decoration:none;
	cursor:pointer;
}

img{
	vertical-align:top;
	width:100%;
	height:auto;
	border:none;
}

.button_op {
	display: inline-block;
  	appearance: none;
  	cursor: pointer;
  	border: none;
  	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}

.button_op:visited {
    color: #666;
}

.button_op:hover, .button_op:focus {
    text-decoration: none;
    outline: none;
}

.button_op:active, .button_op.active, .button_op.is-active {
	opacity:0.3;
}

.button_op.disabled, .button_op.is-disabled, .button_op:disabled {
	opacity:0.8;
}

.logo{
	max-width:640px;
	height:auto;
	margin:0 auto;
	position:relative;
}

.logo .menu{
	width:5%;
	height:auto;
	position:absolute;
	right:4%;
	top:33%;
}

.logofix{
	position:fixed;
	top:0;
	left:0;
	right:0;
	z-index:999999;
}

/*--------导航区-----*/
.nav2{ max-width:640px; width:100%; height:100%; margin:0 auto; position:fixed; background:rgba(0,0,0,0.8); z-index:99999; left:0; right:0;}
.nav_list span a{ font-size:14px; color:#FFF; line-height:30px; padding-left:2%;}
.nav_list ul{ border-bottom:1px solid #CCC; overflow:hidden; }
.nav_list li{ width:100%; overflow:hidden; border-top:1px solid #CCC;}
.nav_list li a{ display:block; width:25%; border-right:1px solid #FFF; color:#FFF; height:22px; line-height:22px; float:left; margin-right:-1px; text-align:center; font-size:12px;}

.slidebanner{ position:relative; overflow:hidden; margin:0 auto;  max-width:640px;/* 设置焦点图最大宽度 */ }
.slidebanner .hd{ position:absolute; bottom:10px; right:10px; z-index:1; }
.slidebanner .hd li{ display:inline-block; width:10px; height:10px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#d2d3d2; text-indent:-9999px; overflow:hidden;}
.slidebanner .hd li.on{ background:#fe4819;  }
.slidebanner .bd{ position:relative; z-index:0; }
.slidebanner .bd li{ position:relative; text-align:center;  }
.slidebanner .bd li img{vertical-align:top;}
.slidebanner .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }  /* 去掉链接触摸高亮 */

.banner_nei{
	max-width:640px;
	height:auto;
	margin:-4px auto;
}

.nav_k{
	max-width:640px;
	margin:0 auto;
	padding:10px 0;
}

.nav_k .nav{
	width:20%;
	float:left;
	margin-left:4%;
	height:auto;
}

.location{
	max-width:640px;
	height:60px;
	background:#f0f0f0;
	margin:0 auto;
}

.location .txt{
	font-size:16px;
	line-height:60px;
	color:#333333;
	padding-left:30px;
	margin-left:2%;
	background:url(../images/location.png) no-repeat left center;
}

.location .txt a{
	color:#333333;
}

.location .txt span{
	color:#da333a;
}

.arc_title{
	max-width:640px;
	margin:0 auto;
	font-size:20px;
	color:#000000;
	text-align:center;
	line-height:30px;
	padding:10px 0;
}

.arc_time{
	max-width:640px;
	margin:0 auto;
	font-size:14px;
	color:#666666;
	text-align:center;
	padding:5px 0;
}

.arc_info{
	max-width:640px;
	margin:0 auto;
	padding:20px 0 0 0;
}

.arc_info .txt{
	width:92%;
	font-size:16px;
	background:#e4eaec;
	line-height:30px;
	border-radius:10px;
	color:#666666;
	margin-left:2%;
	padding:20px 2%;
}

.arc_info .txt span{
	font-weight:bolder;
	color:#555555;
}

.arc_info .txt a{
	color:#da333a;
}

.arc_body{
	max-width:640px;
	margin:0 auto;
	padding-top:20px;
}

.arc_body p{
	width:92%;
	font-size:16px;
	line-height:26px;
	color:#3a3a3a;
	margin:20px 0 0 4%;
}

.arc_body img{
	width:80%;
	height:auto;
}

.arc_other{
	max-width:640px;
	height:auto;
	margin:20px auto;
	background:#f0f0f0;
}

.arc_other .arc_title{
	width:54%;
	height:auto;
	margin:0 2%;
}

.arc_other_list{
	max-width:640px;
	margin:0 auto;
}

.arc_other_list a{
	width:96%;
	display:inline-block;
	margin:0 2%;
	line-height:28px;
	font-size:16px;
	color:#333333;
}

.arc_other_list a .span1{
	color:#ed606e;
}

.arc_other_list a .span2{
	width:120px;
	float:right;
}

.arc_inter{
	max-width:640px;
	height:auto;
	margin:20px auto;
	background:#f0f0f0;
}

.arc_inter .arc_title{
	width:48%;
	height:auto;
	margin:0 2%;
}

.arc_inter_list{
	max-width:640px;
	margin:0 auto;
}

.arc_inter_list a{
	width:16%;
	display:inline-block;
	float:left;
	margin-left:7%;
	text-align:center;
	color:#333333;
	font-size:12px;
}

.ymmlist{
	max-width:640px;
	height:auto;
	margin:0 auto;
	padding:20px 0;
	border-top:1px solid #d7d7d7;
}

.ymmlist .pic{
	width:26%;
	height:auto;
	float:left;
	margin-left:2%;
	border-radius:5px;
}

.ymmlist .txt{
	width:36%;
	margin-left:2%;
	height:auto;
	float:left;
}

.ymmlist .click{
	width:30%;
	margin-left:2%;
	height:auto;
	float:left;
}

@media screen and (min-width:640px){
.ymmlist .txt .title{
	font-size:20px;
	line-height:40px;
	height:80px;
	color:#333333;
}

.ymmlist .txt .time{
	float:left;
	font-size:20px;
	color:#9f9f9f;
	padding-left:25px;
	line-height:20px;
	background-image:url(../images/news_time.png);
	background-repeat:no-repeat;
	background-position:left center;
	background-size:20px 20px;
	margin-top:20px;
}

.ymmlist .click .red{
	display:inline-block;
	width:100%;
	height:80px;
	background:#ff7583;
	font-size:20px;
	line-height:80px;
	color:#ffffff;
	text-align:center;
	border-radius:5px;
}

.ymmlist .click .enter{
	font-size:20px;
	color:#9f9f9f;
	line-height:20px;
	margin-top:20px;
	text-align:center;
}

.ymmlist .click .grey{
	display:inline-block;
	width:100%;
	height:80px;
	background:#dcdcdc;
	font-size:20px;
	line-height:80px;
	color:#ffffff;
	text-align:center;
	border-radius:5px;
}
}

@media screen and (min-width: 400px) and (max-width: 640px){
.ymmlist .txt .title{
	font-size:18px;
	line-height:30px;
	height:60px;
	color:#333333;
}

.ymmlist .txt .time{
	float:left;
	font-size:14px;
	color:#9f9f9f;
	padding-left:20px;
	line-height:20px;
	background-image:url(../images/news_time.png);
	background-repeat:no-repeat;
	background-position:left center;
	background-size:14px 14px;
	margin-top:20px;
}

.ymmlist .click .red{
	display:inline-block;
	width:100%;
	height:60px;
	background:#ff7583;
	font-size:18px;
	line-height:60px;
	color:#ffffff;
	text-align:center;
	border-radius:5px;
}

.ymmlist .click .enter{
	font-size:14px;
	color:#9f9f9f;
	line-height:20px;
	margin-top:20px;
	text-align:center;
}

.ymmlist .click .grey{
	display:inline-block;
	width:100%;
	height:60px;
	background:#dcdcdc;
	font-size:18px;
	line-height:60px;
	color:#ffffff;
	text-align:center;
	border-radius:5px;
}
}

@media screen and (max-width:400px){
.ymmlist .txt .title{
	font-size:16px;
	line-height:20px;
	height:40px;
	color:#333333;
}

.ymmlist .txt .time{
	float:left;
	font-size:12px;
	color:#9f9f9f;
	line-height:20px;
	padding-left:17px;
	background-image:url(../images/news_time.png);
	background-repeat:no-repeat;
	background-position:left center;
	background-size:12px 12px;
	margin-top:20px;
}

.ymmlist .click .red{
	display:inline-block;
	width:100%;
	height:40px;
	background:#ff7583;
	font-size:16px;
	line-height:40px;
	color:#ffffff;
	text-align:center;
	border-radius:5px;
}

.ymmlist .click .enter{
	font-size:12px;
	color:#9f9f9f;
	line-height:20px;
	text-align:center;
	margin-top:20px;
}

.ymmlist .click .grey{
	display:inline-block;
	width:100%;
	height:40px;
	background:#dcdcdc;
	font-size:16px;
	line-height:40px;
	color:#ffffff;
	text-align:center;
	border-radius:5px;
}
}

.ymm{
	max-width:640px;
	margin:0 auto;
	padding:10px 0;
	background:#f0f0f0;
}

.ymm .kuang{
	width:96%;
	border:1px solid #d7d7d7;
	border-radius:5px;
	margin-left:2%;
	background:#ffffff;
}

.ymm .kuang .pic{
	width:20%;
	float:left;
	margin:2% 0 1% 2%;
}

.ymm .kuang .txt{
	float:left;
	margin:2% 0 0 2%;
}

@media screen and (min-width:640px){
.ymm .kuang .txt{
	font-size:16px;
	line-height:30px;
}
}

@media screen and (min-width: 400px) and (max-width: 640px){
.ymm .kuang .txt{
	font-size:14px;
	line-height:22px;
}
}

@media screen and (max-width:400px){
.ymm .kuang .txt{
	font-size:12px;
	line-height:16px;
}
}

.ymm .kuang .txt h3{
	font-weight:normal;
	color:#ff5f66;
	margin-bottom:3%;
}

.ymm .kuang .txt p{
	font-weight:normal;
	color:#333333;
}

.ymm .kuang .button{
	width:16%;
	float:right;
	margin:4% 2% 0 0;
}

.ks{
	max-width:640px;
	margin:0 auto;
	height:auto;
}

.ks .ksall{
	width:20%;
	float:left;
	height:auto;
	margin:2% 0 0 4%;
}

.tel{
	max-width:640px;
	height:auto;
	margin:20px auto;
}

.tel .num{
	width:96%;
	height:auto;
	margin-left:2%;
}

.news{
	max-width:640px;
	height:auto;
	margin:0 auto;
	background:#f0f0f0;
}

.news .news_title{
	width:31%;
	height:auto;
	margin:2%;
}

.news a{
	color:#da333a;
	font-size:14px;
	float:right;
	margin:3% 2% 0 0;
	font-family:Arial, Helvetica, sans-serif;
}

.newslist{
	max-width:640px;
	height:auto;
	margin:0 auto;
	padding:20px 0;
	border-top:1px solid #d7d7d7;
}

.newslist .pic{
	width:26%;
	height:auto;
	float:left;
	margin-left:2%;
	border-radius:5px;
}

.newslist .txt{
	width:68%;
	margin-left:2%;
	height:auto;
	float:left;
}


@media screen and (min-width:640px){
.newslist .txt .title{
	font-size:20px;
	line-height:30px;
	height:60px;
	color:#333333;
}

.newslist .txt .time{
	float:left;
	font-size:20px;
	color:#9f9f9f;
	float:left;
	padding-left:25px;
	line-height:20px;
	background-image:url(../images/news_time.png);
	background-repeat:no-repeat;
	background-position:left center;
	background-size:20px 20px;
	margin-top:3%;
}

.newslist .txt .click{
	float:left;
	font-size:20px;
	color:#9f9f9f;
	float:right;
	padding-left:25px;
	line-height:20px;
	background-image:url(../images/news_click.png);
	background-repeat:no-repeat;
	background-position:left center;
	background-size:20px 20px;
	margin-top:3%;
}
}

@media screen and (min-width: 400px) and (max-width: 640px){
.newslist .txt .title{
	font-size:18px;
	line-height:22px;
	height:44px;
	color:#333333;
}

.newslist .txt .time{
	float:left;
	font-size:18px;
	color:#9f9f9f;
	float:left;
	padding-left:23px;
	line-height:20px;
	background-image:url(../images/news_time.png);
	background-repeat:no-repeat;
	background-position:left center;
	background-size:18px 18px;
	margin-top:3%;
}

.newslist .txt .click{
	float:left;
	font-size:18px;
	color:#9f9f9f;
	float:right;
	padding-left:23px;
	line-height:20px;
	background-image:url(../images/news_click.png);
	background-repeat:no-repeat;
	background-position:left center;
	background-size:18px 18px;
	margin-top:3%;
}
}

@media screen and (max-width:400px){
.newslist .txt .title{
	font-size:16px;
	line-height:20px;
	height:40px;
	color:#333333;
}

.newslist .txt .time{
	float:left;
	font-size:12px;
	color:#9f9f9f;
	float:left;
	line-height:20px;
	padding-left:17px;
	background-image:url(../images/news_time.png);
	background-repeat:no-repeat;
	background-position:left center;
	background-size:12px 12px;
}

.newslist .txt .click{
	float:left;
	font-size:12px;
	color:#9f9f9f;
	float:right;
	line-height:20px;
	padding-left:17px;
	background-image:url(../images/news_click.png);
	background-repeat:no-repeat;
	background-position:left center;
	background-size:12px 12px;
}
}

.more{
	max-width:640px;
	height:auto;
	margin:0 auto;
	padding-bottom:20px;
}

.more a{
	display:inline-block;
	width:94%;
	height:40px;
	border:1px solid #f3764a;
	border-radius:10px;
	font-size:16px;;
	line-height:40px;
	text-align:center;
	margin-left:3%;
	color:#f3764a;
}

.tjzz{
	max-width:640px;
	height:auto;
	margin:0 auto;
	background:#f0f0f0;
}

.tjzz .tjzz_title{
	width:31%;
	height:auto;
	margin:2%;
	float:left;
}

.tjzz a{
	color:#da333a;
	font-size:14px;
	float:right;
	margin:3% 2% 0 0;
	font-family:Arial, Helvetica, sans-serif;
}

.zj_txt{
	max-width:640px;
	margin:10px auto;
	height:24px;
	color:#000000;
	font-size:16px;
	line-height:24px;
}

.zj_txt .left{
	padding-left:2%;
	float:left;
}

.zj_txt .right{
	padding-right:2%;
	float:right;
}

.zj_txt .right span{
	color:#f54444;
}

.lxb{
	max-width:640px;
	height:50px;
	margin:10px auto
}

.lxb input{
	width:58%;
	height:48px;
	float:left;
	margin-left:2%;
	font-size:16px;
	line-height:48px;
	border:1px solid #d7d7d7;
	border-right:none;
	background:url(../images/search.png) no-repeat 10px center;
	color:#d0d0d0;
	padding-left:10%;
}

.lxb a{
	width:29%;
	height:50px;
	display:inline-block;
	float:left;
	font-size:16px;
	line-height:48px;
	border-radius:0 5px 5px 0;
	border:none;
	background:#f3764a;
	color:#ffffff;
	text-align:center;
}

.slidezj{ position:relative; overflow:hidden; margin:20px auto;  max-width:640px;/* 设置焦点图最大宽度 */ }
.slidezj .left{width:5%; height:auto; position:absolute; top:40%; left:2%;}
.slidezj .right{width:5%; height:auto; position:absolute; top:40%; right:2%;}
.slidezj .hd{ position:absolute; bottom:-50px; right:-50px; z-index:1; }
.slidezj .bd{ position:relative; z-index:0; }
.slidezj .bd li{ position:relative; text-align:center;  }
.slidezj .bd li img{vertical-align:top; width:62%;}
.slidezj .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }  /* 去掉链接触摸高亮 */

.ask{
	max-width:640px;
	margin:0 auto;
	height:auto;
}

.hj{
	max-width:640px;
	height:auto;
	margin:20px auto;
	background:#f0f0f0;
}

.hj .hj_title{
	width:31%;
	height:auto;
	margin:2%;
}

.hj a{
	color:#da333a;
	font-size:14px;
	float:right;
	margin:3% 2% 0 0;
	font-family:Arial, Helvetica, sans-serif;
}

.slidehj{ position:relative; overflow:hidden; margin:20px auto;  max-width:640px;/* 设置焦点图最大宽度 */ }
.slidehj .hd{ position:absolute; bottom:-50px; right:-50px; z-index:1; }
.slidehj .bd{ position:relative; z-index:0; }
.slidehj .bd li{ position:relative; text-align:center;  }
.slidehj .bd li img{vertical-align:top; width:96%;}
.slidehj .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }  /* 去掉链接触摸高亮 */

.bottom{
	max-width:640px;
	margin:0 auto;
	height:auto;
	padding-bottom:30px;
}

.ck_nav{
	max-width:640px;
	margin:0 auto;
	padding-bottom:20px;
}

.ck_nav a{
	display:inline-block;
	float:left;
	margin:2% 0 0 6%;
	width:25%;
	height:40px;
	background:#f6f6f6;
	border:1px solid #e2e2e2;
	border-radius:5px;
	font-size:16px;
	line-height:40px;
	color:#333333;
	text-align:center;
}

.ck_list{
	max-width:640px;
	margin:0 auto;
	padding:20px 0;
	border-top:1px solid #d7d7d7;
}

.ck_list .pic{
	width:33%;
	float:left;
	margin-left:3%;
}

.ck_list .txt{
	width:58%;
	float:left;
	margin-left:3%;
	color:#363145;
}

@media screen and (min-width:640px){
.ck_list .txt h3{
	font-size:18px;
	margin-bottom:10px;
}

.ck_list .txt a{
	font-size:16px;
	display:block;
	color:#363145;
	line-height:26px;
}
}

@media screen and (min-width: 400px) and (max-width: 640px){
.ck_list .txt h3{
	font-size:16px;
	margin-bottom:10px;
}

.ck_list .txt a{
	font-size:14px;
	display:block;
	color:#363145;
	line-height:26px;
}
}

@media screen and (max-width:400px){
.ck_list .txt h3{
	font-size:14px;
}

.ck_list .txt a{
	font-size:12px;
	display:block;
	color:#363145;
	line-height:22px;
}
}

.ck_list .txt a span{
	color:#ed606e;
	margin-right:3px;
}

.huanjing{ position:relative; overflow:hidden; margin:20px auto;  max-width:640px;/* 设置焦点图最大宽度 */ }
.huanjing .hd{ position:absolute; bottom:-50px; right:-50px; z-index:1; }
.huanjing .bd{ position:relative; z-index:0; }
.huanjing .bd li{ position:relative; text-align:center;  }
.huanjing .bd li img{vertical-align:top; width:96%; border-radius:5px;}
.huanjing .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }  /* 去掉链接触摸高亮 */

.zjlist{
	max-width:640px;
	height:auto;
	margin:0 auto;
}

.zjlist .pic{
	width:47%;
	height:auto;
	float:left;
	margin:2% 0 0 2%;
}

.ztdiv{
	max-width:640px;
	margin:0 auto;
	height:auto;
	width:100%;
}