/*common start*/

body,
div,
ul,
li,
a,
img,
p,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
span,
strong,
input {
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
	border: 0;
	list-style: none;
}

body {
	font-size: 12px;
	font-family: 'Microsoft YaHei';
	color: #666;
	background: #d9eaf9;
}

a {
	color: #666;
}

a:hover {
	/*color:#f60;*/
	text-decoration: none;
}

p {
	line-height: 1.8em;
	padding: 5px 0;
}

.clear {
	margin: 0;
	padding: 0;
	font-size: 0;
	clear: both;
}

.button1 {
	background: url(../images/tj.jpg) no-repeat;
	width: 94px;
	height: 34px;
	cursor: pointer;
}

.button2 {
	background: url(../images/cs.jpg) no-repeat;
	width: 94px;
	height: 34px;
	cursor: pointer;
}

.slideBox {
	width: 412px;
	height: 326px;
	overflow: hidden;
	position: relative;
	float: left;
}

.slideBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 10px;
	bottom: 10px;
	z-index: 1;
}

.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.slideBox .hd ul li {
	float: left;
	margin-right: 5px;
	width: 15px;
	height: 15px;
	line-height: 14px;
	text-align: center;
	background: #fff;
	cursor: pointer;
}

.slideBox .hd ul li.on {
	background: #f00;
	color: #fff;
}

.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.slideBox .bd ul li {
	position: relative;
}

.slideBox .bd ul span {
	display: block;
	height: 40px;
	line-height: 40px;
	background: #000;
	background: rgba(0, 0, 0, 0.8);
	position: absolute;
	bottom: 0px;
	width: 100%;
	color: #fff;
	padding-left: 10px;
}

.slideBox .bd img {
	width: 412px;
	height: 326px;
}

.zcfg_box {
	width: 423px;
	float: left;
	margin-left: 30px;
	background: #FFF;
	height: 326px;
}

.zcfg_title ul li:hover,
.zcfg_title ul li.casehover {
	border-bottom: 2px solid #06F;
}

.zcfg_title ul li {
	float: left;
	width: 120px;
	line-height: 52px;
	height: 52px;
	display: block;
	text-align: center;
	font-size: 16px;
	border-right: 1px solid #d6e5f3;
}

.more {
	width: 80px;
	height: 50px;
	text-transform: uppercase;
	float: right;
	line-height: 50px;
	text-align: center;
}

.zcfg_line {
	background: #d6e5f3;
	height: 2px;
}

.zcfg_nr {
	padding: 10px;
}

.zcfg_nr ul li {
	background: url(../images/sj.jpg) no-repeat 0 12px;
	padding: 0 10px;
	line-height: 31px;
	display: block;
	overflow: hidden;
	height: 31px;
}

.anniu_box {
	width: 280px;
	float: right;
}

.anniu1:hover {
	background: url(../images/img_1hove.png) no-repeat #005fbd 40px 12px;
}

.anniu1:hover a,
.anniu2:hover a,
.anniu3:hover a,
.anniu4:hover a,
.anniu5:hover a {
	color: #fff;
}

.anniu1 {
	background: url(../images/img_1.png) no-repeat #FFF 40px 12px;
	line-height: 60px;
	border: 1px solid #c8d2e3;
	height: 60px;
	display: block;
	text-align: center;
}

.anniu2:hover {
	background: url(../images/img_2hover.png) no-repeat #005fbd 40px 12px;
}

.anniu2 {
	background: url(../images/img_2.png) no-repeat #FFF 40px 12px;
	line-height: 60px;
	border: 1px solid #c8d2e3;
	height: 60px;
	display: block;
	text-align: center;
	margin-top: 3px;
}

.anniu3:hover {
	background: url(../images/img_3hover.png) no-repeat #005fbd 40px 12px;
}

.anniu3 {
	background: url(../images/img_3.png) no-repeat #FFF 40px 12px;
	line-height: 60px;
	border: 1px solid #c8d2e3;
	height: 60px;
	display: block;
	text-align: center;
	margin-top: 3px;
}

.anniu4:hover {
	background: url(../images/img_4hover.png) no-repeat #005fbd 40px 12px;
}

.anniu4 {
	background: url(../images/img_4.png) no-repeat #FFF 40px 12px;
	line-height: 60px;
	border: 1px solid #c8d2e3;
	height: 60px;
	display: block;
	text-align: center;
	margin-top: 3px;
}

.anniu5:hover {
	background: url(../images/img_5hover.png) no-repeat #005fbd 40px 12px;
}

.anniu5 {
	background: url(../images/img_5.png) no-repeat #FFF 40px 12px;
	line-height: 60px;
	border: 1px solid #c8d2e3;
	height: 60px;
	display: block;
	text-align: center;
	margin-top: 3px;
}

.center2_box {
	margin: 20px 0;
}

.zxtz_box {
	width: 412px;
	float: left;
	background: #FFF;
	height: 325px;
}



.zcfg_title2 ul li:hover,
.zcfg_title2 ul li.casehover {
	border-bottom: 2px solid #06F;
}

.zcfg_title2 ul li {
	float: left;
	width: 120px;
	line-height: 52px;
	height: 52px;
	display: block;
	text-align: center;
	font-size: 16px;
	border-right: 1px solid #d6e5f3;
}

.zcfg_nr2 {
	padding: 10px;
}

.zcfg_nr2 ul li {
	background: url(../images/sj.jpg) no-repeat 0 12px;
	padding: 0 10px;
	line-height: 31px;
	display: block;
	overflow: hidden;
	height: 31px;
}

.gg_news {
	width: 423px;
	height: 325px;
	background: #fff;
	float: left;
	margin-left: 30px;
}

.zcfg_title3 ul li:hover,
.zcfg_title3 ul li.casehover {
	border-bottom: 2px solid #06F;
}

.zcfg_title3 ul li {
	float: left;
	width: 120px;
	line-height: 52px;
	height: 52px;
	display: block;
	text-align: center;
	font-size: 16px;
	border-right: 1px solid #d6e5f3;
}

.zcfg_nr3 {
	padding: 10px;
}

.zcfg_nr3 ul li {
	background: url(../images/sj.jpg) no-repeat 0 12px;
	padding: 0 10px;
	line-height: 31px;
	display: block;
	overflow: hidden;
	height: 31px;
}

.rdlm_box {
	width: 280px;
	float: right;
	height: 325px;
	background: #fff;
}

.zcfg_title2 ul li:hover,
.zcfg_title2 ul li.casehover {
	border-bottom: 2px solid #06F;
}

.zcfg_title2 ul li {
	float: left;
	width: 120px;
	line-height: 52px;
	height: 52px;
	display: block;
	text-align: center;
	font-size: 16px;
	border-right: 1px solid #d6e5f3;
}

.in_hzz {
	overflow: hidden;
	width: 275px;
	margin: 10px auto;
	height: 248px;
}

.in_hzz ul li {
	float: left;
	width: 275px;
	margin-top: 10px;
}

.in_hzz ul li a {
	display: block;
}

.in_hzz ul li .hzscale {
	width: 275px;
	height: 54px;
	overflow: hidden;
}

.in_hzz ul li .hzscale img {
	width: 275px;
	height: 54px;
	transition: all 0.5s;
	transform: scale(1);
}

.in_hzz ul li .hzscale img:hover {
	transition: all 0.5s;
	transform: scale(1.1);
}

.center3_box {
	margin: 20px 0;
}

.center3_left {
	width: 865px;
	height: 400px;
	float: left;
	background: #FFF;
}

.zcfg_title2 ul li {
	float: left;
	width: 120px;
	line-height: 52px;
	height: 52px;
	display: block;
	text-align: center;
	font-size: 16px;
	border-right: 1px solid #d6e5f3;
}

.youxiu_nr { font-size: 14px;}

.yx_t ul li {
	color: #FFF;
	text-align: center;
	margin: 0 1px;
	float: left;
}

.yst_1 {
	background: #0649ad;
	width: 250px;
	height: 40px;
	line-height: 40px;
}

.yst_2 {
	background: #005fc1;
	width: 220px;
	height: 40px;
	line-height: 40px;
}

.yst_3 {
	background: #007edb;
	width: 100px;
	height: 40px;
	line-height: 40px;
}

.yst_4 {
	background: #00a2fa;
	width: 180px;
	height: 40px;
	line-height: 40px;
}

.yst_5 {
	background: #00c2ff;
	width: 80px;
	height: 40px;
	line-height: 40px;
}

.yst_6 {
	background: #00d6ff;
	width: 172px;
	height: 40px;
	line-height: 40px;
}

.gd_w {
	height: 300px;
}

.yx_1 {
	height: 41px;
}

.yx_1 ul li {
	float: left;
	display: block;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
	overflow: hidden;
}

.yxt_1 {
	width: 250px;
	text-align: center;
}

.yxt_2 {
	width: 220px;
	text-align: center;
}

.yxt_3 {
	width: 102px;
	text-align: center;
}

.yxt_4 {
	width: 180px;
	text-align: center;
}

.yxt_5 {
	width: 80px;
	text-align: center;
}

.yxt_6 {
	width: 172px;
	text-align: center;
}

.center3_right {
	background: #0649ad;
	height: 400px;
	float: right;
	width: 280px;
}

.sx_title {
	text-align: center;
	font-size: 16px;
	line-height: 50px;
}

.sx_title a {
	color: #FFF;
}

.sx_nr {
	background: #005fc1;
	width: 230px;
	margin: 0 auto;
	height: 310px;
	padding: 10px;
	overflow: hidden;
}

.in_faq_q {
	height: 35px;
}

.in_faq_q a {
	color: #fff;
	line-height: 35px;
	display: block;
	height: 35px;
	overflow: hidden;
}

.links_box {
	margin: 20px 0;
	background: #fff;
}

.links_t {
	font-size: 18px;
	line-height: 55px;
	text-align: center;
}

.links_nr {
	height: 100px;
}

#scroll_left {
	overflow: hidden;
	width: 1160px;
	margin: 20px 10px;
}

#scroll_left .scroll_scale {
	width: 139px;
	height: 50px;
	background: #FFF;
	margin: 0 5px;
	border: 1px solid #e4e4e4;
}

#scroll_left .scroll_scale table tr td {
	height: 50px;
	width: 139px;
	text-align: center;
}

#scroll_left .scroll_scale img {
	max-width: 139px;
	max-height: 50px;
	width: expression(this.width >139 && this.height < this.width ? 139: true);
	height: expression(this.height > 50 ? 50: true);
}




.wapper {
	width: 1180px;
	margin: 0 auto;
}

.footer_box {
	background: #00428e;
	height: 200px; 
}

.footer {
	padding-top: 20px;
}

.footer_left {
	width: 300px;
	float: left;
}

.footer_left ul li {
	float: left;
	width: 100px;
	text-align: center;
	line-height: 40px;
	height: 40px;
	display: block;
}

.footer_left ul li a {
	color: #0095f5;
}

.footer_line {
	background: url(../images/footer_line.jpg) repeat-y;
	width: 2px;
	height: 150px;
	float: left;
}

.footer_midd {
	width: 600px;
	float: left;
	margin-left: 30px;
	color: #0095f5;
	line-height: 30px;
}

.footer_midd a {
	color: #0095f5;
}

.footer_right {
	width: 200px;
	float: right;
}

.footer_right img {
	width: 150px;
	height: 150px;
	padding: 5px;
	background: #005fbe;
}


/*
about*/

.ny_dqwz {
	line-height: 35px;
	color: #888;
	padding: 25px 0 40px 0;
}

.ny_dqleft {
	float: left;
}

.ny_dqleft ul li {
	float: left;
	width: 120px;
	border: 1px solid #eee;
	text-align: center;
	margin: 0 5px;
	display: block;
	background: #fff;
}

.ny_dqleft ul li a {
	color: #222;
	display: block;
}

.ny_dqleft ul li a:hover {
	background: #f2514a;
	color: #FFF;
}

.ny_dqright span {
	padding: 0 10px;
}

.ny_dqright {
	float: right;
}

.ny_xq {
	margin: 30px 0;
	min-height: 500px;
	overflow: hidden;
}

.ny_xq .content { background:#fff; margin:0 auto; padding-top:10px; padding-bottom:20px;}


/*news*/

.ny_xq2 {
	margin: 30px 0;
	min-height: 500px;
}

.ny_xq2 dl {
	border: 1px solid #eee;
	height: 120px;
/*	margin-top: 30px;*/
	display: block;
	background: #fff;
}

.ny_newstu {
	width: 275px;
	height: 160px;
	float: left;
	margin: 10px 0 0 10px;
	overflow: hidden;
}

.ny_newstu img {
	width: 275px;
	height: 160px;
	transition: all 0.5s;
	transform: scale(1);
}

.ny_newstu img:hover {
	transition: all 0.5s;
	transform: scale(1.4);
}

.ny_newsright {
	width: 1150px;
	float: right;
	padding: 10px;
	line-height: 30px;
	color: #888;
}

.ny_bt {
	font-size: 16px;
}

.ny_ckxx {
	margin-top: 10px;
	border: 1px solid #eee;
	width: 100px;
	height: 30px;
	text-align: center;
	display: block;
}

.ny_ckxx:hover {
	background: #f2514a;
	color: #FFF;
}

.ny_fanye {
	margin: 20px 0;
	padding: 0px 0 40px 0;
}

.ny_fanye ul li {
	width: 60px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	display: block;
	float: left;
	margin: 0 10px;
	border: 1px solid #CCC;
	background: #fff;
}

.ny_fanye ul li a {
	color: #A7A7A7;
}

.ny_fanye ul li:hover {
	background: #f2514a;
}

.ny_fanye ul li:hover a {
	color: #fff;
}


/*search*/

.search_tit {
	height: 30px;
	background-color: #DB9E44;
	color: #FFFFFF;
	text-align: center;
	line-height: 30px;
}

.search_nr {
	padding: 30px;
}

.credit-list ul li.w300 {
    width: 275px;
    text-align: left;
    text-indent: 0.5em;
}

.credit-list ul.title li {
    font-size: 16px;
    font-weight: bold;
    border-bottom: 2px solid #aaa;
}
.credit-list ul li {
    float: left;
    width: 138px;
    text-align: center;
        line-height: 40px;
    height: 40px;
    font-size: 14px;
}
.credit-list ul li.w240 {
    width: 293px;
}



/*客服*/
.izl-rmenu {
    position: fixed;
    right: 0;
    top: 42%;
    margin-top: -46px;
    padding-bottom: 14px;
    z-index: 999;
}
.izl-rmenu .btn-qq {
    background: url(../images/r_qq.png) center center no-repeat;
    background-color: #333;
}
.izl-rmenu .btn {
    width: 85px;
    height: 85px;
    margin-bottom: 1px;
    cursor: pointer;
    position: relative;
}
.izl-rmenu .btn-qq .qq {
    background-color: #676767;
    position: absolute;
    width: 160px;
    text-align: center;
    left: -160px;
    top: 0px;
    padding: 15px;
    line-height: 28px;
    color: #FFF;
    font-size: 18px;
    display: none;
}
.izl-rmenu .btn-qq .qq a {
    color: #fff;
    text-decoration: none;
}
.izl-rmenu .btn-phone {
    background: url(../images/r_phone.png) center center no-repeat;
    background-color: #333;
}
.izl-rmenu .btn-phone .phone {
    background-color: #676767;
    position: absolute;
    width: 160px;
    text-align: center;
    left: -160px;
    top: 0px;
    padding: 15px;
    line-height: 28px;
    color: #FFF;
    font-size: 18px;
    display: none;
}
.izl-rmenu .btn-wx {
    background: url(../images/r_wx.png) center center no-repeat;
    background-color: #333;
}
.izl-rmenu .btn-wx .wx {
    background-color: #676767;
    position: absolute;
    width: 160px;
    left: -160px;
    top: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 28px;
    color: #FFF;
    font-size: 18px;
    display: none;
}
.izl-rmenu .btn-top {
    background: url(../images/r_top.png) center center no-repeat;
    background-color: #E3E5E8;
    height: 46px;
    display: none;
}




/*详细页面*/

.container{background:#fff;}

.statement{
	padding:10px;
	line-height:26px;
	font-size:12px;
	color:#8a6d3b;
	border:1px solid #faebcc;
	background:#fcf8e3;
	}
.statement a{
	color:#8a6d3b;
	}
.link-title{line-height:35px;font-size:16px;color:#e83c3c;border-bottom:2px solid #e83c3c; text-indent:0.5em;}
.link-body{line-height:35px;}

.side .box-title{line-height:35px;font-size:16px;color:#e83c3c;border-bottom:2px solid #e83c3c; text-indent:0.5em;}
.side .box-body{line-height:35px;}
.side .ad{margin-bottom:12px;}




.credit{margin:30px auto 0;padding:30px 30px 0;width:800px;border:3px solid #c80000;border-radius:10px;}
.credit-title{margin:0 10px 5px;height:100px;line-height:100px;color:#000;font-size:32px;font-weight:bold; clear:both;}
.credit-title span {float:right;width:100px;height:100px}
.credit-title span  img{width: 100px;height: 100px;}
.credit-time{margin:0 5px 10px 0;color:#000;font-size:14px;text-align:right;}

.credit-body {padding:20px;}
.credit-body ul{padding:30px 20px;background:url("../images/credit-watermark.gif") no-repeat center;}
.credit-body ul li{line-height:30px;font-size:14px;text-indent:6em;}
.credit-body ul li strong{color:#000;}
.credit-body ul li:first-child{color:#c80000;font-size:16px;font-weight:bold;text-indent:0em;}

.credit-body-m {padding:20px;}
.credit-body-m ul{padding:30px 20px;background:url("../images/credit-watermark.gif") no-repeat center;}
.credit-body-m ul li{line-height:30px;font-size:14px;text-indent:6em;}
.credit-body-m ul li strong{color:#000;}
.credit-body-m ul li:first-child{color:#c80000;font-size:16px;font-weight:bold;text-indent:0em;}

.credit-body-i {padding:20px;}
.credit-body-i ul{padding:30px 20px;background:url("../images/credit-watermark.gif");}
.credit-body-i ul li{line-height:30px;font-size:14px;text-indent:6em;}
.credit-body-i ul li strong{color:#000;}
.credit-body-i ul li:first-child{color:#c80000;font-size:16px;font-weight:bold;text-indent:0em;}

.statement{margin:15px auto 0;width:850px;}

.view-tools{margin:15px 0;font-size:14px;line-height:26px;text-align:center;}
.view-tools a{text-decoration:none;}