.cbg {
	width: 1200px;
	margin: 0 auto
}


input::-webkit-input-placeholder{
            color:#ffffff;
        }
        input::-moz-placeholder{   /* Mozilla Firefox 19+ */
            color:#ffffff;
        }
        input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
            color:#ffffff;
        }
        input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
           color:#ffffff;
        }

.main-tit {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 2px solid #044a97
}

.main-tit span {
	text-align: center;
	font-size: 20px;
	color: #000000;
	font-weight: bold
}

.main-tit .icon1 {
	margin-top: 6px;
	margin-right: 10px
}

.main-tit .more {
	float: right;
	margin-top: 1px
}

.main-tit1 {
	height: 25px;
	padding: 12px 0 14px;
	border-bottom: 1px solid #e4e4e4;
	border-top: 3px solid #044a97
}

.main-tit1 span {
	text-align: center;
	font-size: 20px;
	color: #000000;
	font-weight: bold
}

.main-tit1 .icon1 {
	margin-top: 6px;
	margin-right: 10px;
	margin-left: 15px
}

.main-tit1 .more {
	float: right;
	margin-top: 1px;
	margin-right: 15px
}

.first2-2 li {
	line-height: 38px;
	width: 100%;
	float: left;
	margin-right: 27px
}

.first2-2 li i {
	float: left;
	display: block;
	width: 6px;
	height: 38px;
	margin-right: 10px;
	background: url(../images/ty_03.png) no-repeat center
}

.first2-2 li .datee {
	float: right !important;
	font-size: 13px !important;
	color: #808080 !important;
	font-weight: normal;
	margin-bottom: 3px
}

.first2-2 li a {
	font-size: 16px;
	color: #333333
}

.first2-2 li:hover a {
	color: #044a97
}

.fri {
	border-bottom: 1px dashed #cccccc;
	padding-bottom: 25px;
	margin-top: 30px
}

.fri a .t {
	width: 250px;
	height: 140px;
	display: block;
	overflow: hidden
}

.fri a .t img {
	width: 100%;
	height: 140px;
	transition: ease-in 0.6s
}

.fri a .t img:hover {
	transform: scale(1.1)
}

.fri a .wz {
	width: 309px
}

.fri a .wz .tit {
	font-size: 18px;
	color: #111111;
	display: block;
	line-height: 25px
}

.fri a .wz .zy {
	font-size: 16px;
	color: #333333;
	display: block;
	line-height: 25px
}

.fri a .wz .dae {
	font-size: 13px;
	color: #666666;
	display: block;
	padding: 12px 0
}

.fri a .wz .dae i {
	float: left;
	width: 18px;
	height: 18px;
	display: block;
	margin-right: 10px;
	
}

.dh {
	width: 100%;
	height: 113px;
	background: url(../images/mainb_01.png) no-repeat center
}

.dh .logo {
	margin: 20px 0
}

.dh .logo a img {
		height: 68px
}

.dh .links {
	float: right;
	text-align: right;
	margin-top: 10px;
}

.dh .links a {
	color: #ffffff;
	font-size: 14px
}

.dh .links i {
	font-style: normal;
	color: #fff;
	opacity: 0.5;
	margin: 0px 10px
}

.dh .links .search {
	text-align: right;
	position: relative;
	margin-top: 35px;
}

.dh .links .search .st {
	color: #fff;
	width: 170px;
	opacity: 0.6;
	background: #4078b2;
	height: 30px;
	line-height: 30px;
	box-sizing: content-box;
	font-size: 13px;
	border: 1px solid #fff;
	border-radius: 25px;
	padding: 0 45px 0 20px;
}

.dh .links .search .img {
	position: absolute;
	/* margin-left: -20px; */
	right: 20px;
	top: 6px;
}

.hx {
	position: relative;
	z-index: 44;
	background: #044a97
}

.dhc .nav .nLi {
	float: left;
	position: relative;
	width: 109px;
	text-align: center;
}

.dhc .nav .nLi:hover {
	background: #397cc6
}

.dhc .nav .nLi:hover h3 a {
	color: #ffffff
}

.dhc .nav .nLi.on {
	background: #397cc6
}

.dhc .nav .nLi.on h3 a {
	color: #ffffff
}

.dhc h3 a {
	color: #ffffff;
	font-size: 16px;
	font-weight: normal;
	line-height: 50px;
	height: 50px
}

.dhc .sub {
	position: absolute;
	top: 100%;
	width: 100%
}

.dhc .sub li {
	    line-height: 20px;
    padding: 10px 0;
    background: #044a97;
}

.dhc .sub li:hover {
	background: #397cc6
}

.dhc .sub li a {
	color: #ffffff;
	font-size: 14px
}

.banner {
	position: relative;
	height: 500px
}

.banner a img {
	width: 100%;
	height: 500px;
	display: block
}

.banner .slideBox li a span {
	position: absolute;
	left: 344px;
	bottom: 0;
	width: 350px;
	height: 38px;
	line-height: 34px;
	color: #fff
}

.banner .slideBox li a span p {
	display: block;
	padding-left: 30px
}

.banner .slideBox .prev {
	position: absolute;
	left: 3%;
	top: 45%;
	opacity: 0.8;
	display: block;
	
	width: 52px;
	height: 52px
}

.banner .slideBox .next {
	position: absolute;
	left: 3%;
	top: 45%;
	display: block;
	left: auto;
	right: 5%;
	opacity: 0.8;
	background-position: 8px 5px;
	
	width: 52px;
	height: 52px
}

.xwdt {
	background: #f3f3f3;
	padding: 45px 0
}

.xwdt .first2-1 {
	padding: 10px 16px 20px
}

.xwdt .first2-1 li {
	padding: 15.4px 0;
	border-bottom: 1px dashed #adadad
}

.xwdt .first2-1 li a {
	font-size: 16px;
	color: #333333;
	line-height: 26px;
	border-left: 4px solid #c0c0c0;
	display: block;
	padding-left: 10px;height:52px;
}

.xwdt .first2-1 li a .date {
	float: right;
	margin-right: 10px;
	color: #666666;
	font-size: 14px
}

.xwdt .first2-1 li a .date i {
	width: 14px;
	height: 17px;
	display: inline-block;
	margin-right: 5px;
	vertical-align: middle;
	background: url(../images/date1.png) no-repeat 0px 0px
}

.xwdt .first2-1 li:hover a {
	color: #044a97;
	border-left: 4px solid #044a97
}

.xwdt .first2-1 li:hover a .date {
	color: #044a97
}

.xwdt .first2-1 li:hover a .date i {
	background: url(../images/date2.png) no-repeat 0px 0px
}

.xwdt .banner1 {
	width: 100%;
	position: relative
}

.xwdt .banner1 .bd ul li a {
	width: 100%;
	display: block
}

.xwdt .banner1 .bd ul li a img {
	width: 100%;
	display: block;
	height: 442px
}

.xwdt .banner1 .gz {
	background: #e67f11;
	width: 130px;
	height: 65px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 999
}

.xwdt .banner1 .gz span {
	font-size: 20px;
	color: #fff;
	line-height: 65px;
	padding: 0 25px
}

.xwdt .banner1 .hd {
	width: 657px;
	height: 65px;
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 999
}

.xwdt .banner1 .hd li {
	width: 107.5px;
	float: left;
	padding: 11px 0;
	text-align: center;
	margin-right: 2px;
	background: url(../images/bg_07.png) center
}

.xwdt .banner1 .hd li .r {
	font-size: 20px;
	color: #fff;
	display: block
}

.xwdt .banner1 .hd li .y {
	display: block;
	font-size: 12px;
	color: #fff
}

.xwdt .banner1 .hd li.on {
	padding: 20px 0;
	background: #fff;
	margin-top: -16px
}

.xwdt .banner1 .hd li.on .r {
	font-weight: bold;
	color: #e67f11
}

.xwdt .banner1 .hd li.on .y {
	font-weight: bold;
	color: #e67f11
}

.xwdt .bot-list {
	background: #fff;
	padding: 15px
}

.xwdt .bot-list .fri1 {
	border-bottom: 1px solid #cccccc
}

.xwdt .bot-list .fri1 a .wz p {
	float: left
}

.xwdt .bot-list .fri1 a .wz .tit {
	font-size: 18px;
	color: #111111
}

.xwdt .bot-list .fri1 a .wz .dae {
	float: right;
	font-size: 14px;
	color: #999999;
	line-height: 25px
}

.xwdt .bot-list .fri1 a .zy {
	padding: 10px 0
}

.xwdt .bot-list .fri1 a .zy p {
	font-size: 14px;
	color: #333333
}

.xwdt .bot-list .fri1:hover a .wz .tit {
	color: #044a97;
	font-weight: bolder
}

.xwdt .bot-list ul {
	padding-top: 10px
}

.xwdt .bot-list ul li {
	float: left;
	line-height: 35px;
	margin-right: 20px;
	width: 367px;
	overflow: hidden
}

.xwdt .bot-list ul li i {
	width: 6px;
	height: 35px;
	float: left;
	margin-right: 8px;
	background: url(../images/ty_03.png) no-repeat center
}

.xwdt .bot-list ul li a {
	font-size: 16px;
	color: #333333
}

.xwdt .bot-list ul li:hover a {
	color: #044a97
}

.xwdt .tz {
	background: #fff
}

.row2 {
	padding: 45px 0 30px 0
}

.row2 .link3 {
	margin-top: 25px
}

.row2 .link3 li {
	width: 240px;
	height: 60px;
	margin-bottom: 15px;
	transition: ease-in-out 1s;
	
}

.row2 .link3 li a img {
	float: left;
	width: 44px;
	height: 44px;
	margin: 8px 10px 8px 20px
}

.row2 .link3 li a span {
	font-size: 15px;
	color: #333333;
	line-height: 60px
}

.row2 .link3 li:hover a span {
	color: #16966b
}

.row2 .main-list2 {
	margin-top: -3px
}

.row2 .main-list2 dl {
	width: 100%;
	border-bottom: 1px dashed #cccccc;
	padding: 15px 0
}

.row2 .main-list2 dl dt,.row2 .main-list2 dl dd {
	display: table-cell;
	vertical-align: middle
}

.row2 .main-list2 dl dt {
	width: 72px;
	height: 40px;
	text-align: center;
	border-right: 1px solid #cccccc
}

.row2 .main-list2 dl dt .y {
	font-size: 28px;
	color: #044a97;
	display: block;
	margin-top: -2px
}

.row2 .main-list2 dl dt .yue {
	font-size: 14px;
	color: #044a97;
	display: block;
	font-weight: bold;
	margin: -2px 2px 0
}

.row2 .main-list2 dl dd {
	padding-left: 20px
}

.row2 .main-list2 dl dd span a {
	font-size: 15px;
	color: #333333
}

.row2 .main-list2 dl dd .desc {
	overflow: hidden
}

.row2 .main-list2 dl dd .desc .tit {
	font-size: 15px;
	line-height: 27px;
	color: #333333;
	display: block;
	overflow: hidden
}

.row2 .main-list2 dl dd .desc .zy {
	padding-top: 6px;
	display: block;
	font-size: 13px;
	line-height: 20px;
	color: #808080
}

.row2 .main-list2 dl:hover dd .desc .tit {
	color: #044a97
}

.row2 .main-list2 dl:hover dt {
	border-right: 1px solid #044a97
}

.row2 .main-list2 dl:hover {
	background: #f3f3f3;
	margin-top: -1px;
	border: 0;
	box-sizing: border-box
}

.row2 .first2-2 {
	padding: 14px 0;
	border-bottom: 1px dashed #cccccc
}

.row3 .main-tit {
	margin-bottom: 29px
}

.row3 .bn {
	height: 275px;
	background: #f3f3f3;
	padding: 15px 10px 15px 15px;
}

.row3 .kx {
	background: #f3f3f3;
	padding: 20px 10px 35px 15px;
	width: 572px
}

.row3 .kx ul li {
	width: 293px;
	float: left;
	margin-right: 12px
}

.row3 .kx ul li a .imgh {
	width: 100%;
	height: 156px;
	display: block;
	overflow: hidden
}

.row3 .kx ul li a .imgh img {
	width: 100%;
	height: 156px;
	transition: ease-in 0.6s
}

.row3 .kx ul li a .imgh img:hover {
	transform: scale(1.1)
}

.row3 .kx ul li a .bt {
	padding: 10px 0
}

.row3 .kx ul li a .bt .lc {
	float: left;
	font-size: 18px;
	color: #044a97
}

.row3 .kx ul li a .bt .date {
	float: right;
	font-size: 14px;
	color: #666666
}

.row3 .kx ul li a .tit {
	display: block;
	font-size: 16px;
	line-height: 25px;
	color: #333333
}

.row3 .kx ul li:hover .tit {
	color: #044a97
}

.row3 .lk {
	background: #f3f3f3;
	padding: 20px 15px 17px 15px;
	width: 175px;
}

.row3 .lk ul li {
	    width: 50%;
    float: left;
	line-height: 66px;
	border-bottom: 1px solid #cccccc
}

.row3 .lk ul li span {
	font-size: 16px;
	color: #333333;
	padding-left: 10px
}

.row3 .lk ul li i {
	float: left;
	height: 66px
}

.row3 .lk ul li .i1 {
	width: 32px;
	background: url(../images/wxpng.png) no-repeat center
}

.row3 .lk ul li .i2 {
	width: 32px;
	background: url(../images/wb.png) no-repeat center
}

.row3 .lk ul li .i3 {
	width: 32px;
	background: url(../images/dy_03.png) no-repeat center
}

.row3 .lk ul li .i4 {
	width: 96px;
	background: url(../images/zs.png) no-repeat center
}

.row3 .banner2 .bd {
	width: 195px
}

.row3 .banner2 .bd ul li {
	width: 100%
}

.row3 .banner2 .bd ul li img {
	width: 100%;
	height: 268px;
	display: block
}

.row3 .banner2 .hd {
	width: 140px
}

.row3 .banner2 .hd ul {
	margin-top: 3px
}

.row3 .banner2 .hd ul li {
	height: 65px;
	line-height: 31px;
	padding-left: 8px;
	border-bottom: 1px solid #cccccc;
}

.row3 .banner2 .hd ul li a .tit {
	font-size: 16px;
	color: #333333
}

.row3 .banner2 .hd ul li a .date {
	font-size: 14px;
	color: #666666
}

.row3 .banner2 .hd ul li:hover .tit,.row3 .banner2 .hd ul li:hover .date{
	
	color: #044a97;
}


.row3 .banner2 .hd ul li:hover {
	border-bottom: 0;
	background: #fff;
	margin-top: -1px;
	border-left: 3px solid #044a97;
}


.row3 .banner2 .hd ul li.on {
	border-bottom: 0;
	background: #fff;
	border-left: 3px solid #044a97;
	margin-top: -1px;
}
.row4 {
	padding: 40px 0
}

.row4 .main-list {
	margin-top: 29px
}

.row4 .main-list .fri3 {
	width: 372px;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 20px
}

.row4 .main-list .fri3 .imgh {
	position: relative;
	width: 100%;
	height: 272px;
	display: block;
	overflow: hidden;
}

.row4 .main-list .fri3 .imgh img {
	width: 100%;
	height: 280px;
	transition: ease-in 0.6s;
}

.row4 .main-list .fri3 .imgh img:hover {
	transform: scale(1.1)
}

.row4 .main-list .fri3 .imgh .tit {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 36px;
	line-height: 36px;
	font-size: 16px;
	color: #fff;
	background: url(../images/bgg_11.png) center
}

.row4 .main-list .fri3 .imgh .tit p {
	font-size: 16px;
	color: #fff;
	padding-left: 15px
}

.row4 .main-list .fri3 .imgh .date {
	position: absolute;
	top: 0;
	height: 57px;
	width: 65px;
	padding: 3px 0;
	font-weight: bold;
	background: #044a97;
	text-align: center
}

.row4 .main-list .fri3 .imgh .date .r {
	font-size: 27px;
	color: #fff
}

.row4 .main-list .fri3 .imgh .date .y {
	font-size: 12px;
	color: #fff
}

.row4 .main-list .fri3 .zy {
	font-size: 14px;
	color: #666666;
	line-height: 20px;
	padding-top: 15px
}

.row4 .main-list .main-list2 {
	margin-top: -21px;
	width: 800px;
	float: right
}

.row4 .main-list .main-list2 dl {
	width: 390px;
	float: left;
	margin-right: 15px;
	border-bottom: 1px solid #cccccc;
	padding: 20px 0
}

.row4 .main-list .main-list2 dl dt,.row4 .main-list .main-list2 dl dd {
	display: table-cell;
	vertical-align: middle
}

.row4 .main-list .main-list2 dl dt {
	width: 60px;
	text-align: center;
	box-sizing: border-box
}

.row4 .main-list .main-list2 dl dt .y {
	font-size: 30px;
	color: #044a97;
	height: 43px;
	display: block;
	line-height: 43px;
	background: #e4e4e4
}

.row4 .main-list .main-list2 dl dt .yue {
	font-size: 12px;
	color: #fff;
	display: block;
	font-weight: bold;
	height: 21px;
	line-height: 21px;
	background: #044a97
}

.row4 .main-list .main-list2 dl dd {
	padding-left: 20px
}

.row4 .main-list .main-list2 dl dd span a {
	font-size: 15px;
	color: #333333
}

.row4 .main-list .main-list2 dl dd .desc {
	overflow: hidden
}

.row4 .main-list .main-list2 dl dd .desc .tit {
	font-size: 14px;
	color: #666666;
	display: block;
	overflow: hidden;
	padding-top: 10px
}

.row4 .main-list .main-list2 dl dd .desc .tits {
	font-size: 16px;
	color: #111111;
	display: block;
	line-height: 20px;
	overflow: hidden
}

.row4 .main-list .main-list2 dl dd .desc .zy {
	padding-top: 6px;
	display: block;
	font-size: 13px;
	line-height: 20px;
	color: #808080
}

.row4 .main-list .main-list2 dl:hover dd .desc .tits {
	color: #044a97;
	font-weight: bold
}

.row5 {
	background: #f3f3f3;
	padding: 25px 0 30px
}

.row5 .zt-list .fri4 {
	float: left;
	width: 600px;
	height: 337px;
	display: block;
	overflow: hidden;
	margin-right: 17px
}

.row5 .zt-list .fri4 img {
	width: 100%;
	height: 337px;
	transition: ease-in 0.6s
}

.row5 .zt-list .fri4 img:hover {
	transform: scale(1.1)
}

.row5 .zt-list ul li {
	float: left;
	width: 283px;
	margin-bottom: 17px;
	margin-right: 17px
}

.row5 .zt-list ul li a {
	width: 100%;
	height: 160px;
	display: block;
	overflow: hidden
}

.row5 .zt-list ul li a img {
	width: 100%;
	height: 160px;
	transition: ease-in 0.6s
}

.row5 .zt-list ul li a img:hover {
	transform: scale(1.1)
}

.row6 {
	background: #36679d;
	height: 75px
}

.row6 .tit {
	width: 73px;
	height: 75px;
	margin: 0px;
	background: #005abd;
	text-align: center
}

.row6 .tit p {
	font-size: 16px;
	color: #fff;
	padding: 15px;
	line-height: 25px
}

.row6 .links {
	margin-left: 30px;
	margin-right: 35px
}

.row6 .links ul li {
	float: left;
	margin-right:1%;width:10%;
}

.row6 .links ul li a {
	display: block;
	margin-top: 12px
}

.row6 .links ul li a img {
	width: 100%;
	height: auto;
	vertical-align: middle
}

.footer {
	background: #044a97;
	height: 135px
}

.footer .blogo {
	margin: 31px 0px 15px 0px;
	padding-right: 25px;
	border-right: 1px solid #fff
}

.footer .bqw {
	margin-top: 30px
}

.footer .bqw p {
	font-size: 14px;
	color: #ffffff;
	line-height: 25px
}

.footer .bqw p a {
	font-size: 14px;
	color: #ffffff
}

.footer i {
	width: 56px;
	height: 60px;
	float: left;
	margin-top: 40px;
	margin-left: 30px;
	margin-right: 13px;
	background: url(../images/sydw.png) no-repeat center
}

.m786 {
	width: 786px
}

.m387 {
	width: 387px
}

.m582 {
	width: 582px
}

.m381 {
	width: 351px
}

.bno {
	border: none !important
}

.mt1 {
	margin-top: 40px;
	margin-bottom: 30px
}

.mt2 {
	margin-top: 50px
}

.mt3 {
	margin-top: 30px
}