@charset "utf-8";
*{
	margin:0;
	padding:0;
	box-sizing:border-box;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,blockquote,th,td,p{margin:0;padding:0; font-family:"微软雅黑"; font-size:12px; cursor:default;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;border:none;}
ul,li,dl ,dt,dd ,ol,p,img{ list-style: none;border: none;}
address,caption,cite,code,dfn,em,th,var,optgroup{font-style:normal;font-weight:normal;}
del,ins{text-decoration:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
button,input,select,textarea{font-size:100%;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}
sub{vertical-align:baseline;}
a{text-decoration:none; outline:none;}
a:hover{ text-decoration:underline;.listnews a:hovercursor: pointer;}
a:active{outline: none;star:expression(this.onfocus=this.blur());}
.fr{float:right}
.fl{float:left}
.clearfix::after {
    content: "";
    display: block;
    visibility: hidden;
    clear: both;
}
a{text-decoration:none; outline:none;color:#333;}
a:hover{ text-decoration:none;cursor:pointer;}
a:active{outline: none;star:expression(this.onfocus=this.blur());}
.one-row {
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.two-row {
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.three-row {
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.logoback {
    position: absolute;
    top: 40px;
    left: 40px;
    width: 330px;
}

.tbpic{
	display:block;
	width:100%;
}
.tbtit {
    position: absolute;
    top: 140px;
    left: 50%;
    margin-left: -650px;
    width: 1300px;
}
.w1440{
	width:1440px;
	margin:0 auto;
	overflow:hidden;
}

.tt{
	padding-top:70px;
	background: top center no-repeat;
	background-size:100% 100%;
}
.ttfirst{
	height: 76px;
    line-height: 76px;
    text-align: center;
}
.ttfirst img{
	display:inline-block;
	margin-right:30px;
}
.ttfirst a{
display:inline-block;
font-size:36px;
font-weight: bold;
color: #003bb7;
}
.titline{
	margin:30px 0;
}
.listnews {
	margin-top: 12px;
	padding-bottom: 21px;
	background: top left no-repeat;
}

.listnews a {
	width: 85%;
	float:left;
	height: 70px;
	font-size: 22px;
	font-weight: bold;
	color: #2e2e2e;
	line-height: 92px;
	padding-left: 5%;
}
.listnews a:hover{
	color: #003bb7;
}
.listnews span{
	width: 12%;
	float:right;
    height: 70px;
    font-size: 19px;
    color: #2e2e2e;
    line-height: 85px;
}
.listnews p{
	width:1300px;
	margin:0 auto;
	font-size: 16px;
text-indent:2em;
font-weight: normal;
color: #2e2e2e;
line-height: 32px;
	text-align: justify;
	
}
.ttmore{
	height:200px;
	background: top left no-repeat;
	background-size:100% 100%;
}
.ttmore a{
	    display: block;
    width: 1440px;
    font-size: 16px;
    font-weight: bold;
    color: #0f47c5;
    line-height: 120px;
    text-align: center;
}
.fbhtit{
	background: top left no-repeat;
	height:90px;
	    line-height: 100px;
    margin-top: 30px;
}
.fbhtit img{
	    margin: 0 38px;
    position: relative;
    top: 12px;
}
.fbhtit a{
font-weight: bold;
color: #ffffff;
font-size: 28px;
}
.fbhlist{
	display: flex;
    align-items: center;
    justify-content: space-between;
	    margin-top: 30px;
}

.fbhlist li{
	height:505px;
	width:450px;
	background:url(/uploads/image/aximages/23swyhfbhbg.png) top right no-repeat;
	background-size:85% 100%;
}
.fbhlist img{
	margin-top: 80px;
	width: 430px;
	height: 320px;
}
.fbhxq{
	font-size: 16px;
    color: #0f47c5;
    float: right;
    padding-right: 35px;
	    margin-top: 10px;
}
.swyhwj{
	margin-top: 40px;

}
.swyhwjtit{
	background: top center no-repeat;
	height:85px;
	line-height: 90px;
    margin-top: 20px;
}
.swyhwjtit img{
	margin: 0 38px;
    position: relative;
    top: 12px;
}
.swyhwjtit a{
font-weight: bold;
color: #ffffff;
font-size: 34px;
text-align: center;
display: block;
}
.swyhwjlist{
	height:410px;
	margin-top:30px;
	background: top center no-repeat;
	background-size:100% 100%;
	display: flex;
	
    justify-content: space-between;
	padding: 40px 74px;
}

.swyhwjlist li{
	width:630px;
	    height: 32px;
    font-size: 16px;
    color: #333333;
    line-height: 32px;
	    margin-top: 35px;
}
.swyhwjlist li span{
	display:inline-block;
	width:47px;
	height:32px;
	text-align:center;
	background: top left no-repeat;
	    margin-right: 20px;
    color: #fff;
}
.swyhwjlist a:hover{
	color: #003bb7;
}
.cglist{
	margin-top:30px;
	width:45%;
	margin-bottom:40px;
}
.cglist li{
	height: 45px;
    font-size: 16px;
    color: #333333;
    line-height: 45px;
	 padding: 0 25px;

}
.cglist li i{
	width: 8px;
    height: 8px;
    background: #003bb7;
    display: inline-block;
    border-radius: 50%;
    margin-right: 10px;
}
.cglist li span{
	color: #003bb7;
	margin-right:10px;
}
.cglist a:hover{
	color: #003bb7;
}







