@charset "utf-8";
/*******CSS commont*************/
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; overflow-x: hidden; color:#000000; font-size: 12px; font-family:'Microsoft YaHei','微软雅黑',Arial; overflow-x: hidden; overflow-y: auto;}
.container{ padding-right: 10px; padding-left: 10px; }
@media (min-width:1200px) 
{
    body{ font-size: 14px; }
    .container{ padding:0px; }
}
@media (min-width:1601px) 
{
    body{ font-size: 15px; }
}
a{color:#000000;text-decoration:none; cursor: pointer; transition: all 0.3s;}
a:hover{ text-decoration: none; color:#cc0001; }
.left{float:left;}
.right{float:right;}
.ovfl{ overflow:hidden;}
.mar{ margin:0px auto;}
.clear{clear:both;}
.hidden{display:none;}
.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;}
.simgbox {position:relative;overflow:hidden;width:100%;}
.simgbox:after {content:'';display:block;padding-top:61.7%;}
.simgbox img {width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:.36s width;}
.simgbox:hover img{width:110%;transition:.36s width;}
.imgboxs{position:relative;overflow:hidden;width:100%;}
.imgboxs:after {content:'';display:block;padding-top:100%;}
.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;}
.aimgbox {position:relative;overflow:hidden;width:100%;}
.aimgbox:after {content:'';display:block;padding-top:63.15%;}
.aimgbox img {width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:.36s width;}
.aimgbox:hover img{width:110%;transition:.36s width;}
.nimgbox {position:relative;overflow:hidden;width:100%;}
.nimgbox:after {content:'';display:block;padding-top:64.5%;}
.nimgbox img {width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:.36s width;}
.nimgbox:hover img{width:110%;transition:.36s width;}
.ln1{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ln2{
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.ln3{
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.ln4{
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.ln5{
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 5;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
@font-face{
     font-family: 'MONTS';
     src:url('OSWALD-MEDIUM.TTF') format('truetype');
}
/*******Css header*******/
#header .container{ position: relative; height: 115px;}
.logo{ padding: 15px 10px 10px 10px; text-align: center; background: #cc0001; position: absolute; top: 0px; left: 0px;}
.logo img{ width: 76px; }
.tels{ background: url(../images/htel.jpg) no-repeat right center; padding-top: 5px; padding-right: 70px; text-align: right; min-height: 55px; position: absolute; right: 42px; top: 50%; transform: translateY(-50%);}
.tels_p1{ color: rgba(0, 0, 0, 0.6); }
.tels_p2{ margin-top: 3px; font-family: 'MONTS'; color: #cc0001; font-size: 16px;}
.map_open{ font-size: 24px; width: 40px; height: 40px; line-height: 40px; text-align: center; color: #cc0001; position: absolute; right: 0px; top: 50%; transform: translateY(-50%);}
#mnav{ background: #1c1c1c; padding: 5px 0px;}
#mnav a{ position: relative; color: rgba(255, 255, 255, 0.8); float: left; line-height: 28px; height: 28px; font-size: 13px; width: 25%; text-align: center;}
#mnav a:hover{ font-weight: bold; color: #fff;}
#mnav a.on{ font-weight: bold; color: #fff;}
@media (min-width:370px) 
{
    #header .container{ height: 139px; }
    .logo{ padding: 20px 10px 12px 10px; }
    .logo img{ width: 90px; }
    .tels{ padding-right: 75px; right: 45px; padding-top: 3px;}
    .tels_p2{ font-size: 20px; }
    #mnav{ padding: 7px 0px; }
    #mnav a{ line-height: 32px; height: 32px; font-size: 14px;}
}
@media (min-width:768px) 
{
    #mnav{ padding: 0px; }
    #mnav a{ width: 12.5%; line-height: 50px; height: 50px;}
}
@media (min-width:992px) 
{
    .himg1{ width: 540px; position: absolute; top: 50%; transform: translateY(-50%); left: 130px;}
    .himg1 img{ max-width: 100%; }
    #mnav a{ line-height: 54px; height: 54px; font-size: 15px;}
}
@media (min-width:1200px) 
{
    #header .container{ height: 131px;}
    .logo{ padding: 28px 12px 15px 12px; }
    .logo img{ width: 124px; }
    .himg1{ width: 635px; left: 170px;}
    .tels{ right:0px; padding-top: 0px;}
    .tels_p2{ font-size: 26px; margin-top: 0px; }
    #nav{ background: #1c1c1c; }
    #navs{ margin-left: 150px; }
    #nav .nLi{ float: left; position: relative; width: 12.5%; text-align: center;}
    #nav .nLi p{ float: left; position: relative; width: 100%; height: 60px; line-height: 60px; color: rgba(255, 255, 255, 0.8);}
    #nav .nLi p a{ color: rgba(255, 255, 255, 0.8); font-size: 16px; }
    #nav .subs{ width: 100%; overflow: hidden; display: none; text-align: center; position: absolute; z-index: 999; font-size:14px; top: 60px;}
    #nav .subs a{ width: 100%; height: 38px; line-height: 38px; float: left; overflow: hidden; background: #1c1c1c; color: #fff; margin-top: 1px;}
    #nav .subs a:hover{ background:#cc0001; }
    #nav .subs a.on{ background:#cc0001; }
    #nav .nLi p:hover{ background: #cc0001; }
    #nav .nLi p:hover a{ color: #fff; }
    #nav .nLi.ons{ background: #cc0001; }
    #nav .nLi.ons p a{ color: #fff; }
}
@media (min-width:1601px) 
{
    #header .container{ height: 140px;}
    .logo{ padding: 32px 18px 20px 18px;}
    .himg1{ left: 210px; }
    .tels_p2{ font-size: 32px; }
    #navs{ margin-left: 170px; }
    #nav .subs a{ height: 40px; line-height: 40px; }
}
#menu_map{ transform: translateY(-100%);transition: all 800ms cubic-bezier(.8, 0, .33, 1);
    border-radius: 0 0 50% 50%;
    opacity: 0;position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030; background: #fff; width: 100%!important; height: 100%!important; overflow-x:hidden; overflow-y: scroll; }
#menu_map.down {
    border-radius: 0% 0% 0% 0%;
    transform: translateY(0);
    opacity: 1;
}
.map_closes{ height: 61px; line-height: 61px; overflow:hidden; }
.map_closes a{ text-align: center; float: right; margin-right: 2px; }
.map_closes a .iconfont{ font-size: 30px; color:#cc0001; }
.map_close:hover {
    transform: rotate(90deg);
    border-radius: 50%;
}
.mnavul{ width: 94%; margin: 10px auto 15px;}
.nav-item{position: relative; border-bottom: solid 1px #f5f5f5;}
.nav-item p{overflow: hidden;line-height: 50px;max-height:50px; font-size: 15px; padding: 0px 10px;}
.nav-item p i{ float: right;  color: #666;}
.nav-item p a{ float: left;}
.nav-item.on{ color: #cc0001; }
.nav-item.on a{ color: #cc0001; }
.nav-item.on p i{ color: #cc0001; }
.nav-item.nav-show{border-bottom: none; background:#f5f5f5; }
.nav-item .msubs{display:none; padding: 0px 16px 12px 16px; overflow:hidden; }
.nav-item .msubs a{ line-height: 2; margin-bottom:5px; font-size: 14px; display: block;}
.nav-item .msubs a.on{ color:#cc0001;}
.nav-item .msubs a:hover{ color:#cc0001;}
.nav-item.nav-show .msubs{display: block;}
.nav-item.nav-show p i{transform:rotate(90deg);}
#mbanners{ overflow: hidden; position: relative;}
#mbanners img{ width: 100%;}
#mbanners .swiper-pagination{ bottom: 10px; }
#mbanners .swiper-pagination-bullet{ outline: none; background: #fff;}
#mbanners .swiper-pagination-bullet-active{ background: #fff; }
#banners{ overflow: hidden; position: relative;}
#banners img{ width: 100%;}
#banners .swiper-pagination{ bottom: 15px; }
#banners .swiper-pagination-bullet{ outline: none; width: 26px; height: 12px; border-radius: 6px; margin: 0px 6px; background: #fff;}
#banners .swiper-pagination-bullet-active{ background: #fff; }
@media (min-width:1601px) 
{
    #banners .swiper-pagination{ bottom: 25px; }
}
#page_banner{ position:relative; }
#page_banner img{ width: 100%; }
.page_banner_bg{ width: 100%; height: 100%; position: absolute; top: 0px; left: 0px; background-repeat: no-repeat; background-size: cover; background-attachment: fixed;}
.page_banner_mbg{ width: 100%; height: 100%; position: absolute; top: 0px; left: 0px; background-repeat: no-repeat; background-size: cover; background-attachment: fixed;}
#page_crum{ text-align: left; padding: 5px 0px; line-height: 1.6; color: rgba(255, 255, 255, 0.6); width: 100%; position: absolute; z-index: 3; bottom: 0px; left: 0px; background: rgba(0, 0, 0, 0.3);}
#page_crum a{ color: rgba(255, 255, 255, 0.6); }
#page_crum a:hover{ color: #fff; }
.page_crum{ overflow: hidden; }
.page_crum_sp1{ margin-right: 5px;}
.page_pro_types{ border-bottom: solid 1px #DFDFDF; }
.page_pro_type{ overflow: hidden; height: 50px; line-height: 50px;}
.page_pro_type .swiper-slide{ width: auto; padding: 0px 16px;  position: relative;}
.page_pro_type .swiper-slide span{ position: absolute; color: #F2F2F2; right: 0px; top: 50%; transform: translateY(-50%);}
.page_pro_type a{ font-size: 15px; width: 100%; float: left; background: url(../images/more1.png) no-repeat right center; padding-right: 28px;}
.page_pro_type a:hover{ background: url(../images/more1h.png) no-repeat right center; color: #cc0001;}
.page_pro_type a.on{ background: url(../images/more1h.png) no-repeat right center; color: #cc0001; }
#wrapper{ padding: 20px 0px 25px 0px;}
.right_side{ background: #fff; }
.right_side_tt{ text-align: center; }
.right_side_tt a{ display: inline-block; position: relative; font-size: 20px; font-weight: bold;}
.right_side_tt a span{ position: relative; z-index: 2;}
.right_side_tt a:hover{ color: #333333; }
.right_side_ft{ color: #999; margin-top: 5px; text-align: center;}
.page_banner{ padding: 35px 0px 80px 0px; position: relative; z-index: 2;}
.page_banner_tt{ color: #fff; font-size: 30px; font-weight: bold;}
.page_banner_ft{ color: #fff; font-size: 18px; font-weight: bold; margin-top: 5px;}
.page_banner_mm{ margin-top: 15px; overflow: hidden;}
.page_banner_mm span{ float: left; width: 12px; height: 10px; background: #cc0001; transition: all 0.3s ease-out 0s;}
@media (min-width:768px) 
{
    .page_pro_type .swiper-slide{ padding: 0px 20px;}
}
@media (min-width:992px) 
{
    .page_pro_type{ height: 56px; line-height: 56px;}
    .page_pro_type .swiper-slide{ padding: 0px 22px;}
    .right_side_tt a{ font-size: 25px; }
}
@media (min-width:1200px) 
{
    #page_crum{ padding: 8px 0px; position: relative; background: none; border-bottom: solid 1px #e5e5e5; color: rgba(0, 0, 0, 0.6);}
    #page_crum a{ color: rgba(0, 0, 0, 0.6); }
    #page_crum a:hover{ color:#cc0001; }
    #wrapper{ padding:35px 0px 50px 0px; }
    .right_side_tt{ text-align: left; }
    .right_side_tt a{ font-size: 30px; padding-left: 15px;}
    .right_side_tt a:before{ content: ''; width: 6px; height: 22px; background: #cc0001; position: absolute; top: 50%; margin-top: -8px; left: 0px;}
    .right_side_ft{ text-align: left; }
    .right_content{ min-height: 415px;}
    .page_banner{ padding: 100px 0px 90px 0px; }
    .page_banner_tt{ font-size: 42px; }
    .page_banner_ft{ font-size: 30px; }
    .page_banner_mm{ margin-top: 25px; }
}
@media (min-width:1601px) 
{
    #page_crum{ padding: 15px 0px; }
    #wrapper{ padding:45px 0px 60px 0px; }
    .right_side_tt a{ font-size: 36px; padding-left: 20px;}
    .right_side_tt a:before{ height: 26px; }
    .right_content{ min-height: 540px;}
    .page_banner{ padding: 150px 0px 125px 0px; }
    .page_banner_tt{ font-size: 60px; }
    .page_banner_ft{ font-size: 38px; }
    .page_banner_mm{ margin-top: 30px; }
}
/*******Css home*******/
#chan1{ padding: 20px 0px 0px 0px; background: #cc0001;}
.chan1_tt{ text-align: center; }
.chan1_tt a{ padding: 0px 46px; display: inline-block; position: relative; color: #fff; font-size: 20px; font-weight: bold;}
.chan1_tt a:before{ content: ''; width: 30px; height: 26px; background:url(../images/icon1.png) no-repeat; background-size: 100% 100%; position: absolute; top: 50%; transform: translateY(-50%); left: 0px;}
.chan1_tt a:after{ content: ''; width: 30px; height: 26px; background:url(../images/icon1.png) no-repeat; background-size: 100% 100%; position: absolute; top: 50%; transform: translateY(-50%); right: 0px;}
.chan1_cc{ line-height: 1.8; color: rgba(255, 255, 255, 0.8); margin-top: 15px;}
.chan1_mm{ margin-top: 25px; text-align: center;}
.chan1_mm a{ color: rgba(0, 0, 0, 0.6); font-size: 13px; position: relative; width: 160px; height: 28px; line-height: 28px; display: inline-block; background: url(../images/icon2s.png) no-repeat;}
.chan1_mm a:after{ content: ''; width: 12px; height: 8px; background: url(../images/icon2.png) no-repeat; position: absolute; top: 50%; margin-top: -4px; right: 30px;}
#chan2{ background: #f8f8f8; padding: 20px 0px 25px 0px; }
.chan2_tt{ text-align: center; }
.chan2_tt_c2{ font-size: 20px; font-weight: bold; margin-top: 5px;}
.chan2_tt_c3{ color: rgba(0, 0, 0, 0.6); margin-top: 5px;}
.chan2_mleft{ overflow: hidden; margin-top: 10px;}
.chan2_mleft a{ overflow: hidden; text-align: center; height:50px; line-height: 46px; background: url(../images/icon4.png) no-repeat bottom center; background-size:86% auto;  font-size: 15px; width: 46%; float: left; margin-right: 8%;}
.chan2_mleft a:nth-child(2n){ margin-right: 0px; }
.products{ overflow: hidden; margin-top: 15px; }
.products_txt{ text-align: center; font-size: 14px; font-weight: bold; margin-top:10px;} 
.products_dc{ color: #2f2b2b; height: 36px; line-height: 36px; background: url(../images/icon6.png) no-repeat left center; padding-left: 35px; padding-right: 5px;}
#chan3{ padding: 20px 0px 25px 0px; }
.yslist{ margin-top: 5px; overflow: hidden;}
.yslist a{ width: 100%; float: left; margin-top: 10px;}
.yslist_img{ text-align: center; }
.yslist_img img{ max-width: 100%; }
.yslist_txt{ position: relative; margin-top: 8px; padding-left: 52px; color: rgba(0, 0, 0, 0.8);}
.yslist_txt span{ color: #cc0001; font-size: 42px; font-family: 'MONTS'; position: absolute; top: 50%; transform: translateY(-50%); left: 0px;}
.yslist_txt_c1{ font-size: 16px; font-weight: bold; }
.yslist_txt_c2{ margin-top: 3px; }
#case{ border-top: solid 1px #E5E5E5; margin-top: 20px; padding-top: 20px;}
.fhxc_mtt{ margin-top: 15px; overflow: hidden; position: relative;}
.fhxc_mtt_a1{ float: left; background: #221850; position: relative; padding: 8px 30px; text-align: center;}
.fhxc_mtt_a1:after{ content: ''; width: 8px; height: 19px; background: url(../images/icon7.png) no-repeat; position: absolute; top:50%; margin-top: -10px; right: -8px;}
.fhxc_mtt_a1:hover{ background: #cc0001; }
.fhxc_mtt_a1:hover:after{ background: url(../images/icon8.png) no-repeat; }
.fhxc_mtt_c1{ font-size: 18px; font-weight: bold; color: #fff;}
.fhxc_mtt_c2{ margin-top: 3px; font-size: 12px; text-transform: uppercase; color: rgba(255, 255, 255, 0.6);}
.fhxc_mtt_a2{ color: rgba(0, 0, 0, 0.6); position: absolute; top: 50%; right: 0px; transform: translateY(-50%);}
.fhxc_mtt_a2:hover{ color: #cc0001; }
.mfhxc{ overflow: hidden; margin-top: 12px; text-align: center;}
.mfhxc_txt{ margin-top: 8px; color: rgba(0, 0, 0, 0.8); font-size: 13px;}
.hzkh_mtt{ margin-top: 15px; overflow: hidden; position: relative;}
.hzkh_mtt_a1{ float: left; background: #cc0001; position: relative; padding: 8px 30px; text-align: center;}
.hzkh_mtt_a1:after{ content: ''; width: 8px; height: 19px; background: url(../images/icon8.png) no-repeat; position: absolute; top:50%; margin-top: -10px; right: -8px;}
.hzkh_mtt_a1:hover{ background: #221850; }
.hzkh_mtt_a1:hover:after{ background: url(../images/icon7.png) no-repeat; }
.mhzkh{ overflow: hidden; margin-top: 12px;}
.mhzkh a{ overflow: hidden; position: relative; font-size: 13px; color: rgba(0, 0, 0, 0.8); padding: 0px 5px 0px 25px; width:48%; margin-right: 4%; float: left; height: 40px; line-height: 40px; border-bottom: solid 1px #E5E5E5; }
.mhzkh a:before{ content: ''; width: 10px; height: 10px; background: url(../images/icon9.png) no-repeat; position: absolute; top: 50%; margin-top: -5px; left: 5px; transition: all 0.3s ease-out 0s;}
.mhzkh a:nth-child(2n){ margin-right: 0px; }
.mhzkh a:hover{ color: #cc0001; padding-left: 30px;}
.mhzkh a:hover:before{ transform: rotate(360deg); }
.case_mm{ text-align: center; margin-top: 15px;}
.case_mm a{ display: inline-block; height: 32px; line-height: 28px; border: solid 2px #cc0001; border-radius: 28px; overflow: hidden;}
.case_mm a span{ float: left; background: #cc0001; color: #fff; padding: 0px 20px; border-radius: 28px;}
.case_mm a p{ float: left; padding: 0px 15px; color: rgba(0, 0, 0, 0.6);}
.case_mm a p b{ color: #cc0001; font-size: 14px;}
#chan4{ background: #cc0001; padding: 20px 0px 25px 0px;}
.chan4_tt{ text-align: center; color: #fff;}
.chan4_tt a{ color: #fff; }
.chan4_tt_c2{ font-size: 20px; font-weight: bold; margin-top: 5px;}
.chan4_tt_c3{ color: rgba(255, 255, 255, 0.6); margin-top: 5px;}
#lclist{ margin-top: 15px; background: url(../images/line1.png) repeat-x center; position: relative;}
#lclist:before{ content: ''; width: 10px; height: 10px; background: #fff; border-radius: 50%; position: absolute; top: 50%; margin-top: -5px; left: 0px;}
#lclist:after{ content: ''; width: 10px; height: 10px; background: #fff; border-radius: 50%; position: absolute; top: 50%; margin-top: -5px; right: 0px;}
.lclist{ width: 86%; margin: 0px auto; overflow: hidden;}
.lclist a{ position: relative; text-align: center; width: 100%; height: 100%; background: #fff; border-radius: 50%; float: left;}
.lclist_cc{ position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%);}
.lclist_img img{ max-width: 100%; }
.lclist_txt{ margin-top: 8px; color: rgba(0, 0, 0, 0.8); font-size: 13px;}
.imess{ background: #fff; margin-top:15px; padding: 10px;}
.imess_tt1_c1{ font-size: 18px; font-weight: bold;}
.imess_tt1_c2{ font-size: 13px; color: rgba(0, 0, 0, 0.6); margin-top: 3px;}
.imess_cc{ overflow: hidden; margin-top: 5px;}
.index_InputText{ float: left; outline: none; padding: 0px 15px; width: 100%; height: 38px; line-height: 38px; background: #f6f6f6; margin-top: 10px;}
.index_textarea{ float: left; outline: none; padding: 15px 15px; width: 100%; height: 96px; line-height: 22px; background: #f6f6f6; margin-top: 10px;}
.index_captcha{ float: left; outline: none; padding: 0px 15px; width: 30%; height: 38px; line-height: 38px; background: #f6f6f6; margin-top: 10px; }
.index_verifyImg{ width:20%; float: left; height: 38px; margin-top: 10px;}
.index_But{ outline: none; width: 45%; float: left; margin-left: 5%; height: 38px; line-height: 38px; background: #cc0001; color: #fff; text-align: center; margin-top: 10px;}
.index_But:hover{ background: #f93324; color: #fff;}
.imess_tt2{ margin-top: 15px; min-height: 53px; background: url(../images/htel.jpg) no-repeat left center; padding-left: 70px;}
.imess_tt2_c1{ color: rgba(0, 0, 0, 0.6); }
.imess_tt2_c2{ font-size: 24px; color: #cc0001; font-family: 'MONTS';}
#chan5{ padding: 20px 0px 25px 0px; background: url(../images/bg1.jpg) no-repeat; background-size: cover; background-attachment: fixed;}
.about_tt{ overflow: hidden; }
.about_tt a{ background: url(../images/icon10.png) no-repeat left center; padding-left: 46px; height: 33px; line-height: 33px; float: left; color: #fff; font-size: 20px; font-weight: bold;}
.about_ft{ margin-top: 5px; color: #fff; font-size: 20px; font-weight: bold;}
.about_cc{ text-overflow: ellipsis; -webkit-line-clamp: 8;
    display: -webkit-box;
    -webkit-box-orient: vertical; color: rgba(255, 255, 255, 0.6); font-size: 13px; line-height: 22px; height: 176px; overflow: hidden; margin-top: 15px;}
.about_img{ margin-top: 15px; text-align: center;}
.about_img img{ max-width: 100%; }
.about_mm{ overflow: hidden; margin-top: 15px;}
.about_mm a{ padding-top: 12px; padding-bottom: 12px; background-size: auto 66%; padding-left: 50px; padding-right: 22px; font-size: 16px; color: #fff; float: left; border: solid 1px #5B5B63; background-repeat: no-repeat; background-position: 15px center;}
.about_mm a:hover{ border: solid 1px #cc0001; background-color: #cc0001;}
.about_mm_a1{ background-image: url(../images/icon11.png); }
.about_mm_a2{ background-image: url(../images/icon12.png); margin-left:10px;}
#chan6{ padding: 20px 0px 25px 0px; }
.news_top{ overflow: hidden; margin-top: 5px;}
.news_top a{ width: 100%; float: left; margin-top: 10px; background: #f9f9f9; padding: 10px;}
.news_top_txt{ margin-top: 10px; }
.news_top_txt_tm{ color: rgba(0, 0, 0, 0.8); height: 23px; line-height: 23px; position: relative;}
.news_top_txt_tm:after{ transition: all 0.3s ease-out 0s; content: ''; width: 19px; height: 19px; background: url(../images/more1.png) no-repeat; position: absolute; top: 50%; margin-top: -10px; right: 0px;}
.news_top_txt_tt{ font-size: 16px; margin-top: 5px;}
.news_top_txt_dc{ color: rgba(0, 0, 0, 0.6); line-height: 20px; height: 40px; margin-top: 5px;}
.news_top a:hover{ background: #cc0001; color: #fff;}
.news_top a:hover .news_top_txt_tm{ color: #fff; }
.news_top a:hover .news_top_txt_dc{ color: #fff; }
.news_top a:hover .news_top_txt_tt{ color: #fff; }
.news_top a:hover .news_top_txt_tm:after{ background: url(../images/more1hh.png) no-repeat; }
.news_bom{ overflow: hidden; margin-top: 10px;}
.news_bom a{ position: relative; font-size: 13px; color: rgba(0, 0, 0, 0.8); overflow: hidden; padding: 0px 5px 0px 25px; width:100%; float: left; height: 40px; line-height: 40px; border-bottom: solid 1px #E5E5E5; }
.news_bom a:before{ content: ''; width: 10px; height: 10px; background: url(../images/icon9.png) no-repeat; position: absolute; top: 50%; margin-top: -5px; left: 5px; transition: all 0.3s ease-out 0s;}
.news_bom a:hover{ color: #cc0001; padding-left: 30px;}
.news_bom a:hover:before{ transform: rotate(360deg); }
@media (min-width:370px) 
{
    .about_mm a{ padding-left: 56px; padding-right: 26px; }
}
@media (min-width:768px) 
{
    .chan1_cc{ text-align: center; }
    .chan2_mleft a{ width: 28%; }
    .chan2_mleft a:nth-child(2n){ margin-right: 8%; }
    .chan2_mleft a:nth-child(3n){ margin-right: 0px; }
    .yslist a{ width: 49%; margin-right: 2%;}
    .yslist a:nth-child(2n){ margin-right: 0px; }
    .imess{ padding: 15px; }
    .about_mm a{ padding-left: 66px; padding-right: 32px;}
    .news_top_img{ width: 25%; float: left;}
    .news_top_txt{ width: 73%; float: right;}
    .news_top_txt_tt{ margin-top:8px; }
    .news_top_txt_dc{ margin-top: 8px; }
    .news_bom a{ width: 48%; margin-right: 4%;}
    .news_bom a:nth-child(2n){ margin-right: 0px; }
    .case_mm a{ height: 38px; line-height: 34px; border-radius: 34px;}
    .case_mm a span{ border-radius: 34px; padding: 0px 26px; }
    .case_mm a p{ padding: 0px 22px; }
}
@media (min-width:992px) 
{
    .mhzkh a{ width: 46%; margin-right: 8%;}
    .imess_cc_c1{ width: 49%; float: left;}
    .index_textarea{ width: 49%; margin-left: 2%; height: 86px;}
    .index_captcha{ width: 22%; }
    .index_verifyImg{ width: 18%; }
    .index_But{ width: 49%; float: right;}
    #chan5{ position: relative; }
    #chan5:after{ z-index: 1; content: ''; width: 45%; height: 180px; background: #cc0001; position: absolute; right: 0px; bottom: 0px;}
    #chan5:before{ z-index: 1; content: ''; width: 120px; height: 180px; background: url(../images/bg3.png) no-repeat; background-size: cover; position: absolute; right: 45%; bottom: 0px;}
    #chan5 .container{ position: relative; z-index: 2;}  
    .about_txt{ width: 50%; float: left;}
    .about_img{ width: 40%; float: right; padding-right: 15px;}
    .news_top a{ width: 49%; margin-right: 2%; padding: 15px;}
    .news_top a:nth-child(2n){ margin-right: 0px; }
    .news_top_img{ width: 30%; }
    .news_top_txt{ width: 68%; margin-top: 0px;}
    .news_top_txt_tt{ margin-top: 5px; }
    .news_top_txt_dc{ margin-top: 5px; }
}
@media (min-width:1200px) 
{
    #chan1{ padding-top: 36px; }
    .chan1_tt a{ padding: 0px 52px; font-size: 30px; }
    .chan1_tt a:before{ width: 37px; height: 32px;}
    .chan1_tt a:after{ width: 37px; height: 32px;}
    .chan1_cc{ margin-top: 20px; }
    .chan1_mm{ margin-top: 36px; }
    .chan1_mm a{ font-size: 15px; }
    .chan1_mm a:after{ right: 25px; }
    #chan2{ padding: 40px 0px 50px 0px; }
    .chan2_tt_c2{ font-size: 30px; margin-top: 8px;}
    .chan2_left{ width: 21%; float: left; margin-top: 20px; background: #fff;}
    .chan2_left_tt{ background: #cc0001; padding: 22px 18px 34px 18px;}
    .chan2_left_tt_c1{ color: #fff; font-size: 24px;}
    .chan2_left_tt_c2{ margin-top: 5px; color: rgba(255, 255, 255, 0.6); text-transform: uppercase;}
    .chan2_left_cc{ padding: 15px 20px; border-left: solid 1px #D2D2D2; border-right: solid 1px #D2D2D2; overflow: hidden;}
    .chan2_left_cc a{ overflow: hidden; font-size: 16px; position: relative; padding-left: 8px; padding-right: 36px; width: 100%; float: left; height: 65px; line-height: 58px; background: url(../images/icon4.png) no-repeat bottom center; background-size: 100% auto;}
    .chan2_left_cc a:after{ opacity: 0; transition: all 0.3s ease-out 0s; content: '';position: absolute; top: 50%; margin-top: -8px; right: -50px; width: 15px; height: 15px; background: url(../images/icon5.png) no-repeat;}
    .chan2_left_cc a:hover{ font-weight: bold; }
    .chan2_left_cc a:hover:after{ opacity: 1; right: 5px; transform: rotate(360deg);}
    .chan2_left_mm{ background: #cc0001; padding: 20px 30px; color: #fff;}
    .chan2_left_mm a{ color: #fff; font-size: 16px;}
    .products{ width: 77%; float: right; margin-top: 20px;}
    .products_txt{ font-size: 15px; margin-top: 15px;}
    .products_dc{ height: 40px; line-height: 40px; }
    #chan3{ padding: 40px 0px 50px 0px; }
    .yslist a{ margin-top: 20px; }
    .yslist_txt{ margin-top: 15px; padding-left: 62px; transition: all 0.3s ease-out 0s;}
    .yslist_txt span{ font-size: 50px; }
    .yslist_txt_c1{ font-size: 20px; }
    .yslist_txt_c2{ margin-top: 5px; font-size: 15px;}
    .yslist a:hover .yslist_txt{ padding-left: 70px; }
    #case{ margin-top: 30px; padding-top: 30px;}
    #fhxc{ margin-top: 25px; position: relative; padding-left: 210px;}
    .fhxc_a1{ text-align: center; position: absolute; width: 190px; height: 100%; background: #221850; top: 0px; left: 0px;}
    .fhxc_a1:after{ content: ''; width: 8px; height: 19px; background: url(../images/icon7.png) no-repeat; position: absolute; top: 50%; margin-top: -10px; right: -8px;}
    .fhxc_a1c{ position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%);}
    .fhxc_a1_c1{ color: #fff; font-size: 23px; font-weight: bold;}
    .fhxc_a1_c2{ font-size: 12px; text-transform: uppercase; color: rgba(255, 255, 255, 0.6); margin-top: 5px;}
    .fhxc_a1:hover{ background: #cc0001; }
    .fhxc_a1:hover:after{ background: url(../images/icon8.png) no-repeat; }
    .fhxc{ overflow: hidden; }
    .fhxc a{ width: 100%; float: left; position: relative;}
    .fhxc_txt{ width: 100%; height: 32px; line-height: 32px; position: absolute; bottom: 0px; left: 0px; padding: 0px 15px; text-align: center; background:rgba(0, 0, 0, 0.5); overflow: hidden; color: #fff;}
    #hzkh{ margin-top: 20px; position: relative; padding-left: 210px;}
    .hzkh_a1{ text-align: center; position: absolute; width: 190px; height: 100%; background: #cc0001; top: 0px; left: 0px;}
    .hzkh_a1:after{ content: ''; width: 8px; height: 19px; background: url(../images/icon8.png) no-repeat; position: absolute; top: 50%; margin-top: -10px; right: -8px;}
    .hzkh_a1:hover{ background: #221850; }
    .hzkh_a1:hover:after{ background: url(../images/icon7.png) no-repeat; }
    .hzkh{ overflow: hidden; }
    .hzkh a{ color: rgba(0, 0, 0, 0.8); font-size: 15px; width: 30%; height: 56px; line-height: 56px; position: relative; border-bottom: solid 1px #E5E5E5; float: left; margin-right: 5%; padding-left: 30px;}
    .hzkh a:nth-child(3n){ margin-right: 0px; }
    .hzkh a:before{ content: ''; width: 10px; height: 10px; background: url(../images/icon9.png) no-repeat; position: absolute; top: 50%; margin-top: -5px; left: 5px; transition: all 0.3s ease-out 0s;}
    .hzkh a:hover{ color: #cc0001; padding-left: 35px;}
    .hzkh a:hover:before{ transform: rotate(360deg); }
    .case_mm{ margin-top: 30px; }
    .case_mm a{ height: 40px; line-height: 36px; border-radius: 36px;}
    .case_mm a span{ border-radius: 36px; padding: 0px 32px; }
    .case_mm a p{ padding: 0px 24px; }
    .case_mm a p b{ font-size: 16px; }
    #chan4{ padding: 40px 0px 50px 0px; }
    .chan4_tt_c2{ font-size: 30px; margin-top: 8px; }
    #lclist{ margin-top: 25px; }
    .lclist_txt{ font-size: 15px; }
    .imess{ margin-top: 25px; padding:20px 20px 30px 20px; overflow: hidden;}
    .imess_left{ margin-top: 10px; width: 250px; float: left;  background: url(../images/bg2.jpg) no-repeat right center; background-size: auto 100%; padding-right: 30px;}
    .imess_left_c1{ font-size: 24px; font-weight: bold;}
    .imess_left_c2{ color: rgba(0, 0, 0, 0.6); margin-top: 5px;}
    .imess_left_c3{ margin-top: 10px; min-height: 53px; background: url(../images/htel.jpg) no-repeat left center; padding-left: 75px;}
    .imess_left_c3_c1{ color: rgba(0, 0, 0, 0.6); }
    .imess_left_c3_c2{ color: #cc0001; font-size: 26px; font-family: 'MONTS';}
    .imess_cc{ width: 820px; float: right; margin-top: 0px;}
    #chan5{ padding: 40px 0px 50px 0px; }
    .about_tt a{ font-size: 30px; height: 40px; line-height: 40px; padding-left: 52px;}
    .about_ft{ font-size: 30px; margin-top: 10px;}
    .about_cc{ font-size: 15px; margin-top: 20px; line-height: 26px; height: 208px;}
    .about_mm{ margin-top: 25px; }
    .about_mm a{ background-position: 26px center; background-size: auto auto; padding-top: 17px; padding-bottom: 17px; padding-left: 80px; padding-right:46px; font-size: 18px;}
    #chan5:after{ height: 210px; }
    #chan5:before{ width: 140px; height: 210px; }
    #chan6{ padding: 40px 0px 50px 0px; }
    .news_top a{ margin-top: 20px; padding: 20px;}
    .news_top_txt_tt{ font-size: 20px; }
    .news_top_txt_dc{ margin-top: 10px; line-height: 22px; height: 44px;}
    .news_bom a{ font-size: 15px; height: 50px; line-height: 50px; padding: 0px 5px 0px 30px;}
    .news_bom a:hover{ padding-left: 35px; }
}
@media (min-width:1601px) 
{
    #chan1{ padding-top: 46px; }
    .chan1_tt a{ padding: 0px 75px; font-size: 36px; }
    .chan1_tt a:before{ width: 47px; height: 41px;}
    .chan1_tt a:after{ width: 47px; height: 41px;}
    .chan1_cc{ margin-top: 28px; font-size: 16px;}
    .chan1_mm{ margin-top: 50px; }
    .chan1_mm a{ font-size: 16px; }
    .chan1_mm a:after{ right: 22px; }
    #chan2{ padding: 70px 0px 80px 0px; }
    .chan2_tt_c2{ font-size: 36px; margin-top: 10px;}
    .chan2_left{ width: 22%; margin-top: 28px; }
    .chan2_left_tt{ padding: 25px 30px 40px 30px;}
    .chan2_left_tt_c1{ font-size: 30px;}
    .chan2_left_tt_c2{ margin-top: 8px; }
    .chan2_left_cc{ padding: 20px 30px 20px 36px; }
    .chan2_left_cc a{ font-size: 18px; padding-left: 10px; padding-right: 46px; height: 74px; line-height: 70px; }
    .chan2_left_cc a:hover:after{ right: 15px;}
    .chan2_left_mm{ padding: 25px 46px; }
    .chan2_left_mm a{ font-size: 18px;}
    .products{ width: 76%; margin-top: 28px;}
    .products_txt{ font-size: 16px; }
    .products_dc{ height: 42px; line-height: 42px; }
    #chan3{ padding: 80px 0px 90px 0px; }
    .yslist a{ margin-top: 40px; }
    .yslist_txt{ margin-top: 35px; padding-left: 70px; }
    .yslist_txt span{ font-size: 60px; }
    .yslist_txt_c1{ font-size: 22px; }
    .yslist_txt_c2{ margin-top:6px; font-size: 16px;}
    .yslist a:hover .yslist_txt{ padding-left: 76px; }
    #case{ margin-top: 60px; padding-top: 70px;}
    #fhxc{ margin-top: 40px; padding-left: 260px;}
    .fhxc_a1{ width: 240px;}
    .fhxc_a1_c1{ font-size: 28px; }
    #hzkh{ margin-top: 30px; padding-left: 260px;}
    .hzkh_a1{ width: 240px;}
    .hzkh a{ font-size: 16px; height: 55px; line-height: 55px;}
    .case_mm{ margin-top: 55px; }
    .case_mm a{ font-size: 16px; height: 44px; line-height: 40px; border-radius: 40px;}
    .case_mm a span{  border-radius: 40px; padding: 0px 46px; }
    .case_mm a p{ padding: 0px 26px; }
    .case_mm a p b{ font-size: 20px; }
    #chan4{ padding: 70px 0px 80px 0px; }
    .chan4_tt_c2{ font-size: 36px; margin-top: 10px; }
    #lclist{ margin-top: 40px; }
    .lclist_txt{ font-size: 16px; }
    .imess{ margin-top: 40px; padding:30px 40px 40px 40px; }
    .imess_left{ width: 340px; padding-right: 40px; margin-top: 20px;}
    .imess_left_c1{ font-size: 30px; }
    .imess_left_c2{ margin-top: 10px;}
    .imess_left_c3{ margin-top: 15px; padding-left:80px;}
    .imess_left_c3_c2{font-size: 32px;}
    .imess_cc{ width: 920px; }
    .index_InputText{ height: 52px; line-height: 52px;}
    .index_textarea{ height: 114px; }
    .index_captcha{ height: 52px; line-height: 52px;}
    .index_verifyImg{ height: 52px; }
    .index_But{ height: 52px; line-height: 52px; font-size: 16px;}
    #chan5{ padding: 120px 0px 50px 0px; }
    .about_tt a{ font-size: 36px; height: 50px; line-height: 50px; padding-left: 60px;}
    .about_ft{ font-size: 36px; }
    .about_cc{ font-size: 16px; margin-top: 25px; line-height: 30px; height: 240px;}
    .about_mm{ margin-top: 45px; }
    .about_mm a{ background-position: 32px center; padding-top: 18px; padding-bottom: 18px; padding-left: 86px; padding-right:50px; font-size: 22px;}
    .about_mm_a2{ margin-left: 15px; }
    #chan5:after{ height: 270px; }
    #chan5:before{ width: 180px; height: 270px; }
    #chan6{ padding: 80px 0px 90px 0px; }
    .news_top a{ margin-top: 30px; padding: 30px;}
    .news_top_txt_tm{ height: 26px; line-height: 26px;}
    .news_top_txt_tt{ font-size: 26px; }
    .news_top_txt_dc{ line-height: 25px; height: 50px;}
    .news_bom a{ font-size: 16px; height: 58px; line-height: 58px; padding: 0px 5px 0px 35px;}
    .news_bom a:hover{ padding-left: 40px; }
}
.lclist a:hover{ transform: rotate(360deg); }
/*******Css footer*******/
#mfooter{ padding-top: 15px; padding-bottom: 15px; background: #2d2b2b;  }
#mfooter a:hover{ text-decoration: underline; color: #fff;}
.mfooter_logo{ text-align: center; }
.mfooter_logo a{ display: inline-block; background: #cc0001; padding: 15px 15px;}
.mfooter_cc_c{ margin-top: 15px; }
.mfooter_cc_tt{ font-size: 16px; font-weight: bold; color: #fff;}
.mfooter_cc_cc{ color: rgba(255, 255, 255, 0.6); line-height: 2; margin-top: 10px;}
.mfooter_cc_cc a{ color: rgba(255, 255, 255, 0.6); margin-right: 15px;}
.mfooter_link{ width: 100%; float: left; margin-top: 10px; color: rgba(255, 255, 255,0.6);}
.mfooter_link a{ margin-right: 15px; color: rgba(255, 255, 255,0.6);}
.mfooter_link a:hover{ color:#fff; }
#footers{ background: #cc0001; padding: 6px 0px; color: #fff; margin-bottom: 60px; text-align: center; line-height: 1.6;}
#footers a{ color: #ffff; }
#footers a:hover{ text-decoration: underline; }
.gongancode{ display:inline-block; background: url(../images/ga.png) no-repeat left center; padding-left: 26px; margin-left: 6px;}
@media (min-width:768px) 
{
    #footers{ margin-bottom: 0px;}
    #mfooter{ padding-top: 0px; min-height: 178px;}
    #mfooter .container{ position: relative; }
    .mfooter_logo{ height: 100%; position: absolute; top: 0px; left: 0px;}
    .mfooter_cc{ padding-left: 165px; overflow: hidden;}
    .mfooter_cc_c{ width: 46%; float: left; margin-top: 25px;}
    #mfooter_cc_c1{ float: right; }
}
@media (min-width:1200px) 
{
    #footer{ background: #2d2b2b;}
    #footer a:hover{ text-decoration: underline; color: #fff;}
    .footerc{ position: relative; padding-left: 220px; min-height: 188px;}
    .footer_logo{ padding: 25px 20px 15px 20px; background: #cc0001; height: 100%; position: absolute; top: 0px; left: 0px;}
    .footer_left{ float: left; width: 300px; padding-top: 20px;}
    .footer_mid{ float: left; width: 300px; margin-left: 60px; padding-top: 20px;}
    .footer_left_tt{ color: #fff; font-size: 20px; font-weight: bold;}
    .footer_left_cc{ margin-top: 15px; color: rgba(255, 255, 255, 0.6); line-height: 2;}
    .footer_left_cc a{ color: rgba(255, 255, 255, 0.6); margin-right: 16px;}
    .footer_right{ width: 110px; text-align: center; float: right; padding-top: 20px;}
    .footer_right img{ max-width: 100%; }
    .footer_right_txt{ color: rgba(255, 255, 255, 0.6); margin-top: 8px;}
    .footer_link{ width: 100%; float: left; margin-top: 15px; color: rgba(255, 255, 255, 0.6);}
    .footer_link a{ margin-right: 20px; color: rgba(255, 255, 255, 0.6);}
}
@media (min-width:1601px) 
{
    .footerc{ padding-left: 260px; min-height: 190px;}
    .footer_left{ width: 380px; padding-top: 30px;}
    .footer_mid{ width: 360px; padding-top: 30px; margin-left: 80px;}
    .footer_left_tt{ font-size: 22px; }
    .footer_right{ padding-top: 30px; }
    #footers{ padding: 10px 0px; } 
} 
.footernav{ width: 100%; color: #fff; height:58px; overflow: hidden; position: fixed; bottom:0px; left: 0px; z-index: 999;   background:#cc0001; }
.footernav a{ color: #fff; }
.footernav ul li{width: 25%; float: left; text-align: center; padding:5px 0px 8px 0px; }
.footernp1{ font-size:20px;}
.footernp2{ line-height:1.5;}
.footernav ul li.on .footernp1{ animation:swing 1s infinite;  }

#company1{ padding: 25px 0px 25px 0px; }
.company1_txt_tt{ font-size: 20px; color: #cc0001; font-weight: bold;}
.company1_txt_ft{ font-size: 20px; font-weight: bold; margin-top: 5px; color: #514f4f;}
.company1_txt_cc{ font-size: 13px; color: rgba(0, 0, 0, 0.6); line-height: 2; margin-top: 10px;}
.company1_img{ margin-top: 15px; position: relative; text-align: center;}
.company1_img img{ max-width: 100%; }
#company2{ position: relative; padding: 20px 0px 25px 0px;}
.company2_bg{ width: 100%; height: 100%; background: #cc0001; position: absolute; z-index: 1; top: 0px; right: 0px;}
.company2{ overflow: hidden; }
.company2 .swiper-slide{ position: relative; text-align: center; padding: 0px 20px;}
.company2 .swiper-slide:after{ content: ''; width: 1px; height: 90%; background: rgba(255, 255, 255, 0.47); position: absolute; top: 50%; transform: translateY(-50%); right: 0px;}
.company2 .swiper-slide:last-child:after{ width: 0px; }
.company2 .swiper-slide a{ display: inline-block; }
.company2_txt{ color: #fff; font-size: 17px; font-weight: bold; margin-top: 10px;}
.company2_dc{ color: rgba(255, 255, 255, 0.8); margin-top: 5px; font-size: 13px;}
#company3{ background: #f9f9f9; padding: 25px 0px 25px 0px;}
.company3_tt{ position: relative; overflow: hidden; }
.company3_tt_a1{ float: left; width: 70%;}
.company3_tt_a1_c1{ padding-left: 26px; font-size: 20px; font-weight: bold; position: relative;}
.company3_tt_a1_c1:before{ content: ''; width: 14px; height: 14px; background: #cc0001; position: absolute; left: 0px; top: 50%; margin-top: -7px;}
.company3_tt_a1_c2{ color: rgba(0, 0, 0, 0.6); margin-top: 5px;}
.company3_tt_ma2{ position: absolute; right: 0px; top: 50%; transform: translateY(-50%); padding: 5px 14px; background: #cc0001; color: #fff; border-radius: 20px; color: #fff;}
.company3_tt_ma2:hover{ background: #f93324; color: #fff;}
.company3_hjzs{ overflow: hidden; margin-top: 15px;}
.company3_hjzs_txt{ text-align: center; margin-top: 8px;}
#company4{ padding: 20px 0px 25px 0px; background: url(../images/ab_bg1.png) no-repeat center bottom; background-size: 100% auto;}
.company4_honor{ overflow: hidden; margin-top: 5px;}
.company4_honor_cc{ margin-top: 12px; border-bottom: solid 1px #d3dfec; padding-bottom: 10px;}
.company4_honor_cc_tt{ font-size: 16px; font-weight: bold;}
.company4_honor_cc_cc{ margin-top: 6px; line-height: 1.6; font-size: 13px; color: rgba(0, 0, 0, 0.8); }
.company4_honor_img{ margin-top: 15px; text-align: center;}
.company4_honor_img img{ max-width: 100%; }
@media (min-width:992px) 
{
    .company1_txt{ width: 50%; float: left;}
    .company1_img{ width: 46%; float: right;}
    .company4_honor{ width: 48%; float: left;}
    .company4_honor_cc{ margin-top: 20px; }
    .company4_honor_img{ width: 45%; float: right; padding-right: 30px; margin-top: 0px;} 
}
@media (min-width:1200px) 
{
    #company1{ padding: 45px 0px 40px 0px; }
    .company1_txt_tt{ font-size: 30px; }
    .company1_txt_ft{ font-size: 30px; }
    .company1_txt_cc{ font-size: 15px; margin-top: 25px;}
    #company2{ padding: 35px 0px 50px 0px; }
    .company2_txt{ font-size: 24px; margin-top: 12px;}
    .company2_dc{ margin-top: 8px; font-size: 18px;}
    .company2_bg{  width: calc(100% - ((100% - 1140px) / 2)); }
    #company3{ padding: 45px 0px 45px 0px; }
    .company3_tt_a1_c1{ font-size: 30px; padding-left: 36px;}
    .company3_tt_a1_c2{ font-size: 15px; margin-top: 8px;}
    .company3_tt_a2{ font-size: 15px; border: solid 2px #cc0001; height: 38px; line-height: 34px; border-radius:34px; position: absolute; top: 50%; transform: translateY(-50%); right: 0px;}
    .company3_tt_a2 span{ float: left; background: #cc0001; border-radius:34px; color: #fff; padding: 0px 32px;}
    .company3_tt_a2 p{ float: left; color: rgba(0, 0, 0, 0.6); padding: 0px 20px;}
    .company3_tt_a2 p b{ color: #cc0001; font-size: 18px; }
    .company3_hjzs{ margin-top: 25px; }
    .company3_hjzs_txt{ margin-top: 12px; }
    #company4{ padding: 45px 0px 30px 0px;}
    .company4_honor{ margin-top: 35px; }
    .company4_honor_cc{ margin-top:30px; padding-bottom: 20px;}
    .company4_honor_cc_tt{ font-size: 20px; }
    .company4_honor_cc_cc{ font-size: 15px; }
}
@media (min-width:1400px) 
{
    .company2_bg:before{ content: ''; width: 142px; height: 100%; background: url(../images/bg3.png) no-repeat; background-size: cover; position: absolute; left: -142px; top: 0px;}
}
@media (min-width:1601px) 
{
    #company1{ padding: 110px 0px 110px 0px; }
    .company1_txt_tt{ font-size: 36px; }
    .company1_txt_ft{ font-size: 36px; }
    .company1_txt_cc{ font-size: 16px; margin-top: 35px;}
    #company2{ padding: 55px 0px 65px 0px; }
    .company2_txt{ font-size: 30px; margin-top: 18px;}
    .company2_dc{ margin-top: 10px; font-size: 22px;}
    .company2_bg{  width: calc(100% - ((100% - 1400px) / 2)); }
    .company2_bg:before{ width: 180px; height: 100%; left: -180px;}
    #company3{ padding: 110px 0px 120px 0px; }
    .company3_tt_a1_c1{ font-size: 36px; padding-left: 40px;}
    .company3_tt_a1_c2{ font-size: 16px; margin-top: 12px;}
    .company3_tt_a2{ font-size: 16px; height: 42px; line-height: 38px; border-radius:38px;}
    .company3_tt_a2 span{ border-radius:38px; padding: 0px 36px;}
    .company3_tt_a2 p{ padding: 0px 26px;}
    .company3_tt_a2 p b{ font-size: 20px; }
    .company3_hjzs{ margin-top: 45px; }
    .company3_hjzs_txt{ margin-top: 15px; }
    #company4{ padding: 110px 0px 30px 0px;}
    .company4_honor{ margin-top: 60px; }
    .company4_honor_cc{ margin-top:40px; padding-bottom: 32px;}
    .company4_honor_cc_tt{ font-size: 22px; }
    .company4_honor_cc_cc{ font-size: 16px; }
}
.prolist{ overflow: hidden;  }
.prolist li{ border: solid 1px #dedede; margin-bottom: 15px; padding: 15px 12px;}
.prolist_txt{ font-size: 15px; text-align: center; margin-top: 12px;}
.prolist_dc{ color: #999; margin-top:5px; text-align: center;}
.prolist_btn{ margin-top: 15px; text-align: center; overflow: hidden;}
.prolist_btn a{ width: 48%; height: 36px; line-height: 34px;}
.prolist_btn_a1{ float: left; background: #f5f5f5;}
.prolist_btn_a2{ float: right; background: #cc0001; color: #fff;}
.prolist_btn_a1:hover{ background: #f93324; color: #fff;}
.prolist_btn_a2:hover{ background: #f93324; color: #fff;}
.prolists{ padding: 20px 0px 25px 0px; }
.prolists0{ background: #f9f9f9; }
.prolists_cc{ margin-top: 15px; overflow: hidden;}
.prolists_cc .products_img{ border: solid 1px #e5e5e5; }
@media (min-width:768px) 
{
    .prolist li{ width: 49%; float: left; margin-right: 2%;}
    .prolist li:nth-child(2n){ margin-right: 0px; }
}
@media (min-width:992px) 
{
    .prolist li{ width: 32%; float: left; margin-right: 2%;}
    .prolist li:nth-child(2n){ margin-right: 2%; }
    .prolist li:nth-child(3n){ margin-right: 0px; }
    .prolist_btnc{ width: 90%; display: inline-block;}
    .prolists{ padding: 25px 0px 30px 0px; }
    .prolists_cc{ margin-top: 20px; }
}
@media (min-width:1200px) 
{
    .prolist li{ margin-bottom:20px; padding:15px 15px 25px 15px; position: relative; overflow: hidden;}
    .prolist li:hover .prolist_btn{ bottom: 0px; opacity: 1;}
    .prolist_txt{ font-size: 17px; margin-top: 15px;}
    .prolist_dc{ margin-top: 8px; line-height: 1.6;}
    .prolist_btn{ margin-top: 0px; opacity: 0; position: absolute; width:100%; padding: 15px 0px; transition: all 0.3s ease-out 0s; left: 0px; bottom: -80px; background-image: linear-gradient( 180deg, rgba(255, 255, 255, 0.8) 0%, #ffffff 100% );}
    .prolist_btnc{ width: 275px; }
    .prolist_btn a{ width: 130px; height: 40px; line-height: 38px;}
    .prolists{ padding: 45px 0px 50px 0px; }
    .prolists_cc{ margin-top: 30px; }
}
@media (min-width:1601px) 
{
    .prolist li{ margin-bottom:25px; padding:20px 20px 30px 20px;}
    .prolist_txt{ font-size: 18px; margin-top: 20px;}
    .prolist_dc{ margin-top: 10px; }
    .prolist_btn{ padding: 25px 0px; bottom: -96px;}
    .prolist_btnc{ width: 285px; }
    .prolist_btn a{ width: 135px; height: 42px; line-height: 40px;}
    .prolists{ padding: 75px 0px 95px 0px; }
    .prolists_cc{ margin-top: 45px; }
}
.prolist li:hover{ box-shadow: 0 1px 30px rgba(0, 0, 0, 0.15); }


#rdpro1{ padding-bottom: 20px; padding-top: 15px; background: #f6f7f6;}
.rdpro1{ overflow: hidden; }
.nproinfoimgs{ overflow: hidden; margin-top: 20px;}
.nproinfoimgs .gallery-thumbs{ margin-top: 10px; }
.nproinfoimgs .gallery-thumbs .nproinfo_timg{ border: solid 1px #dedede; text-align: center; cursor: pointer;}
.nproinfoimgs .gallery-thumbs .nproinfo_timg img{ max-width: 100%; }
.nproinfoimgs .gallery-thumbs .swiper-slide-thumb-active .nproinfo_timg{ border: solid 1px #cc0001;  }
.nproinfoimgs .gallery-top{ overflow: hidden; position: relative;}
.nproinfoimgs .gallery-top a{ background:#fff; width: 100%; float: left; text-align: center; border: solid 1px #dedede;}
.nproinfoimgs .gallery-top a img{ max-width: 100%; }
.nproinfoimgs .swiper-prev,.nproinfoimgs .swiper-next{ padding: 12px 5px; z-index: 2; background: rgba(0, 0, 0, 0.6); color: #fff; position: absolute; top: 50%; transform: translateY(-50%);}
.nproinfoimgs .swiper-prev:hover,.nproinfoimgs .swiper-next:hover{ background: rgba(0, 0, 0, 0.9);  }
.nproinfoimgs .swiper-prev{ left: 0px; }
.nproinfoimgs .swiper-next{ right: 0px; }
.rdpro1_img{ overflow: hidden; margin-top: 20px; background: #fff; text-align: center;}
.rdpro1_img img{ width: 100%; }
.rdpro1_txt{ position: relative; padding: 15px; margin-top: 20px; background: #fff;}
.rdpro1_txt i{ width: 36px; height: 32px; background: url(../images/tj_icon1.png) no-repeat; background-size: cover; position: absolute; top: -5px; right: 10px;}
.rdpro1_txt_tt{ font-size: 18px; font-weight: bold; }
.rdpro1gg{ margin-top: 6px; color: #999; line-height: 1.7;}
.rdpro1_gg{ margin-top: 5px; overflow: hidden;}
.rdpro1_gg_cc{ margin: 10px auto 0px; position: relative; padding-left: 50px; width: 100%; float: left; font-size: 13px;}
.rdpro1_gg_cc span{ position: absolute; top: 50%; transform: translateY(-50%); left: 0px; color: rgba(0, 0, 0, 0.6);  padding: 0px 5px;}
.rdpro1_gg_cc p{ padding: 6px 8px; background: #eeeeee; color: #cc0001;}
.rdpro1_tel{ line-height: 2; color: #888; background: #eeeeee; margin-top: 15px; border: solid 1px #dedede; padding: 10px;}
.rdpro1_tel_c1 b{ color: #ee001a; font-weight: bold; font-family: Arial; font-size: 14px;}
.rdpro1_tel_c2{ line-height: 1.5; }
.rdpro1_btn{ margin-top: 15px; overflow: hidden;}
.rdpro1_btn a{ float: left; padding: 10px 38px; border-radius: 36px; background: #cc0001; color: #fff; font-size: 15px;}
.rdpro1_btn a:hover{ background: #f93324; color: #fff;}
#rdpro_tj{ padding: 20px 0px; }
#rdpro_tjs{ margin-top: 20px; }
.rdpro2_right_c_tt{ overflow: hidden; }
.rdpro2_right_c_tt span{ padding-left: 24px; float: left; font-size: 18px; font-weight: bold; position: relative; }
.rdpro2_right_c_tt span:before{ content: ''; width: 12px; height: 12px; background: #cc0001; position: absolute; left: 0px; top: 50%; margin-top: -6px; }
.rdpro2_right_c_tt p{ color: #888; float: left; margin-left: 10px; padding-top: 2px;}
.rdpro_tj{ overflow: hidden; margin-top: 15px;}
.rdpro_tj_img{ border: solid 1px #dedede;}
.rdpro_tj_txt{ height: 32px; line-height: 32px; padding: 0px 10px; text-align: center; overflow: hidden;}
#rdpro2{ padding: 20px 0px; }
.rdpro2_right_c{ border: solid 1px #dedede; padding: 15px; margin-bottom: 10px;}
.rdpro2_right_c_right{ margin-top: 10px; }
.rdpro_khal{ overflow: hidden; margin-top: 15px;}
.rdpro_khal_txt{ height: 32px; line-height: 32px; overflow: hidden; color: #666; text-align: center;}
.rdpro_khal a:hover .rdpro_khal_txt{ color: #cc0001; }
.rdpro2_right_sl_left{ margin-top: 15px; line-height: 2; font-size: 13px;}
.rdpro2_right_sl_left_img{ text-align: center; margin-top: 10px;}
.rdpro2_right_sl_left_img img{ width: 100%; }
.rdpro2_right_sl_right{ overflow: hidden; margin-top: 10px;}
.rdpro2_right_sl_right li{ width: 50%; float: left; padding-left: 30px;  padding-right: 6px; margin-top: 15px; position: relative; }
.rdpro2_right_sl_right_img{ width: 24px; position: absolute; left: 0px; top: 50%; transform: translateY(-50%);}
.rdpro2_right_sl_right_img img{ width: 100%; }
.rdpro2_right_sl_right_tt{ display:inline-block; font-size: 20px; font-family: Arial; font-weight: bold;}
.rdpro2_right_sl_right_dc{ display:inline-block; color: #4b4c4d; margin-left: 3px;}
.rdpro1_txt_tags{ color: #888; margin-top: 10px;}
.proinfo_ct{ font-size: 15px; }
.page_Content .parm{ margin-top: 15px; }
#page_crums{ color: rgba(0, 0, 0, 0.6);}
#page_crums a{ color: rgba(0, 0, 0, 0.6); }
#page_crums a:hover{ color: #cc0001; }
.rdpro2_right_c1{ background: #cc0001; overflow: hidden; padding: 10px; margin-bottom: 10px;}
.rdpro2_right_c1 li{ width: 50%; float: left; text-align: center; margin: 10px auto;}
.rdpro2_right_c1 li a{ display: inline-block; }
.rdpro2_right_c1_txt{ margin-top: 6px; font-size: 18px; font-weight: bold; color: #fff;}
.rdpro2_right_c1_dc{ color: rgba(255, 255, 255, 0.8); margin-top: 5px;}
.rdpro2_fw{ overflow: hidden; margin-top: 15px;}
.rdpro2_fw .swiper-slide{ text-align: center; position:relative; padding: 0px 15px;}
.rdpro2_fw .swiper-slide:after{ content: ''; width: 19px; height: 13px; background: url(../images/pro_icons.jpg) no-repeat; position: absolute; right: -10px; top: 13px;}
.rdpro2_fw .swiper-slide:last-child:after{ width: 0px; }
.rdpro2_fw .swiper-slide a{ display: inline-block; }
.rdpro2_fw_txt{ color: rgba(0, 0, 0,0.8); font-size: 13px; margin-top: 5px;}
.promess_cc{ overflow: hidden; margin-top: 5px;}
.pro_InputText{ float: left; outline: none; padding: 0px 15px; width: 100%; height: 38px; line-height: 38px; background: #f6f6f6; margin-top: 10px;}
.pro_textarea{ float: left; outline: none; padding: 15px 15px; width: 100%; height: 96px; line-height: 22px; background: #f6f6f6; margin-top: 10px;}
.pro_captcha{ float: left; outline: none; padding: 0px 15px; width: 30%; height: 38px; line-height: 38px; background: #f6f6f6; margin-top: 10px; }
.pro_verifyImg{ width:20%; float: left; height: 38px; margin-top: 10px;}
.pro_But{ outline: none; width: 45%; float: left; margin-left: 5%; height: 38px; line-height: 38px; background: #cc0001; color: #fff; text-align: center; margin-top: 10px;}
.pro_But:hover{ background: #f93324; color: #fff;}
@media (min-width:370px) 
{
    .rdpro1_tel_c1 b{ font-size: 16px; }
}
@media (min-width:768px) 
{
    .nproinfoimgs{ width: 52%; float: left;}
    .rdpro1_img{ width: 52%; float: left;}
    .rdpro1_txt{ width: 46%; float: right;}
    .rdpro2_right_c1 li{ width: 25%; } 
}
@media (min-width:992px) 
{
    .nproinfoimgs{ width: 50%;}
    .rdpro1_img{ width: 50%; }
    .rdpro1_txt{ width: 47%; }
    .rdpro2_right_c{ padding: 15px; }
    .promess_cc_c1{ width: 49%; float: left;}
    .pro_textarea{ width: 49%; margin-left: 2%; height: 86px;}
    .pro_captcha{ width: 22%; }
    .pro_verifyImg{ width: 18%; }
    .pro_But{ width: 49%; float: right;}
}
@media (min-width:1200px) 
{
    #rdpro1{ padding-top: 25px; padding-bottom: 30px;}
    .rdpro1_img{ margin-top: 25px; }
    .rdpro1_txt{ margin-top: 25px; padding: 28px 25px;}
    .rdpro1_txt i{ width: 62px; height: 55px;}
    .rdpro1_txt_tt{ font-size: 22px; }
    .rdpro1_gg{ margin-top: 10px; }
    .rdpro1gg{ margin-top: 10px; }
    .rdpro1_gg_cc{ font-size: 15px; padding-left: 55px; }
    .rdpro1_tel{ padding: 20px 130px 20px 20px; position: relative; margin-top: 25px;}
    .rdpro1_tel_wx{ width: 90px; position: absolute; right: 20px; top: 50%; transform: translateY(-50%);}
    .rdpro1_tel_wx img{ width: 70px; float: left;}
    .rdpro1_tel_wx_txt{ width: 20px; line-height: 15px; font-size: 12px; text-align: center; position: absolute; top: 50%; transform: translateY(-50%); right: 0px;}
    .rdpro1_tel_c1 b{ font-size: 18px; }
    .rdpro1_btn{ margin-top: 25px; position: relative;}
    .rdpro1_btn a{ padding: 10px 48px; font-size: 16px;}
    .rdpro1_btn_txt{ color: #cc0001; position: absolute; top: 50%; transform: translateY(-50%); right: 0px;}
    #rdpro_tj{ padding: 30px 0px; }
    #rdpro_tjs{ margin-top: 25px; }
    .rdpro2_right_c_tt span{ font-size: 22px; padding-left: 28px;}
    .rdpro2_right_c_tt p{ margin-left: 20px; } 
    .rdpro_tj{ margin-top: 20px; }
    .rdpro_tj_txt{ height: 36px; line-height: 36px;}
    #rdpro2{ padding: 35px 0px; }
    .rdpro2_right{ width: 78%; float: left;}
    .rdpro2_right_c{ padding: 20px 25px 25px 25px; }
    .rdpro_khal{ margin-top: 20px; }
    .rdpro_khal_txt{ height: 36px; line-height: 36px;}
    .rdpro2_right_sl_left{ margin-top: 20px; width: 72%; float: left; font-size: 15px;}
    .rdpro2_right_sl_right{ width: 24%; float: right; }
    .rdpro2_right_sl_right li{ width: 100%; margin-top: 15px; margin-bottom: 15px; padding-left: 40px;}
    .rdpro2_right_sl_right_img{ width: 30px; }
    .rdpro2_right_sl_right_tt{ font-size: 28px; }
    .rdpro2_left{ width: 20%; float: right; }
    .rdpro2_left_c{ border: solid 1px #dedede; padding: 15px; margin-bottom: 15px;}
    .rdpro2_left_c_tt{ font-size: 20px; font-weight: bold; color: #cc0001;}
    .rdpro2_left_c_pro{ overflow: hidden; margin-top: 16px;}
    .rdpro2_left_c_pro a{ position: relative; padding-right: 36px; font-size: 16px; width: 100%; color: #444444; float: left; height: 46px; line-height: 46px; border-top: solid 1px #EAEAEA;}
    .rdpro2_left_c_pro a:after{ transition: all 0.3s ease-out 0s; content:''; width: 19px; height: 19px; background: url(../images/more1.png) no-repeat right center; position: absolute; right: 5px; top: 50%; margin-top: -9px;}
    .rdpro2_left_c_pro a:hover{ color: #cc0001; }
    .rdpro2_left_c_pro a:hover:after{ background: url(../images/more1h.png) no-repeat right center; }
    .rdpro2_left_c_pro a.on{ color: #cc0001; }
    .rdpro2_left_c_pro a.on:after{ background: url(../images/more1h.png) no-repeat right center; }
    .rdpro2_left_c_news{ overflow: hidden; margin-top: 16px;}
    .rdpro2_left_c_news a{ width: 100%; color: #444444; float: left; height: 40px; line-height: 40px; border-top: solid 1px #EAEAEA; }
    .rdpro2_left_c_news a:hover{ color: #cc0001; }
    .rdpro2_left_cs{ background: #cc0001; padding: 15px; margin-bottom: 15px;}
    .rdpro2_left_c_tts{ font-size: 20px; font-weight: bold; color: #fff;}
    .rdpro2_left_c_pros{ overflow: hidden; margin-top: 16px;}
    .rdpro2_left_c_pros a{ position: relative; padding-right: 20px; font-size: 16px; width: 100%; color: #fff; float: left; height: 46px; line-height: 46px; border-top: solid 1px rgba(255, 255, 255, 0.35);}
    .rdpro2_left_c_pros a:hover{ color: #fff; padding-left: 8px;}
    .rdpro2_left_c_pros a.on{ color: #fff; font-weight: bold;}
    .rdpro1_txt_tags{ margin-top: 12px; }
    .proinfo_ct{ font-size: 18px; }
    .page_Content .parm{ margin-top: 25px; }
    .rdpro2_right_c1{ padding: 15px; }
    .rdpro2_right_c1_txt{ font-size: 22px; margin-top: 8px;}
    .rdpro2_right_c1_dc{ margin-top: 6px; font-size: 15px;}
    .rdpro2_fw{ margin-top: 20px; }
    .rdpro2_fw_txt{ font-size: 15px; }
    .promess_cc{ margin-top: 10px; }
}
@media (min-width:1601px) 
{
    #rdpro1{ padding-top: 36px; padding-bottom: 50px;}
    .rdpro1_img{ width: 46%; margin-top: 30px;}
    .nproinfoimgs{ width: 46%; margin-top: 30px;}
    .rdpro1_txt{ width: 53%; padding: 35px 40px 40px 40px; margin-top: 30px;}
    .rdpro1_txt_tt{ font-size: 30px; }
    .rdpro1_gg{ margin-top: 15px; }
    .rdpro1gg{ margin-top: 15px; }
    .rdpro1_gg_cc{ width: 49%; margin-right: 2%; margin-top: 12px; padding-left: 60px; font-size: 16px;}
    .rdpro1_gg_cc0{ margin-right: 0px; }
    .rdpro1_gg_cc p{ padding: 8px 10px; }
    .rdpro1_tel{ padding: 25px 170px 25px 30px; position: relative; margin-top: 30px;}
    .rdpro1_tel_wx{ width: 110px; position: absolute; right: 30px; top: 50%; transform: translateY(-50%);}
    .rdpro1_tel_wx img{ width: 90px; float: left;}
    .rdpro1_tel_wx_txt{ width: 20px; line-height: 15px; font-size: 12px; text-align: center; position: absolute; top: 50%; transform: translateY(-50%); right: 0px;}
    .rdpro1_tel_c1 b{ font-size: 23px; }
    .rdpro1_btn{ margin-top: 32px; position: relative;}
    .rdpro1_btn a{ padding: 12px 68px; border-radius: 40px; font-size: 17px;}
    #rdpro_tj{ padding: 40px 0px; }
    #rdpro_tjs{ margin-top: 35px; }
    .rdpro2_right_c_tt span{ font-size: 26px; padding-left: 36px;}
    .rdpro2_right_c_tt p{ margin-left: 30px; padding-top: 5px;} 
    .rdpro_tj{ margin-top: 25px; }
    .rdpro_tj_txt{ height: 38px; line-height: 38px;}
    #rdpro2{ padding: 45px 0px; }
    .rdpro2_right_c{ padding: 25px 45px 35px 45px; }
    .rdpro2_right_c_cc{ margin-top: 25px; font-size: 16px;}
    .rdpro2_right_c_cc table td { padding:6px 35px 6px 60px;}
    .rdpro_khal{ margin-top: 25px; }
    .rdpro_khal_txt{ height: 38px; line-height: 38px;}
    .rdpro2_right_sl_left{ margin-top: 25px;  font-size: 16px; width: 70%;}
    .rdpro2_right_sl_right li{ width: 100%; margin-top: 25px; margin-bottom: 15px; padding-left: 65px;}
    .rdpro2_right_sl_right_img{ width: 50px; }
    .rdpro2_right_sl_right_tt{ font-size: 40px; }
    .rdpro2_left{ width: 20%; float: right; }
    .rdpro2_left_c{ padding: 20px 20px 30px 20px; margin-bottom: 20px;}
    .rdpro2_left_c_tt{ font-size: 22px; }
    .rdpro2_left_c_pro{  margin-top: 20px;}
    .rdpro2_left_c_pro a{ font-size: 17px; padding-right: 42px; height: 52px; line-height: 52px; }
    .rdpro2_left_c_news{ margin-top: 20px;}
    .rdpro2_left_c_news a{ height: 46px; line-height: 46px; }
    .rdpro2_left_cs{ padding: 20px 20px 30px 20px; margin-bottom: 20px;}
    .rdpro2_left_c_tts{ font-size: 22px; }
    .rdpro2_left_c_pros{ margin-top: 20px;}
    .rdpro2_left_c_pros a{ padding-right: 30px; font-size: 17px;  height: 52px; line-height: 52px;  }
    .proinfo_ct{ font-size: 20px; }
    .page_Content .parm{ margin-top: 35px; }
    .rdpro2_right_c1{ padding: 25px; }
    .rdpro2_right_c1_txt{ font-size: 24px; margin-top: 10px;}
    .rdpro2_right_c1_dc{ margin-top: 8px; font-size: 16px;}
    .rdpro2_fw{ margin-top: 25px; }
    .rdpro2_fw_txt{ font-size: 16px; }
    .promess_cc{ margin-top: 15px; }
    .pro_InputText{ height: 52px; line-height: 52px;}
    .pro_textarea{ height: 114px; }
    .pro_captcha{ height: 52px; line-height: 52px;}
    .pro_verifyImg{ height: 52px; }
    .pro_But{ height: 52px; line-height: 52px; font-size: 16px;}
}
.piclist{ overflow: hidden; }
.piclist a{ background: #f8f8f8; width: 100%; float: left; margin-bottom: 15px; padding: 2px;}
.piclist_video{ z-index: 1; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 76px; height: 76px; background: url(../images/v_icon.png) no-repeat;}
.piclist_txt{ text-align: center; height: 40px; line-height: 40px; font-size: 13px; overflow: hidden; padding: 0px 10px;}
@media (min-width:768px) 
{
    .piclist a{ width: 49%; float: left; margin-right: 2%;}
    .piclist a:nth-child(2n){ margin-right: 0px; }
}
@media (min-width:992px) 
{
    .piclist a{ width: 32%; float: left; margin-right: 2%;}
    .piclist a:nth-child(2n){ margin-right: 2%; }
    .piclist a:nth-child(3n){ margin-right: 0px; }
}
@media (min-width:1200px) 
{
     .piclist a{ margin-bottom: 20px; padding: 5px;}
     .piclist_txt{ height: 50px; line-height: 50px; padding: 0px 15px; font-size: 15px;}
}
@media (min-width:1601px) 
{
     .piclist a{ margin-bottom: 25px;}
     .piclist_txt{ height: 56px; line-height: 56px; font-size: 16px;}
}
.piclist a:hover{ background: #cc0001; color: #fff;}
#newslist{ overflow: hidden;  }
#newslist li{ position: relative; overflow: hidden; margin-bottom: 15px; padding-bottom: 12px; border-bottom: solid 1px #dedede;}
#newslist li:after{ transition: all 0.3s ease-out 0s; content:''; width:0px; height: 1px; background: #cc0001; position: absolute; left: 0px; bottom: 0px;}
#newslist li:hover:after{ width:100%; }
#newslist li a{ width: 100%; float: left; }
.newslist_img{ border: solid 1px #f5f5f5; }
.newslist_txt{ padding-top: 8px; }
.newslist_txt_tt{ height: 28px; line-height: 28px; overflow: hidden; font-weight: bold; font-size: 15px;}
.newslist_txt_time{ color: #999; }
.newslist_txt_time span{ margin-right: 6px; }
.newslist_txt_dc{ line-height: 20px; height: 60px; overflow: hidden; color: #999;}
.newslist_txt_mm{ overflow:hidden; margin-top: 10px;}
.newslist_txt_mm span{ float: left; color: #999; transition: all 0.3s ease-out 0s; line-height: 20px; height: 20px; background: url(../images/more1.png) no-repeat right center; padding-right: 30px;}
#newslist li:hover .newslist_txt_mm span{ margin-left:6px; color: #cc0001; background: url(../images/more1h.png) no-repeat right center; padding-right: 34px;}
@media (min-width:768px) 
{
    .newslist_img{ width: 32%; float: left; background: #f1f1f1;}
    .newslist_txt{ width: 65%; float: right; }
    #newslist li a{ padding-bottom: 0px; }
}
@media (min-width:992px) 
{
    .newslist_img{ width:27%; }
    .newslist_txt{ width:70%; }
    .newslist_txt_dc{ margin-top: 10px;}
    .newslist_txt_mm{ margin-top:15px; }
}
@media (min-width:1200px) 
{
    #newslist li{ margin-bottom: 25px; padding-bottom: 18px;}
    .newslist_img{ width: 30%; }
    .newslist_txt{ width: 68%; padding-top: 0px;}
    .newslist_txt_tt{ height: 38px; line-height: 38px; font-size: 17px;}
    .newslist_txt_dc{ line-height: 23px; height: 69px; }
}
@media (min-width:1601px) 
{
    #newslist li{ margin-bottom: 35px; padding-bottom: 22px;}
    .newslist_txt_tt{ height: 40px; line-height: 40px; font-size: 18px;}
    .newslist_txt_dc{ line-height: 28px; height: 84px; margin-top: 15px;}
    .newslist_txt_mm{ font-size:14px; margin-top: 20px;}
}
#newslist li a:hover:after{ background:url(../images/news_icon1h.png) no-repeat; background-size: cover;}
#newslist li a:hover .newslist_txt:before{ width:120px; }

.nlists{ overflow: hidden; }
.nlists a{ font-size: 13px; width: 100%;  float: left; height: 42px; line-height: 42px; border-bottom: solid 1px #E5E5E5; position: relative; padding-left: 24px;}
.nlists a:before{ content: ''; width: 10px; height: 10px; background: url(../images/icon9.png) no-repeat; position: absolute; top: 50%; margin-top: -5px; left: 5px; transition: all 0.3s ease-out 0s; }
.nlists a:hover:before{ transform: rotate(360deg); }
.nlists a:hover{ padding-left: 28px; }
@media (min-width:992px) 
{
    .nlists a{ font-size: 14px; height: 48px; line-height: 48px; }
}
@media (min-width:1200px) 
{
    .nlists a{ font-size: 16px; height: 56px; line-height: 56px; }
}
@media (min-width:1601px) 
{
    .nlists a{ font-size: 18px; height: 66px; line-height: 66px; padding-left: 32px;}
    .nlists a:hover{ padding-left: 38px; }
}
.contact_cc{ margin-top:20px;}
.contact_cc_tt{ font-size: 16px; font-weight: bold;}
.contact_main{ margin-top: 10px; }
.contact_main p{ padding: 7px 4px; margin-bottom: 5px; border-bottom: solid 1px #f5f5f5; font-size: 13px; color: #444;}
.contact_main p a{ color: #cc0001; }
.contact_main p strong{ color: #cc0001; }
#dituContent{ height: 200px; margin-top: 15px;}
@media (min-width:1200px) 
{
    .contact_cc{ margin-top:32px;}
    .contact_cc_tt{ font-size: 19px; }
    .contact_main p{ font-size: 15px; padding: 10px 5px;}
    #dituContent{ margin-top: 25px; height: 300px;} 
}
@media (min-width:1601px) 
{
    .contact_cc{ margin-top:42px;}
    .contact_cc_tt{ font-size: 22px; }
    .contact_main p{ font-size: 16px; padding: 12px 5px;}
    #dituContent{ margin-top: 35px; height: 400px;} 
}
.pmess{ overflow: hidden; margin-top: 15px; }
.pmess li{ overflow: hidden; margin-bottom: 10px;}
.morder_InputText{ width:48%; margin-right: 4%; padding: 0px 15px;  outline: none; float: left; background: #f9f9f9;   height: 40px; line-height: 40px;}
.pmess #tel{ margin-right: 0px; }
.morder_textarea{ width:100%;  padding: 15px;   outline: none; float: left; background: #f9f9f9;   height: 120px; line-height: 30px;}
.morder_captcha{ width:100px;  padding: 0px 15px;  outline: none; float: left; background: #f9f9f9;   height: 40px; line-height:40px;}
.morder_img{ float: left; margin-left: 10px; width: 100px; height: 40px; cursor: pointer; }
.morder_But{ float: left; outline: none; margin-top: 15px; font-size:15px; width: 100%; height: 42px; line-height: 42px; background: #cc0001; color: #fff; }
.morder_But:hover{ background: #cc0001; color: #fff;}
@media (min-width:375px) 
{
  .morder_captcha{ width:110px; }
}
@media (min-width:768px) 
{
    .morder_But{ width: 250px; float: right; margin-top: 0px;}
}
@media (min-width:1200px) 
{
   .pmess{ margin-top: 20px; }
   .pmess li{ margin-bottom: 15px; }
   .morder_captcha{ width: 200px;}
   .morder_But{ font-size: 15px; }
}
@media (min-width:1601px) 
{
    .pmess{ margin-top: 25px; }
    .pmess li{ margin-bottom: 20px; }
    .morder_InputText{ height: 46px; line-height: 46px; }
    .morder_InputText1{ height: 46px; line-height: 46px; }
    .morder_captcha{ height: 46px; line-height: 46px; width: 140px;}
    .morder_img{ height: 46px; line-height: 46px; width: 120px;}
    .morder_But{ height:48px; line-height: 48px; font-size: 16px; }
}

#page_Title{ line-height:1.8; font-size:17px; padding-bottom: 10px; border-bottom:solid 1px #EBEBEB; text-align: center;}
.page_Info{ text-align: center; height:28px; line-height: 28px; margin-top: 5px; color:#b3b3b3;  overflow: hidden; }
.page_Info_c{ display: inline-block; }
.page_Infoleft { float: left;}
.page_Infoleft i{ margin-right: 3px; float: left; }
.page_Infoleft span{ float: left; }
.page_Infoline{ width: 1px; height: 12px; background: #989898; float: left; margin:7px 15px 0px 15px;}
#infoImage{ width:100%;text-align:center; margin:15px 0 0px 0;}
#infoImage img{ max-width:100%;  border:#dcdcdc solid 1px;}
.page_Content{ margin:15px auto 0px; line-height:2; font-size: 13px;}
.page_Content img{max-width:100%;}
.page_Content table {
    width:100%;
    margin:0 auto;
    border-width:1px;
    border-color: #f5f5f5 !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: #eee;
}
.page_Content table td {
    border-width:1px;
    padding:5px;
    border-style: solid;
    border-color: #f1f1f1 !important;
}
.page_Content table td a { text-decoration:underline; }
.rdpro1_video{ text-align: center; margin: 15px auto 0px; position: relative;}
.rdpro1_video img{ max-width: 100%; }
.rdpro1_video #playVideo{ width: 100%; height: 100%; position: absolute; z-index: 10; top: 0px; left: 0px;}
.company1_img #playVideo{ width: 100%; height: 100%; position: absolute; z-index: 10; top: 0px; left: 0px;}
.company1_img:hover .play_btn{ transform: rotate(360deg); }
.play_btn{transition: all 0.3s ease-out 0s;  width: 76px; height: 76px; background: url(../images/v_icon.png) no-repeat; position: absolute; top: 50%; left: 50%; margin-top: -38px; margin-left: -38px; transition: .26s all linear; cursor: pointer;}
.hjzs{ overflow: hidden; margin-top: 15px; }
.hjzs_txt{ text-align: center; margin-top: 5px;}
@media (min-width:768px) 
{
    #page_Title{ font-size: 18px; }
}
@media (min-width:1200px) 
{
    #page_Title{ font-size: 20px; }
    .page_Info{  margin-top: 10px; }
    #infoImage{ margin-top: 20px; }
    .page_Content{ margin:20px auto 0px; font-size: 15px;}
    .rdpro1_video{ margin: 20px auto 0px;}
    .right_side{ width: 77%; float: right;}
    .left_side{ width:20%; float: left; background: #F5F8FF; }
    .left_side_tt{ background: #cc0001; padding: 15px 15px; text-align: center;}
    .left_side_tt_p1{ color: #fff; font-size: 24px;}
    .left_side_tt_p2{ font-size: 12px; color: rgba(255, 255, 255, 0.55); margin-top: 5px; text-transform: uppercase;}
    .left_side_wx{ padding: 30px 10px 0px 10px; position: relative;}
    .left_side_wx img{ width: 100px; }
    .left_side_wx_txt{ position: absolute;  top: 50%; transform: translateY(-50%); right: 20px; }
    .left_side_tel{ padding: 20px 10px 25px 10px; }
    .left_side_tel_cc{ font-size: 20px; font-weight: bold; margin-top:3px; color: #cc0001;}
    .left_side_nav{ overflow: hidden; margin-top: 10px;}
    .left_side_nav a{ width: 100%; line-height: 54px; height:54px; font-size: 16px; padding: 0px 50px 0px 15px; border-bottom: solid 4px #fff; float: left; position: relative; }
    .left_side_nav a:after{content: ''; transition: all 0.5s ease-out 0s; width: 19px; height: 19px; background: url(../images/more1.png) no-repeat; position: absolute; right: 15px; top: 50%; transform: translateY(-50%);}
    .left_side_nav a.on:after{ background: url(../images/more1hh.png) no-repeat; }
    .left_side_nav a.on{ background: #cc0001; color:#fff; font-weight: bold; }
    .left_side_nav a:hover:after{ background: url(../images/more1hh.png) no-repeat;}
    .left_side_nav a:hover{background: #cc0001; color:#fff; }
    .hjzs{ margin-top: 20px; }
}
@media (min-width:1601px) 
{
    #page_Title{ font-size: 24px; padding-bottom: 15px; }
    #infoImage{ margin-top: 25px; }
    .page_Content{ margin:30px auto 0px; font-size: 16px;}
    .rdpro1_video{ margin: 25px auto 0px;}
    .left_side_tt{ padding: 30px 25px; }
    .left_side_tt_p1{ font-size: 30px;}
    .left_side_wx{  padding: 40px 20px 0px 20px; }
    .left_side_wx img{ width: 125px; }
    .left_side_wx_txt{ right: 30px; line-height: 2;}
    .left_side_tel{ padding: 30px 20px 35px 20px;  }
    .left_side_tel_cc{ font-size: 26px; }
    .left_side_nav a{ line-height: 70px; height:70px; font-size: 18px; padding: 0px 60px 0px 20px; }
    .hjzs{ margin-top: 25px; }
    .hjzs_txt{ margin-top: 10px; }
}
 


/* 无内容 */
.no-goods,.no-network{
  padding-top:70px;
  overflow: hidden;
  text-align: center;
}
.no-goods img{
  display: block;
  margin:0 auto 30px;
  width:220px;
  max-height: 105px;
}
.no-network img{
  display: block;
  margin:0 auto 30px;
  width:222px;
  height: 160px;
}
.no-goods p,.no-network p{
  color:#666666;
  line-height: 2;
}

.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:#cc0001; font-weight: bold; }
.G_InputText{
    width:100%;
    height:40px;
    line-height:40px;
    border:1px solid #dedede;
    padding:0px 10px;
    float:left;
    border-radius: 2px;outline: none;
}
.G_captcha{
    width:85px;
    height:40px;
    line-height:40px;
    border:1px solid #dedede;
    padding:0px 10px;
    float:left;
    border-radius: 2px; outline: none;
}
.G_verifyImg{ width: 100px; height:40px; float: left; }
.G_textarea{
    width:100%;
    height:150px;
    line-height:30px;
    border:1px solid #dedede;
    padding:0px 10px;
    float:left;
    border-radius: 2px;outline: none;
}
.G_select{ float: left; border:1px solid #dedede; height: 40px; line-height: 40px; }
.job_radio{ float: left; }
.G_But{
    width:100%;
    height:50px;
    line-height:50px;
    background:#cc0001;
    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:#f93324; color: #fff;
}
@media (min-width:370px) 
{
    .G_captcha{ width: 100px; }
}
@media (min-width:768px) 
{
    .G_InputText{ width: 500px; }
    .G_textarea{ width: 500px; }
    .G_But{ width: 400px; }
}
@media (min-width:1601px) 
{
    .seek_job li{ margin-top: 13px; }
    .seek_t1{ height: 54px; line-height: 54px; }
    .G_InputText{ width: 700px; height: 54px; line-height: 54px;}
    .G_textarea{ width: 700px; }
    .G_captcha{ height: 54px; line-height: 54px; width: 160px; }
    .G_verifyImg{ width: 130px; height: 54px;}
    .G_But{ width: 400px; height: 58px; line-height: 58px;} 
}

/*******Css prev_next*******/
.prev_next{ overflow: hidden; margin-top: 15px;}
.prev_next li{ cursor: pointer; background: #eaeaea; height: 30px; line-height: 30px; overflow: hidden; padding: 0px 10px; margin-bottom: 8px;}
.prev_next li:hover{ background: #cc0001; color: #fff;}
.prev_next li:hover a{ color: #fff; }
@media (min-width:768px) 
{
   .prev_next{ position: relative; padding-right: 110px;}
   .prev_next_btn{ width: 100px; height: 68px; line-height: 68px; background-color:#cc0001; background-image: url(../images/prev_next_icon.png); background-position: 15px center; background-repeat: no-repeat; padding-left: 36px; color: #fff; position: absolute; right: 0px; top: 0px;}
   .prev_next_btn:hover{ background-color: #f93324; color: #fff; }
}
@media (min-width:1200px) 
{
    .prev_next{ margin-top: 25px; padding-right: 160px;}
    .prev_next li{ height: 50px; line-height: 50px; padding: 0px 15px;}
    .prev_next_btn{ width: 145px; height: 108px; line-height: 108px; background-position: 25px center; padding-left: 60px;}
}
@media (min-width:1601px) 
{
    .prev_next{ margin-top: 35px; padding-right: 210px;}
    .prev_next li{ height: 55px; margin-bottom: 10px; line-height: 55px; padding: 0px 20px;}
    .prev_next_btn{ width: 190px; height: 120px; line-height: 120px; background-position: 40px center; padding-left: 75px; font-size: 15px;}
}

/*css digg style pagination*/
.de-page-mian {
  overflow: hidden;
  text-align: center;
  font-size: 0;
  margin: 25px 0 10px;
}
.de-page-mian .page-inner {
  display: inline-block;
  overflow: hidden;
}
.de-page-mian .page-inner a {
  display: block;
  float: left;
  min-width: 26px;
  padding: 0 8px;
  height: 36px;
  border: 1px solid #dddddd;
  background: #fff;
  text-align: center;
  line-height: 36px;
  font-size: 14px;
  color: #333;
  margin-right: -1px;
  overflow: hidden;
}
.de-page-mian .page-inner a.active,
.de-page-mian .page-inner a:hover {
  color: #fff;
  border-color: #cc0001;
  background: #cc0001;
}
.de-page-mian .page-inner a.prev {
  margin-right: 10px;
  background: #fff url(../images/prev.jpg) no-repeat center;
}
.de-page-mian .page-inner a.prev.on {
  background: #fff url(../images/prev-hover.jpg) no-repeat center;
}
.de-page-mian .page-inner a.prev:hover {
  background-color: #fff;
  border-color: #dddddd;
}
.de-page-mian .page-inner a.next {
  margin-left: 10px;
  margin-right: 15px;
  background: #fff url(../images/next.jpg) no-repeat center;
}
.de-page-mian .page-inner a.next.on {
  background: #fff url(../images/next-hover.jpg) no-repeat center;
}
.de-page-mian .page-inner a.next:hover {
  background-color: #fff;
  border-color: #dddddd;
}
.de-page-mian .page-inner a.page-btn {
  font-size: 12px;
  margin-right: 0;
  width: 63px;
  margin-left: 10px;
  display: none;
}
.de-page-mian .page-inner span {
  display: none;
  font-size: 12px;
  color: #333;
  float: left;
  line-height: 38px;
}
.de-page-mian .page-inner input {
  display: none;
  float: left;
  height: 36px;
  width: 36px;
  border: 1px solid #dddddd;
  text-align: center;
  line-height: 36px;
  font-size: 14px;
  color: #333;
  margin: 0 5px;
}
@media (min-width:768px) 
{
    .de-page-mian .page-inner span { display: block; }
    .de-page-mian .page-inner input { display: block; }
    .de-page-mian .page-inner a.page-btn { display: block; }
}
@media (min-width:1200px) 
{
    .de-page-mian{ margin: 35px 0 10px; }
}
@media (min-width:1601px) 
{
    .de-page-mian{ margin: 50px 0 10px; }
    .de-page-mian .page-inner a{ padding: 0px 10px; }
}