﻿/* CSS Document */
html {
	/* position:relative;-webkit-filter: grayscale(100%);filter:progid:DXImageTransform.Microsoft.BasicImage(graysale=1); */
}
body {
	position:relative;
	margin:0;
	padding:0;
	width:100%!important;
	font-size:12px;
	text-align:left;
	/* background:url(../images/bg.gif) repeat left center #fff; */
	font-family:"微软雅黑";
}
ul, li {
	padding:0px;
	margin:auto;
	list-style:none;
}
* {
	margin:0;
	padding:0;
}
img {
	border:0;
}

.img_block {
	display:block;
	margin:0 auto;
}
a:hover {
	color:#229f8c
}
.clear {
	clear:both
}
.float {
	float:left
}
.brand_span {
	background-color:#229f8c;
	color:#fff;
	padding:0 5px;
}
.top {
	width:100%;
	height:33px;
	background-color:#229f8c;
	position:relative;
	right:0px;
}
.top_con {
	width:1135px;
	margin:0 auto;
	height:100%;
}
.top_con_l {
	line-height:33px;
	color:#c3c3c3
}
.top_con_r {
	float:right;
	line-height:33px
}
.top_con_r a {
	color:#c3c3c3;
	margin:0 5px;
	position:relative;
	cursor:pointer;
}
.top_con_r a img.weibo_img {
	display:none;
	position:absolute;
	left:0px;
	top:20px;
}
.top_con_r a:hover img.weibo_img {
	display:block;
}
.top_con_r a img {
	vertical-align:middle;
	position:relative;
	top:-2px;
}
.header {
	background:url(../images/3_03.jpg) repeat-x;
	height:132px;
	width:100%;
	overflow:hidden;
}

.header_con {
	width:1135px;
	margin:0 auto;
	padding-top:35px
}
@media screen and (max-width: 1920px){
    .header {
	background:url(../images/3_03.jpg) repeat-x;
	height:132px;
	width:100%;
	margin:0 auto;
   }
   .header_con {
	width:1135px;
	margin:0 auto;
	padding-top:35px
	margin:0 auto;
   }
}

.logo {
	background:url(../images/logo12.png) no-repeat left top;
	width:673px;
	height:80px;
	float:left;
}
.logo h1 a {
	width:673px;
	height:80px;
	text-indent:-9999px;
	display:block
}
.phone {
	background:url(../images/1_12.png) no-repeat;
	width:231px;
	height:55px;
	float:right;
	margin-top:12px
}
@media screen and (max-width: 1070px){
    .header {
	background:url(../images/3_03.jpg) repeat-x;
	height:132px;
	width:1070px;
	margin:0 auto;
   }
   .header_con {
	width:1135px;
	margin:0 auto;
	padding-top:35px;
	
   }
	.logo {
	background:url(../images/logo12.png) no-repeat left top;
	width:400px;
	height:80px;
	float:left;
	margin-left: 10%;
}
.logo h1 a {
	width:673px;
	height:80px;
	text-indent:-9999px;
	display:block
}
.phone {
	background:url(../images/1_12.png) no-repeat;
	width:231px;
	height:55px;
	float:right;
	margin-top:12px;
	margin-right: 20%;
    }
}


.nav {
	height:57px;
	width:100%;
	background:url(../images/nav_bg.gif) no-repeat top center;
	
}

.nav_con {
	width:1100px;
	height:100%;
	margin:0 auto;
	background-color:#727171
}
@media screen and (max-width: 1920px){
	.nav {
	height:57px;
	width:100%;
	background:url(../images/nav_bg.gif) no-repeat top center;
	margin:0 auto;
	}
	.nav_con {
	width:1100px;
	height:100%;
	margin:0 auto;
	background-color:#727171
	}

}
@media screen and (max-width: 1070px){
	.nav {
	height:57px;
	width:1070px;
	background:url(../images/nav_bg.gif) no-repeat top center;
	margin:0 auto;
	}
	.nav_con {
	width:1100px;
	height:100%;
	margin:0 auto;
	background-color:#727171
	}

}
.nav_con ul li {
	line-height:57px;
	height:57px;
	background:url(../images/98.jpg) no-repeat center right;
	float:left;
	font-size:16px;
	font-family:"微软雅黑";
	width:112px;
	text-align:center
}
.nav_con ul li a {
	display:block;
	width:100%;
	height:100%;
	text-align:center;
	color:#ffffff;
}
.cur_index a {
	text-indent:23px;
	background:url(../images/nav_bg_03.jpg) no-repeat left center #727171 !important;
}
.cur_index a:hover {
	background:url(../images/nav_bg_03.jpg) no-repeat left center #26b39e !important;
}
.nav_con ul li a:hover {
	color:#fff !important;
	background-color:#8c8c8c !important;
}
.content {
	min-height:550px;
	height:auto !important;
	height:550px;
}
.hotel_tit {
	width:100%;
	height:35px;
	line-height:35px;
	text-indent:25px;
	background-color:#229f8c;
	margin-bottom:25px;
}
.hotel_tit span {
	color:#fff;
	font-size:16px;
	font-family:"微软雅黑";
}
.article_hotel {
	line-height:2;
	color:#2d2d2d;
	font-size:14px;
	padding-top:20px;
}
.hotel_tit a {
	float:Right;
	margin-right:15px;
	color:#fff;
	font-size:13px;
}
.hotel_tit a:hover {
	text-decoration:underline;
}
.join_table_1 {
	margin-left:25px;
}
.join_table_2 td {
	padding:0px 10px;
}
.sec_con {
	color:#787878;
	overflow-x:hidden;
	line-height:25px;
	min-height:550px;
	height:auto !important;
	height:550px;
}
.sec_con img {
	max-width:640px;
}
#full-screen-slider {
	width:100%;
	height:476px;
	position:relative;
	z-index:1;
}
#slides {
	display:block;
	width:100%;
	height:476px;
	list-style:none;
	padding:0;
	margin:0;
	position:relative
}
#slides li {
	display:block;
	width:100%;
	height:100%;
	list-style:none;
	padding:0;
	margin:0;
	position:absolute
}
#slides li a {
	display:block;
	width:100%;
	height:100%;
	text-indent:-9999px
}
#pagination {
	display:block;
	list-style:none;
	position:absolute;
	left:50%;
	top:420px;
	z-index:9900;
	padding:5px 15px 5px 0;
	margin:0
}
#pagination li {
	display:block;
	list-style:none;
	width:10px;
	height:10px;
	float:left;
	margin-left:15px;
	border-radius:5px;
	background:#FFF
}
#pagination li a {
	display:block;
	width:100%;
	height:100%;
	padding:0;
	margin:0;
	text-indent:-9999px;
}
#pagination li.current {
	background:#0092CE
}
.font_white {
	color:#fff;
}
.main {
	width:1135px;
	margin:0 auto;
	position:relative;
	margin-top:-52px;
	z-index:2;
	background-color:#fff;
}
.main_title {
	width:1135px;
	height:52px;
	background-color:#229f8c;
}
.main_title_l {
	width:865px;
	height:52px;
}
.main_title_l ul li {
	width:288px;
	height:52px;
	line-height:52px;
	float:left;
	text-align:center;
	background:url(../images/2_03.gif) no-repeat right center;
	font-size:16px
}
.main_title_l ul li a {
	display:block;
	width:100%;
	height:100%;
	text-align:center;
	line-height:52px;
}
.main_title_l ul li a:hover {
	background-color:#F00
}
.main_title_l ul li a#m_1 {
	background:Url(../images/43.png) no-repeat 70px center;
}
.main_title_l ul li a#m_2 {
	background:Url(../images/46.png) no-repeat 78px center;
}
.main_title_l ul li a#m_3 {
	background:Url(../images/45.png) no-repeat 74px center;
}
.main_title_l ul li img {
	vertical-align:middle;
	margin-right:15px;
	position:relative;
	top:-5px;
}
.main_title_l ul li a {
	color:#FFF
}
.main_title_l ul li a:hover {
	background-color:#26b39e !important;
}
.main_title_r {
	width:210px;
	padding-right:10px;
	float:right;
	padding-top:12px;
	padding-left:50px;
	font-size:16px;
	color:#FFF
}
.main_title_r input.input1 {
	width:122px;
	height:27px;
	background:url(../images/2_13.gif) no-repeat;
	text-indent:10px;
	line-height:27px;
	border:none
}
.main_title_r input.input2 {
	width:30px;
	height:27px;
	background:url(../images/search.gif) no-repeat;
	line-height:27px;
}
.main_con {
	width:1070px;
	background:#FFF;
	overflow:hidden;
	padding-top:20px;
	margin:0 auto;
}
.main_con_t {
	width:1095px;
	overflow:hidden;
	clear:both;
	padding-top:10px;
}
.jiaodian {
	width:310px;
	height:264px;
}
.banner_div {
	height:476px !important;
	overflow:hidden !important;
	margin:0 auto !important;
}
@media screen and (max-width: 1920px){
	.banner_div {
	height:476px !important;
	overflow:hidden !important;
	margin:0 auto !important;
	}
}
@media screen and (max-width: 1070px){
	.banner_div {
	height:476px !important;
	overflow:hidden !important;
	margin:0 auto !important;
	width:1070px;
	}
}
#kinMaxShow .KMSPrefix_kinMaxShow_image_box .KMSPrefix_kinMaxShow_image_item a.KMSPrefix_kinMaxShow_coverlink {
	height:476px !important;
}
#kinMaxShow .KMSPrefix_kinMaxShow_image_box .KMSPrefix_kinMaxShow_image_item {
	height:476px !important;
}
#kinMaxShow .KMSPrefix_kinMaxShow_image_box {
	height:476px !important;
	width:100%;
}
#kinMaxShow {
	height:476px !important;
}
.kinMaxShow img{
	display:block !important;
	width:100% !important;
	height:476px !important;
}
@media screen and (max-width: 1920px){
	#kinMaxShow .KMSPrefix_kinMaxShow_image_box .KMSPrefix_kinMaxShow_image_item
 {
	background-size:100% 100% !important;
	}
	#kinMaxShow .KMSPrefix_kinMaxShow_image_box {            
	height:476px !important;
	width:100% !important;

	}
	
	.kinMaxShow img{
	display:block !important;
	width:100% !important;
	height:476px !important;
	}
}
@media screen and (max-width: 1070px){
	.kinMaxShow img{
	display:block !important;
	width:100% !important;
	height:476px !important;
	}	
	
	#kinMaxShow .KMSPrefix_kinMaxShow_image_box .KMSPrefix_kinMaxShow_image_item
 {
	height:476px !important;
	width:100% !important;
	}
	#kinMaxShow .KMSPrefix_kinMaxShow_image_box {
	height:476px !important;
	width:100% !important;
	
	}
	

}

#kinMaxShow .KMSPrefix_kinMaxShow_button {
	display:block;
	right:47% !important;
	bottom:14px !important;
}
#kinMaxShow .KMSPrefix_kinMaxShow_button li {
	width:8px !important;
	height:8px !important;
	border-radius:10px !important;
	
}
#kinMaxShow .KMSPrefix_kinMaxShow_button li.KMSPrefix_kinMaxShow_focus {
	background-color:#229f8c !important;
	border:solid 1px #a6a6a6 !important;
}
#hotpic {
	width: 310px;
	height: 264px;
	overflow: hidden;
	float:left;
}
#NewsPic {
	position: relative;
	width: 310px;
	height: 264px;
	overflow: hidden;
}
#NewsPic a {
	overflow: visible;
	border: 0;
	text-decoration: none;
}
#NewsPic .Picture {
	position: absolute;
	left: 0;
	top: 0;
	width: 310px;
	height: 264px;
}
#NewsPic .Nav {
	position: absolute;
	height: 15px;
	line-height: 15px;
	bottom:11px;
	right: 13px;
}
#NewsPic .Nav span {
	color: #FFF;
	float: left;
	width: 15px;
	height:15px;
	margin-right:2px;
	text-align: center;
	cursor: pointer;
}
#NewsPic .Nav span.Normal {
	color: #FFF;
	background: #353535;
}
#NewsPic .Nav span.Cur {
	background: #229f8c;
	color: #FFF;
}
#NewsPicTxt {
	position: relative;
	width: 380px;
	height: 22px;
	border: 1px;
	margin: 0;
	padding-top: 4px;
	text-align: center;
	font-family: Sans-Serif;
	font-weight: 700;
	color: #000;
	font-size: 14px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px;
}
#NewsPicTxt a:link, #NewsPicTxt a:visited {
	font-family: "Microsoft Yahei";
	font-size: 16px;
	font-weight: 700;
	color: #000;
	text-decoration: none;
}
#NewsPicTxt a:hover {
	color: red;
}
/*选下卡开始*/
.xuanxiaka {
	width:444px;
	margin-left:24px
}
#Tab1 {
	width:444px;
}
.Menubox {
	width:100%;
	height:38px;
	line-height:39px;
	background-color:#eeeeee;
	border-top:2px solid #a7a7a7;
}
.Menubox li {
	float:left;
	width:112px;
	text-align:center;
	color:#494747;
	font-size:16px;
	font-family:"微软雅黑";
	cursor:pointer;
}
.Menubox li a {
	display:block;
	width:100%;
	height:100%;
}
.Menubox li.hover {
	width:112px;
	color:#229f8c;
	border-top:1px solid #229f8c;
	background-color:#229f8c;
	height:41px;
	line-height:41px;
	position:relative;
	top:-2px;
	background:url(../images/6_03.jpg) no-repeat 0 -2px;
}
.Menubox li.hover a {
	color:#229f8c;
}
.Contentbox {
	clear:both;
	padding-top:14px;
	height:206px;
}
.Contentbox h2 {
	font-family:"微软雅黑";
	color:#e26183;
	font-size:16px;
	padding:0 5px;
}
.Contentbox h2 a {
	color:#229f8c;
}
.Contentbox h2 span {
	float:right;
	color:#7e7e7e;
	font-size:12px;
	font-weight:normal
}
.Contentbox p {
	line-height:25px;
	border-bottom:1px dashed #b3b3b3;
	padding:5px;
	font-size:13px;
	color:#5a5a5a;
}
.Contentbox ul li {
	line-height:29px;
	height:29px;
	text-indent:20px;
	font-size:13px;
	background:url(../images/9_07.jpg) no-repeat 0 center;
	width:440px;
}
.Contentbox ul {
	margin-top:5px
}
.Contentbox ul li a {
	color:#5a5a5a;
}
.Contentbox ul li a:hover {
	text-decoration:underline;
	color:#229f8c;
}
.Contentbox ul li span {
	float:right;
	color:#5a5a5a;
	font-size:12px;
	font-family:'arial';
}
/*选项卡结束*/

.jiudian {
	width:270px;
	float:right;
	height:257px;
}
.jiudian p a:hover img {
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
.jiudian ul {
	height:60px;
}
.jiudian h2 {
	border-top:2px solid #229f8c;
	width:270px;
	font-size:14px;
	color:#229f8c;
}
.jiudian h2 span {
	width:112px;
	font-size:16px;
	font-weight:normal;
	border-top:2px solid #229f8c;
	display:block;
	position:relative;
	top:-2px;
	padding-top:10px;
	text-indent:10px;
}
.jiudian dl dt {
	float:left;
	width:270px;
	height:170px
}
.jiudian dl dt img {
	width:270px;
	height:170px
}
.jiudian dl dd {
	line-height:20px;
	float:right;
	width:100px;
	font-size:13px
}
.jiudian dl dd.dd1 {
	color:#229f8c;
}
.jiudian dl {
	margin-top:15px;
	overflow:hidden;
	padding:0px;
	padding-right:20px;
}
.jiudian dl dd.dd2 {
	color:#6e6e6e
}
.jiudian ul li {
	height:38px;
	line-height:38px;
	padding:0 0px;
	border-top:1px dashed #999;
	overflow:hidden;
	font-size:13px;
}
.jiudian ul li a {
	color:#666
}
.jiudian ul li a:hover {
	text-decoration:underline;
	color:#229f8c;
}
.jiudian ul li span {
	float:right;
	color:#e4708e;
	font-weight:bold
}
.jiudian ul li.li3 {
	border-bottom:none
}
/*<!--优势开始-->*/
.youshi {
	width:1070px;
	margin:33px auto 10px;
	margin-bottom:0px;
	padding-bottom:30px;
	overflow:hidden;
}
.youshi_l {
	background:url(../images/11_03.jpg) no-repeat;
	width:47px;
	height:160px;
	margin-top:0px;
}
.youshi_c {
	
	width:1003px;
	height:193px
}
.youshi_c ul li {
	width:114px;
	height:193px;
	float:left;
	text-align:center;
	margin:0px 5px 0;
	font-size:16px;
	height:160px;
	overflow:hidden;
	position:relative;
}
.youshi_c ul li a.a1 {
	width:114px;
	height:40px;
	background:url(../images/11_10.jpg) no-repeat;
	display:block;
	padding-top:120px;
        transition:all 1s ease;
	overflow:hidden;
}
.youshi_c ul li a.a2 {
	width:114px;
	height:40px;
	background:url(../images/1.jpg) no-repeat;
	display:block;
	padding-top:120px
}
.youshi_c ul li a.a3 {
	width:114px;
	height:40px;
	background:url(../images/2.jpg) no-repeat;
	display:block;
	padding-top:120px
}
.youshi_c ul li a.a4 {
	width:114px;
	height:40px;
	background:url(../images/3.jpg) no-repeat;
	display:block;
	padding-top:120px
}
.youshi_c ul li a.a5 {
	width:114px;
	height:40px;
	background:url(../images/4.jpg) no-repeat;
	display:block;
	padding-top:120px
}
.youshi_c ul li a.a6 {
	width:114px;
	height:40px;
	background:url(../images/5.jpg) no-repeat;
	display:block;
	padding-top:120px
}
.youshi_c ul li a.a7 {
	width:114px;
	height:40px;
	background:url(../images/5-1111.jpg) no-repeat;
	display:block;
	padding-top:120px;
	margin-top:30px;
	padding-left:20px;
}
.youshi_c ul li a.a8 {
	width:114px;
	height:40px;
	background:url(../images/7.jpg) no-repeat;
	display:block;
	padding-top:120px
}
.youshi_c ul li .aa{
        position:absolute;
        width: 114px;
	height:160px;
        left: 0px;
        top: 0px;
        color:#fff;
	transition:all 1s ease;
	opacity:0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);

        text-align:center;
	-moz-transition:all 1s ease;
	-webkit-transition:all 1s ease;
	-o-transition:all 1s ease;
}
.youshi_c ul li .aa h3{
        font-size:0.8em;
	text-align:center;
	position:absolute;
	top:50px;
	left:15px;
	transition:all 1s ease;
	-moz-transition:all 1s ease;
	-webkit-transition:all 1s ease;
	-o-transition:all 1s ease;
}
.youshi_c ul li .aa p{
        font-size:12px;
        text-align:center;
	position:absolute;
	top:70px;
	left:10px;
	
}

.youshi_c ul li a.aa:hover {
	width: 114px;
	height:160px;
	background:rgba(34,159,140,0.8) no-repeat;
        opacity:1;
	filter:alpha(opcity=100);
	display:block;
	position:absolute;
	overflow:hidden;
	
}
.youshi_c ul li .aa1{
        position:absolute;
       width: 114px;
	height:160px;
        left: 0px;
        top: 0px;
        color:#fff;
	transition:all 1s ease;
	opacity:0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0)
        text-align:center;
	-moz-transition:all 1s ease;
	-webkit-transition:all 1s ease;
	-o-transition:all 1s ease;
}
.youshi_c ul li .aa1 h3{
        font-size:0.8em;
	text-align:center;
	position:absolute;
	top:50px;
	left:20px;
	transition:all 1s ease;
	-moz-transition:all 1s ease;
	-webkit-transition:all 1s ease;
	-o-transition:all 1s ease;
}
.youshi_c ul li .aa1 p{
        font-size:12px;
        text-align:center;
	position:absolute;
	top:70px;
	left:23px;
	
}

.youshi_c ul li a.aa1:hover {
	width:114px;
	height:193px;
	background:rgba(34,159,140,0.8) no-repeat;
        opacity:1;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100)

	display:block;
	position:absolute;
	overflow:hidden;
	
}
.youshi_c ul li .aa2{
        position:absolute;
       width: 114px;
	height:160px;
        left: 0px;
        top: 0px;
        color:#fff;
	transition:all 1s ease;
	opacity:0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);

        text-align:center;
	-moz-transition:all 1s ease;
	-webkit-transition:all 1s ease;
	-o-transition:all 1s ease;
}
.youshi_c ul li .aa2 h3{
        font-size:0.8em;
	text-align:center;
	position:absolute;
	top:50px;
	left:20px;
	transition:all 1s ease;
}
.youshi_c ul li .aa2 p{
        font-size:12px;
        text-align:center;
	position:absolute;
	top:70px;
	left:25px;
	
}
.youshi_c ul li .aa3{
        position:absolute;
       width: 114px;
	height:160px;
        left: 0px;
        top: 0px;
        color:#fff;
	transition:all 1s ease;
	opacity:0;
	filter:alpha(opcity=0);
        text-align:center;
}
.youshi_c ul li .aa3 h3{
        font-size:0.8em;
	text-align:center;
	position:absolute;
	top:50px;
	left:10px;
	transition:all 1s ease;
	-moz-transition:all 1s ease;
	-webkit-transition:all 1s ease;
	-o-transition:all 1s ease;
}
.youshi_c ul li .aa3 p{
        font-size:12px;
        text-align:center;
	position:absolute;
	top:70px;
	left:15px;
	
}

.youshi_c ul li a.aa3:hover {
	width:114px;
	height:193px;
	background:rgba(34,159,140,0.8) no-repeat;
        opacity:1;
	filter:alpha(opcity=100);
	display:block;
	position:absolute;
	overflow:hidden;
	
}
.youshi_c ul li a.aa2:hover {
	width: 114px;
	height:160px;
	background:rgba(34,159,140,0.8) no-repeat;
        opacity:1;
	filter:alpha(opcity=100);
	display:block;
	position:absolute;
	overflow:hidden;
	
}
.youshi_c ul li .aa4{
        position:absolute;
       width: 114px;
	height:160px;
        left: 0px;
        top: 0px;
        color:#fff;
	transition:all 1s ease;
	opacity:0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);

        text-align:center;
	-moz-transition:all 1s ease;
	-webkit-transition:all 1s ease;
	-o-transition:all 1s ease;
}
.youshi_c ul li .aa4 h3{
        font-size:0.8em;
	text-align:center;
	position:absolute;
	top:50px;
	left:20px;
	transition:all 1s ease;
}
.youshi_c ul li .aa4 p{
        font-size:12px;
        text-align:center;
	position:absolute;
	top:70px;
	left:23px;
	
}

.youshi_c ul li a.aa4:hover {
	width: 114px;
	height:160px;;
	background:rgba(34,159,140,0.8) no-repeat;
        opacity:1;
	filter:alpha(opcity=100);
	display:block;
	position:absolute;
	overflow:hidden;
	
}
.youshi_c ul li .aa5{
        position:absolute;
       width: 114px;
	height:160px;
        left: 0px;
        top: 0px;
        color:#fff;
	transition:all 1s ease;
	opacity:0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);

        text-align:center;
	-moz-transition:all 1s ease;
	-webkit-transition:all 1s ease;
	-o-transition:all 1s ease;
}
.youshi_c ul li .aa5 h3{
        font-size:0.8em;
	text-align:center;
	position:absolute;
	top:50px;
	left:15px;
	transition:all 1s ease;
	-moz-transition:all 1s ease;
	-webkit-transition:all 1s ease;
	-o-transition:all 1s ease;
}
.youshi_c ul li .aa5 p{
        font-size:12px;
        text-align:center;
	position:absolute;
	top:70px;
	left:10px;
	
}

.youshi_c ul li a.aa5:hover {
	width: 114px;
	height:160px;
	background:rgba(34,159,140,0.8) no-repeat;
        opacity:1;
	filter:alpha(opcity=100);
	display:block;
	position:absolute;
	overflow:hidden;
	-moz-transition:all 1s ease;
	-webkit-transition:all 1s ease;
	-o-transition:all 1s ease;
	
}
.youshi_c ul li .aa6{
        position:absolute;
        width: 114px;
	height:160px;
        left: 0px;
        top: 0px;
        color:#fff;
	transition:all 1s ease;
	opacity:0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);

        text-align:center;
	-moz-transition:all 1s ease;
	-webkit-transition:all 1s ease;
	-o-transition:all 1s ease;
}
.youshi_c ul li .aa6 h3{
        font-size:0.8em;
	text-align:center;
	position:absolute;
	top:50px;
	left:20px;
	transition:all 1s ease;
	-moz-transition:all 1s ease;
	-webkit-transition:all 1s ease;
	-o-transition:all 1s ease;
}
.youshi_c ul li .aa6 p{
        font-size:12px;
        text-align:center;
	position:absolute;
	top:70px;
	left:23px;
	
}

.youshi_c ul li a.aa6:hover {
	width: 114px;
	height:160px;
	background:rgba(34,159,140,0.8) no-repeat;
        opacity:1;
	filter:alpha(opcity=100);
	display:block;
	position:absolute;
	overflow:hidden;
	
}
.youshi_c ul li .aa7{
        position:absolute;
        width: 114px;
	height:160px;
        left: 0px;
        top: 0px;
        color:#fff;
	transition:all 1s ease;
	opacity:0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);

        text-align:center;
	-moz-transition:all 1s ease;
	-webkit-transition:all 1s ease;
	-o-transition:all 1s ease;
}
.youshi_c ul li .aa7 h3{
        font-size:0.8em;
	text-align:center;
	position:absolute;
	top:50px;
	left:10px;
	transition:all 1s ease;
	-moz-transition:all 1s ease;
	-webkit-transition:all 1s ease;
	-o-transition:all 1s ease;
}
.youshi_c ul li .aa7 p{
        font-size:12px;
        text-align:center;
	position:absolute;
	top:70px;
	left:13px;
	
}

.youshi_c ul li a.aa7:hover {
	width: 114px;
	height:160px;
	background:rgba(34,159,140,0.8) no-repeat;
        opacity:1;
	filter:alpha(opcity=100);
	display:block;
	position:absolute;
	overflow:hidden;
	
}
.youshi_c ul li a.a2:hover {
	width: 114px;
	height:160px;
	background:url(../images/22.gif) no-repeat;
	display:block;
	padding-top:120px
}
.youshi_c ul li a.a3:hover {
	width: 114px;
	height:160px;
	background:url(../images/33.gif) no-repeat;
	display:block;
	padding-top:120px
}
.youshi_c ul li a.a4:hover {
	width: 114px;
	height:160px;
	background:url(../images/44.gif) no-repeat;
	display:block;
	padding-top:120px
}
.youshi_c ul li a.a5:hover {
	width:114px;
	height:40px;
	background:url(../images/55.gif) no-repeat;
	display:block;
	padding-top:120px
}
.youshi_c ul li a.a6:hover {
	width:114px;
	height:40px;
	background:url(../images/66.gif) no-repeat;
	display:block;
	padding-top:120px
}
.youshi_c ul li a.a7:hover {
	width:114px;
	height:40px;
	background:url(../images/77.gif) no-repeat;
	display:block;
	padding-top:120px
}
.youshi_c ul li a.a8:hover {
	width:114px;
	height:40px;
	background:url(../images/88.gif) no-repeat;
	display:block;
	padding-top:120px
}
.youshi_r {
	
	width:20px;
	height:193px;
	float:right
}
.youshi_c ul li a.a8 {
	width:114px;
	height:40px;
	background:url(../images/7.jpg) no-repeat;
	display:block;
	padding-top:120px
}
.control {
	position:absolute;
	height:20px;
	width:169px;
	cursor:pointer;
}
#spec-top {
	top:0px;
	left:0px;
	cursor:pointer;
	background:url(../images/index_top.jpg) no-repeat center center;
}
#spec-bottom {
	bottom:0px;
	left:0px;
	background:url(../images/index_down.jpg) no-repeat center center;
}
#preview {
	width:662px;
	height:203px;
	position:relative;
}
#spec-n1 {
	width:469px;
	float:Right;
}
.des_bg {
	position:absolute;
	height:203px;
	width:663px;
	background-color:#ededed;
	top:10px;
	left:0;
	line-height:44px;
}
.des {
	position:absolute;
	height:44px;
	width:469px;
	right:0px;
	bottom:6px;
	line-height:44px;
}
.des #intro {
	color:#229f8c;
	float:right;
	display:block;
	position:relative;
	z-index:20;
	background-color:#fff;
	width:59px;
	height:22px;
	text-align:center;
	line-height:22px;
	border-radius:3px;
	margin-right:20px;
	margin-top:11px;
}
.des #title {
	float:left;
	margin-left:30px;
	line-height:44px;
	font-size:16px;
	color:#fff;
}
#preview #spec-n1 img {
	max-width:480px;
	width:auto !important;
	width:480px;
	margin-top:0px !important;
	max-height:330px;
	height:auto !important;
	height:330px;
}
#preview #spec-list div {
	width:171px !important;
	height:297px !important;
}
#preview #spec-list ul {
	width:171px !important;
	left:-2px !important;
	height:49px;
	overflow:hidden;
	margin:0;
}
#preview #spec-list li {
	width:169px;
	background-color:#fff;
	font-size:14px;
	cursor:pointer;
	font-family:"微软雅黑";
	color:#525252;
	line-height:47px;
	background-color:#ededed;
	border:solid 1px #dadada;
	height:47px;
	text-align:center;
	margin:10px 0px;
	cursor:pointer;
}
#preview #spec-list li span {
	display:block;
	width:100%;
	height:100%;
	text-indent:30px;
}
.brand_out #brand_id0 {
	background:url(../images/brand_id_out_0.jpg) no-repeat 14px center !important;
}
.brand_out #brand_id1 {
	background:url(../images/brand_id_out_1.jpg) no-repeat 14px center !important;
}
.brand_out #brand_id2 {
	background:url(../images/brand_id_out_2.jpg) no-repeat 14px center !important;
}
.brand_out #brand_id3 {
	background:url(../images/brand_id_out_3.jpg) no-repeat 14px center !important;
}
.brand_out #brand_id4 {
	background:url(../images/brand_id_out_4.jpg) no-repeat 14px center !important;
}
.brand_out #brand_id5 {
	background:url(../images/brand_id_out_5.jpg) no-repeat 14px center !important;
}
.brand_out #brand_id6 {
	background:url(../images/brand_id_out_6.jpg) no-repeat 14px center !important;
}
.brand_over #brand_id0 {
	background:url(../images/brand_id_over_0.jpg) no-repeat 14px center #229f8c !important;
	color:#fff !important;
}
.brand_over #brand_id1 {
	background:url(../images/brand_id_over_1.jpg) no-repeat 14px center #229f8c !important;
	color:#fff !important;
}
.brand_over #brand_id2 {
	background:url(../images/brand_id_over_2.jpg) no-repeat 14px center #229f8c !important;
	color:#fff !important;
}
.brand_over #brand_id3 {
	background:url(../images/brand_id_over_3.jpg) no-repeat 14px center #229f8c !important;
	color:#fff !important;
}
.brand_over #brand_id4 {
	background:url(../images/brand_id_over_4.jpg) no-repeat 14px center #229f8c !important;
	color:#fff !important;
}
.brand_over #brand_id5 {
	background:url(../images/brand_id_over_5.jpg) no-repeat 14px center #229f8c !important;
	color:#fff !important;
}
.brand_over #brand_id6 {
	background:url(../images/brand_id_over_6.jpg) no-repeat 14px center #229f8c !important;
	color:#fff !important;
}
#spec-n1 .switch {
	height:330px;
	width:171px;
	display:none;
}
#spec-n1 {
	height:auto;
}
#spec-n1 .o-img {
	height:297px;
}
#spec-n1 .o-img td{line-height: 24px;}
#preview #foward {
	height:330px;
}
#next {
	height:330px;
}
#spec-list {
	float:left;
	height:246px;
	overflow:hidden;
}
#spec-n5 {
	position:absolute;
	top:0px;
	left:0px;
	height:255px;
	padding:20px 0px;
}
/*优势结束*/

.main2 {
	width:1070px;
	margin:33px auto;
	clear:both;
	overflow:hidden;
	background:#fff;
}
.under {
	width:663px;
}
.under h2 {
	width:663px;
	background-color:#229f8c;
	line-height:25px
}
.under h2 span, .about h2 span {
	float:right
}
.under_con {
	width:662px;
	height:203px;
	margin-top:10px;
}
.about {
	width:378px;
	float:right
}
.about h2 {
	width:100%;
	background-color:#b1b1b1;
	line-height:25px;
	height:51px;
}
.about p {
	line-height:20px;
	width:auto;
	font-size:13px;
	color:#666;
	padding-top:17px;
	border-bottom:1px dashed #999;
	padding-bottom:8px;
	padding:10px;
}
.about p span {
	color:#e15e80;
	float:right
}
.about p span a {
	color:#229f8c
}
.about p span a:hover {
	text-decoration:underline;
	color:#229f8c
}
.box {
    width: 1000px;
    margin: 0 auto;
    margin-top: 380px;
   background:#fff;
}
#index-marquee .brand-left {
    width: 100%;
}
.brand-left {
    overflow: hidden;
    position: relative;
    width: 740px;
    height: 45px;
    margin: 20px 0px;
}
.brand-left .bd {
    width: 100%;
    position: relative;
    height: 45px;
}
element.style {
    overflow: hidden;
    position: relative;
    width: 1092px;
}

element.style {
    width: 4056px;
    position: relative;
    overflow: hidden;
    padding: 0px;
    margin: 0px;
    left: -1568px;
}
ul, li {
    list-style: none;
    float:left;
}
element.style {
    float: left;
    width: 134px;
}
.brand-left .bd .picList li {
    float: left;
    _display: inline;
    overflow: hidden;
    margin: 0px 11px;
}
.brand-left .bd .picList li a img, .brand-left .bd .picList li a:visited img {
    height: 45px;
    display: block;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}
.brand-left .hd .next {
    background: url(../images/scroller.png) no-repeat -21px 0;
    right: 0px;
}
.brand-left .hd a, .brand-left .hd a:visited {
    display: block;
    width: 21px;
    height: 43px;
    border: 1px solid #cbcbcb;
    box-shadow: 0 0 2px #ccc;
    position: absolute;
    top: 0px;
    cursor: pointer;
}
.brand-left .hd .prev {
    background: url(../images/scroller.png) no-repeat 0 0;
    left: 0px;
}
.brand-left .hd a, .brand-left .hd a:visited {
    display: block;
    width: 21px;
    height: 43px;
    border: 1px solid #cbcbcb;
    box-shadow: 0 0 2px #ccc;
    position: absolute;
    top: 0px;
    cursor: pointer;
}


/*友情链接*/
.link {
	width:1070px;
	margin:20px auto 0;
	clear:both
}
#Tab2 {
	width:1070px;
	margin:0px;
	padding:0px;
}
.Menubox2 {
	width:100%;
	height:28px;
	line-height:28px;
}
.Menubox2 li {
	float:left;
	display:block;
	cursor:pointer;
	width:114px;
	text-align:center;
	color:#656565;
	font-size:14px;
	font-weight:bold;
	background-color:#ededed;
	
	margin-right:2px;
	border-bottom:0px;
}
.Menubox2 li.hover {
	padding:0px;
	background:#229f8c;
	width:116px;
	
	color:#FFF;
	font-weight:bold;
	height:28px;
	line-height:27px;
}
.Contentbox2 {
	line-height:25px;
	clear:both;
	margin-top:0px;
	font-size:14px;
	padding:15px;
	overflow:hidden;
}
.Contentbox2 ul {
	width:100%;
}
.Contentbox2 ul li {
	float:left;
	background:url(../images/20_20.jpg) no-repeat left center;
	padding:0 15px;
	height:36px;
	line-height:36px;
	overflow:hidden
}

.Contentbox2 ul li a {
	margin:0 15px
}
.Contentbox2 ul li.li7 {
	background:none
}
.footer {
	height:100px;
	background:url(../images/bg3_03.jpg) repeat-x;
	overflow:hidden;
	clear:both;
	width:100%;
}
.footer a {
	color:#000;
}
.footer a:hover {
	color:#000;
	text-decoration:none;
}
.footer_con {
	width:1070px;
	margin:0 auto;
	height:100%;
	
}
@media screen and (max-width: 980px){
	.footer {
	height:100px;
	background:url(../images/bg3_03.jpg) repeat-x;
	overflow:hidden;
	clear:both;
	width:1070px;
    }
}
.logo2 {
	
}
.left {
	width:78px;
	margin-top:23px;
	margin-left:10px
}
.right {
	float:right;
	width:1070px;
}
.right p {
	width:690px;
	line-height:25px;
	padding-top:40px;
	color:#000;
	float:left;
	font-size:12px;
}
.right span {
	line-height:100px;
	padding-top:40px;
	color:#000;
	font-size:12px;
}
.footer_r {
	width:326px;
	float:right;
}
.pic, .con {
	width:326px;
	float:right
}
.pic ul li {
	float:left;
	margin-top:35px
}
.pic ul li a {
	margin:0 15px
}
.con ul li {
	float:left;
	line-height:20px
}
.con ul li a {
	margin:0 5px;
	color:#b9b9b9
}
.con ul li img {
	vertical-align:middle
}
/*集团简介开始*/
.jtjj, .contact, .zxly, .jmtj {
	margin-bottom:50px;
	width:858px;
	float:right;
	background-color:#FFF;
	overflow:hidden
}
.jtjj_con_h3 {
	font-size:18px;
	padding-bottom:10px;
	color:#e05379;
	padding-top:30px
}
.jtjj_con_p {
	line-height:25px;
	font-size:14px;
	color:#666;
	margin-left:40px;
}
.jtjj_con_ul li {
	line-height:25px;
	font-size:14px;
	color:#666;
	margin-left:40px;
	float:left
}
.jtjj_con_ul {
	padding-bottom:30px
}
/*新闻资讯开始*/
.news {
	width:1094px;
	margin:0 auto;
	margin-bottom:50px;
}
.news_l {
	width:221px;
}
.new {
	width:221px;
	overflow:hidden;
	margin-top:64px
}
.new h2 {
	background-color:#229f8c;
	width:221px;
}
.new h2 img {
	line-height:45px;
	margin-left:30px;
	margin-top:15px;
	margin-bottom:15px
}
.new ul {
	background:rgba(0, 0, 0);
}
.new ul li {
	text-align:center;
	background-color:#FFF;
	width:221px;
	height:53px;
	line-height:53px;
	font-size:16px;
	margin-bottom:2px;
}
.brnad_left_menu li {
	text-align:left;
}
.brnad_left_menu li a {
	text-align:left;
	text-indent:55px;
}
.new ul li a {
	display:block;
	width:100%;
	height:100%;
}
.new ul li a:hover {
	color:#FFF;
	background-color:#4f4f4f;
}
.left_current {
	color:#FFF !important;
	background-color:#4f4f4f !important;
}
.tutu {
	width:221px;
}
.tutu img {
	margin-top:15px;
	margin-bottom:15px;
	clear:both
}
.news_r {
	width:775px;
	float:right;
	background-color:#FFF;
	padding:40px;
	overflow:hidden
}
.news_con, .huiyuan_con, .fzlc_con, .gsjj_con, .jtjj_con, .contact_con, .zxly_con, .jmtj_con, .jmlc_con {
	width:775px;
}
.news_con_h2 {
	width:100%;
	font-weight:normal;
	line-height:41px;
	text-indent:30px;
	margin-bottom:28px;
	font-size:16px;
	background:url(../images/011_03.jpg) no-repeat 10px center;
	height:43px;
	background-color:#e7e7e7;
	overflow:hidden;
	color:#4f4f4f
}
.contact_con_con {
	padding-top:15px;
	padding-bottom:20px;
	line-height:2;
	color:#000;
	font-size:14px;
}
.sec_news_ul {
	padding-top:25px;
}
.sec_news_ul li {
	position:relative;
	border-bottom:dashed 1px #ddd;
	padding-bottom:15px;
	margin-bottom:15px;
	background:url() !important;
	padding-left:136px;
	height:97px;
}

.sec_news_ul li h3 a {
	color:#229f8c;
	font-size:16px;
	font-weight:normal;
}
.sec_news_ul li h3 a:hover {
	text-decoration:underline;
	color:#229f8c;
}
.sec_news_ul li img {
	position:absolute;
	left:0px;
	top:0px;
	width:114px;
	height:97px;
}
.sec_news_ul li p {
	padding-top:10px;
	line-height:23px;
	font-size:13px;
	color:#4f4f4f;
	font-family:"微软雅黑";
}
.sec_news_ul li a.a_more {
	display:block;
	width:64px;
	height:24px;
	background-color:#229f8c;
	text-align:center;
	line-height:24px;
	color:#fff;
	position:absolute;
	right:0px;
	bottom:10px;
}
/*article**news**/
.collb {
	overflow:hidden;
	margin-top:25px
}
.collb_l {
	border:1px solid #d8d8d8;
	padding:45px 35px;
	width:703px;
	background:#fff;
	float:left
}
.collb_l h1 {
	color:#333333;
	font-size:18px;
	text-align:center
}
.collb_la {
	text-align:center;
	padding:18px 0;
	color:#333333;
}
.collb_la p {
	display:inline-block;
}
.collb_la p {
	display:inline
}
.collb_lb {
	line-height:2;
	font-size:14px;
	color:#2d2d2d;
}
.collb_lc {
	height:45px;
}
.collb_ld {
	margin-top:10px;
	padding-top:15px;
	border-top:solid 1px #ddd;
	line-height:35px;
	color:#2d2d2d;
}
.collb_ld a {
	color:#2d2d2d;
}
.collb_ld a:hover {
	text-decoration:underline;
	color:#2d2d2d;
}
/*东方红开始*/
.brand_h3 {
	font-size:16px;
	color:#229f8c;
	line-height:25px;
	text-indent:40px
}
.brand_ul {
	margin:0 auto;
	width:776px;
}
.brand_ul li {
	line-height:30px;
	padding-left:30px;
	background:url(../images/01.gif) no-repeat left -5px;
	font-size:14px;
	color:#4f4f4f
}
/*互动问答开始*/
.wenda {
	width:220px;
	border:1px solid #cfcfcf;
	background-color:#FFF;
	overflow:hidden
}
.wenda ul li {
	text-align:center;
	line-height:25px
}
.news_con4 dl dt {
	width:28px;
	height:61px;
	float:left;
	margin-left:20px
}
.news_con4 dl dd {
	line-height:25px;
	width:707px;
	float:right;
	text-indent:20px;
	padding-top:18px
}
.news_con4 {
	width:775px;
	margin-top:40px;
}
/*会员中心开始*/
.huiyuan {
	width:858px;
	float:right;
	background-color:#FFF;
	overflow:hidden
}
.huiyuan h3, .huiyuan h4 {
	font-size:16px;
	color:#d92757;
	text-indent:45px;
	line-height:65px;
	margin-left:20px;
	margin-top:30px
}
.huiyuan ul li {
	width:353px;
	float:left;
	margin:0 5px
}
.huiyuan ul {
	margin-left:40px;
	margin-bottom:40px
}
.huiyuan p img {
	margin:0 20px
}
.huiyuan p {
	width:858px
}
/*精彩专题开始*/
.zhuanti {
	width:1051px;
	margin:0 auto 40px;
	background-color:#FFF;
	overflow:hidden
}
.zhuanti_con {
	width:984px;
	margin-top:40px;
}
.zhuanti_con h2 {
	width:975px;
	line-height:43px;
	text-indent:20px;
	padding-left:5px;
	font-size:16px;
	background:url(../images/011_03.jpg) no-repeat 10px center;
	height:43px;
	background-color:#e7e7e7;
	overflow:hidden;
	clear:both;
	margin-left:41px;
	color:#4f4f4f
}
.jc {
	width:975px;
	margin:20px 40px 20px;
	overflow:hidden
}
.jc_l {
	background:url(../images/12.jpg) no-repeat;
	width:7px;
	height:263px;
	overflow:hidden
}
.jc_c {
	background:url(../images/12.jpg) repeat-x;
	width:948px;
	height:263px;
	overflow:hidden
}
.jc_r {
	background:url(../images/13.jpg) no-repeat;
	width:20px;
	height:263px;
	overflow:hidden;
	float:right;
}
.jc_c dl dt {
	width:584px;
	height:257px;
	float:left;
}
.jc_c dl dd {
	width:310px;
	float:right;
	line-height:20px;
	color:#999;
	font-size:13px;
	margin-top:10px;
	margin-right:30px
}
.jc_c dl dd a {
	color:#d92757
}
.jc_c dl dd.dd0 {
	text-align:right;
	margin:inherit
}
/*公益活动开始*/
.gyhd {
	width:1051px;
	margin:20px auto 40px;
	background-color:#FFF;
	overflow:hidden;
}
.ztdd {
	background:url(../images/17.jpg) no-repeat;
	width:989px;
	margin:20px auto 10px
}
.ztdd h2 {
	font-size:24px;
	color:#000;
	font-weight:normal;
	text-indent:135px;
	padding-top:20px
}
.ztdd p span {
	font-size:24px;
	color:#000;
}
.ztdd p {
	line-height:2.5;
	color:#878787;
	font-size:14px;
}
.ztdd p img {
	width:221px;
	height:216px;
	float:right
}
.rool {
	margin:20px auto;
	margin-top:0px;
	width:990px
}
.rool h2, .xgdt h2 {
	line-height:40px;
	width:990px;
	background-color:#229f8c;
	text-indent:40px;
	font-size:24px;
	color:#FFF
}
.rool_con {
	width:980px;
	height:347px;
	margin:30px auto
}
.xgdt {
	width:980px;
	margin:20px auto
}
.xgdr_l {
	width:291px;
	margin:0 15px
}
.xgdr_l ul li {
	line-height:35px;
	text-indent:20px;
	font-size:14px;
	color:#878787;
	background:url(../images/16.jpg) no-repeat 0 center
}
.xgdr_l ul {
	margin-top:20px;
	border-right:dashed 1px #999;
	margin-bottom:30px
}
/*关于我们开始*/

.fzlc, .gsjj {
	width:858px;
	float:right;
	background-color:#FFF;
	overflow:hidden;
	margin-bottom:50px
}
.about_con {
	line-height:2;
	font-size:14px;
	color:#878787;
}
.about_ul {
}
.about_ul li {
	float:left;
	text-align:center;
	line-height:25px;
	width:129px;
}
.article_special blockquote {
	padding-left:30px;
}
/*公司简介开始*/
.gsjj p {
	line-height:30px;
	font-size:14px;
	margin-left:40px;
	color:#999;
	margin-top:10px
}
.gsjj ul li {
	float:left;
	text-align:center;
	line-height:25px;
	width:125px;
	font-size:14px
}
.gsjj ul {
	margin-bottom:20px
}
.jj {
	width:auto;
	margin-bottom:50px
}
.jj p {
	font-size:13px;
	color:#666;
	padding-top:20px;
	clear:both
}
.jj img {
	margin-left:10px;
	margin-top:20px;
}
/*集团简介开始*/
.jtjj, .contact, .zxly, .jmtj {
	margin-bottom:50px;
	width:858px;
	float:right;
	background-color:#FFF;
	overflow:hidden
}
.jtjj_con h3 {
	font-size:18px;
	color:#e05379;
	text-indent:40px;
	padding-top:30px
}
.jtjj_con p {
	line-height:25px;
	font-size:14px;
	color:#666;
	margin-left:40px;
}
.jtjj_con ul li {
	line-height:25px;
	font-size:14px;
	color:#666;
	margin-left:40px;
	float:left
}
.jtjj_con ul {
	padding-bottom:30px
}
/*联系我们开始*/
.contact_con p {
	line-height:25px;
	font-size:16px;
	color:#666
}
.ditu {
}
.contact_con h3 {
	font-size:18px;
	color:#db3662;
	margin-left:40px;
	margin-top:50px
}
.contact_con h4 {
	font-size:14px;
	color:#999;
	margin-left:40px;
	line-height:30px
}
.jg {
	margin:15px auto;
	width:772px
}
/*在线留言开始*/
.liuyan_con {
	width:100%;
	height:auto;
	float:left;
	margin-bottom:277px;
	margin-top:50px
}
.liuyan_con table {
	width:480px;
	height:auto;
	float:left;
}
.liuyan_con table td.ly_tdleft {
	width:100px;
	height:38px;
	font-size:16px;
	font-weight:normal;
	line-height:38px;
	text-align:right;
	color:#999
}
.liuyan_con table td.ly_tdright {
	text-align:left;
}
.ly_txt {
	width:370px;
	height:23px;
	border:1px solid #dfdfdf;
	font-size:12px;
	font-weight:normal;
	color:#666;
	line-height:22px;
	text-indent:4px;
}
.liuyan_con table td textarea {
	width:370px;
	height:100px;
	margin:3px 0 0 0;
	border:1px solid #dfdfdf;
	font-size:12px;
	font-weight:normal;
	color:#666;
	line-height:22px;
}
.zxly_con ul li {
	line-height:35px;
	color:#7b7b7b;
	font-size:16px;
}
.zxly_con ul {
	margin-left:40px;
	margin-top:50px;
}
/*互动问答开始*/
.answer {
	width:220px;
	border:1px solid #CCC;
	background-color:#FFF;
	overflow:hidden;
	margin-bottom:20px
}
.answer ul li {
	text-align:center;
	line-height:25px
}
.answer ul {
	margin:20px auto
}
.container {
	width:794px;
	float:right;
	overflow:hidden
}
.container h2 {
	width:784px;
	background:url(../images/1_03.jpg) repeat-x;
	height:44px;
	font-size:16px;
	margin-top:20px;
	line-height:44px;
	margin-bottom:10px;
	text-indent:15px;
}
.container h2 img {
	margin-right:20px;
}
.faq_list {
	border-bottom:1px dashed #d9d9d9;
	margin-bottom:20px;
	padding-bottom:28px;
}
.faq_list dt {
	font-size:14px;
	font-weight:bold;
	text-indent:33px;
}
.faq_list dt {
	background:url(../images/1_15.jpg) left 13px no-repeat;
	padding:13px 0;
	color:#666;
}
.faq_list dt strong {
	color:#333;
	font-family:ngB;
}
.faq_list dt.noline {
	border-top:none;
	font-family:"黑体";
	color:#4f4f4f;
	font-size:18px;
	font-weight:normal;
}
.faq_list dt.noline a {
	color:#4f4f4f;
}
.faq_list dt.noline a:hover {
	color:red;
	text-decoration:underline;
}
.faq_list dd {
	background:url(../images/1_18.jpg) left 5px no-repeat;
	padding:13px 0;
	color:#666;
	font-size:13px
}
.faq_list dd.lineTwo {
	padding:13px 0;
	padding-left:33px;
	line-height:25px;
	padding-top:0px;
	padding-bottom:0px;
}
/*加盟条件开始*/
.quyu p {
	font-size:14px;
	line-height:25px;
	color:#666;
	margin-top:20px;
	width:779px
}
.ld h3 img {
	margin-top:20px
}
.ld p {
	font-size:14px;
	line-height:30px;
	color:#666;
	margin-top:20px;
	width:681px;
}
.ld ul li {
	line-height:30px;
	font-size:14px;
	color:#666;
}
.ld ul {
	margin-top:20px
}
.ld dl dt {
	float:right;
	width:221px;
	height:258px;
	margin-right:115px;
}
.ld dl dd {
	line-height:30px;
	font-size:14px;
	color:#666;
	width:350px;
}
.join_tiaojian {
	padding-left:70px;
}
/*加盟流程开始*/
.jmlc {
	margin-bottom:50px;
	width:805px;
	float:right;
	background-color:#FFF;
	background:url(../images/97.jpg) no-repeat
}
/*在线留言开始*/
.liuyan_con {
	margin-left:20px;
	height:auto;
	float:left;
	margin-bottom:277px;
	margin-top:50px
}
.liuyan_con_table {
	width:800px;
	height:auto;
	float:left;
}
.liuyan_con_table td.ly_tdleft {
	width:100px;
	height:38px;
	font-size:16px;
	font-weight:normal;
	line-height:38px;
	text-align:right;
	color:#999
}
.liuyan_con_table td.ly_tdright {
	text-align:left;
}
.ly_txt {
	width:370px;
	height:35px;
	border:1px solid #dfdfdf;
	font-size:12px;
	font-weight:normal;
	color:#666;
	text-indent:4px;
	margin-bottom:10px;
}
.liuyan_textarea {
	width:605px;
	height:175px;
	margin:3px 0 0 0;
	border:1px solid #dfdfdf;
	font-size:12px;
	font-weight:normal;
	color:#666;
	line-height:22px;
}
.zxly_con ul li {
	line-height:35px;
	color:#4f4f4f;
	font-size:16px;
}
.zxly_con ul {
	margin-left:40px;
	margin-top:50px;
	margin-bottom:310px
}
.job_email {
	position:absolute;
	right:30px;
	top:20px;
	line-height:17px;
	background:url(../images/job_email.jpg) no-repeat left center;
	padding-left:50px;
	height:35px;
}
.job_email a {
	text-decoration:underline;
	color:#229f8c;
}
.job_submit {
	width:80px;
	height:35px;
	font-size:14px;
	text-align:center;
	cursor:pointer;
	line-height:35px;
	color:#fff;
	border:solid 1px #1b7d6e;
	background-color:#229f8c;
}
.job_reset {
	width:80px;
	height:35px;
	font-size:14px;
	text-align:center;
	cursor:pointer;
	line-height:35px;
	color:#000;
	border:solid 1px #b2b2b2;
	background-color:#fff;
}
.bg_td {
	background-color:#ececec;
	text-align:center;
	color:#7c7c7c;
	cursor:pointer;
}
.job_con {
	background-color:#f4f4f4;
	padding:30px;
	width:714px;
	display:none;
	position:relative;
}
.job_con .bottom_bg {
	height:36px;
	width:100%;
	cursor:pointer;
	background:Url(../images/bottom_bg.jpg) no-repeat center center #e4e4e4;
}
/*收益测算开始*/
.jmtj_con_h3 {
	font-size:18px;
	color:#229f8c;
	padding-bottom:10px;
	text-indent:25px;
	margin-top:30px;
}
.jmtj_con_p {
	font-size:14px;
	color:#4f4f4f;
	margin-left:25px;
	line-height:30px;
	margin-top:20px;
	margin-bottom:20px;
}
.jmtj_con table tr td {
	font-size:14px;
	color:#fff
}
.jmtj_con h4 {
	font-size:14px;
	color:#229f8c;
	margin:20px 25px 60px
}
.tiaojian_img {
	float:Right;
	margin-right:120px;
}
.tiaojian_div {
	float:left;
	line-height:35px;
}
.jmlc, .jmzc {
	margin-bottom:50px;
	float:right;
	background-color:#FFF;
}
.jm_con {
	background:url(../images/97.jpg) no-repeat;
	margin-top:0px;
	padding-bottom:20px;
}
.zi {
	padding-left:295px;
	padding-top:70px;
	font-size:14px;
	color:#4f4f4f
}
.ul ul li {
	line-height:25px;
	font-size:14px;
	color:#4f4f4f;
	width:436px
}
.ul ul {
	padding-left:245px;
	padding-top:80px;
}
.dizhi p {
	padding-left:295px;
	padding-top:95px;
	font-size:14px;
	color:#4f4f4f;
	width:445px;
	line-height:25px
}
.hetong {
	padding-left:215px;
	padding-top:53px;
	font-size:14px;
	color:#4f4f4f
}
.yingye {
	padding-left:330px;
	padding-top:110px;
	font-size:14px;
	color:#4f4f4f
}
.dianmian p {
	padding-left:340px;
	padding-top:140px;
	font-size:14px;
	color:#4f4f4f;
	width:445px;
	line-height:25px
}
.peixun p {
	padding-left:200px;
	padding-top:50px;
	font-size:14px;
	color:#4f4f4f;
	width:445px;
	line-height:25px;
	width:539px
}
.shiying {
	padding-left:320px;
	padding-top:90px;
	font-size:14px;
	color:#4f4f4f;
	width:445px;
	line-height:25px;
}
.zongbu {
	padding-left:260px;
	padding-top:120px;
	font-size:14px;
	color:#4f4f4f;
	width:445px;
	line-height:25px;
}
/*加盟支持开始*/
.jmzc_con {
	width:775px;
}
.jmzc_con img {
	margin-top:30px
}
.jmzc_con h3 {
	font-size:20px;
	color:#229f8c;
	margin-left:27px;
	margin-top:30px
}
.jmzc_con p {
	color:#4f4f4f;
	font-size:14px;
	line-height:32px;
	margin-left:27px;
}
.jmzc_con h3 span {
	font-size:14px;
	width:588px;
	color:#4f4f4f;
	font-weight:normal;
	margin-left:10px
}
.jdfw img {
	margin-left:27px
}
.zhineng {
	width:750px;
	margin:0 auto
}
.kaimen {
	margin-top:30px;
	margin-bottom:70px
}
.yaokong {
	float:right
}
.zhangcheng_ul {
}
.zhangcheng_ul li {
	height:120px;
	padding-left:200px;
}
.zhangcheng_ul li img {
	width:170px;
	height:112px;
	padding:4px;
	border:solid 1px #dedede;
	background-color:#fff;
}
.special_con {
	width:980px;
	padding:35px;
	background-color:#fff;
	margin:0 auto;
	margin-bottom:35px;
}
.special_ul {
	width:982px;
	margin:0 auto;
}
.special_ul li {
	position:relative;
	border:solid 1px #eaeaea;
	margin-bottom:37px;
	height:254px;
	box-shadow: 0px 0px 5px #888888;
}
.special_img img {
	border-right:solid 6px #229f8c;
	width:578px;
	height:254px;
	position:absolute;
	left:0px;
	top:0px;
}
.special_div {
	width:365px;
	padding:15px;
	float:right;
}
.special_div h3 {
	height:38px;
	line-height:38px;
	font-size:20px;
	font-family:"微软雅黑";
	border-bottom:solid 1px #cccccc;
}
.special_div h3 a {
	color:#229f8c;
}
.special_div h3 a:hover {
	text-decoration:underline;
	color:#229f8c;
}
.special_div p {
	padding:10px 0px;
	line-height:27px;
	color:#787878;
	font-size:13px;
	height:132px;
	overflow:hidden;
}
.special_div .bottom {
	height:46px;
	padding-top:10px;
}
.special_div .bottom font {
	color:#666666;
	float:left;
	font-size:14px;
}
.special_div .bottom a {
	float:Right;
	color:#229f8c;
	font-size:14px;
}
.special_div .bottom a:hover {
	text-decoration:underline;
}
.zhichi_con h3 img {
	display:block;
	padding:20px 0px;
}
.zhichi_con {
	line-height:30px;
	padding-left:58px;
	padding-top:30px;
	color:#4f4f4f;
}
.zhichi_con p {
	padding-left:15px;
}
.tel_phone {
	width:1134px;
	margin:0 auto;
	background-color:#fff;
	padding-top:45px;
	padding-bottom:75px;
	margin-bottom:50px;
}
.tel_phone_con {
	width:910px;
	margin:0 auto;
}
.tel_phone_con_left {
	width:335px;
	float:left;
}
.tel_phone_con_right {
	float:Right;
	width:515px;
}
.tel_phone_con_right .tel_tit {
	display:block;
	margin-top:30px;
	font-size:30px;
	color:#229f8c;
	font-family:"微软雅黑";
}
.tel_ul {
	margin-top:30px;
}
.tel_ul li {
	font-size:18px;
	font-family:"微软雅黑";
	color:#4f4f4f;
	height:55px;
	padding-left:40px;
	background:url(../images/tel_dot.png) no-repeat left center;
	line-height:55px;
}
.tel_ul li span {
	color:#229f8c;
}
.tel_div {
	margin-top:40px;
}
.fast_tit {
	font-size:24px !important;
	color:#4f4f4f !important;
}
.tel_div_left {
	float:left;
	width:325px;
	height:142px;
	margin-left:-37px;
	background:url(../images/tel_div_left.png) no-repeat left center;
}
.tel_div_left div {
	width:235px;
	font-size:18px;
	color:#fff;
	font-family:"微软雅黑";
	line-height:35px;
	margin-left:68px;
	margin-top:20px;
}
.tel_div_left div a {
	color:#fff;
}
.tel_div_left div a:hover {
	text-decoration:underline;
	color:#fff;
}
.tel_div_right {
	text-align:center;
	line-height:25px;
	width:150px;
	float:left;
	margin-left:40px;
}
.tel_div_right img {
	display:block;
	border:solid 1px #dedede;
	padding:6px;
}
.tel_div_right {
	color:#000;
	font-size:16px;
	font-family:"微软雅黑";
	line-height:30px;
}
/*page_list*/
.dede_pages {
	text-align:center;
	padding-top:15px;
	color:#6e6e6e;
}
.dede_pages a {
	border:solid 1px #848484;
	background-color:#848484;
	color:#fff;
	padding:3px 10px;
	margin:0 3px;
}
.dede_pages a:hover {
	background-color:#229f8c;
	color:#fff;
}
.dede_pages span {
	background-color:#229f8c;
	color:#fff;
	border:solid 1px #229f8c;
	padding:3px 10px;
	margin:0 3px;
}
.page_pn {
	padding-top:10px;
	border-top:solid 1px #ddd;
	margin-top:15px;
}
.page_pn a {
	color:#9d9d9c;
}
.page_pn a:hover {
	text-decoration:underline;
}
.ul_news {
}
.ul_news li {
	border-bottom:dashed 1px #b5b5b5;
	padding-bottom:10px;
	margin-bottom:10px;
}
.ul_news li a {
	color:#229f8c;
}
.ul_news li a:hover {
	text-decoration:underline;
}
.ul_news li p {
	line-height:22px;
	color:#4f4f4f;
}
.article_tit {
	text-align:center;
	padding:10px 0px;
	font-size:14px;
	font-weight:bold;
	font-family:"微软雅黑";
	line-height:25px;
	color:#5c5c5c;
}
.article_tit span {
	color:#606060;
	font-size:11px;
}
.article_body {
	line-height:2;
	color:#606060;
	font-size:14px;
}
.art_page {
	padding-bottom:10px;
	border-top:1px #ddd dotted;
	padding-top:10px;
}
.art_page div {
	padding:2px 0px;
}
.qqbox {
	width:150px;
	height:auto;
	position:absolute;
	overflow-x:hidden;
	right:0px;
	z-index:100000;
}
.kefu_div {
	width:150px;
	right:-150px;
	height:230px;
	padding-top:174px;
	background:url(../images/kefu_div_bg.png) no-repeat top center;
	position:relative;
}
.kefu_ul {
	width:150px;
	position:relative;
	background-color:#229f8c;
	padding-top:15px;
	padding-bottom:7px;
}
.kefu_ul li {
	width:108px;
	margin:0 auto;
	height:27px;
	text-align:center;
	line-height:28px;
	position:relative;
	margin-bottom:8px;
	background:Url(../images/kefu_libg.jpg) no-repeat top center;
}
.kefu_ul li img {
	position:absolute;
	left:8px;
	top:4px;
}
.kefu_ul li a {
	font-size:14px;
	color:#282e3a;
	font-family:"宋体";
	display:block;
	text-indent:25px;
}
.kefu_bo {
	width:150px;
	height:5px;
	background:Url(../images/kefu_bo.png) no-repeat top center;
}
#kefu_img {
	position:absolute;
	left:-36px;
	top:63px;
	cursor:pointer;
	width:36px;
	height:149px;
	z-index:100000;
}
#close_img {
	position:absolute;
	right:0px;
	top:0px;
	cursor:pointer;
}
.deyi404 {
	width:1000px;
	height:344px;
	margin:0 auto;
	margin-top:20px;
	border:solid 1px #e8e8e8;
	background:url(../images/404.jpg) no-repeat 50px center #FDFDFD;
}
.dytop_404 {
	width:400px;
	float:right;
	margin-top:60px;
	margin-right:30px;
}
.dytop_404 h2 {
	font-size:18px;
	font-family:"微软雅黑";
}
.dytop_404 ul {
	padding:8px 0px;
	margin-bottom:10px;
}
.dytop_404 ul li {
	line-height:1.5;
	color:#656366;
	height:26px;
	font-size:15px;
	font-family:"微软雅黑";
	background:url(../images/dot404.jpg) no-repeat left center;
	padding-left:10px;
}
.dytop_404 ul li a {
	color:#d7241d;
}
.dytop_404 ul li a:hover {
	text-decoration:underline;
}
.des-top{
	width:163px;
	height:203px;
	float:left;
	margin-left:2px;
	overflow:hidden;   
	position:relative;	
}

.des-top .tt{
	height: 203px;
        position: absolute;
        width: 163px;
        overflow: hidden;
	top:0;
	left:0;
	width:163px;
        background:url(../images/01.png) no-repeat;
        transition: all 1.5s ease;
	opacity:1;
	-webkit-transition：all 1.5s ease;
	-o-transition:all 1.5s ease;
	-moz-transition:all 1.5s ease;
}

.des-top .tt img{
	position: absolute;
        top:35px;
	left:60px;
}
.des-top .tt1{
	height: 203px;
        position: absolute;
        width: 163px;
        overflow: hidden;
	top:0;
	left:0;
	width:163px;
        background:url(../images/02.png) no-repeat;
        transition: all 1.5s ease;
	opacity:1;
	-webkit-transition：all 1.5s ease;
	-o-transition:all 1.5s ease;
	-moz-transition:all 1.5s ease;
}

.des-top .tt1 img{
	position: absolute;
        top:35px;
	left:60px;
}

.des-top .tt2{
	height: 203px;
        position: absolute;
        width: 163px;
        overflow: hidden;
	top:0;
	left:0;
	width:163px;
        background:url(../images/01.png) no-repeat;
        transition: all 1.5s ease;
	opacity:1;
	-webkit-transition：all 1.5s ease;
	-o-transition:all 1.5s ease;
	-moz-transition:all 1.5s ease;
}

.des-top .tt2 img{
	position: absolute;
        top:35px;
	left:60px;
}
.des-top .tt3{
	height: 203px;
        position: absolute;
        width: 163px;
        overflow: hidden;
	top:0;
	left:0;
	width:163px;
        background:url(../images/02.png) no-repeat;
        transition: all 1.5s ease;
	opacity:1;
	-webkit-transition：all 1.5s ease;
	-o-transition:all 1.5s ease;
	-moz-transition:all 1.5s ease;
}

.des-top .tt3 img{
	position: absolute;
        top:35px;
	left:60px;
}


.des-top .tt p{
	position:absolute;
	top:60px;
	left:40px;
        font-size:20px;
	color:#fff;
	opacity:1;
}
.des-top .tt span{
	position:absolute;
	top:80px;
	left:55px;
	color:#fff;
	opacity:1;
}
.des-top .tt1 p{
	position:absolute;
	top:60px;
	left:40px;
        font-size:20px;
	color:#fff;
	opacity:1;
}
.des-top .tt1 span{
	position:absolute;
	top:80px;
	left:35px;
	color:#fff;
	opacity:1;
}
.des-top .tt2 p{
	position:absolute;
	top:60px;
	left:40px;
        font-size:20px;
	color:#fff;
	opacity:1;
}
.des-top .tt2 span{
	position:absolute;
	top:80px;
	left:40px;
	color:#fff;
	opacity:1;
}
.des-top .tt3 p{
	position:absolute;
	top:60px;
	left:40px;
        font-size:20px;
	color:#fff;
	opacity:1;
}
.des-top .tt3 span{
	position:absolute;
	top:80px;
	left:50px;
	color:#fff;
	opacity:1;
}
.about .ab{
	width:378px;
	height:70px;
	background:#fff;
	margin-top:10px;
	overflow:hidden;
	color:#000;
}
.about .ab a{
	font-size:14px;
	color:#000;
}
.about .tu{
	width:378px;
	height:100px;
	background:#fff;
}

.hezuohuoban-title{
	width:100%;
	height:28px;
	
	line-height:28px;
}
.hezuohuoban-title p{
	font-size:18px;
	color:#000;
	background:#229F8C;
	display:block;
	width:100px;
	text-align:center;
}
.hezuohuoban-title p:hover{
	color:#fff;
}
.hezuohuoban-left{
	float:left;
	margin-top:60px;
	font-size:50px;
	color:#ccc;
}

.hezuohuoban-right{
	float:right;
	font-size:50px;
	margin-top:60px;
	color:#ccc;
}
.brand-left .bd {
    width: 100%;
    position: relative;
    height: 45px;
}
element.style {
    overflow: hidden;
    position: relative;
    width: 973px;
}
element.style {
    overflow: hidden;
    position: relative;
    width: 973px;
}
a {
    text-decoration: none;
    color: #333333;
}
.hezuohuoban .bd .picList li a img, .hezuohuoban .bd .picList li a:visited img {
    height: 45px;
    display: block;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}
.hezuohuoban .hd .next {
    background: url(../images/scroller.png) no-repeat -21px 0;
    right: 0px;
}
.hezuohuoban .hd .prev {
    background: url(../images/scroller.png) no-repeat 0 0;
    left: 0px;
}
.hezuohuoban .hd a, .hezuohuoban .hd a:visited {
    display: block;
    width: 21px;
    height: 43px;
    border: 1px solid #cbcbcb;
    box-shadow: 0 0 2px #ccc;
    position: absolute;
    top: 0px;
    cursor: pointer;
}
.hezuohuoban{
    width: 1000px;
    margin: 0 auto;
}
.nav_con ul li {
    position: relative;
    width: 96px;
    float: left;
    background: url(../images/menu_bg02.png) no-repeat right top;
}
.one{
    display: none;
    height: 59px;
    padding-top: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.nav-son ul li a {
    color: #fff;
    display: block;
    width: 100%;
}


.sec_news_uls li {
	position:relative;
	border-bottom:dashed 1px #ddd;
	padding-bottom:15px;
	margin-bottom:15px;
	background:url() !important;
	height:120px;
	width:775px;
}
.sec_news_uls li h3{
	margin-top:20px;
}
.sec_news_uls li h3 a {
color: #229f8c;
font-size: 16px;
font-weight: normal;
}
.sec_news_uls li a.a_more {
display: block;
width: 64px;
height: 24px;
background-color: #229f8c;
text-align: center;
line-height: 24px;
color: #fff;
position: absolute;
right: 0px;
bottom: 10px;
}


.sec_news_uls li p {
padding-top: 15px;
line-height: 23px;
font-size: 13px;
color: #4f4f4f;
font-family: "微软雅黑";

}

.menu ul li {
    position:relative;
    width:96px;
    float:left;
    background:url(../images/menu_bg02.png) no-repeat right top
}
.menu ul li .navf {
    width:94px;
    height:57px;
    position:relative;
    overflow:hidden;
    text-align:center;
    cursor:pointer
}
.menu ul li .navf span {
    display:block;
    width:94px;
    height:57px;
    position:absolute;
    left:0;
    cursor:pointer
}
.menu ul li .navf .navcurbg {
    top:-79px;
    background:url(../images/menu_bg01.png) no-repeat center 56px #229F8C;
}
.menu ul li .navf .navon {
    top:-79px;
    font:13px/57px "Microsoft YaHei";
    color:#fff;
    opacity:.8;
    filter:Alpha(opacity=80);
    cursor:pointer
}
.menu ul li .navf .navcur {
    top:0;
    font:14px/57px "Microsoft YaHei";
    color:#000000;
    opacity:.8;
    filter:Alpha(opacity=80);
    cursor:pointer
}
.menu ul li.hover .navf .navcurbg {
    top:0 !important;
}
.menu ul li.hover .navf .navon {
    top:0 !important;
}
.menu ul li.hover .navf .navcur {
    top:-57px !important;
}
.menu ul li .nav-son {
    position:absolute;
    left:0;
    top:57px;
    z-index:29;
}
.menu ul li .nav-son .choose {
    float:left;
    width:113px;
    height:58px;
    background:url(../images/menu_bg03.png) no-repeat right center;
    font:14px/59px "Times New Roman";
    color:#fff;
    text-align:center
}
.menu ul li .nav-son ul li {
    width:94px;
    height:36px;
    text-align:center;
    font:13px/36px "Microsoft YaHei";
    color:#fff;
    position:relative;
    overflow:hidden;
    border-bottom:1px solid #229F8C;
    background:#229F8C;
    filter:Alpha(opacity=90);
    opacity:.9
}
.menu ul li .nav-son ul li span {
    display:block;
    width:96px;
    height:30px;
    position:absolute;
    left:0;
    opacity:.9;
    filter:Alpha(opacity=90)
}
.menu ul li .nav-son ul li .nav-soncur {
    top:-30px
}
.menu ul li .nav-son ul li .nav-sonon {
    top:0
}
.menu ul li .nav-son ul li a {
    color:#fff;
    display:block;
    width:100%;
   margin:0;
}
.menu ul li .nav-son ul li:hover {
    background:#333;
    opacity:.7;
    filter:Alpha(opacity=70)
}
.menu ul li .nav-son ul li.on .nav-soncur {
    top:0
}
.menu ul li .nav-son ul li.on .nav-sonon {
    top:-30px
}

.fl {
    
    _display:inline
}



.clearfix:before,.clearfix:after{
	content:"";
	display:block
	}
    .clearfix:after{
	
	clear:both;
	}

.menu{
	width:900px;
	margin:0 auto;
}


.shipin{	
	width:280px;
	height:210px;
	margin-top:10px;
}



.picMarquee-left{ width:1070px;  overflow:hidden; position:relative;   margin-top:300px;  }
		.picMarquee-left .hd{ overflow:hidden;  background:#fff; padding:0 10px;  }
		.picMarquee-left .hd .prev,.picMarquee-left .hd .next{ display:block;  width:20px; height:30px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;cursor:pointer;background:url("../images/scroller.png") no-repeat;z-index:99;position:absolute;}
		.picMarquee-left .hd .next{ background-position:-22px -10px;top:45px;right:70px;  }
		.picMarquee-left .hd .next:hover{ background-position:-20px -52px;}
		.picMarquee-left .hd .prevStop{ background-position:-60px 0; }
		.picMarquee-left .hd .nextStop{ background-position:-60px -50px; }
		.picMarquee-left .bd{ padding:10px;   }
		.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
		.picMarquee-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
		.picMarquee-left .bd ul li .pic{ text-align:center; }
		.picMarquee-left .bd ul li .pic img{ width:120px; height:90px; display:block; padding:2px; border:1px solid #ccc; }
		.picMarquee-left .bd ul li .pic a:hover img{ border-color:#999;  }
		.picMarquee-left .bd ul li .title{ line-height:24px;   }


.picMarquee-left .hd .prev{
	background-position:-2px -10px;
	top:45px;
	left:70px;
	
}
.picMarquee-left .hd .prev:hover{background-position: -2px -52px;}
.clone a{margin:0}
element.style {
    overflow: hidden;
    position: relative;
    width: 471px;
    margin:0 atuo;
}

.tempWrap{
	margin:0 auto !important;
	width:800px !important;
	margin-top:20px !important;
}



.Contentbox2 #con_a_1 a{ margin:0 15px;}

.main_as{
	width:1070px;
	height:100%;
	background:#fff;
	margin:0 auto;
}
link {
    display: none;
}
iframe {
    border: 2px inset;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
}
html {
    display: block;
}
head {
    display: none;
}
meta {
    display: none;
}


table {
    border-collapse: collapse;
    border-spacing: 0;
}

tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}

tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}
td, th {
    display: table-cell;
    vertical-align: inherit;
}
.jiathis_style img {
    display: inline;
    vertical-align: middle;
}

div {
    display: block;
}

.jiathis_style .jiadiv_01 {
    border: #CCCCCC solid 1px;
    background: #ffffff;
    text-align: left;
    overflow: hidden;
}
.jiathis_style .jiadiv_02 {
    padding: 1px!important;
    font-size: 14px!important;
    text-align: left!important;
}
.jiathis_style .ckepopBottom {
    background: #F2F2F2;
    border-top: 1px solid #E5E5E5;
    padding-left: 5px;
}
.jiathis_style .jt_sharetitle {
    font-weight: bold;
    font-size: 12px;
}
.jiathis_style img {
    display: inline;
    vertical-align: middle;
}
.jiathis_style .jiadiv_02 .jiatitle {
    margin: 1px 0;
    height: 20px;
    padding-left: 5px;
    padding-top: 4px;
    width: 107px;
    float: left;
    display: block;
    border: 1px solid #ffffff;
    background: #ffffff;
    text-decoration: none;
    color: #000000;
    font-size: 12px!important;
}
.jiathis_style .jiadiv_01 .link_01 {
    text-decoration: none;
    font-size: 12px;
}
.jiathis_style .jiadiv_01 .link_01 {
    text-decoration: none;
    font-size: 12px;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}

#flash{width:1070px; height: 375px;margin:36px auto; position:relative;}
#flash #play{width:1070px;height: 375px;list-style: none;position:absolute;top:0px;left:0px;box-shadow: 1px 3px 6px #88888894;}
#flash #play li{display: none;position:absolute;top:0px;left:0px;}
#flash #play li:nth-child(1) { display:block;}
.sect01 .sect01_lf { width:663px; height:375px; float:left;}
.sect01 .sect01_lf img {width:663px; height:375px;}
.sect01 .sect01_rt{ width:378px; height:375px; background:#ffffff; float:left; padding: 0px 14.5px;}
.sect01 h1{ width:100%; font-size:20px; line-height:36px; margin:50px 0px 20px; height:65px;}
.sect01 h1 a{ color:#666666; }
.sect01 h1 a:hover{ color:#FF6600; }
.sect01 .senddate{margin-bottom:7px;}
.sect01 .p_more{ position:absolute; bottom: 30px; right: 25.8%;}
.sect01 .p_more a{ color:#666666; }
.sect01 .word{ height: 107px; overflow: hidden; text-overflow: ellipsis; -o-text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical; } 
#button{position: absolute;bottom:20px;left:960px;list-style: none;}
#button li{margin-left: 10px;float: left;}
#button li div{width:12px;height: 12px;background:#DDDDDD;border-radius: 6px;cursor: pointer;}
#button li:nth-child(1) div { background: #229f8c;}
