.wrap{ width: 1200px; height: auto; margin: 0 auto; }
.dawrap{ width: 1400px; height: auto; margin: 0 auto;  }
body{ font-size: 14px; font-family: "微软雅黑"; color: #333333; }
a{ color: #333333; }
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    }

/*导航*/
.kong{ height: 140px; }
.nav{ width: 100%; height: 140px; line-height: 140px; background: #FFFFFF url(../images/nav_bgbg.png) no-repeat left top; position: fixed; left: 0; top: 0; z-index: 9999999999999; background-size: contain; box-shadow: 0 5px 5px #EEEEEE; 
}
.nav .dawrap{ position: relative; }
.logo{ width: 209px; overflow: hidden; }
.logo img{ width: 100%; }
.nav_list li{ float: left; height: 140px; position: relative; }
.nav_list li a{ display: inline-block; padding: 0 35px; text-align: center; font-size: 18px;  }
.erji_xiala{ width: 148px; position: absolute; left: 0; top: 132px;  line-height: 36px; background: #FFFFFF ; display: none; z-index: 99999999999; }
.erji_xiala h1{ width: 100%; height: 8px;  background: url(../images/nav_xian.png) no-repeat center top;  }
.erji_xiala .bottom{ border: 1px solid #eeeeee; border-top: none; }
.erji_xiala a{ width: 100%; padding: 0 10px !important; color: #6d6d6d; border-bottom: 1px solid #eeeeee; font-size: 13px; height: 36px; overflow: hidden; }
.erji_xiala a:hover{ background: #0634a4; color: #FFFFFF; }
.nav_list li:hover .erji_xiala{ display: block; }
.sousuo2{ display: inline-block; vertical-align: middle;  width: 145px; height: 34px; line-height: 34px; position: relative; border-radius: 15px; overflow: hidden; background: #eaeaea;  }
.sousuo2 .sousuo_k{ width: 110px; height: 34px; line-height: 34px;  padding: 0 10px; background: #eaeaea; }
.sousuo2 .ss_tj{ width: 25px; height: 23px; background: url(../images/ss1.png) no-repeat center center; position: absolute; top: 50%; right: 15px; margin-top: -11.5px; }

.xiao_nav{ width: 56px; height: 38px; background: url(../images/nav_xiao.png) no-repeat center center; position: absolute;right: 10px; top: 50%; margin-top: -19px; display: none; cursor: pointer; }

/*小导航*/
.x_nav{ width: 100%; height: 100%; background: #FFFFFF; position: fixed; top: 0; right: -102%; z-index: 99999999999999999; }
.x_nav2{ width: 100%; height: 100%; overflow-y: scroll;}
.x_nav2 ul li{ height: auto; background: url(../images/jia.png) no-repeat 90% 21px; }
.x_nav2 ul li.li1{  background: url(../images/jian.png) no-repeat 90% 32px; }
.x_nav2 ul li a{ line-height: 65px;  padding-left: 42px;  font-size: 20px; color: #333333; border-bottom: 1px solid #c5c5c5; display: block;}
.x_nav2 ul li a.ads{ color: #983200;}
.x_nav_t{ height: 77px; line-height: 77px;  border-bottom: 1px solid #c5c5c5; background: url(../images/gb.png) no-repeat 90% center; }
.x_nav_t a{display: block; font-size: 20px; color: #333333; background: url(../images/sy_tp.png) no-repeat 45px center; padding-left: 75px;}
.xiala{background: #f7f7f7; display: none;}
.xiala dd a{ display: block; background: url(../images/h_sj.png) no-repeat 50px center !important; padding-left: 75px !important; }



/*banner*/
.banner .swiper-slide img{ width: 100%;  }

/*首页 产品*/
.in_chanpin{ background: url(../images/index_bg_02.jpg) no-repeat left center; padding: 90px 0 55px; background-size: cover; }
.in_chanpin .title{ height: 70px; line-height: 70px; font-size: 26px; font-weight: 700; color: #2c4aab; background: url(../images/title_bgx.png) no-repeat center center; text-align: center; }
.in_chanpin ul{ text-align: center; }
.in_chanpin ul li{ width: 13.75%; height: auto;  margin-right: 3%; margin-bottom: 20px; float: left; }
.in_chanpin ul li .img{ width: 100%; height: auto; display: block; border: 1px solid #cfcfcf; padding: 5px; border-top-left-radius:20px; border-bottom-right-radius:20px; background: #FFFFFF; overflow: hidden; }
.in_chanpin ul li .img2{ display: block; overflow: hidden; }
.in_chanpin ul li .img img{ width: 100%; transition: transform 0.5s;  }
.in_chanpin ul li p{ text-align: center; margin-top: 25px; font-size: 18px; height: 20px; line-height: 20px; overflow: hidden; }
.in_chanpin ul li:hover .img img{ transform: scale(1.1); }
.in_chanpin ul li:hover p{ color: #0634A4; }

/*新闻*/
.in_news{ width: 100%; height: auto; padding: 80px 0; background: url(../images/index_bg_03.jpg) no-repeat center center; background-size: cover; }
.in_news li{ width: 49%; margin-right: 2%; overflow: hidden; float: left; margin-bottom: 35px; }
.in_news li:nth-child(2n){ margin-right: 0; }
.in_news li a{ display: block; position: relative; }
.in_news li .text{ width: 100%; height: 32%; position: absolute; left: 0; bottom: 0; background: url(../images/jianbian.png) no-repeat center center; background-size: 100% 100%; color: #FFFFFF; padding: 0 15%; padding-top: 5%; }
.in_news li img{ width: 100%; transition: all 0.8s; }
.in_news li .text h2{ font-size: 18px; height: 20px; line-height: 20px; overflow: hidden; }
.in_news li:hover img{ transform: scale(1.1); }
.in_news .gsjianjie{ background: #FFFFFF; padding: 10px; }
.in_news .gsjianjie h1{ height: 64px; line-height: 64px; font-size: 26px; color: #101010; border-bottom: 1px solid #CFCFCF; margin-bottom: 23px; }
.in_news .gsjianjie h1 span{ font-size: 18px; color: #525252; margin-left: 10px; }
.in_news .gsjianjie .img{ width: 23%; height: auto; overflow: hidden; }
.in_news .gsjianjie .img img{ width: 100%; }
.in_news .gsjianjie .jieshao{ width: 73%; height: auto;  overflow: hidden; line-height: 30px; position: relative; padding-bottom: 40px; max-height: 220px; }
.in_news .gsjianjie .jieshao a{ width: 100%; padding: 0 10px; text-align: right; height: 45px; line-height: 45px; position: absolute; right: 0; bottom: 0; background: #FFFFFF; }
.in_news .gsjianjie .jieshao p span{ color: #2C4AAB; }

/*脚部*/
.foot{ width: 100%; background: url(../images/index_bg_05.jpg) no-repeat center center; background-size: cover; padding: 40px 0 15px; color: #FFFFFF; }
.foot li{ float: left; line-height: 24px; }
.foot li h1{ font-size: 16px; font-weight: 700; background: url(../images/foot_xian.png) no-repeat left bottom; height: 60px; line-height: 60px; padding-bottom: 10px; }
.foot ul .beijinfb{ width: 33%; height: auto; margin-right: 5%; }
.foot ul .yunnanfb{ width: 30%; height: auto; }
.foot ul .erweima{ width: 18%; height: auto; float: right; background: #FFFFFF; padding: 2%; color: #333333; font-size: 12px; text-align: center;  }
.foot ul .erweima p{ height: 16px; line-height: 16px;overflow: hidden; margin-top: 6px; }
.foot ul .erweima img{ width: 100%; }
.foot .beian{ text-align: center; margin: 10px 0; }

/*漂浮*/
.piaofu{ width: 81px; height: auto; border: 1px solid #CFCFCF; background: #FFFFFF; position: fixed; right: 0; top: 40%; z-index: 9999999999999999; }
.piaofu li{ width: 81px; height: 81px; padding: 10px 0 0; line-height: 30px; border-bottom: 1px solid #CFCFCF; text-align: center; }
.piaofu li .img{ display: inline-block; width: 30px; height: 30px; text-align: center; line-height: 30px; }
.piaofu li .img span{ display: block; }
.piaofu li .img i{ display: none; }
.piaofu li:hover{ background: #0634a4; color: #FFFFFF; }
.piaofu li:hover .img span{ display: none; }
.piaofu li:hover .img i{ display: block; }

/*产品页面*/
.zi_chanpin{ width: 100%; height: auto; padding: 60px 0; background: url(../images/cp_bg.jpg) no-repeat center top; background-attachment: fixed; }
.zi_chanpin_list{ background: #FFFFFF; border-radius: 20px; }
.zi_chanpin_list .top{ padding: 0 30px;  height: 70px; line-height: 70px; box-shadow: 0 5px 5px #EEEEEE;}
.zi_chanpin_list .top h1{ font-size: 18px; }
.weizhi{ color: #9b9b9b; }
.weizhi a{ color: #9b9b9b; }
.weizhi a.a1{ color: #d94456; }
.zi_chanpin_list .bottom{ padding: 30px 30px 20px 30px; }
.zi_chanpin_list .bottom .daleft{ width: 17%; }
.zi_chanpin_list .bottom .cp_list2 li >a{ display: block; height: 39px; line-height: 39px; border-bottom: 1px solid #CFCFCF; font-size: 16px; font-weight: 700; color: #0634A4; }
.zi_chanpin_list .bottom .cp_list2 li >a span{ background: url(../images/sj_you.png) no-repeat right center; padding-right: 25px; }
.zi_chanpin_list .bottom .cp_list2 li >a.a2{ color: #e73047; }
.zi_chanpin_list .bottom .cp_list2 li >a.a2 span{ background: url(../images/sj_xia.png) no-repeat right center; }
.sanji_lanmu{ padding: 7px 0; display: none; }
.sanji_lanmu a{ display: block; line-height: 30px; background: url(../images/fang.png) no-repeat left center; padding-left: 25px; }
.sanji_lanmu a:hover{ background: url(../images/fang2.png) no-repeat left center; }
.sanji_lanmu a.a3{ background: url(../images/fang2.png) no-repeat left center; }
.xian{ display: block !important; }

.zi_chanpin_list .bottom .daright{ width: 80%; }
.cp_list3 ul li{ width: 18.4%; float: left; margin-right: 1%; height: auto; background: #f0f0f0; margin-bottom: 20px; } 
.cp_list3 ul li:nth-child(5n){ margin-right: 0; }
.cp_list3 ul li .img { overflow: hidden;height: 168px;}
.cp_list3 ul li .img img{ width: 100%; transition: all 0.6s; }
.cp_list3 ul li p{ padding: 12px; line-height: 20px;height: 60px;}
.cp_list3 ul li:hover .img img{ transform: scale(1.1); }
.cp_list3 ul li:hover p{ color: #983200; }


.cp_xq_left a{ display: block; line-height: 36px; color: #0634A4; }
.cp_xq_right li{ height: auto; } 
.cp_xq_right .cp_banner{ width: 55%; }
.cp_banner .swiper-pagination-bullet{ width: 15px; height: 15px; opacity: 1; background: #FFFFFF; }
.cp_banner .swiper-pagination-bullet-active{ background: #007AFF; }
.cp_banner img{ width: 100%; }
.cp_jies{  border: none; }
.cp_jies td{ width: 50%; padding: 0 2%; color: #9B9B9B; border-bottom: 1px solid #CFCFCF; background: #fafafa; }
.cp_jies td:nth-child(2n){ border-left: 1px solid #CFCFCF; text-align: left; color: #333333; } 
.cp_jies tr:nth-child(2n) td:nth-child(2n){ background: #FFFFFF;}

.cp_xq_right .cp_jies{ width: 40%; }

.xiangqing{ padding: 40px; }
.xiangqing p{ font-size: 15px; line-height: 35px; }
.xiangqing img{ display: block; margin: 10px auto; max-width: 90%; }
.xiangqing p span{ color: #eb223d; }

.lxwm{ padding: 40px; }
.lxwm .title{ text-align: center; }
.lxwm .title img{ max-width: 90%; }
.lxwm .ditu { margin-bottom: 20px; }
.lxwm .ditu .left{  width: 40%; background: #0634a4; padding:30px 20px; color: #FFFFFF; }
.lxwm .ditu .left h1{ font-size: 30px; padding-bottom: 20px; border-bottom: 1px solid #FFFFFF; margin-bottom: 10px; }
.lxwm .ditu .left p{ line-height: 40px; }
.lxwm .ditu .right{  width: 60%; }
.lxwm .ditu .right img{ width: 100%; }

.lxwm .dizhi li{ width: 32%; margin-right: 2%; float: left; height: 260px; padding: 30px; border: 1px solid #CFCFCF; }
.lxwm .dizhi li:nth-child(3n){ margin-right: 0; }
.lxwm .dizhi li h2{ font-size: 20px; text-align: center; }
.lxwm .dizhi li p{ line-height: 30px; }

.zi_news{ padding: 30px; }
.zi_news li{ border: 1px solid #CFCFCF; padding: 25px; margin-bottom: 15px; }
.zi_news li .img{ width: 26%; }
.zi_news li .img img{ width: 100%; }
.zi_news li .text{ width: 71%; }
.zi_news li .text .wenzi{ width: 85%; padding-top: 10px; }  
.zi_news li .text .wenzi h1{ font-size: 20px; margin-bottom: 15px; height: 22px; line-height: 22px;  }
.zi_news li .text .wenzi p{ height: 40px; line-height: 20px; margin-bottom: 10px; overflow: hidden; }
.zi_news li .text .wenzi span{ background: url(../images/rili.png) no-repeat left center; padding-left: 20px; }

.shijian{ width: 60px; height: 84px; line-height: 84px; background: url(../images/xianxian2.jpg) no-repeat left 2px; text-align: center; font-size: 15px; color: #737373; }
.shijian2{ display: inline-block; vertical-align: middle; line-height: 30px; }
.shijian h1{ font-size: 38px; }
.zi_news li:hover .text .wenzi h1 a{ color: #E45517; }
.fanye{ text-align: center; }
.fanye img{ max-width: 100%; }

.xiangqing .title { text-align: center; border-bottom: 1px solid #CFCFCF; padding-bottom: 15px; }
.xiangqing .title h1{ font-size: 22px; color: #0734a4; margin-bottom: 10px; }
.xiangqing .title span{ font-size: 16px; line-height: 26px; background: url(../images/rili.png) no-repeat left center; padding-left: 20px; }









.izl-rmenu{
	       margin-right: 0;
	       width: 82px;
	       position: fixed;
	       right: 2px;
	       top: 65%;
	       -webkit-box-shadow: #DDD 0px 1px 5px;
	       -moz-box-shadow: #DDD 0px 1px 5px;
	       box-shadow: #DDD 0px 1px 5px;
	       z-index:999;
}
.izl-rmenu .consult{    
	background-image: url(../images/consult_icon.gif);
    background-repeat: no-repeat;
    background-position: center -77px;
    display: block;
    height: 76px;
    width: 82px;
}
.izl-rmenu .consult .phone {
    background-color: rgb(247,247,255);
    position: absolute;
    width: 160px;
    left: -160px;
    top: 0px;
    line-height: 73px;
    color: #000;
    font-size: 18px;
    text-align: center;
    display: none;
    box-shadow: #DDD -1px 1px 4px;
}
.izl-rmenu a.consult:hover .phone{display:inline !important;}
.izl-rmenu .cart {
    background-image: url(../images/consult_icon.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
    display: block;
    height: 16px;
    width: 16px;
    font-size: 12px;
    line-height: 16px;
    color: #45BDFF;
    text-align: center;
    padding-top: 22px;
    padding-right: 34px;
    padding-bottom: 47px;
    padding-left: 48px;
}
.izl-rmenu a.cart:hover .pic{display:block;}
.izl-rmenu .btn_top {
    background-image: url(../images/float_top.gif);
    background-repeat: no-repeat;
    background-position: center top;
    display: block;
    height: 39px;
    width: 82px;
    -webkit-transition: all 0s ease-in-out;
    -moz-transition: all 0s ease-in-out;
    -o-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
}
.izl-rmenu .btn_top:hover {
	background-image: url(../images/float_top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.izl-rmenu .cart .pic {
	display:none;
    position: absolute;
    left: -160px;
    top: 65px;
    width: 160px;
    height: 160px;
    background:url(../images/weixin.jpg);
}
#udesk-feedback-tab {
    position: fixed;
    right: 2px;
    top: 65%;
    margin-top: -76px;
    -webkit-box-shadow: #DDD 0px -1px 5px;
    -moz-box-shadow: #DDD 0px -1px 5px;
    box-shadow: #DDD 0px -1px 5px;
    z-index: 10000;
    cursor: pointer;
    background-image: url(../images/consult_icon.gif);
    background-repeat: no-repeat;
    background-position: center top;
    display: block;
    height: 76px;
    width: 82px;
    background-color: #FFF!important;
    z-index:999;
}


