﻿*{box-sizing:border-box;margin:0; padding:0; list-style:none; font-family: "微软雅黑" }
a{ text-decoration:none; color:#333; transition: all 0.3s; -o-transition: all 0.3s; -mos-transition: all 0.3s; -webkit-transition: all 0.3s;  }
a:hover{color:#0087ff;text-decoration:none}
h1,h2,h3,h4,h5,h6{font-weight:normal; margin: 0;}
hr{ border:none;}
.clear{ clear:both;}
.container{ padding: 0;}
p,ul{margin: 0;}
img{ border:0; vertical-align:middle; }
input,textarea{outline:none;}
.row{ margin: 0px}

/*导航*/

.mian_header{width:100%; height: 640px;position: relative; }
.mian_header .container{ height: 100%}
.top-middle{ height:100%}
.nav_top{ width:68%; float: right; height: 100%;}
.nav{height:100%; }
.nav a{ color:#333;}
.nav .nLi{ float:left;  position:relative; display:inline; height:100%; width:102px; padding: 0px 18px; text-align: center}
.nav .nLi h3{ height: 100px; width:100%; text-align: center;}
.nav .nLi h3 p{width:100%; height: 100%;}
.nav .nLi h3 a{ display:block;  font-size:14px;font-weight:normal;color:#fff; height: 100%;     padding-top: 43px; }
.nav .sub{ display:none;left:0; top:100px;  position:absolute;  line-height:26px; padding:0; width:100px;     z-index: 999; background: #ddd }
.nav .sub li{ zoom:1; border-bottom: 1px solid #eeeeee;  height:40px; line-height: 40px;  background:#eeeeee;text-align: center }
.nav .sub li p{ width:100%; float: left; margin: 0px;}
.nav .sub li span{ float: right;}
.nav .sub a{ display:block; padding:0 10px; color: #333333; font-size: 12px; height: 100%; }
.nav li.active h3 a{color: #cf000c; border-bottom:3px solid #cf000c ; }
.sub li:hover a{color:#cf000c}
.fixedtop{position: fixed!important; top: 0; left:50%; margin-left: -600px;z-index:99999;width: 1200px;}
.header_dao{ width:100%;height:100px; border-bottom: 1px solid rgba(255, 255, 255, 0.37);position: absolute; top: 0px; left: 0;    z-index: 999;}
.logo{float:left;height:50px; width:235px;margin-top: 16px; margin-left: 17px;}
.logo a img{height: 100%; }
.header_dao .container{ height: 100%}
.fang_an{ width:140px!important;margin-left: -20px;}







/*首页三*/
.index_three{ width:100%;height: auto; display: block; overflow: hidden; margin: 30px 0 40px;}
.index_three .index_three_div{width:33.33%; float: left; height:240px; padding: 0px 10px;}
.index_three_div a{width:100%;height: 100%; display: block; overflow: hidden;position: relative}
.index_three .index_three_div .three_div_img{ width:100%;height: 100%;  overflow: hidden}
.three_div_img img{width:100%;height: 100%; transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s;}
.three_div_img:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.three_div_info{ width:100%;height: 68px; background: rgba(0, 46, 115, 0.5); position: absolute; bottom: 0px; left: 0px; z-index:111; padding: 10px 20px;}
.three_div_info p{ width:100%;height: 35px; line-height: 35px; font-size: 24px;color:#fff;text-overflow: ellipsis; overflow: hidden; white-space: nowrap }
.three_div_info img{width:48px;height: 2px;}



/*首页建设*/
.index_jianshe{width:100%; height: auto; display: block; overflow: hidden; background: #f5f5f5; padding-bottom: 66px;padding-top: 40px;}
.jianshe_info{ width:100%;height: auto; display: block; overflow: hidden}
.jianshe_info_top{width:100%; height: 300px;}
.index_jianshe h3{ width:100%;height:auto; line-height: 40px; text-align: center; font-size: 30px; font-weight: bold;}
.index_jianshe h3 span{ color: #cf000c}
.index_jianshe p.jj_gs{ width:62%; margin: 15px auto; height:auto; font-size: 14px; color: #666666; text-align: center; line-height: 28px; }
.jianshe_info_top .jian_one{width:100%;height:100%; padding: 45px;    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 999;}

.jian_one_top{width:50%;height:100%; float: left;position:relative; overflow:hidden}
.jian_one h4{ font-size: 24px; font-weight: bold; color: #fff;}
.jian_one p{width:100%;height: 140px; word-break:break-all;display:-webkit-box; -webkit-line-clamp:5;-webkit-box-orient:vertical; overflow:hidden; font-size: 14px; color: #fff; line-height: 28px; margin-top: 15px;}
.jian_two{width:25%; float: left; height: 100%; overflow:hidden}
.jian_two img{ width:100%;height:100%;transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s;}
	
.jian_one_top img{ width:100%;height:100%;transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s;}	
.jian_two:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.jian_one_top:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.jian_lan{width:25%; float: left; background:#0068b7;height: 100%; text-align: center; padding-top: 76px;}
.jian_lan h4{ font-size: 24px; color: #fff; font-weight: bold; height: 40px; line-height: 40px; margin: 15px 0}
.jian_lan img{width:72px;height: 80px;}
.jian_bai h4{ font-size:24px; font-weight: bold; height: 40px; line-height: 40px;}
.jian_bai{width:25%; float: left; background:#fff;height: 100%; text-align: center; padding-top: 76px; padding:106px 40px 0 }
.jian_bai p{ font-size: 14px; color: #333;  line-height: 25px; height: 50px; word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;-webkit-box-orient:vertical; overflow:hidden;}


/*解决方案*/
.index_fan{width:100%;height:400px; background: url(../images/fan.jpg) no-repeat center; padding-top: 5%;    background-attachment: fixed;
    background-size: 100% 100%;  }
.index_fan h3{ color:#fff; font-size: 30px; font-weight: bold;}
.index_fan img.hxian{width:48px;height: 2px; margin-top: 10px}
.index_fan p{width:70%; font-size: 14px; color: #fff; line-height: 25px;word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;-webkit-box-orient:vertical; overflow:hidden;margin: 20px 0}
.index_fan a:hover{ background-color:#fff; color:#0068b7;}

.fan_more{ width:203px;height: 50px;border: 2px solid #fff; display:block; overflow: hidden; line-height: 46px; padding: 0px 10px; color: #fff; text-align: center;position: relative;}
.fan_more .iconfont{ font-size: 12px; margin-left: 30px;}




/*首页 新闻*/
.index_main_news{width:100%; height:auto; display: block; overflow: hidden; margin-top: 35px;  margin-bottom: 35px;}
.index_main_news h3{font-size: 30px; font-weight: bold; color: #333; height:35px; line-height: 35px; margin-bottom: 20px;}
.index_news_list{ width:29.5%;height:100%; float: left;  margin-right: 4%; }
.index_news_info{width:100%;height:360px;}
.index_news_list .news_list_img{width:100%;height:200px; overflow: hidden}
.news_list_img img{ width:100%;height: 100%;transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s;}
	.news_list_img:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.news_list_xx{ width:100%;height:160px; background: #f5f5f5; padding: 15px; }
.news_list_xx h4{ width:100%; height: 30px; line-height: 30px; font-size: 16px; color: #333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.news_list_xx p{ width:100%;height: 72px; line-height: 24px; color: #999; font-size: 13px; word-break:break-all;display:-webkit-box; -webkit-line-clamp:3;-webkit-box-orient:vertical; overflow:hidden;}
.news_list_xx time{ font-size: 14px; color: #cf000c; height: 25px;  width:100%; line-height: 25px;}
.news_list_xx time .iconfont{ font-size:30px; line-height: 25px; float: left}
.news_list_xx time span{ float:left; margin-right: 10px;}
.index_news_right{ float:right; width:33%; border-left:1px solid #dddddd; padding-left:36px; height:100%;} 
.news_right{ width:100%;height:180px; border-bottom:1px solid #ddd}
.news_right_title{ width:100%;height:35px; line-height:35px;}
.news_right_title h4{ float:left; font-size:22px; color:#333;  height:100%; font-weight:bold}
.news_right_title a{ float:right; font-size:12px; color:#999}
.news_right ul,.news_right_bottom ul{ width:100%;height:auto; margin-top:6px;}
.news_right ul li,.news_right_bottom ul li{width:100%;height:36px; line-height:36px;text-overflow: ellipsis; overflow: hidden; white-space: nowrap }
.news_right ul li a,.news_right_bottom ul li a{ width:100%; height:100%; color:#666;}
.news_right_bottom{ margin-top:28px;}
.news_right ul li:hover a,.news_right_bottom ul li:hover a{ color: #cf000c}
.news_list_xx:hover p{ color: #cf000c}
.news_list_xx:hover h4{ color: #cf000c}
.news_right_title:hover a{color: #cf000c}


/*内页 关于我们*/
.mian_ny_top{ position: relative}
.mian_about_header{width:100%; height:400px; background: url(../images/aboutbj.jpg) no-repeat center; background-size: auto 100%;}
.mian_about .mian_about_info{width:55%; float: left}
.mian_about h2{ font-size:72px; color: #ddd}
.mian_about h4{ font-size:24px; color:#0f7ac8; margin:8px 0px 30px 0;}
.mian_abou p{ font-size:14px; color: #999; line-height: 26px;}


.mian_about .container h3{line-height: 56px; font-weight:bold;}
/*内页 新闻*/

.mian_news_header{width:100%; height:400px; background: url(../images/newsbj.jpg) no-repeat center; background-size: auto 100%}
.service_time{width:13%; float: left; text-align: right; margin-right: 18px;}
.mian_service_info{width:65%; float: left}
.service_time time{color: #555555; font-size: 42px; margin-top: 10px; display:block; overflow: hidden; width: 100%; height:45px; line-height:45px;}
.service_time p{ font-size:18px; color: #555;height: 35px; line-height: 35px;}
.mian_news ul li:hover{background:#f4f4f4}
.mian_news ul{  margin-bottom:20px;}
#list_hide{ color:#fff; text-align:center; color:#fff;  float:right; margin-top:10px;}
#list_hide a{  background:#214d81;  padding:4px 10px; color:#fff!important; border-radius: 4px;}

/*内页fubiaoti*/
.mian_service,.mian_news,.mian_about,.mian_product,.main_honor{width:100%; height:auto;display: block; overflow: hidden; margin-bottom: 30px; margin-top: 40px;color: #666;line-height: 30px;}
.mian_about{color: #666;line-height: 30px;}
.mian_ser_header{width:100%; height:400px; background: url(../images/servicebj.jpg) no-repeat center;}
.mian_jifang_header{width:100%; height:400px; background: url(../images/jifangbj.jpg) no-repeat center;}
.mian_case_header{width:100%; height:400px; background: url(../images/casebj.jpg) no-repeat center;}
.ny_top_nav{position: absolute;bottom: 0px;left: 50%;z-index: 222; margin-left: -600px;height: 200px;}
.mian_service ul li,.mian_news ul li{width: 100%; height: auto; padding:24px 30px 24px 40px; display:block; overflow: hidden}
.mian_service ul li .mian_service_info{ width:76%; float:left}
.mian_service_info h3{ font-size:24px; color: #555555; font-weight: bold; width:100%; height:35px; line-height: 35px;width:100%; text-overflow:ellipsis;  white-space:nowrap; overflow:hidden}
.mian_service_info p{width:100%; line-height: 24px; color: #555; font-size: 14px; word-break:break-all;
  display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-top: 15px;}
.mian_service_info a.link{ color: #555; font-size: 14px; margin-top: 15px; overflow: hidden;display: block}
.mian_service ul li img,.mian_news ul li img{width:20%; height:145px; float: right}
.mian_service ul li:hover{background:#f4f4f4}
.zong_title{width: 100%; height: auto; position: absolute; bottom: 0px; left:0; z-index:111;}
.zong_title ul li a{float:left; height:100%; line-height: 49px; ;text-align: center; background: #214d81; color: #fff;font-size:14px;padding: 0 3%;}
.zong_title ul{width:100%; height:auto; display:block; overflow:hidden;}

.zong_title	ul li{ height:100%; float:left;margin-right:2%;}

.zong_title ul li a.active{ background: #fff; color: #222;}
.zong_title ul li a:hover{background: #fff; color: #222;}
.service_name{width:100%; height: auto; margin-bottom: 50px;}
.service_name h3{ font-size: 36px; font-weight: bold; color: #FFFFFF; height: 35px; line-height: 35px; margin-bottom: 10px;}
.service_name p{ color: #fff; font-size: 12px; width:100%; height: 30px; line-height: 30px;}
.service_name p a{color: #fff;}

.jifang_title{width:100%}
.jifang_title ul li{width:160px;}
.jifang_title ul li a{width:100%;}

/*荣誉资质*/
.main_honor li img{ width:100%;height:200px; }
.main_honor li{ margin-top: 30px;}
.main_honor li p{width:100%; height: 35px; line-height: 35px; text-align: center; font-size: 16px; color: #666; text-overflow: ellipsis; white-space: nowrap; overflow: hidden}
.about_title li,.abouts_title li{width:126px;}
.about_title li a,.abouts_title li a{width:100%;}



/*联系我们*/
.mian_con_header{width:100%; height:400px; background: url(../images/conbj.jpg) no-repeat center; background-size: auto 100%}
.mian_ditu{width:100%; height:auto; display: block; overflow: hidden;margin-top:20px}
.ditu_neirong{width:100%; height:423px; margin:30px 0}
.ditu_info{width:100%; height:auto; display: block;margin-bottom: 45px; overflow:hidden}
.ditu_info .ditu_info_left{width:60%; float: left}
.ditu_info .ditu_info_left li{width:100%; height:auto; line-height:30px; color: #666; font-size: 14px;}
.ditu_info .index_bottom_right{margin-top:0px;width:255px;float: right;}
.ditu_info .index_bottom_right li{width:110px; float: right;  margin-left: 15px;}
.ditu_info .index_bottom_right li p{width:100%; height: 30px; line-height: 30px; font-size: 14px; text-align: center}
.ditu_info .index_bottom_right li img{ width:110px;hieght:110px;border: 1px #ddd solid;}




/*内页产品*/
.mian_pro_header{width:100%; height:400px; background: url(../images/probj.jpg) no-repeat center; background-size: auto 100%}
.mian_product li{margin-bottom:25px;}
.mian_product li a{ width: 100%; height:auto; display:block; overflow: hidden; position: relative;border:1px solid #eee}
.mian_product li a .product_info{width:100%; height: auto; position: absolute; bottom: 0; left: 0; background:rgba(15, 66, 135, 0.70); padding: 10px 20px}
.mian_product li a h4{ font-size: 16px; font-weight: bold; color: #fff; height:30px; line-height:30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap}
.mian_product li p{ font-size: 14px; color: #fff;word-break:break-all;display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical;overflow:hidden; height:20px; line-height:20px;}
.mian_product li img{width: 100%; height: 234px;transform: scale(1.05);transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s;}
.mian_product li:hover img{transform: scale(1.4);transition: all 1s ease 0s;-webkit-transform: scale(1.4);-webkit-transform: all 1s ease 0s;}
.product_bt_info li a{ width:170px!important;}
.product_title li a{width:170px!important;}
.pro_s{ margin-top:30px;}

.ny_pro_san{width:100%; height:auto; margin:20px auto 0;}
.ny_pro_san a{width:23%; height:40px; line-height:40px; border:1px solid #214d81; text-align:center; float:left; color:#214d81; font-size:14px;margin-right:2%; margin-bottom:10px;}
.ny_pro_san a:last-child{margin-right:0px;}
.ny_pro_san a:hover,.ny_pro_san a.active{background:#214d81; color:#fff}



/*内页网站地图*/
.mian_map{width:100%; height:auto; display:block; overflow: hidden}
.ny_t{width:100%;height:80px;border-bottom:#eee 1px solid;clear:both}
.bt{width:100%; margin-top: 15px;}
.bt h2{font-size:24px;line-height:36px;color:#333;font-weight:400;clear:both}
.bt h3{font-size:24px;line-height:25px;font-weight:400;font-family:Arial,Helvetica,sans-serif;color:#999;clear:both}
.pos{float:right;color:#bbb;line-height:60px;font-size:12px}
.main{ width: 100%; margin:30px auto;}
.main li{ margin-bottom: 40px;list-style: none}
.main li h2{ font: 18px/32px "microsoft yahei"; background:url(../images/yuan.png) left center no-repeat; margin-bottom: 10px;}
.main li p{ font: 14px/22px "microsoft yahei";}
.main li p span{ color: #666;}
.main li p a{ color: #666; margin-right: 40px;}
.main li h2,.main li p{ padding-left: 40px;}


/*底部导航*/
.footer_left_xx{ width:67%; height:100%;padding: 30px 0; float: left;}
.lajt-bottom{height:246px;width:100%;background-color: #f5f5f5; color: #fff; }
.lajt-left{ width:48.5%;height:100%; float:left; margin-right:15px;padding: 10px 0;}
.lajt-left h4{ font-size:18px; color:#777777; width:100%; height:35px; line-height:35px; font-weight:bold}
.lajt-left p{width:100%; height:auto; font-size:13px; color:#777; width:100%; height:30px; line-height:30px;}
.foot_dibu{ width: 100%; height:46px; background: #214d81; font-size: 12px; color: #fff; line-height:46px;}
.lajt-title{ width:16%; height:100%; text-align:center; float:left; border-left:1px solid #ddd; }
.lajt-title h4{font-size:18px; color:#777777; width:100%; height:35px; line-height:35px; font-weight:bold}
.lajt-title ul{ width:100%;height:auto; margin-top:10px;}
.lajt-title ul li{width:100%; height:24px; line-height:24px; font-size:13px; color:#777}
.lajt-title ul li a{color:#777}
.lajt-title ul li a:hover{color:#444}
.lajt-bottom-right{ width:33%; height:100%; background:#efefef; float:right;padding:2%}
.bottom-blogo{width:194px;height: 115px; float: left; margin-top: 10px;}
.bottom-blogo img{width:100%;height: 100%}
.bottom-sj{ width:110px;height: 140px; background: #fff; float: right}
.bottom-sj img{ width:110px;height: 110px;}
.bottom-sj p{ widtH:100%;height:30px; line-height: 24px; text-align: center; color: #333; font-size: 14px; color: #777777}
.lajt-top{ height:200px;}
.beianhao{width:50%; float: left;}
.leo_bottom_right{ float: right;}
.leo_bottom_right{width:50%; height:46px; line-height:46px; float: right;}
.leo_bottom_right li{ width:38%; float: right;height: 100%;}
.leo_bottom_right p{ float: left; color: #fff; margin: 0px;}
.leo_bottom_right img{width: 121px; height: 18px; float: left; margin:15px 0px 0 5px}
.vh,.wh{display: none;}
.leo_bottom_right li.vv a{width:121px;height: 22px; background: url(../images/vl.png) no-repeat; float: left; margin-top:14px;}
.leo_bottom_right li.ww a{ width:111px;height:22px; background: url(../images/wl.png) no-repeat; float: left; margin-top: 12px;}
.leo_bottom_right li.vv:hover .vl{ background: url(../images/vl_hover.png) no-repeat}
.leo_bottom_right li.ww:hover .ws{ background: url(../images/ws_hover.png) no-repeat}
.leo_bottom_right li.vv{margin-right:8px}


/*轮播图通用代码*/
 .swiper-container {width: 100%;height: 100%;}
 .swiper-slide { text-align: center;font-size: 18px;background: #fff;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;
}


/*页码*/
.page-list{ position:relative; margin:20px 0; clear:both; }
.page-list:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.page-list a,.page-list span{ margin:0;  padding:0; display:none; float:left; width:25%; line-height:35px; border:1px solid #ddd; border-right-color:#fff; font-size:13px; text-align:center; background:#fff; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
.page-list span{ color:#999; }
.page-list a{ color:#1eabf3; }
.page-list span:nth-child(1),.page-list span:nth-child(2),.page-list a:nth-child(2){ display:block; float:left;}
.page-list span:nth-last-child(1),.page-list a:nth-last-child(1){ display:block; float:left; border-right-color:#ddd; }
.page-list .current{ display:block; float:left; }

/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:200px;
    width: 77px;
    z-index: 11;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 9px;
    width: 300px;
}
.leftlx {
    float: left;
    height: 47px;
    width: 77px;
}
.lxfx li span {
    border-left: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    float: left;
    font-size: 20px;
    height: 24px;
    line-height: 22px;
    margin-top: 8px;
    padding-left: 8px;
}
.fix_ewm {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: 120px;
    left: -145px;
    position: absolute;
    top: -40px;
    width: 120px;
}
.lxfx li i {
    display: block;
    height: 27px;
    margin: 0 auto;
    text-align: center;
    width: 30px; background:url(../images/fx.png) no-repeat;
}
.lxfx li i.icon-tel {
    background-position: 0 -25px;
}
.lxfx li i.icon-ly {
    background-position: 4px -53px;
}
.lxfx li i.icon-wx {
    background-position: -34px 4px;
}
.lxfx li i.icon-wb {
    background-position: -30px -22px;
}
.lxfx li p {
    line-height: 12px;
    text-align: center;
}
.lxfx li {
    background:#0f7ac8;
    height: 56px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}


/*地图*/
.pop .bottom, .pop .center {
    box-sizing: unset;
}




/*手机底部导航*/
.copy{width:100%; text-align:center; line-height:24px; background:#f2f2f2; padding:15px 0px; clear:both; color:#666;display: none}
.copy a{color:#666}
.footer{width:100%; background:#214d81; position:fixed; bottom:0px; left:0px; clear:both;z-index:999;height:55px;display: none}
.footer li{width:25%; text-align:center; padding:9px 0px; float:left; position:relative}
.footer li img{height:20px;}
.footer li p{color:#fff; line-height:18px; font-size:0.8em;}
.footer li.active{ background: #cf000c;}
.muying{top:-114px;}
.lianxi{top:-190px;}


/*手机banner*/
.shouji_banner{width:100%; height: 256px; display: none}





/*手机导航*/
.shouji_nav{width:100%;height: 70px; display: none}
.openmenu{overflow-y:scroll; position:fixed;}
#pgcontainer{margin:0px; padding:45px 0px;}
.overlay{left:0px; right:0px; bottom:0px; position: fixed; z-index:999; background-color:rgba(0, 0, 0, 0.5);}
.openmenu .overlay{top:0px;}
#hamburgermenu{background:#214d81; left:0px; top:0px; width:0px; height:100%; overflow-y:scroll; position:fixed; z-index:999; box-shadow:3px 0px 7px rgba(0,0,0,0.55); -webkit-box-shadow:3px 0 7px rgba(0, 0, 0, 0.55); -moz-box-shadow:3px 0 7px rgba(0, 0, 0, 0.55);}
.nav_logo{width:100%; padding-top:10px; text-align:center; clear:both;}
.nav_logo img{height:35px; margin:5px 0px;}
.menu_head{width:100%; min-width:150px; border-bottom:rgba(255, 255, 255, 0.32) 1px solid; line-height:25px; text-indent:1em; color:#fff; padding:8px 0px; font-size:1em; position:relative; margin:0px;}
.menu_head img{vertical-align:middle; height:25px; padding-right:5px;}
.menu_head a{color:#fff;}
.menu_body{width:100%; min-width:150px; overflow:hidden; line-height:38px; display:none;}
.menu_body a{width:100%; display:block; height:28px; line-height:28px; color:#fff; text-indent:2em; border-bottom:rgba(255, 255, 255, 0.32) 1px solid;}
.clr{clear:both;}
.header{width:100%; padding:5px 3%; clear:both; height:100%;}
.shouji_nav .logo{float:left; width:172px; height: 50px;}
.shouji_nav .logo img{display:block; float:left; margin-left:10px; margin-right:10px; width:100%;height: 100%}
.shouji_nav .logo_img{width:52px;height:50px;}
.menu{float:right;  width:40px;height:50px;     line-height: 50px;}
.menubtn{ width:100%;height: 100%;display: block}
.menu img{height:100%; width:100%}
.menu .iconfont{ font-size: 42px;}
.ny_banner{width:100%;height:200px; display: none}
.mian_ny_top  .menubtn{color:#333}



/*手机内页案列*/
.case_shouji{width:100%; height:auto; display:none;}
.case_shouji h3{font-size:18px; line-height:18px; color:#333;}
.case_shouji img{width:100%; height:auto; margin:20px 0;}
.xxk_active{background: #323136; color: #fff; width:100%; padding:8px 0; padding-left: 10px;
    font-size: 20px;font-weight: bold; border-left: 3px solid #0074a5; display:block;}



@media (max-width:1366px){
	
	.mian_header{height:480px;}
}

@media (max-width:1366px){
	
	.mian_header{height:455px;}
}

@media (max-width:1024px){
	.mian_header{height:341px;}
	.nav_top{ width:74%}
	.logo img{ margin: 0px;}
	.logo{ margin-left: 0px; margin-top:23px;}
	.nav .nLi{padding:0px;width:89px;}
	.index_news_list{ margin-right:4%;}
	.bottom-sj{  display: none}
	.bottom-blogo{ margin: 15px auto 0; float: none}
	.ny_top_nav{ margin-left: -485px;}
	.swiper-slide{background-size:100% 100%!important;}
}

@media (max-width:768px){
	.container{padding: 0px 15px;}
	.ny_top_nav{width:100%;left:0px; margin-left:0px; padding:0px 0px;}
	.zong_title{ padding:0px 15px;}
	.lajt-bottom,.lxfx,.header_dao,.pc_banner{display: none}
	.mian_header{height:70px;}
	.shouji_nav,.shouji_banner,.copy,.footer{display: block;}
	.shouji_nav .logo{margin-top:3px;}
	.index_three .index_three_div{height:148px;}
	.jianshe_info_top{height:260px;}
	.jianshe_info_top .jian_one{padding: 30px;}
	.jian_bai{padding: 70px 40px 0;}
	.index_news_list .news_list_img{height:123px;}
	.news_list_xx p{height:75px;}
	.index_fan{height:280px;}
	.index_news_info{height:300px;}
	.news_right ul, .news_right_bottom ul{ margin-top:0px;}
	.news_right{height:142px;}
	.news_right_bottom{ margin-top: 15px;}
	.copy{ margin-bottom: 55px;}
	.mian_news ul li{ padding: 24px 0px 24px 0px; }
	.service_time time{font-size: 33px;}
	.mian_service_info{width:60%;}
	.product_title li a{width:160px!important}
	.shouji_nav{ background:rgba(255,255,255,0.8);}
	.shouji_banner{height:384px;}
	.shouji_nav .logo img{margin:0px;}
	.ny_pro_san a{width:23.5%}
		.ny_pro_san a:nth-child(4n){margin-right:0}
}

@media (max-width:425px){
	.index_three .index_three_div{height:auto;width:100%; margin-bottom:25px;}
	.mian_news_header{ height:340px}
	.mian_product li img,.main_honor li img{height:120px;}
	.mian_product li,.main_honor li{padding:0px; width:48%}
	.mian_product li:nth-child(2n),.main_honor li:nth-child(2n){ margin-left:15px;}
	.mian_product li a h4{ font-size:14px; height:25px; line-height:25px;}
	.mian_product li a p{ font-size:12px;}
	.index_bottom_right{ display:none}
	.ditu_info .ditu_info_left,.jian_one_top{width:100%}
	.mian_news ul li img{display:none;}
	.mian_service_info{width:82%}
	.service_time time{ font-size:17px; font-weight:bold}
	.index_jianshe p.jj_gs{height:auto; width:100%}
	.jianshe_info_top .jian_one{width:100%}
	.jian_two{ display:none}
	.jian_lan,.jian_bai,.index_fan p,.index_news_list{width:100%}
	.index_news_list{ margin-right:0px;}
	.index_news_list .news_list_img{height:217px; }
	.index_news_info{height:auto}
	.index_news_right{width:100%; padding-left:0px; border-left:0px; margin-top:20px;}
	.index_jianshe h3{ font-size:22px;}
	.index_jianshe{padding-top:20px}
	.service_name h3{font-size:24px;}
	.product_title li a{width:100%!important;}
	
	.fb_info{ margin-top:0px;}
	.mian_about_header,.mian_ser_header,.mian_case_header,.mian_pro_header,.mian_con_header{height:310px;}
	.mian_about img{ width:100%;}
	.shouji_nav .logo{margin-top:5px;}
	.case_shouji{display:block;}
	.product_title ul li{width:32%;}
	.about_title li,.jifang_title ul li{width:49%;}
	.about_title li:nth-child(2n){margin-right:0px;}
	.jifang_title ul li:nth-child(2n){margin-right:0px;}
	.product_title ul li:nth-child(3n){margin-right:0px;}
	.abouts_title li{width:24%; margin-right:1%!important;}
	.abouts_title li:nth-child(4n){margin-right:0px;}
	.fa_time{font-size:12px;}
	.ny_zxyjy,#proshow{display:none;}
	.shouji_banner{height:213px}
	
	.ny_pro_san a{width:49%; margin-bottom:10px;margin-right:0px;}
	.ny_pro_san a:nth-child(2n){float:right}
}


@media (max-width:375px){
	.shouji_banner{height:188px;}
	.mian_news_header{height:295px;}
	.mian_product li, .main_honor li{ width:100%}
	.mian_product li:nth-child(2n),.main_honor li:nth-child(2n){ margin-left:0px;}
	.mian_product li img, .main_honor li img{height:218px;}
	.mian_service ul li img, .mian_news ul li img{width:37%; height:125px}
	.mian_service_info p{ margin-top:8px}
	.service_time{margin-right:10px;width:15%}
}

@media (max-width:360px){
	
	.index_fan h3{ font-size:22px;}
	.index_news_list .news_list_img{height:186px;}
	.shouji_banner{height:180px;}
	.mian_product li img, .main_honor li img{height:209px;}
	.mes_form_cz{width:152px;}
	.mian_service_info{width:80%;}
	.ny_pro_san a{width:49%; margin-bottom:10px;}
	.ny_pro_san a:nth-child(2n){margin-right:0px;}

}

@media (max-width:320px){

.index_news_list .news_list_img{height:164px;}
.shouji_banner{height:160px;}
.mian_product li img, .main_honor li img{height:183px;}
.mian_about_header, .mian_ser_header, .mian_case_header, .mian_pro_header{height:300px;}
.service_time{width:20%;}
.mian_service_info{width:75%;}
.ny_pro_san a{font-size:12px;}
}






