/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {margin: 0;padding: 0;border: 0;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {display: block;}
body {line-height: 1;font-family:"Microsoft YaHei","SimSun","宋体","Arial Narrow";}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {content: '';content: none;}
table {border-collapse: collapse;border-spacing: 0;}
a{text-decoration:none;color:#4c4c4c;font-family:"微软雅黑",Arial, "宋体", Helvetica, sans-serif, Verdana;background:none;display: inline-block;}
a:hover{color:#003629;text-decoration: none;}
.clear{clear:both;font-size:0px;line-height:0px;height:0px;width:100%;}
.main_cle{clear:both;font-size:0px;line-height:0px;height:70px;width:100%;}
.clearfix:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;font-size:0;}
.clearfix { *zoom:1;}
.min_width{width: 1200px;margin: 0 auto;}
.fl{float: left;}
.fr{float: right;}

body{max-width: 640px;margin: 0 auto;}
.nmr{margin-right: 0 !important;}
/*修改样式*/
.am-header-default{
	background: #fff;
}
.am-header-default .am-header-nav>a,.am-menu-dropdown1 .am-menu-toggle{
	color: #003629;
}
.am-navbar-default .am-navbar-nav{
	background: #003629;
}
.am-menu-dropdown1 .am-menu-nav>li>a{
	background: #003629;
	border-bottom: 1px solid #fff;
}
.am-slider-a1 .am-control-nav li a.am-active{
	background-color: #003629;
}
.am-menu-dropdown1 .am-menu-toggle{
	line-height: 44px;
}
.am-breadcrumb{
	margin: 0;
}
.am-accordion-default .am-accordion-title:before{
	content: '';
	margin: 0;
	display: none;
}
.am-accordion-default .am-accordion-title{
	background: #003629;
	padding: .5rem 1rem;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.am-accordion-default .am-accordion-title b{
	color: #fff;
	font-weight: bold;
	display: inline-block;
	padding: .3rem 0;
}
.am-accordion-default .am-accordion-title p{
	float: right;
	width: 70%;
	background: #fff;
	color: #000;
	line-height: 2rem;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding-left: 1rem;
}
.am-accordion-default .am-accordion-title p i{
	float: right;
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url(../images/page_nav_ic.png) no-repeat center center;
   	background-size: contain;
    margin-top: 5px;
    margin-right: 5px;
}
.am-accordion-default .am-active .am-accordion-title{
	background: #003629;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom: 1px solid #ccc;
}
.am-accordion-default .am-accordion-content{
	/*padding: 0;*/
	background: #003629;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
.am-accordion-default .am-accordion-content a{
	display: block;
	line-height: 3rem;
	color: #fff;
	border-bottom: 1px solid #ccc;
}
.am-header .am-header-left img{
	width: 100%;
}
.ban_logo{
	position: absolute;
	width: 100%;
	text-align: center;
	z-index: 999;
}
.ban_logo img{
	width: 20%;
	margin-top: 10px;
	opacity: 0.5;
}
.ban_logo .banner_desc p{
	/*font-size: 35px;*/
	color: #fff;
	font-weight: bold;
	/*opacity: 0.9;*/
}
/*.ban_logo .banner_desc p:after,.ban_logo .banner_desc span:after{content: " ";display: inline-block;width: 100%;}*/
.ban_logo .banner_desc span{color: #fff;display: block;margin-top: 5px;}
.ban_logo .banner_desc{
	width: 75%;
	border: 1px solid #003629;
	color: #fff;
	font-size: 12px;
	line-height: 14px;
	padding: 5px;
	margin: 12px auto;
}
/*内容样式*/
.cs-content{
	padding: 0 10px;
}
.cs-title{
	text-align: center;
	padding: 10px 0;
}
.cs-title img{
	width: 100%;
}
.in_service img{
	width: 100%;
	height: 44vw;
	float: left;
}
.enter_mn{
	width: 48%;
	float: left;
	position: relative;
}
.enter_mn a{
	position: absolute;
	top: 50%;
	left: 10px;
	width: 20%;
	height: 10vw;
	opacity: .6;
}
.enter_mn .enter_m1{
	left: 4%;
	background: url(../images/in_ser1.png) no-repeat center center;
	background-size: contain;
}
.enter_mn .enter_m2{
	left: 40%;
	background: url(../images/in_ser2.png) no-repeat center center;
	background-size: contain;
}
.enter_mn .enter_m3{
	left: 72%;
	background: url(../images/in_ser3.png) no-repeat center center;
	background-size: contain;
}
.vip_path{
	width: 48%;
	height: 44vw;
	background: url(../images/index_left.png) no-repeat center center;
	background-size: contain;
	float: right;
}
.vip_path a{
	display: inline-block;
	height: 14vw;
	width: 100%;
}
.about_box{
	text-indent: 2em;
	font-size: 1.4rem;
	line-height: 2.2rem;
}
.video{
	padding: 20px 0;
	height: 270px;
}
.video .video_box{
	height: 100%;
    background: url(../images/video_updating.png) no-repeat center center;
    position: relative;
}
.more_a{
	text-align: right;
}
.more_a a{
	font-size: 1.4rem;
}
.more_btn{
	padding: 10px 0;
	text-align: center;
}
.more_btn a{
	line-height: 3rem;
	padding: 0 1rem;
	color: #003629;
	border: 1px solid #003629;
}
.pro_lists{
	padding: 10px 0;
}
.pro_lists .pro_it{
    height: 52vw;
    width: 45%;
    float: left;
    margin: 2%;
}
.pro_lists .pro_it p{
	line-height: 3rem;
	text-align: center;
	height: 4rem;
    overflow: hidden;
}
.pro_lists .pro_it a{
	border: 1px solid #c9c9c9;
    height: 42vw;
    max-height: 279px;
    width: 5%;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    /*padding: 5px;*/
}
.pro_lists .pro_it img{
	max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}
.news_title h2{
	color: #003629;
	padding: 10px 0;
}
.news_title h2 span{
	font-size: 1.4rem;
	color: #8e8e8e;
	font-weight: normal;
}
.you_news{

}
.you_news .you_it{
	margin: 10px 0;
}
.you_news .you_it img{
	width: 45%;
}
.you_it .you_fn{
	float: right;
	width: 50%;
}
.you_it .you_fn strong{
	font-size: 1.4rem;
	margin-bottom: 10px;
	display: block;
	color: #003629
}
.you_it .you_fn p{
	font-size: 1.4rem;
	line-height: 2rem;
}
.news_pb .pb_it{
	padding: 10px 0;
	border-bottom: 1px dashed #d0d0d0;
}
.pb_it .pb_tt{
	width: 4rem;
	float: left;
}
.pb_it .pb_tt p{
	line-height: 4rem;
	background: #e7a115;
	color: #fff;
	text-align: center;
	font-size: 2rem;
}
.pb_it .pb_tt p:last-child{
	background: #003629;
}
.pb_it .pb_fn{
	width: 82%;
	float: right;
}
.pb_it .pb_fn h2{
	font-size: 1.6rem;
	font-weight: normal;
	margin-bottom: 10px;
	color: #000;
}
.pb_it .pb_fn p{
	line-height: 1.8rem;
}
.mu_news{
	border: 1px solid #ccc;
}
.mu_news a{
	display: block;
	font-size: 1.5rem;
	line-height: 2.5rem;
	border-bottom: 1px solid #ccc;
}
.mu_news a:last-child{
	border: none;
}
.mu_news a span{
	border-right: 1px solid #ccc;
	display: inline-block;
	text-align: center;
	padding: 0 5px;
}
.mu_news a b{
	font-weight: normal;
	padding-left: 5px;
}

/*分页*/
.pagination{
	text-align: center;
	width: 100%;
	margin: 3rem 0;
}
.pagination ul{
	display: inline-block;
}
.pagination ul li{
	float: left;
	padding: 10px;
}

/*上一篇,下一篇*/
.other_news{
	padding: 0 10px;
}
.other_news p{
	line-height: 3rem;
}

.case_list .pro_it a{
	border: none;
	padding: 0;
}

/*加盟沐年*/

.join_num{
	font-size: 1.6rem;
	color: #003629;
	text-align: center;
	padding: 10px 0;
}
.join_num b{
	font-size: 2rem;
	color: #e7a115;
}
.join_mn{
	padding: 10px 0;
}
.join_mn .join_it{
	float: left;
	width: 48%;
	margin: 1%;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	height: 70vw;
	text-align: center;
}
.join_it .join_tt{
	background: url(../images/num_img.png) no-repeat center center;
	background-size: contain;
	height: 15vw;
	position: relative;
	margin-top: 10px;
}
.join_it .join_tt img{
	width: 30%;
	position: absolute;
	top: 0;
	left: 0;
}
.join_mn h2{
	font-size: 1.6rem;
	color: #e7a115;
	text-shadow: 0 0 2px #fff;
	line-height: 3rem;
	text-align: center;
}
.join_mn p{
	padding: 0 1rem;
	color: #fff;
	line-height: 2rem;
	font-size: 1.4rem;
}
.join_mn .tt1{
	background: #06ae86;
}
.join_mn .tt2{
	background: #407bd3;
}
.join_mn .tt3{
	background: #924bb7;
}
.join_mn .tt4{
	background: #44b64c;
}
.join_mn .tt5{
	background: #bd3763;
}
.join_mn .tt6{
	background: #e3b323;
}
.join_mn .tt7{
	background: #e20361;
}
.join_mn .tt8{
	background: #17bbc1;
}
.join_mn .tt9{
	background: #d95151;
}

/*加盟申请表*/
.join_input h1{
	font-size: 1.8rem;
	text-align: center;
	padding: 10px 0;
}
.join_input .join_desc{
	font-size: 1.6rem;
	text-indent: 2em;
	line-height: 2rem;
}

/*新闻*/
.news_box{
	padding: 0 10px;
}
.news_box .news_it{
	border-bottom: 1px dashed #d2d2d2;
	padding: 20px 0;
}
.news_it img{
	width:30%;
}
.news_it .news_c{
	width: 68%;
}
.news_c h2 a{
	font-size: 1.8rem;
	font-weight: bold;
	padding-bottom: 0.5rem;
}
.news_c p a{
	font-size: 1.4rem;
	line-height: 1.8rem;
}
.news_c span{
	color: #e9a834;
	margin-top: 10px;
	display: inline-block;
}
.news_c .news_more{
	width: 60px;
	line-height: 25px;
	font-size: 16px;
	color: #fff;
	margin-top: 20px;
	background: #e9a834;
	text-align: center;
}

/*申请表*/
.join_input{
	border: 1px solid #003629;
	padding: 5px;
}
.join_input .join_desc{
	font-size: 1.4rem;
}


.add_pic{
	border: 1px solid #003629;
	width: 50px;
	height: 50px;
	background: url(/public/images/add_img.png) no-repeat center center;
	cursor: pointer;
	margin: 5px;
}
.img_it{
	width: 80px;
	height: 80px;
	padding: 5px;
	border: 1px solid #003629;
	margin: 5px;
	display: inline-block;
	position: relative;
}
.img_it img{
	width: 100%;
	height: 100%;
}
.img_it .del_ico{
	position: absolute;
	top: -10px;
	right: -10px;
	width: 20px;
	height: 20px;
	cursor: pointer;
	border-radius: 10px;
	background: #ccc;
	text-align: center;
	line-height: 20px;
	opacity: .8;
}
.img_it .del_ico:hover{
	opacity: 1;
}
/*首页底部按钮*/
.bt_list a{
	display: inline-block;
	width: 32%;
	background: url(../images/bt_bg.jpg) no-repeat center center;
	text-align: center;
	margin-bottom: 10px;
	float: left;
	margin-right: 2%;
	padding: 8px 0;
	background-size: cover;

}
.bt_list a img{
	width: 30%;
	margin: 3px 0;
}
.bt_list a p{
	color: #fff;
	font-size: 1.2rem;
}
/*头部固定导航*/
.nav_bar{
	height: 40px;
	background: url(../images/nav_bg.jpg) repeat-x center center;
	background-size: contain;
}
.nav_bar li{
	float: left;
	width: 25%;
	height: 100%;
}
.nav_bar li a{
	display: inline-block;
	width: 100%;
	height: 22px;
	line-height: 22px;
	margin-top: 9px;
	font-weight: bold;
	border-right: 1px solid #fff;
	color: #d3bd63;
	text-align: center;
	background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(rgba(234, 213, 116, 1)), to(rgba(202, 114, 35, 1)));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.nav_bar li:last-child a{
	border: none;
}
/*列表页左标题*/
.left_title{
	padding: 0 2%;
}
.left_title h2{
	font-size: 2rem;
}
.left_title p{
	font-size: 1.4rem;
	color: #003629;
	line-height: 2rem;
}
/*内容页居中标题*/
.center_title{
	text-align: center;
	margin-bottom: 10px;
}
.center_title h2{
	font-size: 2rem;
}
.center_title p{
	font-size: 1.2rem;
	line-height: 1.6rem;
}
