* { padding: 0px; margin: 0px; box-sizing: border-box; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,textarea,input,select,img,textarea{border:0;margin:0;padding:0;}
body{margin:auto;}
/** 设置默认字体 **/
body,textarea,input,button,select,keygen,legend{font-size:14px;font-family:"微软雅黑", Arial,"黑体",'宋体' Arial,Helvetica, sans-serif; color:#666;}


h1,h2,h3,h4,h5,h6{font-weight:normal;}
em{font-style:normal;}
/** 重置列表元素 **/
ul,li,ol {list-style:none;}
/** 重置超链接元素 **/
a{text-decoration:none;color:#666;}
a:hover{color:#0075e2; text-decoration:none; -webkit-transition:.3s; transition:.3s;}
/** 重置图片元素 **/
.fl{float:left;} 
.fr{float:right;}
img{ border:none;vertical-align: top;}
/** 重置表格元素 **/
table{border-collapse:collapse;}
.clear:after{ 
    content: '';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.clear{ /*兼容 IE*/
    zoom: 1;
}
.fix {zoom: 1; clear: both;}
.fix:before, .fix:after {display: table; clear: both;content: '';}

@font-face {
  font-family: "iconfont"; /* Project id 3734761 */
  src: url('/template/chinese/css/iconfont.woff2?t=1666924860364') format('woff2'),
       url('/template/chinese/css/iconfont.woff?t=1666924860364') format('woff'),
       url('/template/chinese/css/iconfont.ttf?t=1666924860364') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-sanjiaoxing:before {
  content: "\e620";
}

.icon-shichangdongtai:before {
  content: "\e6ee";
}

.icon-wodechanpin:before {
  content: "\e679";
}

.icon-remenx:before {
  content: "\e606";
}

.icon-caidan:before {
  content: "\e65f";
}


.top_bg{width:100%; margin:auto; background:#fff; position:relative; top:0; left:0; right:0; z-index:9999;}
.topbox{padding:0.7% 0; overflow: hidden;}
.w1200{width:1200px; margin:0 auto;}
.logo{float:left; margin-top:1.2%;}
.logo img{height: 60px}
.logo_wz{float:left; background:url(/template/chinese/images/logo_fgx.jpg) repeat-y left center; padding-left:2%; font-size:30px; line-height:28px; margin: 1% 0% 0 2%;}
.logo_wz .wzi{color:#333; font-weight: 600}
.logo_wz p{color:#555; font-size: 18px; margin-top:8px;}
.top_right{float: right}
.top_tel{float:right; background:url(/template/chinese/images/top_tel_tb.png) no-repeat left center; padding-left:6%; font-size: 18px; margin-top: 2%;}
.top_tel .tzi{font-size:24px; font-weight:bold; color:#006ec2;}
.top_emli{float:right; padding-left:40px; font-size:18px; width:11%}
.top_emli img{width: 100%;}
.top_emli a{color:#fd8b2e; font-weight:bold; line-height:30px;}
.top_emli a:hover{color:#0081cd;}

/* navMenu */
.navMenubox{width:100%; height:auto; background:#008bdb; position:relative;}
.navMenu{width: 100%; height: auto;}
.navMenu ul {height: auto;}
.navMenu li{float:left; position:relative; line-height:55px; height:auto; font-size:16px;}
.navMenu li a{padding:0 56px; color:#fff; text-transform:uppercase; display:block; position:relative;}
.navMenu li a:after{content:'';display:block; width:8px; height:7px; position:absolute;left:50%; bottom:0; margin-left:-4px; -webkit-transition:all .3s; transition:all .3s; -webkit-transform:scaleX(0); transform:scaleX(0);}
.navMenu li:hover a:after,.navMenu li.on>a:after{-webkit-transform:scaleX(1);transform:scaleX(1);}
.navMenu li a:hover,.navMenu li.on>a{background:#006ec2; color:#fff;}
.navMenu li{position:relative;}
.navMenu li .sub-menu{position:absolute; left:0%; top:55px; z-index:3; display:none; background:#fff; box-shadow:0 5px 10px #333;}
.navMenu li .sub-menu li{background:none; margin:0; padding:0; position:relative; border-bottom:1px solid #e6e6e6; text-align:center; width: 100%;}
.navMenu li .sub-menu li:last-of-type{border-bottom:none;}
.navMenu li .sub-menu li a{display:block; font-size:14px; line-height:35px;overflow:hidden; text-overflow:ellipsis; white-space:nowrap; box-sizing: border-box; color: #333}
.navMenu li .sub-menu li a.active,.navMenu li .sub-menu li a:hover,.navMenu li .sub-menu li.active a{background:#006ec2; color:#fff; box-sizing: border-box;}

.top_rlg{float:right; margin:40px 0 0 0; background:url(/template/chinese/images/top_rlgtb.jpg) no-repeat left center; padding-left:30px; font-size:14px; line-height:30px; position:relative;}
/*language*/
.top_rlg .Hlang-box{width:130px; box-shadow:1px 1px 10px #333; background:#fff; position:absolute; top:30px; left:-15px; display:none; border-radius:5px; z-index:9999;}
.top_rlg:hover .Hlang-box{display:block;}
.top_rlg .Hlang-box a{display:block; padding:5px 10px 5px 50px; line-height:24px; background-repeat:no-repeat !important;background-position:15px center !important; color:#666;}
.top_rlg .Hlang-box a:hover{color:#fff;background:#0081cd;}
.top_rlg .Hlang-box a.cn{background-image:url(/template/chinese/images/lg_cn.jpg); background-size:27px 19px;}
.top_rlg .Hlang-box a.en{background-image:url(/template/chinese/images/lg_en.jpg); background-size:27px 19px;}

.Hsrch{width:55px; height:55px; float:right; background:#333;}
.Hsrch-menu{display:block; width:20px; height:21px; margin:18px 0 0 18px; background:url(/template/chinese/images/fdj.png) no-repeat center center / cover;}
.Hsrch-box{width:100%; height:60px; background:#fff; border-top:1px solid #ddd; position:absolute; top:0px; left:0px; display:none; z-index:1002;}
.Hsrch-block{width:61% !important; height:32px; margin:15px auto 0;}
.Hsrch-block .btn{width:24px;height:32px;background:url(/template/chinese/images/icon-Hsrch2.png) no-repeat center center;float:left;}
.Hsrch-block .close{display:block;width:24px;height:32px;background:url(/template/chinese/images/icon-close2.png) no-repeat center center;float:right;}
.Hsrch-block .text{width:90%;height:32px;font-size:14px;float:left;margin:0 0 0 20px;}
.Hsrch-block .text::-webkit-input-placeholder{color:#6f6f6f;}
.Hlang:hover .Hlang-box{display:block;}

.sp_header,.sjj_nav{display: none}


.wraptop_4{width:100%;height:auto;overflow: hidden;}
.wraptop_4_1{float:left;line-height:55px;}
.wraptop_4_1 span{float:left;color:#363437;font-size:15px;font-weight:bold;background: url('/template/chinese/images/index9.png') no-repeat 0 center;padding-left:25px; line-height:55px;}
.wraptop_4_1 div{float:left;height:55px;overflow:hidden;font-size:13px; line-height:55px;}
.wraptop_4_1 div a:link,.wraptop_4_1 div a:visited{color:#504f4f;margin:0 5px 0 4px; line-height:55px;}
.wraptop_4_1 div a:hover,.wraptop_4_1 div a:active{color:#008bdb;margin:0 5px 0 4px;}
.wraptop_4_2{float:right;margin: 12px 0px 0px 0px;border: 1px solid #dfdede;width: 25%;}
.wraptop_4_2_1{float:left;width:85%;}
.wraptop_4_2_1 .searchinput{line-height:32px;color:#c4c4c4;font-size:12px;padding:0 0px 0 10px;vertical-align:middle;outline: none;width:255px;}
.wraptop_4_2_2{float:right;}
.wraptop_4_2_2 input{border:0px solid #000000;font-weight:normal;font-size:12px;color:#FFFFFF;background-color:transparent; outline: none;width:40px;line-height:32px;background:#014fa2 url('../images/index10.png') no-repeat center center;cursor:pointer;vertical-align:middle;}


.inny{width: 100%; height: auto; overflow: hidden; background: #f2f2f2; padding:1% 0;}
.white{}
.inny_left{width: 22%; float: left; overflow: hidden; overflow: hidden;}
.inny_left_menu{background: #fff; }
.inny_left_menu .bt{font-size: 18px;color: #000; line-height: 58px; font-weight: 600; border-bottom: 1px solid #f2f2f2;padding: 0 5%; box-sizing: border-box; }
.inny_left_menu .bt i{display: inline-block; color: #ef0014; margin-right: 5%}
.inny_left_menu ul{padding:5%; box-sizing: border-box;}
.inny_left_menu li{font-size: 16px; line-height: 36px; color:#595757; display: block;}
.inny_left_menu li.cur{color: #008bdb!important;  display: block;} 
.inny_left_menu li.cur a{color: #008bdb; }
.inny_left_menu li.cur i{color: #008bdb}
.inny_left_menu li i{display: inline-block; margin-right: 5%; font-size: 13px; line-height: 36px; color:#999}
.inny_left_menu li :hover{ line-height: 36px; color:#008bdb}
.inny_left_menu li .on{font-weight: bold;}

.sub_menu{ margin-left: 10%;}
.sub_menu dl{border-bottom: 1px solid #f2f2f2; padding-bottom:4%;margin-bottom:4%}
.sub_menu dd a{font-size: 16px; line-height: 30px; color:#595757}
.sub_menu dd a:hover{font-size: 16px; line-height: 30px; color:#008bdb}
.inny_left_menu li:last-child .sub_menu dl{border: none}
.sub_menu dd .tt{ color:#008bdb}

.inny_left_hot{margin-top: 2%; background: #fff;}
.inny_left_hot .bt{font-size: 18px;color: #000; line-height: 58px; font-weight: 600; border-bottom: 1px solid #f2f2f2; padding: 0 5%; box-sizing: border-box;}
.inny_left_hot .bt i{display: inline-block; color: #ef0014; margin-right: 5%}
.inny_left_hot ul{padding: 5%;box-sizing: border-box;}
.inny_left_hot li{display: block;font-size: 16px;line-height: 30px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis; position: relative; padding-left:10%}
.inny_left_hot li:after{content: '';width:7px;height:7px;background: #999;left:0px;top:12px;position: absolute; border-radius:50px}

.inny_right{width: 76%; float: right;}
.bannerbox{padding: 1%; overflow:hidden; background: #fff; box-sizing: border-box;}
/*banner*/
.banner{ width:100%; overflow:hidden; position:relative;}
.banner *{ box-sizing:content-box;}
.banner ul{ position:relative; width:10000%;}
.banner ul li{ float:left; width:1%; overflow:hidden;}
.banner ul li a{ display:block;}
.banner ul li img{display:block; width:100%; position:relative; left:0%; }
.bandd{ position:absolute; left:0; bottom:5%; width:100%; text-align:center; z-index:5;}
.bandd span{z-index:2;cursor:pointer;margin-right:5px;display:inline-block;width:12px;height:12px;zoom:1;border-radius:100%;border:0px solid #888;position:relative;-webkit-transition:.3s;transition:.3s;}
.bandd span:after{content:"";position:absolute;width:12px;height:12px;background:#888;top:2px;left:2px;border-radius:100%}
.bandd span.on,.bandd span:hover{border:0px solid #fff;transform:scale(1.1)}
.bandd span.on:after{background:#fff}
.banz,.bany{ position:absolute; top:50%; margin-top:-25px;width:50px; height:50px; opacity:0; transition:0.3s; cursor:pointer; z-index:5;}
.banz{ left:5%; }
.bany{ right:5%; }
.banner:hover .banz,.banner:hover .bany{ opacity:1;}

.inny_pro{margin-top: 2%; background: #fff;overflow: hidden;}
.bt{font-size: 18px;color: #000; line-height: 58px; font-weight: 600; border-bottom: 1px solid #f2f2f2; padding: 0 2%; box-sizing: border-box;}
.bt i{display: inline-block; color: #ef0014; margin-right: 2%}
.bt a {float: right; line-height: 58px; font-size: 14px; font-weight: normal;}

.bt2{font-size: 18px;color: #000; line-height: 58px; font-weight: 600; border-bottom: 1px solid #f2f2f2; padding: 0 4%; box-sizing: border-box;}
.bt2 i{display: inline-block; color: #ef0014; margin-right:3%}
.bt2 a {float: right; line-height: 58px; font-size: 14px; font-weight: normal;}
.inny_proimg{}
.inny_proimg ul{border-left:1px solid #f2f2f2; }
.inny_proimg li{width: 25%; float: left; border-right:1px solid #f2f2f2; border-bottom:1px solid #f2f2f2; padding:1.5%; box-sizing: border-box;}
.inny_proimg li img{width: 100%; margin:auto; display: block; clear: both;height:170px;}
.inny_proimg li .wz{font-size: 14px; text-align: center; margin:3% 0; color: #595757} 

.inny_news{margin-top: 2%; background: #fff;overflow: hidden;}
.inny_news01{width: 50%; float: left; border-right:1px solid #f2f2f2;}
.inny_news01 ul{padding:4%; box-sizing: border-box;}
.inny_news01 li{display: block;font-size: 14px;line-height: 30px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis; position: relative; padding-left:5%}
.inny_news01 li:after{content: '';width:7px;height:7px;background: #999;left:0px;top:12px;position: absolute; border-radius:50px}




/*友情链接*/
.foorterLink{padding: 20px 0;}
.foorterLink span{color: #333333;font-size: 14px;}
.foorterLink a{font-size: 14px;color: #666666;padding: 0 15px;border-right: 1px solid #b7b7b7;transition: all .5s;}
.foorterLink a:hover{color: #008bdb}
.foorterLink a:last-child{border-right: 0;}



/* footer */
#footer{background: #353535; overflow: hidden;padding:2% 0; border-top:3px solid #008bdb;}
#footer .footer_nav {width:85%; overflow: hidden; float: left;}
#footer .footer_nav ul li{ float: left; padding-right: 6%;}
#footer .footer_nav ul li .fbt{ color: #fff; font-size: 16px; line-height: 32px;}
#footer .footer_nav ul li p{ font-size: 14px; color: #999; line-height: 28px; transition:all .5s;} 
#footer .footer_ewm{width:10%; float: right; overflow:hidden;}
#footer .footer_ewm .ebt{ font-size: 18px; color: #fff; line-height: 36px; background: url(/template/chinese/images/footer_ewm.png) no-repeat left; padding-left: 30px; margin-bottom: 5%;}
#footer .footer_ewm ul li{}
#footer .footer_ewm ul li img{width: 100%}
#footer .footer_ewm ul li p{ font-size: 14px; color: #999; line-height: 28px; text-align: center;} 
.banquan{color: #999; line-height: 52px; background: #2c2b2b; overflow: hidden;}
.banquan a{color: #999; line-height: 52px;}
#footer .links{background: url(/template/chinese/images/links.jpg) repeat-y center; color: #fff; overflow: hidden;}
#footer .links .lbt{ float: left; font-size: 16px; line-height: 56px; width: 133px; float: left;}
#footer .links ul li{ float: left;}
#footer .links ul{float: right; width: calc(100% - 133px); background: url(/template/chinese/images/links.png) no-repeat right; padding-right: 30px;}
#footer .links ul li{padding-left: 20px;}
#footer .links ul li a{color: #fff; display: block; line-height: 56px; color: #999;}
#footer .notice{background: #ad1e23; line-height: 56px; position: fixed; bottom: 0; width: 100%; z-index: 10;}
#footer .notice h6{ color: #fff; font-size: 18px; float: left; line-height: 56px; background: url(/template/chinese/images/notice.png) no-repeat left; padding-left: 30px;}
#footer .h56{height: 56px;}
#footer .notice .notice_li{ float: left;}
#footer .notice ul li{ overflow: hidden;}
#footer .notice ul li em{ line-height: 56px; color: #fff; padding-left: 20px; float: left;}
#footer .notice ul li h3{ color: #fff;  font-size: 14px; float: left; line-height: 56px; padding-left: 50px; text-overflow:ellipsis; white-space: nowrap; overflow: hidden;}
#footer .close{ float: right;}
#footer .footer_nav ul li a p:hover{color: #008bdb;}


.nyabout{background: #fff;overflow: hidden;}
.nyaboutbox{padding: 3%;box-sizing: border-box; overflow: hidden;}
.nyaboutwz{padding: 3%;box-sizing: border-box; font-size: 14px; line-height: 28px; color: #555}
.nyaboutwz img{max-width: 100%; height: auto; margin:auto; display: block; clear: both; margin-top: 3%}

.mapnav,.mapnav a{color:#777}
.mapnav{float:right;font-size:14px;}
.mapnav a,.mapnav em,.mapnav span{float:left}
.mapnav em{padding:0 5px}
.mapnav .ns{color:#008bdb}


.ny_workshop{}
.ny_workshop ul{margin-right: -2%}
.ny_workshop ul li{float: left;width: 31.333%;margin:0 2% 2% 0;}
.ny_workshop ul li .wbt{overflow: hidden;border: 1px solid #eee;}
.ny_workshop ul li .wbt img{display: block; width: 100%;-webkit-transition:0.5s; transition:0.5s;box-sizing: border-box;}
.ny_workshop ul li:hover .wbt img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.ny_workshop ul li .wwz{font-size: 16px;line-height: 20px;text-align: center;padding: 10px 0;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;color: #333;}
.ny_workshop ul li:hover .wwz{color: #0b61d9}


.slt{overflow: hidden;}
.slt .stt{font-size:22px; font-weight: 600; color: #333}
.slt .x{display: block; width: 40px; height: 2px; background: #0167bb; margin:1% 0;}
.slt a{display: block; width: 100%; font-size: 15px; line-height: 2.2; color: #666;}
.srt{overflow: hidden;}
.srt .ul1{}
.srt .ul1 li{width: 100%; margin-bottom:2%;}
.srt .ul1 li .ltt{position: relative; line-height: 36px; color: #666;}
.srt .ul1 li .ltt span{display: block; position: absolute; top: 0; left: 45px; z-index: 2; color: #005ea9;}
.srt .ul1 li input{display: block; width: 100%; height: 45px; padding: 0 20px; background: #f5f5f5; border: 0; outline: none; resize: none;}
.srt .ul1 li textarea{display: block; width: 100%; height: 160px; padding: 20px; background: #f5f5f5; border: 0; outline: none; resize: none;}
.srt .tj{display: block; width: 290px; line-height: 50px; background: #005ea9; color: #fff; border-radius: 30px; text-align: center; cursor: pointer;}
.srt .tj:hover{background: #0167bb;}
.map{width: 100%; margin-top: 3%; overflow: hidden;}

.nynewsbox{overflow: hidden;}
.news-tt-hz{border-bottom: 1px solid #eee; margin-bottom: 2%}
.news-tt-right{width: 100%; overflow: hidden;}
.news-tt-content{font-size:15px;float:left; line-height:24px;text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; overflow:hidden; color:#777;margin:10px 0;}
.index-news-right-top-nr{float:left;overflow:hidden;}
.index-news-right-top-nr-rq li{float:left;margin-right:5px;font-size:14px;color:#666; line-height:27px;}
.index-news-right-top-nr-title {margin-bottom:10px;overflow:hidden; text-overflow:ellipsis; white-space:nowrap; font-size: 18px; font-weight: 600; color: #333}
.index-news-right-top-nr-title a{font-size:20px; font-weight:bold;}
.news-tt-right:hover .index-news-right-top-nr-title{color: #0167bb; display: block;}
.news-tt-right:hover .news-tt-content{color: #0167bb; display: block;text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; overflow:hidden; }
.news-more {width: 150px;line-height:40px;text-align: center; float:right;}
.news-more a {
    color: #666;
    font-size: 15px;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    display: block;
}
.news-more:hover a {
    background: #1c94d3;
    color: #fff;
    display: block;
}

.xinwenxiangqing{width:100%; height: auto;}
.xinwenxiangqing .nd_head{text-align: center;padding-bottom:1%;border-bottom: 1px dashed #d6d6d6;}
.xinwenxiangqing .nd_head p{color: #008bdb;font-size: 28px;margin-bottom: 1%;height: auto;}
.xinwenxiangqing .nd_head span{color: #666;font-size: 14px;margin: 0 15px;}
.xinwenxiangqing .nd_text {text-align: left;font-size:14px;line-height:30px;  padding: 1.5% 0;}
.xinwenxiangqing .nd_text img{ max-width: 100%; display: block; margin: auto;}
.detail_fenx a{font-size:14px;padding:12px 0;overflow:hidden;margin-top:20px;border-top:1px dotted #adadad; color:#333;}
.new_s2{width:100%;float:left; margin-top:3%;}
.hot_pro2{width:100%;float:left; margin-top:3%;}
.hot_pro2_tit{width:100%; height:45px; background:#f1f1f1; color:#008bdb; line-height:45px; font-size:16px; padding:0 20px; font-weight:bold; border:1px solid #d6d6d6; box-sizing: border-box;}
.news_random2{width:100%;float:left; background:#fff; border:1px solid #d6d6d6; padding:2%; border-top:none; box-sizing: border-box;}
.news_random2 ul li{width:48%; float:left; font-size:14px; line-height:36px; overflow:hidden; margin-right:4%; border-bottom:1px dashed #e6e6e6;overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.news_random2 ul li:nth-child(2n){margin-right:0;}
.news_random2 ul li a{background:url(/template/chinese/images/ly_li.png) no-repeat left center; padding-left:15px; color: #333}
.news_random2 ul li a:hover{color:#008bdb;}
.news_random2 ul li span{float:right; color:#999; line-height: 37px;}

.news_con_b{border-top: 1px solid #EEE;margin-top: 50px;padding-top: 50px;}
.news_con_b ul{line-height: 30px;float: left;}
.news_con_b li {font-size: 14px; color: #555;}
.news_con_b li a{font-size: 14px; color: #555;}
.news_con_b li a:hover{font-size: 14px; color: #008bdb;}
.news_con_b .fhlb{float: right;width: 140px;height: 40px;line-height: 40px;background: #008bdb;text-align: center;}
.news_con_b .fhlb a{display: block;color: #FFF; font-size: 14px;}
.news_con_b .fhlb a:hover{display: block;color: #FFF;text-decoration: none;}

.view-page{width:100%; position:relative; margin:2% 0; border-top:1px solid #d6d6d6; padding:2% 0;}
.view-page .prev,.view-page .back,.view-page .next{font-size:14px; width:160px; line-height:40px; position: absolute;transition:background-color .25s ease-in-out;-moz-transition:background-color .25s ease-in-out;-webkit-transition:background-color .25s ease-in-out; }
.view-page .prev{left:0;}
.view-page .prev a{background:#fff url(../images/le.png) 20px center no-repeat; padding-left:60px; border:1px solid #e6e6e6; color: #555; line-height: 38px;}
.view-page .prev:hover a{color:#fff; background:url(/template/chinese/images/le-white.png) 20px center no-repeat #008bdb;}
.view-page a{display:block;} 
.view-page .back{left:50%; margin-left:-80px; width:160px;}
.view-page .back a{background:url(/template/chinese/images/back.png) 20px center no-repeat #008bdb;color: #fff; text-align:center; padding-left:25px; line-height: 40px;}
.view-page .back a:hover{background:url(/template/chinese/images/back.png) 20px center no-repeat #008bdb; color:#000;}
.view-page .next{right:0;}
.view-page .next a{background:#fff url(../images/ri.png) 90% center no-repeat;text-align:center; border:1px solid #e6e6e6; line-height: 38px; color: #555}
.view-page .next:hover a{color:#fff; background:url(/template/chinese/images/ri-white.png) 90% center no-repeat #008bdb;}


pre{display: block;border: none;background: none;padding: 0px;white-space: pre-wrap;font-family:Arial, sans-serif;}
.news-list{width: 100%;overflow: hidden;box-sizing: border-box;}
.news-list ul{margin-right: -2%}
.news-list li{padding:1%;border: 1px solid #ebebeb;transition: all .4s;box-sizing: border-box;margin-bottom: 2%;width:48%;margin-right: 2%;float: left;}
.news-list li:hover{border: 1px solid #0062af;transition: all .4s;}
.news-list li .news-list_left{display: inline-block;overflow: hidden;}
.news-list li .news-list_right{display: inline-block;margin-top: 2%}
.news-img{width: 100%;vertical-align: top;-webkit-transition:0.5s;transition:0.5s;overflow: hidden;}
.news-img img{width: 100%;-webkit-transition:0.5s;transition:0.5s;overflow: hidden;}
.news-img video{width: 100%;}
.news-video:after{content:"video";display: inline-block;position: absolute;z-index:2;top: 15px;left: 20px;padding: 5px 10px;font-size: 14px;line-height: 1em;color: #fff;background-color:rgba(0,0,0,0.5);border-radius: 4px;transition:all .4s;}
.news-video:hover:after{content:"video";background-color:rgba(95,167,118,0.9);}
a.index-n-title{font-size: 18px;line-height: 1.5em;color: #333;font-weight: bold;max-height: 3em;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;transition: all .4s;}
.news-list li:hover a.index-n-title{color: #0062af;}
.news-list li:hover a.index-n-title:hover{text-decoration: underline;color: #0062af;}
.news-list pre{margin: 2% 0;font-size: 15px;line-height: 1.75em;height: auto;color: #666;display: block;display: -webkit-box;-webkit-line-clamp:3;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;transition: all .4s;}
.news-list li:hover pre{color: #666;opacity: 0.8;}
.news-list .time-link{margin-top: 0px;}
.news-list .time-link small{font-size: 13px;line-height: 36px;color: #999;transition: all .4s;}
.news-list li:hover .time-link small{color: #999;}
.news-list .time-link a{float: right;position: relative;z-index: 1;display: inline-block;width: 36px;height: 36px;text-align: center;transition: all .4s;}
.news-list .time-link a:after{content: "";position: absolute;z-index: -1;top: 0px;left: 0%;width: 100%;height: 100%;border: 1px dashed #fff;border-radius: 50%;opacity: 0;transition: all .4s;}
.news-list .time-link a:hover:after{content: "";-webkit-animation: changeright 6s linear infinite;opacity: 1;}
.news-list .time-link span{display: inline-block;width: 36px;height: 36px;line-height: 36px;font-size: 20px;color: #999;transition: all .4s;}
.news-list li:hover .time-link span{color: #ebebeb;}
.news-list li:hover .news-img{transform:scale(1.1);-webkit-transform:scale(1.1);}


.ny_proimg{}
.ny_proimg ul{border-left:1px solid #f2f2f2; }
.ny_proimg li{width: 25%; float: left; border-right:1px solid #f2f2f2; border-bottom:1px solid #f2f2f2; padding:1.5% 1.5% 2.5% 1.5%; box-sizing: border-box;}
.ny_proimg li img{width: 100%; margin:auto; display: block; clear: both;height:170px;}
.ny_proimg li .wz{font-size: 14px; text-align: center; margin:3% 0; color: #595757;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;} 


.pro_rightss{width: 100%; height: auto; overflow: hidden; box-sizing: border-box;}
.productss{width:49%;float:left;}
.product-info{width:50%;float:left;padding:15px;}
.product-info h2{border-bottom:1px solid #ccc;padding-left:15px;padding-bottom:15px;margin-bottom:35px;font-weight:bold;font-size:26px;}
.product-info .d-flex{display:flex;}
.product-info span.d-block {
    font-size: 20px;
    font-weight: 400;
    color: #444;
	display:block;
}
.product-info span {
    font-size: 30px;
    font-weight: 600;
    color: #008bdb;
}
.product-info .ml-auto span {
    color: #fff;
    font-weight: 400;
    font-size: 20px;
}
.product-info .ml-auto a {

    padding: 10px 35px;
	background:#008bdb;
	border-radius:10px;
}
.product-info .ml-auto{
	margin:20px;
	margin-top:30px;
}
.promore_l{}

.jqzoom{border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.jqzoom img{margin: auto; display: block; clear: both; width: 100%}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:100%;height:100%;background:#fff;border:1px solid #ccc;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#fff;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}


/*???€????§?€°?€????°?????€????????€??¨?§???????€”?¨???¨*/
.spec-preview{width:99.6%; height:auto;border:1px solid #d6d6d6;  text-align: center;}
.spec-scroll{clear:both;margin-top:10px;width:100%; float:left;}
.spec-scroll .prev{float:left;margin-right:4px;}
.spec-scroll .next{float:right;}
.spec-scroll .prev,.spec-scroll .next{display:block; width:32px; height:32px; cursor:pointer; margin-top:5px;}
.spec-scroll .items{float:left;position:relative;width:78%; height:51px; overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;}
.spec-scroll .items ul li{float:left;width:66px;text-align:center;}
.spec-scroll .items ul li img{border:1px solid #d6d6d6; padding:2px;width:57px;height:44px;}
.spec-scroll .items ul li img:hover{border:2px solid #008bdb; padding:1px;}

.pros_right{width:55%; float:right; overflow:hidden;}
.pros_right_top{overflow:hidden; border-bottom:1px dashed #e6e6e6;}
.pros_right_top .pbt{overflow:hidden; display:inline-block; font-size:24px; color:#008bdb; padding-bottom:10px;}
.proleft{width:100%;font-size:14px; line-height:30px; margin-top:20px;}
.proleft p{font-size:14px; line-height:25px; }


.pc-cx-tel-1{width: 100%;height: auto;border-top: 2px solid #e6e6e6;padding-top: 20px; overflow:hidden; margin-top:20px;}
.pc-cx-tel-1-t1{width: 30%; float: right;}
.pc-cx-tel-1-t1 ul{margin-right: -2%}
.pc-cx-tel-1-t1 li{width:98%;height: auto;background: #008bdb;font-size: 18px;line-height: 44px;text-align: center;float: left; margin-right: 2%}
.pc-cx-tel-1-t1 li a{display: block;color: #fff;}
.pc-cx-tel-1-t2{height: 56px;padding-left: 70px;background: url(/template/chinese/images/head-c-r1.png) no-repeat 0px top;font-size: 18px;color: #454545; float:left}
.pc-cx-tel-1-t2 p{line-height: 24px;}

.pc-cx-tel-1s{width: 100%;height: auto; overflow: hidden;}
.pc-cx-tel-1s dl{}
.pc-cx-tel-1s dd{width:45%;height: auto;background: #eee;font-size: 18px;line-height: 30px;text-align: center; margin: 0 2.5%;display:block; padding: 0!important; float: left;}
.pc-cx-tel-1s dd a:hover{background: #008bdb; display:block; color: #fff; border: 0!important}

.pc-cx-tel-2s{width: 100%;height: auto; overflow: hidden;}
.pc-cx-tel-2s dl{}
.pc-cx-tel-2s dd{width:47%;height: auto;background: #eee;font-size: 16px;line-height:40px;text-align: center; margin: 0 5% 0 0;display:block; padding: 0!important; float: left;}
.pc-cx-tel-2s dd a:hover{background: #008bdb; display:block; color: #fff; border: 0!important}
.pc-cx-tel-2s dd:last-child{margin-right: 0}



.proleft_btn{width:100%; float:left; margin-top:30px;}
.proleft_btn li{width:150px; float:left; margin-right:10px;}
.proleft_btn li a{width:150px; height:40px; float:left; line-height:40px; text-align:center; font-size:16px; background:#eee; display:block; color: #0055b4}
.proleft_btn li span{float:left; padding-right:20px;}
.proleft_btn li a:hover,.proleft_btn li a.on{background:#008bdb; color:#fff;}

.tabs-basic{width:100%; margin-top:5%; float:left;}
/* The tabs */
.tabs-basic ul{list-style:none; text-align:left; margin:0; padding:0; border-bottom:1px solid #e6e6e6; background:#eee;}
.tabs-basic ul li{display:inline-block; margin-bottom:-1px; font-size:16px; text-transform:uppercase;}
.tabs-basic a{display:block; text-decoration:none; background:#eee; border:1px solid transparent; padding:10px 40px; color: #333}
.tabs-basic .tab-active{border-bottom:2px solid #008bdb; color:#fff; background:#008bdb;}
/* The content */
.tabs-basic .tabs-content-placeholder{overflow:hidden; margin:auto; background:#fff; padding:20px 0;}
.tabs-basic .tabs-content-placeholder .div{display:none;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active{display:block; line-height:30px; font-size:14px;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active table{border:1px solid #d6d6d6; line-height:24px; text-align:center;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active table tr{padding-left:20px;}
.tabs-basic .tabs-content-placeholder .div p{line-height:30px; text-align:left; margin-top:10px;}
.tabs-basic .tabs-content-placeholder .div img{max-width:100%; margin:auto; display: block; clear: both;}
.tabs-basic table{border-collapse:collapse; border: 1px #e6e6e6 solid !important; width:100% !important;line-height:30px!important;}
.tabs-basic table td{padding:8px!important; padding-left:12px !important; word-wrap:break-word; word-break:break-all; border:1px #e6e6e6 solid !important; line-height:30px!important;}
.tabs-basic table td div{padding:0px!important;height:auto!important;}


.scrollleft2{width:100%; float:left; margin-top:20px; margin-bottom: 30px;}
.scrollleft2 li{width:200px; float:left; margin-right:20px; overflow:hidden;}
.scrollleft2 li img{width:99%; display:block; border:1px solid #e6e6e6;}
.scrollleft2 li img:hover{border:1px solid #008bdb;}
.scrollleft2 li a{color: #333}
.scrollleft2 li span{display:block; width:100%; line-height:30px; margin-top:10px; font-size:14px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; text-align:center;}

.social_nav5{height:5rem;position:fixed;bottom:0;width:100%;z-index:999;text-align: center;line-height:3.6rem;background:#222; display: none;}
.social_nav5 li{height:5rem;width:25%;font-size:14px;float:left;color:#fff;position:relative;line-height:3.6rem;}
.social_nav5 a:nth-child(1) li{background: #00a1e9;color: #fff;}
.social_nav5 li span{display: block;width:1.95rem;height:1.9rem;display:block;padding:0.9rem 0 0;margin:0 auto;}
.social_nav5 li span img{width:1.95rem;display:block;}
/* 客服 */
.side {
	display:block;
    position: fixed;
    width: 78px;
    right: 0;
    top: 50%;
    margin-top: -200px;
    z-index: 100;
    border: 1px solid #EEEEEE;
    background: #fff;
    border-bottom: 0
}
.side ul{
	list-style:none;
	padding:0px;
	margin:0px;
}
.side ul li {
    width: 78px;
    height: 78px;
    float: left;
    position: relative;
    border-bottom: 1px solid #EEEEEE;
    color: #333;
    font-size: 14px;
    line-height: 38px;
    text-align: center;
    transition: all .3s;
    cursor: pointer
}

.side ul li:last-child {
    border: 0;
}

.side ul li:hover {
    background: #008bdb;
    color: #fff
}

.side ul li:hover a {
    color: #fff
}

.side ul li i {
    height: 25px;
    margin-bottom: 1px;
    display: block;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 25px;
    margin-top: 14px;
    transition: all .3s
}

.side ul li i.bgs1 {
    background-image: url(/template/chinese/images/right_pic5.png)
}

.side ul li i.bgs2 {
    background-image: url(/template/chinese/images/right_pic7.png)
}

.side ul li i.bgs3 {
    background-image: url(/template/chinese/images/right_pic2.png)
}

.side ul li i.bgs4 {
    background-image: url(/template/chinese/images/right_pic1.png)
}

.side ul li i.bgs5 {
    background-image: url(/template/chinese/images/right_pic3.png)
}

.side ul li i.bgs6 {
    background-image: url(/template/chinese/images/right_pic6.png)
}

.side ul li:hover i.bgs1 {
    background-image: url(/template/chinese/images/right_pic5_on.png)
}

.side ul li:hover i.bgs2 {
    background-image: url(/template/chinese/images/right_pic7_on.png)
}

.side ul li:hover i.bgs3 {
    background-image: url(/template/chinese/images/right_pic2_on.png)
}

.side ul li:hover i.bgs4 {
    background-image: url(/template/chinese/images/right_pic1_on.png)
}

.side ul li:hover i.bgs5 {
    background-image: url(/template/chinese/images/right_pic3_on.png)
}

.side ul li:hover i.bgs6 {
    background-image: url(/template/chinese/images/right_pic6_on.png)
}


.side ul li .sidebox {
    position: absolute;
    width: 78px;
    height: 78px;
    top: 0;
    right: 0;
    transition: all .3s;
    overflow: hidden
}

.side ul li.sidetop {
    /* background: #D89F25;
    color: #fff */
}

.side ul li.sidetop:hover {
    opacity: .8;
    filter: Alpha(opacity=80)
}

.side ul li.sideewm .ewBox.son {
    width: 238px;
    height: 238px;
    display: none;
    color: #363636;
    position: absolute;
    text-align: center;
    left: -240px;
    top: 0;
    background-repeat: no-repeat;
    background-position: center center;
    border: 1px solid #EEEEEE;
    background-color: white;
    padding-top: 17.85px;
}

.side ul li.sideetel .telBox.son {
    width: 240px;
 
    display: none;
    color: #fff;
    text-align: left;
    position: absolute;
    left: -240px;
    top: 0px;
    background: #008bdb;
}

.side ul li.sideetel .telBox dd {
    display: block;
    height: 118.5px;
    overflow: hidden;
    padding-left: 82px;
    line-height: 24px;
    font-size: 18px
}

.side ul li.sideetel .telBox dd span {
    display: block;
    line-height: 28px;
    height: 28px;
    overflow: hidden;
    margin-top: 32px;
    font-size: 18px;
    color: white;
}

.side ul li.sideetel .telBox dd.bgs1 {
    background: url(/template/chinese/images/right_pic8.png) 28px center no-repeat;
    background-color: #008bdb;
}

.side ul li.sideetel .telBox dd.bgs2 {
    background: url(/template/chinese/images/right_pic9.png) 28px center no-repeat
}

.side ul li:hover .son {
    display: block !important;
    animation: fadein 1s
}<!--0.00021719932556152-->