/****/
* { margin: 0; padding: 0; transition:background-color .4s,opacity .4s,border-color .4s; -webkit-transition:background-color .4s,opacity .4s,border-color .2s;}
body,html{ color: #333; font:14px/2 "Microsoft Yahei","Hiragino Sans GB",sans-serif; background: #fff;overflow-x: hidden;}
@font-face {
  font-family: "Oswald";
  src: url("font/Oswald-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
ul, li { list-style-type: none; }
input, button, select, textarea { outline: none;resize: none;font:14px/2 "Microsoft Yahei","Hiragino Sans GB",sans-serif; background: none; color: #999;border: 1px solid #ebebeb; text-indent: 5px; margin: 0; padding: 0;}
input:focus,textarea:focus{border-color: #025AA0}
img { border:0; vertical-align: middle;}
small,i,em{font-style: normal;}
table{border-color: #e5e5e5; width: 100%; border-collapse: collapse;}
td,th {border-color: #e5e5e5; padding: 10px;}
hr{height: 1px; border: none; background-color: #efefef;}
a{ color: #333; text-decoration: none;}
a:hover{color: #025AA0;}
.hide,.gg_widget .gg_t,.gg_widget .gg_desc{display: none;}
.fl{float: left;}
.fr{float: right;}
.flex{display: flex;}
.w{max-width: 1400px;min-width: 1200px; margin: 0 auto;padding: 0 50px;box-sizing: border-box;}
.main{max-width: 1400px;min-width: 1200px; margin:20px auto 50px;min-height: 400px;padding: 0 50px;box-sizing: border-box;}
.container{margin:130px auto 0;width:100%; overflow: hidden;}
.clearfix {*zoom: 1;}
.clearfix:before,.clearfix:after { display: table; content: ""; line-height: 0;}
.clearfix:after { clear: both;}
.pv-menu{display: none!important;}
.img_list_box{ display: -webkit-flex; display: flex; flex-wrap: wrap;}
.scale_img a img{transition: All .4s ease-in-out;  -webkit-transition: All .4s ease-in-out;  -moz-transition: All .4s ease-in-out;  -o-transition: All .4s ease-in-out;}
.scale_img a:hover img{transform: scale(1.1);  -webkit-transform: scale(1.1);  -moz-transform: scale(1.1);}

/*头部+导航*/
.header{position: fixed; top: 0; left: 0; right: 0; z-index: 20; background: #fff;box-shadow: 0 2px 4px rgba(0,0,0,.2);}
.header .h_top .bg_b{position: fixed;background-color: #025AA0;height: 40px;width: 50%;left: 0;}
.header .h_top .bg_box{background-color: #025AA0;position: relative;}
.header .h_top{height: 40px;line-height: 40px;background-color: #025AA0;color: #fff;overflow: hidden;}
.header .h_top .wel{position: relative;background-color: #025AA0;padding-right: 20px;}
.header .h_top .wel::before{content: "";height: 40px;background-color: #025AA0;}
.header .h_top .wel::after{position: absolute;content: " ";right: -15px;width: 0px;height: 0px;border-top: 40px solid #025AA0; border-right: 15px solid transparent;}
.header .h_top .sy{margin-right: 20px;color: #cacaca;}
.header .h_top .sy:hover{color: #fff;}
.header .tel{background: url(../images/tel.png) no-repeat left center;padding-left: 28px;font-size: 22px;color: #fff;font-weight: bold;font-family: Oswald;}
.header .logo a{display: block;margin: 15px 0;}
.header .logo img{height: 60px;}
.header .search_ico{width: 40px; height: 40px; display: block; background: url(../images/search.png) no-repeat center center;}
.header_r{height: 90px;}
.menu{display: block;}
.nav{display: block; text-align: center; float: left;}
.nav li{ display: inline-block;}
.nav .nav_li{float: left;position: relative;}
.nav .nav_a{display: block;font-size: 16px; line-height: 90px; position: relative;padding: 0 30px;}
.nav .nav_li.curr .nav_a,.nav .nav_li.curr .nav_a:hover,.nav .nav_li:hover .nav_a{color: #025AA0;}
.nav .subnav{ display: none;position: absolute;background:#fff;z-index:99;box-shadow:0 3px 5px -1px rgba(0,0,0,.5);left: 0;right: 0;}
.nav .subnav_li{display: block;position: relative;}
.nav .subnav_a{display: block; line-height: 48px;min-width: 56px;border-bottom: 1px #eee solid;}
.nav .subnav_a:hover{color: #025AA0;background-color: #eee;}
.nav .subnav_li:hover .thinav{display: block;}
.nav .thinav{background: #f8f8f8; display: none; height: 0; padding-left: 100%; min-width: 150px; position: absolute; top: 0;}
.nav .thinav .thinav_li{display: block; border: 1px solid #eee;  border-top: none;  background: #fff;}
.nav .thinav .thinav_li a{display: block;white-space: nowrap;padding:0 10px;line-height: 48px;}
.nav .thinav .thinav_li a:hover{color: #025AA0;background-color: #eee;}

/*搜索*/
.searchformzone{width: 100%;height: 40px; overflow: hidden; position: relative;}
.search .searchform{float: left;width: 90%;}
.search .input{width: 100%;height:40px; line-height: 40px; background: none;border:none;}
.search .search_submit a{width: 30px;height: 35px; float: left; text-indent: -9999px; background:url(../images/serch_btn.png) no-repeat center center;}
.search  .search_close{float: right;display: block;width: 40px;height: 40px; background:url(../images/se_close.png) no-repeat center center;cursor: pointer;}


/*=======================首页部分start=======================*/
.t{font-size: 36px; text-transform: uppercase;text-align: left;font-weight: bold;position: relative;padding-bottom:60px;}
.t::after{content: "";width: 70px;height: 3px;background-color: #999;position: absolute;left: 0;bottom: 40px;}
.t span{font-size: 60px;color: #025AA0;font-family: Oswald;display: block;line-height: 70px;}
.t p{display: block;font-size: 14px;font-weight: normal;}
.more{display: block;padding-left: 30px;line-height: 60px;color: #fff;background: #025AA0 url(../images/more_arr.png) no-repeat 190px center;font-size: 18px;transition: all .3s ease-in;-webkit-transition: all .3s ease-in;-moz-transition: all .3s ease-in;}
.more:hover{background-position: 160px center;color: #fff;}

/*banner*/
.banner{width:100%; position:relative;overflow:hidden;background:#333;}
.banner .slides{position:relative;z-index:1;}
.banner .slides li{display: none;}
.banner .slides li a{display: block; width: 100%; height: 100%;text-align: center;}
.banner .slides li img{width: 100%;}
.flex-control-nav{position:absolute;bottom:20px;z-index:2;width:100%;text-align:center;}
.flex-control-nav .flex-active{ background: rgba(255,255,255,1); width: 25px;}
.flex-direction-nav{display: none;position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(../images/next.png) center center no-repeat;}
.flex-control-nav li { height: 12px; margin: 0 3px;display: inline-block;}
.flex-control-nav li a{display: inline-block; width: 12px; height: 12px; overflow: hidden; background: #fff; background: rgba(255,255,255,.5); text-indent: -9999px; cursor: pointer; border-radius: 6px; -webkit-border-radius: 6px; -moz-border-radius: 6px;}


.owl-carousel .owl-wrapper:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
/* display none until init */
.owl-carousel{	display: none;	padding: 0;	position: relative;	width: 100%;-ms-touch-action: pan-y;}
.owl-carousel .owl-wrapper{	display: none;	position: relative;	-webkit-transform: translate3d(0px, 0px, 0px);}
.owl-carousel .owl-wrapper-outer{	overflow: hidden;	position: relative;	width: 100%;}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;transition: height 500ms ease-in-out;}
.owl-carousel .owl-item{float: left;}
.owl-controls .owl-page,.owl-controls .owl-buttons div{	cursor: pointer;}
.owl-controls {-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
/* fix */
.owl-carousel  .owl-wrapper,.owl-carousel  .owl-item{-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden; -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);}
.owl-theme .owl-controls .owl-buttons div {position: absolute;top: 42%;width: 30px;height: 58px;margin-top: -30px;overflow: hidden;_display: none;}
.owl-theme .owl-controls .owl-buttons div:hover{color: #666;}
.owl-theme .owl-controls .owl-buttons .owl-prev { left: 0; background:#333 url(../images/l.png) no-repeat center center;}
.owl-theme .owl-controls .owl-buttons .owl-next { right: 0;background:#333 url(../images/r.png) no-repeat center center;}
.owl-theme .owl-controls .owl-buttons .owl-prev:hover,.owl-theme .owl-controls .owl-buttons .owl-next:hover{background-color: #025AA0;}

/*产品*/
.pdt_switch{background: #fff url(../images/p_bg.jpg) no-repeat center bottom;background-size: 100% auto;padding: 100px 0 70px;}
.pdt_switch .p_l{width: 250px;}
.pdt_switch .tabs li{display:block; padding-bottom:6px;}
.pdt_switch .tabs a{ display: block;padding-left: 60px;font-size: 18px;line-height: 60px;background-color: #f7f7f7;position: relative; transition:all .3s; -webkit-transition:all .3s,color .3s;}
.pdt_switch .tabs a::after{content: "";width: 20px;height: 4px;background-color: #025AA0;position: absolute;left: 30px;top: 50%;margin-top: -2px;}
.pdt_switch .tabs a:hover::after{background-color: #fff;}
.pdt_switch .tabs li.thistab a,.pdt_switch .tabs li a:hover{background: #025AA0; color: #fff;}
.pdt_switch .p_r{flex: 1;}
.pdt_switch .item{width: 33.3333%; float: left;padding:0 0 30px 30px;box-sizing: border-box;;}
.pdt_switch .item a{display: block; background: #f5f5f5;border: 1px #e5e5e5 solid;-webkit-transition: all 0.6s; -moz-transition: all 0.6s; -o-transition: all 0.6s; transition: all 0.6s;}
.pdt_switch .item span{ display:block;}
.pdt_switch .item img{width:100%;}
.pdt_switch .item h4{font-size: 18px; line-height: 50px;text-align: center;background-color: #f0f0f0;}
.pdt_switch .item a:hover{box-shadow: 0px 10px 20px 0px rgba(40, 40, 40, 0.2); -webkit-box-shadow: 0 10px 30px rgb(0 0 0 / 10%); box-shadow: 0 15px 30px rgb(0 0 0 / 20%); -webkit-transform: translate3d(0, -10px, 0); transform: translate3d(0, -10px, 0);}
.pdt_switch .more{margin-top: 42px;}

/* 应用 */
.pdt_app {background: #f5f5f5 url(../images/app_bg.jpg) no-repeat center bottom;background-size: 100% auto;padding: 100px 0 150px;}
.pdt_app .t{text-align: center;}
.pdt_app .t::after{left: 50%;margin-left: -35px;}
.pdt_app .list{margin-top: 20px;}
.pdt_app .gg_li{width: 16.6666%;float: left;position: relative;-webkit-transition: transform 0.6s; -moz-transition: transform 0.6s; -o-transition: transform 0.6s; transition: transform 0.6s;padding: 0 5px;box-sizing: border-box;}
.pdt_app .gg_li:hover{-webkit-transform: translate3d(0, -40px, 0); -moz-transform: translate3d(0, -40px, 0); transform: translate3d(0, -40px, 0);}
.pdt_app .gg_li:hover .gg_desc img{opacity: .1;}
.pdt_app .gg_li:hover .gg_desc{background-color: #025AA0;}
.pdt_app .a_text{position: absolute;z-index: 1;width: 120px;left: 50%;margin-left: -60px;text-align: center;top: 50%;margin-top: -60px;}
.pdt_app .a_text .gg_img img{width: 60px;}
.pdt_app .gg_t{display: block;color: #fff;font-size: 18px;padding-top: 15px;position: relative;}
.pdt_app .gg_t::after{content: "";width: 24px;height: 3px;background-color: #fff;position: absolute;left: 50%;margin-left: -12px;bottom: -18px;}
.pdt_app .gg_desc{display: block;background-color: #025aa0;}
.pdt_app .gg_desc img{width: 100%;opacity: .3;}
.pdt_app .parts .item{width: 16.6666%; float: left; padding: 30px 5px 0; box-sizing: border-box;}
.pdt_app .parts h4{display: none;}
.pdt_app .parts a{display: block;}
.pdt_app .parts img{width: 100%;}

.hon_box {background: url(../images/h_bg.jpg) no-repeat right top;background-size:auto 100%;margin-top: -50px;}
.hon_box .h_l{width: 40%;background-color: #025AA0;padding: 120px 0;position: relative;margin-top: 55px;}
.hon_box .h_l::after{content: "";top: 0;bottom: 0;right: 0;left: -1000%;background-color:#025AA0;position: absolute;z-index: -1;}
.hon_box .h_l .t{font-size: 48px;font-weight: normal;line-height: 80px;}
.hon_box .h_l .t::after{display: none;}
.hon_box .h_l .t p{font-size: 22px;}
.hon_box .h_l *{color:#fff}
.hon_box .h_l a{display: block;font-size: 30px;width: 200px;}
.hon_box .h_l .am{font-size: 24px;border-top: 2px #fff solid;}
.hon_box .h_r{width: 60%;height: 455px;padding-top: 240px;position: relative;}
.hon_box .h_r .bf{display: block;width: 80px;height: 80px;margin: 0 auto;background: url(../images/bf.png) no-repeat center center;transition: all .5s ease;-webkit-transition: all .5s ease;-moz-transition: all .5s ease;}
.hon_box .h_r .bf:hover{-webkit-transform: rotate(360deg); transform: rotate(360deg);}
.hon_box .h_r .gg_widget{background-color: #ececec;padding: 60px;position:absolute;bottom: 0;left: 0;right: 0;}
.hon_box .h_r .gg_widget .gg_desc{display: block;font-size: 20px;flex: 1;padding-left: 30px;}
.hon_box .h_r .gg_widget .gg_li{display: flex;}
.ab_v{background: rgba(0, 0, 0, 0.8);position: fixed;z-index: 999999;left: 0;right: 0;top: 0;bottom: 0;}
.ab_v .gg_img{display: none;}
.ab_v .gg_desc{display: block;position: fixed;left: 50%;margin-left: -450px;top: 50%;margin-top: -300px;border: 15px #000 solid;background-color: #000;}
.ab_v .gg_desc video{width: 900px;height:600px}
.ab_v .close_v{width: 104px;height: 101px;background: url(../images/v_close.png) no-repeat left top;position: absolute;right: 0;top: 0;}


/*关于我们*/
.about_box{background: #f9fbfd url(../images/ab_bg.jpg) no-repeat center bottom;background-size: 100%;padding: 100px 0;}
.about_box .t{text-align: center;}
.about_box .t::after {
  left: 50%;
  margin-left: -35px;
}
.about_box .info ,.about_box .pics{width: 48%;}
.about_box .pics h4{display: none;}
.about_box .info .gg_img{display: none;}
.about_box .info .gg_desc{display: block;font-size: 15px;}
.index_acc{padding-top: 40px;overflow: hidden;}
.index_acc .numscroll .four{float: left;position: relative;width: 33.3333%;}
.index_acc .numscroll .four .counter{display: inline-block;font-size: 70px;color: #025AA0; line-height: 70px;font-weight: bold;font-family: Oswald;}
.index_acc .numscroll .four i{font-style: normal;color: #fff;font-size: 14px;line-height: 50px;width: 30px;height: 30px;line-height: 30px;text-align: center;display: inline-block;background-color: #025AA0;border-radius: 100%;-webkit-border-radius: 100%;-moz-border-radius: 100%;}
.index_acc .numscroll .four i.b{font-size: 25px;}
.index_acc .numscroll .four h6{font-size: 16px;font-weight: normal;}
.index_acc .numscroll .four sup sup{font-size: 12px;}
.index_acc .numscroll .facts-wrap-num{display: inline-block;position: relative;}
.about_box .about_link{clear: both;display: flex;padding-top: 40px;}
.about_box .about_link a{display: inline-block;color: #fff;line-height:80px;background-color:#025AA0;flex: 1;margin-right: 50px;font-size: 22px;padding-left: 80px;background-position: 34px center;background-repeat: no-repeat;transition: all .3s ease-in;}
.about_box .about_link a:last-child{margin-right: 0;}
.about_box .about_link .l1{background-image: url(../images/l1.png);}
.about_box .about_link .l2{background-image: url(../images/l2.png);}
.about_box .about_link .l3{background-image: url(../images/l3.png);}
.about_box .about_link .l4{background-image: url(../images/l4.png);}
.about_box .about_link a:hover{text-indent: 6px;}

/*新闻列表*/
.news_box{ padding: 100px 0;background: url(../images/news_bg.jpg) no-repeat center bottom;background-size: cover;}
.news_box .n_l{width: 250px;}
.news_box .tabs{padding-top: 55px;}
.news_box .tabs li{display:block; padding-bottom:6px;}
.news_box .tabs a{ display: block;padding-left: 60px;font-size: 18px;line-height: 60px;background-color: #f7f7f7;position: relative; transition:all .3s; -webkit-transition:all .3s,color .3s;}
.news_box .tabs a::after{content: "";width: 20px;height: 4px;background-color: #025AA0;position: absolute;left: 30px;top: 50%;margin-top: -2px;}
.news_box .tabs a:hover::after{background-color: #fff;}
.news_box .tabs li.thistab a,.news_box .tabs li a:hover{background: #025AA0; color: #fff;}
.news_box .more{margin-top: 40px;}

.news_box .n_r{flex: 1;}
.news_box .list{padding-left: 30px;}
.news_box .item .image{display: none;}
.news_box .item a{display: block;background: #f9f9f9 url(../images/n_arr.png) no-repeat 97% 75%;margin-bottom: 10px;padding: 20px 180px 20px 15px;position: relative;overflow: hidden;}
.news_box .item h4{display: block;background: url(../images/n_t.png) no-repeat left center;padding-left: 10px; line-height: 20px; font-size: 16px; white-space: nowrap; text-overflow:ellipsis;overflow: hidden;transition: all .3s ease-in;-webkit-transition: all .3s ease-in;-moz-transition: all .3s ease-in;}
.news_box .item p{line-height: 24px; color: #888; padding-top: 10px;}
.news_box .item .time{display: block;position: absolute;font-family: Oswald;font-size: 30px;color:#bdbdbd;right: 20px;top: 5px;}
.news_box .item a:hover h4{margin-left: 10px;}
.news_box .item:first-child a{background: #f9f9f9 url(../images/n_arr.png) no-repeat 43.5% 80%;padding-right: 60px;}
.news_box .item:first-child .image{display: block;width: 40%;float: left;margin-right: 30px;height: 200px;overflow: hidden;}
.news_box .item:first-child img{width: 100%;margin-top: -40px;}
.news_box .item:first-child h4{margin-top: 20px;}
.news_box .item:first-child .time{bottom: 30px;top: auto;}

/*=======================首页部分end=======================*/

/*底部*/
.footer{margin:0 auto; clear:both; width:100%; background: #025AA0;color: #fff;}
.footer .f_ul{padding: 30px 0;}
.footer .f_nav{width: 12%;}
.footer li h4{font-size: 16px; color: #fff; font-weight: normal;padding-bottom: 8px;}
.footer .f_tel {width: 22%;}
.footer .f_tel h3{font-size: 32px; line-height: 50px;font-family: Oswald;}
.footer li a{color: #fff;display: block;}
.footer li a:hover{color: #fff;}
.footer .f_code {text-align: center;width: 10%;padding-left: 3%;position: relative;}
.footer .f_code::after{content: "";width: 1px;height: 120px;background-color: #0869b6;position: absolute;left: 0;top: 10px;}
.footer .f_code img{width: 100%; margin-top: 10px;}

.footer .copyright{line-height: 60px;color: #779fbe;}
.footer .copyright a{color: #779fbe;}
/*友链*/
.links{display: block;width: 100%;border-bottom: 1px #0869b6 solid;}
.links a{margin: 0 10px 10px 0;}

/*404*/
.error{width: 440px; height: 400px; text-align: center;position: absolute;  left: 50%; margin-left: -220px; top: 50%; margin-top: -160px;}
.error_img{margin: -40px auto 0; width: 220px;}
.error a{width: 100px;display: block;margin: 0 auto; background: #025AA0;color: #fff;line-height: 40px;border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;}

/*标签样式*/
.tags{}
.tags ul{position:absolute; z-index:100;width:720px; margin-top: 10px;}
.tags li{float: left;list-style:none; }
.tags a{display:block;color:#bdbdbd; height: 16px; font-size:12px; float:left;text-align:center; background-color:#68696D; padding:3px 10px; margin:5px 4px; -moz-border-radius: 12px; -webkit-border-radius: 12px; border-radius:12px;line-height: 16px;}
.tags a:hover{ text-decoration:none; background-color:#68696D; color:#fff;}


/*=======================内页部分start=======================*/

/*内页banner*/
.page_banner{height: 300px;width: 100%; position: relative; background-color: #000;overflow: hidden;}
.page_banner .gg_img{width: 5000px;height: 100%;position: absolute; left: 50%; margin-left: -2500px;text-align: center;}
.page_banner img{height: 100%;opacity: .6;filter:alpha(opacity=60); transform: matrix(1.05,0,0,1.05,0,0); -webkit-transform: matrix(1.05,0,0,1.05,0,0); -webkit-animation: minus 5s 0s ease both infinite; -moz-animation: minus 5s 0s ease both infinite; animation: minus 5s 0s ease both infinite; animation-iteration-count: 1; -webkit-animation-iteration-count: 1;}
@keyframes minus {from {-webkit-transform:matrix(1.05,0,0,1.05,0,0);transform:matrix(1.05,0,0,1.05,0,0);}
  to {-webkit-transform:matrix(1,0,0,1,0,0);transform:matrix(1,0,0,1,0,0);}
  }
.page_banner .text{width: 1200px;height: 80px;position: absolute;top: 50%;margin-top: -40px;left: 50%;margin-left: -600px;z-index: 1;color: #fff;}
.page_banner .text .gg_t{display: block;font-size: 32px; margin-bottom: 12px;font-weight: normal;line-height: 100%;}
.page_banner .text .gg_desc{display: block;font-size: 18px;}
.page_banner .gg_widget .gg_t,.page_banner .gg_widget .gg_desc{display: block;}
.page_banner .a_text .gg_t{font-size: 32px; margin-bottom: 12px; font-weight: normal; line-height: 100%;color: #fff;width: 1200px; position: absolute; top: 50%; margin-top: -40px; left: 50%;
  margin-left: -600px; z-index: 1;}
.page_banner .gg_desc{font-size: 18px;color: #fff;width: 1200px; position: absolute; top: 50%; margin-top: -40px; left: 50%; margin-left: -600px; z-index: 1;padding-top: 42px;}

/*左侧*/
.left {width:19%;float:left; }
.left h2{ font-size: 20px; font-weight: normal; padding-left: 20px; line-height: 70px; background: #025AA0; color: #fff;}
.left .side_menu,.left .contact{background: #eee; padding-bottom: 15px; margin-bottom: 20px;}
.left .contact{padding: 10px 20px;}
.left .contact p{display: block;padding: 3px 0;border-bottom: 1px #dedede dashed;}
.side_menu ul ul{display: none;}
.side_menu li{position: relative;border-bottom: 1px #dedede dashed;}
.side_menu em{display: none; position: absolute;width: 50px; height: 50px; cursor: pointer; right: 0;top: 0; z-index: 1}
.side_menu em.inactive{background: url(../images/arr_d.png) no-repeat center center;}
.side_menu em.active{background: url(../images/arr_u.png) no-repeat center center;}
.side_menu a{display:block; padding-left: 20px; border-left: 3px solid #eee; line-height: 50px;font-size: 15px;}
.side_menu a:hover,.side_menu a.category_active{ border-left: 3px solid #025AA0; background: #fff; color: #025AA0}
.side_menu li li a{display:block;text-decoration:none; text-indent: 30px;background:#f6f6f6; color: #999;border-left: 3px solid #f6f6f6;}


/*右侧*/
.right_product{float:right; width:79%;}
.right .content{padding: 20px 0; height: auto;}
.right .content img{max-width: 100%;}

/*面包屑样式*/
.path_title{height:60px;border-bottom: 1px solid #ededed; line-height: 60px;}
.path_title .span_left{ float: left; font-size: 22px;}
.path_title .span_right{ float: right; color: #999}
.path_title .span_right a{color: #999;}

/*产品列表*/
.pdt_attr_list{margin-bottom: 30px;}
.pdt_attr_list li{position: relative;padding:10px 0 5px 90px;line-height: 32px;border-bottom: 1px #e8e8e8 dashed;}
.pdt_attr_list li span{position: absolute;left: 0;top: 10px;display: block;width: 80px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.pdt_attr_list a{display: block;float: left;background-color: #f0f0f0;color: #555;margin:0 10px 5px 0;padding: 0 10px;border-radius: 4px;-webkit-border-radius: 4px;-moz-border-radius: 4px;}
.pdt_attr_list a:hover{color: #025AA0;}
.pdt_attr_list a.cu{background-color: #025AA0;color: #fff;}
.pdt_attr_list.attr_bg{padding: 10px 20px 20px;}
.pdt_attr_list .attr_btn{width: 220px;padding-top: 15px;margin: 0 auto;}
.pdt_attr_list .attr_btn input{width: 100px;text-indent: 0;text-align: center;padding: 3px 0;float: left;color: #fff;border: none;margin:0 5px;cursor: pointer;border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px;}
.pdt_attr_list .attr_btn .submit{background-color: #025AA0;}
.pdt_attr_list .attr_btn .reset{background-color: #c1c1c1;}

.products_list {width: 102%; padding-top: 20px;}
.products_list li{ width:31.3333%; float:left; margin-right: 2%; margin-bottom: 20px; }
.products_list a{display: block;background: #f5f5f5;border: 1px #e0e0e0 solid; -webkit-transition: all 0.6s; -moz-transition: all 0.6s; -o-transition: all 0.6s; transition: all 0.6s;}
.products_list span{width:100%;display:block;overflow: hidden;}
.products_list img{width: 100%;}
.products_list h4{display: block;text-align: center; height: 50px;background-color: #f0f0f0; line-height: 50px; white-space: nowrap; text-overflow:ellipsis;overflow: hidden;}
.products_list p{line-height: 36px;text-align: center;background-color: #fff;color: #fff;text-indent: -9999px;}
.products_list a:hover{box-shadow: 0px 10px 20px 0px rgb(40 40 40 / 20%); -webkit-box-shadow: 0 10px 30px rgb(0 0 0 / 10%); box-shadow: 0 15px 30px rgb(0 0 0 / 20%); -webkit-transform: translate3d(0, -10px, 0); transform: translate3d(0, -10px, 0);}
.products_list a:hover h4{color: #025AA0;}

/* 关于 */
.page_t{font-size: 36px;text-align: center;display: block;color: #000;}
.page_t i{display: block;width: 40px;height: 2px;background: #025AA0;margin: 0 auto 40px;}
.page_about{padding-top: 40px;}
.page_about .pga_info{width: 1200px;padding: 30px;margin: 0 auto; background: url(../images/page1.png) no-repeat 0px 0px, url(../images/page2.png) no-repeat right bottom;}
.page_about .pga_info .fl{width: 540px;padding: 50px 30px 20px;background: #f9f9f9;min-height: 300px;}
.page_about .pga_info .fl .ad{cursor: default;}
.page_about .pga_info .fl .ad span{display: none;}
.page_about .pga_info .fl .ad p{display: block;color: #333;font-size: 16px;}
.page_about .pga_info .fr{width: 540px;overflow: hidden;position: relative;background: #025AA0;padding: 30px 30px 0 0;margin-top: 60px;}
.page_about .pga_info .fr .gg_desc{display: block;}
.page_about .pga_info .fr video{width: 100%;background-color: #000;}

.page_about .page_cul{margin-top: 60px;}
.page_about .page_cul .fl{width: 50%;background: #025AA0;height: 560px;}
.page_about .page_cul .fl .info{width: 600px;float: right;color: #fff;padding: 50px 0 0;}
.page_about .page_cul .fl .info .page_t{text-align: left;color: #fff;}
.page_about .page_cul .fl .info .page_t i{background: #fff;margin: 0;}
.page_about .page_cul .fl .info h4{font-size: 20px;padding-top: 20px;}
.page_about .page_cul .fl .info p{font-size: 16px;padding: 10px 15px 0 0;line-height: 22px;}
.page_about .page_cul .fr{width: 50%;height: 560px;background: url(../images/page4.jpg) no-repeat left top; background-size: cover;}

.page_about .page_honor{width: 1240px;background: url(../images/page5.png) no-repeat center bottom;margin: 0 auto;padding:50px 0 35px;margin-bottom: 70px;}
.page_about .page_honor p,.page_about .page_honor h4{display: none;}
.page_about .page_honor .item a{padding: 0 20px 30px;position: relative;display: block;}
.page_about .page_honor .item span,.page_about .page_envi .item span{display: block;text-align: center;}
.page_about .page_honor .item span{height: 200px;border: 1px #eee solid;}
.page_about .page_honor .item span img,.page_about .page_envi .item span img{max-width: 100%;max-height: 100%;margin: 0 auto;}
.page_about .page_envi_box{background: #f6f6f6;padding: 50px 0 30px;}
.page_about .page_envi{width: 1240px;margin: 0 auto;}
.page_about .page_envi .item a{padding: 0 20px 30px;position: relative;display: block;}

.page_about .page_envi .item h4{text-align: center;font-weight: normal;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;line-height: 50px;font-size: 16px;}
.page_about .page_envi .item p{display: none;}

/*产品详情*/
.main_photo{float:left; margin:30px 0px 0px 0;}
.product_group{float:left; width:490px; margin:25px 0px 0px 18px;}
.product_group h1{color:#000;font-size:22px; line-height:30px; padding:5px 0px 15px 0px;border-bottom: 1px #e5e5e5 dashed;}
.product_group .attr{padding: 8px 0 0;}
.product_group li{list-style:none; line-height:28px; color: #666;}
.product_group .desc{padding: 0 0 8px;color: #666;}
.product_group .download{padding-top: 10px;border-top: 1px #e5e5e5 dashed;}
.product_group .download li{float: left;margin-right: 20px;}
.product_group .download a{color: #999;background:url(../images/attch.png) no-repeat left center; padding: 3px 0 3px 12px;}
.product_group .download a:hover{color: #333;}
.introduce,.eintroduce{color:#333; margin-bottom: 20px; border-bottom: 1px #e8e8e8 solid; font-size: 18px; line-height: 50px;}

.product_group .pdt_tel{border-top:dashed 1px #e5e5e5;margin-top:10px;padding-top: 10px;}
.product_group .tel{line-height: 22px;margin-bottom: 10px;display: block;font-size: 12px; background: url(../images/pdt_tel.png) no-repeat left center; padding-left: 20px;}
.product_group .tel p{font-size: 18px; color: #025AA0;}
.product_group .fd {display: inline-block;background: #19b94d;padding: 5px  40px; text-align: center; color: #fff;margin-right: 10px;position: relative;}
.product_group .fd img{position: absolute; width: 140px; bottom:-100px; left: 50%; transform: translate(-50%, 0); -webkit-transform: translate(-50%, 0); -moz-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); -o-transform: translate(-50%, 0); background-color: #fff; box-shadow: 0 0 5px rgb(0 0 0 / 15%); border-radius: 5px; -webkit-border-radius: 5px;  -moz-border-radius: 5px;  -ms-border-radius: 5px; -o-border-radius: 5px;  opacity: 0;  transition: all .4s;  -webkit-transition: all .4s;  -moz-transition: all .4s;  -ms-transition: all .4s;  -o-transition: all .4s;}
.product_group .fd:hover img{bottom: -375%;opacity: 1;}
.product_group .buy a{color: #fff; background: #025AA0; padding: 5px 40px; display: inline-block;}
	
.product_content{ clear:both; width:100%; padding-top: 25px;}
.product_content .pdt_attr_li{background: #fff;margin-bottom: 20px;}
.product_content .pdt_attr_h4{font-size: 24px;line-height: 26px;padding: 20px 60px;color: #fff;margin-bottom: 20px;background: #025AA0 url(../images/p_info_t.png) no-repeat 15px center;}
.product_content img{max-width: 100%; height: auto;}
.product_content .tabs li{float: left;padding: 0 10px 10px 0;}
.product_content .tabs a{display: block;text-align: center;line-height: 40px;padding: 0 25px;background: #e5e5e5; white-space: nowrap;text-overflow:ellipsis;overflow: hidden;}
.product_content .tabs .thistab a,.product_content .tabs a:hover{ color: #fff; background: #01a245;}
.product_content .tab_conbox{padding-top: 20px;}
.product_content .pdt_attr_info table{width: 100%!important;}
.product_content .pdt_attr_info td, .product_content .pdt_attr_info th{border: 1px #eee solid;}
.product_content .p_video .item{width: 25%;float: left;padding:5px;box-sizing:border-box;}
.product_content .p_video .item span{display: block; background: #eee;}
.product_content .p_video .item span img{width: 100%;vertical-align: top;}
.product_content .p_video .item h4{font-weight: normal;line-height: 32px; height: 32px; overflow: hidden;font-size: 14px; text-align: center;white-space: nowrap;text-overflow:ellipsis;}
.product_content .p_video .item p,.product_content .p_video .item .time{display: none;}


#preview{ float:none; margin:0px auto; text-align:center;position: relative;}
.jqzoom{ width:413px; height:413px; position:relative; border:solid 1px #ddd;overflow: hidden;}
.jqzoom img{width: 100%;height: 100%;}
.list-h li{ float:left;}
#spec-n5{height:56px; padding-top:6px; overflow:hidden;}
#spec-left{ background:url(../images/left.gif) no-repeat; width:10px; height:45px; float:left; cursor:pointer; margin-top:3px;}
#spec-right{background:url(../images/right.gif) no-repeat; width:10px; height:45px; float:left;cursor:pointer; margin-top:3px;}
#spec-list{ width:383px; float:left; overflow:hidden; margin:0 6px; display:inline;}
#spec-list ul li{ float:left; margin-right:0px; display:inline; width:55px;}
#spec-list ul li img{ padding:2px ; border:1px solid #ccc; width:45px; height:45px;}

/*jqzoom*/
.zoomdiv{ height:413px; width:413px;z-index:10;position:absolute;top:0;left:435px;background:url(../images/loading.gif) #fff no-repeat center center;border:1px solid #e4e4e4;display:none;text-align:center;overflow: hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:50px;height:50px;border:1px solid #aaa;background:#FEDE4F 50% top no-repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}

/* 相关产品 */
.related_product{padding-top: 30px; margin-top: 30px; border-top: 1px #e5e5e5 solid;}
.related_product h3{font-size: 22px; font-weight: normal;padding-bottom: 10px;}
.related_product .dowebok{ width: 102%;margin-left:-10px;}
.related_product .item{padding:0 10px;}
.related_product .item a{display: block;border:1px #eee solid;background: #eee;overflow: hidden; text-align: center;}
.related_product .item span{width: 100%; overflow: hidden; display: block; text-align: center;}
.related_product .item img{width: 100%;}
.related_product .item h4{font-size: 14px; padding: 5px 10px; line-height: 28px;font-weight: normal; white-space: nowrap; text-overflow:ellipsis;overflow: hidden;}
.related_product .item p{display: none; padding: 0 10px 5px;color: #888;}
.related_product .item a:hover h4{color: #025AA0;}

/* 详情页订购 */
.pdt_inquiry{background: #f6f6f6;padding:10px 20px 20px;margin-top: 20px;position: relative;}
.pdt_inquiry .inq_t{font-size: 22px; font-weight: normal;padding-bottom: 10px;}
.pdt_inquiry .forms{width: 460px;}
.pdt_inquiry dt{float: left;width: 80px;background: #fff;border: 1px #e5e5e5 solid;padding: 0 6px;text-align: right;line-height: 32px;}
.pdt_inquiry dd{float: left;width: 360px;background: #fff;margin-bottom: 10px;border: 1px #e5e5e5 solid;border-left: none;position: relative;}
.pdt_inquiry dd input{width: 100%;border: none;height: 32px;text-indent: 10px;color: #333;}
.pdt_inquiry dd .codeimg{position: absolute;right: 5px;top: 5px;}
.pdt_inquiry .area_box{position: absolute;right: 20px;top: 64px;left: 500px;}
.pdt_inquiry .areawidth{width: 98%; height: 278px;background: #fff;color: #333;padding: 9px 1%;}
.pdt_inquiry .forms_btn{clear: both;}
.pdt_inquiry .submit_btn{cursor: pointer;width: 455px;line-height: 34px;background: #262626;color: #fff;border: none;margin: 0;}
.pdt_inquiry .submit_btn:hover{background: #025AA0;}

.pdt_inquiry .tncode_div{border: none;height: 182px;}
.pdt_inquiry .tncode_box{margin-left: 0;}
.pdt_inquiry .tncode{height: 32px;background: #fff;border: none;line-height: 32px;text-align: left;font-size: 14px;text-indent: 10px;color: #666;}
.pdt_inquiry .slide_block_text{height: 32px;background: #fff;border: none;line-height: 32px;text-align: left;font-size: 14px;text-indent: 40px;color: #666;}
.pdt_inquiry .slide{height: 32px;}
.pdt_inquiry .slide_block{width: 32px;height: 32px;}
.pdt_inquiry  .tncode_msg_ok, .pdt_inquiry  .tncode_msg_error{bottom: 32px;}



/*图片列表*/
.photo_list{width: 102%; padding-top: 20px;}
.photo_list li{ width:31.3333%; float:left; margin-right: 2%; margin-bottom: 20px; }
.photo_list a{display: block; width: 100%;}
.photo_list .imsgs{ display:block; overflow: hidden;position: relative;border: 1px #eee solid;text-align: center;}
.photo_list img{max-width: 100%;margin: 0 auto;display: none;max-height: 100%;;}
.photo_list img:first-child{display: block;}
.photo_list img.top1{z-index: 1;position: relative;display: block;}
.photo_list a:hover img{filter:alpha(opacity=80);-moz-opacity:0.8;opacity:0.8;}
.photo_list p{display: block;text-align: center; height: 50px; line-height: 50px; white-space: nowrap; text-overflow:ellipsis;overflow: hidden;}
.photo_list a:hover p{color: #00a2e9;}

/*分页样式*/
.page{clear:both; margin:25px 0px; text-align: center; font-size: 13px;}
.page a,.page .current {display: inline-block; padding: 5px 15px; background: #ebebeb; border-radius: 3px; -webkit-border-radius: 5px; margin:0 3px;}
.page a:hover,.page .current{ background: #025AA0; color: #fff;}


/*上一个下一个*/
.point{border-top: 1px #e5e5e5 dashed;border-bottom: 1px #e5e5e5 dashed;}
.point span{display: block; width: 46%; line-height: 50px;padding: 0 2%;float: left;}
.point span i{float: left;display: block;width: 56px;}
.point span a{display: block;float: left;width: 370px;white-space: nowrap;text-overflow:ellipsis;overflow: hidden;}
.related_new{padding-top: 20px;}

/*新闻列表*/
.news_list{padding: 30px 0;}
.news_list li{position: relative; padding-left: 220px; height: 130px; margin-bottom: 15px; padding-bottom: 20px;border-bottom: 1px #e5e5e5 dashed;margin-bottom: 20px;}
.news_list .image{display: block; width: 200px; height: 130px; position: absolute; left: 0; top: 0; overflow: hidden; border: 1px #e5e5e5 solid;}
.news_list .image img{width: 100%; height: 100%;}
.news_list h4{font-size: 18px; color: #000; font-weight: normal;}
.news_list a{display: block;}
.news_list a:hover h4{color: #025AA0}
.news_list .list_time{display: block;}
.news_list .desc{color: #999;}

/*视频列表*/
.videos_list{padding: 30px 0;width: 102%;}
.videos_list li{width: 31.3333%;float: left;margin-right: 2%;}
.videos_list .image{display: block;overflow: hidden;}
.videos_list .image img{width: 100%; height: 100%;}
.videos_list h4{font-size: 16px; color: #000; font-weight: normal;padding: 6px 0 20px;}
.videos_list a{display: block;}
.videos_list a:hover h4{color: #025AA0}
.videos_list .desc,.videos_list .list_time{display: none;}

/*下载列表*/
.d_list_dt{background-color: #666;color: #fff;margin-top: 30px;}
.d_list_dt li{float: left;border-left: 1px #828282 solid;text-align: center;line-height: 50px;box-sizing: border-box;}
.download_list{padding: 0 0 30px;}
.download_list li{ border-bottom: 1px #bdbdbd solid; line-height: 50px;overflow: hidden;}
.download_list h4{height: 50px;text-indent: 20px; font-weight: normal;display: block;width: 30%;border-left: 1px #bdbdbd solid;box-sizing: border-box;white-space: nowrap;text-overflow:ellipsis;overflow: hidden;}
.download_list .desc{color: #666;display: block;text-indent: 20px;width: 45%;height: 50px;border-left: 1px #bdbdbd solid;box-sizing: border-box;white-space: nowrap;text-overflow:ellipsis;overflow: hidden;}
.download_list .list_time{display: block;color: #666;width: 15%;height: 50px;text-align: center;border-left: 1px #bdbdbd solid;box-sizing: border-box;}
.download_list .btn{display: block;width: 10%;height: 50px;background:url(../images/pc_d.png) no-repeat center center;background-size:26px auto;border-left: 1px #bdbdbd solid;border-right: 1px #bdbdbd solid;box-sizing: border-box;}
.download_list li *:hover{background-color: #f1f1f1;}

/*新闻详情*/
.news_content .news_info{border-top: 1px #e5e5e5 dashed;padding: 20px 0 30px; margin-top: 20px;}
.news_content .news_info *{white-space: normal!important;}
.news_content .news_title{font-size:22px; font-weight: normal; line-height:45px; color: #000;}
.news_content .news_time{color: #999;display: block;line-height: 36px;}

.down_btn{display: inline-block; padding: 8px 25px; background: #e58904; color: #fff; font-size: 16px; border-radius: 3px; -webkit-border-radius: 3px; margin-right: 10px;}
.down_btn:hover{color: #fff; background: #CE7A00;}

/*留言*/
.feedback .fb_list li{width: 50%;float: left;position: relative;padding-bottom: 20px;}
.feedback .fb_list li.nr{width: 100%;}
.feedback .fb_list span{width: 60px;line-height: 40px;position: absolute;left: 0;top: 0;}
.feedback .fb_list i{position: absolute;right: 25px;top: 0;line-height: 40px;color: red;}
.feedback .fb_list .inp{padding: 0 40px 0 60px; line-height: 40px;}
.feedback .fb_list input,.feedback .fb_list textarea{border:1px solid #ebebeb;width:100%;border-radius: 2px; line-height: 40px;}
.feedback .fb_btn{padding-left: 60px;}
.feedback .submit_btn{width: 160px; margin:20px 20px 0 0; background: #025AA0; color: #fff;line-height: 40px; cursor: pointer; border:none; text-indent: 0;position: relative;z-index: 1;}
.feedback .submit_btn.reset{background: #a2a2a2;}
.feedback .f_tip {padding-top: 25px;margin: 30px 0;border-top: 1px #ececec solid;padding-top: 10px;}
.feedback .tncode_box{margin: 0;}
@media screen  and (max-width: 1365px) {
  .feedback .fb_list li{width: 50%;}
}
/*询价*/
.inquiry .inquiry_list{padding-top: 30px;overflow: hidden;}
.inquiry .inquiry_list dt{float: left;width: 80px;height: 40px;line-height: 40px;}
.inquiry .inquiry_list dd{float: left; line-height: 40px; margin: 0 60px 20px 0;}
.inquiry .inquiry_list dd input{border:1px solid #ebebeb;width:455px; height: 40px;border-radius: 2px;}
.inquiry .inquiry_list dd.biezhu textarea{height:115px;width:1055px;border:1px solid #ebebeb;}
.inquiry .codeimg{background-color: #000; margin: 0 0 0 10px;cursor: pointer;}
.inquiry .inquiry_list dd .submit_btn{ width: 138px; margin:20px 20px 0 0; background: #025AA0; color: #fff; cursor: pointer; border:none; text-indent: 0;position: relative;z-index: 100;}
.inquiry .inquiry_list dd .submit_btn.reset{background: #a2a2a2;}
.inquiry .f_tip {padding-top: 25px;margin: 30px 0;border-top: 1px #ececec solid;padding-top: 10px;}
.inquiry .tncode_box{margin: 0;}


/*网站地图*/
.ul_sitemap{margin: 10px 0 30px 30px;}
.ul_sitemap li{list-style: none; line-height: 26px;}
li.small_li_sitemap{clear: both;padding-left: 12px;}
li.small_li2_sitemap{float: left; padding-left: 20px;}

/*=======================内页部分end=======================*/

/*相册放大*/
body.over-flow-x{overflow: hidden;}
#jquery-overlay{position:absolute;top:0;left:0;z-index:90;width:100%;height:500px;}
#jquery-lightbox{position:absolute;top:0;left:0;width:100%;z-index:1000;text-align:center;line-height:0;}
#jquery-lightbox a img{border:none;}
#lightbox-container-image-box{position:relative;background-color:#fff;width:250px;height:auto!important;max-width: 620px;max-height: 620px;margin:0 auto;}
#lightbox-container-image{padding:10px;}
#lightbox-image{max-width: 600px; max-height: 600px;}
#lightbox-loading{position:absolute;top:0;left:0;height:100%;width:100%;text-align:center;line-height:0;background: url(../images/loading.gif) no-repeat center center;}
#lightbox-nav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10;}
#lightbox-container-image-box > #lightbox-nav{left:0;}
#lightbox-nav a{outline:none;height: 100%!important;}
#lightbox-nav-btnPrev,
#lightbox-nav-btnNext{width:49%;height:100%;zoom:1;display:block;max-height: 620px;}
#lightbox-nav-btnPrev{float:left;}
#lightbox-nav-btnNext{float:right;}
#lightbox-container-image-data-box{background-color:#fff;margin:0 auto;line-height:1.4em;overflow:auto;width:100%;max-width: 600px;padding:0 10px 10px;}
#lightbox-container-image-data{padding:0;color:#666;}
#lightbox-container-image-data #lightbox-image-details span{text-align:left;font-size: 16px;color: #333;font-weight: bold;display: block;padding-top: 10px;}
#lightbox-container-image-data #lightbox-image-details p{font-weight: normal;font-size: 14px;color: #666;padding-top: 10px;}
#lightbox-image-details-currentNumber{display:block;clear:left;padding-bottom:1.0em;}
#lightbox-secNav-btnClose{width:20px;float:right;padding:0 10px 10px 0;}

/* 悬浮客服1*/
#leftsead{position:fixed;bottom:32%;right:0; z-index:79}
*html #leftsead{margin-top:258px;position:absolute;top:expression(eval(document.documentElement.scrollTop));}
#leftsead li{height:50px;margin-bottom: 1px;position: relative;}
#leftsead li span{display: block; width: 140px; height: 50px; padding-left: 50px;margin-right:-140px;cursor:pointer;white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
#leftsead li a{height:50px;float:right;display:block;min-width:50px;max-width:140px; color: #fff; line-height: 50px;border-radius: 6px 0 0 6px;overflow: hidden;}

#leftsead li.qq_li span{background: #19baea url(../images/q.png) no-repeat 12px center;background-size: 30px;}
#leftsead li.msn_li span{background: #58d249 url(../images/msn.png) no-repeat 12px center;background-size: 30px;}
#leftsead li.skype_li span{background: #12e2cd url(../images/skype.png) no-repeat 12px center;background-size: 30px;}
#leftsead li.facebook_li span{background: #005bab url(../images/facebook.png) no-repeat 12px center;background-size: 30px;}
#leftsead li.whatsapp_li span{background: #06af02 url(../images/whatsapp.png) no-repeat 12px center;background-size: 30px;}
#leftsead li.email_li span{background: #0898e2 url(../images/email.png) no-repeat 12px center;background-size: 30px;}
#leftsead li.w_li span{background: #ef6311 url(../images/ww.png) no-repeat 12px center;background-size: 30px;}
#leftsead li.ww_li span{background: #e8952d url(../images/ww.png) no-repeat 12px center;background-size: 30px;}
#leftsead li.www_li span{background: #b1d848 url(../images/ww.png) no-repeat 12px center;background-size: 30px;}
#leftsead li.feedback span{background: #e46464 url(../images/feedback.png) no-repeat 12px center;background-size: 30px;}
#leftsead li.code_li span{background: #6381f1 url(../images/code.png) no-repeat 12px center; position: relative;background-size: 30px;}
#leftsead li.code_li .code{ width: 200px; height: 200px; position: absolute; right: 140px; bottom: -80px; background:#6381f1; background: rgba(99, 129, 241, 0.52); border-radius: 5px; padding: 10px;}
#leftsead li.code_li .code img{width: 100%; height: 100%;}
#leftsead li.top_li span{background: #6e6e6e url(../images/gotop.png) no-repeat 12px center;background-size: 30px;}
#remind{ width: 100%; height: 50px;line-height: 50px; position: fixed; bottom: 0; left: 0; z-index: 10; color: #f5d783; font-size: 20px; text-align: center; background: #000; background: rgba(0,0,0,.8);}

/* 悬浮客服2*/
.main-im{ position:fixed; right: 10px; top:30%; z-index: 100; width: 110px; height: 272px;}
.main-im .qq-a { display: block; width: 108px; height: 116px; font-size: 14px; color: #0484cd; text-align: center; position: relative; }
.main-im .qq-a span { bottom: 5px; position: absolute; width: 90px; left: 10px; }
.main-im .qq-hover-c { width: 70px; height: 70px; border-radius: 35px; position: absolute; left: 18px; top: 10px; overflow: hidden; z-index: 9; }
.main-im .qq-container { z-index: 99; position: absolute; width: 109px; height: 116px; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom: 1px solid #dddddd; background: url(../images/qq-icon-bg.png) no-repeat center 8px; }
.main-im .img-qq {max-width: 60px; display: block; position: absolute; left: 6px; top: 3px; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }
.main-im .im-qq:hover .img-qq{ max-width: 70px; left: 1px; top: 8px; position: absolute; }
.main-im .im_main {background: #F9FAFB; border: 1px solid #dddddd; border-radius: 10px; background: #F9FAFB;display:none;}
.main-im .im_main .im-tel { color: #000000; text-align: center; width: 109px; border-bottom: 1px solid #dddddd;padding: 10px 0;}
.main-im .im_main .im-tel div{font-weight:bold;font-size: 12px;}
.main-im .im_main .im-tel .tel-num { font-weight: bold; color: #e66d15;padding: 0 5px;}
.main-im .im_main .im-tel:hover { background: #fafafa; }
.main-im .im_main .weixing-container {width: 55px; height: 47px; border-right: 1px solid #dddddd; background: #f5f5f5; border-bottom-left-radius: 10px; background: url(../images/weixing-icon.png) no-repeat center center;float:left;}
.main-im .im_main .weixing-show {width: 112px; height: 145px; background: #ffffff; border-radius: 10px; border: 1px solid #dddddd; position: absolute; left: -125px; top: -100px; }
.main-im .im_main .weixing-show .weixing-sanjiao {width:0; height: 0; border-style: solid; border-color: transparent transparent transparent #ffffff; border-width: 6px; left: 112px; top: 116px; position: absolute; z-index: 2;}
.main-im .im_main .weixing-show .weixing-sanjiao-big { width: 0; height: 0; border-style: solid; border-color: transparent transparent transparent #dddddd; border-width: 8px; left: 112px; top: 114px; position: absolute; }
.main-im .im_main .weixing-show .weixing-ma { width: 104px; height: 103px; padding-left: 5px; padding-top: 5px; }
.main-im .im_main .weixing-show .weixing-txt{position:absolute;top:110px;left:7px;width:100px;margin:0 auto; text-align:center;}
.main-im .im_main .go-top { width: 50px; height: 47px; background: #f5f5f5; border-bottom-right-radius: 10px; background: url(../images/toTop-icon.png) no-repeat center center;float:right;}
.main-im .im_main .go-top a { display: block; width: 52px; height: 47px; }
.main-im .close-im { position: absolute; right: 10px; top: -12px; z-index: 100; width: 24px; height: 24px; }
.main-im .close-im a { display: block; width: 24px; height: 24px; background: url(../images/close_im.png) no-repeat left top; }
.main-im .close-im a:hover { text-decoration: none; }
.main-im .open-im { cursor: pointer; margin-left: 68px; width: 40px; height: 133px; background: url(../images/open_im.png) no-repeat left top; }


@media screen and (max-width:1365px){

}
@media screen and (min-width:1367px) and (max-width:1440px){

}
