body{
    background: #f1f8ff url(../images/bg.jpg) center top no-repeat;
}
.main{
	width: 1140px;
	margin: 0 auto;
    background: #fff;
    padding: 30px;
    overflow: hidden;
}
.head{
    position: relative;
    z-index: 8;
    left: 0;
    width: 100%;
}
.main-meau-box{
    width: 1200px;
    margin: 0 auto;
}
.logo{
	margin-top: 100px;
    margin-left: 30px
}
.meau{
    margin: 60px 0 0 0;
    height: 60px;
    background: #006dba;
}
.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;
    margin: 0 53px 0 30px;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    width: 117px;
    text-align: center;
}
.meau .on{
        font-weight: 700;
    background: url(../images/meau-on.png) center center no-repeat;
    text-align: center;
}
.meau .on a{
    color: #006dba
}
.meau .on a:hover{
    color: #006dba
}
.meau a{
	font-size: 18px;
	color: #fff;
    font-family: 'Arial'
}
.meau a:hover{
	color: #99d2ff;
	text-decoration: none;
}
.meau .active a{
	color: #a4ffff;
    font-weight: 700
}
.news-box{
    overflow: hidden;
    padding-bottom: 20px
}
.contact-office-list{
    padding-bottom: 20px;
    overflow: hidden;
}
.contact-office-list li{
    padding: 20px;
    border: 1px solid #d0def7;
    width: 320px;
    margin: 20px 10px 0;
    float: left;
    border-radius: 4px;
    background: #fbfcff;

}
.contact-office-list a{
    color: #08c
}
.contact-office-list p{
    margin-top: 4px
}
.consult-box{

}
.consult-box input{
    border: 1px solid #ddd;
    height: 48px;
    line-height: 48px;
    width: 410px;
    border-radius: 4px;
    padding: 0 10px
}
.consult-list textarea{
    height: 120px;
    border-radius: 4px;
    border: 1px solid #ddd;
    width: 410px;
    padding: 10px
}
.services-list-box li{
    float: left;
    width: 356px;
    margin: 40px 21px 80px;
    height: 240px;
    position: relative;
    box-shadow: 0 10px 16px #ddd;
    text-align: center;
    background: #fffcfa;
    border: 1px solid #e7e7e7;
    border-radius: 10px;
}
.consult-box label{
    display: inline-block;
    width: 110px;
    text-align: right;
    padding-right: 10px;
}
.consult-box button{
    height: 48px;
    background: #08c;
    color: #fff;
    width: 430px;
    margin: 20px 0 30px 136px;
}
.consult-box .consult-list{
    padding:10px;
}
.title{
	font-size: 18px;
	color: #fff;
	text-align: center;
    background: url(../images/title-bg.png);
    width: 290px;
    height: 38px;
    line-height: 38px;
    margin: 0 auto;
    font-weight: 400
}
.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;
    width: 1200px;
    margin: 0 auto;
}
.foot-logo{
    text-align: center;
    padding: 50px 0 10px
}
.foot-content{
    padding: 30px 40px;
    line-height: 30px;
    color: #fff;
    overflow: hidden;
    font-size: 14px;
}
.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;
}
.share-box{
	float: right;
	margin: 120px 0 0 0;
}

.swiper-container {
  width: 100%;
  height: 971px;
  overflow: unset;
}
.main-about-box{
    font-size: 22px;
    line-height: 36px;
    color: #333;
    padding: 150px 420px 80px 0;
    position: relative;
}
.main-about-box img{
    position: absolute;
    right: 20px;
    top: 120px;
}
.main-about-box p{
    margin: 40px 0;
}
.swiper-container img{
    opacity: 1

}
.swiper-pagination-bullet{
	background: #fff
}
.swiper-slide {
  text-align: center;
  font-size: 18px;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.product-banner{
	background: url(../images/product-banner.jpg);
	height: 300px;
}
.case-banner{
	background: url(../images/case-banner.jpg);
	height: 300px;
}
.news-banner{
	background: url(../images/new-banner.jpg);
	height: 300px;
}
.about-banner{
	/* background: url(../images/about-banner.jpg); */
	height: 400px;
}
.news-list li{
    margin: 0 20px 30px;
}
.narrative-panels__content{
    position: absolute;
    top: 260px;
    left: 50%;
    z-index: 2222;
    width: 690px;
    margin-left: -680px;
    text-align: center;
}
.thm-btn{
    position: relative;
    display: block;
    vertical-align: middle;
    -webkit-appearance: none;
    border: none;
    outline: none !important;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: #0f5fd6;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    transition: 500ms;
    border-radius: 32px;
    overflow: hidden;
    height: 46px;
    line-height: 46px;
    width: 170px;
    text-align: center;
    margin: 30px 0 0;
}
.thm-btn:hover {
    text-decoration: none;
    background: #000;
    color: var(--moniz-base, #ffffff);
}
.welcome-one__img-box {
    float: left;
    position: relative;
    display: block;
    margin: 0 30px 40px 0;
}
.welcome-one__img {
    float: left;
}
.welcome-one__right {
    margin: 0;
    color: #fff;
    float: right;
    width: 640px;
}
.welcome-one__right p {
    line-height: 40px;
    margin-bottom: 40px;
    font-family: Arial;
    font-size: 28px;
    color: #344f55;
    font-weight: 300;
}
.banner-box{
    margin-top: 81px
}
.section-title__title {
    margin: 0;
    font-weight: 700;
    color: var(--moniz-black, #1e1e22);
    font-size: 48px;
    line-height: 60px;
    margin-top: 80px;
    font-family: Traditional Arabic;
}
.news-detail-content{
    padding: 0 70px;
    font-size: 22px;
    font-family: Roboto,Open Sans,Helvetica Neue,sans-serif;
}
.news-detail-content p{
    line-height: 30px;
    margin-bottom: 10px
}
.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: 320px;
    float: left;
    color: #333;
    font-size: 15px;
    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;
}
.right-news-box span{
    float: right;
    color: #999;
    font-size: 14px;
}
.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;
}
.portfolio-one__web-design {
    background-color: var(--moniz-primary, #fc653c);
    display: inline-block;
    padding: 0 30px;
    border-top-right-radius: 10px;
}
.portfolio-one__web-design-title {
    font-size: 14px;
    font-weight: 700;
    color: var(--moniz-base, #ffffff);
    margin: 0;
}
.portfolio-one__fimlor {
    background-color: var(--moniz-black, #1e1e22);
    display: inline-block;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    padding-left: 30px;
    padding-right: 70px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.portfolio-one__fimlor-title {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    margin: 0;
}
.portfolio-one__box{
    overflow: hidden;
    padding: 30px 0 10px;
    width: 790px;
    float: left;
    height: 280px;
}
.portfolio-one__box li{
        /* float: left; */
    margin: 0 0 30px 0;
    /* border: 1px solid #ededed; */
    transition: all 0.3s;
    /* background: #fff; */
    /* overflow: hidden; */
}
.portfolio-one__box li:hover{
    /* transform: scale(1.05,1.1); */
    /* background: #e1f0ff; */
}
.portfolio-one__box li:hover h4 a{
    color: #0960bd
}
.cta-one {
    position: relative;
    display: block;
    padding: 110px 0 120px;
    z-index: 1;
    background: #000;
    margin: -40px 0 0
}
.cta-one-bg {
        position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 1;
    opacity: 0.2;
}
.cta-one__inner {
    position: relative;
    display: block;
    text-align: center;
    z-index: 2;
}
.cta-one__tagline {
    font-weight: 700;
    color: var(--moniz-base, #ffffff);
    opacity: .7;
    margin: 0;
}
.cta-one__title {
    font-size: 50px;
    color: var(--moniz-base, #ffffff);
    font-weight: 700;
    line-height: 60px;
    margin-top: 21px;
    margin-bottom: 29px;
}


.all_title {
    border-bottom: 1px #dcdcdc solid;
    overflow: hidden;
    height: 97px;
}
.all_left {
    width: 297px;
    float: left;
}
.all_right {
    width: 902px;
    float: right;
    border-left: 1px #dcdcdc solid;
    padding-left: 42px;
}
.all-img {
    width: 100%;
    height: 320px;
    overflow: hidden;
    background: #fc643b;
    margin: 40px 0 50px;
}
.all-img img {
    display: block;
    float: left;
}
.all_font {
    width: 482px;
    height: auto;
    padding: 0 30px;
    float: left;
}
.all_font h2 {
    height: 54px;
    border-bottom: 1px #69dda0 solid;
    line-height: 54px;
    background: url(../images/yuan.png) left center no-repeat;
    text-indent: 22px;
    font-size: 28px;
    color: #fff;
    margin-bottom: 10px;
}
.all_font p {
    color: #fff;
    line-height: 24px;
}
dl {
    margin-top: 0;
    margin-bottom: 20px;
}
.all_right dl dt{
    height: 43px;
    background: #8fa2ae url(../images/c.png) 17px center no-repeat;
    text-indent: 40px;
    line-height: 43px;
    font-size: 20px;
    color: #fff;
    font-weight: normal;
}
.all_right dl dd, .kzzd dl dd, .jjfa dl dd {
    padding: 25px 0;
    font-size: 14px;
    line-height: 24px;
    color: #666;
}
.all_left dl {
    width: 100%;
    height: auto;
    margin: 0;
}
.all_left dl.all_nav dt {
    color: #24599b;
    background: url(../images/all_nav_bg.png) 245px center no-repeat;
}
.all_left dl.all_nav dd {
    display: block;
}
.all_left dl.all_nav dd a {
    display: block;
    height: 55px;
    border-bottom: 1px #bcbcbc dotted;
    font-size: 16px;
    line-height: 55px;
    font-weight: normal;
    text-indent: 32px;
    color: #666;
}
.all_left dl.all_nav dd a:hover, .all_left dl.all_nav dd a.all_nav {
    color: #24599b;
    font-weight: bold;
}
.all_title h2 {
    height: 97px;
    padding-top: 28px;
    float: left;
    line-height: 69px;
    font-size: 22px;
    color: #1a408b;
    text-indent: 33px;
}
.all_title h2 span {
    font-size: 18px;
    color: #666;
    float: right;
    margin-right: 20px;
    display: none;
}
.all_title h2:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
}
.all_title p {
    float: right;
    padding-top: 36px;
    line-height: 61px;
}
.all_title p a {
    color: #666;
}
.service-list{
	overflow: hidden;
}
.service-list p{
	float: left;
	width: 50%;
}
.service-list .dian{
	font-size: 20px;
	margin-right: 6px;
}

.Page_title {
    padding: 60px 0;
}

.Page_title h2 {
    font-size: 40px;
    color: #333;
    text-align: center;
    font-weight: bold;
    font-family: Traditional Arabic;
}
.Page_title span {
    display: block;
    width: 60px;
    height: 3px;
    overflow: hidden;
    margin: 0 auto;
    background: #dbdbdb;
}
.all-list {
    background: #f7f7f7;
    overflow: hidden;
    padding: 20px;
    position: relative;
}
.all-list a {
    display: block;
}
.all-list a img {
    display: block;
    float: left;
}
.all-list h2 {
    border-bottom: 1px #e1e1e1 solid;
    padding: 20px 0;
}
.all-list h2 img {
    display: block;
    float: left;
}
.all-list h2, .all-list .all-list_con {
}
.all-list_con {
    line-height: 33px;
    color: #666;
    font-size: 16px;
    padding-top: 20px;
}
.news-body{
	background-color: #fff;
    border-radius: 25px;
    padding: 60px;
    margin-top: 40px;
    box-shadow: 0px 12px 30px #b8b8b8;
}
.news-body .Page_title{
	padding: 0 0 60px
}
.contact-btn{
    display: block;
    border-radius: 32px;
    color: #fff;
    font-size: 18px;
    width: 160px;
    height: 40px;
    line-height: 40px;
    margin: 10px auto 0;
    border: 1px solid #fff;
}
.contact-btn:hover{
    background: #fff;
    text-decoration: none;
    color: #1e69d8;
}
.service-all-box{
    background:url(../images/service-bg.jpg);
    height: 472px;
}
.service-band-box{
    background:url(../images/service-text.png);
    height: 472px;
    width: 1042px;
}
.service-band-box p{
    color: #c5fac7;
    font-size: 18px;
    line-height: 28px;
    font-family: 'Verdana';
    width: 620px;
    text-align: center;
    padding: 210px 50px 0;
}
.service-band-box a{
    display: block;
    font-size: 18px;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 50px;
    height: 52px;
    line-height: 52px;
    margin: 60px 0 0 220px;
    width: 250px;
    text-align: center;
}
.service-band-box a:hover{
    text-decoration: none;
    background: #fff;
    color: #417943;
}
.news-header-title{
    text-align: center;
}
.pagination-box{
    text-align: center;
    margin: 30px 0
}
.mode img{
    display: block;
}
.contant-us-box{
    background: url(../images/cta-one-bg.jpg) center 0 no-repeat;;
    height: 182px;
    overflow: hidden;
}
.contant-us-box .more-contant{
    display: block;
    float: right;
    color: #fff;
    border-radius: 40px;
    height: 43px;
    line-height: 43px;
    padding: 0 20px;
    border: 2px solid #fff;
    margin-top: -20px;
    margin-right: 70px;
}
.contant-us-box img{
    float: left;
    margin: 40px 0 0;
}
.contant-us-box .more-contant:hover{
    background: #fff;
    color: #282dd4;
    text-decoration: none;
}
.contant-us-box h4{
    color: #fff;
    margin: 64px 0 0 160px;
    font-size: 20px;
    float: left;
    width: 600px
}
.contant-us-box p{
    color: #fff;
    margin: 10px 0 0 160px;
    font-size: 14px;
    float: left;
}
.band-box{
    background: url(../images/type.jpg) center 0;
    height: 704px;
}
.news-box .box-card{
    float: left;
    width: 350px;
    height: 370px;
    margin: 20px;
}
.time{
    margin: 10px 0 30px;
    padding-left: 70px;
}
.contact-list{
    overflow: hidden;
    margin-top: 20px
}
.contact-list li{
    margin: 20px;
    padding: 10px 10px 0;
    border-radius: 55px;
    line-height: 30px;
    text-align: left;
    padding: 24px;
    background: #f4f9ff;
}

.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;
}
.pic-news-box{
    float: left;
    width: 710px;
    height: 370px;
}
.right-news-box{
    width: 400px;
    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;
    transition: all 0.2s linear 0s;
}
.organization-list li:hover{
    transform: translate(0,-10px);
    background: #f1f8ff;
    border: 1px solid #bce0ff;
}
.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: 24px;
}
.person-list p a{
    color: #666;
}
.person-list p a:hover{
    text-decoration: none;
}
.home-person-box{
    margin: 40px 0 0
}
.person-list{
    margin: 30px 0 0 0px;
    overflow: hidden;
    border: 1px solid #c1e5ff;
    border-radius: 4px;
    width: 1120px;
    padding: 30px 0
}
.person-list li{
    width: 252px;
    height: 290px;
    float: left;
    padding: 0 60px;
    border-left: 1px solid #c1e5ff;
    margin-left: -1px;
    text-align: center;
    transition: all 0.2s linear 0s;
}
.person-list li:hover{
    transform: translate(0,-10px);
}
.sub-nav-box{
    height: 50px;
    line-height: 50px;
    background: #f2f2f2;
    color: #666;
    font-size: 14px;
    width: 1200px;
    margin: 0 auto;
    font-size: 15px;
}
.sub-nav-box p{
    padding-left: 30px;
}
.sub-nav-box i{
    margin-right: 6px;
}
.sub-nav-box em{
    color: #006dba;
}
.page-left{
    width: 260px;
    float: left;
}
.page-left h4{
    background: #2470b9;
    height: 76px;
    line-height: 76px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
}
.page-left h4 i{
    margin-right: 10px;
    font-size: 30px;
    vertical-align: middle;
}
.page-left .list{

}
.page-left .list li{
    border-bottom: 1px solid #daecfd;
    height: 64px;
    line-height: 64px;
    text-align: center;
}
.page-left .list li a{
    color: #333
}
.page-left .list li a:hover{
    color: #2470b9;
    text-decoration: none;
}
.page-right{
    width: 830px;
    float: left;
    border-left: 1px solid #daecfd;
    padding-left: 40px;
    min-height: 600px
}
.common-title{
    font-size: 20px;
    color: #006dba;
    height: 60px;
    line-height: 60px;
    border-bottom: 2px solid #2470b9;
}
.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;
    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: #006dba;
}
.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
}