﻿@charset "utf-8";
/*reset*/

/* CSS reset for c_b */
body , div , dl , dt , dd , ul , ol , li , h1 , h2 , h3 , h4 , h5 , h6 , pre , form , fieldset , input , textarea , p , blockquote , th , td {margin:0; padding:0;}
table {border-collapse:collapse; border-spacing:0;}
table th , table td {padding:5px;}
fieldset , img {border:0;}
address , caption , cite , code , dfn , em  , th , var ,i {font-style:normal; font-weight:normal;}
ol , ul {list-style:none;}
ception , th{text-align:left;}
q:before , q:after{content:'';}
abbr , acronym{border:0;}
a {color:#666; text-decoration:none;}  /*for ie f6n.net*/
a:focus{outline:none;} /*for ff f6n.net*/
a:hover {text-decoration: underline;}

/*定位*/
.tl {text-align:left;}
.tc {text-align:center;}
.tr {text-align:right;}
.bc {margin-left:auto; margin-right:auto;}
.fl {float:left; display:inline;}
.fr {float:right; display:inline;}
.zoom {zoom:1}
.hidden {visibility:hidden;}
.vam {vertical-align:middle;}
.clear{clear:both; height:0; line-height:0; font-size:0;}
p{ word-spacing:-1.5px;}

-moz-box-sizing:content-box;
-webkit-box-sizing:content-box;
box-sizing:content-box;

/*其他*/
.cur{cursor:pointer};

/*原reset*/
sup{vertical-align:baseline;}
sub{vertical-align:baseline;} 
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
input,select{vertical-align:middle;}
body{font:12px/1.231 arial,helvetica,clean,sans-serif;}
select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;font:100%; border-collapse:collapse;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
/*title*/
h1 { font-size:32px;}
h2 { font-size:26px;}
h3 { font-size:20px;}
h4 { font-size:14px;}
h5 { font-size:12px;}
h6 { font-size:10px;}

/*清除浮动*/
.clearfix:after{ 
    content: '';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.clearfix{ /*兼容 IE*/
    zoom: 1;
}

/*end reset*/

/* CSS Document */
body{background-color:#fff; overflow-x:hidden; color:#666; font-size:12px; font-family: "微软雅黑"; position:relative;min-width:1200px;width:100%;}/*网站字体颜色*/
.header , .content , .footer , .container{margin-left:auto; margin-right:auto; width:1200px;}

/* header */
.header{width: 100%;}
.headerTop{width: 100%;height: 47px;line-height: 47px;background: #f2f2f2;border-bottom: 1px solid #e8e8e8;}
.headerTop p{font-size: 14px;height: 47px;line-height: 47px;color: #666666;float: left;}
.headerTop ul{float: right;}
.headerTop li{float: left;height: 38px;line-height: 47px;margin-left: 18px;}
.headerTop li a{font-size: 14px;color: #999999;padding-left: 26px;}
.headerTop li.first a{background: url(../images/header_icon01.png) no-repeat left center;}
.headerTop li.second a{background: url(../images/header_icon02.png) no-repeat left center;}
.headerTop li.last a{background: url(../images/header_icon03.png) no-repeat left center;}
.headerTop li:first-child{margin-left: 0;}
.headerCenter{width: 100%;height: 150px;}
.headerCenter dl{float: left;margin-top: 46px;}
.headerCenter dt{float: left;width: 337px;height: 55px;}
.headerCenter dt img{display: block;}
.headerCenter dd{width: 448px;float: left;margin-left: 10px;padding-left: 14px;border-left: 1px solid #cccccc;}
.headerCenter dd h2{font-size: 28px;color: #029642;font-weight: bold;}
.headerCenter dd p{font-size: 18px;color: #666666;margin-top: 4px;}

.headerCenter .phone{background: url(../images/header_icon04.png) no-repeat left center;padding-left: 46px;float: right;margin-top: 54px;}
.headerCenter .phone p{color: #666666;font-size: 14px;padding-top: 2px;}
.headerCenter .phone span{display: block;font-size: 24px;color: #009943;font-weight: bold;}

.headerNav{height: 58px;background: #007b14;}
.headerNav ul{width: 100%;}
.headerNav li{float: left;font-size: 15px;height: 58px;line-height: 58px;}
.headerNav li:first-child{background-image: none;}
.headerNav li a{color: #fff;text-decoration: none;height:58px;line-height: 58px;display: block;}
.headerNav li.cur{background: #029642;}
.headerNav li:hover{background: #029642;}

/* footer */
.footer{width: 100%;padding-top: 58px;background: #232323;}
.footerTop{border-bottom: 1px solid #343434;}
.footerTop .conL{float: left;padding-bottom: 42px;}
.footerTop .conL .menu li{float:left;padding: 0 22px;border-left: 1px solid #fff;font-size: 16px;color: #cccccc;}
.footerTop .conL .menu li:first-child{border-left: none;padding-left: 0;}
.footerTop .conL .menu li a{color: #cccccc;}
.footerTop .conL .menu li:hover a{color: #fff;}
.footerTop .conL .conBox{margin-top: 42px;}
.footerTop .conL .conBox .box{float: left;}
.footerTop .conL .conBox .box1 .phone{padding-left: 46px;background: url(../images/footer_phone.png) no-repeat left center;}
.footerTop .conL .conBox .box1 .phone p{color: #999999;font-size: 14px;padding-top: 2px;}
.footerTop .conL .conBox .box1 .phone span{display: block;font-size: 24px;color: #009943;font-weight: bold;}
.footerTop .conL .conBox .box1 img{display: block;margin-top: 12px;}
.footerTop .conL .conBox .box2{margin-left: 78px;}
.footerTop .conL .conBox .box2 p{margin-bottom: 12px;font-size: 14px;color: #fff;line-height: 24px;}
.footerTop .conL .conBox .box2 p span{padding-left: 36px;font-size: 14px;color: #fff;}
.footerTop .conL .conBox .box2 .p1 .tel1{background: url(../images/footer_icon01.png) no-repeat left center;}
.footerTop .conL .conBox .box2 .p1 .tel2{background: url(../images/footer_icon02.png) no-repeat left center;margin-left: 23px;padding-left: 29px;}
.footerTop .conL .conBox .box2 .p2{background: url(../images/footer_icon03.png) no-repeat left center;padding-left: 36px;}
.footerTop .conL .conBox .box2 .p3{background: url(../images/footer_icon04.png) no-repeat left center;padding-left: 36px;}
.footerTop .conR{float: right;width: 126px;text-align: center;}
.footerTop .conR span{display: block;font-size: 14px;color: #cccccc;margin-top: 10px;}
.footerBottoom{padding-top: 24px;height: 90px;}
.footerBottoom .p1{float: left;font-size: 14px;color: #cccccc;}
.footerBottoom .p1 a{color: #cccccc;}
.footerBottoom .p2{float: right;font-size: 14px;color: #cccccc;margin-top: -7px;}
.footerBottoom .p2 a{margin: 0 14px;position: relative;top: 4px;}
.footerBottoom .p2 a img{opacity: 0.3;filter: alpha(opacity=30);}
.footerBottoom .p2 a:hover img{opacity: 1;filter: alpha(opacity=100);}


/*搜索*/
.ss{ overflow:hidden; width:100%; background-color:#fff; height:64px;}
.ss p{ font-size:14px; line-height:70px;float:left; color:#EB2533}
.ss p a{ color:#000; padding:0 1px;}
.ss .ssk{ float:right; width:215px;  height:34px; margin-top:15px;margin-right:65px;}
.ss .ssk input{ width:160px; height:32px; line-height:35px; font-size:13px; color:#979797; border:1px solid #dfdfdf; border-right:none; outline:none; float:left; padding-left: 10px; padding-right: 10px;}
.ss .ssk a{ display:block; width:34px; height:34px; float:right; background:url(Img/Index/ssFdj.jpg) no-repeat center;}


.retop ul{ overflow:hidden;}
.retop li{ float:left; margin-left:10px;}
.retop li img{ display:block;}
.rtTop{ width:43px; height:43px; overflow:hidden; position:fixed; top:85%; right:46%; margin-right:-615px; cursor:pointer;  display:none;}
.rtTop h4{ width:43px; height:43px; overflow:hidden; position:relative;}
.rtTop img{ display:block; position:absolute; top:0; left:0;}

/* -- 弹出窗口 -- */
#mesbook1_c, #mesbook1{display:none;z-index:1001;width:398px;border:1px solid #ccc;background:#fff; padding-bottom:20px;}
#mesbook1_c div, #mesbook1 div{ border:1px solid #E4E3E3; background:#EBECEB;height:18px; padding:4px .5em 0; margin-bottom:10px;}
#mesbook1_c dl.b1, #mesbook1 dl.b1 { width:370px; margin:0 auto;}
#mesbook1_c dl.b1 dt, #mesbook1 dl.b1 dt { float:left; width:105px; overflow:hidden; }
#mesbook1_c dl.b1 dd, #mesbook1 dl.b1 dd { width:265px; float:right;}
#mesbook1_c #mesbook1_cBtns, #mesbook1 #mesbook1Btns{padding-bottom:10px;}
#mesbook1_c #mesbook1_cBtns input, #mesbook1 #mesbook1Btns input {margin-right:20px;}
.b15{background: url(Img/SkinsVIBtn.png) no-repeat; border:0; cursor: pointer; overflow:hidden; }
.b15 { background-position:-79px -650px; width:60px; height:24px; line-height:24px; color:#fff; font-size:14px; font-weight:bold; }
/*处理中动画占全屏*/
#oran_div_processing{width:300px;padding:20px;z-index:9999;text-align:center;background:#fffeef;border:solid 1px #009943;}

/*--------列表分页*/
.listpage { padding:3px; text-align: center; margin-top:20px;}
.listpage a { padding:6px 10px; border: #c10000 1px solid; color: #c10000; text-decoration: none}
.listpage a:hover {border: #c10000 1px solid; }
.listpage a:active {border: #c10000 1px solid; color: #fff; background-color: #c10000;}
.listpage .current {border: #c10000 1px solid; padding:6px 10px; color: #fff; background-color: #c10000}
.listpage .disabled {border: #c10000 1px solid;  padding:6px 10px; color: #c10000; }


/*---------------留言*/
.comment {
	border:1px dashed #aaa;
	margin:10px;
	text-align:center;width:850px;}
.comment .commenttitle {
	height:35px;
	margin:1px auto;
	border-bottom:1px dashed #B3B3B3;
}
.comment .commenttitle .title4 {
	float:left;
	margin:5px 0px 0px 12px;
	color:#999;
	display:inline;
}
.comment .commenttitle .title4 strong {
	letter-spacing:4px;
	color:#777;
	margin-right:10px;
	font-size:18px;
}
.comment .commentbox {
	width:98%;
	text-align:left;
}
.comment .commentbox dl {
	margin:10px auto 0px;
	border:1px dashed #B3B3B3;
}
.comment .commentbox dl dt {
	background:#effbf4;
	line-height:25px;
	text-indent:10px;
	color:#333;
	border-bottom:1px dashed #B3B3B3;
}
.comment .commentbox dl dt span {
	color:#effbf4;
	font-size:14px;
}
.comment .commentbox dl dd {
	padding:10px;
	font-size:14px;
	line-height:35px;
	color:#666;
}
.comment .posttitle {
	height:35px;
	margin:10px auto;
	border-bottom:1px dashed #aaa;
	text-align:left;
}
.comment .posttitle strong {
	letter-spacing:4px;
	color:#777777;
	display:block;
	margin:7px 0px 0px 13px;
	font-size:18px;
}
.comment .postbox {
	width:95%;
	margin:5px auto;
	overflow:hidden;
	text-align:left;
}
.comment .postbox .userbox {
	overflow:hidden;
	margin-top:10px;
}
.comment .postbox .userbox dl {
	}
.comment .postbox .userbox dl dd {
	float:left;
	display:block;
	padding-bottom:2px;
}
.comment .postbox .userbox dl dd input.username,.comment .postbox .userbox dl dd input.password {
	width:100px;
	border:1px dashed #aaa;
	padding:3px 0px 2px 5px;
	margin-right:10px;
	background:#effbf4;
}
.comment .postbox .userbox dl dd.mtop {
	margin:7px 7px 0px 0px;
}
.comment .postbox .txtbox {
	width:100%;
	line-height:40px;
	font-size:14px;
}
.comment .postbox .txtbox textarea {
	border:1px dashed #aaa;
	width:98%;
	height:60px;
	padding:5px;
	background:#effbf4;
}
.comment .postbox .txtbox div {
	padding-top:5px;
	color:#000;
}
.comment .postbox .txtbox input {
	width:40px;
	border:1px dashed #aaa;
	padding:3px 0px 2px 5px;
	margin-right:10px;
	background:#effbf4;
}
.comment .postbox .txtbox img {
	position:static;
	+position:relative;
	vertical-align:middle
}
.comment .postbox .sbut {
	margin:10px;
}
label {
	color:#000;
	font-size:14px;
	color:#777777
}



other-services {
    padding-bottom: 20px; margin-top: 114px;
}
.other-services .top-s {
    height: 456px;
}
.other-services .main {
    height: 980px;
    background: #ffffff;
    box-shadow: 0 0 10px #f2f2f2;
    margin-top: -170px;
}
.other-services .tabs-tit {
    background: url("../images/img-53.png") repeat-x;
    height: 96px;
    padding-top: 8px;
    line-height: 88px;
    text-align: center;
}
.other-services .tabs-tit a {
    display: inline-block;
    width: 186px;
    color: #616161;
    font-size: 20px;
}
.other-services .tabs-tit a .icon img{
   display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
}
.other-services .tabs-tit a .icon .img-h {
    display: none;
}
/*.other-services .tabs-tit a:hover,*/
.other-services .tabs-tit a.active {
    color: #cd392a;
    background: #ffffff;
}
.other-services .tabs-tit a:hover .img-h,
.other-services .tabs-tit a.active .img-h {
    display: inline-block;
}
.other-services .tabs-tit a:hover .img-d,
.other-services .tabs-tit a.active .img-d {
    display: none;
}
.container {
    width: 1200px;
    min-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.container h4{font-size:16px; line-height:23px;margin-bottom:14px;}
.container p{margin-bottom:12px; font-size:16px; line-height:23px;}
.container td p {
    margin-bottom: 0px;
    font-size: 12px;
    line-height: 20px;
}
/*---------------内容页:预定*/
.comment {
	background:#fff;
	border:1px dashed #aaa;
	margin:10px;
	text-align:center;
}
.comment .commenttitle {
	height:35px;
	margin:1px auto;
	border-bottom:1px dashed #B3B3B3;
}
.comment .commenttitle .title4 {
	float:left;
	margin:5px 0px 0px 12px;
	color:#999;
	display:inline;
}
.comment .commenttitle .title4 strong {
	letter-spacing:4px;
	color:#777;
	margin-right:10px;
	font-size:18px;
}
.comment .commentbox {
	width:95%;
	text-align:left;
}
.comment .commentbox dl {
	margin:10px auto 0px;
	border:1px dashed #B3B3B3;
}
.comment .commentbox dl dt {
	background:#F4F9F2;
	line-height:25px;
	text-indent:10px;
	color:#333;
	border-bottom:1px dashed #B3B3B3;
}
.comment .commentbox dl dt span {
	color:#FF0000;
	font-size:14px;
}
.comment .commentbox dl dd {
	padding:10px;
	font-size:14px;
	line-height:35px;
	color:#666;
}
.comment .posttitle {
	height:35px;
	margin:10px auto;
	border-bottom:1px dashed #aaa;
	text-align:left;
}
.comment .posttitle strong {
	letter-spacing:4px;
	color:#777777;
	display:block;
	margin:7px 0px 0px 13px;
	font-size:18px;
}
.comment .postbox {
	width:95%;
	margin:5px auto;
	overflow:hidden;
	text-align:left;
}
.comment .postbox .userbox {
	overflow:hidden;
	margin-top:10px;
}
.comment .postbox .userbox dl {
	}
.comment .postbox .userbox dl dd {
	float:left;
	display:block;
	padding-bottom:2px;
}
.comment .postbox .userbox dl dd input.username,.comment .postbox .userbox dl dd input.password {
	width:100px;
	border:1px dashed #aaa;
	padding:3px 0px 2px 5px;
	margin-right:10px;
	background:#effbf4;
}
.comment .postbox .userbox dl dd.mtop {
	margin:7px 7px 0px 0px;
}
.comment .postbox .txtbox {
	width:100%;
	line-height:40px;
	font-size:14px;
}
.comment .postbox .txtbox textarea {
	border:1px dashed #aaa;
	width:98%;
	height:60px;
	padding:5px;
	background:#effbf4;
}
.comment .postbox .txtbox div {
	padding-top:5px;
	color:#000;
}
.comment .postbox .txtbox input {
	width:40px;
	border:1px dashed #aaa;
	padding:3px 0px 2px 5px;
	margin-right:10px;
	background:#effbf4;
}
.comment .postbox .txtbox img {
	position:static;
	+position:relative;
	vertical-align:middle
}
.comment .postbox .sbut {
	margin:10px;
}
label {
	color:#000;
	font-size:14px;
	color:#777777
}


.newsshowT{font-size:22px;color:#000;text-align: center;}
.newsshowdate{font-size:12px;color:#9b9b9b;text-align: center;}