@charset "utf-8";
/* RESET */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre, 
form,fieldset,input,textarea,p,blockquote,th,td { 
    padding: 0; 
    margin: 0; 
} 
table { 
    border-collapse: collapse; 
    border-spacing: 0; 
} 
fieldset,img { 
    border: 0; 
} 
address,caption,cite,code,dfn,em,strong,th,var { 
    font-weight: normal; 
    font-style: normal; 
} 
ol,ul { 
    list-style: none; 
} 
caption,th { 
    text-align: left; 
} 
h1,h2,h3,h4,h5,h6 { 
    font-weight: normal; 
    font-size: 100%; 
} 
q:before,q:after { 
    content:""; 
} 
abbr,acronym { 
    border: 0; 
}
a{
	text-decoration: none;
}
img{
	border:none;
	vertical-align: bottom;;
}
html,body{
	font-family: "Arial", "STHeiti","Microsoft YaHei","Helvetica Neue","Helvetica","SimSun","Tahoma","sans-serif";
	font-size: 14px;
	min-width: 1200px;
}
.c{
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
.ha{
	width: 100%;
	overflow: hidden;
}
.ha-box{
	width: 400%;
	margin-left: -150%;
	text-align: center;
}

.ucontents{
	line-height: 40px;
}
.ucontents strong, .ucontents b,.ucontents h1,.ucontents h2,.ucontents h3,.ucontents h4,.ucontents h5,.ucontents h6{
	font-weight: bold;
}
.ucontents ul, .ucontents ol{
	list-style: disc inside none;
}
.ucontents a{
	text-decoration: underline;
}

#hd-box{
	overflow: hidden;
}
#hd-top-logo{
	width: 380px;
	height: 100px;
	float: left;
}
#hd-top-logo a{
	outline: none;
	display: block;
}
#hd-top-logo img{
	width: 100%;
	height: 100%;
}

#hd-top-hotline{
	float: right;
	width: 225px;
	height: 100px;
	background: url("../images/hd-top-hotline.png?v=2") no-repeat;
	text-indent: -999px;
	overflow: hidden;
}

#hd-nav{
	clear: both;
	height: 38px;
	line-height: 38px;
	background: #0f4996;
	overflow: hidden;
	font-size: 15px;
}

#hd-nav li{
	float: left;
	width: 14.285%;
	text-align: center;
	background: url("../images/hd-nav-line.png") no-repeat right center;
}
#hd-nav li a{
	color: white;
	display: block;
	transition: background .3s;
}
#hd-nav li a:hover, #hd-nav li.active a{
	background: #1854a2;
}

#bottom_feedback{
	height: 612px;
	background: url("../images/bottom_feedback-bg.jpg?v=2") no-repeat center top;
	overflow: hidden;
}
#bottom_feedback-box{
	height: 433px;
	overflow: hidden;
	margin-top: 84px;
}
#bottom_feedback-left{
	float: left;
	padding: 82px 0 0 70px;
}
#bottom_feedback-left-title span{
	line-height: 24px;
	font-size: 18px;
	color: #696868;
}
#bottom_feedback-left-title h3{
	line-height: 44px;
	font-size: 34px;
	color: #131313;
}
#bottom_feedback-left dl{
	overflow: hidden;
	line-height: 30px;
	padding-top: 35px;
}
#bottom_feedback-left dt, #bottom_feedback-left dd{
	float: left;
	color: #767676;
}
#bottom_feedback-left dt{
	clear: left;
}
#bottom_feedback-left a{
	display: inline-block;
	height: 40px;
	line-height: 40px;
	padding: 0 38px;
	border: 1px solid #c9c9c9;
	color: #8c8b8b;
	margin-top: 44px;
	transition: all .3s;
}
#bottom_feedback-left a:hover{
	color: #4e4e4e;
	border-color: #4e4e4e;
}
#bottom_feedback-right{
	width: 405px;
	float: right;
	margin-right: 48px;
	overflow: hidden;
	padding-top: 96px;
}

#bottom_feedback-right label{
	font-size: 15px;
	color: #a3a3a3;
	float: left;
	clear: left;
	line-height: 30px;
	display: block;
	width: 68px;
	padding-right: 11px;
}
#bottom_feedback-right input[type=text], #bottom_feedback-right textarea{
	display: block;
	border: none;
	border-bottom: 1px solid #ebebeb;
	float: left;
	width: 303px;
	line-height: 30px;
	margin-bottom: 26px;
	padding: 0 10px;
}
#bottom_feedback-right input[type=submit]{
	clear: both;
	display: block;
	height: 48px;
	line-height: 48px;
	background: #39b287;
	border: none;
	width: 100%;
	text-align: center;
	font-size: 15px;
	color: white;
	cursor: pointer;
	border-radius: 6px;
	margin-top: 12px;
}
#bottom_feedback-right textarea{
	line-height: 20px;
	height: 64px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#ft{
	background: #3e3e3e;
	height: 192px;
	text-align: center;
}
#ft .c{
	position: relative;
	height: 100%;
}
#ft-logo{
	width: 197px;
	height: 56px;
	position: absolute;
	left: 3px;
	top: 73px;
}
#ft-logo img{
	width: 100%;
	height: 100%;
}
#ft-btns{
	overflow: hidden;
	position: absolute;
	top: 70px;
	right: 0;
}
#ft-btns a{
	display: block;
	height: 61px;
	text-indent: -999px;
	overflow: hidden;
	float: left;
}
#ft-btns-1688{
	width: 203px;
	background: url("../images/ft-btns-1688.jpg") no-repeat;
	margin-right: 20px;
	opacity: .77;
	filter: alpha(opacity=77);
	transition: all .3s;
}
#ft-btns-1688:hover{
	opacity: 1;
	filter: alpha(opacity=100);
}
#ft-btns-totop{
	width: 61px;
	background: url("../images/ft-btns-totop.jpg") no-repeat;
}

#ft-nav{
	line-height: 16px;
	padding-top: 73px;
}
#ft-nav a{
	color: #aeaeae;
}
#ft-nav i{
	color: #aeaeae;
	padding: 0 26px;
}
#ft-text{
	line-height: 22px;
	color: #a5a5a5;
	margin-top: 12px;
}

#browser_warning{
	background: #fd7a1a;
	color: white;
	line-height: 30px;
	text-align: center;
}

#side_bar{
	position: fixed;
	right: 6px;
	bottom: 200px;
}
#side_bar a{
	display: block;
	width: 60px;
	height: 60px;
	margin-bottom: 1px;
	text-indent: -999px;
	overflow: hidden;
	background: url(../images/side_bar.jpg) no-repeat left top;
}
#side_bar a:hover{
	background-position: left bottom;
}
#side_bar-call{
	background-position: right top !important;
}
#side_bar-call:hover{
	background-position: right bottom !important;
}

.custom_service p img {display: inline; vertical-align:middle;}
.scrollsidebar{position:absolute; z-index:999; top:350px;right:0}
.side_content{width:154px; height:auto; overflow:hidden; float:left; }
.side_content .side_list {width:154px;overflow:hidden;}
.show_btn{ width:0; height:112px; overflow:hidden; margin-top:50px; float:left; cursor:pointer;}
.show_btn span { display:none;}
.close_btn{width:24px;height:24px;cursor:pointer;}
.side_title,.side_bottom,.close_btn,.show_btn {background:url(../images/sidebar_bg.png) no-repeat;}
.side_title {height:46px;}
.side_bottom { height:8px;}
.side_center {font-family:Verdana, Geneva, sans-serif; padding:5px 12px; font-size:12px;}
.close_btn { float:right; display:block; width:21px; height:16px; margin:16px 10px 0 0; _margin:16px 5px 0 0;}
.close_btn span { display:none;}
.side_center .custom_service p { text-align:center; padding:6px 0; margin:0; vertical-align:middle;}
.other  { text-align:center;border-bottom:1px solid #ddd;border-top:1px solid #ddd}
.other p { padding:5px 0; _height:16px; margin:0;color: #666666;}
.msgserver { text-align:center; margin-bottom:5px;}
.msgserver a { background:url(../images/sidebar_bg.png) no-repeat -119px -115px; padding-left:22px;}

/* blue skin as the default skin */
.side_title, .side_blue .side_title {background-position:-195px 0;}
.side_center, .side_blue .side_center {background:url(../images/blue_line.png) repeat-y center;}
.side_bottom, .side_blue .side_bottom {background-position:-195px -50px;}
.close_btn, .side_blue .close_btn {background-position:-44px 0;}
.close_btn:hover, .side_blue .close_btn:hover {background-position:-66px 0;}
.show_btn , .side_blue .show_btn {background-position:-119px 0;}
.msgserver a, .side_blue .msgserver a {color:#06C;}

/* green skin  */
.side_green .side_title {background-position:-349px 0;}
.side_green .side_center {background:url(../images/green_line.png) repeat-y center;}
.side_green .side_bottom {background-position:-349px -50px;}
.side_green .close_btn {background-position:-44px -23px;}
.side_green .close_btn:hover {background-position:-66px -23px;}
.side_green .show_btn {background-position:-147px 0;}
.side_green .msgserver a {color:#76a20c;}