@charset "gb2312";
/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, a {
	margin:0;
	padding:0;
}
html {
	display:inline-block;
	width:100%;
	text-align:center;
	padding-bottom:130px;
	background:#fff url(2017dc_html_bg02.jpg) no-repeat 50% bottom;
}
img {
	border:none;
}
a {
	text-decoration:none;
	cursor:pointer;
	border:0;
}
strong {
	font-weight:bold;
}
ul, ol, li, dt, dd {
	list-style:none;
}
em, i {
	font-style:normal;
}
.clear {
	clear:both;
}
.clearfix {
	zoom:1;
}
.clearfix:after {
	content:'.';
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.f-l {
	float:left;
}
.f-r {
	float:right;
}
.dis_in_b {
	display:inline-block;
}
.mt14 {
	margin-top:14px;
}
.wrap {
	background:url(2017dc_html_bg01.jpg) no-repeat 50% 0;
}
.col {
	width:1100px;
	margin:0 auto;
	text-align:left;
}
.logo {
	padding:79px 0 18px 0;
	height:90px;
	overflow:hidden;
}
.nav {
	padding-left:25px;
	height:38px;
	border-bottom:2px solid #d30000;
}
.nav .menu, .nav .menu li {
	display:inline-block;
	float:left;
}
.nav .menu li {
	margin-right:5px;
}
.nav .menu li a, .nav .menu li a i {
	display:inline-block;
}
.nav .menu li a {
	padding-left:20px;
}
.nav .menu li a i {
	padding-right:20px;
	font:normal 20px/38px "Î¢ÈíÑÅºÚ";
	color:#5e9ecc;
	font-weight:900;
}
.nav .menu li a:hover, .nav .menu li.active a {
	background:url(2017dc_nav_bg01.png) no-repeat;
}
.nav .menu li a:hover i, .nav .menu li.active a i {
	background:url(2017dc_nav_bg02.png) no-repeat right top;
	color:#fff;
}
.nav .search {
	display:inline-block;
	float:right;
	padding-top:7px;
}
.search .txt {
	display: inline-block;
    float: left;
    padding: 2px 10px;
    background: #fff;
    border: 2px solid #60a0ce;
    outline: none;
    width: 180px;
    height: 20px;
    font: 20px/20px "Î¢ÈíÑÅºÚ";
    color: #77a2c6;
}
.nav .search a.gjjs{
	line-height: 28px;
    margin-left: 10px;
    color: #333;
    text-decoration: none;
    cursor: pointer;
}
.nav .search a.gjjs:hover{
	text-decoration:underline;
	color:#ff0000;
}
.search .btn {
	display: inline-block;
    float: left;
    border: none;
    outline: none;
    width: 64px;
    height: 28px;
    background: #60a0ce;
    font: normal 16px/28px "Î¢ÈíÑÅºÚ";
    color: #fff;
    cursor: pointer;
}
.topLine {
	margin:2px 0 3px 0;
	padding:5px 15px 5px 60px;
	height:40px;
	overflow:hidden;
	border:1px solid #cacaca;
	background:#fff url(2017dc_jrtl_bg.png) no-repeat;
}
.topLine #scrollDiv {
	height:56px;
	overflow:hidden;
}
.topLine li {
	height:56px;
	overflow:hidden;
}
.topLine li a {
	font:bold 26px/40px "Î¢ÈíÑÅºÚ";
	color:#d30000;
}
.topLine li a:hover {
	color:#f40;
}
/*µÚÒ»À¸*/
.flash {
	display:inline-block;
	float:left;
	width:602px;
	height:382px;
}
.hrbox {
	display:inline-block;
	float:right;
	width:485px;
}
.hr-ul {
	margin-bottom:6px;
}
.hr-ul li {
	display:inline-block;
	width:240px;
}
.hr-ul li a {
	display:inline-block;
	width:238px;
	height:48px;
	background:#fff;
	border:1px solid #cacaca;
	text-align:center;
	font:bold 16px/48px "Î¢ÈíÑÅºÚ";
	color:#d30000;
}
.hr-ul li a:hover {
	background:#d30000;
	border-color:#d30000;
	color:#fff;
}
/*±êÌâmtit¹²ÓÃ*/
.mtit {
	background:url(2017dc_mtit_bg01.png) repeat-x 0 bottom;
	height:37px;
}
.mtit ul, .mtit li {
	display:inline-block;
	float:left;
}
.mtit li {
	width:120px;
	text-align:center;
	cursor:pointer;
}
.mtit li.active {
	background:url(2017dc_mtit_bg02.png) no-repeat;
}
.mtit li a {
	font:bold 16px/37px "Î¢ÈíÑÅºÚ";
	color:#d30000;
}
.mtit span {
	display:inline-block;
	float:right;
	padding-top:13px;
}
.mtit span a {
	display:none;
	font:12px/24px "Î¢ÈíÑÅºÚ";
	color:#696969;
}
.mtit span a:hover {
	color:#f40;
}
/*ÁÐ±ímlist¹²ÓÃ*/
.tab-bd .mlist {
	display:none;
	padding:8px 10px 10px 15px;
	border:1px solid #cacaca;
	border-top:none;
}
.mlist li {
	height:30px;
	padding-left:8px;
	background:url(2017dc_li_ico.png) no-repeat 0 center;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.mlist li span {
	float:right;
}
.mlist li a, .mlist li span {
	font:15px/30px "Î¢ÈíÑÅºÚ";
	color:#696969;
}
.mlist li a:hover {
	color:#f40;
}
.h-bmdt {
	display:inline-block;
	float:left;
	width:602px;
}
.h-bmdt .mlist {
	padding:5px 10px 8px 15px;
}
.hrpic {
	display:inline-block;
	float:right;
	width:485px;
}
.hrpic li {
	display:inline-block;
	margin-bottom:6px;
	height:63px;
	overflow:hidden;
}
.hrpic li.h-l {
	float:left;
	width:238px;
}
.hrpic li.h-r {
	float:right;
	width:241px;
}
/*Í¼±ê¹ö¶¯*/
.gdList {
	margin-top:14px;
	height:47px;
	overflow:hidden;
}
.gdList span {
	display:inline-block;
	width:31px;
	height:47px;
	cursor:pointer;
}
.gdList span.prev {
	float:left;
	margin-right:17px;
	background:url(2017dc_home_prev.png) no-repeat;
}
.gdList span.next {
	float:right;
	background:url(2017dc_home_next.png) no-repeat;
}
.gdcon {
	display:inline-block;
	float:left;
	width:1020px;
}
.gdcon li {
	display:inline-block;
	float:left;
	margin-right:16px;
	width:239px;
	height:47px;
}
.gdcon li a {
	display:inline-block;
	padding-left:40px;
	width:199px;
	height:47px;
	text-align:center;
	font:16px/47px "Î¢ÈíÑÅºÚ";
	color:#696969;
}
.gdcon li.a1 a {
	padding-left:70px;
	width:169px;
	background:url(2017dc_gdpic_a1_bg.png) no-repeat;
}
.gdcon li.a2 a {
	background:url(2017dc_gdpic_a2_bg.png) no-repeat;
}
.gdcon li.a3 a {
	background:url(2017dc_gdpic_a3_bg.png) no-repeat;
}
.gdcon li.a4 a {
	background:url(2017dc_gdpic_a4_bg.png) no-repeat;
}
.gdcon li a:hover {
	color:#62a0cf;
}
/*ÕþÎñ·þÎñ*/
.service {
	margin-top:14px;
}
.sertit {
	display:inline-block;
	float:left;
	width:162px;
	height:197px;
	position:relative;
	border:1px solid #cacaca;
}
.sertit ul {
	position:absolute;
	left:13px;
	top:15px;
	width:158px;
}
.sertit li {
	margin-bottom:10px;
	height:34px;
}
.sertit li.active {
	background:url(2017dc_service_arrow.png) no-repeat right center;
}
.sertit li a {
	display:inline-block;
	width:135px;
	height:32px;
	border:1px solid #cacaca;
	text-align:center;
	font:16px/32px "Î¢ÈíÑÅºÚ";
	color:#696969;
}
.sertit li.active a, .sertit li a:hover {
	color:#d30000;
}
.service .tab-bd {
	display:inline-block;
	float:right;
	width:917px;
	height:197px;
	border:1px solid #cacaca;
}
.serbox {
	display:none;
}
.srtit {
	padding-left:15px;
	height:41px;
	border-bottom:1px solid #cacaca;
}
.srtit li {
	display:inline-block;
	float:left;
	width:86px;
	text-align:center;
	font:12px/41px "Î¢ÈíÑÅºÚ";
	color:#696969;
	cursor:pointer;
}
.srtit li a {
	font:12px/41px "Î¢ÈíÑÅºÚ";
	color:#696969;
}
.srtit li.active {
	background:url(2017dc_home_srtit_bg.png) no-repeat;
}
.srtit li.active a, .srtit li a:hover {
	color:#d30000;
}
.service .tab-bd .tab-bd {
	width:auto;
	height:auto;
	border:none;
}
.srList {
	display:none;
	padding:10px 12px 10px 15px;
}
.srList li {
	display:inline-block;
	float:left;
	width:89px;
	height:30px;
	overflow:hidden;
	*margin-bottom:-10px;
}
.srList li a {
	font:12px/30px "Î¢ÈíÑÅºÚ";
	color:#696969;
}
.srList li a:hover {
	color:#f40;
}
/*ÓÑÇéÁ´½Ó*/
.links {
	margin-top:15px;
}
.links p {
	font:bold 16px/30px "Î¢ÈíÑÅºÚ";
	color:#696969;
}
.links .clearfix {
	padding:0 15px;
	height:42px;
	border-top:1px solid #cacaca;
	border-bottom:1px solid #cacaca;
}
.links dl {
	display:inline-block;
	float:left;
	margin:0 10px;
	width:194px;
	height:42px;
	position:relative;
}
.links dt {
	display:inline-block;
	width:194px;
	height:42px;
	overflow:hidden;
	text-align:center;
	font:16px/42px "Î¢ÈíÑÅºÚ";
	color:#696969;
	cursor:pointer;
}
.links dd {
	display:none;
	position:absolute;
	left:0;
	top:43px;
	width:192px;
	background:#fff;
	border:1px solid #cacaca;
	border-top:none;
}
.links dd li {
	text-align:center;
	font:16px/40px "Î¢ÈíÑÅºÚ";
	color:#696969;
	cursor:pointer;
}
.links dd li.cur {
	background:#e9f6ff;
}
/*°æÈ¨*/
.footer {
	margin-top:30px;
	text-align:center;
}
.footer p, .footer p a, .footer p span, .footer p em {
	font:16px/30px "Î¢ÈíÑÅºÚ";
	color:#666;
}
.footer p span {
	margin:0 20px;
}
.footer p em {
	margin:0 8px;
}
.footer p a:hover {
	color:#f40;
}