.main{
	width: 1200px;
	margin: 0 auto;
}
.head{
    height: 190px;
    width: 100%;
    background: #344f55;
    position: relative;
}
.main-meau-box{
    width: 1200px;
    margin: 0 auto;
    height: 81px;
}
.logo{
    width: 231px;
    margin: 0 auto;
    padding-top: 40px;
}
.meau{
    width: 1200px;
    background: #00759d;
    height: 60px;
    position: absolute;
    bottom: -30px;
    z-index: 9;
}
.carousel-box-item{
    width: 1200px;
    margin: 90px auto 0;
}

.serivce-list-box{
    margin-left: -40px
}
.services-include-box {
    margin-left: -30px;
    overflow: hidden;
    margin-bottom: 20px
}
.serivce-list-box li{
    float: left;
    width: 520px;
    margin: 20px 0 20px 40px;
    padding: 20px;
    height: 360px;
    background: #ffffff;
    box-shadow: 0 7px 10px #efefef;
    border: 1px solid #ebebeb;
}
.head-service:first-child::first-letter{
    color: rgb(0 103 139);
    font-size: 2em;
    float:left;
    margin: 0 .1em 0 0;
    
    }
.services-include-box li{
    float: left;
    width: 358px;
    margin: 20px 0 20px 40px;
    height: 314px;
    background: #f4f9ff;
    position: relative;

}
.services-include-box p{
    position: absolute;
    font-size: 24px;
    padding: 20px 30px;
    z-index: 2;
    color: #fff;
    background: #1b8bb1;
    width: 200px;
    margin: 0 auto;
    left: 50%;
    margin-left: -130px;
    top: 100px;
    text-align: center;
    opacity: .9;
}
.services-include-box img{
    position: absolute;
    left: 0;
    top: 0;
    width: 358px;
    height: 314px
}
.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;
    font-family: Arial;
    font-weight: 400;
    line-height: 30px;
}
.serivce-list-box p{
    color: #666;
    line-height: 22px;
    margin-bottom: 16px
}
.meau li{
    height: 60px;
    line-height: 60px;
    padding: 0 50px;
    float: left;
    border-left: 1px solid #288bac;
}
.meau .on{
    color: #fff;
    background-image: linear-gradient(to bottom, #089ed1 , #00759d);
}
.meau .on a{
    color: #fff;
}
.meau .on a:hover{
    color: #fff
}
.meau a{
	font-size: 16px;
	color: #fff;
	padding-bottom: 10px;
}
.meau a:hover{
	color: #bdeeff;
	text-decoration: none;
}
.meau .active a{
	color: #a4ffff;
    font-weight: 700
}
.news-header-title{
    text-align: center;
}
.new-btn{
    display: block;
    margin: 0 auto;
    width: 166px;
    height: 42px;
    line-height: 42px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    font-family: 'Verdana';
    background-image: linear-gradient(to bottom, #089ed1 , #00759d);
}
.new-btn:hover{
    color: #fff;
    text-decoration: none;
    background: #00759d;
}
.news-box{
    overflow: hidden;
    padding-bottom: 20px
}
.title{
	font-size: 40px;
	color: #1b1b1b;
	text-align: center;
    font-family: Traditional Arabic;
}
.news-list{
    overflow: hidden;
    padding: 16px 0 0;
}
.news-list-content{
        width: 860px;
    float: left;
    margin-left: 20px;
}
.news-list-content h3{
        height: 25px;
    overflow: hidden;
    font-size: 22px;
    margin-top: 26px;
}
.news-list-content h3 a{
    color: #333;
    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: 250px;
    height: 180px;
}
.news-list-img img{
    width: 250px;
    height: 180px;
}
.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;
}
.rec-box{
    line-height: 30px;
    font-size: 20px;
    font-family: Arial, sans-serif;
}
.rec-box h3{
    margin: 15px 0 10px;
}
.rec-box p{
    font-size: 18px;
    line-height: 42px;
    margin-bottom: 20px;
}
.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;
    overflow: hidden;
}
.product-list{
	margin: 90px 0 0;
	overflow: hidden;
}
.box-top{
    padding: 0 10px;
    float: left;
    /* width: 640px; */
    margin-top: 26px;
}
.box-top h4{
        font-size: 24px;
    height: 30px;
    overflow: hidden;
    font-weight: 400;
}
.box-top h4 a{
    color: #333;
}
.box-top h4 a:hover{
    color: #0960bd
}
.box-top .bd{
    height: 66px;
    overflow: hidden;
    font-size: 14px;
    font-weight: 400;
    color: #666;
}
.box-top h2,.list-bd h2{
    font-weight: 400;
    margin-top: 20px;
    line-height: 22px;
    color: #666;
}
.news-date-box{
    width: 126px;
    height: 160px;
    background: #e1f0ff;
    border-radius: 10px;
    float: left;
    text-align: center;
}
.carousel-box{
    float: left;
    width: 310px;
    height: 380px;
    border-radius: 10px;
    overflow: hidden;
    margin: 90px 20px 0 0  ;
}
.news-date-box i{
    display: block;
    text-align: center;
    font-size: 60px;
    font-weight: 700;
    margin: 40px 0 20px;
}
.box-top p{
        color: #666;
    font-size: 14px;
    line-height: 26px;
    padding-top: 10px;
    
    margin-top: 4px;
}
.box-top p a{
    color: #666;
}
.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;
}
.foot{
    height: 220px;
    background: #002633;
    clear: both;
    color: #b6b7be;
    text-align: center;
}
.foot-logo{
    text-align: center;
    padding: 40px 0 0
}
.foot-content{
    line-height:26px;
    margin: 10px 0;
}
.foot-content a{
    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: 610px;
  background: #002633;
}
.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: right;
}
.welcome-one__right{
    margin: 0;
    color: #fff;
    float: left;
    width: 640px;
}
.welcome-one__right .section-title {
    margin-bottom: 20px;
}
.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: 18px;
    font-family: Roboto,Open Sans,Helvetica Neue,sans-serif;
}
.news-detail-content p{
    line-height: 30px;
    margin-bottom: 10px
}
.welcome-one__right-text-1 {
    color: #344f55;
    font-weight: 300;
    line-height: 34px;
    font-size: 18px;
    font-family: Arial;
}
.all-about-box{
    background: #fff;
    width: 1140px;
    padding: 30px;
    overflow: hidden;
}

.header-title{
    margin: 60px auto 30px;
    text-align: center;
}
.portfolio-one__img {
    position: relative;
    overflow: hidden;
}
.portfolio-one__img img {
    width: 100%;
}
.list-bd{
        height: 66px;
    overflow: hidden;
    line-height: 24px;
}
.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: 20px 0 10px 20px;
    width: 850px;
    float: left;
}
.portfolio-one__box li{
    padding: 0 0 20px 10px;
    border-bottom: 1px solid #3e8778;
    transition: all 0.3s;
}
.portfolio-one__box li:hover{
    /* transform: scale(1.05,1.1); */
    background: #f5f5f5;
}
.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: 507px;
}
.img-icon{
    background: url(../images/item-icon.png);
    width: 19px;
    height: 18px;
    display: inline-block;
    margin-right: 6px;
    vertical-align: middle;
}
.service-box-content{
    width: 730px;
    height: 467px;
    background: #fff;
    padding: 30px;
}
.service-box-bd p{
    color: #344f55;
    font-size: 24px;
    line-height: 36px;
    margin-top: 30px;
    font-family: 'Arial';
}
.service-list-item{
    margin-top: 30px;
}
.service-list-item li{
    color: #666;
    margin-bottom: 20px;
    font-size: 14px;
}
.more{
    display: block;
    color: #0960bd;
    height:38px;
    line-height: 38px;
    width: 126px;
    text-align: center;
    font-size: 16px;
    margin-top: 15px;
    border:1px solid #0960bd;
    border-radius: 50px;
}
.more:hover{
    color: #fff;
    background: #0960bd;
    text-decoration: none;
}
.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;
}
.time{
    margin: 10px 0 30px;
    padding-left: 74px;
}
.gsjj_con img{
    width: 800px;
}
.contact-list{
    overflow: hidden;
    margin-top: 20px
}
.contact-list li{
    margin: 10px;
    border: 1px solid #8ec4d7;
    padding: 10px 10px 0;
    height: 50px;
    border-radius: 4px;
    line-height: 48px;
    text-align: left;
    background: #f3fcff;
}
.welcome-one__right p{
	line-height: 40px;
	margin-bottom: 40px;
	font-family: Arial;
	font-size: 22px;
}
.welcome-one__right p:first-child::first-letter{
	float: left;
	margin: 0 0 0 0;
}
.about-list-item li{
    border: 1px solid #0694c4;
    color: #0385b1;
    height: 50px;
    line-height: 50px;
    width: 260px;
    float: left;
    padding-left: 20px;
    margin: 0 10px 20px;
}