/**********public***********/
*{ margin:0; padding:0}
li{ list-style:none}
a{ text-decoration:none; color:#000}
.clear{ clear:both}
.red{ color:#F00}
.pub{max-width:640px;margin:0 auto; padding:0; Font-size:63%; font-family:"微软雅黑";}
/**********end pub*********/
.banner{width:100%;max-width:640px; overflow:hidden; margin:0 auto;}
.banner img{ width:100%; vertical-align:top; float:left;}
.title{text-align:center; padding:15px 0 15px 0; line-height:30px; font:28px "Microsoft YaHei UI"; font-weight:bold;}

.part1{ width:85%; margin:0 auto; background-color:#e3ddd6; padding:5% 5%; line-height:25px; font-size:14px; height:auto}
.part1 b,.part1 p,.part1 li{ width:100%; float:left; color:#505050}
.part1 b{ text-align:center;}
.part1 p{ margin-top:15px;}
.part1 ul{ float:left; margin-top:15px; padding-top:15px; border-top:1px dashed #b5b1ab; width:100%}
.part1 ul li{ margin-top:8px;}
.part1 ul li a{color:#505050}

.part2{ width:95%; margin:0 auto; overflow:hidden;}
.slider{display:none}/*用于获取更加体验*/
.focus span{width:10px;height:10px;margin-right:10px;border-radius:50%;background:#666;font-size:0}
.focus span.current{background:#fff}

.part3{ width:100%; background-color:#533b22; margin-top:30px; padding-top:20px;}
.part3 .title{ color:#FFF; }
.part3_1{ width:320px; background-color:#472c12; font-size:13px; margin:0 auto; height:500px;}
.part3_1 img{ float:left; display:inline; margin-right:10px;}
.part3_1 li{ width:90%; float:left; background-color:#FFF; padding:5% 5%; margin-top:10px;}
.part3_1 ul{ float:left; width:300px;}

.part4 .title{ background-color:#F00; color:#FFF}
.part4 img{ width:100%; vertical-align:text-top;}

.part5 .title{ background-color:#533b22; color:#FFF}
.part5 .title span{ font-weight:500; font-size:18px;}
.part5 img{ width:100%; vertical-align:text-top;}

.part6 .title{ background-color:#F00; color:#FFF}
.part6 img{ width:100%; vertical-align:text-top;}
.block_home_slider {
	position: relative;
	background-color: #ffffff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	behavior: url(js/PIE.htc); /*半透明兼容*/
	text-align: center;
	line-height: 0px;
	margin-right: auto;
	margin-left: auto;
}  /*底部小图标*/
.block_home_slider .slide {position:relative;}
.block_home_slider .caption {padding:13px 16px 12px; position:absolute; left:0px; right:0px; bottom:0px; background:url(../images/bg_caption.png); text-align:left;}
.block_home_slider .caption p {padding-bottom:0px; font-size:11px; color:#dedede; text-shadow:0px -1px #000000; line-height:17px;}
.block_home_slider .caption p.title {padding-bottom:6px; font-size:15px; color:#ffffff; font-weight:bold; line-height:normal;}
.block_home_slider .flex-direction-nav a {width:25px; height:25px; margin-top:-27px; display:block; position:absolute; top:50%; background-repeat:no-repeat; background-image:url(../images/sprite_arrow_2.png); text-indent:-9000px;}
.block_home_slider .flex-direction-nav a.flex-prev {left:6px; background-position:left top;}
.block_home_slider .flex-direction-nav a.flex-prev:hover {background-position:left bottom;}
.block_home_slider .flex-direction-nav a.flex-next {right:6px; background-position:right top;}
.block_home_slider .flex-direction-nav a.flex-next:hover {background-position:right bottom;}
.block_home_slider .flex-control-paging {padding-top:15px; display:inline-block;}
.block_home_slider .flex-control-paging li {
	margin: 0px;
	padding: 0px;
	float: left;
	overflow: hidden;
	list-style-type: none;
}
.block_home_slider .flex-control-paging li a {width:12px; height:12px; display:block; background-repeat:no-repeat; background-image:url(../images/sprite_nav_3.png); text-indent:-9000px; cursor:pointer;}
.block_home_slider .flex-control-paging li a.flex-active {background-position:right top;}
.block_home_post_feature {width:300px;}
.block_home_post_feature p {padding-bottom:0px;}
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
	list-style-type: none;
} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}


@media screen and (max-width: 480px){
	.title{font-size:25px; line-height:30px;}
	}
@media screen and (max-width: 414px){
	.title{font-size:20px; line-height:30px;}
	}
@media screen and (max-width: 375px){
	.title{font-size:18px; line-height:26px;}
	}
@media screen and (max-width: 320px){
	.title{font-size:16px; line-height:22px;}
	}