@charset "utf-8";
/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, input, button, textarea, p, blockquote{margin: 0; padding: 0;-moz-box-sizing:border-box; -webkit-box-sizing:border-box;box-sizing:border-box;}
body{font-size: 16px;width: 100%;padding: 0; margin: 0;}
table{border-collapse: collapse; border-spacing: 0; font-size: inherit; font: 100%;}
input, img{vertical-align: middle}
a{text-decoration: none; cursor:pointer;}
a:link, a:visited, a:active, a:hover{text-decoration: none;}
fieldset, img{border: 0;}
address, caption, cite, code, dfn, em, strong, th, var{font-style: normal; font-weight: normal;}
.fl{ float: left; }
.fr{ float: right; }
.wrap{ width:1200px; margin: 0 auto; }
.wrap:after{ content:""; display: block; clear:both; }
caption, th{text-align: left;}
h1, h2, h3, h4, h5, h6{font-size: 100%; font-weight: normal;}
q:before, q:after{content: '';}
input, textarea, select{font-family: inherit; font-size: inherit; font-weight: inherit;}
input[type="text"], input[type="password"], input[type="number"], input[type="button"]{-webkit-appearance: none;-moz-appearance: none; }
li{list-style: none;}
.clr:after{ content: ""; display: block; overflow: hidden; clear: both; }
.clearfixd:after{content: '\20'; display: block; height: 0; clear: both;}
.clearfixd{*zoom:1; overflow:hidden;}
.hide{display:none;}
.nomarginleft{margin-left:0}
input:focus,select:focus{outline:none;}
.box_sizing{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;-ms-box-sizing:border-box; box-sizing:border-box;}
.main-container{max-width: 720px;margin: 0 auto; background:#f4f2f3; width:100%; min-height:100vh; overflow:hidden;}
.clear::after{ display:block; content:""; clear:both; height:0;}
.body_container{ max-width:750px;  margin:0 auto; background:#f8f8f8; width:100%;min-height:100vh;}

        .iconfont{
            font-family: "iconfont";
            font-size:90px;
            font-style: normal;
            color:#7f7f7f;
        }
#loc{ background:#ddd; height:54px; line-height: 54px; color: #666; border-bottom: 1px solid #bbb; white-space: nowrap; overflow: hidden; text-overflow:ellipsis;}
    #loc a{ color: #333;}
    #loc span{ font-family: "宋体"; display: inline-block; padding:0 2px;}
    #loc strong,#loc h1{ color: #004893; font-size: 14px; display: inline;}
.search-d {width:218px;float:right;overflow:hidden;height:30px;margin-top:13px;border:solid 1px #dbdbdb}
.searchtxt {float:left;width:calc(100% - 34px);height:30px;border:none;outline:none;padding-left:5px;}
.searchbtn {float:right;width:34px;height:30px;background:#fff url("../images/search.png") no-repeat center;border:none; text-indent: -200px; overflow: hidden;}
.search {width:100%;height:54px;background:#f5f5f5;border-bottom:solid 1px #dbdbdb;}
.search-text {width:calc(100% - 250px);line-height:54px;float:left;}
.search strong {color:#f00537;}
.mainbody {
    padding: 30px 0;
}
.mainbody h1 {
    font-size: 36px;
    line-height: 1.2em;
    margin-bottom: 20px;
}
.mainbody h2 {
    font-size: 24px; padding-bottom: 10px;
}
.mainbody .intro img{ display: block; }
.mainbody .intro div{ margin-left: 380px; line-height: 1.8em; }
.mainbody .long div{ margin-left: 0; }
.mainbody .intro li{ display: inline-block; }
.mainbody .intro .tel{ margin-top: 15px; border-top: 1px dashed #999; float: none; padding:0;  padding-top: 15px;background: transparent; }
.mainbody .intro .tel a{ display: inline-block; background: #f00537; color: #fff; margin-right: 4px; font-size: 18px; padding:2px 5px; border-radius: 3px;}
    .mainbody .intro li a{ color: #004893; display: block; padding-right:10px;}
        .mainbody .intro li a:before{ content:"▪ ";}
    .mainbody .intro li a:hover{ text-decoration: underline;}

#category{ border:1px dashed rgba(255,0,0,.2); background: rgba(255,255,0,.05); padding:12px; font-size: 16px; margin-top: 20px;}
#category span,#category a{ display: inline-block; padding:2px 4px; color: #f00537;}
#category span{ color: #333; }
#category a:hover{ text-decoration: underline; }
aside.fr{ width: 300px; }
aside.fr li{ padding-top: 10px; }
aside.fr a{ display: block; padding: 5px 0; color: #004893; }
aside.fr a:hover{ color: #f00537; text-decoration: underline; }
aside.fr time{ font-size: 12px; color: #666; }
article.fl{ width: calc(100% - 340px); }
#clist{ padding:20px 0;}
    #clist .part{ width:100%; float: none; border:0; margin:0;}
    #clist .part h3 a{ display: block; background:rgba(0,70,150,.3); color:#fff; font-size: 18px; padding:10px; margin:0.5em 0;}
    #clist .part h3 a:hover{ background:#004893;}
    #clist .part figure:last-child{ margin-right:0;}
    #clist h2{ padding-bottom: 10px;}
    #clist>div>figure{display: block; margin:10px 10px 0 0; float: left; width: calc((100% - 30px) / 4);}
    #clist>div>figure:nth-child(4n){ margin-right:0;}
    #clist figure h4{ font-size: 16px; line-height: 22px; height: 44px; margin: 5px 0 10px; overflow: hidden; text-overflow:ellipsis; -webkit-box-orient: vertical;
    display: -webkit-box;-webkit-line-clamp: 2;}
    #clist figure h4 a{ color: #333; }
    #clist figure h4 a:hover{ color: #0094ca; }
    #clist figure img{ display: block; max-width: 100%; -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
         -o-transition: all .25s ease;
            transition: all .25s ease}
    #clist figure a:hover img{ opacity: 0.8;}
    #clist figure p{ text-indent: 2em; color: #666; height: 60px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.art>ul{ padding-top: 20px; }
.art li{ padding-bottom: 10px; width: 49%; float: left; }
.art li:nth-child(2n){ float: right; }
.art li a{ display: block; font-size: 18px; color: #0094ca;}
.art li a:hover{ text-decoration: underline; }
.art li p{ color: #666; margin: 10px 0;overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2; height: 40px; line-height: 20px;  }
.art li time{ color: #666; }
ul.art li{ width: 48%; float: left; margin-bottom: 10px;}
ul.art li:nth-child(2n){ float: right; }
article p{ text-indent: 2em; line-height: 1.6em; margin: 1em 0;}
article .banner{ margin: 1em 0; }
article img{ display: block; max-width: 100%; max-height: 700px; width: auto !important; padding: 12px; background:#fff; box-sizing: border-box; box-shadow: 0 0 10px rgba(0,0,0,.3);  margin: auto;}
article h3{ color: #0094ca; font-weight: bold; padding: 5px 0; }
#plistMono{ padding: 20px; background: #eee; margin-top: 20px; column-count: 2; column-gap: 20px; }
#kf{ position: fixed; right: 0; top: calc(50% - 150px); background: #fff; padding: 10px; text-align: center; box-shadow: 0 0 10px rgba(0,0,0,.3); z-index: 9;}
    #kf img{ display: block; width: 120px;}
    #kf div{ padding-top: 10px; }
    #kf .tel{ display: block; color: #f22645; font-weight: bold; text-decoration: none; padding: 10px 0;}
    #kf .tel:hover{ color: #39f; }
    #kf .totop{ color: #111; text-decoration: none; font-size: 14px;}
    #kf .totop:hover{ text-decoration: underline; color: #39f; }
/*头部开始*/
.header{width: 100%;}
.header .header_top{height: 40px;background: #f2f2f3;width:100%;}
.header .header_top .header_top_con{}
.header .header_top .header_top_con_l{float: left;}
.header .header_top .header_top_con_l span{font-size:14px;color:#898989;line-height:40px;}
.header .header_top .header_top_con_r{float:right;}
.header .header_top .header_top_con_r li{float: left;font-size:14px;color:#898989;line-height:40px;padding:0 10px;}
.header .header_top .header_top_con_r li a{color:#898989;}
.header .head_mid{height:100px;margin:20px auto;}
.header .head_mid .logo{float:left; padding-top: 20px;}
.header .head_mid .logo img{width:100%;}
.header .head_mid .head_mid_txt{margin-left:10px;border-left:1px solid #e4e4e4;height:60px;float:left;padding-left:10px;margin-top:12px;font-size:0;}
.header .head_mid .head_mid_txt h3{color:#595757;font-size: 32px;}
.header .head_mid .head_mid_txt h3 p{font-size: 18px;color:#0094ca;}
.index_top{margin-top:5px;}
.index_top h3{color: #3e3a39!important;font-size: 16px!important;}
.index_top h3 b{font-weight: normal;color:#0094ca;}
.index_top p{color: #3e3a39!important;font-size: 16px!important;}
.header .head_mid .head_mid_tel{float: right;margin-top:25px;width:235px;}
.header .head_mid .head_mid_tel_l{float: left;width: 29px;}
.header .head_mid .head_mid_tel_r{width: calc(100% - 35px);float: right;}
.header .head_mid .head_mid_tel_r h3{color:#898989;font-size: 14px;}
.header .head_mid .head_mid_tel_r h3 p{line-height:1.5em;color:#0094ca;font-size:24px;font-weight: 600;}
.header_bottom{background:#0094ca;height:50px;width: 100%;}
.header_bottom .nav li{float: left;position: relative; margin-right: 1px;}
.header_bottom .nav li a:hover{background:#111; transition: all 0.5s;}
.header_bottom .nav li.on{background:#111;}
.header_bottom .nav li:last-child{background-image:none;}
.header_bottom .nav li >a{display: block;padding: 0 20px;line-height:50px;font-size: 16px;color:#fff;}
.header_bottom .nav> li .down_list{position: absolute;top:50px;left:0;background: rgba(255,255,255,1);display: none;z-index:999;width: 100%}
.header_bottom .nav> li .down_list> a{display: block;text-align: center;line-height:50px;font-size:14px;color:#000;}
.header_bottom .nav li a.on{background:#82523c;color:#ffffff;}
.header_bottom .nav> li:hover .down_list{display: block;}
.header_bottom .nav> li .down_list>a:hover {color:#fff;}
}
/*头部结束*/
/*banner开始*/
.banner{width:100%;}
.banner .swiper-container .swiper-wrapper .swiper-slide img{width:100%;}
.banner .swiper-button-prev, .swiper-container-rtl .swiper-button-next{background-image: none;font-size:24px;font-family: "宋体";width:30px;height:50px;background:#0094ca;line-height:50px;text-align: center;opacity: 0;transition:1s;color:#fff;}
.banner .swiper-button-next, .swiper-container-rtl .swiper-button-prev{background-image: none;font-size:24px;font-family: "宋体";width:30px;height:50px;background:#0094ca;line-height:50px;text-align: center;opacity: 0;transition:1s;color:#fff;}
.banner:hover .swiper-button-prev, .swiper-container-rtl .swiper-button-next{opacity: 1;}
.banner:hover .swiper-button-next, .swiper-container-rtl .swiper-button-prev{opacity: 1;}
.banner:hover .swiper-button-prev, .swiper-container-rtl .swiper-button-next{left:100px;}
.banner:hover .swiper-button-next, .swiper-container-rtl .swiper-button-prev{right:100px;}
.banner .swiper-button-prev:hover, .banner .swiper-container-rtl .swiper-button-next:hover{background:#000;color:#fff;}
.banner .swiper-button-next:hover, .banner .swiper-container-rtl .swiper-button-prev:hover{background:#000;color:#fff;}
.banner .swiper-pagination-bullet{width:50px;height:10px;border-radius:0;background:#0094ca;opacity:1 }
.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 8px;}
.banner .swiper-pagination-bullet-active{background: #fff;}
/*banner结束*/

/*<!-- 走进越凯开始-->*/
.zoujin{width: 100%;padding:40px 0 80px;}
.title{text-align: center;}
.title h1{font-size: 64px;color:#0094ca;font-weight: 600;}
.title h2{ font-size: 48px; font-weight: 600; }
.title p{font-size: 18px;color:#3e3a39;margin:10px 0 15px;}
.title b{width: 32px;height: 3px;background: #0094ca;margin:0 auto;display: block;}
.zoujin_con{margin:40px auto 0;}
.zoujin_con .zoujin_con_txt p{font-size: 16px;color:#3e3a39;line-height: 1.8em; text-indent: 2em; margin: 1em 0;}
.zoujin .zoujin_con_one:after{display: block;content:"";clear: both;}
.zoujin .zoujin_con_two:after{display: block;content:"";clear: both;}
.zoujin .zoujin_con_one{margin-top:40px;}
.zoujin .zoujin_con_two li,.zoujin .zoujin_con_one li{ float: left;}
.zoujin .zoujin_con_one li img{ display: block; width:386px; }
.zoujin .zoujin_con_two li:nth-child(2n),.zoujin .zoujin_con_one li:nth-child(2n){ margin: 0 20px; }
.zoujin .zoujin_con_two li:first-child{margin-left:0;}
.zoujin .zoujin_con_one .zoujin_con_pic_one{width: 595px;height: 274px;overflow: hidden;margin:0 auto;}
.zoujin .zoujin_con_one .zoujin_con_pic_one img{width: 100%;height:100%;transition: 0.5s;}
.zoujin .zoujin_con_one .zoujin_con_pic_one img:hover{transform: scale(1.1);}
.zoujin .zoujin_con_two{margin-top:20px; }
.zoujin .zoujin_con_two .zoujin_con_box {
 width: 386px;height: 219px;overflow: hidden;background:#ededed;padding:20px 15px;
}
.zoujin .zoujin_con_two .zoujin_con_box h4{color:#0094ca;text-align: center;}
.zoujin .zoujin_con_two .zoujin_con_box p{font-size: 16px;color:#3e3a39;line-height: 1.8em;margin-top:20px;overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 4;}
/*<!-- 走进越凯结束-->*/
/*雕塑产品开始*/
.diaosu{background: url(../images/diaosu_bg.jpg)no-repeat center;background-size: cover;padding:80px 0 40px;width: 100%;}
.diaosu .title{color: #fff; }
.diaosu .title p{color: #fff;}
.diaosu .title b{background: #fff;}
.diaosu_con{margin:40px auto 0;}
.diaosu_con:after{display: block;content:"";clear: both; }
.diaosu dl{ text-align: center; }
.diaosu dt{ color: #333; font-size: 24px; padding: 5px; font-weight: 100;}
.diaosu dd{ display: inline-block;}
.diaosu dd h3{ padding: 2px; }
.diaosu dd a{ display: block; color: #999; padding: 5px; border:1px solid #111; transition: all 0.5s;}
.diaosu dd a:hover{ border-color: #0094ca; background: #0094ca; color: #fff; }
 .ckgd{width: 140px;height: 40px;background: #d00f16;text-align: center;margin:40px auto 20px;transition: 0.5s;}
 .ckgd a{color:#fff;line-height: 40px;transition: 0.5s;}
 .ckgd:hover{background: #fff;}
 .ckgd:hover a{color:#d00f16;}
/*雕塑产品开始*/
#tags dl{ margin-top: 12px; }
#tags dt,#tags dd{ display: inline-block; color: #999;}
#tags a{ display: block; padding:5px; color: #0094ca; }
#tags.in{ padding: 10px 0; }
#tags.in a{ display: inline-block; }
#tags a.on,#tags a:hover{ background: #d00f16; color: #fff; }
.pages {text-align:center;font-size:12px;padding:15px 0 20px 0;color:#b2b2b2;clear:both}
.pages a,.pages span{display:inline-block;margin:1px;min-width:10px;height:30px;padding:0 10px;line-height:30px; border:1px solid #ddd; border-radius:2px; color: #333;}
.pages a:link{color:#666;background:#FFF;}
.pages a:hover,.pages span.ctxt {color:#FFF;background:#333;text-decoration:none}
.pages a.on{ background:#0094ca !important; color: #fff !important; border-color:#0094ca;}
#pn{ border:1px dashed #ccc; border-width: 1px 0; margin-top: 30px; padding:10px 0;}
#pn p{ margin: 0; text-indent: 0; color: #666;}
#pn a{ color: #0094ca; }
#pn a:hover{ text-decoration: underline; color: #d00f16; }
.tit-h2 {padding-top:10px;text-align:center;font-size:30px;color:#004893;line-height:50px;}
.case ul{ padding: 30px 0; }
.case li{ float: left; margin-right: 10px; width: calc((100% - 30px) / 4); padding-bottom: 10px;}
.case li:nth-child(4n){ margin-right: 0; }
.case li a{ color: #333; }
.case li a:hover{ color: #d00f16; text-decoration: underline; }
.case li a strong{ display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 18px; font-weight: normal; padding: 10px 0;}
.case li p{ overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2; height: 40px; line-height: 20px;  text-indent: 2em; color: #666; margin-bottom: 10px;}
.case li div{ color: #666; }
.case li img{ display: block; max-width: 100%; }
.case li mark{ color: #004893; background: transparent; }
/*企业优势开始*/
.youshi{padding:40px 0px;width: 100%;}
.youshi .youshi_title{text-align: center;}
.youshi .youshi_title .h3{color: #ededed;font-size:150px;font-weight: 900;}
.youshi .youshi_title_box{margin-top:-86px;position: relative;z-index:99;}
.youshi .youshi_title_box h2{ display: inline-block; white-space: nowrap; padding: 0 20px; height: 76px;background: #0094ca;color:#fff;margin:0 auto;line-height:76px;border-top-right-radius: 30px;border-bottom-left-radius: 30px;}
.youshi .youshi_title p{color: #3e3a39;margin-top:5px;}
.youshi_con{margin:80px auto 0;}
.youshi_con .youshi_con_list li{border-radius: 50px;background: #ededed;overflow: hidden;box-shadow: 0px 10px 1px rgba(0,0,0,0.1);margin-bottom: 60px;}
.youshi_con .youshi_con_list li .youshi_con_list_l{float: left;padding:40px 20px;width: 600px;}
.youshi_con .youshi_con_list li .youshi_con_list_l .youshi_con_list_pic{width: 570px;height: 350px;border:3px solid #fff;overflow: hidden;margin:0 auto;border-radius: 50px;box-shadow: 0px 3px 1px rgba(209,209,209,0.5);}
.youshi_con .youshi_con_list li .youshi_con_list_l .youshi_con_list_pic img{width: 100%;height:100%;transition: 0.5s;}
.youshi_con .youshi_con_list li .youshi_con_list_l .youshi_con_list_pic img:hover{transform: scale(1.1);}
.youshi_con_list_r{float:right;width: 550px;}
.youshi_con_list_r h5{float: right;font-size: 100px;color:#e7c1c2;width: 160px;padding-right: 20px;font-family: "Century Gothic";
    letter-spacing: -10px;
    font-style: italic;}
.youshi_con_list_txt{float:left;padding-right: 20px;margin-top:-80px;}
.youshi_con_list_txt span{color: #595757;font-size:16px;}
.youshi_con_list_txt h4{color: #0094ca;margin:10px 0 15px;}
.youshi_con_list_txt p{ text-indent: 2em; color: #000000;font-size:16px;line-height:2em;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 8;}
.youshi_con .youshi_con_list li:nth-child(2) .youshi_con_list_r{float: left;}
.youshi_con .youshi_con_list li:nth-child(2) .youshi_con_list_r h5{float: left;padding-left: 20px;width: 160px;}
.youshi_con .youshi_con_list li:nth-child(2) .youshi_con_list_r .youshi_con_list_txt{float:right;padding-left: 20px;text-align: right;padding-right: 0;}
.youshi_con .youshi_con_list li:nth-child(2) .youshi_con_list_r .youshi_con_list_txt p {text-align:left;}
.youshi_con .youshi_con_list li:nth-child(2) .youshi_con_list_l{float: right;}
/*企业优势结束*/
/*服务开始*/
.fw{background:url(../images/fw_bg.png)no-repeat center;background-size: cover;padding:80px 0 40px;width: 100%;}
.fw .title_fw{text-align: center;}
.fw .title_fw h2{color: #fff;}
.fw .title_fw p{color: #fff;font-size:16px;line-height: 2em;margin: 20px auto 0;width: 857px;}
.fw .fw_con{margin:40px auto 0;}
.fw .fw_con .fw_con_list:after{display: block;content:"";clear: both;}
.fw .fw_con li:after{display: block;content:"";clear: both;}
.fw .fw_con li{width: 590px;height: 240px;background: #fff;overflow: hidden;float:left;padding:10px;margin-bottom: 40px;transition: 0.5s;}
.fw .fw_con li:hover{background: #0094ca;}
.fw .fw_con li:hover i{color: #fff;}
.fw .fw_con li:hover h4{color:#fff;}
.fw .fw_con li:hover p{color:#fff;}
.fw .fw_con li .fw_con_list_l{float: left;width: 100px;}
.fw .fw_con li .fw_con_list_l{margin-top:75px;}
.fw .fw_con li:nth-child(even){float:right;}
.fw_con_list_r{float: right;width: calc(100% - 110px)}
.fw_con_list_r h4{color:#0094ca;transition: 0.5s; padding-top: 5px;}
.fw_con_list_r p{color:#000;font-size: 16px;line-height: 1.75em;margin-top:10px;transition: 0.5s;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 5;}
/*服务结束*/
/*案例展示开始*/
.anli_con_c:after{display: block;content:"";clear: both;}
.anli{background:url(../images/anli_bg.png) no-repeat top;padding:80px 0 40px;margin-top: 3px;width: 100%;}
.anli_con{margin:40px auto 0;}
.anli_con:after{display: block;content:"";clear: both;}
.anli_con .anli_top:after{display: block;content:"";clear: both;}
.anli_con .anli_top_l{width: 470px;height: 350px;float: left;margin:0 auto;overflow: hidden;}
.anli_con .anli_top_l .anli_top_l_pic{width: 470px;height: 350px;margin:0 auto;overflow: hidden;}
.anli_con .anli_top_l .anli_top_box{position: relative;width: 470px;}
.anli_con .anli_top_l .anli_top_box .anli_top_l_pic img{width: 100%;height: 100%;}
.anli_con .anli_top_l .anli_top_box .zz{position: absolute;width: 100%;height: 100%;background: rgba(0,0,0,0.5);left:0;top:100%;transition: 0.5s;}
.anli_con .anli_top_l .anli_top_box .zz span{color:#fff;font-size: 20px;position:absolute; top:50%;left:50%;display: block;transform: translate(-50%,-50%);
}
.anli_con .anli_top_l .anli_top_box:hover .zz{top:0;}
.anli_top_r{float: right;width: 717px;height: 350px;}
.anli_top_r .anli_top_box{width: 229px;height: 173px;overflow: hidden;position: relative;float: left;margin-left: 14px;margin-bottom: 6PX;}
.anli_top_r .anli_top_box .anli_top_l_pic{width: 229px;
    height: 173px;}
.anli_top_r .anli_top_box .anli_top_l_pic img{width: 100%;height: 100%;}
.anli_con .anli_top_r .anli_top_box .zz{position: absolute;width: 100%;height: 100%;background: rgba(0,0,0,0.5);left:0;top:100%;transition: 0.5s;}
.anli_con .anli_top_r .anli_top_box .zz span{color:#fff;font-size: 12px;position:absolute; top:50%;left:50%;display: block;transform: translate(-50%,-50%);
}
.anli_con .anli_top_r .anli_top_box:hover .zz{top:0;}
.anli_bottom{margin-top: 10px;}
.anli_bottom .anli_top_box .anli_top_l_pic{width: 100%;height:100%;overflow: hidden;margin:0 auto;}
.anli_bottom .anli_top_box{width: 299px;height: 299px;overflow: hidden;position: relative;float: left;margin:0 1px 1px 0;}
.anli_bottom .anli_top_box:first-child{ width:599px; height: 599px; }

.anli_bottom .anli_top_box img{width: 100%;height: 100%;}
.anli_bottom .anli_top_box:nth-child(1){margin-left: 0;}
.anli_bottom .anli_top_box:nth-child(6){margin-left: 0;}
.anli_top_r .anli_top_box:nth-child(1){margin-left: 0;}
.anli_top_r .anli_top_box:nth-child(4){margin-left: 0;}
.anli_bottom .anli_top_box .zz{position: absolute;width: 100%;height: 100%;background: rgba(0,0,0,0.5);left:0;top:100%;transition: 0.5s;}
.anli_bottom .anli_top_box .zz span{color:#fff;font-size: 12px;position:absolute; top:50%;left:50%;display: block;transform: translate(-50%,-50%);
}
.anli_bottom .anli_top_box:hover .zz{top:0;}
/*案例展示结束*/
/*越凯雕塑开始*/
.qjds{background:url(../images/qjds_bg.jpg) no-repeat center;padding:40px 0;background-size: cover;width: 100%;}
.qjds_con{margin:40px auto 0;}
.qjds_con:after{display: block;content:"";clear: both;}
.qjds_con .qjds_l{float: left;width: 780px;}
.qjds_con .qjds_r{float:right;width:420px;float: right;}
.qjds_con .qjds_l h4{color: #FFF;font-weight: 700;margin:5px 0 15px;}
.qjds_con .qjds_l span{color: #0094ca;font-size:24px;font-weight: 600;text-transform: uppercase;}
.qjds_con .qjds_l p{color: #FFF;font-size:22px;line-height: 2em;}
.qjds_r_img{width: 420px;height: 280px;overflow:hidden;margin:0 auto;}
.qjds_r_img img{width:100%;height: 100%;}
/*越凯雕塑结束*/
/*新闻资讯开始*/
.xinwen{width: 100%;padding:40px 0 0;}
.xinwen .xinwen_con{margin:0 auto;}
.xinwen .xinwen_con:after{display: block;content:"";clear: both;}
.xinwen .xinwen_con .xinwen_l{float:left;width: 830px;}
.xinwen .xinwen_con .xinwen_l_title:after{display: block;content:"";clear: both;}
.xinwen .xinwen_con .xinwen_l_title{text-align: center;height:66px;width: 830px;background: #f2f2f3;}
.xinwen .xinwen_con .xinwen_l_title h2{width: 180px;height: 66px;background: #da1017;line-height: 66px;color:#fff;float: left;position: relative;}
.xinwen .xinwen_con .xinwen_l_title h2:after{display: block;content:"";width: 0;
 height: 0;
 border-width: 10px;
 border-style: solid;
 border-color:#da1017 transparent transparent transparent;position:absolute;left:50%;bottom:-20px;transform: translate(-50%,0);}
.xinwen .xinwen_con .xinwen_l_title h2{width: 180px;height: 66px;background: #da1017;line-height: 66px;color:#fff;float: left;}
.xinwen .xinwen_con .xinwen_l_title .more{float: right;padding-right: 20px;}
.xinwen .xinwen_con .xinwen_l_title .more a{font-size: 16px;color:#3e3a39;line-height: 66px;}
.xinwen_l_middle{margin:20px 0 40px;}
.xinwen_l_middle:after{display: block;content:"";clear: both;}
.xinwen_l_middle .xinwen_l_m_l{float: left;width: 180px;}
.xinwen_l_middle .xinwen_l_m_l .xinwen_l_m_pic{width:180px;height: 130px;border:5PX solid #f2f2f3;overflow: hidden;}
.xinwen_l_middle .xinwen_l_m_l .xinwen_l_m_pic img{width: 100%;height: 100%;}
.xinwen_l_m_r{width: calc(100% - 200px);float: right;}
.xinwen_l_m_r h4{ font-size: 16px; color: #0094ca;font-weight: 600;display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;}
.xinwen_l_m_r p{color: #3e3a39;font-size:14px;margin:5px 0 5px;line-height: 2em;display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;}
.xinwen_l_m_r .xq a{color: #0094ca;font-size:14px;}
.xinwen_l_bottom{border-top: 1px solid #c9caca;padding-top: 40px;}
.xinwen_l_bottom:after{display: block;content:"";clear: both;}
.xinwen_l_bottom li{border-bottom: 1px dashed #9fa0a0;width: 400px;margin-bottom: 10px;padding-bottom:10px;float: left;}
.xinwen_l_bottom li:after{display: block;content:"";clear: both;}
.xinwen_l_bottom li p{overflow: hidden; white-space: nowrap;  text-overflow: ellipsis;}
.xinwen_l_bottom li p a{color: #3e3a39;font-size: 16px;}
.xinwen_l_bottom li p b{font-family: "宋体";color:#e31119;float: left;}
.xinwen_l_bottom li span{float:right;color: #898989;font-size: 16px;}
.xinwen_l_bottom li:nth-child(even){margin-left:15px;}
.xinwen .xinwen_con .xinwen_r{float:right;width: 352px;height:66px;background: #f2f2f3;}
.xinwen .xinwen_con .xinwen_r .xinwen_l_title:after{display: block;content:"";clear: both;}
.myscroll{margin-top: 20px;height:370px;overflow: hidden;}
.myscroll .news_r_txt li{margin-bottom: 2px;height: 126px;overflow: hidden;}
.myscroll .news_r_txt .wen:after{display: block;content:"";clear: both;}
.myscroll .news_r_txt .wen h4{overflow:hidden; white-space: nowrap; text-overflow: ellipsis;}
.myscroll .news_r_txt .wen h4 b{width: 20px;height: 20px;background: #0094ca;color:#fff;font-size: 16px;display: inline-block;text-align: center;line-height: 20px;}
.myscroll .news_r_txt .wen h4 a{color: #0094ca;font-size: 16px;}
.myscroll .news_r_txt .wen span{float:right;color: #898989;font-size: 16px;}
.myscroll .news_r_txt p b{width: 20px;height: 20px;background: #cbcbcd;color:#fff;font-size: 16px;display: inline-block;text-align: center;line-height: 20px;}
.myscroll .news_r_txt p{color: #3e3a39;font-size: 16px;line-height: 1.6em;display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden}
.xinwen_rr{width: 352px!important;}
/*新闻资讯结束*/
/*合作单位开始*/
.hz{width: 100%;padding:25px 0;}
.hz .hz_con{}
.hz .hz_con ul:after{display: block;content:"";clear: both;}
.hz .hz_con .hz_title{height:66px;background: #f2f2f3;}
.hz .hz_con .hz_title li:nth-child(2) p{margin-left:15px;}
.hz .hz_con .hz_title h3:after{display: block;content:"";width: 0;
 height: 0;
 border-width: 10px;
 border-style: solid;
 border-color:#da1017 transparent transparent transparent;position:absolute;left:50%;bottom:-20px;transform: translate(-50%,0);}
.hz .hz_con .hz_title h2{width: 180px;height: 66px;background: #da1017;line-height: 66px;color:#fff;float: left;text-align: center;position: relative;}
.hz .hz_con .hz_title p{color:#3e3a39;float: left;font-size: 16px;line-height: 66px;}
.hz .hz_con .more{float: right;padding-right: 20px;}
.hz .hz_con .more a{font-size: 16px;color:#3e3a39;line-height: 66px;}
.hz_pic{margin-top: 40px;}
.hz_pic li{float:left;margin-left: 30px;margin-bottom: 10px;}
.hz_pic li p{text-align:center;padding:10px 0;font-size: 16px;color:#3e3a39;}
.hz_pic li:nth-child(1){margin-left: 0;}
.hz_pic li:nth-child(5){margin-left: 0;}
.hz_pic li:nth-child(9){margin-left: 0;}
.hz_pic li .hz_pic_img{width:275px;height: 134px;overflow: hidden;margin:0 auto;border:1px solid #c9caca;text-align:center;padding:15px 0;position: relative;}
.hz_pic li .hz_pic_img img{position: absolute;transform: translate(-50%,-50%);top:50%;left: 50%;}
/*合作单位结束*/
#picture{ padding: 10px 5px; }
#picture a{ display: block; float: left;margin-bottom: 10px;}
#picture a p{ color: #333; padding: 10px; font-size: 16px;}
#picture a:hover p{ color: #0094ca; }
#picAbt{ padding: 30px 10px; }
#picAbt b{ display: block; font-size: 36px; font-weight: 100; color: #999;padding-bottom: 30px;}
#picAbt a{ display:inline-block; color: #333; border:1px solid #ddd; margin: 4px; padding: 5px 10px; }
#picAbt a:hover{ background: #e31119; color: #fff; border-color: #e31119; }
/*底部开始*/
.foot_nav{width: 100%;padding:15px 0;background-size: cover;}
.foot_nav{text-align:center;}
.foot_nav li{display: inline-block;}
.foot_nav li a{color:#fff;font-size: 16px;}
.foot_nav li span{color:#fff;display: inline-block;margin:0 5px;}
.foot_nav li:last-child span{display: none;}
.footer{width: 100%;background:url(../images/foot_bg.jpg) no-repeat center;padding:40px 0;background-size: cover;}
.footer_con{margin:40px auto 0;}
.footer_con .footer_top:after{display: block;content:"";clear: both;}
.footer_con .footer_top .footer_top_l{float:left;width: 198px;}
.footer_con .footer_top .footer_top_l .footer_top_l_img{width: 198px;height:198px;overflow: hidden;margin:0 auto;}
.footer_con .footer_top .footer_top_l .footer_top_l_img img{width: 100%;height:100%;}
.footer_con .footer_top .footer_top_r{float:right;width: calc(100% - 250px);}
.footer_con .footer_top .footer_top_r p{color:#fff;font-size: 16px;line-height:1.75em;}
.footer_copy{margin-top: 20px;}
.footer_copy:after{display: block;content:"";clear: both;}
.footer_copy li{float: left;color:#fff;font-size: 16px;margin-left:10px;}
.footer_copy li:first-child{margin-left: 0}
.footer_copy a{ color: #ccc; }
.footer_copy a:hover{ color: #fff; text-decoration: underline; }
.yl{margin-top:40px;}
.yl ul:after{display: block;content:"";clear: both;}
.yl span{color:#898989;font-size: 16px;float: left;}
.yl ul li{float: left;margin-top: -3px;}
.yl ul li a{color:#898989;font-size: 16px;padding:0 15px 0 0;line-height: 2em;}
/*底部结束*/
/****************************************关于我们********/
.about_banner{width: 100%;}
.about_banner img{width: 100%;}
/*面包屑开始*/
.mbx{width:100%;    border: 1px solid #EED;
    padding-bottom: 10px;}
.mbx .mbx_con{margin:0 auto;padding: 10px 0;
    height: 40px;width: 1200px;}

.mbx .mbx_con span{font-size: 14px;color:#333;font-weight:500;vertical-align: middle;}
.mbx .mbx_con span a{color:#333;}
.mbx .mbx_con span i{font-style:normal;color:#333;}
.mbx .mbx_con span a:hover{color:#000;}
.mbx .mbx_con span i:hover{color:#000;}
/*面包屑结束*/
.ab_xxk {width: 1200px;margin:40px auto;}
.ab_xxk ul{text-align: left;}
.ab_xxk> ul >li{display: inline-block;margin-right: 15px;}
.ab_xxk> ul> li a{padding:8px 10px;background: #e8e8e8;display:inline-block;color:#000;border-radius: 5px;font-size: 14px;}
.ab_xxk> ul> li.on a{color:#fff;background: #0094ca;}
.ab_xxk_con{margin-top: 20px;}
.ab_xxk_con .ab_xxk_top{/*border-bottom: 2px solid #414141;*/text-align:center;padding-bottom: 10px;}
.ab_xxk_con .ab_xxk_top h2{color:#0094ca;}
.ab_xxk_con_c{font-size: 16px;color:#414141;line-height: 2em;margin-top:20px;text-indent: 2em;}
.about_jingshen{margin-top: 40px;overflow: hidden;}
.about_jingshen .js_list li{float:left;margin-left: 50px;width: 350px;height: 415px;overflow: hidden;}
.about_jingshen .js_list li:first-child{margin-left: 0;}
.about_jingshen .js_list li .js_list_js .js_list_pic{width: 350px;height: 150px;}
.about_jingshen .js_list li .js_list_pic img{width: 100%;height: 100%;}
.about_jingshen .js_list li .js_list_js .js_list_b h3{color:#414141;font-weight:600;font-size: 20px;}
.about_jingshen .js_list li .js_list_js .js_list_b p{color:#414141;font-size: 16px;line-height: 2em;margin-top:15px;}
.ab_xxk_con_b{font-size: 16px;color:#414141;line-height: 2em;margin-top:20px;}
.ab_xxk_con_b p span{color: #0094ca;font-size: 16px;display: inline-block;margin-right: 10px;}
/****************************************服务内容********/
.ab_xxk_con .fw_con_list{margin-top:40px;}
.ab_xxk_con .fw_con_list:after{display: block;content:"";clear: both;}
.ab_xxk_con .fw_con_list li:after{display: block;content:"";clear: both;}
.ab_xxk_con .fw_con_list li{width: 590px;height:180px;overflow: hidden;float:left;padding:10px;margin-bottom: 20px;}
.ab_xxk_con .fw_con_list li .fw_con_list_l{float: left;width:40px;}
.ab_xxk_con .fw_con_list li .fw_con_list_l i{font-size: 36px;}
.ab_xxk_con .fw_con_list li:nth-child(even){float:right;}
.ab_xxk_con .fw_con_list .fw_con_list_r{float: right;width: calc(100% - 60px)}
.ab_xxk_con .fw_con_list .fw_con_list_r h4{color:#0094ca;}
.ab_xxk_con .fw_con_list .fw_con_list_r p{color:#000;font-size: 14px;line-height: 1.75em;margin-top:10px;transition: 0.5s;}
h4{ font-size: 30px; font-weight: 600; }
/****************************************合作伙伴********/
.hz_pic:after{display: block;content:"";clear: both;}
/****************************************联系我们*******/
.lianxiwomen{width: 100%;padding:40px 0;}
.lianxiwomen .lianxiwomen_con_c{margin:0 auto;width: 1200px;}
.lianxiwomen .lianxiwomen_con:after{display: block;content:"";clear: both;}
.lianxiwomen .lianxiwomen_con .lianxiwomen_con_l{float:left;width:770px;}
.lianxiwomen .lianxiwomen_con .lianxiwomen_con_l h2{color: #000;
    font-size: 33px;margin-top:-20px;}
.lianxiwomen .map{padding-top:30px;width: 600px;overflow: hidden;}
.lianxiwomen_con_r{float: right;text-align: right;}
.lianxiwomen_con_r h3{font-size:33px;
   margin-top:-20px;
    color: #0094ca;
    text-align: left;
}
.lianxiwomen_con_r_txt{padding-top:16px;text-align:left;}
.lianxiwomen_con_r_txt p{font-size: 18px;color:#666;}
.lianxiwomen_con_r_txt span{font-size: 20px;color:#666;}
.lianxiwomen_con_r_txt2{color: #666;
    font-size: 16px;
    padding-top: 15px;
    height: 265px;
    line-height: 24px;
    font-weight: 200;text-align:left;}
.lx_erm{text-align:left;}
.lx_erm img{border: 0 none;
    vertical-align: middle;
    display: block;
    max-width: 100%;}
/*查看留言*/
.headline {

    display: block;
    margin: 30px 0 8px 0;}
.headline h4 {
    background-color: #fff;
    display: inline;
    padding: 0 10px 0 0;
    color:#0094ca;
}
.ckly dl {
    border: 1px solid #e7e7e7;
    border-bottom: none;
    line-height: 30px;
    margin: 0 0 10px 0;
    font-size: 12px;
}
.ckly dl dt {
    font-weight: bold;
    padding: 0 10px;
    border-bottom: 1px solid #e7e7e7;
    color: #333;
}
.ckly dl dd {
    border-bottom: 1px solid #e7e7e7;
    padding: 0 10px;
    color:#666;
}
.ckly dl dd span {
    color: #888;
}
/*********************x新闻资讯*******/
.newss{margin-top: 40px;}
.news_con .news_l{float: left;width:345px;
overflow: hidden;}
.news_con li:after{display: block;content:"";clear: both;}
.news_con li{border-bottom: 1px solid #ddd;margin-bottom: 20px;padding-bottom: 20px;}
.news_con .news_l .news_l_pic{width: 345px;height:234px;overflow: hidden;margin:0 auto;}
.news_con .news_l .news_l_pic img{width: 100%;height: 100%}
.news_con .news_r{width: calc(100% - 380px);float: right;}
.news_con .news_r h3 a{font-size: 20px;
    color: #0094ca;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
overflow: hidden;}
.news_con .news_r p{    color: #666666;
    font-size: 14px;
   line-height: 2em;margin-top: 20px;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;}
.news_con .news_r .time .btn-success{color: #fff;
    background-color: #0094ca;
    border-width: 0px;
    border-radius: 5px;
    padding: 10px 20px 8px 20px;
    margin: 0 15px;
    white-space: nowrap;
    text-overflow: ellipsis;transition: 0.5s;}
.news_con .news_r .time .btn-success:hover{background: #0158a7}
.news_con .news_r .time .timee {

    background-repeat: no-repeat;
    background-position: left -44px;
    margin-right: 10px;
    height: 22px;
    padding-left: 23px;
    display: inline-block;
    color: #999999;
}
.news_con .news_r .time{margin-top:50px;}
/*********************x新闻详情*******/
.xwxq{margin-top: 40px;}
.xwxq_con:after{display: block;content:"";clear: both;}
.xwxq_con_l{float: left;width: 750px;}
.xwxq_con_l h2{
    font-size: 24px;
    color: #333;
    text-align: center;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}
.xwxq_con_l .xwxq_time {
    text-align: center;
     margin-top: 10px;
}
.xwxq_con_l .xwxq_time span {
    color: #666;
    font-size: 14px;

}
.xwxq_con_l .dtxq_c{color: #666;
    font-size: 16px;line-height: 2em;margin-top:20px;}
.sx {overflow:hidden;
    margin: 40px 0;}
.sx ul {
    text-align: left;}
.sx ul .shang {
  float:left;
}
.sx ul .xia{
  float:right;
}
.sx ul li a {
    color: #222;
    font-size: 16px;
}
.xwxq_con_r{float: right;width: 400px;}
.xwxq_con_r h2{color: #333;
    font-size: 24px;    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;}
.xwxq_con_r .xwxq_con_r_list li:after{display: block;content:"";clear: both;}
.xwxq_con_r .xwxq_con_r_list{margin-top: 20px;}
.xwxq_con_r .xwxq_con_r_list li{margin-bottom: 15px;}
.xwxq_con_r .xwxq_con_r_list li h3 a{float: left;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
overflow: hidden;width: 250px;color:#666;font-size: 16px;}
.xwxq_con_r .xwxq_con_r_list li span{float: right;font-size: 14px;color: #666;}
.xwxq_con_r .xwxq_con_r_list li h3 a:hover{color:#0094ca;}
/*相关产品开始*/
.xgcp{width: 100%;}
.xgcp .xgcp_con{margin:40px auto 0;width: 1200px;position:relative;padding:70px 70px;background: #eee;}
.xgcp .swiper-button-prev, .swiper-container-rtl .swiper-button-next{background: none;font-family: "宋体";font-size:60px;color:#fff;font-weight: 700;}
.xgcp .swiper-button-next, .swiper-container-rtl .swiper-button-prev{background: none;font-family: "宋体";font-size:60px;color:#fff;font-weight: 700;}
.xgcp_co_lb_txt_t{padding:20px;background: #fff;height:190px;overflow: hidden;position: relative;}
.xgcp_co_lb_txt_t:after{display: block;content:"";clear: both;}
.xgcp_co_lb_txt{float: left;}
.xgcp_co_lb_txt h3{color:#333;font-size: 18px;}
.xgcp_co_lb_txt p{color:#505050;font-size: 14px;margin-top:5px;line-height: 2em;display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden}}
.xgcp .yyan_con_box{width:250px;overflow: hidden;}
.xgcp .yyan_con_box .yyan_con_pic{width:250px;height: 271px;overflow:hidden;margin:0 auto;}
.xgcp .yyan_con_box img{width: 100%;height:100%;}
.xgcp_co_lb_cha{float: right;width: 113px;height:37px;text-align: center;position: absolute;right:10px;bottom:20px;}
.xgcp_co_lb_cha a{line-height: 37px;color:#505050;font-size: 14px;}
.qqzx{
    margin: 40px auto 0;
    text-align: center;
    width: 233px;
    height: 53px;
    background: #0094ca;line-height: 53px;}
    .qqzx a{color:#fff;}
/*相关产品结束*/
/*相关文章开始*/
.xgwz{padding: 0 0 40px;width: 100%;}
.xgwz_con{margin:40px auto 0;width: 1200px}
.xgwz_con:after{display: block;content:"";clear: both;}
.xgwz_con li{float: left;margin-left: 23px;}
.xgwz_con li:first-child{margin-left: 0;}
.xgwz .xwxq_big {
    border: 1px solid #dbdbdb;
    text-align: center;
    width: 280px;
    border-radius: 10px;
        overflow: hidden;
}
.xgwz .xwxq_big .xwxq_txt {
    border: 1px dashed #f7f7f7;
    padding: 10px;
    text-align: left;}
.xgwz .xwxq_big .xwxq_txt span a{
    font-size: 14px;
    color: #333;
}
.cpxq-main {

margin-bottom: 20px;}
.cpxq-main .head {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 10px;
    vertical-align: middle;
}
/*.cpxq-main .head b{display: inline-block;width:5px;height:30px;background: #2b5eab;}*/
.cpxq-main .line{    height: 3px;
    background-color: #eee;width:100%;}
.cpxq-main .line>div {
    width: 94px;
    height: 2px;
    background-color: #0094ca;}
/*相关文章结束*/
/******************************产品中心开始*/
.products{background: none;padding-top: 0px;}
.products .pro_list{ }
.products .pro_list li{background:none!important;border-bottom: 1px solid #eaeaea;padding-bottom: 10px!important;margin-bottom: 10px!important;}
.products .pro_list li span{float: right;font-family: "宋体"}
.pro_r .diaosu_con_r_i {
    width: 205px;
    height: 184px;
    overflow: hidden;
    margin: 0 auto;

}
.pro_r{width: 950px;}
.pro_r li{margin-bottom: 10px;}
.pro_r .diaosu_con_r_img{ border: 1px solid #ddd;
    padding: 10px;height: 230px!important;;overflow: hidden;width: 227px;position: relative;}
.pro_r .diaosu_con_r_img img:hover {
     transform: scale(1);
}
.pro_r .diaosu_con_r_txt{position: absolute;width:100%;height:80%;background: #fff;left: 0;top:80%;transition: 0.5s;padding:15px 20px;}
.pro_r .diaosu_con_r_img:hover .diaosu_con_r_txt{top:20%;}
.pro_r .diaosu_con_r_txt h3{color: #333;font-size: 16px;}
 .pro_r .diaosu_con_r_txt:hover h3{color:
    #0094ca;}
.pro_r .diaosu_con_r_txt p{color: #666;font-size: 14px;}
.pro_l{border:1px solid #ddd;border-top:0;height:620px;}
.products .diaosu_con_l .diaosu_con_top{border-radius:0;}
/*产品详情开始*/
.lunbo{width:100%;padding:20px 0;}
.lunbo #lub{width: 1200px;margin:0 auto;}
.lunbo .swiper-button-prev, .swiper-container-rtl .swiper-button-next{background:none;color:#fff;font-size:50px;font-family:"宋体";}
.lunbo .swiper-button-next, .swiper-container-rtl .swiper-button-prev{background:none;color:#fff;font-size:50px;font-family:"宋体";}
.lunbo .swiper-pagination-bullet-active{background:#FFF;}
.cpxq_txt{width: 100%;}
.cpxq_txt_con{width: 1200px;margin:0 auto;}
.cpxq_txt_con h2{
    text-align: center;
    font-size: 30px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 30px;
    margin-bottom: 20px;}

.cpxq_txt{font-size: 14px;
    line-height: 2em;color:#666;}
.xg{width: 100%;}
.xg .xg_con{width: 1200px;margin:0 auto;}
#pages {
    font-family:"Adobe 微软雅黑 Std L", "微软雅黑";
    padding: 14px 0 10px;
text-align: center;
}
#pages a {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E3E3E3;
    color: #333333;
    display: inline-block;
    height: 22px;
    line-height: 22px;
    padding: 0 10px;
    text-align: center;
}
#pages a.a1 {
    padding: 0;
    width: 56px;
}
#pages a:hover {
    background: none repeat scroll 0 0 #F1F1F1;
    color: #000000;
    text-decoration: none;
}
#pages span {
    background: none repeat scroll 0 0 #2269AB;
    border: 1px solid #2269AB;
    color: #FFFFFF;
    display: inline-block;
    height: 22px;
    line-height: 22px;
    padding: 0 10px;
    text-align: center;
}
.page .noPage {
    color: #A4A4A4;
    display: inline-block;
    height: 22px;
    line-height: 22px;
    text-align: center;
    width: 56px;
}
.n_banner{width:100%;}
.n_banner img{width:100%;}
.new_nav{
	text-align:center;
	}
.new_nav a{
	color:#000;
	}
    #kf2{ display: none; }
    .header_bottom .close{ display: none; }
@media screen and (max-width: 980px){
    .yl,.fw .fw_con li .fw_con_list_l,.youshi_con_list .youshi_con_list_l,.youshi_con_list .youshi_con_list_pic,#kf,.banner,.header .head_mid .head_mid_tel,.header .header_top{ display: none; }
    .wrap{ width:95%; margin: auto; }
    .header .head_mid{ margin-top: 0px; }
    .header .head_mid .head_mid_txt{width: calc(100% - 195px);white-space: nowrap; margin-left: 0;}
    .header .head_mid .head_mid_txt h3{ font-size: 18px; padding-top: 6px;}
    .header .head_mid .head_mid_txt h3 p{ font-size: 14px; }
    .header .head_mid .index_top{ width:100%; margin-top: 0; border-top: 1px solid #ddd;}
    .header .head_mid .index_top p{ display: inline-block; margin-left: 6px; }
    .header .head_mid{ overflow: hidden; }
    .zoujin{ padding:10px; }
    .zoujin .zoujin_con_two li, .zoujin .zoujin_con_one li{ float: none; margin: 10px 0 !important; }
    .zoujin .zoujin_con_two .zoujin_con_box,.zoujin .zoujin_con_one img{ width:100% !important; }
    .youshi .youshi_title .h3{ font-size: 60px; height: 160px;}
    .youshi .youshi_title_box h2{ font-size: 30px; }
    .xinwen .xinwen_con .xinwen_l_title,.hz_pic li .hz_pic_img img,.hz_pic li .hz_pic_img
    ,.xinwen .xinwen_con .xinwen_r,.xinwen_l_bottom li,.xinwen .xinwen_con .xinwen_l,.qjds_con .qjds_l,.fw_con_list_r,.fw .fw_con li,.fw .title_fw p,.youshi_con_list_r{ width:100%; }
    .youshi_con .youshi_con_list li{ border-radius: 12px; margin: 10px; padding:10px; box-shadow:none;}
    .youshi_con_list_txt{ padding: 0; }
    .fw .title_fw p{ padding:10px; line-height: 1.4em; }
    .fw .fw_con li{ margin-bottom: 0px; border-bottom: 1px solid #ccc; }
    .anli_bottom .anli_top_box:first-child{ width:100%; height: auto; }
    .anli_bottom .anli_top_box{ width:50%; height: auto; margin: 0; }
    .qjds_con .qjds_l{ padding:0 10px; }
    .xinwen_l_bottom li:nth-child(even){ margin-left: 0; }
    .xinwen .xinwen_con .xinwen_l,.xinwen .xinwen_con .xinwen_r{ float: none; height: auto; margin: 0;}
    .hz_pic li{ width:50%; float: left; margin: 0; box-sizing: border-box;}
    .hz_pic li .hz_pic_img{ border:0; padding:10px; }
    .footer_con.wrap{ padding:10px; }
    #kf2{ position: fixed; right: 0; bottom: 30%; width:40px; display: block;}
    #kf2 a{ display: block; height: 40px; margin-bottom: 1px; border-radius: 3px;}
    #kf2 .tel{ background: url(../images/tel2.png) center no-repeat #e31119;  background-size: 60%;}
    #kf2 .nav{ background: url(../images/nav.png) center no-repeat #e31119;  background-size: 60%;}
    #kf2 .totop{ background:url(../images/top.png) center no-repeat #111;  background-size: 60%;}
    .header_bottom{ position: fixed; z-index: 999; left: 0; top: 0; right: 0; bottom: 0; background: #111; height: auto; display: none;}
    .header_bottom .close{ display: block; color: #fff; text-align: right; padding: 10px; font-size: 36px; font-family: "宋体"; font-weight: 100; }
    .header_bottom .nav li{ float: none; background: #111; }
    .header{ border-bottom: 1px solid #ddd; height: 90px; overflow: hidden; }
    .title h1{ font-size: 32px; }
    hide{ display: none; }
    #clist>div>figure,.case li{ width: calc((100% - 10px) / 2); }
    #clist>div>figure:nth-child(2n),.case li:nth-child(2n){ margin-right: 0; }
    ul.art li,article.fl,.art li{ width: 100%; float: none; }
    #plistMono{column-count:1;}
    aside.fr,.intro{ display: none; }

}