﻿/*全局样式*/
*{margin:0;padding:0;}
body{background:#fff; font-family:Arial,'Microsoft YaHei',SimHei,SimSun; font-size:14px; overflow-x:hidden; line-height:24px;}
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,tr,dl,dd,select,option{ margin:0; padding:0;}
li,img,input,em,select{ list-style:none; border:none; font-style:normal; outline:none;}
a{ text-decoration:none !important; cursor:pointer !important;}
select::-ms-expand { display: none;}
.img-none{display:none !important;}
.img-position-absolute{position: absolute;	top: 0;	bottom: 0; left: 0;	right: 0; max-width:100%; max-height: 100%;display: block;	margin:auto;padding:auto;}

.wrap{ max-width:1200px !important; margin:0 auto;}
header{width:100%; float:left;}
main{width:100%; float:left;}
footer{width:100%; float:left;}
/*End*/

/*头部*/
.topbox{width:100%; float:left; background:#0459c9; line-height:44px; position:relative; z-index:999999999;}
.top_L{float:left; font-size:13px; color:#fff;}
.top_R{float:right;}
.top_dianhua{float:left; font-size:12px; color:#fff; background:url(../pics/top_dianhua.png) no-repeat left center; padding-left:28px;}
.top_dianhua span{float:right; font-size:16px; color:#4dcbff; font-weight:bold;}
.top_nav{float:right; margin-left:25px; position:relative;}
.top_p{display:block; overflow:hidden; background:url(../pics/top_img.png) no-repeat left center; padding:0 24px 0 44px; font-size:12px; color:#fff; cursor:pointer;}
.top_txt{display:none; width:100%; float:left; position:absolute; left:0; top:100%;background:#0459c9; padding:2px; z-index:999999;}
.top_txt a{display:block;overflow:hidden; height:30px; line-height:30px; text-align:center; font-size:14px; color:#fff; transition:all 0.4s;}
.top_txt a:hover{background:#fff; color:#0459c9;}

.header{width:100%; float:left; background:#fff; position:relative; left:0; top:0; z-index:99999999; box-shadow:0 0 10px rgba(0,0,0,0.2);}
.logo{width:22%; float:left; padding:15px 0;}
.logo img{float:left; width:100%; max-width:202px; max-height:55px;}
.header_R{width:78%; float:right;}
/*导航*/
nav{width:95%; float:left; /*position:relative; left:0; top:0; z-index:999999999;*/}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.nav{width:auto; float:right; position:relative; z-index:1;}
.nav .nLi{width:auto; float:left; position:relative; display:inline;}
.nav .nLi h3{width:100%; float:left;}
.nav .nLi h3 a{display:block; height:85px; text-transform: uppercase; line-height:85px; font-family:'Microsoft YaHei';
    font-size:16px; color:#3a3a3a; text-align:center; transition:all 0.4s;
padding: 0 20px;
}
.nav .nLi:hover h3 a{background:url(../pics/nav_hover.png) no-repeat center center; background-size:cover; color:#fff;}
/*.nav .nLi.on h3 a{background:url(../pics/nav_hover.png) no-repeat center center; background-size:cover; color:#fff;}*/

.nav .sub{ display:none; width:100%; left:0; top:100%; position:absolute; background:rgba(16, 132, 240, 0.6) none repeat scroll 0 0 !important; background-color:#1084f0; padding:2px;}
.nav .sub li{width:100%; float:left; zoom:1; }
.nav .sub li a{ display:block; height:40px; line-height:40px; text-align:center; overflow:hidden; font-size:14px; color:#fff;}
.nav .sub li a:hover{ background:#fff; color:#1084f0;  }
/*END*/
/*搜索表单*/
.header_B{width:5%; float:right;position:relative; height:85px; z-index:99999999999;}
.header_ss{width:22px; float:left; height:22px; background:url(../pics/header_ss.jpg) no-repeat center center; position:absolute; right:0; top:50%;transform: translateY(-50%); cursor:pointer;}
.header_form{display:none; width:304px; float:left; position:absolute; right:0; top:100%; border:2px solid #0459c9; background:#fff;}
.header_inp1{width:calc(100% - 60px); float:left; height:34px; line-height:34px; padding:0 10px; font-size:14px; color:#333;}
.header_inp1::-webkit-input-placeholder, textarea::-webkit-input-placeholder {color: #c2c2c2;} 
.header_inp1:-moz-placeholder, textarea:-moz-placeholder {color: #c2c2c2;} 
.header_btn{width:60px; float:left; height:34px; background:#0459c9; color:#fff; font-size:14px;}
/*End*/

/*banner图*/
.banner{width:100%; float:left; position:relative;}
.banner .banner-imgbox{width:100%; float:left;}
.banner .banner-imgbox .swiper-slide{background-repeat:no-repeat; background-position:center center; background-size:cover;}
.banner .banner-imgbox .swiper-slide .banner_img_top{padding-top:35.3889%;}
.banner .banner-imgbox .swiper-slide img{width:100%; height:auto; display:block;}
.banner .swiper-pagination {display:none; position: absolute; right:0; bottom:15px;}
.banner .swiper-pagination-bullet {width:14px; height:14px; background:#e60012; opacity:0.5; border-radius:50%; margin:0 6px;}
.banner .swiper-pagination-bullet-active{opacity:1; background:#e60012;}
.banner .next{right:2%; position:absolute;top:50%; margin-top:-26px; width:32px; height:52px; background:url(../pics/next.jpg) no-repeat center center; overflow:hidden; opacity:0;  cursor:pointer; z-index:999999; transition:all 0.4s;}
.banner .prev{left:2%; position:absolute;top:50%; margin-top:-26px; width:32px; height:52px; background:url(../pics/prev.jpg) no-repeat center center; overflow:hidden; opacity:0; cursor:pointer; z-index:999999; transition:all 0.4s;}
.banner:hover .next{opacity:1;}
.banner:hover .prev{opacity:1;}

.banner_hover{width:100%; float:left; position:absolute; left:0; bottom:0; z-index:9999999;background:rgba(16, 132, 240, 0.6) none repeat scroll 0 0 !important; background-color:#1084f0;}
.banner_ul{display:block; overflow:hidden;}
.banner_ul li{width:25%; float:left; border-right:1px solid #0012d3; padding:20px 10px; display:flex; align-content:center; align-items:center; justify-content:center;}
.banner_ul li img{float:left; height:48px; margin-right:30px;}
.banner_ul li .banner_B{display:block; overflow:hidden;}
.banner_ul li .banner_B .banner_p{display:block; height:20px; line-height:20px; overflow:hidden; font-size:18px; color:#fff;text-overflow:ellipsis; white-space: nowrap;
}
.banner_ul li .banner_B .banner_sp{display:block; height:36px; line-height:18px; overflow:hidden; font-size:14px; color:#fff; opacity:0.5; margin-top:8px;text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical;}
.banner_ul li:last-child{border-right:none;}
/*END*/

.picbox{width:100%; overflow:hidden; background:url(../pics/pic_bj.jpg) no-repeat center center; background-size:cover; padding:30px 0;}
.pic_ul{display:block; overflow:hidden; 
display:-webkit-box; display:-ms-flexbox; display:flex;
-ms-flex-wrap:wrap; flex-wrap:wrap;
-webkit-box-pack:justify;-ms-flex-pack:justify; justify-content:space-between;
}
.pic_ul li{width:354px; float:left;}
.pic_ul li a{display:block; overflow:hidden; background:#e7e6e5; border-radius:5px 0 0 5px; transition:all 0.4s;opacity:0.85;}
.pic_ul li a .pic_img{width:114px; float:left; height:88px; border-radius:5px; margin-right:20px;}
.pic_ul li a .pic_p{display:block; overflow:hidden; height:38px; line-height:38px; font-size:15px; color:#3a3939; transition:all 0.4s;}
.pic_ul li a .pic_p>span{font-size:21px;}
.pic_ul li a .pic_txt{display:block; overflow:hidden; line-height:20px; font-size:16px; color:#616161; height:40px; transition:all 0.4s;}
.pic_ul li a:hover{background:#0197f2;}
.pic_ul li a:hover .pic_p{color:#fff;}
.pic_ul li a:hover .pic_txt{color:#fff;}

.gsjj{width:100%; overflow:hidden; background:#fafbfc; padding:50px 0;}
.gsjj>.wrap{
display:-webkit-box; display:-ms-flexbox; display:flex;
-ms-flex-wrap:wrap; flex-wrap:wrap;
-webkit-box-pack:justify;-ms-flex-pack:justify; justify-content:space-between;
}
.gsjj_L{width:43%; float:left; background-position:center; background-repeat:no-repeat; background-size:cover; display:-webkit-box; display:-ms-flexbox; display:flex; position:relative;}
.gsjj_L::before{content:""; width:70px; height:6px; float:left; position:absolute; right:-35px; bottom:10px; background:#aa0003;}
.gsjj_R{width:50%; float:right;}
.gsjj_p{display:block; overflow:hidden; line-height:24px; font-size:22px; color:#42403e;}
.gsjj_txt{display:block; overflow:hidden; line-height:28px; font-size:15px; color:#42403e; margin-top:20px; height:168px; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:6; -webkit-box-orient: vertical;}
.gsjj_more{display:block; overflow:hidden; padding:20px 0 2px 0;}
.gsjj_more a{display:block; overflow:hidden; width:128px; height:28px; line-height:28px; text-align:center; background:#fff; box-shadow:2px 2px 2px rgba(0,0,0,0.2); font-size:16px; color:#42403e; transition:all 0.4s;}
.gsjj_more a:hover{background:#0197f2; color:#fff;}

/*.gsjj{width:100%; float:left; background:#e5eaf0; padding:50px 0;}
.gsjj_L{width:45%; float:left;}
.gsjj_title{display:block; overflow:hidden; padding-bottom:10px; border-bottom:1px solid #fff;}
.gsjj_p{display:block; overflow:hidden; height:34px; line-height:34px; font-size:24px; color:#0b53aa;}
.gsjj_sp{display:flex; justify-content:space-between; overflow:hidden; height:30px; line-height:30px;}
.gsjj_sp span{float:left;}
.gsjj_sp span:first-child{font-family:Arial; font-size:20px; color:#5f5e5e; text-transform:uppercase;}
.gsjj_sp span:last-child{font-size:16px; color:#a2a2a2; letter-spacing:2px;}
.gsjj_txt{display:block; overflow:hidden; font-size:14px; color:#4c4c4c; line-height:24px; height:120px; margin-top:20px; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:5; -webkit-box-orient: vertical;}
.gsjj_more{display:block; overflow:hidden; margin-top:25px;}
.gsjj_more a{float:left; position:relative; width:100px; height:34px; line-height:34px; background:#0b53aa; color:#fff; font-size:14px; text-align:center;}
.gsjj_more a::before{content:""; width:26px; float:left; height:34px; background:url(../pics/gsjj_more.png) no-repeat center center; position:absolute; left:100%; top:0;}
.gsjj_ul{width:55%; float:left; position:relative; z-index:999; margin-top:-85px; padding-left:15px;}
.gsjj_ul li{width:25%; float:left; padding-left:15px; margin-bottom:10px;}
.gsjj_ul li a{display:block; overflow:hidden;}
.gsjj_ul li a .gsjj_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.gsjj_ul li a .gsjj_img::before{content:""; display:block; padding-top:105.051%;}
.gsjj_ul li a .gsjj_B{display:block; overflow:hidden; background-image: linear-gradient(rgba(255,255,255,1), rgba(255,255,255,0)); padding:10px;}
.gsjj_ul li a .gsjj_B .gsjj_logo{display:block; overflow:hidden; padding:15px 0; border-bottom:1px solid #e3e3e3;}
.gsjj_ul li a .gsjj_B .gsjj_logo img{display:block; max-width:100%; height:48px; margin:0 auto;}
.gsjj_ul li a .gsjj_B .gsjj_pp{display:block; overflow:hidden; margin-top:15px; line-height:28px; height:28px; text-align:center; font-size:18px; color:#1a1a1a;}
.gsjj_ul li a .gsjj_B .gsjj_spp{display:block; overflow:hidden; line-height:24px; height:24px; text-align:center; font-size:14px; color:#9d9fa1;}*/

.cpzx{width:100%; float:left; padding:40px 0; background:#fafbfc;}
.cpzx_title{display:block; overflow:hidden; text-align:center;}
.cpzx_p{display:block; overflow:hidden; line-height:36px; font-size:28px; color:#e7e7e7; text-transform:uppercase;}
.cpzx_sp{display:block; overflow:hidden; line-height:48px; font-size:30px; color:#5f5e5e;}
.cpzx_heng{display:block; overflow:hidden; position:relative; width:70px; height:4px; margin:0 auto; border-radius:4px; background:#bcbcbc;}
.cpzx_heng::before{content:""; display:block; width:50%; float:left; height:4px; background:#45b6fe; position:absolute; left:0; top:0; z-index:9;}
.cpzx_spp{display:block; overflow:hidden; line-height:30px; margin-top:10px; text-align:center; font-size:16px; color:#404040;}
.cpzx_ul{display:block; width:1209px; padding-top:30px;}
.cpzx_ul li{width:394px; float:left; margin:0 9px 9px 0; box-shadow:0 0 30px rgba(0,0,0,0.2);}
.cpzx_ul li a{display:block; overflow:hidden; background:#fff; padding:20px; position:relative; top:0; transition:all 0.4s;}
.cpzx_ul li:nth-child(even) a{/*background:#d7d7d8;*/}
.cpzx_ul li a .cpzx_L{display:block; overflow:hidden; padding-top:20px;}
.cpzx_ul li a .cpzx_L .cpzx_pp{display:block; overflow:hidden; height:34px; line-height:34px; font-size:20px; color:#4a4a4a;text-overflow:ellipsis; white-space: nowrap; transition:all 0.4s;}
.cpzx_ul li a .cpzx_L .cpzx_spp{display:block; overflow:hidden; height:48px; line-height:24px; font-size:14px; color:#8b8b8b; margin-top:15px; text-align:left;text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical; transition:all 0.4s;}
.cpzx_ul li a .cpzx_L .cpzx_more{display:block; overflow:hidden; width:80px; height:26px; line-height:24px; border:1px solid #7f7f7f; margin-top:15px; text-align:center; border-radius:13px; font-size:12px; color:#000; opacity:0.5; transition:all 0.4s;}
.cpzx_ul li a .cpzx_img{width:calc(100% - 163px); float:right; position:relative; margin-left:20px;}
.cpzx_ul li a .cpzx_img::before{content:""; display:block; padding-top:88%;}
.cpzx_ul li a .cpzx_hover{width:58px; height:48px; float:left; position:absolute; right:0; top:-100%; transition:all 0.4s;}
.cpzx_ul li a:hover{background:#0197f2; box-shadow:0 0 20px rgba(0,0,0,0.5); top:-15px;}
.cpzx_ul li a:hover .cpzx_hover{top:0;}
.cpzx_ul li a:hover .cpzx_L .cpzx_pp{color:#fff;}
.cpzx_ul li a:hover .cpzx_L .cpzx_spp{color:#fff;}
.cpzx_ul li a:hover .cpzx_L .cpzx_more{border-color:#fff; background:#fff; color:#0197f2; opacity:1;}

.yy{width:100%; float:left; padding:50px 0; background:url(../pics/yy_bj.jpg) no-repeat center center; background-size:cover;}
.yy .cpzx_p{color:#fff;}
.yy .cpzx_sp{color:#fff;}
.yy .cpzx_heng{background:#fff;}
.yy .cpzx_spp{color:#fff;}
.yy_ul{display:block; overflow:hidden; width:1208px; padding-top:26px;}
.yy_ul li{width:294px; float:left; margin:0 8px 10px 0;}
.yy_ul li a{width:100%; float:left; position:relative;}
.yy_ul li a::before{content:""; display:block; padding-top:85.79710145%;}
.yy_ul li a .yy_txt{width:100%; float:left; height:30px; overflow:hidden; text-align:center; position:absolute; left:0; bottom:0; z-index:9; font-size:16px; color:#222;background:rgba(220,220,220,0.8); transition:all 0.4s; display:flex; align-content:center; align-items:center; justify-content:center;}
.yy_ul li:hover a .yy_txt{height:100%; background:rgba(5, 100, 235, 0.8);padding:10px; color:#fff;}

.news{width:100%; overflow:hidden; padding:30px 0;}
.news_contect{display:flex; justify-content:space-between; overflow:hidden; padding-top:40px;}
.news_B{width:48%; float:left;}
.news_title{display:block; overflow:hidden; background:#e8e8e8; height:30px; line-height:30px; padding:0 10px;}
.news_p{float:left; font-size:14px; color:#3d3d3d; font-weight:bold;}
.news_more{float:right;}
.news_more a{display:block; font-size:14px; color:#3d3d3d; background:url(../pics/news_jia.png) no-repeat left center; padding-left:22px; transition:all 0.4s;}
.news_more a:hover{color:#45b6fe;}
.news_BB{display:block; overflow:hidden; padding:20px 0; border-bottom:2px solid #e1e2e2;}
.news_BB .news_imgB{width:287px; float:left; overflow:hidden; margin-right:25px;}
.news_BB .news_imgB .news_img{width:100%; overflow:hidden; transition:all 1s;}
.news_BB .news_imgB .news_img::before{content:""; display:block; padding-top:85.3659%;}
.news_BB .news_pp{display:block; overflow:hidden; height:32px; line-height:32px; font-size:18px; color:#000; transition:all 0.4s;text-overflow:ellipsis; white-space: nowrap;}
.news_BB .news_txt{display:block; overflow:hidden; height:150px; line-height:30px; font-size:16px; color:#404040; margin-top:10px; text-indent:2em;text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:5; -webkit-box-orient: vertical;}
.news_BB .news_spp{display:block; overflow:hidden; height:22px; line-height:22px; font-size:16px; color:#404040; margin-top:30px;}
.news_BB:hover .news_imgB .news_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.news_BB:hover .news_pp{color:#45b6fe;}
.news_ul{display:block; overflow:hidden; padding-top:15px;}
.news_ul li{display:block; overflow:hidden; line-height:36px;}
.news_ul li span{float:right; font-size:16px; color:#404040;}
.news_ul li a{ font-size:16px; color:#404040;display:block; height:30px;
word-break:keep-all;
white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis;}
.news_ul li a:hover{color:#45b6fe;}

.fk{width:100%; float:left; background:url(../pics/fk_bj.jpg) no-repeat center center; background-size:cover; padding:35px 0;}
.fk_ul{width:100%; float:left;}
.fk_ul li{width:25%; float:left;}
.fk_ul li img{width:100%; display:block; height:auto; margin:0 auto; transition:all 1s;}
.fk_ul li:hover img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}

.footer{width:100%; overflow:hidden; background:#e7e6e6; padding:40px 0;}
.footer_L{width:50%; float:left; display:flex;}
.footer_B{width:30%; float:left; text-align:center; background:url(../pics/footer_shutiao.png) repeat-y right top; padding-right:2px;}
.footer_p{display:block; height:32px; line-height:32px; overflow:hidden; font-size:16px; color:#000000; opacity:0.8; margin-top:5px; font-weight:bold;}
.footer_ul{display:block; overflow:hidden; padding-top:10px;}
.footer_ul li{display:block; overflow:hidden; height:30px; line-height:30px;}
.footer_ul li a{font-size:13px; color:#000; opacity:0.8;}
.footer_ul li a:hover{color:#45b6fe; opacity:1; text-decoration:underline !important;}
.footer_R{width:50%; float:right;}
.footer_BB{width:60%; float:left;}
.footer_dianhua{display:block; overflow:hidden; border-bottom:1px solid #545454; padding-bottom:10px; line-height:28px; font-size:14px; color:#000;}
.footer_dianhua span{display:block; overflow:hidden; height:30px; line-height:30px; font-size:24px; color:#e60012; font-weight:bold;}
.footer_txt{display:block; overflow:hidden; margin-top:20px; line-height:36px; font-size:14px; color:#000; background:url(../pics/footer_lx_logo.png) no-repeat left center; padding-left:34px;}
.footer_imgB{width:118px; float:right;}
.footer_wx{display:block; overflow:hidden;}
.footer_wx img{width:118px; height:118px; display:block; margin:0 auto;}
.footer_wx span{display:block; overflow:hidden; height:36px; line-height:36px; text-align:center; font-size:14px; color:#000;}
.footer_fx{display:flex; align-content:center; align-items:center; justify-content:center; overflow:hidden; padding-top:4px;}
.footer_fx a{width:24px; float:left; height:24px; line-height:24px; text-align:center; background:#fff; border-radius:50%; margin:0 6px; font-size:14px; color:#236cb8; transition:all 0.4s;}
.footer_fx a:hover{background:#236cb8; color:#fff;}

.foot{width:100%; float:left; background:#fafbfc; padding:12px 0; box-shadow:0 0 10px rgba(0,0,0,0.3);}
.foot_B{width:100%; float:left;}
.foot_L{float:left; display:flex; justify-content:center; align-items:center;}
.foot_L img{float:left; max-width:100%; height:auto; margin-right:30px;}
.foot_R{float:right; width:196px; position:relative; margin-top:5px;}
.foot_p{width:100%; float:left; overflow:hidden; height:26px; line-height:24px; border:1px solid #7a7a7a; background:url(../pics/link_jiantou.png) no-repeat right center #646464; font-size:14px; color:#fff; padding:0 10px; cursor:pointer;}
.foot_ul{display:none; width:100%; float:left; position:absolute; left:0; bottom:100%; z-index:9999; background:#646464; padding:2px;}
.foot_ul li{display:block; overflow:hidden;}
.foot_ul li a{display:block; height:30px; line-height:30px; overflow:hidden; text-align:center; font-size:14px; color:#fff;}
.foot_ul li a:hover{background:#236cb8;}

/*关于我们*/
.N_banner{width:100%; overflow:hidden; height:330px; background-size:cover;}

.main{width:100%; overflow:hidden; padding:30px 0;}
.main_left{width:240px; float:left;}
.about{width:100%; overflow:hidden; margin-bottom:30px;}
.about_title{display:block; overflow:hidden; background:url(../pics/about_title.jpg) no-repeat center center; background-size:cover; color:#fff; padding:18px 0 18px 44px;}
.about_p{display:block; overflow:hidden; line-height:24px; font-size:20px; color:#fff;}
.about_sp{display:block; overflow:hidden; line-height:20px; font-size:18px; color:#fff;}
.about_ul{display:block; overflow:hidden; padding-top:5px;}
.about_ul li{display:block; overflow:hidden; border-bottom:1px solid #cecece; transition:all 0.4s;}
.about_ul li a{display:block; overflow:hidden; height:40px; line-height:40px; font-size:16px; color:#686868; background:url(../pics/about_jiantou.png) none 20px center; padding:0 20px 0 44px;}
.about_ul li:hover{background: -webkit-linear-gradient(left, #0459c9 , #0197f2); background: -o-linear-gradient(right, #0459c9, #0197f2); background: -moz-linear-gradient(right, #0459c9, #0197f2); background: linear-gradient(to right, #0459c9 , #0197f2); }
.about_ul li:hover a{ background:url(../pics/about_jiantou.png) no-repeat 20px center; color:#fff;}

.about_ul li.act{background: -webkit-linear-gradient(left, #0459c9 , #0197f2); background: -o-linear-gradient(right, #0459c9, #0197f2); background: -moz-linear-gradient(right, #0459c9, #0197f2); background: linear-gradient(to right, #0459c9 , #0197f2); }
.about_ul li.act a{ background:url(../pics/about_jiantou.png) no-repeat 20px center; color:#fff;}

.about_dianhua{display:block; overflow:hidden; border:1px solid #d2d2d2; background:url(../pics/about_img.jpg) no-repeat right center; padding:10px 0 10px 15px; font-size:16px; color:#a3a3a3; line-height:26px;}
.about_dianhua span{display:block; overflow:hidden; font-size:22px; color:#0459c9; font-weight:bold;}
.about_ul1{display:block; overflow:hidden;background: -webkit-linear-gradient(left top, #0459c9 , #0197f2); background: -o-linear-gradient(bottom right, #0459c9, #0197f2); background: -moz-linear-gradient(bottom right, #0459c9, #0197f2); background: linear-gradient(to bottom right, #0459c9 , #0197f2); margin-top:20px; padding:10px; position:relative;}
.about_ul1 li{width:50%; float:left;}
.about_ul1 li a{display:block; padding:10px 0;}
.about_ul1 li a img{display:block; max-width:100%; height:auto; margin:0 auto; transition:all 1s;}
.about_ul1 li a span{display:block; overflow:hidden; height:36px; line-height:36px; text-align:center; font-size:16px; color:#fff;}
.about_ul1::before{content:""; width:calc(100% - 20px); float:left; height:1px; background:#81bff5; position:absolute; left:10px; top:50%; transform: translateY(-50%);}
.about_ul1::after{content:""; width:1px; float:left; height:calc(100% - 20px); background:#81bff5; position:absolute; left:50%; top:10px; transform: translateX(-50%);}
.about_ul1 li a:hover img{-webkit-transform: rotateY(360deg); transform: rotateY(360deg);}

.main_right{width:920px; float:right;}
.dqwz_title{width:100%; float:left; text-transform: uppercase; line-height:40px; font-size:14px; color:#373737; border-bottom:1px solid #d9d9d9; background:url(../pics/dqwz_title.jpg) no-repeat left center; padding-left:30px;}
.dqwz_title a{color:#0a8fed;}

.dqwz_contect{width:100%; float:left; padding-top:15px;}
.company{display:block; overflow:hidden; font-size:15px; color:#353535; line-height:30px;}
.company_B{display:block; overflow:hidden; position:relative; margin-bottom:8px;}
.company_B img{display:block; max-width:100%; height:auto; margin:0 auto;}
.company_B .company_p{float:left; position:absolute; left:0; bottom:50px; border-left:7px solid #0196f1; padding-left:32px; font-size:30px; color:#fff;}
.company .company_img{width:316px; float:right; margin-left:50px;}
.company img{max-width: 100%; height: auto;margin-top: 30px;}



/*End*/

/*产品展示*/
.cp_ul{display:block; overflow:hidden; width:939px;}
.cp_ul li{width:294px; float:left; margin:0 19px 25px 0;}
.cp_ul li a{display:block; overflow:hidden; border:1px solid #c9c9c9; transition:all 0.4s;}
.cp_ul li a .cp_img{width:100%; overflow:hidden; position:relative;}
.cp_ul li a .cp_img::before{content:""; display:block; padding-top:77.5194%;}
.cp_ul li a .cp_img img{transition:all 1s;}
.cp_ul li a .cp_img .cp_logo{width:58px; float:left; height:48px; background:url(../pics/cp_logo.png) no-repeat center center; position:absolute; left:0; top:0; opacity:0; transition:all 0.4s;}
.cp_ul li a .cp_p{display:block; overflow:hidden; height:30px; line-height:30px; text-align:center; font-size:14px; color:#3b3b3b; transition:all 0.4s;}
.cp_ul li a .cp_txt{display:block; overflow:hidden; height:40px; line-height:20px; font-size:12px; color:#808080; margin-top:10px; padding:0 15px;text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical;}
.cp_ul li a .cp_sp{display:block; overflow:hidden; height:28px; line-height:28px; text-align:center; font-size:12px; color:#808080; margin:10px 0;}
.cp_ul li a .cp_sp span{text-decoration:underline !important;}
.cp_ul li a:hover{border:1px solid #0197f2; background:#0197f2;}
.cp_ul li a:hover .cp_img img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.cp_ul li a:hover .cp_img .cp_logo{opacity:1;}
.cp_ul li a:hover .cp_p{color:#fff;}
.cp_ul li a:hover .cp_txt{color:#fff;}
.cp_ul li a:hover .cp_sp{color:#fff;}

.cpxq{display:block; overflow:hidden;}
.cpxq .cpxq_B{display:block; overflow:hidden;}
.cpxq .cpxq_B .cpxq_img{width:380px; float:left; margin-right:40px; position:relative; overflow:hidden;}
.cpxq .cpxq_B .cpxq_img::before{content:""; display:block; padding-top:86.84211%;}
.cpxq .cpxq_B .cpxq_T{display:block; height:80px; line-height:79px; overflow:hidden; border-bottom:1px solid #cbcbcb; font-size:24px; color:#232323;}
.cpxq .cpxq_B .cpxq_txt{display:block; height:144px; line-height:24px; overflow:hidden; border-bottom:1px solid #cbcbcb; font-size:14px; color:#626262; margin-top:20px;}
.cpxq .cpxq_BB{display:block; padding-top:30px;}
.cpxq .cpxq_BB>a{float:left;}
.cpxq .cpxq_BB>a.cpxq_a1{width:146px; height:46px; line-height:44px; border:1px solid #d7d7d7; border-radius:5px; text-align:center; font-size:16px; color:#0459c9;}
.cpxq .cpxq_BB>a.cpxq_a1 span{font-size:25px; padding-right:15px;}
.cpxq .cpxq_BB>a.cpxq_a1:hover{border-color:#0459c9; background:#0459c9; color:#fff;}
.cpxq .cpxq_BB>a.cpxq_a2{ font-size:14px; color:#808080; margin-left:30px; line-height:46px;}
.cpxq .cpxq_BB>a.cpxq_a2 span{width:24px; height:24px; float:right; border:1px solid #b2b2b2; color:#b2b2b2; line-height:22px; text-align:center; border-radius:50%; margin:10px 0 0 10px;}
.cpxq .cpxq_BB>a.cpxq_a2:hover{color:#0459c9;}
.cpxq .cpxq_BB>a.cpxq_a2:hover span{ background:#0459c9; border-color:#0459c9; color:#fff;}
.cpxq_icon{float:left; padding:7px 0 0 15px;}
.bsBox{-webkit-box-sizing:initial;    -moz-box-sizing:initial;    box-sizing:initial;}

#con {width:100%; overflow:hidden; padding-top:50px;}
#tags {width:100%; float:left; background:#e5e5e5; margin-bottom:7px;}
#tags LI {width:145px; float:left; height:48px; position:relative;}
#tags LI A {display:block; overflow:hidden; height:48px; line-height:48px; text-align:center; font-size:17px; color:#4b4b4b;}
#tags LI.selectTag A {background:#0459c9; color:#fff;}
#tags LI.selectTag::before{content:"";width:0; height:0; border-top:7px solid #0459c9; border-left:7px solid transparent; border-right:7px solid transparent; position:absolute;left:50%;bottom:-7px;transform: translateX(-50%);}
#tagContent {width:100%; float:left; font-size:15px; color:#4c4c4c; line-height:36px; padding-top:30px;}
.tagContent {DISPLAY: none;}
.tagContent table{width: 100%!important;}
#tagContent DIV.selectTag {DISPLAY: block}
.cpxq_ul{display:block; overflow:hidden; border:1px solid #ccc;}
.cpxq_ul li{display:block; overflow:hidden; background:#f2f2f2;}
.cpxq_ul li:nth-child(even){background:#fff;}
.cpxq_ul li>dl{width:100%; float:left; display:flex; align-content:center; align-items:center; justify-content:flex-start;}
.cpxq_ul li>dl>dd{ float:left; padding:10px; font-size:14px; color:#4b4b4b;}
.cpxq_ul li>dl>dd:first-child{width:18%; text-align:right; border-right:1px solid #ddd;}
/*End*/

/*应用领域*/
.yy_app{display:block; overflow:hidden; width:940px;}
.yy_app li{width:450px; float:left; margin:0 20px 25px 0; position:relative;}
.yy_app li .yy_app_B{width:100%; overflow:hidden;}
.yy_app li .yy_app_B .yy_app_img{width:100%; overflow:hidden; transition:all 1s;}
.yy_app li .yy_app_B .yy_app_img::before{content:""; display:block; padding-top:55.7621%;}
.yy_app li .yy_app_txt{width:0; float:left; overflow:hidden; height:0; text-align:center; display:flex; align-content:center; align-items:center; justify-content:center; position:absolute; left:50%; top:50%; z-index:9; background:rgba(2, 124, 227, 0.75) none repeat scroll 0 0 !important; background-color:#027ce3; font-size:18px; color:#fff; transition:all 0.4s; transform: translate(-50%, -50%); opacity:0;}
.yy_app li:hover .yy_app_B .yy_app_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.yy_app li:hover .yy_app_txt{width:100%; height:100%; opacity:1;}
/*End*/

/*新闻中心*/
.xw_ul{display:block; overflow:hidden;}
.xw_ul li{display:block; overflow:hidden; margin-bottom:25px; padding-bottom:25px; border-bottom:1px dotted #939393;}
.xw_ul li .xw_B{width:195px; overflow:hidden; float:left; margin-right:20px;}
.xw_ul li .xw_B .xw_img{width:100%; overflow:hidden; position:relative; transition:all 1s;}
.xw_ul li .xw_B .xw_img::before{content:""; display:block; padding-top:68.71795%;}
.xw_ul li .xw_p{display:block; overflow:hidden; height:30px; line-height:30px; font-size:18px; color:#272727; transition:all 0.4s;text-overflow:ellipsis; white-space: nowrap;}
.xw_ul li .xw_sp{display:block; overflow:hidden; height:24px; line-height:24px; font-size:12px; color:#868686; transition:all 0.4s;}
.xw_ul li .xw_txt{display:block; overflow:hidden; height:48px; line-height:24px; font-size:14px; color:#525252; margin-top:5px; transition:all 0.4s;text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical;}
.xw_ul li .xw_more{display:block; overflow:hidden; height:20px; line-height:20px; font-size:12px; color:#787878; margin-top:5px; transition:all 0.4s;}
.xw_ul li:hover .xw_B .xw_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.xw_ul li:hover .xw_p{color:#0a8fed;}
.xw_ul li:hover .xw_sp{color:#0a8fed;}
.xw_ul li:hover .xw_txt{color:#0a8fed;}
.xw_ul li:hover .xw_more{color:#0a8fed;}

.xwxq{display:block; overflow:hidden;}
.xwxq_T{display:block; overflow:hidden; text-align:center; font-size:24px; color:#272727; line-height:30px;}
.xwxq_sp{display:block; overflow:hidden; text-align:center; font-size:12px; color:#868686; line-height:22px; padding:10px 0; border-bottom:1px dotted #939393;}
.xwxq_txt{display:block; overflow:hidden; font-size:14px; color:#525252; line-height:24px; padding-top:15px;}
.xwxq_txt img{/*display:block;*/ max-width:100%; height:auto; }
/*End*/

/*服务支持*/
.fw{display:block; overflow:hidden; font-size:15px; color:#3c3c3c; line-height:30px;}
.fw span{font-size:16px; color:#3c3c3c; font-weight:bold;}
/*End*/

/*在线留言*/
.zxly{display:block; max-width:612px; margin:0 auto; overflow:hidden;}
.zxly_B{display:block; overflow:hidden; margin-bottom:15px;}
.zxly_sp{width:90px; float:left; height:46px; line-height:46px; font-size:15px; color:#515151;}
.zxly_inp1{width:calc(100% - 90px); float:left; height:46px; line-height:44px; border:1px solid #dadada; border-radius:5px; padding:0 10px; font-size:14px; color:#333;}
.zxly_inp2{width:calc(100% - 90px); float:left; height:236px; line-height:24px; border:1px solid #dadada; border-radius:5px; padding:5px 10px; font-size:14px; color:#333; outline:none;}
.zxly_btn{width:calc(100% - 90px); float:left; height:46px; background:#018eec; border-radius:5px; font-size:15px; color:#fff;}
/*End*/

/*下载中心*/
.xz_ul{display:block; overflow:hidden;}
.xz_ul li{display:flex; align-content:center; align-items:center; justify-content:space-between; flex-wrap:wrap; overflow:hidden; border:1px solid #e2e2e2; margin-bottom:12px;}
.xz_ul li .xz_L{width:80%; float:left;}
.xz_ul li .xz_L .xz_img{width:76px; float:left; position:relative; border-right:1px solid #e2e2e2; margin-right:20px;}
.xz_ul li .xz_L .xz_img::before{content:""; display:block; padding-top:100%;}
.xz_ul li .xz_L .xz_p{display:block; overflow:hidden; height:28px; line-height:28px; font-size:18px; color:#3f3f3f; text-transform:uppercase; margin-top:12px;text-overflow:ellipsis; white-space: nowrap;}
.xz_ul li .xz_L .xz_sp{display:block; overflow:hidden; height:24px; line-height:24px; font-size:12px; color:#a2a2a2;}
.xz_ul li .xz_R{float:right; padding-right:20px;}
.xz_ul li .xz_R a{width:104px; float:left; height:35px; line-height:35px; border:1px solid #0459c9; text-align:center; background:#0459c9; border-radius:5px; font-size:12px; color:#fff; transition:all 0.4s;}
.xz_ul li .xz_R a span{font-size:15px; padding-right:10px;}
.xz_ul li .xz_R a:hover{background:#fff; color:#0459c9;}
/*End*/

/*联系我们*/
.contact{display:block; overflow:hidden;}
.contact_B{display:flex; overflow:hidden; justify-content:space-between;}
.contact_txt{width:39%; float:left; color:#474747; font-size:13px; line-height:24px; border-right:1px solid #dbdbdb;}
/*.contact_txt span{font-size:17px; color:#0197f2; font-weight:bold;}*/
.contact_txt:last-child{width:58%; border-right:none;}
.contact_map{display:block; overflow:hidden; padding-top:30px;}
#dituContentmap{width:100%; overflow:hidden; height:310px;}
.iw_poi_title {color: #CC5522; font-size: 14px; font-weight: bold; overflow: hidden; padding-right: 13px; white-space: nowrap;}
.iw_poi_content {font: 12px arial,sans-serif; overflow: visible; padding-top: 4px; white-space: -moz-pre-wrap; word-wrap: break-word;}
/*End*/


@media (max-width:1220px) {
/*头部*/
.topbox{padding:0 1%;}
.header{padding:0 1%;}
/*End*/

.gsjj {padding:50px 1%;}
.gsjj_L {width:40%;}
.gsjj_sp span:first-child {font-size: 14px;}
.gsjj_sp span:last-child {font-size: 12px;}
.gsjj_ul {width: 60%;}

.cpzx {padding:40px 1%;}
.cpzx_ul {width:100%;}
.cpzx_ul li {width:32.33%; margin:0 0.5% 9px 0.5%;}
.cpzx_ul li a {padding:15px;}
.cpzx_ul li a .cpzx_L {padding-top:0;}

.yy {padding:50px 1%;}
.yy_ul {width:100%;}
.yy_ul li {width:24%; margin: 0 0.5% 10px 0.5%;}

.news {padding:30px 1%;}
.news_BB .news_imgB {width: 40%; margin-right:20px;}
.news_BB .news_txt {height:90px;  -webkit-line-clamp: 3; margin-top:5px;}
.news_BB .news_spp {margin-top:5px;}
.fk {padding:30px 1%;}

.footer {padding:30px 1%;}
.footer_BB {width:70%;}
.foot_B {padding: 0 1%;}

/*关于我们*/
.main{padding:30px 1%;}
.main_left{width:24%;}
.main_right{width:74%;}
.company .company_img {margin-left:30px;}
/*End*/

/*产品展示*/
.cp_ul{width:100%;}
.cp_ul li{width:31.33%; margin:0 1% 25px 1%;}
/*End*/

/*应用领域*/
.yy_app{width:100%;}
.yy_app li{width:48%; margin:0 1% 25px 1%;}
/*End*/
}

@media (max-width:991px){
/*手机头部+导航*/
.icon-menu{float:right; cursor:pointer; width:53px; height:21px; background:url(../pics/menu_logo.png) no-repeat center center; position:absolute;right:1%;top:50%; transform: translateY(-50%); z-index:9999999; background-size:100% 100%;}
.logo {width:100%; position:relative;}
/*End*/

.header {padding:0 1%;}
.header_R {width:100%; position:relative;}
/*导航*/
nav{width:100%; position:relative; z-index:99999999999;}
.nav{display:none; width:150px; background:rgba(4, 89, 201, 0.8) none repeat scroll 0 0 !important; background-color:#0459c9; padding:2px; position:absolute; right:0; top:0; border:none;}
.nav .nLi{width:100%;}
.nav .nLi h3{background:none; height:40px; overflow:hidden; padding:0; border-bottom:1px solid #fff;}
.nav .nLi h3 a{height:40px; line-height:40px; color:#fff;}
.nav .nLi:hover h3 a {background:#fff; color: #0459c9;}
.nav .sub {display: none !important;}
/*END*/

/*搜索表单*/
.header_B {width: 5%; position:absolute; right:80px; top:-42px; height:auto;}
.header_form {top: 20px;}
/*END*/

/*banner*/
.banner .banner-imgbox .swiper-slide a{background:none !important;}
.banner_ul li img {margin-right:15px;}
.banner_ul li {padding:15px;}
.banner_ul li .banner_B .banner_sp {height:36px; line-height:18px; margin-top:0;}
/*End*/

.gsjj {padding:30px 1%;}
.gsjj_L {width:100%;}
.gsjj_txt {-webkit-line-clamp:initial; height:auto;}
.gsjj_ul {width:100%; margin-top:20px; padding-left:0; display:flex; justify-content:space-between; flex-wrap:wrap;}
.gsjj_ul li {width:24%; padding:0;}

.cpzx_ul li {width:48%; margin: 0 1% 9px 1%;}
.cpzx_ul li a {padding:10px;}
.cpzx_ul li a .cpzx_L{ padding-top:15px;}
.cpzx_ul li a .cpzx_img {width:calc(100% - 140px); margin-left:15px;}

.yy {padding:30px 1%;}
.yy_ul li {width:24%;}

.news_contect {padding-top:30px; display:block;}
.news_B {width:100%; margin-bottom:20px;}
.news_BB .news_imgB {width: 25%;}

.fk {padding:25px 1%;}
.fk_ul li {width:50%;}

.footer_L {width:100%;}
.footer_B {width: 33.33%;}
.footer_B:last-child{background:none;}
.footer_R {width:100%; margin-top:20px;}
.foot_B {padding: 0 1%;}
.foot_L {width:70%;}

/*关于我们*/
.main_left{width:29%;}
.main_right{width:69%;}
.company_B .company_p {bottom:20px;}
.company .company_img {width:40%; margin-left:15px;}
/*End*/

/*产品展示*/
.cpxq .cpxq_B .cpxq_img{width:100%; float:none; margin-right:0;}
.cpxq .cpxq_B .cpxq_txt{margin:0; padding:20px 0; height:auto;}
.cpxq .cpxq_BB{padding-top:20px;}
#con {padding-top:30px;}
/*End*/

/*下载中心*/
.xz_ul li .xz_R {width:20%; padding-right:10px;}
.xz_ul li .xz_R a {width: 100%;}
/*End*/


/*联系我们*/
.contact_B{display:block;}
.contact_txt{width:100%;border:1px solid #dbdbdb; margin-bottom:10px; padding:10px;}
.contact_txt span{font-size:17px; color:#0197f2; font-weight:bold;}
.contact_txt:last-child{width:100%; border:1px solid #dbdbdb;}
.contact_map{padding-top:10px;}
/*End*/

}

@media (max-width:767px){
.topbox{line-height:30px;}
.top_L{font-size:12px;}
.top_nav{margin-left:0;}
.top_p {padding:0 15px 0 25px;}

.company table{width: 100% !important;}
.company td{width: 100%;float: left;}
.company td img{width: 100%!important; height: auto;display: block;margin:0 auto;}
/*手机头部+导航*/
.logo{padding:10px 0;}
.logo img{width:auto;}
/*End*/
.header_B {right:70px; top:-35px;}
.header_form {width:280px; right:-50px; top:30px;}

.gsjj {padding:15px 1%;}
.gsjj_txt {margin-top:10px;}
.gsjj_more {margin-top:10px;}
.gsjj_ul {margin-top:10px;}
.gsjj_ul li {width:49%;}
.gsjj_ul li a .gsjj_img::before {padding-top:60.051%;}
.gsjj_ul li a .gsjj_B .gsjj_logo {padding:0 0 10px 0;}
.gsjj_ul li a .gsjj_B .gsjj_pp {margin-top:10px;}
.gsjj_R{width: 100%!important;}
.pic_ul li{width: 100%;margin:0 5px;}

.cpzx {padding:15px 1%;}
.cpzx_ul {padding-top:15px; display:flex; justify-content:space-between; flex-wrap:wrap;}
.cpzx_ul li {width:49%; margin:0 0 10px 0;}
.cpzx_ul li a {padding:5px;}
.cpzx_ul li a .cpzx_img{width:100%; float:left; margin:0;}
.cpzx_ul li a .cpzx_L {width:100%; float:left; padding-top:0;}
.cpzx_ul li a .cpzx_L .cpzx_pp {font-size:18px; text-align:center;}
.cpzx_ul li a .cpzx_L .cpzx_spp { height:44px; line-height:22px; text-align:center; font-size:12px; margin-top:5px;}
.cpzx_ul li a .cpzx_L .cpzx_more {margin:5px auto 0 auto;}

.yy {padding:15px 1%;}
.yy_ul {padding-top:15px;}
.yy_ul li {width:48%; margin: 0 1% 10px 1%;}
.yy_ul li a .yy_txt {height:40px; line-height:40px; font-size:14px;}
.yy_ul li a:hover .yy_txt {padding-left:10px;}

.news {padding:15px 1%;}
.news_contect {padding-top:15px;}
.news_BB {padding:10px 0;}
.news_BB .news_imgB {width:110px; margin-right:10px;}
.news_BB .news_imgB .news_img::before {padding-top:100%;}
.news_BB .news_pp {height:30px; line-height:30px; font-size:16px; margin-top:0;}
.news_BB .news_txt {height:60px; line-height:20px; font-size:12px; margin:0;}
.news_BB .news_spp {height:20px; line-height:20px; font-size:12px; margin-top:0;}
.news_ul {padding-top:10px;}

.fk {padding:15px 1%;}
.foot_L{width:100%; text-align:center;}

/*关于我们*/
.main{padding:0 1% 15px 1%;}
.main_left{width:100%;}
.about{margin:0;}
.about_title {height:50px; line-height:50px; background:url(../pics/sj_jiantou.png) no-repeat right center,url(../images/about_title.jpg) no-repeat center center; background-size:auto,cover; padding:0 0 0 20px; font-size:20px; color:#fff;}
.about_ul{display:none;}

.main_right{width:100%;}
.dqwz_contect{padding-top:15px;}
.company_B {margin-bottom:15px;}
.company_B .company_p {bottom:20px;}
.company .company_img {width:30%; margin-left:10px;}
/*End*/

/*产品展示*/
.cp_ul li{width:48%; margin:0 1% 10px 1%;}
.cp_ul li a .cp_txt {margin-top:5px; padding:0 5px;}
.cp_ul li a .cp_sp {height:20px; line-height: 20px; margin:5px 0;}
.cpxq .cpxq_B .cpxq_T {height:auto; line-height:50px; font-size:20px;}
.cpxq .cpxq_B .cpxq_txt {padding:10px 0;}
.cpxq .cpxq_BB {padding-top:10px;}
#con {padding-top:10px;}
#tagContent {padding-top:15px;}
.cpxq_ul li>dl>dd:first-child{width:30%;}
/*End*/

/*应用领域*/
.yy_app li{width:98%; margin:0 1% 10px 1%;}
.yy_app li .yy_app_txt {height:40px; line-height:40px;}
/*End*/

/*新闻中心*/
.xw_ul li{ margin-bottom:10px; padding-bottom:10px;}
.xw_ul li .xw_B{width:130px; margin-right:10px;}
.xw_ul li .xw_B .xw_img::before{padding-top:100%;}
.xw_ul li .xw_p{ font-size:16px;text-overflow:ellipsis; white-space: nowrap;}
.xw_ul li .xw_sp{height:20px; line-height:20px;}
.xw_ul li .xw_txt{height:54px; line-height:18px; font-size:12px; margin-top:0;text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:3; -webkit-box-orient: vertical;}
.xw_ul li .xw_more{display:block; overflow:hidden; height:20px; line-height:20px; font-size:12px; color:#787878; margin-top:5px; transition:all 0.4s;}
.xw_ul li:hover .xw_B .xw_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.xw_ul li:hover .xw_p{color:#0a8fed;}
.xw_ul li:hover .xw_sp{color:#0a8fed;}
.xw_ul li:hover .xw_txt{color:#0a8fed;}
.xw_ul li:hover .xw_more{color:#0a8fed;}

.xwxq{display:block; overflow:hidden;}
.xwxq_T{display:block; overflow:hidden; text-align:center; font-size:24px; color:#272727; line-height:30px;}
.xwxq_sp{display:block; overflow:hidden; text-align:center; font-size:12px; color:#868686; line-height:22px; padding:10px 0; border-bottom:1px dotted #939393;}
.xwxq_txt{display:block; overflow:hidden; font-size:14px; color:#525252; line-height:24px; padding-top:15px;}
.xwxq_txt img{display:block !important; max-width:100% !important; height:auto !important; margin:0 auto !important;}
/*End*/

/*在线留言*/
.zxly_B{margin-bottom:10px;}
.zxly_sp{width:80px; height:36px; line-height:36px; font-size:14px;}
.zxly_inp1{width:calc(100% - 80px); height:36px; line-height:34px;}
.zxly_inp2{width:calc(100% - 80px); height:150px;}
.zxly_btn{width:calc(100% - 80px); height:36px;}
/*End*/

/*下载中心*/
.xz_ul li{margin-bottom:10px;}
.xz_ul li .xz_L{width:100%; border-bottom:1px solid #e2e2e2;}
.xz_ul li .xz_L .xz_img{margin-right:5px;}
.xz_ul li .xz_R{width:100%; padding:5px;}
.xz_ul li .xz_R a{float:none; display:block; margin:0 auto;}
/*End*/

}
/*手机底部*/
.hot{width:100%; height:58px; position:fixed; bottom:0; left:0; z-index:9999999999999; border-top:solid 2px #fff; background:#236cb8;}
.hot span{ color:#fff; font-size:16px; line-height:20px; text-align:center !important;}
.hot h6{ font-size:12px; line-height:20px; text-align:center !important;}
.hot .row{margin:0 !important;}
.hot .row div{padding:0 !important;}
.hot .row div a{ display:block; color:#fff; padding:7px 0;}
.hot .row div:hover a{background:#e60012;}
.dbbox{ position: fixed; left: 0; bottom:70px; z-index:99; width: 100%;}
.dbbox .dbs{ position: relative; padding: 0 15px; display:none;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px; border:2px solid #e60012;}
.dbbox .dbs.ewm-box{ text-align:center; }
.dbbox .dbs.ewm-box:after{ content: ""; position: absolute; left:50%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../pics/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.fenxiang-box:after{ content: ""; position: absolute; left:75%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../pics/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.ewm-box img{ max-width: 140px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li{ position: relative; padding: 6px 0; width: 20%; height: 44px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a{ position: absolute; left: 50%; top:6px; margin:0 0 0 -16px; float: inherit !important; display: block; }
/*End*/
.jlfanye{ width:100%;margin:0 auto; text-align: center; }
.jlfanye a{ padding:5px 15px;  border: solid 1px #dedede; float:none; display: inline-block; min-width:8px; margin:8px 2px; color:#999;}
.jlfanye a:hover{ color:#0175b2;}