/* header*/
.header{
    z-index: 999999!important;
}
.logo{
    height: 56px;
    margin: 20px 0;
}
.logo img{
    max-height: 150%;
}
.kouhao{
    position: relative;
    padding-left: 20px;
    height: 56px;
    line-height: 40px;
    margin: 30px 0;
    font-size: 22px;
    color: #00beaf;
}
.kouhao::before{
    position: absolute;
    top: 0;
    left: 0;
    width: 3px;
    height: 65px;
    content: "";
    background: #00beaf;
}
.kouhao p{
    font-size: 14px;
    line-height: 26px;
    color: #000;
    opacity:0.8;
}
.head_top{
    padding: 0 4%;
}
.head_top_contact{
   /* width: 560px;*/
    padding: 32px 0;
}
.head_top_contact .emltp,.sintp {
    display: inline-block;
    width: 290px;
    /* padding: 25px 20px; */
    margin: 0;
    line-height: 20px;
    display: inline-block;
    vertical-align: top;
}
.head_top_contact{
    /* font-size: 35px; */
    opacity: 1;
    min-height: 50px;
    display: table;
    position: relative;
    top: 0;
    /*padding-right: 15px;*/
}
.head_top_contact i {
    font-size: 40px;
    opacity: 1;
    min-height: 50px;
    display: table;
    float: left;
    position: relative;
    top: 0;
    padding-right: 15px;
    box-sizing: border-box;
     opacity:0.6;
}
.head_top_contact strong{
    line-height: 22px;
    font-size: 16px;
    display: block;
     opacity:0.6;
}
.head_top_contact span{
    font-size:20px;
   /* opacity:0.8;*/
    line-height: 22px;
    color: #00beaf;
}
.nav{
    /*background-color: rgba(0,0,0, 0.8) !important;*/
    height: 56px;
    text-align: center;
    /*margin-bottom: -56px;*/
    z-index: 999999!important;
    width: 55%;
    /*margin-left: -24%;*/
    padding: 35px 0;
}
.nav_li{
	display: inline-block;
	position: relative;
    line-height: 56px;
    padding: 0px 30px;   
}
.nav_li:hover,.nav_ul .current{
    background-color: #00beaf !important;
    color: #fff!important;
}
.nav_li:hover .nav_a,.nav_ul .current .nav_a{
    color: #fff!important;
}
.nav_a{
    position: relative;
	display: block;
    /* padding: 9px 18px; */
    transition: all .3s;
    text-transform: uppercase;
    /*text-decoration: none;*/
    font-size: 15px;
    color: #000;
}
.nav_a i{
    position: absolute;
    right: -20px;
    display: inline-block;
    top: 18px;
}
.dropdown_ul{
	/*display: none;*/
	height: 0px!important;
    padding-top: 26px;
	overflow: hidden;
	position: absolute;
	top: 30px;
	left: 0;
	-webkit-transition: height 2s;
    -moz-transition: height 2s ;
    -ms-transition: height 2s ;
    -o-transition: height 2s;
    transition: height 2s;
    z-index: 2;
}
.drop:hover .dropdown_ul{
	/*display: block;*/
	height: auto!important;	
}
.dropdown_li{
	padding: 0 10px;
	width: 180px;
	height: 45px;
	line-height: 45px;
	background: #fff ;
    display: block;
    border-bottom: 1px solid rgba(150,150,150,.15);
}
.dropdown_a{
	display: block;
	height: 100%;
	color: #000!important;
}
.dropdown_li:hover{
    background: #00beaf ; 
}
.dropdown_li:hover a{
    color: #fff!important;	
}
/* header end */
/*轮播banner*/
.slideBox{ width:100%; height:564px; overflow:hidden; position:relative;}
.slideBox .hd{height: 30px; overflow: hidden;position: absolute;/* right: 45%; */left: 0%;bottom: 20px;z-index: 1;width: 100%;text-align: center; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;width: 100%;text-align: center; height: 564px; }
.slideBox .hd ul li{ display:inline-block; margin-right:10px; width:10px; height:10px;border-radius: 50%; z-index: 99;	-webkit-border-radius:5px;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;line-height:55px; text-align:center; background:#f3f3f3; cursor:pointer; }
.slideBox .hd ul li.on{ background:#00beaf;color:#fff ; }
.slideBox .bd{ position:relative; height: 564px;  z-index:0;   }
.slideBox .bd>ul>li{ position:relative;zoom:1; vertical-align:middle; height: 600px;background-size: 100%;}
.banner{z-index: -1;}
.banner_ul{
height: 100%;
}
.title1{
padding-top: 150px;
position: relative;
color: #fff;
text-transform: uppercase;
font-weight: 800;
letter-spacing: 2px;
margin-bottom: 20px;
font-size: 60px;
z-index: 9999!important;
}
.white_bg{
display: inline-block;
padding: 0 10px;
height: 40px;
line-height: 40px;
color: #282828;
font-weight: 600;
text-transform: uppercase;
}

.title-container{z-index: 999;padding-left: 700px;}
.details-content{
margin-top: 15px;
margin-bottom: 30px;
display: inline-block;
z-index: 999!important;
}
.details-content p{
width:500px;
font-size: 18px;
margin-bottom: 5px;
padding: 0;
color: #fff;
text-transform: uppercase;
}
.read-more{
z-index: 999!important;
margin-top: 30px;
}
.read-more li{
display: inline-block;
}
.read-more li a{
background: transparent;
background: #00beaf;
color: #ffffff;
font-weight: bold;
/* padding: 10px 30px; */
padding: 15px 40px;
text-transform: uppercase;
border-radius: 30px;
margin: 10px;
transition: all 0.5s ease 0s;
}
.read-more li a:hover,.read-more li .current{
background: #31354c!important;
}
.separator{
display: block;
border-bottom: 1px solid;
margin-top: 5px;
width: 100%;
border-bottom-color:#eaeaea;
}

/* service */
.service{
    /*background-color: #f7f7f7;*/
}
.servicebox{
    float: left;
    width: 390px;
    height: 328px;
    margin-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px;
}
.skt-builder-column-inner{
    padding: 50px 25px 30px;
    border-bottom: 4px solid;
    border-color: #fff;
    transition: all .5s ease;
    border-radius: 5px;
    text-align: center;
    background-color: #fff;
}
.skt-builder-service-column-title{
    margin: 30px 0 20px;
}
.skt-builder-service-column-text p{
    line-height: 22px;
    height: 66px;
    overflow: hidden;
    margin: 0 0 20px;
    color: #222;
}
.servicebox:hover .skt-builder-column-inner {
    border-color: #00beaf !important;
}
.servicebox:hover .skt-builder-service-column-title{
    color: #00beaf;
}

/*about*/
.about_all{
    height: 430px;
    /*background: url(../images/home-section2-bg.jpg) no-repeat;*/
    background-color: #f7f7f7;
    background-size: cover;
}
.about{
    height: 200px;
}
.about_r{
    width: 585px; 
    height: 500px; 
}
.about_r img{
    width: 585px;  
    height: 500px;
}
.about_l{
    /*width: 585px;*/
    width: 100%;
}
.about_l h3{
    margin: 10px 0 25px;
    color:#31354c;
    text-align: center;
}
.about_txt{
    line-height: 26px;
    height: 125px;
    overflow: hidden;
    color:#5b5b5b;
}
.about .read-more{margin-top: 15px;text-align: center;}
.about .read-more li a{
    margin-left: 0!important; 
}
.brown_more{
    background-color: #3D3125!important; 
}
/* choose */
.choose{
    /*background: #f7f7f7;*/
}

.skt-builder-shape-column .work-box .works-img::before{border-bottom:33px solid #00beaf;}
.skt-builder-shape-column .work-box .works-img::after{border-top:33px solid #00beaf;}
.skt-builder-shape-column .work-box .works-img{background-color:#00beaf;}
.skt-builder-shape-column .work-box:hover .works-img::before{border-bottom-color:#31354c;}
.skt-builder-shape-column .work-box:hover .works-img::after {border-top-color:#31354c;}
.skt-builder-shape-column .work-box:hover .works-img{ background:#31354c;}
.skt-builder-service-column-title{
   color:#282828;
   font-weight: 600;
}
.builder-shape {
    position: relative;
    width: 292.5px;
    float: left;
}
.work-box {
    position: relative;
}
.works-img {
    position: relative;
    width: 113px;
    margin: 20px auto 50px auto;
    height: 65px;
    line-height: 104px;
    background-color: #00beaf;
    text-align: center;
    transition: all 0.5s ease-in-out 0s;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
 .works-img::before,.works-img::after {
    left: 0;
    content: "";
    position: absolute;
    width: 0;
    border-left: 57px solid transparent;
    border-right: 57px solid transparent;
}
.skt-builder-shape-column .work-box .works-img::before {
    border-bottom: 33px solid #00beaf;
}
.work-box .works-img::before {
    border-bottom-color: #31354c;
}
.works-img::before {
    bottom: 100%;
    border-bottom: 33px solid #00beaf;
    border-bottom-color: #00beaf;
    transition: all 0.5s ease-in-out 0s;}
.works-img::after {
    top: 100%;
    width: 0;
    border-top: 33px solid #00beaf;
    border-top-color: #00beaf;
    transition: all 0.5s ease-in-out 0s;
}
.skt-builder-service-column-text p{
    height: 66px;
    overflow: hidden;
}
/* team */
.team_li{
    width:292.5px;
    height: 393px;
    text-align: center;
    padding: 15px;
}
.team_a{
    display: block;
}
.team_img{
    width:262.5px;
    height: 270px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
}
.team_a img{
    width:262.5px;
    height: 270px;
}
.team_name{
    color: #282828;
    font-size: 18px;
    margin: 30px 0 10px;
}
.team_zhiwei{
    color: #a0a0a0;
    font-size: 15px;
}
.team_a:hover .team_name{
    color: #00beaf;
}
.c_more{text-align: center;height: 49px;}
/* case */
.case_all{
    background: #f7f7f7;
}
.case>ul{ overflow:hidden; zoom:1; }
.case>ul li{ float:left;overflow:hidden; text-align:center; margin-bottom: 20px; }
.case>ul li a{display: block; margin: 0 8px;background: #fff;overflow: hidden;}
.case>ul li .case_pic{ text-align:center; width:276px; height:346px; overflow: hidden; }
.case>ul li .case_pic img{ width:276px; /*height:210px;*/ display:block; }
.case>ul li .case_title{ height: 50px; line-height:50px;   }
.case_title:hover {
    color: #00beaf;
}
/* pingjia */
.pingjia_all{
    height: 730px;
    background: url(../images/section-8-bg.jpg) center no-repeat;
}
.pingjia h2{
    color: #fff;
}
/* 本例子css */
.proScroll-left{ margin-top: 70px; overflow:hidden; position:relative;  }
.proScroll-left .hd{margin-top: 40px; overflow:hidden;  height:38px;  padding:0 20px; text-align: center; }
.proScroll-left .bd ul{ overflow:hidden; zoom:1; }
.proScroll-left .bd ul li{ float:left;overflow:hidden; text-align:center;  }
.proScroll-left .bd ul li a{display: block; margin: 0 8px; background: #fff;border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-o-border-radius: 4px;overflow: hidden;}
.proScroll-left .bd ul li .pic{margin-top: 35px; width:374px; height: 77px; text-align:center;  overflow: hidden;margin-bottom: 35px; }
.proScroll-left .bd ul li .pic img{ width:77px; height:77px;border-radius: 50%;}
.proScroll-left .bd ul li .pingjia_p{ width:374px; height: 154px; padding: 0 35px; line-height:22px;   }
.line{
    text-align: center;
    
}
.line span{
    display: inline-block;
    background: #e8e7e7;
    width: 60px;
    height: 2px;
}
.kehu{
    margin: 30px 35px;
}
.proScroll-left .hd a{
display: inline-block;
border-radius: 4px;
color: white;
font-size: 25px;
height: 38px;
line-height: 36px;
outline: 0 none;
/*position: absolute;*/
text-align: center;
width: 43px;
z-index: 9999;
background-color: #00beaf;
}
.proScroll-left .hd a:hover{
    background-color: #31354c;  
}
.proScroll-left .hd a i{
    color: #fff;
}

/* news */
.news_all{
    background: #f7f7f7;
}
.news_li{
    width: 390px;
    padding: 15px;
}
.news_top{
    position: relative;
    width: 360px;
    /*height: 200px;*/
    overflow: hidden;
    cursor: pointer;
      
}
.news_top:hover img{
    -webkit-transform: scale(1.5,1.5);
    -ms-transform: scale(1.5,1.5);
    -o-transform: scale(1.5,1.5);
    transform: scale(1.5,1.5);
}
.news_top:hover .news_fenlei{
    top: 50px;
    
}
.news_top img{
    width: 100%;
    height: 100%;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
}
.news_fenlei{
    position: absolute;
    top: 80px;
    left: 30px;
    width: 300px;
    height: 95px;
    background: rgba(255,255,255,0.7);
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;  
}
.fenlei01{
    text-align: center;
    margin-top: 20px;
    font-size: 26px;
    font-weight: 700;
    color: #3d3d3d;
}
.read a{
    display: block;
    text-align: center;
    color: #fa5555;
    height: 40px;
    line-height: 40px;
}
.read a:hover{
    color: #00beaf;
}
.news_ul2{
	margin-top: 8px;
}
.news_ul2 li{
	position: relative;
	padding-left: 15px;
}
.news_ul2 li:before{
	position: absolute;
	top: 8px;
	left: 0;
	width: 2px;
	height: 14px;
	background: #00beaf;
	content: "";
}
.news_ul2 li a{
	display: block;
	height: 30px;
	line-height: 30px;
	color: #333;
}
.news_ul2 li a:hover{
	color:#00beaf;
}
/* coorper */
.cooper_li{
    margin-bottom: 20px;
    width: 20%;
    height: 112px;
    padding: 0 10px;
    background: #fff;
}
.cooper_li img{
    width: 100%;
    height: 112px;
    border: 1px solid #eaeaea;
}
/*底部*/
.footer{
	padding: 50px 0px 0px;
	background: url(../images/main_bg.jpg) center no-repeat;
}
.foot_logo{
	width: 233px;
	margin-top: 35px;
	margin-right: 35px;
}
.foot_logo img{
    max-width: 100%;
}
.foot_case{
	margin-top: 15px;
	width: 132px;
}
.foot_case span{
	font-size: 18px;
	line-height: 50px;
	color: #fff;

}
.foot_case span:after,.foot_contact span:after{
    background-color: #00beaf;
    content: "";
    display: block;
    height: 2px;
    margin-top: 5px;
    margin-bottom: 22px;
    width: 40px;
}
.foot_case li a{
	font-size: 15px;
	line-height: 40px;
	color: #f5f5f5;
}
.foot a:hover{
    color: #00beaf;
}
.foot_contact{
	margin-top: 15px;
	padding-left: 22px;
	width: 416px;

}
.foot_contact span{
	font-size: 18px;
	line-height: 50px;
	color: #f5f5f5;
}
.foot_contact_txt{
	font-size: 14px;
	line-height: 40px;
	color: #f5f5f5;
}
.foot_contact_txt span{
    font-size: 15px;
}
.foot_erweima{
	padding-top: 100px;
	width: 123px;
	height: auto;
}
.foot_ewm_img{
	width: 110px;
	height: 110px;
}
.foot_ewm_img img{
	max-width: 100%;
}
.foot_ewm_txt{
	width: 110px;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #f5f5f5;
}
.copyright{
    background: #161616;
    margin-top: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	color: #f5f5f5;
    text-align: center;
}
/* z about */
.z_banner{
    z-index: -1;
    height: auto;
}
.z_banner img{
    z-index: -1!important;
    max-width: 100%;
    display: block;
}
.dy_content{
    padding-bottom: 150px;
    padding-top: 50px;
}
.dy_content h3{
    font-size: 30px;
    text-align: left;
    color: #282828;
    text-align: center;
}
.dy_content img{
    max-width: 100%;
}
.dy_content_txt{
    margin-top: 30px;
    line-height: 24px;
}
/*z_product*/
.z_page-left{
    width: 820px;
}
.z_product_li{
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    width: 260px;
    /*height: 250px;*/
    height: auto;
}
.z_product_li:nth-of-type(3n){
    margin-right: 0;
}
.z_product_li_a{
    position: relative;
    display: block;
    width: 260px;
    height: 200px;
    text-align: center;
    overflow: hidden;
}
.z_product_li.case .z_product_li_a{
    position: relative;
    display: block;
    width: 260px;
    height: 320px;
    text-align: center;
    overflow: hidden;
}
.z_product_li_a img{
    width: 100%;
    height: 100%;
}
.z_product_li_a:after{
    background-color: rgba(0, 0, 0, 0.5);
    content: "";
    /*height: 200px;*/
    width: 100%;
    z-index: 2;
    position: absolute;
    left: 0;
    top: 0px;
    opacity: 0;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    z-index: 99;
}
.z_product_li_a:hover.z_product_li_a:after{
    opacity: 1;
}
.z_product_li_title{
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #f9f9f9;
}
.z_product_li_title a{
    color: #010101;
    font-size: 16px;
}
.z_product_li_title:hover{
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3);
    transition: all 0.7s;
}
.z_product_li_title:hover.z_product_li_title a{
    color: #00beaf;
}
.z_page-about-us-left{
    width: 820px;
}
.z_page-about-us-left img{
    max-width: 100%;
}
.z_page-about-us-left {
    line-height: 24px;
}
.z_page-about-us-right{
    width: 285px;
    padding: 0 15px;
}
.widget{
    margin-bottom: 30px;
}
.sidebar .search-box{
    margin-bottom: 45px;
}
.sidebar-search-title{
    position: relative;
    font-weight: 600;
    font-size: 20px!important;
    color: #000000;
    text-transform: uppercase;
    padding-bottom: 15px;
    margin-bottom: 30px;
}
.input-group{
    position: relative;
    display: table;
    border-collapse: separate;
}

.sidebar-search-title:after {
    content: "";
    position: absolute;
    background: #00beaf;
    height: 3px;
    width: 50px;
    bottom: 0;
    left: 0;
}
.widget li{
    position: relative;
    margin-bottom: 5px;
    padding-bottom: 8px;
}
.widget li a{
    color: #646464;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.widget li a i{
    margin-right: 20px;
}
.widget li a:hover,.widget li .current{
    color: #00beaf;
}

/* z team */
 .z_page-left .team_li{
   width: 273.3px;
   height: 352px;
}
.z_page-left .team_img{
    width:243.3px;
    height: 250px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
}
.z_page-left .team_a img{
    width:243.3px;
    height: 250px;
}
.z_page-left .team_name{
    font-size: 16px;
    margin: 20px 0 10px;
}
.z_page-left .team_zhiwei{
    color: #a0a0a0;
    font-size: 14px;
}
/*z_news*/
.z_news_li {
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px dashed #f5f5f5;
}
.z_news_li:hover .z_news_a{
    color: #00beaf;
}
.z_news_a {
    display: block;
    padding: 0 2%;
    height: 40px;
}
.z_main_txt {
    width: 70%;
}
.z_main_date {
    width: 25%;
    text-align: right;
}
.single_metainfo i {

    padding-right: 5px;
    opacity: .7;}
[class*='fa-'] {
    display: inline-block;
    font-family: FontAwesome!important;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/*z_contact*/
.dy_contact{
    margin-top:20px;
}
.dy_contact_l{
    width: 60%;
}
.dy_contact_r{
    width: 40%;
    padding: 50px 10px 10px 10px;
}
.dy_contact_l form{
    margin-top: 40px;
}
.dy_contact_l .wpcf7-form-control-wrap input{
    margin: 10px 0;
    width: 60%;
    height: 50px;
    border: 1px solid #fefefe;
    background: rgba(0, 0, 0, 0.03);
    border: 1px solid;
    border-color: rgba(0, 0, 0, 0.05);
    padding: 12px;
}
.dy_contact_l .wpcf7-form-control-wrap textarea{
    width: 80%;
    margin: 10px 0;
    border: 1px solid #fefefe;
    background: rgba(0, 0, 0, 0.03);
    border: 1px solid;
    border-color: rgba(0, 0, 0, 0.05);
    padding: 12px;
}
.wpcf7-submit{
    margin-top: 20px;
    color: #FFFFFF;
    padding: 10px 35px;
    border: none;
    font-size: 18px;
    cursor: pointer;
    text-align: center;
    background: #00beaf;
}
.wpcf7-submit:hover{
    background: #31354c;
}
.dy_contact_r{
    line-height: 24px;
}
.contact_name{
    font-size: 20px;
    font-weight: 600;
}
/*article*/
.main_article{
	padding: 55px 0 20px 0;
}
.article_title{
	margin-bottom: 30px;
}
/*--详细页常用--*/
.time2 { margin-top:10px;}
.show_pic{ color:#444444; padding-top:10px;}
.show_pic h4{ font-size:20px; margin:20px 0;}
.pic_cp img{max-width:100%; border:1px solid #ccc; margin-top:10px; }
.nrr { padding:10px 0; line-height:26px; color:#555555;font-size:12px;}
/*详细页分页*/
.sh_page{margin:30px 0px 60px 0px;height:33px;line-height:33px;*line-height:50px;}
.sh_page a{padding:5px 8px;border:1px solid #ccc;margin-left:3px;color:#5b5b5b;}
.dangqian{background:#efefef;}
.fanye{ color:#333;line-height:20px;margin:20px 0px 70px 0px;}
.fanye div {background-color:#ececec; padding:6px 3px 6px 10px; margin-top:2px;}
.fanye a { color:#333; text-decoration:none}


