﻿
/**********首页*********/

#sides{position:fixed;width:54px;height:220px;right:0;top:50%;z-index:100;}
#sides ul li {width:54px;height:54px;float:left;position:relative;border-bottom:1px solid #f5f5f5;}
#sides ul li .sidebox{position:absolute;width:54px;height:54px;top:0;right:0;background:rgba(0,0,0,.5);opacity:0.8;filter:Alpha(opacity=80);color:#fff;font:14px/54px "å¯°î†¿è’‹é—†å‘´ç²¦";overflow:hidden;}
#sides ul li .sidetop{width:54px;height:54px;line-height:54px;display:inline-block;background:rgba(0,0,0,.5);opacity:0.8;filter:Alpha(opacity=80);}
#sides ul li .sidetop:hover{opacity:1;filter:Alpha(opacity=100);}
#sides ul li i {float:left; display: inline-block; width: 54px; height: 54px; text-align: center; line-height: 54px; color: #fff; font-size: 24px;}
#sides ul li span {float:left; display: inline-block; width: 106px; height: 54px; text-align: center; line-height: 54px; color: #fff; font-size: 14px;}
#sides .code_img {display: block; position: absolute; top: -144px; right: 4px;}
#sides .code_img img {width: 124px; height: 124px;
    /*border-left: 2px solid #000; border-bottom: 2px solid #000;*/
}

/*头部*/
.top-blank{height:125px;overflow:hidden;background:none;}
.top-head{height:auto;position:fixed;top:0;width:100%;z-index:9998;background:white;box-shadow:2px 2px 5px #A1A1A1;-moz-box-shadow:2px 2px 5px #A1A1A1; -webkit-box-shadow:2px 2px 5px #A1A1A1;}
/*.shadow{width:100%;height:7px;font-size:0;overflow:hidden;background:url(../images/nav_shadow.png) repeat-x;}*/

.top01{width:100%;height:40px;line-height:40px;background:#eeeeee;color:#333;overflow:hidden;}
.top01_center{text-align:left;float:right;color: #024fa3;font-weight: bold;}
.top01_center img{float:left;margin-top:6px;margin-right: 5px;}
.top01_center a{color: #f39800;}

/*.top01_center a:hover{color: #f39800;}*/
.top02{height:95px;width:100%;padding-top: 17px;background-color:#fff;}
.top02_center{width:1200px;margin:0 auto;}
.logo{width:255px;float:left;}
.nav{width:850px;float:right;}
.nav .mynav_u{width:850px;}
.nav .mynav_u>li{width:auto;
    /*margin:0 5px 0 5px;*/
    float:left;text-align:center; position:relative;box-sizing: content-box; text-align: center; }
.nav .mynav_u>li>a{width:auto;height:65px;display:block;font-size:16px;box-sizing: content-box;color: #333333;text-align: center;padding:27px 19px 0px 19px; border-bottom: 3px solid transparent;}
.nav .mynav_u>li>a:after{content: "";display: block;position: absolute;left: 50%;right: 50%;bottom: 0px;height: 3px;opacity: 0;background-color: #024fa3;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}
.nav .mynav_u>li>a:hover:after{left: 1%;right: 1%;opacity: 1;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}
.nav a#sel{border-bottom:3px solid #024fa3;color:#024fa3;}
.nav a#sel:hover:after{opacity: 0;}
.nav .sub{display:none;width:100%;padding:0;position:fixed;top:153px;overflow:hidden;text-align:left;z-index:110;left:0px;background-color:#f5f5f5;padding: 20px 0;text-align: center;}
.nav .sub_ser{text-align: left;}
.nav .sub .nav_xiao{width:1200px;overflow:hidden;padding-top:5px;margin:0 auto;padding-bottom:50px;}
.nav .sub ul{width:1200px;margin: 0 auto;}
.nav .sub ul li{display: inline-block;padding: 5px 25px;margin: 10px 15px;border: 1px solid transparent;}
.nav .sub ul li a{color: #999999;display: inline-block;font-size: 16px;}
.nav .sub ul li:hover{border: 1px solid #024fa3;border-radius: 25px;}
.nav .sub ul li:hover a{color:#024fa3;}
.y_nav{display: none;}
.nav .sub ul .active{color:#024fa3;border: 1px solid #024fa3;border-radius: 25px;}
.nav .sub ul .active a{color:#024fa3;}

.nav_meu{position: absolute;top: 95px;transform: translateX(-28%);background: rgba(255,255,255,.9);padding: 20px;width: 240px;display: none;}
.nav_meu_ser{width: 915px;transform: translateX(-43%);}
.nav_meu .meu_list{display: inline-block;width: 200px;vertical-align: top;margin-right: 20px;}
.nav_meu .meu_list .meu_u li{width: 100%;height: 40px;line-height: 40px;background: #CCCCCC;margin-bottom: 10px;font-size: 16px;position: relative;text-align: left;padding:0 14px;cursor: pointer;}
.nav_meu .meu_list .meu_u li a{color: #333333;font-weight: bold;}
.nav_meu .meu_list .meu_u li:last-child{margin-bottom: 0;}
.nav_meu_ser .meu_list .meu_u li:nth-child(1){background: #024fa2;color: white;text-align: center;font-size: 20px;font-weight: bold;}
.meu_list .meu_u li em{position: absolute;right: 12px;top: 0px;}
.meu_list .meu_u li span{display: inline-block;border-radius: 15px;color: white;line-height: 21px;font-size: 12px;font-weight: normal;padding: 0 6px;margin-left: 5px;}
.meu_list .meu_u li .re{background: #e5004f;}
.meu_list .meu_u li .pao{background: #ff0000;}
.meu_list .meu_u li .tj{background: #eb6100;}
.meu_list .meu_u li .xin{background: #009944;}
.nav_meu .meu_list .meu_u li:hover{background: #024fa2;}
.nav_meu .meu_list .meu_u li:hover a{color: white;}
.nav .mynav_u>li:hover .nav_meu{display: block;}
.nav_meu .meu_list .meu_u .active{background: #024fa2;}
.nav_meu .meu_list .meu_u .active a{color: white;}

.article_c {padding: 30px 20px;background: #fff;overflow: hidden;}

.article_c h3 {
width: 100%;
height: 35px;
line-height: 35px;
text-align: center;
font-size: 20px;
color: #333;
overflow: hidden;
font-family: "微软雅黑", "黑体";
}

.update_time {
display: block;
margin: 15px 0;
width: 100%;
height: 30px;
line-height: 30px;
text-align: center;
font-size: 12px;
color: #999;
border-top: solid 1px #e5e5e5;
border-bottom: solid 1px #e5e5e5;
}

.update_time a {
margin: 0 5px;
color: #666;
}

.pre_nex_go {
padding: 20px;
font-size: 12px;
color: #333;
}

.pre_nex_go span {
display: block;
width: 470px;
line-height: 30px;
}

.pre_nex_go .fr {
text-align: right;
}

.pre_nex_go a {
color: #333;
}

.share {
float: right;
margin-top: 20px;
}

/*banner*/
#wrapper {background:#fff;position:relative;
    /*margin-top: 28px;*/
}
a {
	text-decoration:none;
	-webkit-transition:color 0.2s linear;
    -moz-transition:color 0.2s linear;
    -o-transition:color 0.2s linear;
    transition:color 0.2s linear;
}
a:focus , a:link, a:active {outline:none;}
/*a:hover {color:#444;}*/
.fullwidthbanner-container{width:100% !important;position:relative;padding:0;overflow:hidden;}
.fullwidthbanner-container .fullwidthabnner	{width:100% !important;max-height:500px !important;position:relative;}
@media only screen and (min-width: 768px) and (max-width: 959px) {
	  .banner, .bannercontainer			{	width:768px; height:309px;}
}

@media only screen and (min-width: 480px) and (max-width: 768px) {
	   .banner, .bannercontainer		{	width:480px; height:193px;	}
}

@media only screen and (min-width: 320px) and (max-width: 479px) {
		.banner, .bannercontainer		{	width:320px;height:129px;	}
}

@media only screen and (max-width: 319px) {
		.banner, .bannercontainer		{	width:240px;height:97px;	}
}

.tp-bullets.simplebullets.round .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.navbar .bullet:hover,
.tp-bullets.simplebullets.navbar .bullet.selected {	background:#f39800 !important; }
/** BULLETS **/
.tp-bullets { z-index: 99;position: absolute;bottom: 0px;}
.tp-bullets.simplebullets.round .bullet {
    cursor: pointer;
    position: relative;
    background: #fff;
    width: 188px;
    height: 6px;
    float: left;
    -webkit-transition: background 0.1s linear;
    -moz-transition: color, background 0.1s linear;
    -o-transition: color, background 0.1s linear;
    transition: color, background 0.1s linear;
}
.tp-leftarrow.large {
	z-index: 100;
	cursor: pointer;
	position: relative;
	background: url(../img/banner_left_10.png) no-Repeat;
	width: 42px;
	height: 43px;
	margin-left: 0px;
	margin-top: -21px;
	left: 18% !important;		
}
.tp-rightarrow.large {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../img/banner_right_11.png) no-Repeat 0 0;
    width: 42px;
    height: 43px;
    margin-left: 0;
    margin-top: -21px;
    left: 80% !important;   	
}
.tp-bullets.tp-thumbs {
    z-index: 100;
    position: absolute;
    padding: 3px;
    background-color: #fff;
    width: 500px;
    height: 50px;
    margin-top: -50px;
}
.fullwidthbanner-container .tp-thumbs {padding: 3px;}
.tp-bullets.tp-thumbs .tp-mask {
    width: 500px;
    height: 50px;
    overflow: hidden;
    position: relative;
}

.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer {
    width: 5000px;
    position: absolute;
}

.tp-bullets.tp-thumbs .bullet {
    width: 100px;
    height: 50px;
    cursor: pointer;
    overflow: hidden;
    background: none;
    margin: 0;
    float: left;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	/*filter: alpha(opacity=50);	*/
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
}

.tp-bullets.tp-thumbs .bullet:hover,
.tp-bullets.tp-thumbs .bullet.selected {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.tp-thumbs img {width: 100%;}

.tp-bannertimer {
    width: 100%;
    height: 10px;
    position: absolute;
    z-index: 5000;
}

.tp-bannertimer.tp-bottom {
    bottom: 0px !important;
    height: 5px;
}


@media only screen and (min-width: 768px) and (max-width: 959px) {
}

@media only screen and (min-width: 480px) and (max-width: 768px) {
    .responsive .tp-bullets.tp-thumbs {
        width: 300px !important;
        height: 30px !important;
    }

    .responsive .tp-bullets.tp-thumbs .tp-mask {
        width: 300px !important;
        height: 30px !important;
    }

    .responsive .tp-bullets.tp-thumbs .bullet {
        width: 60px !important;
        height: 30px !important;
    }
}

@media only screen and (min-width: 0px) and (max-width: 479px) {
    .responsive .tp-bullets {
        display: none;
    }

    .responsive .tparrows {
        display: none;
    }
}


.tp-simpleresponsive img {
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}

.tp-simpleresponsive a {
    text-decoration: none;
}

.tp-simpleresponsive ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.tp-simpleresponsive >ul >li {
    list-stye: none;
    position: absolute;
    visibility: hidden;
}

.caption.slidelink a div,
.tp-caption.slidelink a div {
    width: 10000px;
    height: 10000px;
}

.tp-loader {
    /*background: url(../img/loader.gif) no-repeat 10px 10px;*/
    background-color: #fff;
    margin: -22px -22px;
    top: 50%;
    left: 50%;
    z-index: 10000;
    position: absolute;
    width: 44px;
    height: 44px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.y_ban{display: none;}
.y_kefu{display: none;}
.pc_kefu{display: block;}
/*我们的服务*/
.ser{margin-top: 50px;padding-left: 0;padding-right: 0;}
.tit{text-align: center;}
.tit h2{color: #CCCCCC;font-size: 36px;margin-bottom: 10px;}
.tit p{color: #999999;font-size: 24px;}
.tit span{display: inline-block;width: 85px;height: 2px;background: #024fa3;}


.ind_ser_list{padding-top: 20px;}
.ind_ser_list li{display: inline-block;width: 280px;height: 320px;border-radius: 5px;border: 1px solid #999999;text-align: center;padding: 20px 10px;margin-right: 12px;vertical-align: top;position: relative;margin-bottom: 20px;}
.ind_ser_list li:nth-child(4n){margin-right: 0;}
.ind_ser_list li span{display: inline-block;width: 80px;height: 80px;margin-bottom: 18px;margin-top: 10px;}
.ind_ser_list li h3{color: #666666;font-size: 24px;margin-bottom: 10px;}
.ind_ser_list li p{color: #999999;font-size: 16px;line-height: 25px;display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;}
.ind_ser_list li a{display: inline-block;width: 120px;height: 30px;text-align: center;line-height: 30px;border: 1px solid #999999;font-size: 16px;color: #999999;border-radius: 25px;position: absolute;bottom: 20px;left: 50%;margin-left: -60px;}
.ind_ser_list li:nth-child(1) span{width: 175px;height: 60px;background: url(../img/baidu_18.png) no-repeat;background-size: 100% 100%;}
.ind_ser_list li:nth-child(2) span{background: url(../img/wangzhan_06.png) no-repeat;background-size: 100% 100%;}
.ind_ser_list li:nth-child(3) span{background: url(../img/xiaochengxu_08.png) no-repeat;background-size: 100% 100%;}
.ind_ser_list li:nth-child(4) span{background: url(../img/shop_06.png) no-repeat;background-size: 100% 100%;}
.ind_ser_list li:nth-child(5) span{background: url(../img/qisoyun_03.png) no-repeat;background-size: 100% 100%;margin-top: 10px;}
.ind_ser_list li:nth-child(6) span{background: url(../img/phone_18.png) no-repeat;background-size: 100% 100%;}
.ind_ser_list li:nth-child(7) span{background: url(../img/pengyouquan_18.png) no-repeat;background-size: 100% 100%;}
.ind_ser_list li:nth-child(8) span{background: url(../img/shangbiao_18.png) no-repeat;background-size: 100% 100%;}
.ind_ser_list li:nth-child(1):hover span{background: url(../img/baidu1_18.png) no-repeat;background-size: 100% 100%;}
.ind_ser_list li:nth-child(2):hover span{background: url(../img/wangzhan1_06.png) no-repeat;background-size: 100% 100%;}
.ind_ser_list li:nth-child(3):hover span{background: url(../img/xiaochengxu1_08.png) no-repeat;background-size: 100% 100%;}
.ind_ser_list li:nth-child(4):hover span{background: url(../img/shop1_06.png) no-repeat;background-size: 100% 100%;}
.ind_ser_list li:nth-child(5):hover span{background: url(../img/qisoyun1_03.png) no-repeat;background-size: 100% 100%;}
.ind_ser_list li:nth-child(6):hover span{background: url(../img/400_18.png) no-repeat;background-size: 100% 100%;}
.ind_ser_list li:nth-child(7):hover span{background: url(../img/pengyouquan1_18.png) no-repeat;background-size: 100% 100%;}
.ind_ser_list li:nth-child(8):hover span{background: url(../img/shangbiao1_18.png) no-repeat;background-size: 100% 100%;}
.ind_ser_list li:hover a{background: #0250a3;color: white;border-color: #0250a3;}
.ind_ser_list li:hover{box-shadow:2px 2px 5px #807b7d;-moz-box-shadow:2px 2px 5px #807b7d; -webkit-box-shadow:2px 2px 5px #807b7d;}



/*响应式网站*/
.ind_pes{width: 100%;background: url(../img/xiangyingshi_background_42.png) no-repeat;background-size: 100% 100%;margin-top: 50px;padding: 30px 0;}
.ind_pes .tit{text-align: left;}
.ind_pes .tit i{font-style: normal;color: #999999;font-size: 18px;display: block;}
.ind_pes_c{position: relative;}
.pes01{display: inline-block;margin-top: 20px;}
.pes02{display: inline-block;position: absolute;right: -20px;}

/*精品案例*/
.ind_case{margin-top: 100px;}
.tab {width: 100%;margin: 45px auto;text-align: center;}
.tab-title {height: 50px;}
.tab-title>.item,.tab-hd>li {
	display: inline-block;
	width: 120px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #024fa3;
	font-size: 16px;
	border: 1px solid #024fa3;
	border-radius: 25px;
	margin-right: 20px;
}
.tab-title .item:last-child{margin-right: 0;}
.tab-title .item-cur,.tab-title .item:hover {color: #fff;background-color: #024fa3;}
.tab-cont {position: relative;width: 100%;height: 570px;overflow: hidden;padding-top: 40px;}
.tab-cont__wrap {position: absolute;width: 100%;}
.tab-cont .item {width: 100%;height: 570px;}
.dn_list li{display: inline-block;width: 31%;text-align: center;margin-bottom: 20px;margin-right: 18px;vertical-align: top;}
.dn_list li:nth-child(3n){margin-right: 0;}
.dn_list .case_dn{width: 350px;height: 210px;background: url(../img/dn_img_02.png) no-repeat;background-size: 100% 100%;text-align: center;position: relative;}
.case_dn_m{display: inline-block;width: 272px;height: 166px;margin-top: 6px;margin-left: 2px;}
.case_dn_m img{width: 100%;height: 100%;}
.dn_list li p{color: #999999;font-size: 16px;}
.dn_list li span{color: #CCCCCC;font-size: 14px;}
.dn_list li span:hover{color:#024fa3;}

/*联系华企*/
.ind_about{width: 100%;background: url(../img/lianxi_background_51.png) no-repeat;background-size: 100% 100%;height: 100px;line-height: 100px;}
.ind_about p{color: white;font-size: 24px;display: inline-block;}
.ind_about a{float: right;display: inline-block;width: 130px;height: 40px;text-align: center;line-height: 40px;border: 1px solid white;border-radius: 25px;color: white;font-size: 18px;margin-top: 32px;}

/*我们的优势*/
.ind_adv{width: 100%;background: url(../img/youshi_background_53.png) no-repeat;background-size: 100% 100%;padding-bottom: 30px;padding-top: 30px;}
.ind_adv_m{display: inline-block;}
.ind_adv_list{display: inline-block;width: 30%;float: right;}
.adv_g{display: inline-block;width: 15%;vertical-align: top;}
.adv_txt{display: inline-block;width: 80%;}
.adv_txt p{color: #999999;font-size: 24px;}
.adv_txt span{color: #bebebe;font-size: 16px;}
.ind_adv_list ul li{margin-bottom: 20px;}
.ind_adv_m,.ind_adv_list{margin-top: 30px;}

/*新闻资讯*/
.ind_new{margin-top: 50px;}
.ind_new_rg{width: 100%;overflow: hidden;}
.ind_new_rg .new_u li .lf_data{display: inline-block;width: 85px;height: 85px;background: #0093dd;float: left;text-align: center;padding-top: 10px;}
.ind_new_rg .new_u li .lf_data p{color: #FFFFFF;font-size: 24px;}
.ind_new_rg .new_u li .lf_data span{color: #FFFFFF;font-size: 18px;}
.ind_new_rg .new_u li .lf_txt{width: 90%;float: left;padding-left: 30px;text-align: left;}
.ind_new_rg .new_u li .lf_txt p{font-size: 18px;color: #333;margin-bottom: 10px;}
.ind_new_rg .new_u li .lf_txt span{color: #333;font-size: 14px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.ind_new_rg .new_u li:hover .lf_txt p{color: #0093dd;}
.ind_new_rg .new_u li{padding: 20px 0;border-bottom: 1px solid #e2e2e2;overflow: hidden;}
/*.ind_new_rg .new_u li:last-child{border-bottom: none;}*/
/*.ind_new_rg .new_u li:nth-child(1){padding-top: 0;}*/

.tab-hd {overflow:hidden; zoom:1;}
.tab-hd li{text-align:center; cursor:pointer;}
.tab-hd li.active {color: #fff;background-color: #024fa3;}
.tab-hd li.active a{color: #fff;background-color: #024fa3;}

.tab-bd>li{display:none; padding:20px;border-top:0 none; font-size:24px;}
.tab-bd>li.thisclass{ display:list-item;}
.tab-bd{padding-top: 30px;}
.more{text-align: center;}
.more a{display: inline-block;width: 200px;height: 40px;line-height: 40px;text-align: center;color: #999999;font-size: 18px;border: 1px solid #999999;border-radius: 25px;}
/*.ind_new .tab{margin-bottom: 30px;}*/
.more a:hover{background: #024fa3;border-color: #024fa3;color: white;transition:all 0.5s ease-in-out;}

/*合作客户*/
.ind_cus{position: relative;}
#cus_wrapper{width: 94%;height: 120px;position: relative;margin-top: 30px;margin-left:3%;overflow: hidden;}
#cus_wrapper ul {position: absolute;left: 0;top: 0;}
#cus_wrapper li{float: left;text-align: center;margin-left: 15px;height: 120px;background: white;width:250px;}
#cus_wrapper li img{width:100%;height: 120px;border: 1px solid #e4e4e4;}
#cus_wrapper li p{color: #333333;font-size: 14px;padding:5px;}
#cus_wrapper li:hover{cursor: pointer;}
#btn1{position: absolute;left: 0;margin-top: -80px;}
#btn2{position: absolute;right: 0;margin-top: -80px;}
#btn1:hover,#btn2:hover{cursor: pointer;}

/*联系*/
.lx{width: 100%;background: url(../img/foot_jianbian_70.png) no-repeat;

    text-align: center;padding: 90px 0 40px 0;margin-top: 55px;}
.lx_c p{color: white;font-size: 24px;margin-bottom: 20px;}
.lx_c span{color: white;font-size: 18px;margin-right: 10px;}
.lx_c input{width: 200px;height: 30px;border: none;background: white;padding-left: 5px;margin-right: 25px;}
.lx_c input[type="submit"]{width: 100px;height: 30px;border: 1px solid white;border-radius: 25px;background: transparent;color: white;padding-left: 0;font-size: 18px;margin-right: 0;}

/*底部*/
footer{width: 100%;background: #eeeeee;padding-top: 25px;padding-bottom: 15px;}
.foot_nav{text-align: left;}
.foot_nav li{display: inline-block;width: 11%;text-align: left;}
.foot_nav li a{color: #333333;font-size: 16px;}
.foot_nav li a:hover{color: #024fa3;}
.foot_cot{display: inline-block;width: 70%;color: #333;}
.foot_cot li{display: inline-block;width: 35%;font-size: 14px;line-height: 25px;vertical-align: top;}
.foot_cot li:nth-child(1),.foot_cot li:nth-child(3){width: 27%;}
.foot_cot li:nth-child(2),.foot_cot li:last-child{width: 63%;}

.foot_c{width: 100%;margin-top: 20px;}
.foot_w{display: inline-block;float: right;position: relative;bottom: 30px;}
.foot_w li{display: inline-block;width: 100px;cursor: pointer;position: relative;text-align: center;}
.foot_w li span{display: inline-block;width: 35px;height: 35px;}
.foot_w li:nth-child(1) span{background: url(../img/foot_erweima11_73.png) no-repeat;background-size: 100% 100%;}
.foot_w li:nth-child(2) span{background: url(../img/foot_erweima2_75.png) no-repeat;background-size: 100% 100%;}
.foot_w li:nth-child(3) span{background: url(../img/foot_erweima3_77.png) no-repeat;background-size: 100% 100%;}
.foot_w li:nth-child(1):hover span{background: url(../img/foot_erweima1_73.png) no-repeat;background-size: 100% 100%;}
.foot_w li:nth-child(2):hover span{background: url(../img/foot_erweima22_75.png) no-repeat;background-size: 100% 100%;}
.foot_w li:nth-child(3):hover span{background: url(../img/foot_erweima33_77.png) no-repeat;background-size: 100% 100%;}
.foot_w li:hover p{color: #024fa3;}
.foot_w_m{text-align: center;position: absolute;top: -120px;left:0px;display: none;}
.foot_w_m p{margin-top: 3px;}
.foot_bq{text-align: left;font-size: 14px;color: #333;}
.foot_w li:hover .foot_w_m{display: block;}
.foot_bq p{display: inline-block;}
.foot_bq p a{color: #999999;}
.foot_bq .bq_link{display: inline-block;margin-left: 10px;}
.foot_bq .bq_link li{display: inline-block;vertical-align: bottom;margin-right: 7px;}
.foot_bq .bq_link li:last-child{margin-right: 0;}


/**********服务项目*********/
/*.banner{margin-top: 28px;}*/
.banner,.banner img{width: 100%;}
.ser_img{display: inline-block;width: 49%;vertical-align: top;}
.ser_txt{width: 45%;float: right;}
.ser_img{text-align: center;}
.ser_txt h3,.dh_txt h3{margin-bottom: 20px;}
.ser_txt h3 a,.dh_txt h3 a{font-size: 29px;color: #0160b0;font-weight: bold;}
.ser_txt p{line-height: 30px;font-size: 17px;margin-bottom: 27px;}
.ser02{background: #eeeeee;}
.ser01 .container{padding: 0;}
.ser02 .ser_txt{float: left;}
.ser_list li{display: inline-block;width: 30%;height: 40px;line-height: 40px;text-align: center;color: white;border-radius: 5px;margin-right: 15px;font-size: 16px;}
.ser_list li:last-child{margin-right: 0;}
.xy_list li:nth-child(1){background: url(../img/ser_icon_01.png) no-repeat;background-size: 100% 100%;}
.xy_list li:nth-child(2){background: url(../img/ser_icon_02.png) no-repeat;background-size: 100% 100%;}
.xy_list li:nth-child(3){background: url(../img/ser_icon_03.png) no-repeat;background-size: 100% 100%;}
.xcx_list li{background: url(../img/ser_icon_05.png) no-repeat;background-size: 100% 100%;}
.xcx_list li:nth-child(1){background: url(../img/ser_icon_04.png) no-repeat;background-size: 100% 100%;}
.dh_list li{background: url(../img/ser_icon_06.png) no-repeat;background-size: 100% 100%;}
.ser01,.ser02{padding: 60px 0;}
.ser02 .ser_img{float: right;}
.ser01 .ser_img{text-align: left;}
.xy_txt h3 a{color: #e71f19;}
.xcx_txt h3 a{color:#62af55;}
.ser_lx a{float: none;}
.ser_lx p{display: block;}
.ser_lx{line-height: 25px;text-align: center;padding: 25px 0;height: auto;}

.n_ym img{max-width:100% !important;height: auto !important;}

/**********关于我们*********/
.about{margin-top: 35px;}
.about_nav{text-align: center;margin: 40px 0;}
.about_nav>li{display: inline-block;width: 120px;height: 40px;line-height: 40px;text-align: center;color: #024fa3;font-size: 16px;border: 1px solid #024fa3;border-radius: 25px;margin-right: 15px;position: relative;}
.about_nav>li:last-child{margin-right: 0;}
.about_nav>li>a{color:#024fa3;}
.about_nav>.active,.about_nav>li:hover{background: #024fa3;}
.about_nav>.active>a,.about_nav>li:hover>a{color: white;}
.about_txt p span{color: #666;}
.about_txt p{margin-bottom: 20px;font-size: 15px;}
.about_fl{text-align: center;margin: 70px 0;}
.about_fl li{display: inline-block;width: 150px;height: 150px;text-align: center;border-radius: 50%;background: url(../img/about_img_01.png) no-repeat;background-size: 100% 100%;padding: 38px 0;margin-right: 130px;}
.about_fl li:last-child{margin-right: 0;}
.about_fl li p{color: white;font-size: 30px;}
.about_fl li span{color: white;font-size: 20px;}
.about_lb{display: inline-block;width: 690px;height: 400px;float: left;margin-right: 20px;}
.about_lb #myCarousel,.carousel-inner>.item>a>img, .carousel-inner>.item>img{width: 100%;height: 100%;}
.carousel-control.left,.carousel-control.right{background-image: none;margin-top: 25%;}
.about_img{display: inline-block;width: 430px;height: 274px;float: left;}
.about_img img{width: 100%;height: 100%;}
.about_yd{display: inline-block;width: 430px;height: 100px;background: url(../img/about_img_04.jpg) no-repeat;background-size: 100% 100%;float: left;margin-top: 20px;padding: 10px;}
.about_yd p{color: white;font-size: 15px;line-height: 25px;}
.about_m{margin-bottom: 80px;}

/*加入*/
.jr_c{width: 100%;background: #eeeeee;display: flex;justify-content:center;align-items:Center;padding: 20px 0;margin-bottom: 30px;}
.jr_n,.jr_list,.jr_m{display: inline-block;}
.jr_n{width: 20%;text-align: left;padding-left: 40px;}
.jr_list{width: 60%;text-align: left;border-left: 1px dashed #999999;padding-left: 40px;}
.jr_list li{color: #333333;}
.jr_m{width: 20%;text-align: center;}
.jr_n p{font-size: 23px;color: #333333;}
.jr_n span{color: #024FA3;font-size: 14px;font-weight: bold;}

/*荣誉*/
.box{margin: 0 auto;margin-top: 75px;width: 83%;height: 300px;position: relative;}
.list{width: 800px;height: 300px;overflow: hidden;position: absolute;left: 50%;margin-left: -400px;}
.box .btns{position: absolute;top: 50%;margin-top: -50px;	cursor: pointer;border: none;}
.next{right: 0;}
.list ul li{position: absolute;top: 0;left: 0;list-style: none;opacity: 0;transition: all 0.3s ease-out;}
.list img{width: 350px;height: 225px;border:none;float: left;}
.list ul .p1{transform:translate3d(-224px,0,0) scale(0.81);}
.list ul .p2{transform:translate3d(0px,0,0) scale(0.81);transform-origin:0 50%;opacity: 0.8;z-index: 2;}
.list ul .p3{transform:translate3d(224px,0,0) scale(1);z-index: 3;opacity: 1;}
.list ul .p4{transform:translate3d(449px,0,0) scale(0.81);transform-origin:100% 50%;opacity: 0.8;z-index: 2;}
.list ul .p5{transform:translate3d(672px,0,0) scale(0.81);}
.list ul .p6{transform:translate3d(896px,0,0) scale(0.81);}
.list ul .p7{transform:translate3d(1120px,0,0) scale(0.81);}

.honor_list ul li{display: inline-block;width: 32%;text-align: center;margin-right: 18px;margin-bottom: 20px;}
.honor_list ul li img{width: 100%;height: 255px;}
.honor_list ul li p{font-size: 18px;margin-top: 10px;}
.honor_list ul li:nth-child(3n){margin-right: 0;}
.honor_list{margin-bottom: 70px;}

/*团队*/
.team{width: 100%;overflow: hidden;margin-bottom: 50px;padding-top: 20px;}
.team_c{width: 100%;position: relative;margin-bottom: 40px;}
.team_lf{width: 800px;height: 305px;background: url(../img/about_img_06.png) no-repeat;background-size: 100% 100%;padding: 25px;padding-right: 135px;box-shadow:2px 2px 5px #5e595b;-moz-box-shadow:2px 2px 5px #5e595b; -webkit-box-shadow:2px 2px 5px #5e595b;}
.team_rg{width: 400px;height: 250px;box-shadow:2px 2px 5px #5e595b;-moz-box-shadow:2px 2px 5px #5e595b; -webkit-box-shadow:2px 2px 5px #5e595b;position: absolute;top:30px;right: 10px;}
.team_rg img{width: 100%;height: 100%;}
.team_lf ul li{color: white;line-height: 25px;}
.team_lf ul li:nth-child(1){font-size: 18px;margin-bottom: 12px;}
.team_c2 .team_lf{float: right;margin-right: 10px;padding-left: 135px;padding-right: 25px;}
.team_c2 .team_rg{left: 10px;}

/*支付方式*/
.payment{width: 100%;text-align: center;margin-bottom: 80px;}
.pay_u>li{display: inline-block;width: 470px;height: 150px;border: 1px solid #024fa3;vertical-align: top;padding: 15px;display:inline-flex;align-items:Center;margin-right: 50px;margin-bottom: 50px;}
.pay_y{display: inline-block;text-align: left;margin-left: 15px;}
.pay_y li{font-size: 16px;line-height: 25px;}
.pay_u>li:nth-child(even),.pay_zw li:nth-child(even){margin-right: 0;}

.pay_zw li{display: inline-block;width: 470px;text-align: center;padding: 20px;border: 1px solid #024fa3;margin-right: 50px;}
.pay_zw li p{margin: 12px 0;}

/*******精品案例******/
.case_meu{position: absolute;top: 40px;padding-top: 10px;width: 1000px;text-align: left;left: -154px;display: none;}
.case_meu li{display: inline-block;margin-right: 25px;}
.case_meu li a{color: #999999;}
.case_meu li a:hover{color:#024fa3}
.case_meu li:last-child{margin-right: 0;}
.case_nav>li:hover .case_meu{display: block;}
.case_u{margin-top: 20px;}
.case_meu02{display: none;}
.paging{width: 100%;height: auto;text-align: center;margin-bottom: 80px;margin-top: 30px;position: relative;z-index: 99;}
.paging li{display: inline-block;}
.paging .active a{color: #024fa3;}
.paging li a{display: block;color: #999;font-size: 18px;width: 25px;height: 30px;text-align: center;line-height: 30px;}
.paging li a:hover{text-decoration: none;}
.paging li:hover a{color: #024fa3;}
.paging li:nth-child(1) a,.paging li:last-child a{width: 30px;height: 30px;background: url(../img/page_lf.png) no-repeat;background-size: 100% 100%;}
.paging li:nth-child(1){padding: 0;}
.paging li:nth-child(1):hover a{background: url(../img/page_lfs.png) no-repeat;background-size: 100% 100%;}
.paging li:last-child a{background: url(../img/page_rgs.png) no-repeat;background-size: 100% 100%;}
.paging li:last-child:hover a{background: url(../img/page_rg.png) no-repeat;background-size: 100% 100%;}
.paging li:nth-child(1){margin-right: 30px;position: relative;top: 10px;}
.paging li:last-child{margin-left: 30px;position: relative;top: 10px;}

/*微分销案例*/
.sj_list li{width: 19%;text-align: center;margin-right: 0px;margin-bottom: 30px;vertical-align: top;}
/*.sj_list li:nth-child(3n){margin-right: 15px;}
.sj_list li:nth-child(5n){margin-right: 0;}*/
.sj_list .case_dn{display: inline-block;width: 160px;height: 330px;background: url(../img/case_img_02.png) no-repeat;background-size: 100% 100%;margin-bottom: 10px;position: relative;}
.sj_list .case_dn_m{width: 141px;height: 250px;position: relative;right: 2px;top: 34px;}
.sj_list .case_dn_m img{width: 100%;height: 100%;}
.sj_list .case_dn .case_w{width: 90px;height: 90px;position: absolute;bottom: 40px;z-index: 99;left: 50%;margin-left: -45px;display: none;}
.sj_list li:hover .case_w{display: block;}


/*******联系我们******/
.cont_c{margin-top: 40px;margin-bottom: 80px;}
.cont_c form .inp{display: inline-block;width: 470px;margin-right: 20px;margin-bottom: 20px;}
.cont_c form .inp input{width: 100%;height:40px;border: none;background:#eeeeee;padding-left: 10px;}
.cont_c form input[type="submit"]{width: 150px;height: 40px;border: none;background: #303131;font-size: 16px;color: white;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}
.cont_c form input[type="submit"]:hover{background: #008ad4;}
.cont_c form .texta{width: 100%;}
.cont_c form .texta textarea{border: none;background: #eeeeee;width: 100%;padding: 10px;}
.cont_c form p{font-size: 16px;margin-bottom: 7px;}
.cont_add{margin: 60px 0;text-align: center;}
.cont_add li{display: inline-block;width: 30%;text-align: center;margin-right: 20px;vertical-align: top;}
.cont_add li:last-child{margin-right: 0;}
.cont_add li p{font-size: 24px;margin: 5px 0;}
.cont_add li span{font-size: 16px;}
.cont_map{width: 100%;height: 400px;}
.cont_map img{width: 100%;height: 100%;}
.cont_lx{height: 130px;line-height: 130px;padding: 0;}

/*******新闻中心******/
.mynew_u li{display: inline-block;width: 32%;margin-right: 18px;margin-bottom: 30px;vertical-align: top;}
.mynew_u li:nth-child(3n){margin-right: 0;}
.mynew_u li .new_img{width: 100%;height: 250px;overflow: hidden;}
.mynew_u li .new_img img{width: 100%;height: 100%;transition: all 0.5s linear;}
.new_txt p{font-size: 16px;color: #333;margin-bottom: 5px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.new_txt span{color: #333;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.new_txt i{display: block;font-style: normal;color: #999999;text-align: left;margin-top: 5px;font-size: 12px;}
.new_txt{border-bottom: 1px solid #CCCCCC;padding: 5px;margin-top: 5px;}
.new_more img{float: right;}
.new_more{padding: 5px 8px;}
.new_more span{color: #999999;}
.mynew_u li:hover .new_img img{transform: scale(1.1);}
.mynew_u li:hover .new_txt p{color: #0093dd;}
.mynew_u li:hover .new_more span{color:#0093dd;}

/*客户见证*/
.wit_u li{display: inline-block;width: 23%;text-align: center;}
.wit_u li:nth-child(3n){margin-right: 18px;}
.wit_u li:nth-child(4n){margin-right: 0px;}
.wit_u li p{color: #999999;font-size: 16px;margin-top: 10px;}
.wit_u li .new_img{height: 200px;}











/* 服务项目 service */
.myhidden {
    display: none;
}
.service{
    margin-top: 40px;
}
.content_cont .container{
    width: 100%;
}
.content_cont .col-lg-12{
    width: 1200px; margin: 0 auto;
    float: none;
}

.service .service_list .service_list_box {
   padding: 0px;
    border-right: 2px solid transparent;
    cursor: pointer;
    width: 300px; height: 158px;
    color: #333333;

}

.service .service_list .service_list_box.active {
    color: #333333;
    border-color: #024fa3;
}
.service .service_list .service_list_box.active .service_list_icon,.service .service_list .service_list_box:hover .service_list_icon{
    color: #024fa3;
}
.service_list .service_list_box>span {
    display: inline-block;
    width: 100%;
    text-align: center;

}
.service_list .service_list_icon {
    padding-bottom: 10px;
    font-size: 36px;
    margin-top: 25px;
}
.service_list .service_list_title {
    font-size: 12px;
    /*    color: #554e4e;*/
}
.service_item {
    position: relative;
    z-index: 1;

}
.service_item .service_item_l {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 40px;
}
.service_item .service_item_l_title {
    font-size: 14px;
    font-weight: bold;
    color: #333333;

}
.service_item .service_item_l_describe {
    font-size: 12px;
    color: #999999;
    line-height: 30px;
}
.service_item .service_item_l_btn {
    padding-left: 20px;
    padding-right: 20px;
    color: #999999;
    border-color: #999999;
    border-radius: 0;
    line-height: 33px;
}
.service_item .service_item_r {
    margin-bottom: 20px;
}
.service_item .service_item_r_title {
    margin-bottom: 10px;
    font-size: 14px;
    text-align: center;
    color: #999999;
}
.service_item .service_item_r_txt {
    margin-bottom: 14px;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #999999;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

@media (min-width: 768px) {
    .content .service {
        padding-bottom: 0;
    }

    .service .service_list .service_list_box {
        border-right: none;
        border-bottom: 2px solid transparent;

    }
    .service_item {
        padding-top: 75px;
        padding-bottom: 75px;
    }
    .service_item .service_item_l {
        padding-top: 46px;
        padding-bottom: 46px;
        text-align: left;
    }
    .service_item .service_item_padding {
        padding-top: 20px;
    }
    .service_item .service_item_r_title {
        padding: 0 30px;
        text-align: left;
        font-size: 14px;
        color: #333333;
    }
    .service_item .service_item_r_txt {
        margin-bottom: 0;
        padding: 0 30px;
        height: 48px;
        line-height: 24px;
        text-align: left;
        white-space: normal;
        font-size: 12px;
    }



}
@media (min-width: 768px) and (max-width: 1200px) {
    .service_list .service_list_icon {
        font-size: 46px;
    }
    .service_list .service_list_title {
        font-size: 14px;
    }
}
@media (min-width: 1200px) {
    .service_list .service_list_icon {
        font-size: 56px;
    }
    .service_list .service_list_title {
        font-size: 16px;
    }
}

@media (max-width: 640px) {
    .content_cont .container{
        width: 100%;
    }
    .service{
        margin-top: 30px;
    }

    .service .tit{
        margin-bottom: 20px;
    }
    .service .service_list .service_list_box{
        width: 100%;
        background-position: 50% !important;
        height: 115px;
    }

}



/* 合作流程 */

.process_cont .swiper-container {
    margin-bottom: 20px;
    width: 100%;
    height: 280px;
}
.process_cont .swiper-container .swiper-wrapper {
    width: 100%;
}
.process_cont .process_box {
    width: 1170px;
    zoom: 1;
}
.process_cont .process_box:after {
    content: "";
    display: block;
    clear: both;
}
.process_item {
    float: left;
    width: 10%;
}
.process_item .process_icon {
    margin: 0 auto;
    margin-bottom: 28px;
    width: 70px;
    height: 70px;
    line-height: 70px;
    color: #a49a9a;
    background-color: #eeeff1;
    transition: .35s;
}
.process_item .process_icon .iconfont {
    font-size: 28px;
}
.process_item .process_line {
    border-bottom: 1px dashed #817a7a;
}
.process_item .process_dot {
    position: relative;
    top: -9px;
    margin: 0 auto;
    width: 18px;
    height: 18px;
    border: 4px solid #bbbbbb;
    transition: .35s;
}
.process_item .process_txt {
    margin-bottom: 0;
    padding-top: 20px;
    font-size: 12px;
    color: #554e4e;
    transition: .35s;
}
.process_item .process_txt dt {
    line-height: 24px;
    font-size: 18px;
    color: #999999;
}
.process_item .process_txt dd {
    line-height: 20px;
    font-size: 16px;
    line-height: 24px;
    color: #999999;
}
.process_item.process_item_line {
    width: 12%;
    margin: 0 2px;
}
.process_item_line .process_icon {
    background-color: transparent;
}
.process_item_hover:hover .process_icon,
.process_item_hover.active .process_icon {
    color: #ffffff;
    background-color: #0e85bf;
}
.process_item_hover:hover .process_dot,
.process_item_hover.active .process_dot {
    border-color: #0e85bf;
    background-color: #ffffff;
}
.process_item_hover:hover .process_txt,
.process_item_hover.active .process_txt {
    padding-top: 10px;
}
.consultSEO_cont .seoConsult_title {
    line-height: 50px;
    height: 50px;
    overflow: hidden;
}
.consultSEO_cont .seoConsult_title span {
    font-size: 20px;
    color: #000000;
}
.consultSEO_cont .seoConsult_title a {
    font-size: 12px;
    color: #666666;
}
.consultSEO_cont .ieqmk_pic {
    width: 100%;
    height: 90px;
    position: relative;
}
.consultSEO_cont .ieqmk_pic .qa_url:hover {
    font-weight: bold;
}
.consultSEO_cont .ieqmk_pic .qa_url {
    display: block;
    position: absolute;
    top: 0;
    width: 50%;
    height: 100%;
    line-height: 90px;
    font-size: 18px;
}
.consultSEO_cont .ieqmk_pic .qa_aurl {
    color: #56c686;
    color: #fff;
    text-align: center;
    left: 50%;
}
.consultSEO_cont .ieqmk_pic .qa_qurl {
    color: #ffedb2;
    color: #fff;
    text-align: center;
    left: 0;
}
.consultSEO_cont .seoConsult_list {
    padding: 10px 0px;
    width: 100%;
    max-height: 350px;
    overflow: hidden;
}
.consultSEO_cont .seoConsult_list li {
    font-size: 12px;
    line-height: 30px;
}
.seoConsult_list .seoConsult_list_title {
    display: inline-block;
    width: 74%;
    color: #666666;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    vertical-align: middle;
}
.consultSEO_cont .seoConsult_list_time {
    display: inline-block;
    width: 24%;
    text-align: right;
    vertical-align: middle;
}
.process .tit{
    margin-top: 40px;
}
.process_cont{
    margin-top: 30px;
}





/* 2020-3-27 */
.top-blank{height: 0px;}

.top02 {background: transparent; position: absolute;}
.fullwidthbanner-container{max-height:750px;}
.top01{border: none; background: none;}
.top02 .nav a#sel,.top02 .nav .mynav_u>li>a:after,.top02 .nav .mynav_u>li>a:hover:after{ color: #fefeff; border-color: #fefeff;}
.top02 .nav .mynav_u>li>a:after{background:#fefeff; }
.top02 .nav .mynav_u>li>a{ color: #fefeff;    padding: 27px 16px 0px 16px;}
.top02 .nav .mynav_u>li>a img{margin-top: 10px;}
.top01 .l{display: none;}
.top01_center{width: 100%; text-align: left; font-weight: initial;}
.top01_center a{ float: right; font-size: 14px;line-height: 28px; color: #024fa3; font-weight: initial; border: 1px solid #024fa3; border-radius:15px;width: 60px; text-align: center;margin-left: 10px; margin-top: 5px;  }

.hq .top02{ background: #fff; height: 112px}
.hq .top02 .nav a#sel,.hq .top02 .nav .mynav_u>li>a:after,.hq .top02 .nav .mynav_u>li>a:hover:after{ color: #333; border-color: #024fa3;}
.hq .top02 .nav .mynav_u>li>a{ color: #333;}
.hq .top02 .nav .mynav_u>li>a:after{ background: #024fa3; }
.hq .nav_meu{display: none ;}
.hq .nav .mynav_u>li:hover .nav_meu{display: block;}


.application {
    background: url(../images/injm_bg.jpg) top no-repeat;
    background-size: cover;
    padding: 7.8125% 0;
}
.index-title {
    text-align: center;
    margin-bottom: 4.16666667%;
    font-weight: 200;
}
.index-title h3 {
    font-size: 30px;
    font-weight: 200;
    color: #fff;
    line-height: 1.5;
    margin: 0 0 1.66666667%;
}
.index-title P {
    font-size: 15px;
    color: #fff;
}
.index-more a {
    display: inline-block;
    line-height: 42px;
    font-size: 16px;
    color: #fff;
    background: #016cbb;
    border-radius: 2.5em;
    width: 190px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}
.application .index-more {
    margin-top: 30px;
    text-align: center;
}
.index-more.white a:hover{background:#016cbb;color:#fff}

#liuy{width: 400px}








/*********分辨率小于768px移动端**********/
@media only screen and (max-width: 768px) {
    .lx{width: 100%;background: url(../img/yuanwj.png) no-repeat;text-align: center;padding: 30px 0;margin-top: 55px;}
    .lx_c p{color: white;font-size: 24px;margin-bottom: 20px;}
    .lx_c span{display: none}
    .lx_c input{width: 200px;height: 30px;border: none;background: white;padding-left: 5px;margin-right: 25px;}
    .lx_c input[type="submit"]{width: 100px;height: 30px;border: 1px solid white;border-radius: 25px;background: transparent;color: white;padding-left: 0;font-size: 18px;margin-right: 0;}

    .com-sidebar{
        display:none ;
    }

    /*2020-3*/
    .process_cont .process_box{width: 100%;}
    .process_item.process_item_line{
        display: none;
    }
    .process_item{width: 33%;}
    .process_cont .swiper-container{
        height: auto;
    }
    .y_nav .container-fluid>.navbar-header{ width: auto; float: left;}
    .y_nav .container-fluid>.navbar-collapse{ float: left; border-top: none;}
    .y_nav .container-fluid{ padding-bottom: 20px;}
    .navbar-nav>li>a{ padding: 10px 8px;}
    .y_nav .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand{margin-left: 0px;}
    /*结束*/

	.y_nav,.y_ban{display: block;}
	.y_ban{margin-top: 65px;}
	.top-head,.top-blank,#wrapper{display: none;}
	.container-fluid>.navbar-header{width: 100%;margin: 0;}
	.navbar{margin-bottom: 0;min-height: 65px;background: white;}
	.navbar-brand{width: 50%;position: relative;top: 8px;}
	.navbar-brand>img{width:155px;height: 50px;}
	.navbar-nav{width: 100%;float: none;margin: 0;}
	.navbar-default .navbar-toggle {border-color: transparent;position: relative;z-index: 99;}
	.navbar-default .navbar-toggle .icon-bar {background-color: #024fa3;}
	.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {background-color: transparent;}
	.navbar-toggle{top: 7px;}
	.container-fluid>.navbar-collapse{position: relative;top: 15px;padding-left: 0;padding-right: 0;position: relative;z-index: 999;border-top: 1px solid #e7e7e7;}
	.nav>li{position: relative;z-index: 999;}
	.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{background: #024fa3;color: white;}
	.container-fluid{padding-bottom: 15px;}
	.y_nav{display: block;width: 100%;position: fixed;top: 0;left: 0;z-index: 999;box-shadow:2px 2px 5px #A1A1A1;-moz-box-shadow:2px 2px 5px #A1A1A1; -webkit-box-shadow:2px 2px 5px #A1A1A1;}

    #wrapper{margin-top: 65px;}
    .tp-bullets.simplebullets.round .bullet{width: 50px;height: 4px;}
	
	.y_kefu{display: block;}
	.pc_kefu{display: none;}
    
    /*我们的服务*/
    .tit h2{font-size: 24px;margin-bottom: 0;}
    .tit p{font-size: 16px;}
    .tit span{width: 50px;}    
    .ser{text-align: center;margin-top: 30px;overflow: hidden;}    
   .ind_ser_list li{width: 47%;margin-right: 0;height: 190px;padding: 10px;}
   .ind_ser_list li span{width: 35px;height: 35px;margin-top: 0;margin-bottom: 5px;}
   .ind_ser_list li h3{font-size: 15px;margin-bottom: 7px;}
   .ind_ser_list li p{font-size: 13px;line-height: 20px;}
   .ind_ser_list li a{font-size: 12px;height: 25px;line-height: 25px;width: 80px;margin-left: -40px;bottom: 10px;}
   .ind_ser_list li:nth-child(5) span{width: 35px;height: 35px;margin-top: 2px;}
   .ind_ser_list li:nth-child(1) span{width: 105px;height: 34px;}
   
     
    /*响应式网站*/
    .ind_pes{margin-top: 50px;}
    .ind_pes .tit i{font-size: 14px;}
    .pes01 img{width: 100%;}
    .pes02{display: none;}
    /*案例*/
    .ind_case{margin-top: 40px;}
    .tab-title>.item, .tab-hd>li{margin-right: 0;font-size: 13px;width: 32%;margin-bottom: 13px;height: 30px;line-height: 30px;}
    .dn_list li{width: 49%;margin-right: 0;}
    .tab-bd .dn_list li{width: 48%;}
    .dn_list .case_dn{width: 100%;height: 115px;}
    .case_dn_m{width: 78%;height: 90px;}
    .dn_list li p{font-size: 13px;}
    .dn_list li span{font-size: 12px;}
    .tab{margin: 25px auto;}
    .tab-title{height: auto;}
    .tab-cont{padding-top: 20px;height: 600px;}
    
    .ind_about{display: none;}
    .ind_adv_m img{width: 100%;}
    .ind_adv_list{width: 100%;float: none;}
    .adv_txt p{font-size: 17px;}
    .adv_txt span{font-size: 14px;}
    .adv_g img{width: 25px;height: 25px;}
    .adv_g{width: 10%;}
    .adv_txt{width: 88%;}
    .ind_adv_list ul li{margin-bottom: 10px;}
    .ind_adv{overflow: hidden;}
    
    /*新闻*/
   .ind_new .tab-hd{text-align: left;}
   .ind_new{margin-top: 20px;}
   .ind_new_rg .new_u li .lf_data{width: 55px;height: 55px;line-height: 20px;padding-top: 7px;}
   .ind_new_rg .new_u li .lf_data p{font-size: 16px;}
   .ind_new_rg .new_u li .lf_data span{font-size: 14px;}
   .ind_new_rg .new_u li .lf_txt{padding-left: 10px;width: 80%;}
   .ind_new_rg .new_u li .lf_txt p{font-size: 15px;margin-bottom: 5px;}
   .ind_new_rg .new_u li .lf_txt span{font-size: 12px;}
   .tab-bd{padding-top: 20px;}
   .tab-bd>li{padding-top: 0;padding: 0;}
   .more a{width: 100px;height: 30px;line-height: 30px;font-size: 14px;}
   .ind_new .tab{margin-bottom: 10px;}
   
   #cus_wrapper li{width: 120px;height: 60px;}
   #cus_wrapper li img{height: 60px;}
   #cus_wrapper{height: 60px;}
   #btn1 img,#btn2 img{width: 12px;height: 20px;}
   #btn1,#btn2{margin-top: -40px;}

	#feedback_form{margin-top: -18px;}
	#liuy{width: 100%}
   .lx_c input{margin-right: 0;width: 80%;margin-bottom: 5px;}
   .lx_c span,.lx_c input[type="submit"]{font-size: 15px;}
   .lx_c{padding: 0 35px;}
   .lx_c p{font-size: 18px;}
   .lx_c input[type="submit"]{margin-bottom: 0;}
   .foot_nav,.foot_c{display: none;}
   .foot_bq{margin-top: 0;font-size: 13px;text-align: center;}
   
   /***服务项目***/
  .banner{margin-top: 65px;height: auto;}
  .ser_img,.ser_txt{width: 100%;}
  .ser01, .ser02{padding:15px;overflow: hidden;}
  .ser_img img{width: 50%;}
  .ser_txt h3 a, .dh_txt h3 a{font-size: 20px;}
  .ser_txt p{font-size: 14px !important;line-height: 25px !important;margin-bottom: 10px !important;}
  .ser_txt h3, .dh_txt h3{margin-bottom: 15px;text-align: center;}
  #qsy .ser_img img{width: 35%;margin-bottom: 15px;}
  #xcx .ser_img img{width: 60%;}
  #gzh .ser_img img{width: 70%;}
  .ser01 .ser_img{margin-bottom: 20px;text-align: center;}
  .ser02 .ser_img{margin-top: 20px;}
  .ser_list li{font-size: 14px;margin-right: 10px;height: 30px;line-height: 30px;}
  .ser_lx{display: block;padding: 15px 0;overflow: hidden;}
  .ser_lx p{font-size: 15px;}
  .ser_lx a{font-size: 14px;height: 30px;line-height: 30px;margin-top: 20px;}
  
  /*华企介绍*/
 .about_nav li{margin-right: 0;font-size: 13px;width: 32%;margin-bottom: 13px;height: 30px;line-height: 30px;}
 .about{margin-top:25px;overflow: hidden;}
 .about_nav{margin: 20px 0;}
 .about_txt p{font-size: 14px;margin-bottom: 15px;}
 .about_fl li{width: 23%;margin-right: 0;height: 75px;padding: 13px 0;}
 .about_fl li p{font-size: 17px;}
 .about_fl li span{font-size: 12px;}
 .about_fl{margin: 30px 0;}
 .about_lb{width: 100%;height: auto;}
 .carousel-control.left img, .carousel-control.right img{width: 30px;height: 30px;}
 .carousel-indicators li,.carousel-indicators .active{width: 8px;height: 8px;margin: 0;}
 .about_img,.about_yd{width: 100%;height: auto;margin-top: 20px;}
 .about_yd p{font-size: 14px;}
 /*加入*/
 .jr_n,.jr_list,.jr_m{width: 100%;padding-left: 0;}
 .jr_c{display: inline-block;padding: 20px 10px;}
 .jr_n{text-align: center;}
 .jr_list{border-left: none;margin: 20px 0;}
 .jr_n p{font-size: 18px;}
 .jr_n span{font-size: 12px;}
 /*团队*/
 .team_lf,.team_rg{width: 98%;height: auto;}
 .team_lf{padding-right: 0;padding: 10px;margin-bottom: 10px;border-radius: 5px;}
 .team_rg{position: static;border-radius: 5px;}
 .team_rg img{border-radius: 5px;}
 .team_lf ul li:nth-child(1){font-size: 16px;}
 .team_lf ul li{line-height: 23px;}
 .team_c2 .team_lf{padding-left: 0px;padding: 10px;float: none;}
 /*支付方式*/
 .pay_u>li{width: 100%;height: auto;margin-bottom: 20px;}
 .pay_y li{font-size: 14px;}
 .pay_u>li img{width: 70px;height: 70px;}
 .pay_zw li{width: 100%;margin-bottom: 20px;}
 .pay_zw li .zw_icon{width: 70px;height: 70px;}
 
  /*网站案例*/
  .case_meu{display: none;}
  .case_meu02 li{display: inline-block;padding: 0 10px;padding-right: 14px;margin-bottom: 15px;}
  .case_meu02 li a{color: #999999;}
  .case_meu02{margin-bottom: 15px;text-align: center;display: block;}
  .case_u{margin-top: 25px;}
  .paging li:nth-child(1) a, .paging li:last-child a{width: 25px;height: 25px;}
  .paging li a{font-size: 14px;line-height: 25px;height: 25px;}
  .case_nav>li:hover .case_meu{display: none;}
  .sj_list li:hover .case_w{display: none;}
  
  /*微分销案例*/
 .sj_list .case_dn{height: 222px;}
 .sj_list li{width: 31%;margin-right: 5px;}
 .sj_list li:nth-child(3n){margin-right: 0;}
 .sj_list .case_dn_m{width: 88%;height: 169px;top: 20px;}
 .tab-bd .sj_list li{margin-right: 0px;width: 31%;}
 
 /*联系我们*/
 .cont_c form .inp{width: 100%;margin-right: 0;}
 .cont_c form{position: relative;padding-bottom: 50px;}
 .cont_c form input[type="submit"]{position: absolute;bottom: 0;left: 0;font-size: 14px;}
 .cont_c form p{font-size: 14px;}
 .cont_add li{width: 100%;margin-right: 0;margin-bottom: 20px;}
 .cont_add li img{width: 30%;}
 .cont_add li p{font-size: 18px;}
 .cont_add li span{font-size: 14px;}
 .cont_map{height: 300px;}
 .cont_lx{display: none;}
 
 /*新闻中心*/
.mynew_u li{width: 49%;margin-right: 0;margin-bottom: 20px;}
.mynew_u li .new_img{height: 100px;}
.new_txt p{font-size: 14px;}
.new_txt span{font-size: 12px;}
.new_more span{font-size: 12px;}
.new_more img{width: 20px;}
.tab-bd .mynew_u li{width: 48%;}

.wit_u li:nth-child(3n){margin-right: 0px;}
.wit_u li p{font-size: 14px;margin-top: 5px;}

 /*荣誉*/
 .box{width: 100%;height: 240px;margin-top: 40px;}
 .list{width: 300px;margin-left: -150px;}
 .list img{width: 300px;height: 200px;}
 .list ul .p2{transform:translate3d(300px,0,0) scale(0.81);}
 .list ul .p3{transform:translate3d(0px,0,0)}
 .honor_list ul li{width: 47.5%;height: auto;margin-right: 0;}
 .honor_list ul li img{height: auto;}
 .honor_list ul li p{font-size: 14px;}
 .honor_list ul li:nth-child(odd){margin-right: 10px;}
 .box .btns img{width: 20px;height: 30px;}

.index .service_item .service_item_r_title{font-size: 16px;}
 .index .col-xs-4{width: 100%;}
 .index .service_list .service_list_box{width: 25%; border-right: none;   border-bottom: 2px solid transparent;}
 .index .col-xs-8{width: 100%;}
    .index  .service_item .service_item_r_txt{text-overflow: initial; font-size: 14px;}
}

/* 2020-3-27 */
@media only screen and (max-width: 425px) {
    .y_nav .container-fluid>.navbar-header{ width: 100%;}
    .index-title h3{ font-size: 22px;}
}