@charset "utf-8";
/* 整体滚动条 */
::-webkit-scrollbar {
  width: 10px;
}

/* 滚动条轨道 */
::-webkit-scrollbar-track {
  background-color: #ffffff;
  border-radius: 6px;
}

/* 滚动条滑块 */
::-webkit-scrollbar-thumb {
  background-color: #888;
  border-radius: 6px;
  border: 2px solid #f1f1f1;
}

/* 滚动条滑块 - 悬停 */
::-webkit-scrollbar-thumb:hover {
  background-color: #555;
}

*{ margin:0px; padding:0px;box-sizing:border-box;-moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box;-webkit-overflow-scrolling: touch; /* Safari */}
a{ text-decoration:none;}
ul,ul li{ list-style:none;}
html,body{font-family: Microsoft YaHei;font-size:14px;font-size:14px;font-family:"黑体";}
/*样式重置*/

table{border-collapse:collapse;border-spacing:0}
fieldset,img{border:0; vertical-align: top;}
li{list-style:none}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}
button,input[type="submit"]{border:none;background:none;appearance:none;outline:none}
input,textarea  {border:none;background:none;appearance:none;outline:none}
a{touch-callout:none;text-decoration:none;}
em, i{font-style:normal}
textarea {resize:none}
button::-moz-focus-inner,
input::-moz-focus-inner,
textarea::-moz-focus-inner{
    border: 0;
    padding: 0;
}
input:focus, textarea:focus{ border: 0;
   padding: 0;
}
.input_item{
    margin-top: 10px;
}
.tijiao{
	background:#2387f5 !important;
	color:#fff;
	width:91px;
	height:32px;
	text-align:center;
	line-height:32px;
	border-radius:5px;
	float:right;
	margin-right:108px;
	margin-top:-32px;
}
.input_item input{
	border:solid 1px #e8e8e8;
	width:100%;
	height:33px;
	border-radius:5px;
	padding-left:10px;
}
.input_item.yzm input{
	width:150px;
}
.input_item.yzm img{
	float:right;
	height:33px;
}
.input_item textarea{
	width:100%;
	border:solid 1px #e8e8e8;
	border-radius:5px;
	height:99px;
	padding-left:10px;
}
.nav{
    height: 100px;
    text-align: center;
    position:absolute;top:20px
}
.nav .logo{
    float:left;
}
.nav_top{
    float:left;
    position: relative;
    
    color: #FFF;
    background: #053D9A;
    width: 100%;
    padding-left: 10%;
}
.nav_main{
    float: left;
    
}
.nav_main a{
    padding: 0 30px;
    margin: 0 2px;
    display: block;
    text-align: center;
    
    font-weight: bold;
    font-size: 22px;
    color: #FFFFFF;
    height: 100px;
    line-height: 100px;
}
.nav_main:hover a,.nav_main.active a{
	color:#FFFFFF;
	background:#00A1E5;
}
.cont_div{
    max-width: 1600px;
    margin: 0px auto;
}
.cont_div .header{
    font-size: 26px;
    color: #303947;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}
.cont_div .header:after{
    border-bottom: 6px solid #013F99;
    content: ' ';
    padding-right: 10px;
    margin: 0 auto;
    display: block;
    width: 43px;
    
}
.cont_div .subheader{
    text-align: center;
    font-family: SourceHanSansCN, SourceHanSansCN;
    color: #CCD1D9;
    padding-bottom: 10px;
}
.cont_div .content{
    
    margin:0px auto
}
.content .newsitem{
    margin: 7px;
}
.content .news_date{
    font-family: RanyMedium;
    font-size: 28px;
    color: #063E8D;
    line-height: 25px;
    text-align: center;
    margin-left:-100px;
    position: absolute;
    margin-top:10px;
}
.content .news_date .news_year{
    font-size: 16px;
    color: #091C37;
}
.content .news .news_title{
    font-family: PingFangSC, PingFang SC;
    font-weight: bold;
    font-size: 1.8em;
    color: #091C37;
    line-height: 30px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    
}
.content .news1 .news_title{
    font-family: PingFangSC, PingFang SC;
    font-weight: bold;
    font-size: 1.8em;
    color: #091C37;
    line-height: 30px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    
}
.content .news{
    min-height: 40px;
}
.content .news1{
    min-height: 40px;
}
.content .news1 .news_title.active{
    color: #013F99;
}

.content .news .news_title.active{
    color: #013F99;
}
.content .project{
    height: 229px;
    background: linear-gradient( 180deg, rgba(255,255,255,0.8) 0%, #FFFFFF 100%);
    
    background-size: cover !important;
    position: relative;
    border-radius:12px;
    
}
.content .project_pic{
    position: relative;
    height: 267px;
    background: cover;
}
.content .project_title{
    font-size: 18px;
    color: #091C37;
    text-align: center;
    padding-top: 20px;
    font-weight: 900;
    font-style: normal;
}
.content .project_title1{
    font-size: 18px;
    color: #091C37;
    text-align: center;
    padding-top: 20px;
    font-weight: 900;
    font-style: normal;
}
.content .project_detail{
    font-size: 16px;
    padding: 20px;
    max-height: 160px;
    overflow: hidden;
}
.cite{
    color: red;
}
.content .citem{
    height: 146px;
    background: #FFFFFF;
    border-radius: 12px;
    text-align: center;
}
.content .citem .company_logo{
    padding: 20px;
}
.content .citem .company_name{
    color: #091C37;
    font-size:18px;
    height: 25px;
    line-height:25px;
}
.content #allmap{
    height: 900px;
    border-radius: 12px;
}
.content .link{
    height: 50px;
    background: #ffffff;
    border-radius: 6px;
    line-height:50px;
    border: 1px solid #D8DEE8;
    padding-left: 15px;
    font-size: 18px;
    color: #091C37;
}
#news .news_title{
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #053d9a9e;
    color: #fff;
}
.content .link:before{
    content:'▪';
}

.project_pic img{
    width: 100%;
    min-height: 260px;
}
.footer{
    height: 242px;
    background: #1A3770;
}
.footer .content{
    width: 100%;
    margin: 0 auto;
    max-width: 1600px;
}
.footer .content .beian{
    width: 315px;
    height: 56px;
    font-family: SourceHanSansCN, SourceHanSansCN;
    font-weight: 400;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 28px;
    text-align: left;
    font-style: normal;
    padding-top:40px;
}
.foot_right{ 
    float: right; 
    padding: 42px 0 0 0; 
    width:334px; 
    height: 225px; 
    color: #fff;
    margin-top:-100px;
}
#news_page{
    text-align: center;
}
.foot_dl{ padding: 0 0 27px 36px; }
.foot_div{ padding-left: 29px; }
.foot_dl dt{ float: left; padding-top: 8px; margin-right: 20px; }
.foot_dl dd{ float: left; }
.foot_i{ display: block; height:30px; line-height: 30px; overflow: hidden; color: #ceeaff; font-size: 14px; text-align:left; }
.call_tit{ height:20px; line-height: 20px; display: block; color: #ceeaff; font-size: 1.2em   }
.call_hot{ height: 24px; display: block; line-height: 24px;color: #ceeaff; font-size: 20px;  }

.footer_qr{
    position: relative;
    float: right;
    margin-top:-45px;
}
.page_title{
    position: absolute;
    font-family: SourceHanSansCN, SourceHanSansCN;
    font-weight: bold;
    font-size: 2.1em;
    color: #014099;
    line-height: 81px;
    letter-spacing: 4px;
    margin-left: 200px;
    border-bottom: 1px solid #fff;
    padding-left: 20px;
    padding-right: 20px;
    top:62px;
    font-style: italic;
}
#news_cat .layui-card-header{
    font-size: 20px;
    color: #4E555E;
    text-align: center;
}
#news_cat .layui-card-header.active a{
    color: #1f63c4 !important;
    font-weight: bold;
}
.cat_icon{
    width: 30px;
    height: 30px;
    background: url(../imgs/cat_icon.png) no-repeat center center;
    float: left;
    margin-top: 6px;
    background-size: 100%;
    margin-left: -20px;
    display: none;
    
}
.layui-laypage .layui-laypage-curr .layui-laypage-em{
    background: #1074c8 !important;
}
#news_cat .layui-card-header.active .cat_icon{
    display: block;
}
.content .news-item{
    font-size: 14px;
    color: #5D6168;
    line-height: 20px;
    text-align: justify;
    font-style: normal;
    font-weight: 400;
    border-radius:3px;
    box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.1);
}
.news-item .layui-card-header{
    font-weight: 500;
    font-size: 28px;
    color: #091C37;
    line-height: 40px;
    text-align: left;
}
.news-info .layui-card-header{
    font-weight: 500;
    font-size: 2em;
    color: #091C37;
    line-height: 40px;
    text-align: center;
    height: 100px;
    padding-top: 20px;
}
.news-info .news-date{
    font-size: 16px;
    color: #B3B5B9;
}
#news_contain{
    padding: 20px;
}
.layui-breadcrumb>*{
    font-size: 16px !important;
}
.layui-breadcrumb a cite{
    color: #1f63c4 !important;
    font-weight: bold;
}
.date_time_str{
    width: 60px;
    float: left;
    font-size:14px;
    position: absolute;
    line-height: 26px;
    left: 0px;
    
    text-align: center;
}
.date_time_str .date_str{
    background: #2063c4;
    
    border-top-right-radius:5px;
    border-top-left-radius:5px;
    color: #fff;
    font-weight: bold;
}
.date_time_str .year_str{
    background: #f2f2f2;
    font-weight: bold;
    border-bottom-right-radius:5px;
    border-bottom-left-radius:5px;
}
.footer{
    height: 122px;
}
.footer_name{
    font-size: 20px !important;
}
.foot_right{
    height: auto;
}
.logo{ padding-top:20px; padding-left:50px; font-size:2.6em; font-weight:bold;line-height:36px;0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #fff }
.logo img{ width:130px;margin-right:50px; }