@charset "utf-8";
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td,img{ margin:0; padding:0; }
table{ border-collapse:collapse; border-spacing:0; empty-cells:show; margin:0; padding:0; }
th,td { vertical-align:top; text-align:left; }
fieldset,img{ border:0; }
address,caption,cite,code,dfn,em,th,var,optgroup{ font-style:inherit; font-weight:inherit; }
del,ins{ text-decoration:none; }
ul,li{ list-style:none; }
caption,th{ text-align:left; }
h1,h2,h3,h4,h5,h6{ font-size:100%; font-weight:normal; }
q:before,q:after{ content:''; }
abbr,acronym{ border:0; font-variant:normal; }
sup{ vertical-align:baseline; }
sub{ vertical-align:baseline; }
legend{color:#000;}
em { font-style:normal;}
input,button,textarea,select,optgroup,option{ font-family:inherit; font-size:inherit; font-style:inherit; font-weight:inherit; }
input,button,textarea,select{ *font-size:100%; }
input { vertical-align:middle; }
a { text-decoration:none; color:#454545;}
a:hover { color:#305496;}
a * { cursor:pointer; }
body{ font-family:Microsoft Yahei; font-size:12px; line-height:1.8em;color:#454545;}
.fl{
	float: left;
}
.fr{
	float: right;
}
.size26{
	font-size:26px;
}
.size24{
	font-size: 24px;
}
.size16{
	font-size: 16px;
}
.size12{
	font-size: 12px;
}
.w1230{
	width: 1230px;
	margin:0 auto;
}
.w1200{
	width: 1200px;
	margin:0 auto;
}
.w911{
	width: 911px;
}
.wrapper {
	width:100%;
}
.header{
	width:100%;
}
.header .top-0 {
	margin-bottom: 0;
	width:100%;
	height:34px;
	color:#ddd;
	background: #111e2b;
}
.header .top-0 dd {
	margin:0 auto;
	overflow:hidden;
	line-height:34px;	
}
.header .top-0 a{
	color:#ddd;
}
.header .top-0 a:hover{
	color:#555;
}
.header .top-0 dd .top-0-right {
	float:right;	
}
.header .top-0 dd .top-0-right a{
	color: #ddd;
}
.header .top .logo {
	float:left;
}
/*导航（开始）*/
.nav {
    margin: 0 auto;
    text-align: center;   
    height: 106px;
    width:100%;
    border-bottom: 1px solid #d1d1d1;
}
.nav .top_box{
   
}
.nav ul ul { 
    display: none;
} 
.nav ul li:hover > ul {  
    display: block;
}
.nav ul li:hover > ul li a {
    line-height:38px;
    font-size: 14px;
} 
.nav ul {
   
}
.nav ul:after { 
    content: ""; 
    clear: both; 
    display: block;
}
.nav ul li a {
    line-height:106px;
    width: 150px;
}
.nav ul ul {
    background:#fff;
    border-radius: 0px; 
    padding: 0;
    position: absolute; 
    top:76px;
    z-index: 24;
}
.nav ul ul li {
    float: none;
    position: relative;
}
.nav ul ul ul { 
    position: absolute; 
    left: 100%; 
    top:0;
}
ul.parent .words li a:hover{
    background:#305496;
    color: #fff;
    font-weight: bold;
}
ul.parent .words li a{
    color: #305496;
    width: 150px;
    line-height: 20px;
	padding-top:15px;
    min-height: 38px;
	height:auto;
}
ul.parent li {
    display: block;
    float: left;
    position: relative;
    z-index: 9999;
}
ul.parent li a {
    display:block;
    font-size:16px;
    color:#000;
}
ul.parent li .lines {
    display:block;
    width:0px;
    height:8px;
    background:#305496;
    position:absolute;
    left:50%;
    bottom:30px;
    
    transition:all ease-in-out .6s;
    -o-transition:all ease-in-out .6s;
    -ms-transition:all ease-in-out .6s;
    -moz-transition:all ease-in-out .6s;
    -webkit-transition:all ease-in-out .6s;
}
ul.parent li:hover .lines{
    color:#871515;
    width:100%;
    left:0;
}
/*导航（结束）*/
/*Js幻灯片样式*/
#banner_main{
	position:relative; 
	border:0px solid blue; 
}
#banner {  
	border:0px solid red; 
	margin:0 auto; 
	overflow:hidden; 
	width:100%;
}
.bannerlist{}
.bannerlist li{ 
	text-align:center; 
	border:0px dashed red; 
	overflow:hidden; 
	display:block;
}
.bannerlist li img{ 
	margin:0 auto; 
	display:block; 
}
#banner_main .hd{ 
	width:100%; 
	position:relative;
	bottom:35px; 
	left:0; 
	height:0px; 
	line-height:5px; 
	text-align:center; 
	border:0px solid red; 
}
#banner_main .hd ul li{ 
	cursor:pointer; 
	display:inline-block; 
	*display:inline; 
	zoom:1; 
	width:12px; 
	height:12px; 
	border-radius:6px; 
	background:#a9a9a9; 
	margin-right:15px; 
	overflow:hidden; 
	font-size:0px; 
}
#banner_main .hd ul li.on{ 
	background:#ba1d1d; 
}
/*Js幻灯片样式*/
.banner{
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.banner img{
	display: block;
}
/*表格开始*/
.form_box{
	background:#305496;
	width: 100%;
	height:195px;
}
.form_box .location{
	position: relative;
}
.form_box .form01{
	width: 320px;
	position: absolute;
	left: 0;
}
.form_box .form01 .key{
	width: 247px;
	height: 30px;
	border: 2px solid #000;
	padding-left:5px;
}
.form_box .form01 .query{
	width: 60px;
    border: 0;
    background-color:#ff0000;
    color: #fff;
    line-height: 30px;
    margin: 2px 0 0 3px;
}
.form_box .form01 .title{
	color: #fff;
	line-height:50px;
	padding-left:5px;
	font-family:'Arial';
}
.form_box .form01 .key1{
	width: 80px;
	height:30px;
	border:2px solid #000;
	padding-left: 5px;
}
.form_box .form01 .key2{
	margin-left:8px;
	width: 150px;
	height: 30px;
	border: 2px solid #000;
	padding-left: 5px;
}



.form_box .form02{
	width: 440px;
	position: absolute;
	left: 355px;
	right: 0;
}
.form_box .form02 .key3{
	width:154px;
	height: 30px;
	border: 2px solid #000;
	padding-left:5px;
}
.form_box .form02 .key4{
    width: 183px;
    height: 30px;
    border: 2px solid #000;
    padding-left: 5px;
    margin-left: 5px;
}
.form_box .form02 .title2{
	color: #fff;
	line-height:50px;
	padding-left:80px;
}
.form_box .place{
	color: #fff;
	line-height: 30px;
	margin-right: 32px;
}
.form_box .form02 .query{
	width: 80px;
    border: 0;
    background-color: #3399ff;
    color: #fff;
    line-height: 30px;
    margin: 5px 0 0 0px;
}



.form_box .form03{
	width: 320px;
	position: absolute;
	right: 0;
}
.form_box .form03 .key3{
	width:220px;
	height: 30px;
	border: 2px solid #000;
	padding-left:5px;
}
.form_box .form03 .key4{
    width: 183px;
    height: 30px;
    border: 2px solid #000;
    padding-left:5px;
    margin-left: 5px;
}
.form_box .form03 .title2{
	color: #fff;
	line-height:50px;
}
.form_box .form03 .query{
	width: 80px;
    border: 0;
    background-color: #ff0000;
    color: #fff;
    line-height: 30px;
    margin: 5px 0 0 0px;
}
.form_box .form03 .query1{
	width: 80px;
    border: 0;
    background-color: #3399ff;
    color: #fff;
    line-height: 30px;
    margin: 5px 5px 0 0px;
}
/*表格结束*/


/*主营业务 开始*/
.main {
	width:100%;
}
.main .title {
	background:url(../images/h2-bg_26.png) no-repeat; 
	line-height:24px; 
	margin-bottom:20px; 
	width: 100%;
	height: 24px;
}
.main .title p {
	font-size: 24px;
	font-weight: normal;
	margin: 0 auto;
	text-align: center;
}
.main .main_business{
	margin-top: 30px;
}
.main .business{
	overflow: hidden;
}
.main .business ul li{
	margin:0 14px 20px 13px;
	float: left;
}
.main .business ul li .main_img{
	width: 380px;
	height: 180px;
	overflow: hidden;
}
.main .business ul li .main_img img{
	object-fit: cover;
    width: 100%;
    height: 100%;
    display: block;
}
.main .business ul li:hover .main_img img{
	transform:scale(1.1);transition:all 0.9s;
}
.main .business ul li p{
	font-size: 16px;
	line-height: 48px;
}
.main .business ul li .slide {
  	--hover: #305496;
}
.main .business ul li .slide:hover,
.slide:focus {
  	box-shadow: inset 8em 0 0 0 var(--hover);
}
.main .business ul li span{
  	color: var(--color);
  	-webkit-transition: 0.25s;
  	transition: 0.25s;
}
.main .business ul li span:hover, span:focus {
  	border-color: var(--hover);
  	color: #fff;
}
.main .business ul li span{
	background: none;
	font: inherit;
	line-height: 26px;
	background:#96a0a9;
	width: 90px;
	height: 26px;
	text-align: center;
	color: #fff;
}
/*主营业务 结束*/

/*内页  新闻开始*/

.news_box{
	overflow: hidden;    
	margin-top: 30px;
    margin-bottom:30px;
}
.title_new_top{
    background: url(../images/8.jpg) ;
    width: 190px;
    height: 63px;
    padding-left: 67px;
    color: #fff;
    padding-top: 37px;
}
.title_new_top h1{
	font-weight: bold;
}
.title_new_top span{
	text-transform: uppercase;
	line-height: 24px;
}
.title_new_bottom{
	border: 1px solid #d1d1d1;
}
.title_new_bottom ul{
	margin-bottom: 30px;
}
.title_new_bottom ul li{
	border-bottom: 1px solid #d1d1d1;
	overflow:hidden;
	/*text-align: center; */ 
	width: 92%;
    margin: 0 auto;
	min-height:48px;
    line-height: 24px;
    color: #000000;
    font-size: 14px;
}
.title_new_bottom ul li span{
	width: 4px;height: 22px;
	background: #305496;
	float: left;
	margin-top: 15px;
}
.title_new_bottom ul a:hover li{
	background: #305496;
	color: #fff;
}
.sub_navigation{
	height: 30px;
	border-bottom: 1px solid #d1d1d1;
	margin-bottom: 20px;
}
.sub_navigation .vertical{
	height:22px;
	width: 5px;
	background:#305496;
	margin-right:10px;
}
.sub_navigation h2{
	font-size: 18px;
}
.sub_navigation .position ul li{
	display: inline-block;
}
.substance_box{
	overflow: hidden;
}
.substance_box ul li{
	border-bottom: 1px solid #d1d1d1;
    padding: 30px 0 30px 0;
    overflow: hidden;
}
.substance_box ul li .date{
	border: 1px solid #305496;
	width: 65px;
	height: 70px;
}
.substance_box ul li:hover .date p{
	background:#305496;
	color: #fff;
	border-bottom: 1px solid #fff;
}
.substance_box ul li:hover .date span{
	background:#305496;
	color: #fff;
}
.substance_box ul li .date p{
	border-bottom: 1px solid #305496;
	line-height: 48px;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #305496;
}
.substance_box ul li .date span{
	text-align: center;
	margin: 0 auto;
	display: block;
	color: #305496;
}
.substance_box ul li .title{
	font-weight: bold;
}
.substance_box ul li .paragraph{
	line-height: 24px;
	width: 815px;
	text-align: justify;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:2; /* 这个表示要显示几行 */
    -webkit-box-orient: vertical;
}
.substance_box ul li .more{
	border-radius: 2px;
	line-height: 22px;
	width: 94px;
	display: block;
	text-align: center;
	border: 1px solid #305496;
	color: #333333;
}
.substance_box ul li .more:hover{
	background: #305496;
	color: #fff;
}
.page-number ul{
	margin: 0 auto;
	width: 330px;
	margin-top: 30px;
}
.page-number ul li{
	border: 1px solid #d1d1d1;
	width: 31px;
	height: 28px;
	display: inline-block;
	margin: 5px;
	line-height: 28px;
	text-align: center;
}
.page-number ul li:hover{
	background: #305496;
	color: #fff;
}
/*内页  新闻结束*/

/*登录  开始*/
.register_box{
	border: 1px solid #d1d1d1;
	margin-top: 90px;
	margin-bottom:90px;	
	padding: 30px 0px 0px 0px;
}
.register_box .title3{
	border-bottom: 1px solid #d1d1d1;
	margin-bottom: 30px;
	margin-left: 60px;
    margin-right: 60px;
}
.register_box .title3 span{
	border-bottom: 3px solid #ff091e;
	line-height: 30px;
}
.register_box ul{
	overflow: hidden;
	margin: 0 60px 0 60px;
	/*position: relative;*/
	width: 1080px;
	display: block;
}
.register_box .userpwd{
	width:290px;
	margin:0 auto;    
	margin-bottom: 30px;
}
.register_box .userpwd .lgn{
	margin-bottom:18px;
}
.register_box .icon1{
	background: url(../images/11.jpg) no-repeat 5px;
}
.register_box .icon2{
	background: url(../images/10.jpg) no-repeat 5px;
}
.register_box .icon3{
	background: url(../images/12.jpg) no-repeat 5px;
}
.register_box .icon4{
	background: url(../images/13.jpg) no-repeat 5px;
}
.register_box .icon5{
	background: url(../images/14.jpg) no-repeat 5px;
}
.register_box .icon6{
	background: url(../images/15.jpg) no-repeat 5px;
}
.register_box .icon7{
	background: url(../images/17.jpg) no-repeat 5px;
}
.register_box .username{
	overflow: hidden;
	padding-right:40px;
	height:30px;
	border:1px solid #d1d1d1;
	border-radius:2px;
}
.register_box .username3{
	margin-bottom:36px;
}
.register_box .username4{
	margin-bottom:12px;
}
.register_box .control{
	margin-left:36px; 
	height:30px;
	width: 100%;
	border:0px;
}
.register_box .btnlog{
	width:290px;
	height:40px;
	font-size:14px;
	color:#ffffff;
	line-height:40px;
	border-radius:5px;
	background:#ff091e; 
	border:0px;
}
.register_box .border_left{
	border-left:1px solid #d1d1d1;
	height: 290px
}
.register_box .border_left1{
	border-left:1px solid #d1d1d1;
	height: 420px
}
/*.register_box .btnlog_img{
	position: absolute;
	bottom: 0;
}*/
.register_box .btnlog_img1{
	/*position: absolute;
    top: 60px;
    left: 320px;*/
    margin-left:30px;
    margin-top: 30px;
}
.register_box .btnlog_img1 img{
	display: block;
}
.register_box .btnlog_img img{
	display: block;
}
.register_box .get_ready{
	width: 290px;
}
.register_box .get_ready p{
	font-size: 14px;
	line-height: 26px;
	color: #868686;
}
.register_box .get_ready .getinto{
	background: #f7ba00;
	border-radius: 4px;
	width: 107px;
	height: 29px;
	margin-top: 35px;
}
.register_box .get_ready .getinto span{
	color: #fff;
	line-height: 29px;
	font-size: 14px;
}
.register_box .userpwd .code{
	overflow: hidden;
}
.register_box .userpwd .code .reg_l{
	width:20%;
	line-height: 30px;
}
.register_box .userpwd .code .reg_r{
	width:80%;
}
.register_box .userpwd .Verification{
	margin-right:10px;
	padding-left: 5px;
	height: 26px; 
	border:1px solid #d1d1d1;
}
.register_box .agree{
	margin: 0px 0 20px 0px;
}

.register_box .username1{
	overflow: hidden;
	height:30px;
	border:1px solid #d1d1d1;
	border-radius:2px;
	margin-bottom:12px;
}
.register_box .control1{
	margin-left:36px; 
	height:30px;
	width: 76%;
	border:0px;
}
/*登录  结束*/

/*底部 开始*/
.footer {
	width:100%;
	background:#2a2a2a;
}
.footer .bottombox {
	position:relative;
	margin:0 auto;
	height:260px;
	color:#fff;
}
.footer .bottombox a {color:#fff;}
.footer .bottombox ul {
	overflow:hidden;
}
.footer .bottombox ul li {
	float:left;
	min-width:60px; 
	margin:	30px 25px 0;
}
.footer .bottombox ul li h5 {
	border-bottom:1px solid #000;
	margin-bottom: 10px;
    margin-top: 10px;
    padding-bottom: 10px;	
}
.footer .bottombox ul li a {
	display:block;
	line-height:26px;
		
}
.footer .bottombox ul li dl{
	margin-top: 0;
    margin-bottom: 20px;
}
.footer .bottombox ul li dl dt{
	border-bottom: 1px solid #000;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-bottom: 10px;
}
.footer .bottombox ul li .information{

}
.footer .bottombox .wb-wy {
	position:absolute;
	top:0px;
	right:58px;
	overflow:hidden;
	width:110px;
	padding:94px 0;
		
}
.footer .bottombox .wb-wy .erweima {
	position:absolute;
	top:11px;
	left:0;
	display:none;
		
}
.footer .bottombox .wb-wy .wy:hover .erweima {
	display:block;
}
.footer .bottombox .wb-wy>.imgbox {
	float:left;
	width:30px;
	height:30px;
	margin-left:20px;	
}
/*底部 结束*/