body{
    background: #f2f2f2 url(../images/bg.jpg) center top no-repeat;
}
.main{
	width: 1160px;
	margin: 0 auto;
    background: #fff;
    padding: 20px;
    overflow: hidden;
    box-shadow: 0px 10px 16px #c9c9c9;
}
.head{
    position: relative;
    z-index: 8;
    left: 0;
    width: 100%;
}
.main-meau-box{
    width: 1200px;
    margin: 0 auto;
}
.logo{
    margin-left: 10px;
    margin-top: 22px;
}
.top-bar-box{
    border-radius: 20px;
    height: 35px;
    line-height: 35px;
    background: #fff;
    padding: 0 10px;
    float: right;
    font-size: 12px;
    margin: 0 0 0 ;
}
.top-bar-box a{
    margin: 0 5px;
    color: #666;
}
.top-bar-box i{
    margin-right: 4px;
    font-size: 16px;
    vertical-align: -1px;
}
.top-bar-box a:hover{
    text-decoration: none;
    color: #2470b9;
}
.meau-box{
     margin: 35px 0 0 0;
     background: #2470b9;
}
.meau{
   width: 1200px;
   margin: 0 auto;
    height: 60px;
}
.serivce-list-box{
    margin-left: -40px
}
.services-include-box {
    overflow: hidden;
    width: 1200px;
}
.text-box{
    position: absolute;
    top: 390px;
    width: 680px;
    left: 50%;
    margin-left: -340px;
}
.serivce-list-box li{
    float: left;
    width: 520px;
    margin: 20px 0 20px 40px;
    padding: 20px;
    height: 500px;
    background: #f4f9ff;
    border-radius: 6px;
    box-shadow: 0 7px 10px #d7eaff;
    border: 1px solid #b3d7ff;
}

.services-include-box li{
    float: left;
    width: 358px;
    margin: 60px 21px 20px;
    height: 310px;
    position: relative;
}
.services-include-box p{
    position: absolute;
    font-size: 24px;
    text-align: center;
    padding: 10px 40px 10px 30px;
    z-index: 2;
    color: #fff;
    background: #0179d8;
    width: 283px;
    top: 260px;
    left: 0;
    height: 60px;
    line-height: 60px;
    border-radius: 0 0 10px 10px;
}
.services-include-box img{
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 10px 10px 0 0;
}
.services-include-box .bg{
    background: #000;
    opacity: .45;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 220px;
    z-index: 1;
}
.service-auto-box{
    height: 196px;
    overflow-y:auto 
}
.serivce-list-box img{
    width: 520px;
    height: 250px;
    margin-bottom: 20px;
}
.serivce-list-box h4{
    font-size: 20px;
    margin-bottom: 20px
}
.serivce-list-box p{
    color: #666;
    line-height: 22px;
    margin-bottom: 16px
}
.meau li{
    float: left;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    text-align: center;
}
.meau .on{
    background: #1f5392;
    margin-left: -1px;
}
.meau .on a{
    color: #fff;
    border-right: none;
}
.meau .on a:hover{
    color: #fff
}
.meau a{
	font-size: 16px;
    color: #fff;
    display: block;
    padding: 0 69px;
    border-right: 1px solid #7ca9d5;
    height: 26px;
    margin-top: 18px;
    line-height: 26px;
    margin-right: 0px;
}
.meau li:last-child a{
    border-right: none;
}
.meau a:hover{
	color: #99d2ff;
	text-decoration: none;
}
.more{
    height: 26px;
    padding: 0 16px;
    border-radius: 20px;
    background: #71afe4;
    color: #fff;
    font-size: 12px;
    float: right;
    line-height: 26px;
}
.more:hover{
    background: #2470b9;
    color: #fff;
    text-decoration: none;
}
.news-box{
    overflow: hidden;
    padding-bottom: 20px
}
.banner{
    width: 1180px;
    border: 10px solid #ebf6fc;
    margin: 20px auto 30px;
    box-shadow: 0 6px 7px #cfcfcf;
}
.title{
	font-size: 22px;
	color: #333;
    height: 38px;
    line-height: 38px;
    font-weight: 700;
    border-bottom:2px solid #eee;
}
.brand-box{
    position: absolute;
    bottom: -60px;
    z-index: 8;
    left: 50%;
    margin-left: -615px;
}
.all-about-box p{
    margin-bottom: 10px;
    font-size: 18px;
    color: #666;
    font-family: 'Verdana';
}
.news-list{
    overflow: hidden;
    padding: 16px 0 0;
}
.news-list-content{
    float: left;
}
.news-list-content h3{
        height: 25px;
    overflow: hidden;
    font-size: 18px;
    margin-top: 26px;
}
.news-list-content h3 a{
    color: #0960bd;
    text-decoration: none;
}
.news-list-content h3 a:hover{
    color: #08c
}
.news-list-content p{
    height: 58px;
    overflow: hidden;
    font-size: 14px;
    color: #666;
    margin-top: 12px
}
.news-list-img{
    float: left;
    width: 238px;
    height: 128px;
}
.news-list-img img{
    width: 308px;
    height: 140px;
}
.news-list li{
    transition: all 0.3s linear 0s;
}
.news-list li:hover{
	transform: translate(0,-8px);
}
.news-name{
	font-size: 20px;
	margin: 10px 0 0
}
.news-name a{
	color: #161616
}
.news-name a:hover{
	color: #fc643b
}
.news-more-btn{
	margin: 70px auto 0;
	font-size: 30px;
	display: block;
	border: 1px solid #fc643b;
	border-radius: 4px;
	width: 276px;
	height: 72px;
	color: #fc643b;
	text-align: center;
	line-height: 72px;
	font-weight: 700
}
.news-more-btn:hover{
	background: #fc643b;
	color: #fff;
	text-decoration: none;
}
.band{
	background: url(../images/pic1.jpg);
	height: 413px;
	margin: 60px 0 0
}
.product-box{
	margin: 0 auto 0;
    width: 1200px;
    padding-top: 80px;
    padding-bottom: 30px;
}
.product-list{
	margin: 90px 0 0;
	overflow: hidden;
}
.box-top{
    float: left;
    margin-top: 26px;
    padding: 0 20px;
}
.box-top h4{
    font-size: 36px;
    height: 90px;
    overflow: hidden;
    font-weight: 700;
}
.box-top h4 a{
    color: #0960bd;
}
.box-top h4 a:hover{
    color: #0179d8
}
.box-top .bd{
    height: 100px;
    overflow: hidden;
    line-height: 24px;
    padding-top: 5px;
}
.news-date-box{
    width: 126px;
    height: 120px;
    background: #0960bd;
    text-align: center;
    position: absolute;
    color: #fff;
}
.carousel-box{
    width: 790px;
    height: 420px;
    margin: 60px 20px 0 0  ;
    position: relative;
}
.news-date-box i{
    display: block;
    text-align: center;
    font-size: 60px;
    font-weight: 700;
    margin: 20px 0 0;
}
.box-top p{
        color: #666;
    font-size: 18px;
    line-height: 30px;
    padding-top: 10px;
    
    margin-top: 4px;
}
.box-top h2{
    color: #666;
    font-size: 18px;
    line-height: 30px;
    padding-top: 10px;
    margin-top: 4px;
    font-weight: 400;
}
.news-left-box{
    float: left;
    width: 790px;
}
.news-right-box{
    float: right;
    width: 350px;
    margin: 60px 0 0;
    border-top: 4px solid #222f61;
}
.all-about-box{
    background: #fff;
    width: 1140px;
    padding: 30px;
    overflow: hidden;
}
.box-top p a{
    color: #666;
}
.news-right-list{
    overflow: hidden;
    height: 700px;
    background: #f2f8ff;
}
.news-right-list li{
    margin: 45px 0;
    overflow: hidden;
}
.news-right-list h3{
    height: 120px;
    overflow: hidden;
    margin-bottom: 10px;
}
.news-right-list a{
    font-size: 24px;
    color: #0179d8;
    font-weight: 400;
    line-height: 30px;
}
.box-top p a:hover,.box-top h4 a:hover{
    text-decoration: none;
}
.news-title{
    font-size: 38px;
    color: #1b1b1b;
    text-align: left;
    border-bottom: 1px solid #999;
    margin-bottom: 20px;
    padding-bottom: 10px;
}
.product-list li{
	float: left;
    width: 318px;
    height: 310px;
    border-radius: 2px;
    border: 1px solid #e5e5e5;
    text-align: center;
}
.product-list li:hover{
	cursor: pointer;
	box-shadow: 0px 5px 8px #ddd;
}
.product-img{
	margin-top: 100px;
}
.product-name{
	margin-top: 20px;
	color: #8a8a8a;
	font-size: 24px;
}
.contact-form{
    margin: 0 auto;
}
.contact-form div{
    font-size: 18px;
    color: #dee3ff;
    margin-bottom: 30px
}
.contact-form input{
    height: 48px;
    line-height: 48px;
    width: 400px;
    padding: 0 10px;
        opacity: .6;
        border-radius: 4px;
}
.contact-form label{
    display: inline-block;
    text-align: right;
    padding-right: 10px;
    width: 110px;
}
.contact-form button{
    width: 420px;
    height: 48px;
    border-radius: 4px;
    background: #4169b6;
    color: #fff;
    margin: 0 30px 0 126px;
}
.contact-form button:hover{
    background: #08c
}
.contact-form .el-form-item__label{
    font-size: 18px;
    color: #dee3ff
}
.contact-form .el-input ,.contact-form .el-textarea{
    opacity: .6
}
.contact-form textarea{
    height: 100px
}
.contact-form .el-button--primary{
    width: 100%
}
.foot{
    background: #006dba;
    clear: both;
    color: #fff;
    margin: 40px auto 0;
}
.foot-logo{
    text-align: center;
    padding: 50px 0 10px
}
.foot-content{
        padding: 30px 0 20px;
    line-height: 28px;
    color: #fff;
    overflow: hidden;
    font-size: 15px;
    text-align: center;
}
.foot-content a{
    color: #99c4f7;
    text-decoration: none;
}
.foot-content a:hover{
    color: #fff;
}
.service-header-title{
        font-size: 40px;
    font-weight: 700;
    text-align: center;
    color: #fff;
    padding: 70px 0 20px;
}
.service-body{    
    overflow: hidden;
    margin: 20px 0 0;
}
.service-body .header-title{
   color: #0960bd;
    font-weight: 700;
    font-size: 20px;
    text-align: center;
    margin: 30px 0 0;
    padding: 0 60px 10px;

}
.service-body .conter{
        margin: 6px 10px;
    line-height: 28px;
    font-size: 16px;
    color: #666;
    padding: 0 14px;
    text-align: center;
    height: 170px;
    overflow-y: auto;
}
.service-body li{
        height: 290px;
    float: left;
    margin: 20px 15px;
    width: 270px;
    background: #fff;
    border-radius: 6px;
    opacity: .8;
}
.subscribe-box{
	float: left;
    margin-top: 80px;
    color: #fff;
    margin-right: 89px;
}
.subscribe-box h4{
	font-size: 20px;
    font-weight: 700;
    margin-bottom: 16px;
    border-bottom: 1px solid #6b6b6b;
    line-height: 36px;
}
.subscribe-box p{
    line-height: 24px;
}
.subscribe-box .submit-ipt{
	border-radius: 4px;
	width: 210px;
	height: 40px;
	padding: 0 5px;
	background: #fff;
}
.subscribe-box .submit-btn{
    display: inline-block;
    border-radius: 4px;
    width: 86px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background: #002765;
    font-size: 16px;
    vertical-align: -1px;
}
.subscribe-box .submit-btn:hover{
	background: #f90;
	text-decoration: none;
}
.copyright-box{
	float: left;
    color: #fff;
    margin: 120px 0 0 130px;
}
.about-list-item li {
    border: 1px solid #fff;
    color: #fff;
    height: 50px;
    line-height: 50px;
    width: 260px;
    float: left;
    padding-left: 20px;
    margin: 0 20px 20px 0;
    background: #0179d8;
    border-radius: 30px;
}

.header-title{
    margin: 90px auto 20px;
    text-align: center;
    font-family: 'Elephant';
    color: #333;
    font-size: 40px;
}
.portfolio-one__img {
    position: relative;
    overflow: hidden;
}
.portfolio-one__img img {
    width: 100%;
}
.about-body p{
    font-size: 24px;
    margin-bottom: 20px;
    line-height: 36px;
}
.right-news-box .list{
    overflow: hidden;
    margin: 20px 0 0;
}
.right-news-box .list li{
    line-height: 42px;
}
.right-news-box .list li a{
    display: block;
    width: 430px;
    float: left;
    color: #333;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.right-news-box .list i{
    font-size: 14px;
    margin-right: 6px;
}
.right-news-box .list li a:hover{
    color: #006dba;
}

.services-body h3{
    font-size: 28px;
    margin-bottom: 20px;
    color: #0179d8;
}
.bm_LocateMeControl{
    display: none;
}
.services-body p{
    margin-bottom: 20px;
    font-size: 22px;
}
.portfolio-one__experience {
    position: absolute;
    bottom: 30px;
    left: 0px;
    transform-origin: center;
    transform-style: preserve-3d;
    -webkit-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
    transform-origin: bottom center;
    display: flex;
    flex-direction: column;
    align-items: baseline;
    z-index: 2;
}

.foot-left{
    float: left;
    width: 610px;
}
.foot-right{
    float: right;
    width: 200px;
    margin-top: 30px;
}
.foot-left h4{
    font-size: 16px;
    font-weight: 700;
}
.foot-left p{
    line-height: 26px;
    margin-top: 10px;
}
.foot-left a{
    color: #d2ecff
}
.home-news-box{
    overflow: hidden;
}
.home-news-box .list span{
    float: right;
    color: #999
}
.pic-news-box{
    float: left;
    width: 570px;
    height: 310px;
}
.right-news-box{
    width: 550px;
    float: right;
}
.home-organization-box{
    margin: 40px 0 0;
    overflow: hidden;
}
.organization-list{
    margin: 30px 0 0 -30px;
}
.organization-list li{
    width: 523px;
    height: 130px;
    border: 1px solid #c1e5ff;
    border-radius: 4px;
    float: left;
    margin: 0 0 30px 30px;
    padding: 10px 20px 20px 10px;
}
.organization-list .content{
    width: 370px;
    float: right;
    padding-top: 30px;
}
.organization-list h3{
    color: #006dba;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
}
.organization-list p{
    font-size: 14px;
    color: #666;
    line-height: 22px;
}
.person-list h3{
    color: #006dba;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 16px;
}
.person-list p{
    font-size: 14px;
    color: #666;
    line-height: 26px;
    padding: 0 25px;
}
.person-list p a{
    color: #666;
}
.person-list p a:hover{
    text-decoration: none;
}
.home-duty-box,.home-link-box{
    margin: 40px 0 0;
    overflow: hidden;
}
.home-link-box p{
    padding: 20px 0;
    line-height: 26px;
}
.home-link-box p a{
    font-size: 14px;
    color: #333;
    margin: 0 6px
}
.person-list{
    margin: 30px 0 0 -21px;
}
.person-list li{
    width: 250px;
    height: 360px;
    float: left;
    margin: 0 21px;
    border: 1px solid #e5e5e5;
    text-align: center;
    transition: all 0.2s linear 0s;
}
.person-list li:hover{
    transform: translate(0,-10px);
    background: #f1f8ff;
    border: 1px solid #bce0ff;
}
.person-list li img{
    margin-top: 40px;
    margin-bottom: 20px;
}
.expert-content-list{

}
.expert-content-list li{
    margin-top: 40px;
    border: 1px solid #e5e5e5;
    padding: 20px;
    overflow: hidden;
}
.expert-content-list .content{
    float: right;
    width: 650px;
    padding-right: 20px;
}
.expert-content-list h4{
    font-weight: 700;
    font-size: 22px;
    color: #333;
}
.expert-content-list p{
    font-size: 14px;
    color: #666;
    margin-top: 10px;
    line-height: 22px
}
.duty-content-list{
}
.duty-content-list li{
    margin-top: 50px;
    margin-left: 10px;
    margin-bottom: 80px;
}
.duty-content-list .content{
        float: right;
    width: 700px;
    padding-right: 20px;
}
.duty-content-list h4{
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 10px
}
.duty-content-list p{
    font-size: 15px
}
.duty-list{
    margin-top:30px;
    margin-left: -20px;
}
.duty-list li{
    float: left;
    margin: 0 19px;
    transition: all 0.2s linear 0s;
}
.duty-list li:hover{
    transform: translate(0,-10px);
}
.sub-nav-box p{
    padding-left: 30px;
}
.sub-nav-box i{
    margin-right: 6px;
}
.sub-nav-box em{
    color: #006dba;
}
.page-left{
    width: 240px;
    float: left;
}
.page-left h4{
    background:url(../images/common-head-title.jpg);
    height: 100px;
    text-align: center;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    padding-top: 46px;
}
.page-left h4 span{
    font-size: 14px;
    display: block;
    margin-top: 12px;
    font-weight: 400
}
.page-left h4 i{
    margin-right: 10px;
    font-size: 30px;
    vertical-align: middle;
}
.page-left .list{
    border: 1px solid #daecfd;
    margin: 20px 0 0;
}
.page-left .list li{
    border-bottom: 1px solid #daecfd;
    height: 64px;
    line-height: 64px;
    text-align: center;
    margin-bottom: -1px;
}
.page-left .list li a{
    color: #333
}
.page-left .list li a:hover{
    color: #2470b9;
    text-decoration: none;
}
.page-right{
    width: 850px;
    float: left;
    padding-left: 40px;
    min-height: 600px
}
.common-title .title span{
       height: 36px;
    display: block;
    border-bottom: 3px solid #4ea0f8;
    float: left;
    line-height: 36px;
}
.common-title i{
    display: inline-block;
    width: 3px;
    background: #2470b9;
    margin: 0 10px;
    height: 20px;
    vertical-align: middle;
}
.about-person-box li{
    border-bottom: 1px solid #c1e5ff;
    padding: 20px 0;
}
.about-person-box .content {
    width: 670px;
    float: right;
    padding-top: 30px;
}
.about-person-box h3{
    color: #006dba;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
}
.about-person-box p{
    font-size: 14px;
    color: #666;
    line-height: 22px;
}
.about-organization-list li{
    height: 150px
}
.common-content{
    color: #333;
    font-size: 15px;
    line-height: 32px;
    padding: 30px 20px;

}
.common-content p{
    margin-bottom: 20px;
    text-indent: 2em;
}
.news-detail-box p{
    text-indent: 2em;
}
.news-person-box .date{
    float: right;
    text-align: center;
    color: #666;
    background: #edf6ff;
    padding: 10px;
}
.news-person-box .date em{
    display: block;
    font-size: 46px;
}
.news-person-box li{
    border-bottom: 1px solid #c1e5ff;
    padding: 20px 10px;
    overflow: hidden;
}
.news-person-box{
    margin-top: 20px
}
.news-person-box .content{
    width: 650px;
}
.news-person-box h3{
    color: #006dba;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
}
.news-person-box h3 a{
    color: #2470b9;
}
.news-person-box p{
    font-size: 14px;
    color: #666;
    line-height: 22px;
}
.news-person-box p a{
    color: #666;
}
.news-detail-box{
    color: #333;
    font-size: 16px;
}
.news-detail-box p,.news-detail-box img{
    margin-bottom: 20px;
}
.news-detail-box h3{
    font-weight: 700;
    font-size: 30px;
    text-align: center;
    margin: 30px 0 0
}
.news-detail-box .date{
    text-align: center;
    font-size: 14px;
    margin: 20px 0 0;
    color: #999
}
.news-detail-box .content{
    margin: 30px 0 0;
    line-height: 30px;
    padding: 0 20px
}
.common-title .path{
    float: right;
    color: #666;
    font-size: 14px;
    margin-top: 8px;
}
.common-title .path b{
    color: #2470b9;
}
.pagination-box{
    text-align: center;
    margin: 20px;
}
.contact-box{
    padding: 0 10px 20px;
}
.contact-box h4{
    color: #999;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 20px;
    margin-top: 40px;
}
.contact-box i{
    color: #666;
    margin-right: 6px;
}