@charset "utf-8";
/*******CSS commont*************/
html {
    font-size: 62.5%;
    /* 10÷16=62.5% */
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,form,input,textarea,p{margin:0;padding:0;}
img{border:0;}
ol,ul{list-style:none;}
h1,h2,h3{font-weight:normal;font-size:100%;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select,button{font-weight:inherit;font-size:inherit;font-family:inherit; border: 0px;}
input,textarea,select{*font-size:100%;}legend{color:#000;}
/*******CSS reset*************/
body{ background:#fff; color:#333; font-size: 12px; font-size:1.2rem;font-family:'Microsoft YaHei','微软雅黑',Arial;}
@media (min-width:1200px) 
{
    body{ font-size: 14px; font-size:1.4rem; }
}
a{color:#333;text-decoration:none; cursor: pointer; transition: all 0.3s;}
a:hover{ text-decoration: none; color:#0186d5; }
.left{float:left;}
.right{float:right;}
.ovfl{ overflow:hidden;}
.mar{ margin:0px auto;}
.clear{clear:both;}
.hidden{display:none;}
.filter_bg8{ filter: alpha(opacity=80); opacity: 0.8; }

.imgbox {position:relative;overflow:hidden;width:100%;}
.imgbox:after {content:'';display:block;padding-top:75%;}
.imgbox img {width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:.36s width;}
.imgbox:hover img {width:110%;transition:.36s width;}
.imgboxs {position:relative;overflow:hidden;width:100%;}
.imgboxs:after {content:'';display:block;padding-top:133.3%;}
.imgboxs img {width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:.36s width;}
.imgboxs:hover img {width:110%;transition:.36s width;}
/*******Css*******/
/*******Css header*******/
#top{ height:28px; line-height: 28px; background: #0186d5; margin:0px auto; color: #fff; }
#top a{ color: #fff; }
.top_sp2 a{ float: left; }
.top_sp2 b{ color: #ffde00; }
.top_sp2 i{ width: 1px; height: 28px; background:#ED646A; float: left; margin: 0px 10px;}
#header{ padding: 15px 0px; position: relative;  }
.logo{ width: 60%;  }
.logo img{ max-width: 100%;}
.nav-trigger{ width:26px; height:26px; z-index:999; background: url(../images/micon.png) no-repeat; outline: 0px; cursor: pointer; position: absolute; top: 50%; margin-top: -13px; right: 15px; }
.navigation-is-visible .nav-trigger{ width: 32px; height: 30px; background: url(../images/icon11.png) no-repeat;  position: absolute; top: 50%; margin-top: -15px; left: 15px;}
.nav_transform1{position:absolute;top:0; left:20%; display: none; z-index:20;overflow-y:scroll; padding:10px;width:80%;border:0;background:#FFFFFF; text-transform:none; overflow-scrolling:touch;}
.nav_transform1{transition:-webkit-transform .3s cubic-bezier(.86,0,.07,1);transition:transform .3s cubic-bezier(.86,0,.07,1);}
.navigation-is-visible .nav_transform1{-webkit-transform:none;transform:none; display:block;}
.nav-overlay{position:fixed;top:0;left:50%; margin-left:-375px; z-index:10;width:750px;height:100vh;background:rgba(0,0,0,.6);opacity:0;transition:opacity .3s linear;pointer-events:none;}
.navigation-is-visible .nav-overlay{opacity:1;pointer-events:auto;}
.navp1{ padding: 10px 0px 10px 30px;  }
.navp1 img{ max-width: 80%; }
.navp2{ padding: 0px 0px 0px 30px; font-size: 1.5rem; }
.navp2 b{ color: #ed1b23; }
.navul{ width: 90%; margin: 15px auto 25px;}
.nav-item{position: relative; line-height:40px; max-height:40px; font-size: 1.6rem; padding: 0px 20px;}
.nav-item.on a{ color: #0186d5; }
#mnav{ padding:6px 0px; overflow: hidden; background:#0186d5; }
#mnav a{ color: #fff; height:30px; line-height: 30px; font-size: 1.4rem; overflow: hidden; float: left; width: 20%; text-align: center;}
#mnav a.on{ font-weight: bold;}
#mnav a:hover{font-weight: bold;}
@media (min-width:768px) 
{
    .logo{ width: 266px; }
    #mnav{ padding: 0px; }
    #mnav a{ width:10%; height:45px; line-height: 45px; }
    .tel{ font-size: 1.7rem; margin-top: 22px; margin-right: 50px;  float: right;}
    .tel b{ color: #e40203; }
}
@media (min-width:992px) 
{
    #header{ padding: 20px 0px; }
    .tel{ margin-right: 0px; margin-top: 25px;}
    #mnav a{ height: 50px; line-height: 50px; font-size: 1.5rem;}
}
@media (min-width:1200px) 
{
    #top{ height: 42px; line-height: 42px; }
    #header{ padding:35px 0px 30px 0px; }
    .himgs{ width:273px; float: left; margin-left: 12px;}
    .himgs img{ width: 100%; }
    .tel{ margin-top: 15px; }
    .tel b{ font-size: 2.5rem; }
    .nav a{ height: 40px; line-height: 40px; float: left; margin-left: 25px; font-size: 16px;}

}
 
/*******Css nav*******/
/*******Css banner*******/
.banner{height:100%; text-align:center; overflow:hidden; margin:0px auto; }
.page_banner{ width: 100%; margin:0px auto; text-align:center; overflow:hidden;}
.page_banner img{ max-width: 100%; }

/*******Css home*******/
#chan1{ overflow:hidden; position: relative;}
.jxxs{ margin-top: 25px; overflow:hidden; }
.chan1_p1{ height: 30px; line-height: 30px; overflow:hidden; text-align: center;}
.chan1_a1{ font-size: 1.8rem; }
.chan1_a3{ font-size: 1.8rem; color: #fff;}
.chan1_a3:hover{ color: #fff; }
#jxxscs{ margin-top: 10px;  position: relative; }
#jxxscs .owl-items{ margin: 0px 10px; }
#jxxscs a{ float: left; border-radius:8px; font-size: 1.4rem;  width: 100%; padding: 7px 0px; text-align: center; border:solid 1px #DDDDDD; }
#jxxscs a:hover{ background: #0186d5; color: #fff; }
#jxxscs .owl-prev,#jxxscs .owl-next{ width: 20px; text-indent: 999em; height: 20px; position: absolute; top: -35px; }
#jxxscs .owl-prev{ background: url(../images/left1.jpg) no-repeat; background-size: cover; right: 50px;}
#jxxscs .owl-next{ background: url(../images/right1.jpg) no-repeat; background-size: cover; right: 20px; }
#jxxscs.owl-theme .owl-controls{ margin-top: 0px; }
.jxxsc{ margin-top: 10px; overflow:hidden; }
.jxxsc a{ float: left; border-radius:8px; font-size: 1.4rem; padding: 7px 10px; margin:5px 5px; border:solid 1px #DDDDDD; }
.jxxsc a:hover{ background: #0186d5; color: #fff; }
@media (min-width:768px) 
{
    #jxxscs{ margin-top: 15px; }
    #jxxscs .owl-prev,#jxxscs .owl-next{ top: -40px; }
    .jxxsc{ margin-top: 15px; }
    .jxxsc a{  padding: 8px 8px; }
}
@media (min-width:992px) 
{
    .jxxsc a{ padding: 8px 23px; }
}
@media (min-width:1200px) 
{
    .jxxs{ margin-top: 45px; }
    .chan1_p1{ height: 40px; line-height: 40px;}
    .case .chan1_p1{ height: 50px; line-height: 50px; }
    .chan1_a1{ font-size: 2.4rem; }
    .chan1_a3{ font-size: 2.4rem; }
    #jxxscs{ margin-top: 20px; }
    #jxxscs a{ padding: 12px 0px; font-size: 1.5rem;}
    #jxxscs .owl-prev,#jxxscs .owl-next{ top: -60px; width: 25px; height: 25px;}
    .jxxsc{ margin-top: 20px; }
    .jxxsc a{ padding: 11px 28px; font-size: 1.7rem; margin: 0px 10px;}
}
.news{ margin-top: 25px; overflow:hidden; }
.newsul1{ margin-top: 15px; overflow:hidden;}
.newsul1 li{ float: right; width: 49%; position: relative; text-align: center;}
.newsul1 li:first-child{ float: left; }
.news_img{ overflow:hidden;  }
.news_img img{ transition: all 0.3s; width: 100%; }
.news_txt{ position: absolute; overflow:hidden; width: 90%; left: 5%; height: 24px; line-height: 24px; color: #fff; bottom: 10px; }
.newsul1 li:hover .news_img img{ transform:scale(1.05); }
.newsul2{ margin-top: 10px; overflow:hidden; }
.newsul2 li{ margin-top: 5px; overflow:hidden; width: 100%; position: relative;}
.newscl{ width: 70%; float: left; }
.newsp1{ font-size: 1.4rem; height: 26px; line-height: 26px; overflow:hidden;}
.newsp2{ color: #888888; height: 20px; line-height: 20px; overflow:hidden;}
.newscr{ position: absolute; top: 50%; margin-top: -15px; height: 30px; line-height: 30px; right: 0px; color: #666;}
.pxzx{ margin-top: 25px;  }
.pxzxc{ margin-top: 15px; background: #fff; padding: 10px; box-shadow: 0px 0px 25px rgba(0,0,0,0.1); }
.pxzx_01{ line-height:22px; font-size: 1.3rem; height:154px; overflow:hidden; text-indent: 2em;}
.pxzxm{ margin-top: 15px; font-size: 1.3rem; background: url(../images/line1.jpg) repeat-x top;overflow:hidden; }
.pxzxmp1{ margin-top: 12px; font-weight: bold; color: #0186d5; height: 22px; line-height: 22px; background:url(../images/icon1.jpg) no-repeat left center; padding-left: 30px;}
.pxzxmp2{ margin-top: 8px; min-height: 22px; line-height: 22px; background:url(../images/icon2.jpg) no-repeat left center; padding-left: 30px;}
.pxzxmp3{ margin-top: 15px; overflow:hidden; text-align: center;}
.pxzxmp3 a{ width: 100px; height: 30px; line-height: 30px; border-radius: 3px; font-size: 1.3rem; display: inline-block; color: #fff; }
.pxzxmp3 a.pxzxmp3a1{ background: #0186d5; }
.pxzxmp3 a.pxzxmp3a2{ background: #ffde00; margin-left: 5px; }
.ads{ margin-top: 25px; }
.ads img{ width: 100%; }
.newsts{ margin-left: 10px; }
.newsts a{ margin-right: 8px; }
@media (min-width:768px) 
{
    .pxzxc{ padding: 20px; }
    .newsts{ font-size: 1.3rem; margin-left: 15px;}
    .newsts a{ margin-right: 12px; }
}
@media (min-width:992px) 
{
    .news{ width:64%; float: left; }
    .pxzx{ width:32%; float: right; }
    .pxzx_01{ height:220px;  }
    .pxzxm{ margin-top: 20px; }
    .newsts{ margin-left: 25px;}
    .newsts a{ margin-right: 15px; }
    .newsul2{ margin-top: 20px; }
    .newsp2{ height: 22px; line-height: 22px; margin-top: 5px; }
}
@media (min-width:1200px) 
{
    .img1s{ position: absolute; right: 0px; top: 150px; z-index: -1; }
    .news{ margin-top: 45px; }
    .pxzx{ margin-top: 45px; }
    .newsul1{ margin-top: 20px; }
    .news_txt{ height: 30px; line-height: 30px;}
    .newsul2{ margin-top: 20px; }
    .newsul2 li{ margin-top: 8px; }
    .newsp1{ height: 36px; line-height: 36px; font-size: 1.8rem; }
    .pxzxc{ margin-top: 20px; padding:25px; background: #fff;  }
    .pxzx_01{ height:270px; line-height: 30px; font-size: 1.5rem;}
    .pxzxm{ padding: 15px 0px; }
    .pxzxmp3{ margin-top: 20px; }
    .pxzxmp3 a{ width: 110px; height: 35px; line-height: 35px; }
    .pxzxmp1{ font-size: 1.5rem; }
    .ads{ margin-top: 45px; }
    .newsts{ font-size: 1.6rem;}
    .newsts a{ margin-right: 30px; }
}
#chan2{ margin-top: 20px; background:url(../images/bgs.jpg) no-repeat center; padding: 15px 0px;}
#chan2 .chan1_p1 a{ color: #fff; }
.cpxkc{ overflow: hidden; margin-top: 10px; }
.cpxkc a{ width: 100%; font-size: 14px; float: left; height: 38px; line-height: 38px; text-align: center; background: #fff; border-radius: 6px; }
@media (min-width:1200px) 
{
    #chan2{ margin-top: 40px; padding: 40px 0px 55px 0px; }
    .cpxkc{ margin-top: 25px; }
    .cpxkc a{ height: 45px; line-height: 45px; font-size: 16px; }
}
.cpxkc a:hover{ background: #ffde00; color: #000; }

 
#chan3{ overflow:hidden; position: relative; }
.js{ margin-top: 25px; overflow:hidden; }
.jsp1{ height: 28px; line-height: 28px; overflow:hidden; margin-top: 10px; font-size: 1.4rem; font-weight: bold;  }
.jsp2{ height: 40px; line-height: 20px; color: #888; overflow:hidden; }
.jsul{ margin-top: 10px; overflow:hidden; }
.jsul li{ height: 24px; line-height: 24px; overflow:hidden;  }
.jsul li a{ color: #444; }
.jsul li a:hover{ color:#0186d5;  }
.dxjy{ margin-top: 25px; overflow:hidden; }
.tskc{ margin-top: 25px; overflow:hidden; background: #0186d5; padding: 15px;}
.tskcul{ margin-top: 15px; }
.tskcul li{ margin-bottom: 7px; text-align: center; background:#fff; padding: 10px; border-radius: 5px; font-size: 1.4rem; font-weight: bold;}
.tskcp1{ font-size: 1.4rem; font-weight: bold; }
.tskcp2{ color: #666666; }
.pxkc_p1{ margin-top: 10px; text-align: center; }
.pxkc_p1 i{ width: 8px; height: 8px; background: #fff; border-radius: 50%; margin: 0px 2px; display: inline-block;}
.case{ margin-top: 25px; overflow:hidden; }
#owl-carousel1{ margin-top: 10px; }
#owl-carousel1 .owl-items{ padding: 5px;  }
#owl-carousel1 a{ float: left;  width: 100%; height: 100%;}
.case_img{ overflow:hidden;  text-align: center; border: solid 1px #dedede;}
.case_imgs{ overflow: hidden;border: solid 1px #dedede; text-align: center;}
.case_imgs img{ max-height: 100%; max-width: 100%; }
.case_txt{ overflow:hidden; margin-top: 8px; text-align: center; height: 30px; line-height: 30px; overflow: hidden;}
.case_txtp1{ height: 23px; line-height: 23px; overflow:hidden;  font-size: 1.3rem; }
.case_txtp2{ height: 54px; line-height: 18px; overflow:hidden; color: #646464;}
.case_txts{ height: 30px; line-height: 30px; text-align: center; overflow:hidden;}
.hj{ margin-top: 25px; overflow:hidden;}
#hjli1{ margin-right: 15px; }
.hj .hd li{ cursor: pointer; }
.hj .hd li.on{ color: #0186d5; }
#owl-carousel2{ margin-top: 10px; }
#owl-carousel2 .owl-items{ padding: 5px; }
#owl-carousel3{ margin-top: 10px; }
#owl-carousel3 .owl-items{ padding: 5px; }
.hj .hjc{ position: relative; }
.hja1{ position: absolute; right: 15px; top: -38px; }
#owl-carousel5{ margin-top: 10px; }
#owl-carousel5 a{ width: 100%; height: 100%; float: left; overflow: hidden; border-radius: 5px; background: #fff;}
#owl-carousel5 a img{ width: 100%; }
.tskcsc{ background:#fff; border-radius: 8px; margin-top: 10px; padding:15px 10px; font-size: 1.3rem;  }
.tskcsc div{ overflow: hidden; line-height: 20px; height: 100px; overflow: hidden;}
.tskcscp1{ font-size: 1.5rem; font-weight: bold; }
.tskcscp2{ color: #0186d5; font-size: 1.3rem; font-weight: bold; margin-top: 3px;}
.tskcscp3{ margin-top: 8px; line-height: 1.8; }
.tskcscp4{ margin-top: 5px; }
.tskcscp4 a:hover{ color:#0186d5;  }
.chan2_p1{ height: 40px; line-height: 40px; overflow:hidden; }
#chan5{ overflow:hidden; padding-bottom: 20px;}
#chan10{ margin-top: 25px; overflow:hidden;}
.jkkp_left{ margin-top: 10px; }
.tslf{ background: #0186d5; padding: 15px; margin-top: 20px;}
.tslf_t{ overflow: hidden; }
.tslf_t a{ color: #fff; }
.tslf_c{ overflow: hidden; margin-top: 10px;}
.tslf_c a{ width: 100%; height: 50px; line-height:50px; overflow: hidden; font-size: 15px; font-weight: bold; margin: 5px 0px; float: left; padding:0px 15px; border-radius: 8px; background: #fff;}
.dcase_txt{ background: #0186d5; padding: 10px 15px; color: #fff;}
.dcase_txt_tt{ font-size: 14px; }
.dcase_txt_cc{ line-height: 20px; height: 40px; overflow: hidden; margin-top: 5px;}
@media (min-width:768px) 
{
    .js{ width: 32%; float: left; }
    .dxjy{ width: 32%; float: left; margin-left:2%;}
    .tskc{ width: 32%; float: left; margin-left:2%; height: 253px;}
    .jsul{ margin-top:15px; }
    .jsul li{ height: 26px; line-height: 26px; }
    .tskcsc div{ height: 140px; }
    .jkkp{ overflow: hidden; }
    .jkkp_left{ width: 45%; float: left; margin-top: 0px;}
    .jkkp_right{ width: 45%; float: right; margin-top: 0px;}
}
@media (min-width:992px) 
{
    .js{ width: 34%; }
    .dxjy{ width: 34%; margin-left:3%;}
    .tskc{ width: 26%; margin-left:3%;}
    .jkkp{ width: 66%; float: left;}
    .tslf{ width: 27%; float: right; margin-top: 0px;}
}
@media (min-width:1200px) 
{
    .js{ width: 34%; margin-top: 45px;}
    .dxjy{ width: 34%; margin-left:4%; margin-top: 45px;}
    .tskc{ width: 23%; margin-left:5%; margin-top: 45px; height: 293px; padding: 25px 30px 40px 30px;}
    .jsp1{ font-size: 1.6rem; margin-top: 15px; }
    .jsp2{ font-size: 1.4rem; margin-top: 5px;}
    .jsul li{ height: 38px; line-height: 38px; }
    .tskcul li{ font-size: 1.7rem; }
    .tskcp1{ font-size: 1.7rem; }
    .tskcp2{ margin-top: 5px; font-size: 1.4rem; }
    .tskcsc{ padding: 25px 20px 35px 20px;  }
    .tskcsc div{ line-height: 25px; height: 125px; }
    .tskcscp1{ font-size: 1.6rem; }
    .case{ margin-top: 50px; }
    .hj{ margin-top: 50px; }
    #owl-carousel1{ margin-top: 25px; }
    #owl-carousel1 .owl-items{ padding: 8px; }
    #owl-carousel2{ margin-top: 25px; }
    #owl-carousel2 .owl-items{ padding: 8px; }
    #owl-carousel3{ margin-top: 15px; }
    #owl-carousel3 .owl-items{ padding: 8px; }
    .case_txt{ margin-top: 15px; }
    .case_txtp1{ font-size: 1.6rem; }
    .case_txtp2{ height: 60px; line-height: 20px; margin-top: 10px; font-size: 1.4rem; }
    #chan3{ padding-bottom: 45px; }
    #chan3 .container{ position: relative; z-index: 1; }
    .img2s{ position: absolute; bottom: 0px; left: 0px; }
    .case_txts{ height: 50px; line-height: 50px;  }
    .hja1{ top: -45px; right: 25px; }
    .chan2_p1{ height: 50px; line-height: 50px; }
    #chan5{ padding-bottom: 50px; }
    #hjli1{ margin-right: 30px; }
    #chan10{ margin-top: 45px; }
    .jkkp{ width: 834px; }
    .jkkp_left{ width: 385px; }
    .jkkp_right{ width: 385px; }
    .tslf{ width: 308px; padding: 28px;}
    .tslf_c a{ font-size: 17px; height: 60px; line-height: 60px;}
    .dcase_txt{ padding: 15px 20px; }
    .dcase_txt_tt{ font-size: 16px; }
    .dcase_txt_cc{ margin-top: 8px; }
}
#owl-carousel1 a:hover .dcase_txt{ background: #ffde00; color: #000;}
.tslf_c a:hover{ background: #ffde00; color: #000; }

.zccs{ overflow: hidden; margin-top: 20px; }
.zccst{ height: 35px; line-height: 35px;  }
.zccst_a1{ font-size: 1.8rem; float: left;}
.zccst_a2{ float: right;}
.zccs_img{ overflow: hidden; margin-top: 15px; }
.zccs_img img{ width: 100%; }
.zccsdb{ margin-top: 10px; }
.zccsdbtt{ height: 28px; line-height: 28px; overflow: hidden; font-weight: bold; font-size: 14px; }
.zccsdbdc{ line-height: 18px; height: 36px; overflow: hidden; color: #888; }
.zccsds{ overflow: hidden; margin-top: 10px; }
.zccsds a{ width: 100%; float: left; height: 28px; line-height: 28px; overflow: hidden; }
@media (min-width:768px) 
{
    .zccs{ width: 32%; float: left; margin-right: 2%;}
    #zccs3{ margin-right: 0px; }
}
@media (min-width:1200px) 
{
    .zccs{ margin-top: 40px; width:31%; margin-right: 3.5%; }
    .zccst_a1{ font-size: 2.4rem; }
    .zccs_img{ margin-top: 20px; }
    .zccsdb{ margin-top: 20px; }
    .zccsdbtt{ height: 35px; line-height: 35px; font-size: 16px; }
    .zccsdbdc{ line-height: 22px; height: 44px; }
    .zccsds{ margin-top: 13px; }
    .zccsds a{ height: 32px; line-height: 32px; }
}
#chan6{ overflow: hidden; margin-top: 15px; margin-bottom: 25px;}
.chan6t{ font-size: 16px; }
.slinks{ margin-top: 15px; overflow: hidden; }
.slinks a{ width: 100%; text-align: center; float: left; border:solid 1px #dedede; height: 40px; line-height: 32px;}
.slinks a img{ max-width: 100%; max-height: 100%;}
@media (min-width:1200px) 
{
    #chan6{ margin-top: 30px; margin-bottom: 35px; }
    .chan6t{ font-size: 20px; }
}
.slinks a:hover{ border:solid 1px #0186d5;  }


/*******Css footer*******/
#footerbg{  background: #0186d5; margin-bottom: 65px;}
#fmenu{  padding:12px 0px; border-bottom: solid 1px rgba(255, 255, 255,0.2);}
.fmenuc{ color: #fff; line-height: 2;}
.fmenuc a{ color: #fff; width:20%; float: left; text-align: center;}
.fmenuc a:hover{ text-decoration: underline; color: #fff;}
#footer{  line-height: 2; padding:10px 0px; color:#fff; }
#footer a{ color:#fff; }
#footer a:hover{ text-decoration: underline; color: #fff;}
.footerl_p1{ overflow:hidden;  }
.footerl_p1 p{ font-size: 14px; }
.footernav{ width: 100%; color: #fff; height:auto; overflow: hidden; position: fixed; bottom:0px; padding:10px 0px; left: 0px; z-index: 999;   background:#0186d5; }
.footernav a{ color: #fff; }
.footernav ul li{width: 20%; float: left; text-align: center; }
.footernp1{ font-size:2rem;}
.footernp2{ line-height:1.5;}
.footernav ul li.on .footernp1{ animation: swing 1s; }
#footer .footerl_p1 b a{ color: #fff; }
#footer .footerl_p1 b{ color: #fff;  }
#warp{ margin-bottom: 25px; }
.footerl_link a{ margin-right: 6px; }
@media (min-width:768px) 
{
    #footerbg{ margin-bottom: 0px; }
    .fmenuc a{ width: 10%; } 
}
@media (min-width:992px) 
{
    .footerr{ float: right; width: 10%; text-align: right; }
    .footerr img{ max-width: 100%; }
    .footerl{ float: left; width: 80%; }
}
@media (min-width:1200px) 
{
    #fmenu{ padding: 18px 0px; overflow:hidden; }
    .fmenuc{width: 80%; float: left;}
    .fmenuc a{ text-align: left; line-height: 35px; }
    .fmenua1{ width: 120px; height: 35px; line-height: 35px; border-radius: 3px; float: right; background:#fff; color: #333; text-align: center;  }
    .fmenua1:hover{ color: #0186d5; }
    #footer{ padding:15px 0px 25px 0px; }
    .footerl{ width:77%; float: left; }
    .footerl_p1{ margin-top: 5px; }
    .footerl_p1 p{ font-size:20px; }
    #warp{ margin-bottom: 45px; }
}

/*******Css page*******/
#page_titles{ height: 35px; line-height: 35px; border-bottom: solid 1px #D4D4D4; position: relative;}
.page_titlet{ background:#0186d5; font-size: 1.6rem; font-weight: bold; color: #fff; padding: 0px 20px; float: left;}
.right_titlebtn1{ position: absolute; right: 10px; font-size: 2rem; cursor: pointer; top:0px;  color: #0186d5;}
.page_pro{ width: 100%; position: absolute; top: 35px; z-index: 999; left: 0px; background: #f9f9f9; padding:8px 0px; display: none;}
.page_pro a{ width:100%; height:40px; line-height: 40px; float: left; border-bottom: solid 1px #dedede;}
.page_pro a span{ width: 80%;  float: left; height: 40px; overflow: hidden; padding-left: 15px; font-size: 1.4rem;}
.page_pro a i{ float: right; margin-right:15px; color: #999; margin-top: 14px; }
.page_pro a.on span{ color: #0186d5; }
.mess{ padding-bottom: 20px; border-bottom: solid 1px #dedede; margin-bottom: 30px; overflow: hidden;}
.messp1{ height: 30px; line-height: 30px; color:#0186d5; font-size: 1.6rem; font-weight: bold; }
@media (min-width:768px) 
{
    .page_titlec{ float: right; color: #666; margin-right: 20px; }
    .page_titlec a{ color: #666; }
}
@media (min-width:992px) 
{
    .page_titlec{ margin-right: 0px; }
    .page_titlesc{ float: left; margin-left: 30px; }
    .page_titlesc a{ float: left; margin: 0px 10px; position: relative; color: #444444;}
    .page_titlesc a span{ width: 0px; height: 4px; background: #0186d5; position: absolute; transition: all 0.3s; bottom: 0px; left: 50%; margin-left: -50%; }
    .page_titlesc a.on span{ width: 100%; }
    .page_titlesc a:hover span{ width: 100%; }
    .left_side{ width:20%; float: left; margin-top: 25px; }
    .left_sidep1{ height:45px; line-height: 45px; background:#0186d5; font-size: 1.8rem; color: #fff; padding: 0px 20px; }
    .left_sidep1 a{ color: #fff; }
    .left_sideul{ margin-top: 5px; }
    .left_sideul li{ height: 40px; margin-top: 5px; overflow:hidden; }
    .left_sideul li a{ float:left; line-height: 40px; background:#f2f2f2; width: 100%; font-size: 1.4rem; padding: 0px 15px; }
    .left_sideul li a:hover{ background:#0186d5; color: #fff;  }
    .left_sideul li.selectli a{ background:#0186d5; color: #fff;  }
    .pcontact{ margin-top: 25px; }
    .pcontact_01{ margin-top: 5px; line-height: 2; }
    .right_side{ width:77%; float: right; margin-top: 25px; }
}
@media (min-width:1200px) 
{
    .left_sidep1{ height: 50px; line-height: 50px; font-size: 2.3rem; }
    .left_sideul li a{ font-size: 1.6rem; }
    #page_titles{ height: 50px; line-height: 50px; }
    .page_titlet{ font-size: 2.3rem;  padding: 0px 30px; }
    .page_titlesc{ margin-left: 40px; font-size: 1.6rem;}
    .page_titlesc a{ margin:0px 15px;  }
    .mess{ padding-bottom: 40px; }
    .messp1{ height: 50px; line-height: 50px;  font-size: 2.2rem; }
}
.right_content{ margin-top: 20px; }

/*******Css company*******/

#proinfos{ margin-top: 20px; }
.proinfosul{ height: 40px; padding: 0px 10px; text-align: center; line-height: 40px; border: solid 1px #DEDEDE;  background: #F7F7F7;}
.proinfosul li{ width:25%; cursor: pointer; float: left;}
.proinfosul li i{  margin-right: 5px; display: inline-block;}
.proinfosul li span{ display: inline-block;}
.proinfosul li:hover{ color: #0186d5; }
.proinfosul .proinfossp1{ width: 1px; height: 40px; background: url(../images/line4.jpg) no-repeat center; float: left; margin: 0px 8px;}
.proinfosul li.active{ color: #0186d5; }
.proinfosc{ margin-top: 10px; padding: 10px 0px; border-top:solid 1px #dedede; }
.prot{ height: 30px; line-height: 30px; overflow: hidden; }
.prot span{ float: left; color: #0186d5; font-size: 1.5rem; font-weight: bold;}
.prot i{ float: left; color: #999; font-size: 1.2rem; margin-left: 5px;}
.procact{ font-size: 1.6rem; font-weight: bold; margin-top: 15px;}
.procactc{ margin-top: 10px; }
.procactc p{ background: #F7F7F7; border: solid 1px #CECECE; padding: 0px 10px; height: 40px; line-height: 40px; margin-bottom: 15px; }
@media (min-width:768px) 
{
    .proinfosul li{ width:16%; }
}
@media (min-width:992px) 
{
    .proinfosul li{ width: 12%; }
    .procactc p{ width: 49%; float:left; margin-right: 1%; }
    .procactc p:last-child{ width: 49%; }
}
@media (min-width:1200px) 
{
    #proinfos{ margin-top: 40px; }
    .proinfosul{ height:58px; line-height: 58px; font-size: 1.6rem;}
    .proinfosul li{ width:15%; }
    .proinfosul li i{ margin-right: 10px; }
    .proinfosul .proinfossp1{ height: 58px; }
    .proinfosc{ padding: 25px 0px; }
    .prot{ height: 50px; line-height: 50px; }
    .prot span{ font-size: 1.8rem; }
    .prot i{ font-size: 1.4rem; margin-left: 10px;}
    .procact{ font-size: 2rem; }
    .procactc{ margin-top: 20px; overflow: hidden;}
    .procactc p{ height: 50px; line-height: 50px; padding: 0px 15px; }
}
/*******Css list*******/
#indexNews1{  }
#indexNews1 li{ border-bottom:#dedede 1px dotted; padding:5px 0px 10px 0px; margin-top: 10px;  height: 100%; overflow: hidden; transition: all 0.3s;}
.indexNews1p1{ height: 30px; line-height: 30px; font-size: 1.4rem; font-weight: bold; overflow: hidden;}
.indexNews1p2{ height: 25px; line-height: 25px; color: #999; overflow: hidden;}
.indexNews1p2 span i{ margin-right: 5px; }
.indexNews1p3{  line-height: 22px; height:22px; overflow:hidden; color: #666;   color: #666; padding-top: 5px; }
#indexNews1 li a:hover .indexNews1p1{ color:#0186d5;}
.indexNews1_img{ margin-bottom: 5px; }
.indexNews1_img img{ width: 100%; }
#indexNews1 li:hover{ transform: translateY(-5px); }
.indexNews1p4{ margin-top: 10px; color: #0186d5;}

#picUL li{ margin:10px 0px; overflow: hidden;}
#picUL li a{ width: 100%; height: 100%; float: left; background:#fff; text-align: center; }
#picUL li a .pic_01{  border:solid 1px #dedede;}
 
#picUL li a .pic_02{ height:35px; line-height: 35px; overflow: hidden; padding:0px 5px;}
#picUL li a:hover .pic_02{ background:#0186d5; color: #fff;  }
 

#proUL li{ margin:10px 0px; overflow: hidden; height: 100%;}
#proUL .pic_01{  border: solid 1px #dedede;}
#proUL .pic_01 img{   }
#proUL .pic_02{ height: 40px; line-height: 40px; font-weight: bold; font-size: 1.6rem; overflow: hidden; }
#proUL .pic_03{ line-height: 23px; height: 69px; overflow: hidden; color: #666; }
.products_txt3{ height: 35px; margin-top: 10px; }
.products_txt3 a{ width: 48%; height: 33px; line-height: 33px; text-align: center;   }
.products_txt3 a.pic_04a1{ border:solid 1px #0186d5; color: #0186d5; float: right;}
.products_txt3 a.pic_04a2{ background: #0186d5; color: #fff; float: left; }
.products_txt3 a.pic_04a1:hover{ border:solid 1px #0186d5; background:#0186d5; color: #fff; }
.products_txt3 a.pic_04a2:hover{ background:#FFC314;  color:#fff; }
 
/*******Css info*******/
#company_main{ margin:0 auto; line-height:2; padding:10px;  }
#company_main img{ max-width:100%; }
#company_main a{ color:#0186d5;}
#contact_main{ margin:10px auto 0px; padding:10px;}
#contact_main a{ color:#0186d5;}
#contact_main p{ padding: 10px; background: #f5f5f5; margin-bottom: 10px; border-radius: 8px; }

#page_Title{ line-height:1.8; font-size:1.5rem; text-align:center;}
.page_Info{ height:50px; line-height: 50px; margin-top: 15px; color:#666;  border-top:solid 1px #E6E6E6; border-bottom:solid 1px #E6E6E6; }
.page_Infoleft { padding-left: 30px; float: left;}
.page_Infoleft i{ margin-right: 5px; }
.page_Share{ margin-right: 10px; float: right; }
.page_Share a{ float: left; margin-left: 10px;}
.page_Share a:hover{ animation: swing 1s; }
.page_Share span{ float: left; }
.ljdg{ width: 150px; height: 48px; line-height: 48px; background: #0186d5; color: #fff; text-align: center; float: right; margin-right: 5px; border-radius: 5px; }
.ljdg:hover{ color: #fff; }
#infoImage{ width:100%;text-align:center; margin:15px 0 15px 0;}
#infoImage img{ max-width:100%;  border:#dcdcdc solid 1px;}
.page_tit_bg{ height:45px; background:#F9F9F9; border-radius:5px; margin:15px auto;} 
.page_tit_tit{
    width:130px;
    height:45px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    background:#0186d5;
    color:#ffffff;
    line-height:45px;
    text-align: center;
    font-size: 1.6rem;
}

#page_Content{ margin:0 auto; line-height:2; padding:10px; }
#page_Content img{max-width:100%; margin-bottom: 20px;}
#page_Content table {
    width:100%;
    margin:0 auto;
    border-width:1px;
    color:#333;
    border-color: #f1f1f1 !important;
    border-collapse: collapse;
    box-sizing: border-box;
}
#page_Content table th {
    border-width:1px;
    padding:5px;
    border-style: solid;
    border-color: #f1f1f1 !important;
    background-color: #dedede;
}
#page_Content table td {
    border-width:1px;
    padding:5px;
    border-style: solid;
    border-color: #f1f1f1 !important;
}
#page_Content table td a { text-decoration:underline; color: #333;}

.page_Content{ margin:0 auto; line-height:2; padding:10px; }
.page_Content img{max-width:100%;}
.page_Content table {
    width:100%;
    margin:0 auto;
    border-width:1px;
    color:#333;
    border-color: #f1f1f1 !important;
    border-collapse: collapse;
    box-sizing: border-box;
}
.page_Content table th {
    border-width:1px;
    padding:5px;
    border-style: solid;
    border-color: #f1f1f1 !important;
    background-color: #dedede;
}
.page_Content table td {
    border-width:1px;
    padding:5px;
    border-style: solid;
    border-color: #f1f1f1 !important;
}
.page_Content table td a { text-decoration:underline; color: #333;}

.page_link{ margin-top: 15px; font-size: 18px; color:#0186d5;  }
.search_cp{ height: 45px; line-height: 45px; font-size: 16px; }
.search_cp span{ color:#0186d5; }
/*******Css related*******/
.related{ margin-top:15px; }
.related p{ height:35px; line-height: 35px; font-size: 1.6rem; font-weight:bold; border-bottom:solid 1px #F1F1F1;}
.related ul { width:100%; padding:10px 0px;float:left;}
.related ul li{ width:50%; height:28px; line-height:28px; float:left;}
.related ul li b{ float:left;}
.related ul li a{ float:left; margin-left:5px; display:inline; color:#666;}
.related ul li a:hover{ color:#0186d5;}

.pro_cls{ height: 100%; overflow: hidden; margin:10px auto; }
.pro_cls li{ width: 50%; float: left; margin-top: 10px;}
.pro_cls li a{ width:90%; margin:0px 5%; overflow: hidden; height: 40px; line-height: 40px; border: solid 1px #dedede; border-radius: 10px; text-align: center; float: left;}
.pro_cls li a:hover{ background:#0186d5; color: #fff; }
.pro_cls li.on a{ background:#0186d5; color: #fff; }

#owl-carousel4{ margin-top: 10px; }
#owl-carousel4 .owl-items{ text-align: center;}
.pror_img{ overflow: hidden; }
.pror_img img{ width:100%;}
.pror_txt{ height: 40px; line-height: 40px; overflow: hidden; text-align: center;}

.page_t{ height: 42px; clear: both; margin-top: 20px; }
.page_t span{ height: 40px; line-height: 40px; font-size: 1.8rem; font-weight: bold; border-bottom: solid 2px #999; float: left; }
#zz{ height: 100%; overflow: hidden; margin-top:20px; background: #9AC104; padding:15px 0px;}
.zz_p1{ text-align: center; font-size: 1.8rem; font-weight: bold; color: #fff;}
.zz_p1 a{ color: #fff; }
.zz_p2{ text-align: center; margin-top: 5px; color: #fff;}
.zz_img{ overflow: hidden; }
.zz_img img{ width:100%;}
.zz_txt{ height: 40px; line-height: 40px; overflow: hidden; color: #fff; text-align: center;}
.pro_img{ text-align: center; margin-top: 15px; border: solid 1px #BABABA;}
.pro_img img{ max-width: 100%; }
.pro_con{ margin-top: 10px;}
.pro_conp1{ line-height: 1.5; padding-bottom: 10px; border-bottom: dashed 1px #eee; }
.pro_conp2{ height: 40px; line-height: 40px; font-size:1.6rem;  color: #0186d5;}
.pro_conp2 b{ margin-right: 5px; font-size:2rem; }
.pro_conp3{ height: 40px; margin-top: 10px; }
.pro_conp3 a{ width: 40%; height: 40px; border-radius: 5px; line-height: 40px; float:left; margin:0px 5%; float: left; background: #0186d5; text-align: center; color: #fff; }
.pro_conp3 a.pro_conp3a1{ background: #FF7B02; }
.pro_conp3 a:hover{ background:#FFC314;}
.pro_conp3 a.pro_conp3a1:hover{ background: #FFC314; }
.pro_conp4{ margin-top: 20px; }
.pt{ font-size:1.6rem;  color:#0186d5; }
.pro_pr{ padding: 10px 0px; color: #0186d5; }
.right_content{ padding: 5px 0px; }
.contactust{ margin-top: 10px; font-size: 16px; font-weight: bold;}
@media (min-width:768px) 
{
    .right_title_left{ font-size: 2.2rem; width: 180px; height: 50px; line-height: 50px; margin-left:-90px; top:-45px; }
    .indexNews1p3{ line-height: 26px; height:26px; padding-top: 5px; overflow: hidden;}
    #page_Title{ font-size: 1.8rem; }
    .ewm{ float: right; margin-right: 20px; margin-top: 25px; }
    .pro_cls li{ width: 25%; float: left; }
    #indexNews1 li{ padding: 10px 0px 18px 0px; overflow: hidden;}
    .indexNews1_img{ width: 28%; float: left; margin-bottom: 0px; }
    .indexNews1_txt{ width: 70%; float: right; }
    #owl-carousel4 .owl-items{ padding: 5px;}
     
}
@media (min-width:992px) 
{
    #picUL li a .pic_02{ height:40px; line-height: 40px;  }
    .pro_img{ width: 40%; float: left; }
    .pro_con{ width: 55%; float: right;}
    .pro_conp3 a{ width: 150px; margin:0px 15px 0px 0px;  }
    .indexNews1_img{ width: 25%; }
    .indexNews1_txt{ width: 71%; float: right; }
    .contactust{ margin-top: 15px; font-size: 18px; }
}
@media (min-width:1200px) 
{
    .right_title{ height: 80px; line-height: 80px; }
    .right_title_left{ font-size: 3rem; width: 210px; height: 65px; line-height: 65px; margin-left:-105px; top:-60px; }
    .right_title_right_sp2{ height: 80px; }
    .right_title_right_sp1{ margin-top: 35px; }
    .indexNews1p1{ height:38px; line-height: 38px; font-size: 1.6rem; }
    .indexNews1p3{ font-size: 1.4rem; margin-top: 5px;}
    .indexNews1p4{ margin-top: 10px; }
    #page_Title{ font-size: 2.2rem; }
    .page_tit_tit{ width: 150px; font-size: 1.8rem; }
    .related p{ font-size: 1.8rem; }
    .related ul li{ height:32px; line-height:32px;  }
    .pro_cls li{ width: 20%; }
    .pro_cls li a{ height: 50px; line-height: 50px; }
    #owl-carousel4{ margin-top: 20px; }
    #owl-carousel4 .owl-items{ padding: 10px;}
    .pror_txt{ height: 50px; line-height: 50px; overflow: hidden; text-align: center;}
    .page_t{ height: 67px; }
    .page_t span{ font-size:3rem; height: 65px; line-height: 65px;}
    .zz_p1{ font-size:3rem; }
    .pro_conp2{ height: 60px; line-height:60px; font-size:2rem; margin-top: 15px;}
    .pro_conp2 b{ font-size:3rem; }
    .pro_img{ margin-top: 30px; }
    .pro_con{ margin-top: 25px; }
    .pro_conp3{ height: 45px; }
    .pro_conp3 a{ height:45px; line-height: 45px; }
    #proUL li{ margin: 10px 0px; }
    #proUL .pic_02{ font-size: 1.8rem;}
    .pt{ font-size:1.8rem;  }
     #indexNews1 li{ padding: 15px 0px 22px 0px; }
    .products_txt3{ height: 42px; margin-top: 10px; }
    .products_txt3 a{ width: 135px; height: 40px; line-height: 40px; }
    .products_txt3 a.products_txta1{ margin-left: 25px;}
    #page_Content img{max-width:100%; margin-bottom: 30px;}
    .contactust{ margin-top: 35px; font-size: 22px; }
    #picUL li a .pic_02{ height:50px; line-height: 50px;  }
    .page_Content table td { padding: 10px 15px; }
    #page_Content table td{ padding: 10px 15px; }
    #contact_main{ overflow: hidden; }
    #contact_main p{ width: 47%; float: left; padding: 12px 20px;}
    #contact_main p:nth-child(2n){ float: right; }
}
.morder{ overflow: hidden; margin-top: 20px; }
.morder li{ overflow: hidden; margin-bottom: 15px;}
.morder_InputText{ width:45%; margin-right: 5%; padding: 0px 15px; border-radius: 8px; outline: none; float: left; background: #f1f1f1; border: solid 1px #dedede; height: 50px; line-height: 50px;}
.morder_InputText1{ width:95%;  padding: 0px 15px; border-radius: 8px; outline: none; float: left; background: #f1f1f1; border: solid 1px #dedede; height: 50px; line-height: 50px;}
.morder_textarea{ width:95%;  padding: 15px; border-radius: 8px; outline: none; float: left; background: #f1f1f1; border: solid 1px #dedede; height: 120px; line-height: 30px;}
.morder_captcha{ width:200px;  padding: 0px 15px; border-radius: 8px; outline: none; float: left; background: #f1f1f1; border: solid 1px #dedede; height: 50px; line-height: 50px;}
.morder_img{ float: left; margin-left: 10px; margin-top: 15px; height: 20px; cursor: pointer; }
.morder_But{ float: right; outline: none; margin-right: 5%; font-size: 1.6rem; width: 300px; height: 52px; line-height: 52px; background: #0186d5; color: #fff; border-radius: 15px;}
.morder_But:hover{ background: #FFB515; }
/*******Css job*******/
#job_ul{}
#job_ul li{
    border-bottom:dashed 1px #cfcfcf;
    padding:10px 0px;
    height: 100%; overflow: hidden;
}
#job_ul li .recruit_info{
    float:left; width: 80%;
}
.job_nam{
    color:#0186d5;
    font-weight:bold;
}
#job_ul li .recruit_but{
    height:45px;
    float:right;
    margin-top:10px;
    margin-right:22px;
}
.job_ul li .recruit_but a{
    width:150px;
    height:45px;
    line-height:45px;
    background: #1C5FB8;
    border-radius:2px;   
    text-align:center; float: left;
}
.recruit_info_tit_bg{
    height:40px;
    background:#f8f8f8;
    border-radius:2px;
    margin:15px auto;
}
.recruit_info_tit_bg .recruit_info_tit{
    width:140px;
    height:45px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    background:#0186d5;
    color:#ffffff;
    line-height:45px;
    text-align: center;
}
.recruit_info_main{
    margin:0px auto;
    margin-top:10px;
    margin-bottom:60px;
    padding:5px 20px;
    line-height: 32px;
}
.seek_job{ margin-left: 20px; }
.seek_job li{ padding-top:10px; height: 100%; overflow: hidden;}
.seek_t1{ float: left; font-weight: bold; height: 40px; line-height: 40px; width:60px;}
.job_nam{ float: left; margin-left: 15px; color:#0186d5; font-weight: bold; }
.G_InputText{
    width:250px;
    height:40px;
    line-height:40px;
    border:1px solid #dedede;
    padding:0px 10px;
    float:left;
    border-radius: 2px;outline: none;
}
.G_InputText:hover{ border:1px solid #0186d5; }
.G_captcha{
    width:100px;
    height:40px;
    line-height:40px;
    border:1px solid #dedede;
    padding:0px 10px;
    float:left;
    border-radius: 2px; outline: none;
}
.G_captcha:hover{ border:1px solid #0186d5; }
.G_textarea{
    width:250px;
    height:150px;
    line-height:30px;
    border:1px solid #dedede;
    padding:0px 10px;
    float:left;
    border-radius: 2px;outline: none;
}
.G_textarea:hover{ border:1px solid #0186d5; }
.G_select{ float: left; border:1px solid #dedede; height: 40px; line-height: 40px; }
.job_radio{ float: left; }
.G_img{ float: left; margin-top: 10px; margin-left: 5px; }
.G_But{
    width:340px;
    height:50px;
    line-height:50px;
    background:#0186d5;
    border-radius:5px;
    text-align:center;
    color:#FFF;
    cursor:pointer;
    transition: all 0.3s;
    float: left;outline: none; border: 0px;font-size: 18px;
}
.G_But:hover{
    background:#ffde00; color: #000;
}
@media (min-width:768px) 
{
    .G_InputText{ width: 400px; }
    .G_textarea{ width: 500px; }
}
@media (min-width:1200px) 
{
    .seek_job li{ padding-top: 15px; }
    .G_InputText{ width: 400px; }
    .G_textarea{ width: 550px; }
    .seek_job{ float: left; }
    .mess_img{ float: right; width: 400px; margin-top: 30px;}
    .mess_img img{ max-width: 100%; }
}
/*******Css prev_next*******/
#prev_next{margin: 10px 10px;clear: both;overflow: hidden; }
#prev_next li{margin: 10px 0;}
#prev_next li i{ margin-right: 5px; display: inline-block;}
#prev_next li a:hover{ color: #0186d5; }
#prev_next li div{ display: inline-block; }
/*css digg style pagination*/
div.digg{ margin:10px auto; text-align:center; float:right; display: inline;}
div.digg a{border:#dedede 1px solid; padding:3px 10px; margin:3px; color:#666; display: inline-block;}
div.digg a:hover{border:#0186d5 1px solid;color:#fff; background: #0186d5;}
div.digg a:active{border:#0186d5 1px solid;color:#fff; background: #0186d5;}
div.digg span.current{border:solid 1px #0186d5;padding:3px 15px; font-weight:bold; margin:3px; color:#fff; background-color:#0186d5; display: inline-block;}
div.digg span.disabled{border:#dedede 1px solid;padding:3px 10px;margin:3px;color:#ddd;  display: inline-block;}
div.digg select{ border:#dedede 1px solid; padding:3px 0px; display: inline-block;}