/*-----g-----*/


.header {}

.top {
	height: 130px;
	background: url(../image/top_bg_01.jpg) no-repeat center;
}

.top>.container {
	position: relative;
}

.top a.logo {
	height: 58px;
	line-height: 58px;
	padding-top: 21px;
	display: block;
	float: left;
}

.top a.logo img {
	display: block;
	float: left;
	height: 57px;
	margin-right: 22px;
	width: 498px;
	margin-top: 13px;
}

.top a.logo span {
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	float: left;
	line-height: 44px;
	margin-top: 17px;
}

.top a.logo span em {
	color: #ffcc00;
	font-size: 25px;
}

.top form {
	position: absolute;
	background: #d45455;
	height: 34px;
	border-radius: 34px;
	right: 0;
	top: 46px;
	z-index: 22;
}

.top form .txt {
	background: none;
	border: none;
	line-height: 34px;
	height: 34px;
	width: 200px;
	float: left;
	outline: none;
	text-indent: 15px;
	color: #fff;
}

.top form .sub {
	width: 52px;
	height: 34px;
	background: #d09035 url(../image/search_icon_01.png) no-repeat center;
	border: 0;
	cursor: pointer;
	border-radius: 0 34px 34px 0;
}

.top form .sub:hover {
	background-color: #d9af08;
}

.nav {
	height: 50px;
	background: #fff;
}

.nav ul {
	font-size: 0;
}

.nav ul li {
	display: inline-block;
	position: relative;
	width: 16.6667%;
}

.nav ul li.on>a,
.nav ul li:hover>a {
	background: #edbd00;
}

.nav ul li>a {
	font-size: 16px;
	line-height: 50px;
	width: 100%;
	height: 50px;
	display: block;
	text-align: center;
}

.nav ul li:hover>a {
	color:#fff;
}

.nav ul li .xl {
	display: none;
	position: absolute;
	z-index: 33;
	width: 100%;
}

.nav ul li .xl em {
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0px 10px 10px 10px;
	border-color: #1656cd transparent #1656cd transparent;
	margin: auto;
}

.nav ul li .xl .ej {
	width: 100%;
	background: #d43030;
	border-top: 1px solid rgba(255,255,255,.8);
}

.nav ul li .xl .ej a {
	font-size: 15px;
	color: #fff;
	text-align: center;
	display: block;
	width: 100%;
	line-height: 50px;
	border-bottom: 1px solid rgba(255, 255, 255, .2);
}

.nav ul li .xl .ej a:hover {
	background: #edbd00;
}

.nav ul li:hover .xl {
	display: block;
}

.banner {
	position: relative;
}

.banner .hd {
	position: absolute;
	bottom: 15px;
	left: 0;
	z-index: 11;
	text-align: center;
	width: 100%;
}

.banner .hd ul {}

.banner .hd ul li {
	width: 10px;
	height: 10px;
	display: inline-block;
	background: #fff;
	border-radius: 10px;
	margin: 0 5px;
	cursor: pointer;
}

.banner .hd ul li.on {
	background: #d43030;
	width: 30px;
}
.banner .hd ul li a{display: block; width: 100%; height: 100%; }

.banner .bd {}

.banner .bd ul {}

.banner .bd ul li {
	height: 600px;
}

.sy_main {
	background: url(../image/sy_bg_01.jpg);
	background-size: cover;
}

.box1 {
	padding: 30px 0;
}


.title1 {
	height: 56px;
	line-height: 45px;
	margin-bottom: 8px;
}

.title1 h2 {
	font-size: 18px;
	font-weight: bold;
	float: left;
	width: 130px;
	height: 38px;
	color: #fff;
	background: #d43030;
	border-radius: 5px;
	text-align: center;
	line-height: 38px;
}

.title1 a {
	float: right;
	font-size: 14px;
	background: url(../image/more_hd_01.png) no-repeat left center;
	display: block;
	padding-left: 24px;
}

.ttxw{
    width: 1309px;
    height: 108px;
    background: url(../image/tt_bg_01.png);
    margin-left: -4px;
    float: left;
    margin-bottom: 30px;
}
.ttxw a{display: block;margin-left: 124px;text-align: center;}
.ttxw a h2{
    font-size: 24px;
    font-weight: bold;
    color: #d12424;
    padding-top: 20px;
    margin-bottom: 10px;
}
.ttxw a p{
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding: 0 40px;
}
.ttxw a:hover h2{}
.ttxw a:hover p{color: #d12424;}
.jcdj{
    float: left;
    width: 814px;
    margin-bottom: 35px;
}
.jcdj .jcdj_b{
    height: 280px;
    overflow: hidden;
}
.jcdj .jcdj_b .b_l{
    position: relative;
    float: left;
    margin-right: 20px;
}
.jcdj .jcdj_b .b_l .hd{
    position: absolute;
    bottom: 48px;
    right: 0;
    z-index: 22;
}
.jcdj .jcdj_b .b_l .hd ul{}
.jcdj .jcdj_b .b_l .hd ul li{
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 10px;
    background: #fff;
    margin-right: 12px;
}
.jcdj .jcdj_b .b_l .hd ul li.on{
    background: #d43030;
}
.jcdj .jcdj_b .b_l .bd{}
.jcdj .jcdj_b .b_l .bd .pic{}
.jcdj .jcdj_b .b_l .bd .pic li{
    width: 430px;
}
.jcdj .jcdj_b .b_l .bd .pic li a{}
.jcdj .jcdj_b .b_l .bd .pic li a img{
    display: block;
    width: 430px;
    height: 280px;
}
.jcdj .jcdj_b .b_l .bd .txt{
    height: 40px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 6;
    overflow: hidden;
    background: rgba(0,0,0,.6);
}
.jcdj .jcdj_b .b_l .bd .txt li{
    position: absolute;
    left: 0;
    z-index: 11;
    width: 100%;
    text-align: center;
}
.jcdj .jcdj_b .b_l .bd .txt li a{
    width: 100%;
    display: block;
    color: #fff;
    font-size: 16px;
    text-indent: 10px;
    line-height: 40px;
}
.jcdj .jcdj_b .b_r{}
.jcdj .jcdj_b .b_r ul{
    padding-top: 8px;
}
.jcdj .jcdj_b .b_r ul li{
    margin-bottom: 20px;
}
.jcdj .jcdj_b .b_r ul li a{}
.jcdj .jcdj_b .b_r ul li a h2{
    font-size: 16px;
    margin-bottom: 10px;
}
.jcdj .jcdj_b .b_r ul li a span{
    font-size: 14px;
    margin-right: 15px;
    color: #888;
}
.jcdj .jcdj_b .b_r ul li a em{
    display: inline-block;
    width: 266px;
    border-bottom: 1px solid #e5e5e5;
}

.gbgz{
    float: right;
    width: 438px;
}
.gbgz .bd{
    height: 280px;
    overflow: hidden;
}
.gbgz .bd ul{}
.gbgz .bd ul li{
    border: 1px solid #E5E5E5;
    padding: 10px;
    margin-bottom: 18px;
    position: relative;
}
.gbgz .bd ul li a{
    display: block;
    height: 55px;
    padding-top: 3px;
    padding-left: 5px;
}
.gbgz .bd ul li a h2{
    width: 80%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    font-size: 16px;
    margin-bottom: 10px;
    float: left;
}
.gbgz .bd ul li a span{
    display: inline-block;
    width: 20%;
    text-align: right;
    font-size: 14px;
    color: #888;
    float: left;
}
.gbgz .bd ul li a p{
    font-size: 14px;
    color: #888;
    width: 100%;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.gbgz .bd ul li a em{
    width: 2px;
    height: 10px;
    display: block;
    background: #d43030;
    position: absolute;
    left: 0;
    top: 20px;
    z-index: 11;
}
.gbgz .bd ul li:hover{background:#d43030;}
.gbgz .bd ul li:hover h2,
.gbgz .bd ul li:hover p,
.gbgz .bd ul li:hover span{color:#fff}
.gbgz .bd ul li:hover em{background:#fff}


.tzgg{
    width: 625px;
}
.tzgg .bd{}
.tzgg .bd ul{}
.tzgg .bd ul li{
    margin-bottom: 20px;
}
.tzgg .bd ul li a{
    display: block;
    height: 72px;
}
.tzgg .bd ul li a .time{
    width: 72px;
    height: 72px;
    float: left;
    background: #fff;
    margin-right: 20px;
}
.tzgg .bd ul li a .time span{
    font-size: 22px;
    text-align: center;
    display: block;
    padding-top: 9px;
    margin-bottom: 4px;
}
.tzgg .bd ul li a .time i{
    text-align: center;
    display: block;
}
.tzgg .bd ul li a h2{
    font-size: 16px;
    margin-bottom: 10px;
    padding-top: 10px;
}
.tzgg .bd ul li a p{
    font-size: 14px;
    color: #888;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.tzgg .bd ul li:hover{background:#fff; box-shadow: 0 0px 6px #e79999; }
.tzgg .bd ul li:hover .time{background:#d43030}
.tzgg .bd ul li:hover .time span,
.tzgg .bd ul li:hover .time i{color:#fff}
.tzgg .bd ul li:hover a h2{color:#d43030;font-weight:bold;}
.tzgg .bd ul li:hover a p{color:#d43030}


.yqlj {
	height: 40px;
	background: #efefef;
}

.yqlj dl {}

.yqlj dl dt {
	display: inline-block;
	font-size: 15px;
	font-weight: bold;
	line-height: 40px;
	color: #333;
	background: url(../image/tqlj_icon_01.png) no-repeat left center;
	padding-left: 26px;
}

.yqlj dl dd {
	display: inline-block;
	font-size: 15px;
	margin-left: 26px;
}

.yqlj dl dd:hover {}

.footer {
	background: #ab2629;
	height: 168px;
	color: #fff;
	line-height: 34px;
	font-size: 14px;
}

.footer p {
	padding-top: 22px;
	float: left;
}
.footer p a{
    color: #fff;
}
.footer p a:hover{text-decoration: underline;}
.footer .jg_line{background: url(../image/jg_line_01.png) no-repeat center;width: 1px;height: 120px;padding-top: 45px;float: left;margin: 0 95px;}
.footer .db_logo{
    float: left;
    padding-top: 53px;
}
.footer .ewm{
    float: right;
    padding-top: 35px;
}
.footer .ewm img{
    width: 100px;
    display: block;
}
