﻿@charset "utf-8";
/* CSS Document */

/* public */
* {
	margin: 0;
	padding: 0;
}
.mt10{margin-top: 10px;}
.mt20{margin-top: 20px;}
.mt30{margin-top: 30px;}
.mb30{margin-bottom: 30px;}

body {
	margin: 0;
	padding: 0;
	font-family: "Microsoft YaHei", "微软雅黑", "Microsoft JhengHei", "宋体", STHeiti, MingLiu;
	font-size: 16px;
	color: #333;
	background-image: url(../images/boby.jpg);
}
img,p {
	border:none;
	margin:0;
	padding:0;
}
ul,li {margin:0;padding:0;list-style:none;}
.r{	float:right;} 
.l{	float:left;}
.clear{clear:both;}
.tp5{margin-top: 5px;}
.tp20{padding-top: 20px;}.

.tb5{
	padding-top: 5px;
}
.l5{margin-left: 16px;float:left;}

a {
	text-decoration: none;
	color: #333;

}


.head {
	/*background-image: url(../images/head.jpg);*/	
	/*background-position: center 32px;*/
	background: url(../images/bannerbg.jpg) repeat-x;
	width: 100%;
    height: 186px;
}
.top {
	margin-right: auto;
	margin-left: auto;
	line-height: 8px;
	height: 32px;
	color: #FFFFFF;
	background-image: url(../images/top.jpg);
}
.top a {
	color: #FFFFFF;
}

.logo {
	margin-right: auto;
	margin-left: auto;
}

.more {
    float: right;
    font-size: 12px;
}
span.tim{float: right;line-height: 25px;}



#nav{
	height:54px;
	background-color: #0675bd;
	background-image: url(../images/nav.jpg);
}
#nav ul{
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
ul.c li{
	float:left;
	list-style:none;
	text-align:center;
	font-size:18px;
	width:120px;
	/*background-image: url(../images/li.png);
	background-position: right;
	background-repeat: no-repeat;*/
	line-height: 54px;
}
ul.c li .v a{
	width:120px;
	height:54px;
	color:#FFF;
	font-weight:500;
}
ul.c li .v a:hover{
	text-decoration: none;
	
}
ul.c li:hover{
	
	background: #055fab;
}
ul.c li .v a:hover,#nav li .v .sele{
	background:url(../images/nav_hover.gif) no-repeat bottom;
	color:#fff;
	height:54px;
	font-size:18px;
	padding-left:0px;
}
#nav_hover {
	background:url(../images/nav_hover.gif) no-repeat bottom;
	color:#fff;
	height:54px;
	font-size:18px;
	padding-left:0px;
}
.tt {
	line-height: 44px;
	background-image: url(../images/tt.jpg);
}
.tt_tt {
	background-image: url(../images/tt_bg.jpg);
	background-repeat: no-repeat;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	text-indent: 60px;
}
.main {
	width: 1180px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 20px;
	margin-bottom: 10px;
	overflow: hidden;
}
.main_tt {
	line-height: 40px;
	text-align: center;
	font-size: 40px;
	font-weight: bolder;
	color: #005da7;
	margin: 30px 0;
}





@media (max-width: 768px){
.main_tt {
	margin: 15px 0;
	font-size: 25px;
	line-height: 40px;
}
}

.main_tt a {
	color: #005da7;
}
.main_tt a:hover{text-decoration: none;}
.tt_ul li {
	float: left;
	width: 392px;
	text-indent: 60px;
	line-height: 46px;
}
.tt_ul ul {
	width: 1180px;
}
.tt_ul {
	padding-bottom: 10px;
	height: 46px;
}
.hd {
	float: left;
	height: 416px;
	width: 656px;
}
.title_tab{
	height:40px;
	line-height:40px;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;*/
}
.title_tab li{
	text-align:center;
	display:inline;
	float:left;
	display:block;
	width: 135px;
	font-weight: bold;
}
.title_tab li a{ display:block; text-decoration:none;font-size:18px;line-height:45px;color: #747474;text-align:center;}
/*.title_tab li:hover{
	color:#fff;
	line-height:42px;
	display:block;
	background-image: url(../images/title_tab_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.title_tab li:hover a{color:#2781bf;}*/
.title_tab .current{
	color:#2781bf;
	line-height:45px;
	display:block;
	/*background-image: url(../images/title_tab_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;*/
	background: url(../images/columnbg.png) center top no-repeat;
}
.title_tab .current a{color:#fff; }


@media (max-width: 768px){
.title_tab li{width: 95px;}
}

.news_lists li {
	line-height: 40px;
	padding-left: 15px;
	margin-right: 10px;
	margin-left: 10px;
	/*border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;*/
	background-image: url(../images/d.jpg);
	background-repeat: no-repeat;
	background-position: 0px 18px;
}
.time {
	float: right;color: #999;
}

@media (max-width: 768px){
	.time {
	font-size: 13px;
	    color: #b4b4b4;
}
}

}
.more {
	float: right;
font-size: 12px;
}

.new {
	float: right;
	height: 416px;
	width: 504px;
}
.mr_frbox {padding: 0px 0px 0px; }
.mr_frBtnL {
	float: left;
	cursor: pointer;
	display: inline;
	margin-top: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 14px;
}
.mr_frUl {
	float: left;
	height: 120px;
	width: 1200px;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 10px;
}
.mr_frBtnR { float: right; margin-top: 40px; cursor: pointer; }
.mr_frUl ul li { display: inline; float: left; height: 100px; width: 292px; margin-right: 5px; overflow: hidden; }
.mr_frUl ul li img { display: block; padding: 0px; border: 0px solid #D8D8D8; }
.dhlm {
	width: 1300px;
	margin-right: auto;
	margin-left: auto;
}
.xxgk_bt {
	height: 322px;
	width: 66px;
	float: left;
	background-image: url(../images/xxgk.jpg);
}
.xxgk_box {
	/*border: 1px solid #CCCCCC;*/
	/*height: 320px;*/
}
.xxgk_bg {
	width: 345px;
	margin-left: 20px;
	float: left;
	overflow: hidden;
	padding-top: 20px;
}
.froot {
	background-color: #FFFFFF;
	/*background-image: url(../images/froot.jpg);*/
	background: #2671ab;
	padding-top: 50px;
	padding-bottom: 30px;
	background-position: bottom;
}


@media (max-width: 768px){
.froot {
	padding-top: 20px;	
	padding-bottom: 20px;
	font-size: 14px;
	
}
.name{font-size: 15px;}

}

.link {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
.link img {
	border: 1px solid #b2d0ec;
	height: 52px;
	width: 196px;
}
.link a {
	float: left;
	margin-left: 26px;
}
/*.link_title {
	height: 46px;
	width: 178px;
	line-height: 46px;
	float: left;
	background-image: url(../images/link.jpg);
}*/

    .link_title{
    	width: 100%;
    height: 35px;
    font-size: 18px;
    line-height: 20px;
    color: #276fa9;
    font-weight: bold;
    border-bottom: 1px solid #e0e0e2;}
.froot p {
	text-align: center;
	color: #FFF;
	line-height: 36px;
}

.froot a {
	color: #FFF;
}
.xxgk_bg li {
	margin-bottom: 10px;
}
.bszn {
	float: right;
	width: 690px;
	margin-right: 20px;
	margin-top: 20px;
}
.bszn_bt {
	/*height: 50px;
	width: 690px;
	background-image: url(../images/bszn.jpg);
	background-position: left;
	border: 1px solid #CCCCCC;
    border-bottom: none;*/
    height: 32px;
    background: url(../images/colbg1a.png) left center no-repeat;
    margin-bottom: 6px;
}

.bszn_bt b {
    float: left;
    display: inline-block;
    height: 32px;
    line-height: 32px;
    font-size: 20px;
    color: #333;
    padding: 0 0 0 15px;
}
.lm {
	/*width: 383px;*/
}
.lm_title {
	line-height: 50px;
	background-image: url(../images/lm.jpg);
	padding-left: 60px;
	color: #FFFFFF;
	font-size: 16px;
}
.lm li {
	line-height: 36px;
	background-image: url(../images/d.jpg);
	background-repeat: no-repeat;
	background-position: 10px 18px;
	margin-right: 10px;
	padding-left: 20px;
}
.lm ul {
	padding-top: 5px;
	padding-bottom: 5px;
}
.link ul {
	/*float: right;*/
	height: 46px;
	width: 100%;
	line-height: 46px;
}
.qb {
	/*background-image: url(../images/qb_bg.jpg);
	background-repeat: repeat-x;*/
}

/*焦点图*/
.FocusPic{zoom:1;position:relative; overflow:hidden}
.FocusPic .content{overflow:hidden; width: 100%;height: 415px;}
.FocusPic .changeDiv a{position:absolute;top:0px;left:0px;display:block;width: 100%;height: 415px;}
.FocusPic .changeDiv a img{width: 100%;height: 415px;object-fit: cover;}
.FocusPic .title-bg,.FocusPic .title{position:absolute;left:0px;bottom:0;width:250px;height:30px;line-height:30px;overflow:hidden;text-align:left;}
.FocusPic .title-bg{background:#000;filter:alpha(opacity=50);opacity:0.5;}
.FocusPic .title a{display:block;padding-left:15px;color:#fff; font-size:14px;}
.FocusPic .change{bottom:4px;height:20px;right:3px;*right:5px;_right:4px;position:absolute;text-align:right;z-index:9999;}
.FocusPic .change i {background:#666;color:#FFF;cursor:pointer;font-family:Arial;font-size:12px;line-height:15px;margin-right:2px;padding:2px 6px; font-style:normal; height:18px;float:left;display:-moz-inline-stack;zoom:1;*display:inline;}
.FocusPic .change i.cur {background:#FF7700;} 


@media (min-width: 768px){
.FocusPic .title-bg,.FocusPic .title{position:absolute;left:0px;bottom:0;width:100% !important;height:30px;line-height:30px;overflow:hidden;text-align:left;}
}



.sj {
	width: 480px;
}

.ss {
	height: 24px;
	width: 320px;
	margin-top: 6px;
	margin-left: 50px;
}
.search{
	width: 505px;
	height: 46px;
    /* height: 85px; */
    margin-top: 55px;
    position: relative;}
.search form{
	width: 505px;
    height: 46px;
    border: 1px solid #e0e0e2;}
.search span{width:95px;font-size:14px;font-weight:600;color:#B40600;float:left;}
/*.search input{width:160px;height:22px;line-height:22px;float:left;border:1px solid #ccc;color:#ccc;background-image: url(../images/fd.jpg);	background-repeat: no-repeat;padding-left: 30px;}*/

.search input{
	width: 433px;
    height: 44px;
    border: none;
    background: #fff;
    float: left;
    padding-left: 10px;}
/*.search_btn{
	width:46px;
	height:22px;
	line-height:22px;
	vertical-align: middle;
	border:0;
	color:#fff;
	float:left;
	background-image: url(../images/ss.jpg);
	margin-left: 0px;
}*/

.search_btn{
	width: 70px;
    height: 44px;
    border: none;
    border-left: 1px solid #e0e0e2;
    float: left;
    background: url(../images/search.png) center center no-repeat #fff;}
.tqt {
	height: 24px;
	width: 280px;
	margin-top: 8px;
margin-right: 206px;
}
.w1220 {
	width: 1220px;
    background-image: url(../images/tt.png);
	background-repeat: no-repeat;
	background-position: 20px center;
	text-indent: 60px;
	margin-right: auto;
	margin-left: auto;
}
 #_span_jiucuo{
                position: absolute;
                margin-top:10px;
}



.a2{
background-image: url(../images/202309071026021.png);
    background-size: 100% 100%;
    height: 210px;
    padding: 20px 0;
    /*border: 1px solid #CCCCCC;*/
    border-top: 6px #e9e9e9 solid;
}


@media (max-width: 768px){

.a2{
background-image: url(../images/202309071026021.png);
    background-size: 100% 100%;
    height: 160px;
    padding: 20px 0;
    /*border: 1px solid #CCCCCC;*/
    border-top: none;
}	
}


.a2 li {
	line-height: 32px;
	font-size: 18px;
	width: 25%;
	text-align: center;
	float: left;
}
.a2 li a {
	display: block;
	height: 80px;
	color: #757475;
}
.a2 li a i {
	display: block;
	width: 100px;
	height: 100px;
	margin: 24px auto;
	background-size:100% 100%;
	background-repeat: no-repeat;
}
/*.a2 .s1 i {
	background-image: url(../images/202309071026034.png);
}
.a2 .s2 i {
	background-image: url(../images/202309071026052.png);
}
.a2 .s3 i {
	background-image: url(../images/202309071027015.png);
}
.a2 .s4 i {
	background-image: url(../images/202309071027024.png);
}
*/


.spe1 li{margin-bottom: 1rem;/*padding-bottom: 1rem; */border-bottom: 1px solid #E9E9E9;padding-left: 0;background: none;}
.spe1 h3 a{color: #333;}
.resume{color: #b4b4b4;font-size: 13px;}
.khdh5 {
    font-size: 16px;
    line-height: 25px;
}


.slider-slick {
    position: relative;
    overflow: hidden
}

.slider-slick .slider-entry {
    position: relative;
    height: 300px
}
.slider-slick .caption {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 70%;
    color: #fff;
    z-index: 999;
    overflow-wrap: break-word;
    text-align: center;
    font-size: 1.8rem;
}

@media(min-width:768px) {
    .slider-slick .slider-entry {
        position: relative;
        height: 450px
    }

    .slider-slick .caption {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 80%;
    color: #fff;
    z-index: 999;
    overflow-wrap: break-word;
    text-align: center;
    font-size: 1.8rem;
}
}

.slider-slick .overlay {
    /*background: rgba(0, 0, 0, 0.6);*/
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    right: 0
}

.slider-slick img {
    width: 100%;
    height: 100%;
    object-fit: cover
}




.slider-slick .slick-dots {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    width: 100%
}

.slider-slick .slick-dots li {
    width: auto
}

.slider-slick .slick-dots li button {
    width: 10px;
    height: 10px;
    background: #fff;
    border-radius: 50%
}

.slider-slick .slick-dots li button {
    width: 10px;
    height: 10px;
    background: #fff;
    border-radius: 50%
}

.slider-slick .slick-dots li.slick-active button {
    background: #2781bf;
}

.slider-slick .slick-dots li button::before {
    font-size: 0;
    color: transparent
}
