

html {
	position:relative;
}
body {
	position:relative;
	margin:0;
	padding:0;
	width:100%;
	font-size:12px;
	text-align:left;
	/*background:url("../images/bg.gif") repeat left center #fff;*/
	font-family:"微软雅黑";
}
ul, li {
	padding:0px;
	margin:0px;
	list-style:none;
}
* {
	margin:0;
	padding:0;
}
img {
	border:0;
}
a {
	text-decoration:none;
	color:#282826;
}
.img_block {
	display:block;
	margin:0 auto;
}
a:hover {
	color:#d52855
}
.clear {
	clear:both
}
.float {
	float:left
}
.brand_span {
	background-color:#d82857;
	color:#fff;
	padding:0 5px;
}
.top {
	width:100%;
	height:33px;
	background-color:#565656;
	position:relative;
	right:0px;
}
.top_con {
	width:1135px;
	margin:0 auto;
	height:100%;
}
.top_con_l {
	/*width:115px;*/
	line-height:33px;
	color:#c3c3c3
}
.top_con_r {
	width:410px;
	float:right;
	line-height:33px;
	text-align:right;
}
.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: 25px;
    width: 150px;
}
.top_con_r a:hover img.weibo_img {
	display:block;
}
.top_con_r a img {
	vertical-align:middle;
	position:relative;
	top:-2px;
	z-index:10;
}
.header {
	/*background:url("../images/3_03.jpg") repeat-x;*/
	height:132px;
	width:100%;
}
.header_con {
	width:1135px;
	margin:0 auto;
	padding-top:25px
}
.logo {
	background:url("../images/logo12.png") no-repeat left top;
	width:673px;
	height:90px;
	float:left;
	background-size:auto 90px;
}
.logo h1 a {
	width:673px;
	height:90px;
	text-indent:-9999px;
	display:block
}
.phone {
	background:url("../images/1_12.jpg") no-repeat;
	width:231px;
	height:55px;
	float:right;
	margin-top:12px
}
.nav {
	height:57px;
	width:100%;
	background:url("../images/nav_bg.gif") no-repeat top center;
}
.nav_con {
	width:1124px;
	height:100%;
	margin:0 auto;
	background-color:#4f4f4f
}
.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;
	position:relative;
	z-index: 2;
}
.nav_con ul li span.hot{
	height:13px;
	background:url("../images/tophot.gif") no-repeat center right;
	width: 31px;
    position: absolute;
    top: 5px;
    left: 70px;
    z-index: 100;
}
.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 #d82857;
}
.cur_index a:hover {
	background:url("../images/nav_bg_03.jpg") no-repeat left center #d82857;
}
.nav_con li a:hover {
	color:#fff ;
	background-color:#d82857;
}
.nav_con li ul{
	display:none;
	position: absolute;
	top: 57px;
	left: 0;
	width: 190px;
	background-color:#00870b;
	z-index: 100;
}
.nav_con li ul li{
	width: 190px;
	text-align: left;
	background:#d82857;
	height: 50px;
    line-height: 50px;
    border-bottom: 1px dashed #c82655;
}
.nav_con li.on{background:#d82857;}
.nav_con li.on ul{display:block;}

.nav_con li ul li.on a:hover{background-color:#4F4F4F;}

.hotel_tit {
	width:100%;
	height:35px;
	line-height:35px;
	text-indent:25px;
	background-color:#d82857;
	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:775px;
}
#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:#d82857
}
.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/40.png") no-repeat 60px center;
}
.main_title_l ul li a#m_2 {
	background:Url("../images/hwly.png") no-repeat 60px center;
}
.main_title_l ul li a#m_3 {
	background:Url("../images/45.png") no-repeat 60px 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:#f03f83 !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;
}
#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;
}
#kinMaxShow {
	height:476px !important;
}
#kinMaxShow .KMSPrefix_kinMaxShow_button {
	display:block;
	right:47% !important;
	bottom:84px !important;
}
#kinMaxShow .KMSPrefix_kinMaxShow_button li {
	width:12px !important;
	height:12px !important;
	border-radius:10px !important;
}
#kinMaxShow .KMSPrefix_kinMaxShow_button li.KMSPrefix_kinMaxShow_focus {
	background-color:#D82857 !important;
	border:solid 1px #a6a6a6 !important;
}
#hotpic {
	width: 310px;
	height: 264px;
	overflow: hidden;
	float:left;
	position: relative;
}
#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;
}
#hotpic .Nav {
	position: absolute;
	height: 15px;
	line-height: 15px;
	bottom:11px;
	right: 13px;
}
#hotpic .Nav li {
	color: #FFF;
	float: left;
	width: 15px;
	height:15px;
	margin-right:2px;
	text-align: center;
	cursor: pointer;
}
#hotpic .Nav li.Normal {
	color: #FFF;
	background: #353535;
}
#hotpic .Nav li.on {
	background: #e1000e;
	color: #FFF;
}
.NewsPicTxt {
	position: relative;
	height: 30px;
	line-height:30px;
	border: 1px;
	margin: 0;
	padding-top: 4px;
	text-align: center;
	font-family: Sans-Serif;
	font-weight: 500;
	color: #fff;
	font-size: 14px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/black.png) repeat;
}
.NewsPicTxt a:link, .NewsPicTxt a:visited {
	font-family: "Microsoft Yahei";
	font-size: 14px;
	font-weight: 600;
	color: #fff;
	text-decoration: none;
}
.NewsPicTxt a:hover {
	color: #d52855;
}

.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.on {
	width:112px;
	color:#d72856;
	border-top:1px solid #f00;
	background-color:#FFF;
	height:41px;
	line-height:41px;
	position:relative;
	top:-2px;
	background:url("../images/6_03.jpg") no-repeat 0 -2px;
}
.Menubox li.on a {
	color:#d72856;
}
.Contentbox {
	clear:both;
	padding-top:14px;
	height:206px;
}
.Contentbox h2 {
	font-family:"微软雅黑";
	color:#e26183;
	font-size:16px;
	padding:0 5px;
}
.Contentbox h2 a {
	color:#d72856;
}
.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
}
.Contentbox ul {
	margin-top:5px
}
.Contentbox ul li a {
	color:#5a5a5a;
}
.Contentbox ul li a:hover {
	text-decoration:underline;
	color:#d72856;
}
.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 {
	    margin: 5px 0;
}
.jiudian h2 {
	border-top: 2px solid #a7a7a7;
    width: 270px;
    font-size: 14px;
    color: #d82857;
    height: 40px;
}
.jiudian h2 span {
	width: 112px;
    font-size: 16px;
    font-weight: normal;
    border-top: 2px solid #C36;
    display: block;
    position: relative;
    top: -2px;
    padding-top: 10px;
    text-indent: 10px;
}
.jiudian dl dt {
	float: left;
    width: 113px;
    height: 65px;
}
.jiudian dl dt img {
	width: 113px;
    height: 65px;
}
.jiudian dl dd {
	line-height: 23px;
    float: right;
    width: 125px;
    font-size: 14px;
}
.jiudian dl dd.dd1 {
	color:#e26183;
}
.jiudian dl {
	margin-top: 14px;
    border-bottom: 1px dashed #999;
    overflow: hidden;
    padding: 0 10px 15px 10px;
}
.jiudian dl dd.dd2 {
	color:#6e6e6e
}
.jiudian ul li {
	height: 29px;
    line-height: 29px;
    padding: 0 20px;
    overflow: hidden;
    font-size: 13px;
}
.jiudian ul li a {
	color:#666
}
.jiudian ul li a:hover {
	text-decoration:underline;
	color:#d72856;
}
.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:193px
}
.youshi_c {
	background:url("../images/11_05.jpg") repeat-x;
	width:1003px;
	height:193px
}
.youshi_c ul li {
	width:114px;
	float:left;
	text-align:center;
	margin:25px 5px 0;
	font-size:16px;
	height:160px;
}
.youshi_c ul li a.a1 {
	width:114px;
	height:40px;
	background:url("../images/10.jpg") no-repeat;
	display:block;
	padding-top:120px
}
.youshi_c ul li a.a2 {
	width:114px;
	height:40px;
	background:url("../images/20.jpg") no-repeat;
	display:block;
	padding-top:120px
}
.youshi_c ul li a.a3 {
	width:114px;
	height:40px;
	background:url("../images/30.jpg") no-repeat;
	display:block;
	padding-top:120px
}
.youshi_c ul li a.a4 {
	width:114px;
	height:40px;
	background:url("../images/40.jpg") no-repeat;
	display:block;
	padding-top:120px
}
.youshi_c ul li a.a5 {
	width:114px;
	height:40px;
	background:url("../images/50.jpg") no-repeat;
	display:block;
	padding-top:120px
}
.youshi_c ul li a.a6 {
	width:114px;
	height:40px;
	background:url("../images/60.jpg") no-repeat;
	display:block;
	padding-top:120px
}
.youshi_c ul li a.a7 {
	width:114px;
	height:40px;
	background:url("../images/70.jpg") no-repeat;
	display:block;
	padding-top:120px
}
.youshi_c ul li a.a8 {
	width:114px;
	height:40px;
	background:url("../images/80.jpg") no-repeat;
	display:block;
	padding-top:120px
}
.youshi_c ul li a.a1:hover {
	width:114px;
	height:40px;
	background:url("../images/11.gif") no-repeat;
	display:block;
	padding-top:120px
}
.youshi_c ul li a.a2:hover {
	width:114px;
	height:40px;
	background:url("../images/21.gif") no-repeat;
	display:block;
	padding-top:120px
}
.youshi_c ul li a.a3:hover {
	width:114px;
	height:40px;
	background:url("../images/31.jpg") no-repeat;
	display:block;
	padding-top:120px
}
.youshi_c ul li a.a4:hover {
	width:114px;
	height:40px;
	background:url("../images/41.gif") no-repeat;
	display:block;
	padding-top:120px
}
.youshi_c ul li a.a5:hover {
	width:114px;
	height:40px;
	background:url("../images/51.gif") no-repeat;
	display:block;
	padding-top:120px
}
.youshi_c ul li a.a6:hover {
	width:114px;
	height:40px;
	background:url("../images/61.gif") no-repeat;
	display:block;
	padding-top:120px
}
.youshi_c ul li a.a7:hover {
	width:114px;
	height:40px;
	background:url("../images/71.gif") no-repeat;
	display:block;
	padding-top:120px
}
.youshi_c ul li a.a8:hover {
	width:114px;
	height:40px;
	background:url("../images/81.gif") no-repeat;
	display:block;
	padding-top:120px
}
.youshi_r {
	background:url("../images/11_07.jpg") no-repeat;
	width:20px;
	height:193px;
	float:right
}

.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:297px;
	position:relative;
}
#spec-n1 {
	width:469px;
	float:Right;
}
.des_bg {
	position:absolute;
	height:44px;
	width:469px;
	background-color:#000;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	right:0px;
	bottom:6px;
	line-height:44px;
}
.des {
	position:absolute;
	height:44px;
	width:469px;
	right:0px;
	bottom:6px;
	line-height:44px;
}
.des #intro {
	color:#d72856;
	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 #d72856 !important;
	color:#fff !important;
}
.brand_over #brand_id1 {
	background:url("../images/brand_id_over_1.jpg") no-repeat 14px center #d72856 !important;
	color:#fff !important;
}
.brand_over #brand_id2 {
	background:url("../images/brand_id_over_2.jpg") no-repeat 14px center #d72856 !important;
	color:#fff !important;
}
.brand_over #brand_id3 {
	background:url("../images/brand_id_over_3.jpg") no-repeat 14px center #d72856 !important;
	color:#fff !important;
}
.brand_over #brand_id4 {
	background:url("../images/brand_id_over_4.jpg") no-repeat 14px center #d72856 !important;
	color:#fff !important;
}
.brand_over #brand_id5 {
	background:url("../images/brand_id_over_5.jpg") no-repeat 14px center #d72856 !important;
	color:#fff !important;
}
.brand_over #brand_id6 {
	background:url("../images/brand_id_over_6.jpg") no-repeat 14px center #d72856 !important;
	color:#fff !important;
}
#spec-n1 .switch {
	height:330px;
	width:171px;
	display:none;
}
#spec-n1 {
	height:auto;
}
#spec-n1 .o-img {
	height:297px;
}
#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;
}
.raiders-large{float:left;display:inline;width:300px;padding:10px;background:#f6f6f6;position:relative;}
.raiders-large .pic{width:300px; height:200px; float:left;}
.raiders-large .pic img{width:300px; height:200px;}
.raiders-large .desc{padding: 0px 10px 0 10px;  float: left; color: #999; height: 80px; overflow: hidden;}
.raiders-large .desc h3{font-size:16px;color:#333;margin-bottom:5px;padding-top:10px;}
.raiders-large .desc p{color:#999;}
.raiders-small{float:left;width:330px;overflow:hidden;margin-left:10px;height: 290px; background: #f6f6f6;}
.raiders-small ul{width:330px;}
.raiders-small li{height: 76px;/* background: #f6f6f6; */ padding: 10px; overflow: hidden;}
.raiders-small .pic{float: left;
    position: relative;
    width: 120px;
    height: 76px;
    overflow: hidden;
    margin-right: 5px;}
.raiders-small .pic img{width:120px; height:76px;}
.raiders-small .arrow_bg{width:5px;height:100px;position:absolute;top:0;z-index:5}
.arrow_bg_top,.arrow_bg_bottom{display:inline-block;background:#f6f6f6;width:5px;height:44px}
.raiders-small .arrow_bg_r{right:0;_right:-2px}
.raiders-small .arrow_bg_l{left:0}
.raiders-small .arrow{display:inline-block;width:7px;height:12px;background:url(../images/src/img/raiders-small.png) no-repeat 0 0;}
.raiders-small .arrow_r{background-position:0 0;}
.raiders-small .arrow_l{background-position:-1px -14px;}
.raiders-small .desc{width: 170px; padding: 0px 0 0 10px; float: left; color: #999;}
.raiders-small .desc h3{font-size:14px;color:#333;margin-bottom:5px;height:20px;overflow:hidden;}
.raiders-small .desc p{height: 50px;overflow: hidden;}
.travel_c{width:663px; float: left;}
.travel_c .hd{height:51px;margin-bottom: 17px;}
.travel_c .hd ul{}
.travel_c .hd li{width:20%;height:51px;margin-bottom:6px;cursor:pointer;line-height:51px;font-size:18px;text-align:center;color:#0C8AC9;float:left;position:relative; margin-right:10px;background:#ededed; border: 1px solid rgb(218, 218, 218);}
.travel_c .hd li .splite{width:1px;height:19px;margin-top:2px;position:absolute;right:0;border-right:1px solid #e6e6e6;}
.travel_c .hd i{overflow:hidden;background:url(../images/src/img/index_icon.png) no-repeat;width:19px;height:18px;top:2px;_top:-5px;display:inline-block;margin-right:5px;position:relative;padding-left:0;}
.ie7 .travel_c .hd i{top:-5px;}
.travel_c .hd li.on{background: #D82857;border: 1px solid #D82857;}
.travel_c .hd li.on a{color:#fff;}
.travel_c .hd i.icon_1{background-position:0 0;}
.travel_c .hd i.icon_2{background-position:0 -21px}
.travel_c .hd i.icon_3{background-position:0 -46px}
.travel_c .hd i.icon_4{background-position:0 -69px}
.travel_c .hd i.icon_5{background-position:0 -92px}
.travel_c .hd li.on i{background-position-x:-30px;}

.under {
	width:663px;
}
.under h2 {
	width:663px;
	background-color:#d82857;
	line-height:25px
}
.under h2 span, .about h2 span {
	float:right
}
.under_con {
	width:662px;
	height:297px;
	margin-top:10px;
}
.about {
	width:378px;
	float:right
}

.about h2 {
	width:100%;
	background-color:#656565;
	line-height:25px
}
.about p {
	line-height:25px;
	width:auto;
	font-size:13px;
	color:#666;
	padding-top:17px;
	border-bottom:1px dashed #999;
	padding-bottom:8px
}
.about p span {
	color:#e15e80;
	float:right
}
.about p span a {
	color:#e986a0
}
.about p span a:hover {
	text-decoration:underline;
	color:#e986a0
}

.link {
	width:1070px;
	margin:20px auto 0;
	clear:both;
	padding-bottom: 30px;
}
#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;
	border:solid 1px #d4d2d2;
	margin-right:2px;
	border-bottom:0px;
}
.Menubox2 li.hover {
	padding:0px;
	background:#d72856;
	width:116px;
	border-left:1px solid #d72856;
	border-top:1px solid #d72856;
	border-right:1px solid #d72856;
	color:#FFF;
	font-weight:bold;
	height:28px;
	line-height:27px;
}
.Contentbox2 {
	line-height:25px;
	clear:both;
	margin-top:0px;
	border:1px solid #d9d9d9;
	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
}

.main3 {
	margin:0 auto;
	margin-top:35px;
	width:1070px;
	height:auto;
	background:url(../images/bg05.jpg) no-repeat center top;
	overflow:hidden;
}
.main3 .main_box {
	margin:0 auto;
	width:1000px;
	overflow:hidden;
}
.main3 .main_box .h_typename {
	margin:60px 0 0 0;
	width:1000px;
	text-align:center;
	overflow:hidden;
}
.main3 .main_box .h_typename span {
	margin:0px;
	width:156px;
	height:34px;
	line-height:34px;
	text-align:center;
	font-size:26px;
	color:#646463;
	vertical-align:top;
	display:inline-block;
}
.main3 .main_box .h_typename em {
	margin:0px;
	width:422px;
	height:34px;
	background:url(../images/line01.jpg) repeat-x left center;
	vertical-align:top;
	display:inline-block;
}
.main3 .main_box .h_typecon {
	margin:35px 0 0 0;
	width:1000px;
	text-align:center;
	float:left;
	display:inline;
}
.main3 .main_box .h_typecon .btn {
	margin:0 7px;
	padding:0 12px;
	height:30px;
	line-height:30px;
	font-size:16px;
	color:#555;
	text-align:center;
	background:none;
	cursor:pointer;
	vertical-align:top;
	display:inline-block;
}
.main3 .main_box .h_typecon .btnA {
	margin:0 7px;
	padding:0 12px;
	height:30px;
	line-height:30px;
	font-size:16px;
	color:#fff;
	text-align:center;
	background:#D82857;
	cursor:pointer;
	vertical-align:top;
	display:inline-block;
	border:1px solid #D82857;
}
.main3 .main_box .h_typecon .btnA a{color:#fff;}
.main3 .main_box .h_typecon .btnA:hover{
	color:#D82857;
	background:none;
	border:1px solid #D82857;
}
.main3 .main_box .h_typecon .btnA:hover a{color:#D82857;}
.main3 .main_box .h_conbox {
	margin:30px 0 0 0;
	width:1000px;
	float:left;
	display:inline;
}
.main3 .main_box .h_conbox ul {
	margin:0px;
	padding:0px;
	width:1000px;
	list-style-type:none;
	float:left;
	display:none;
}
.main3 .main_box .h_conbox li {
	position:relative;
	margin:12px 12px 0 0;
	width:321px;
	height:220px;
	text-align:center;
	float:left;
	display:inline;
	overflow:hidden;
}
.main3 .main_box .h_conbox li span {
	position:absolute;
	z-index:2;
	bottom:0;
	right:0px;
	margin:0px;
	padding:6px 0;
	line-height:150%;
	font-size:16px;
	background:url(../images/bg06.png);
	float:left;
	display:inline;
    width: 100%;
}
.main3 .main_box .h_conbox li span a {
	color:#f8fbf0;
}
.main3 .main_box .h_conbox li span a:hover {
	color:#f43432;
}
.main3 .main_box .h_conbox li i {
	position:absolute;
	z-index:2;
	top:235px;
	right:0px;
	margin:0px;
	padding:4px 15px;
	line-height:150%;
	text-transform:uppercase;
	font-size:14px;
	background:url(../images/bg07.png);
	font-style:normal;
	float:left;
	display:inline;
}
.main3 .main_box .h_conbox li i a {
	color:#f8fbf0;
}
.main3 .main_box .h_conbox li i a:hover {
	color:#ccc;
}

.main3 .main_box .h_conbox li a:hover img {
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
.main3 .main_box .h_conbox .limore {
	margin:0px;
	width:1000px;
	height:auto;
	text-align:center;
	float:left;
	display:inline;
}
.main3 .main_box .h_conbox em {
	margin:20px 0 20px 445px;
	width:110px;
	height:30px;
	text-align:center;
	background:url(../images/tb02.jpg) no-repeat 90px center;
	font-style:normal;
	float:left;
	display:inline;
}
.main3 .main_box .h_conbox em a {
	padding:0 20px 0 10px;
	width:80px;
	height:28px;
	line-height:28px;
	color:#333;
	border:#ddd 1px solid;
	display:block;
}
.main3 .main_box .h_conbox em a:hover {
	padding:0 20px 0 10px;
	width:80px;
	height:28px;
	line-height:28px;
	color:#D82857;
	border:#D82857 1px solid;
	display:block;
}
.footer {
	height:146px;
	background:url("../images/bg3_03.jpg") repeat-x;
	overflow:hidden;
	clear:both;
}
.footer a {
	color:#fff;
}
.footer a:hover {
	color:#fff;
	text-decoration:underline;
}
.footer_con {
	width:1135px;
	margin:0 auto;
	height:100%;
	background:url("../images/logo3_03.jpg") no-repeat left center;
	background-size: 100px;
}
.logo2 {
	width:615px;
}
.left {
	width:78px;
	margin-top:23px;
	margin-left:10px
}
.right {
	float:right;
	width:521px;
}
.right p {
	width:521px;
	line-height:25px;
	padding-top:40px;
	color:#959595;
	font-size:14px;
}
.footer_r {
	width:326px;
	float:right;
}
.pic, .con {
	/*width:326px;*/
	float:right;
}
.pic ul li {
	float:left;
	margin-top:20px;
}
.pic ul li a {
	margin:0 15px
}
.pic ul li a img {
	width:90px; height:90px;
}
.con ul li {
	float:left;
	line-height:20px;
	width: 120px;
    text-align: center;
}
.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;
	overflow: hidden;
}
.news_l {
	width:221px;
}
.new {
	width:221px;
	overflow:hidden;
	margin-top:40px
}
.new h2 {
	background-color:#d82857;
	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, .new ul li.on a {
	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:#d82857;
	font-size:16px;
	font-weight:normal;
}
.sec_news_ul li h3 a:hover {
	text-decoration:underline;
	color:#d82857;
}
.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:#d82857;
	text-align:center;
	line-height:24px;
	color:#fff;
	position:absolute;
	right:0px;
	bottom:10px;
}
.sec_pic_ul {
	padding-top:5px;
}
.sec_pic_ul li {
	position:relative;
	margin:12px 12px 20px 0;
	width:245px;
	height:180px;
	text-align:center;
	float:left;
	display:inline;
	overflow:hidden;
}
.sec_pic_ul li span {
	position:absolute;
	z-index:2;
	bottom:0;
	right:0px;
	margin:0px;
	padding:6px 0;
	line-height:150%;
	font-size:16px;
	background:url(../images/bg06.png);
	float:left;
	display:inline;
    width: 100%;
}
.sec_pic_ul li span a {
	color:#f8fbf0;
}
.sec_pic_ul li span a:hover {
	color:#f43432;
}
.sec_pic_ul li a:hover img {
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
.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_l .collb_lb img {
	max-width: 100%;
	margin: 0 auto;
}
.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:#d82857;
	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:#d82857;
	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:#d82857;
}
.job_submit {
	width:80px;
	height:35px;
	font-size:14px;
	text-align:center;
	cursor:pointer;
	line-height:35px;
	color:#fff;
	border:solid 1px #9F072E;
	background-color:#D82857;
}
.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:#d82857;
	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:#d82857;
	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:#d82857;
	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 #d82857;
	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:#d82857;
}
.special_div h3 a:hover {
	text-decoration:underline;
	color:#d82857;
}
.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:#d82857;
	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:#d82857;
	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:#d82857;
}
.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;
}

.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:#ec1962;
	color:#fff;
}
.dede_pages span {
	background-color:#ec1962;
	color:#fff;
	border:solid 1px #ec1962;
	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:#d82857;
}
.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:1;
}
.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:#d72856;
	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;
}

.web_bottom_ry { margin-top:20px; height: 60px;background-color: /*#4ACA6B*/#4F4F4F;}
.web_bottom_ry .content { border:none;}
.web_bottom_ry .content span {width: 634px; height: 60px; background-position: 0 -329px;}
.web_bottom_ry .content span.after { background-position: 0 -389px;}

.web_bootom_other_wenti { background-color: #F5F5F5; height: 160px;}
.web_bootom_other_wenti .content { height: 110px; padding-top: 25px; border:none;  width: 1135px; margin: 0 auto;}
.web_bootom_other_wenti .content ul {width: 260px; height: 110px; padding: 0 10px; border-right: 1px solid #e6e6e6;float:left;}
.web_bootom_other_wenti .content ul li.t { font-size: 18px; color: #333; padding-bottom: 10px; height: 40px; font-weight: bold;}
.web_bootom_other_wenti .content ul li.t i {width: 40px; height: 40px; margin-right: 10px;}
.web_bootom_other_wenti .content ul li { color: #c8c8c8; line-height: 20px;}
.web_bootom_other_wenti .content ul li a { color: #969696; margin: 0 5px;}
.web_bootom_other_wenti .content ul li a:hover { color: #333;}

.web_bootom_other_wenti .content ul.o li.t i {  background-position: -394px -80px;}
.web_bootom_other_wenti .content ul.t li.t i {  background-position: -434px -80px;}
.web_bootom_other_wenti .content ul.s li.t i {  background-position: -474px -80px;}
.web_bootom_other_wenti .content ul.f li.t i {  background-position: -514px -80px;}
.web_bootom_other_wenti .content ul.fi { border: none; width: 203px;}
.web_bootom_other_wenti .content ul.fi li.t i {  background-position: -554px -80px;}

.web_bottom_copy { text-align: center; line-height: 22px; padding-top: 20px; color: #333;background:#fff; }
.web_bottom_copy p {line-height:30px;}
.web_bottom_copy p.p1 { color: #333;}
.web_bottom_copy p.p1 a { margin: 0 10px;}
.web_bottom_copy p.p4 { padding: 10px 0 10px 0;}
.web_bottom_copy p.p4 span { padding:0 10px 0 10px; border-right: 0; line-height:16px; height: 41px; overflow: hidden;text-align:left;display: inline-block;}
.web_bottom_copy p.p4 span i {width: 40px; height: 40px; margin-right:8px; float: left;background: url(../images/bg_1_2014.png);vertical-align: middle;display: inline-block;}
.web_bottom_copy p.p4 span b { vertical-align: middle; display: inline-block; padding-top: 4px; font-weight: 100;}

.web_bottom_copy p.p4 span.z1 i {background-position: -619px -93px;}
.web_bottom_copy p.p4 span.z2 i {background-position: -659px -93px;}
.web_bottom_copy p.p4 span.s i {background-position: -699px -93px;}
.web_bottom_copy p.p4 span.y i {background-position: -739px -93px;}
.web_bottom_copy p.p4 span.s3 i {background-position: -779px -93px;}
.web_bottom_copy p.p4 span.b i {background-position: -819px -93px;}
.web_bottom_copy p.p4 span.w i {background-position: -859px -93px;}

.web_bottom_copy a { color: #555;}
.web_bottom_copy a:hover { color: #000;}