*{margin:0;padding:0;font-family:"思源黑体" !important;}
body {background-color: #fff; overflow-x:hidden;color: #333;font-size:16px; font-family: "思源黑体";}
a {color: #333;text-decoration: none;-webkit-transition: transform 0.3s ease, text-decoration 0.3s ease, color 0.3s, background 0.3s ease, text-indent 0.3s ease;-moz-transition: transform 0.3s ease, text-decoration 0.3s ease, color 0.3s, background 0.3s ease, text-indent 0.3s ease;transition: transform 0.3s ease, text-decoration 0.3s ease, color 0.3s, background 0.3s ease, text-indent 0.3s ease;
}
a:hover {color: #029bde;text-decoration:none;}
input,select,img{vertical-align:middle;}
h2,h3, dl{margin:0;}
ul,li{ list-style:none;}
em, cite, th { font-style: normal; font-weight: normal; font-style:normal;}
.wrap{clear:both; width:96%;max-width:1200px;margin:0 auto;text-align:left;zoom:1; overflow:hidden;}
.wrap2{clear:both; width:96%;max-width:1400px;margin:0 auto;text-align:left;zoom:1; overflow:hidden;}
.divhidden{ display:none;}
.clearboth{clear:both;}
.l{ float:left;}
.r{float:right;}
.c_l{ clear:both; height:0px; font-size:0px; overflow:hidden;}

.e1{ overflow:hidden; white-space: nowrap; text-overflow: ellipsis;}
.e2{ overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:2;-webkit-box-orient: vertical;}
.e3{ overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:3;-webkit-box-orient: vertical;}
.e4{ overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:4;-webkit-box-orient: vertical;}
.e5{ overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:5;-webkit-box-orient: vertical;}

.page{ text-align:center; margin:10px 0; width:100%; float:left;font-size:1em;}
.page a{ border:1px solid #e5e5e5; color:#555; margin:0 2px; padding:5px 8px; transform:all 0.5s;}
.page a.dq,.page a:hover{ background:#023798; color:#fff;}

/*PC导航*/
.header-v1{ width:100%; position:fixed; /*overflow:hidden; */height:80px; padding-top:0;z-index:10; background:url(../images/top_bg.jpg) #fff left top repeat-x;box-shadow: 0 1px 10px rgba(0, 0, 0, 0.15); display:none; /*border-top:4px solid #023798;*/}
.nav-hide .header-v1{ height:80px; background:#023798;}
.nav-hide .blank_h{ height:80px;}
.nav-hide .header-v1 .top-main .logo1 img{ /*height:99px;*/}
.nav-hide .header-v1 .top-main .logo1{ display:none;}
.nav-hide .header-v1 .top-main .logo2{ display:block;}
.nav-hide .header-v1 .nav h3 a{color:#fff;}
.nav-hide .header-v1 .nav .on h3 a{border-bottom:2px solid #fff;}
.nav-hide .header-v1 .container{ width:80%; margin:0 auto;}
/*.nav-hide .header-v1 .top-main .top-main-content{ margin-top:18px;}*/
.header-v1 .top-main{ width:100%;/* max-width:1730px;*/ margin:0 auto;/* position:relative;*/ position:relative;}
.header-v1 .top-main .tel{background:#023798;position:absolute; top:0; right:0;color:#fff; font-size:18px;font-weight:normal; height:35px; line-height:35px; padding:0 15px;-webkit-border-radius:0 0 5px 5px; -moz-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px;}
.header-v1 .top-main .tel span{background:url(../images/bg5.png) center no-repeat; width:30px; height:35px;line-height:35px; display:inline-block;float:left; margin-right:5px;}
.header-v1 .top-main .logo1{float:left;/*margin-left:2%;*/font-size:4em;padding-top:0;font-weight:bold;width:36%;}
.header-v1 .top-main .logo1 a{color:#023798;}
.header-v1 .top-main .logo1 img{max-width:100%; display:block; margin:0 auto;}
.header-v1 .top-main .logo2{ float:left;font-weight:bold; width:36%; display:none;/*padding-top:10px;*/}
.header-v1 .top-main .logo2 a{color:#023798;}
.header-v1 .top-main .logo2 img{max-width:100%; display:block; margin:0 auto;}
.header-v1 .top-main .top-main-content{ float:right;/* margin-top:31px;*/}
.navBar{}
.nav{ list-style:none;padding:0;}
.nav .m{ float:left;border-top:0;border-bottom:0;position:relative;}
.nav a:hover{ text-decoration:none;color:#023798;}
.nav h3{ float:left;font-weight:normal;font-size:16px;height:80px;overflow:hidden;width:100%;text-align:center;}
.nav h3 a{ display:block;color:#222;line-height:78px;font-size:17px;}
.nav-hide .nav h3{ height:80px;}
.nav-hide .nav h3 a{ line-height:78px;}
.nav .on{}
.nav .on h3 a{border-bottom:2px solid #023798;}
.nav .sub{ display:none; /*默认隐藏*/ width:100%;padding:0;position:fixed;top:80px;left:0;background:url(../images/bg1.png) repeat;z-index:110;}
.nav-hide .nav .sub{ top:80px;}
.nav .sub dl{ text-align:right;float:right;width:905px;}
.nav #m4 .sub dl{ width:560px;}
.nav #m5 .sub dl{ width:440px;}
.nav #m7 .sub dl{ width:200px !important;}
.nav .sub dd{ float:left;vertical-align:middle; list-style:none; text-decoration:none; margin-right:6%;}
.nav .sub dd a{ height:50px; line-height:50px; display:block; color:#37230a;font-size:16px;}
.nav .sub dd a:hover{ color:#023798;}
.blank_h{ height:65px; overflow:hidden;}
.nav #m1{ padding:0 5px;}


/* 手机导航全局 */
.touch-top{ width:100%; position:fixed; top:0; z-index:9; background:#fff; /*border-top:2px solid #023798; */display:block;box-shadow: 0 1px 10px rgba(0, 0, 0, 0.15);}
.touch_bg{width:100%; position:fixed; top:0; z-index:8;background:#0d0d0d;display:none;filter: Alpha(Opacity=60);/*IE7 fix*/opacity: 0.6; height:100%;}
.touch-top-wrapper{ width:96%; margin:0 auto;}
.touch-top-wrapper .touch-logo{ float:left; font-size:2.5em;padding:10px 0; width:80%;}
.touch-top-wrapper .touch-logo a{ color:#023798;}
.touch-top-wrapper .touch-logo img{max-width:100%; margin:0 auto;display: block;}
.touch-navigation { display:block; }
.touch-toggle { position:absolute; right:10px; top:0; }
.touch-toggle li { float:left; height:70px; padding:0 8px; text-align:center; }
.touch-toggle li a { height:70px; }
.touch-toggle li:hover, .touch-toggle li:active { }
.touch-toggle .touch-toggle-item-first { border-left:none; }
.touch-toggle .touch-toggle-item-last { border-right:none; }
.touch-toggle li a { display:block; font-size:12px; }	
.touch-toggle li i { display:inline-block; width:32px; height:32px; overflow:hidden; /*margin-top:20px;*/margin-top:23px; background-repeat:no-repeat; background-position:center center; background-size:contain; }
.touch-toggle .touch-icon-language { background-image:url(../images/touch-icon-language.png); }
.touch-toggle .touch-icon-user { background-image:url(../images/touch-icon-user.png); }
.touch-toggle .touch-icon-search { background-image:url(../images/head_pic2.png); }
.touch-toggle .touch-icon-menu { background-image:url(../images/head_pic1.png); }
.touch-toggle li span { display:none; text-align:center; }.drawer-section {/* background-color:#40312f; padding:20px;*/ display:none; }	
.drawer-section-menu {/* padding:20px 20px 35px;*/  padding:0px 0px 35px;}
.touch-toggle-content{ clear:both;}.touch-menu{ clear:both;padding-top:80px;}.touch-menu ul li { border-bottom:1px solid #eee; position:relative; }
.touch-menu ul li a { color:#333; display:block; font-size:18px; height:48px; line-height:48px;/* padding-left:10px;*/  padding-left:30px;}
.touch-menu ul li a:hover, .touch-menu ul li a:active { background-color:#023798; color:#fff; }	
.touch-menu ul li i { position:absolute; top:14px;/* right:5px;*/ right:25px;  display:block; width:13px; height:13px; overflow:hidden; background-position:center center; background-repeat:no-repeat; background-size:contain; }
.touch-menu ul li i.touch-arrow-right { display:none; background-image:url(../images/touch-arrow-r.png); }
.touch-menu ul li i.touch-arrow-down { background-image:url(../images/touch-arrow-d.png); }
.touch-menu ul li i.touch-arrow-up { background-image:url(../images/touch-arrow-u.png); }
.touch-menu ul li a:hover i.touch-arrow-down {background-image:url(../images/touch-arrow-d2.png); }
.touch-menu ul li a:hover i.touch-arrow-up {background-image:url(../images/touch-arrow-u2.png); }
.touch-menu ul ul { display:none; margin:0;/* padding:0 10px 30px 30px;*/ padding:0 0px 30px 0px; }
.touch-menu ul ul li { border-bottom:none; margin:0; padding:0; }
.touch-menu ul ul li a { padding:0; padding-left:35px; font-size:16px; height:38px; line-height:38px; }		
.touch-menu ul ul li i { top:13px; }
.touch-menu .closetitle{ padding-top:10px; padding-bottom:12px; text-align:center;}
.touch-menu .closetitle img{ margin:0 auto;  height:30px; width:auto;}

.blank_h{ /*height:80px;*/}
.nav-hide .blank_h{ height:80px;}
.touch-top-wrapper .touch-logo img{ /*height:80px;*/}
.touch-toggle li i{ margin-top:16px;}
.touch-menu ul li a{ font-size:16px; height:40px; line-height:40px;}
.header-v1{ display:none;}
.touch-top{ display:block;}


/*轮显*/
.flash_div{ width:100%; margin:0 auto; overflow:hidden;display:block;}
.flash{height:160px;width:320px;overflow:hidden;position:relative;margin:0 auto;/*margin-top:100px;*/}
.ul_flash{width:100000px;height:100%}
.ul_flash li{float:left;width:320px;height:100%}
.ul_flash img{width:100%;height:100%}
.flash .pagination{clear:both;position:absolute;left:44%;bottom:15px;z-index:99;height:10px; float:left; text-align:left;}
.flash .pagination span{ float:left;background:url(../images/dian.png) no-repeat; background-size:100% 100%;width:11px;height:9px;text-indent:-9999px;border-radius:50%;-webkit-border-radius:50%;overflow:hidden;margin:0 3px;cursor:pointer;position:relative}
.flash .pagination span.swiper-active-switch{ background:url(../images/dian2.png) no-repeat; background-size:100% 100%;}

.slideBox{ width:100%;  overflow:hidden; position:relative; display:none; }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute;width:140px;margin-left:-75px;  left:50%; bottom:10px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:5px;  width:40px; height:3px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#f00; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:100%;  display:block;  }

/*首页--产品分类*/
#category{ margin:0px 0 0px 0;display:none;}
#category .cp{ width:16.65%; float:left; position:relative; margin-top:20px;}
#category .cp span{ display:block; width:1px; height:60px; background:#ddd; position:absolute; right:0; top:50%; transform:translate(0,-80%);}
.cy{text-align:center; position:relative;top:0;transition:all 0.5s ease 0.1s;}
.cy:hover{top:-25px;}
.cy .cy-img img{width:40px; height:40px;}
.cy .cy-content{font-size:14px;color:#333; margin:10px;}
.cy .cy-more{opacity:0; position:relative; top:10px;transition:all 0.8s ease 0.1s;}
.cy .cy-more a{display:block; width:70px; height:26px; line-height:26px; text-align:center; color:#555; background:#f1f1f1;margin:0 auto; border-radius:13px; font-size:12px;}
.cy:hover .cy-more{ opacity:1;top:0;}
.cy:hover .cy-more a:hover{background:#023798; color:#fff;}

/*首页--产品中心*/
#product{padding:30px 0;background: #f5f5f5;}
#product img{width:80%;}
.pro-title{height:40px; line-height:40px; margin:0 auto; margin-bottom:20px; text-align:center;}
.pro-title span{padding-left:55px;background:url(../images/bg3.png) left no-repeat;font-size:26px;color:#222;margin:0 auto;display:inline-block;}
.pro-title a{float:right;color:#777; font-size:14px;}
.pro{border:1px solid #ddd;text-align:center; font-size:14px; margin-bottom:30px;}
.pro p{background:#f5f5f5; margin-bottom:0;height:40px; line-height:40px;}
.pro:hover p{background:#023798;}
.pro:hover a p{color:#fff;}
.pro-bg{width:100%; overflow:hidden;border-radius: 8px;}
.pro-bg img{width:100%;transform:scale(1,1);transition-duration:0.5s;}
.pro-bg img:hover{ transform:scale(1.1,1.1); transition-duration:0.5s;}

.rect-112{/*padding-bottom:112%;*/}
.rect-75 {/*padding-bottom: 75%;*/}
.product .item{position:relative; margin-bottom:20px; overflow:hidden;border: 1px solid #eee;}
.product .item .cover{position:absolute; top:100%; width:100%; height:100%; background:url(../images/pro_list_bg1.png) no-repeat center; background-size:cover; transition:.3s ease;}
.product .item:hover .cover{top:0;}
.product .item .text{font-size:18px; color:#fff; text-align:center; height:50px; line-height:50px; background:#023798;}
.product .item .cover .txt_box{padding:50px 28px 0;}
.product .item .cover .txt_box .tit{font-size:20px; color:#fff; font-weight:bold; line-height:1.2; overflow:hidden;white-space:nowrap;text-overflow:ellipsis; margin-bottom:15px;}
.product .item .cover .txt_box .txt{font-size:14px; color:#fff;}
.product .item .cover .txt_box .know_more{font-size:14px; color:#c5c4c4; float:right;}

.pro-bottom{background:#f8f8f8;padding:15px ; margin:10px 0 10px 0; border:1px solid #ddd;}
.pro-bottom ul{}
.pro-bottom h3{text-align:left;margin-top:0;padding-bottom:10px; font-size:18px;font-weight:bold;; font-weight:bold; color:#4c4c4c; border-bottom:1px solid #ddd; margin-bottom:10px;}
.pro-bottom ul li{display:inline-block; float:left; margin-right:30px;font-size:13px;line-height:2;}
.pro-bottom ul li a{color:#555;}

/*首页--关于我们*/
#about{/*background:#f5f5f5;*/padding:30px 0;}
#about .about-img{overflow:hidden;border-radius:20px;}
#about .about-img img{display:block;max-width:100%;margin:0 auto;transition:all 0.8s; -webkit-transition:all 0.8s; -moz-transition:all 0.8s; -o-transition:all 0.8s;border-radius:20px;}
#about .about-img img:hover{transform:scale(1.2); -webkit-transform:scale(1.2); -moz-transform:scale(1.2); -o-transform:scale(1.2);-ms-transform:scale(1.2);}
.about-title{height:40px; line-height:22px; background:url(../images/bg4.png) center no-repeat; font-size:28px;font-weight:normal; text-align:center; margin-bottom:30px;}
.about-title p{font-size:16px; color:#888;}
.about-content{text-align:left; font-size:16px; line-height:36px;color:#333;margin:0 auto; width:100%;text-indent:2em;overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:6;-webkit-box-orient: vertical;}
.about-bottom{}
.about-bottom a{display:block;width:120px;height:36px;line-height:36px; background:#fa0000;color:#fff; text-align:center; border-radius:18px;margin:15px auto 0; font-size:16px; }

@-webkit-keyframes jello-horizontal {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }

    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }

    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }

    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1);
    }

    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1);
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes jello-horizontal {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }

    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }

    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }

    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1);
    }

    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1);
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.tp{padding:60px 0;padding-top:0;padding-bottom:20px;}
.tp .l{text-align: center;/*background: url(../images/advan.png) no-repeat 50% 0;padding-top: 100px;*/}
.tp .l .pic{width:80px; height:80px;border-radius:50%; margin:0 auto;margin-bottom:10px; background:#f2f2f2;}
.tp .l .pic img{display: block;max-width:50%;margin: 0 auto;vertical-align:middle;padding:20px 0;}
.tp .l a:hover .pic img{
    -webkit-animation: jello-horizontal 0.9s both;
    animation: jello-horizontal 0.9s both;
}
.tp .l b{color: #fff;font: 600 30px/40px "思源黑体";}
.tp .l p{color: #023798;font: 400 16px/26px "思源黑体";text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}


/*首页--案例展示*/

#sy_case{ padding:30px 0;background:#f2f2f2;}
#sy_case .l{position: relative;overflow: hidden; margin-bottom:25px;}
#sy_case .l .tubiao{position:absolute;left:40%;top:32%;background:url(../images/i_bg61.png) no-repeat center;width:30px;height:30px;}
#sy_case .l b{position: absolute;bottom:0;left:0;z-index:3;width: 100%;height: 0%;transition: all .6s;background:rgba(0,0,0,.54);}
#sy_case .l img{max-width:100%;margin:0 auto;display:block;transition: all .6s;}
#sy_case .l .con{position: absolute;color:#fff;left: 50%;top: 50%;z-index:9;display: none;transform: translate(-50%,-50%);text-align: center;}
#sy_case .l .con span{position: relative;font-size:28px;letter-spacing: -5px;}
#sy_case .l .con span::after{position: absolute;content:'';left:0;right:0;bottom:-30px;margin:0 auto;width: 1px;height: 20px;background: #fff;}
#sy_case .l .con h3{font-size:20px;padding: 36% 0 20% 0;}
#sy_case .l .con .more{width: 110px;line-height: 38px;display: block;font-size: 14px;color:#fff;margin:0 auto;text-align: center;border: 1px solid #fff;text-transform: uppercase;}
#sy_case .l:hover img{transform: scale(1.1);}
#sy_case .l:hover b{height: 100%;}
#sy_case .l:hover .con{display:block;}
#sy_case .l:hover .tubiao{ display:none;}

/*首页联系我们广告*/

.sy_gg{ background:url(../images/bg6.png) fixed center; padding:40px 0; text-align:center;}
.sy_gg .t1{ font-size:26px; color:#fff;}
.sy_gg .t2{ margin:20px auto; margin-top:10px; font-size:18px; color:#fff; font-weight: lighter}
.sy_gg .more{ display:block; margin:0 auto; width:260px; height:50px; line-height:50px; background:#fff; color:#fa0000; font-size:20px; text-align:center; border-radius:25px;}

/*首页--新闻中心*/
#news{margin:30px auto;}
#news img{width:100%;}
#news .news-title2{font-size:20px;font-weight:normal; margin:10px 0;}
#news p{font-size:14px; line-height:24px;color:#555;}
.ns{margin-bottom:10px;}
.ns h3{margin:10px 0; font-size:18px;}
.ns p{}

#owl-demo1 {width:100%; margin-left: auto; margin-right: auto;}
#owl-demo1 .item{ display: block;border-radius: 10px;transition: .5s;padding:0px 20px 0 20px; position:relative; background:#fff;}
#owl-demo1 .item .ns{border-bottom: 1px solid #eee;padding-bottom: 40px;} 
#owl-demo1 .item .ns h3{color: #333333;font-size: 18px; margin-top:0; margin-bottom:0; font-weight:bold;}
#owl-demo1 .item .ns .nr{display: block;margin: 25px 0; margin-top:15px;font-size: 14px;color: #666666;line-height: 1.7;}
#owl-demo1 .item .ns .time{color: #777777; line-height:1.5; font-size:14px; font-weight:bold;}
#owl-demo1 .item .ns .time i{ font-size:18px; padding-right:10px;}
#owl-demo1 .item:hover .ns h3{ color:#023798;}
#owl-demo1 .item:hover .ns{border-bottom: 1px solid #023798;} 
#owl-demo1 .item:hover .pro-bg img{transform: scale(1.1,1.1);transition-duration: 0.5s;}

/*内页*/
.main2{margin:30px auto;}
.sider-title{ /*border:1px solid #ddd;*/height:60px;background: #023798;}
.sider-title h3{margin:0;font-size:1.3em;color:#fff;text-align:left;line-height:60px;padding-left:20px;}
.sider-title h3 span{ font-size:18px;}
.sider-content{}
.sider-content ul li{height:50px; line-height:50px;  border:1px solid #ddd; border-top:none; font-size:15px;}
.sider-content ul li:hover, .sider-content ul li.active{background:#f7f7f7;}
.sider-content ul li a{font-size:1.1em;float:left;display:block;text-indent:20px;border-left:2px solid #fff;width:100%;}
.sider-content ul li a:hover, .sider-content ul li a.active{ border-left:2px solid #023798;  display:block; color:#023798;}
.sider-content ul li span{float:right;font-weight:bold;}

.sider-tel{border:1px solid #ddd; padding:5px; padding-bottom:20px; margin-top:20px;font-size:14px; line-height:2;display:none;}
.sider-tel div{margin:0; font-size:16px; margin-left:20px;font-size: 15px;margin-left: 7px;}
.sider-tel div.c1{ background:url(../images/bg11.png) no-repeat left; padding-left:20px;}
.sider-tel div.c2{ background:url(../images/bg21.png) no-repeat left; padding-left:20px;}
.sider-tel div.c3{ background:url(../images/bg41.png) no-repeat left; padding-left:20px;}
.sider-tel div.c4{background:url(../images/bg51.png) no-repeat left; padding-left:20px;line-height: 2;}
.sider-tel div.c5{background:url(../images/bg61.png) no-repeat left; padding-left:20px;line-height: 2;}
.sider-tel img{width:100%; margin-bottom:10px;}


.sider-right{}
.menu1{display:none;}
.menu2{display:block;}
.sider-title2{border-bottom:1px solid #ddd;padding-bottom:5px; }
.sider-title2 .st2-left{float:left;font-size:1.1em;color:#023798;color:#333;}
.sider-title2 .st2-left i{color:#fa0000; padding-right:5px;}
.sider-title2 .st2-right{float:right;color:#888;padding-top:0;}
.sider-title2 .st2-right i{ padding-right:10px; font-size:16px;}
.sider-title2 .st2-right a{color:#888;}
.sider-content2{font-size:16px; line-height:2; color:#555;}
.sider-content2 p{text-indent:2em;}
.about{padding:30px 0;}
.about img{max-width:100%; margin:0 auto; display:block;height: auto !important;}
.about .wenhua{background: #F7F7F7;/*min-height: 300px;*/}
.about .wenhua .img1{ overflow:hidden;}
.about .wenhua .img1 img{ max-width:100%; display:block; margin:0 auto;transform:scale(1,1);transition-duration:0.5s;}
.about .wenhua .img1 img:hover{transform:scale(1.1,1.1); transition-duration:0.5s;}
.about .wenhua .nr{padding: 25px 50px 20px;}
.about .wenhua .nr .tit{padding: 16px 0;font-size:25px;}
.about .wenhua .nr .tit1{font-size: 18px;font-weight: bold; color:#023798;}
.about .wenhua .nr .con{line-height: 2; font-size:16px;}

/*产品中心*/
.product{margin:30px auto;}
.product img{max-width:100%;display:block;margin:0 auto;}
.pro-top{}
.pro-top .pro-title{text-align:center;font-size:1.6em; margin-bottom:30px; }
.pro-top .pro-tp{text-align:center;margin-bottom:40px;}
.pro-top .pro-tp img{max-width:100%;display:block;margin:0 auto;}

.slideTxtBox{ width:100%; text-align:left;  }
.slideTxtBox .hd{width:100%; height:40px; line-height:40px; position:relative; }
.slideTxtBox .hd ul{width:100%; float:left;  position:absolute; left:0; top:0;border-bottom: 1px solid #ddd;}
.slideTxtBox .hd ul li{ float:left; width:25%; text-align:left;padding-left: 15px;font-size: 16px;font-weight: bold;cursor:pointer;/*background:#5e5e5e;*/color:#5e5e5e;border-left:4px solid #f00;  }
.slideTxtBox .hd ul li.on{ height:40px;  background:#fff; }
.slideTxtBox .bd ul{ padding:15px 0;line-height:1.8; font-size:1em;  zoom:1;  }
.slideTxtBox .bd li{ height:24px; line-height:24px;   }
.slideTxtBox .bd li .date{ float:right; color:#999;  }

/*新闻中心*/
#news_list{}
/*#news_list .page{margin-top:30px;}
#news_list .date{display:none;  text-align:center;padding:5px 0}
#news_list .date h3{font-size:2em; color:#023798; margin-top:0; font-weight:bold;}
#news_list .date p{color:#888; font-size:1.3em; margin-top:5px;}*/
.news-title2{font-size:18px;font-weight:bold;}

#news_list .list_bd .list_box{padding:20px 20px 20px;position:relative;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;}
#news_list .list_bd .list_main{overflow:hidden; width:78%; padding-left:3%; position:relative;}
#news_list .list_bd .list_main:after{content:''; width:1px; height:90px; background:#d2d2d2; position:absolute; left:0; top:0;}
#news_list .list_bd .bd_r{width:23%; margin-right:3%; overflow:hidden; display:none;}
#news_list .list_bd .bd_r img{ max-width:100%; margin:0 auto; display:block;transform:scale(1,1);transition-duration:0.5s;}
#news_list .list_bd .list_title{font-size:18px;color:#1f1f1f; font-weight:normal;display:block;}
#news_list .list_bd .list_tool{font-size:14px;color:#c1c1c1;padding:10px 0px;}
#news_list .list_bd .list_tool span{display:inline-block; vertical-align:middle;}
#news_list .list_bd .list_tool .share{cursor:pointer; margin:0 20px;}
#news_list .list_bd .list_p{font-size:14px; color:#505050; line-height:26px; height:52px;overflow:hidden;}
#news_list .list_bd .list_box:after{content:""; width:100%; height:1px; background:#e6e6e6;position:absolute; bottom:0; right:0;}
#news_list .list_bd .list_time{font-size:12px;color:#7c7c7c;padding:5px 5px 5px 5px; /*width:60px;*/ transition:all 0.5s ease;}
#news_list .list_bd .list_time_day{display:block; font-size:36px; color:#7c7c7c; line-height:36px;}
#news_list .list_bd .news_more{padding:0; margin:0; background:none; height:20px; line-height:20px;}
#news_list .list_bd .list_tool span.date{display:none;}
#news_list .list_bd .list_bd .noimg .bd_c{width:84%;}
#news_list .list_bd li:hover .list_box{background:#efefef;}
#news_list .list_bd li:hover .list_title{color:#0074b9; font-weight:bold;}
#news_list .list_bd li:hover .list_time{color:#0074ba;}
#news_list .list_bd li:hover .list_time_day{color:#0074ba;}
#news_list .list_bd li:hover .bd_r img{transform:scale(1.1,1.1); transition-duration:0.5s;}
#news_list li:hover .list_bd .list_p{color:#0074ba;}

.date2{ color:#999; display:block;margin-bottom:0;}
.news-content2{line-height:2;font-size:14px;}
.ns{padding:20px 0; border-bottom:1px dashed #ccc;}
.ns:hover{}
.news_list{margin:50px 0 20px 0;}

/*新闻详细页*/
.news_show{ padding:20px 0;}
.news_show .name{ font-size:22px; text-align:center; line-height:40px;}
.news_show .date{ text-align:center; margin:10px 0; background:#f5f5f5;height:40px; line-height:40px;}
.news_show .nr{ padding:8px 18px; font-size:14px;}
.news_show .nr img{ max-width:100%; margin: auto; display:block; height: auto !important;}
.news_show .back{ text-align:center;}
.news_show .back a:hover{ color:#ec6100;}

.news-bottom{margin-top:20px;padding:10px 20px; }
.news-bottom ul{padding:0;margin:0;}
.news-bottom ul li{line-height:50px;font-size:14px;border-bottom:1px dashed #e5e5e5;color:#777;}
.news-bottom ul li i{ color:#f00;}

/*合作伙伴*/
.hezuo{padding:30px 15px;}
.hezuo .l{verflow:hidden;transition:all 0.8s;border-right:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;box-sizing:border-box;padding: 20px;}
.hezuo .l img{max-width:100%;display:block;margin:0 auto;max-width:100%; margin:0 auto;transition:all 0.8s; -webkit-transition:all 0.8s; -moz-transition:all 0.8s; -o-transition:all 0.8s;}
.hezuo .l:hover img{transform:scale(1.2); -webkit-transform:scale(1.2); -moz-transform:scale(1.2); -o-transform:scale(1.2);-ms-transform:scale(1.2);}

/*联系我们*/
.contact{padding:20px 0 30px 0; font-size:16px;line-height:2;}
.contact h3{font-size:2em; font-weight:bold; margin:15px 0 15px 0; color:#023798;}
.contact p{margin:0;}
.contact iframe{margin-top:20px;}

/*人才招聘*/
.job_show .title{text-align:center;}
.job_show .title .tit{font-size:30px; line-height:42px; color:#232d46; margin-bottom:10px; font-weight:bold;}
.job_show .title .con{font-size:16px;line-height: 26px;}
.job_show .content {margin-top:30px;}
.job1{ background:#023798; width:100%; height:46px; line-height:46px;}
.job1 h2,.job_list h2{ float:left; width:calc(100% / 4); text-align:center; font-size:16px; color:#fff; height:46px; line-height:46px; margin:0 !important; font-weight:400;}
.job_list{ border-bottom:1px solid #f2f2f2; background:#fff; cursor:pointer;}
.job_list h2{ color:#333;}
.job_list h2 i{ font-size:30px;display:block;margin-top:8px;}
.job_list1{padding:20px; background: #f8fcfe; padding-left:20px;}

.job_list2{ margin-bottom:20px;}
.job_list2 h3{ text-align:left; font-size:20px; color:#333; line-height:20px; margin-bottom:16px;}
.job_list2 p{ text-align:left; font-size:15px; color:#666; margin-bottom:10px;}
.panel-default > .panel-heading,.panel-default > .panel-heading + .panel-collapse > .panel-body{ padding:0;}

/*底部条幅*/
.tiaofu{ padding:30px 0; text-align:center; font-size:20px; color:#fff; background:#023798;}
.tiaofu a{ display:block; margin:0 auto; margin-top:20px; width:270px; height:43px; line-height:43px; font-size:22px; text-align:center; color:#023798; border-radius:5px; background:#fff;}
.tiaofu a:hover{ background:#fff; color:#023798;}

/*尾部*/
#footer a{color:#fff;}
#footer{color:#fff;}
#footer .ft1{padding:40px 0; background:#313131; padding-top:50px; font-size:14px;}
/*#footer .ft1 ul li{float:left; margin-right:25px;}*/
.ft1-nav{border-bottom:1px solid #aaa;padding-bottom:8px;}
.ft1-content{padding-top:20px;line-height:2; text-align:center;}
.ft1-content h3{font-size:24px;font-weight:normal;margin-bottom:10px;}
.ft1-content p{margin-bottom:0;}
.wx{margin-top:20px;}
.wx img{ max-width:130px; display:block;margin:0 auto;}
.wx p{ line-height:28px; font-size:16px;text-align:center;}

#footer .ft1 .c1{background:url(../images/bg11.png) no-repeat left; padding-left:20px;line-height: 2;}
#footer .ft1 .c2{background:url(../images/bg21.png) no-repeat left; padding-left:20px;line-height: 2;}
#footer .ft1 .c3{background:url(../images/bg41.png) no-repeat left; padding-left:20px;line-height: 2;}
#footer .ft1 .c4{background:url(../images/bg51.png) no-repeat left; padding-left:20px;line-height: 2;}
#footer .ft1 .c5{background:url(../images/bg61.png) no-repeat left; padding-left:20px;line-height: 2;}

#footer .ft2{background:#313131; padding:15px 0;font-size:14px; text-align:center; border-top:1px solid #555;}
#footer .tit{font-size:20px; margin-bottom:17px; font-weight:bold; padding-bottom:15px;border-bottom: 1px solid #555;}
#footer ul li{line-height: 2; font-size:16px;}
#footer ul li a{color: #d3d4d5;}
#footer ul li a:hover{color:#fff;}
#footer h3{font-size:20px;font-weight:normal;margin-bottom:15px;}
#footer .l{display:none;}

#tel{position:fixed; right:10px; bottom:140px; background:#f00; display:inline-block; text-align:center; width:41px; font-size:16px; color:#fff; padding:8px 10px 8px 10px;z-index:9999; display:block;border-radius:50%;}
#tel i{display:block; color:#fff; font-size:24px;}

@media screen and (min-width: 768px) {
.header-v1 .container{padding:0;}
.flash_div{ display:none;}
.slideBox{ display:block; }

/*首页--产品中心*/
#product{padding:60px 0;}
#product .container{padding:0;}
.pro-title{margin-bottom:40px;}
.pro-title span{font-size:36px;}
#category .cp{width:14.28%;margin-top:30px;}
#category .cp span{height:60px;}
.cy:hover{top:-25px;}
.cy .cy-img img{width:60px;height:60px;}
.cy .cy-content{font-size:18px;}
.cy .cy-more{top:10px;}
.cy .cy-more a{width:120px;height:30px;line-height:30px;border-radius:20px;font-size:14px;}

/*首页--关于我们*/
#about{padding:60px 0;}
#about .container{padding:0;}
.about-content{overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:5;-webkit-box-orient: vertical;}
.tp{padding-bottom:60px;}
.tp .l .pic{width:130px; height: 130px;margin-bottom:20px;}
.tp .l .pic img{padding:30px 0;max-width:100%;}
.about-bottom a{width:150px;height:46px;line-height:46px;border-radius:23px;margin:30px auto 0;font-size:16px;}
.tp .l b{font:600 48px/60px "思源黑体";}
.tp .l p{font:400 16px/30px "思源黑体";}

/*首页--新闻中心*/
#news {margin:60px auto;}
#news .container{padding:0;}
.menu1{display:block;}
.menu2{display:none;}
.pro-top .pro-tp img{max-width:100%;display:block;margin:0 auto;}
#owl-demo1 .item{padding:35px 20px 0 20px;}

/*首页--案例展示*/
#sy_case{ padding:60px 0;}
#sy_case .l{margin-bottom:25px;}
#sy_case .l .tubiao{left:44%;top:40%;width:60px;height:60px;background:url(../images/i_bg6.png) no-repeat center;}
#sy_case .l .con span{font-size:36px;}
#sy_case .l .con span::after{bottom:-30px;width:1px;height:20px;}
#sy_case .l .con h3{font-size:22px;}
#sy_case .l .con .more{width:110px;line-height:38px;}

/*首页联系我们广告*/

.sy_gg{padding:80px 0;}
.sy_gg .t1{font-size:39px;}
.sy_gg .t2{margin:20px auto; margin-top:10px; font-size:22px;}
.sy_gg .more{width:315px; height:50px; line-height:50px;font-size:26px;border-radius:25px;}

.tiaofu{ padding:50px 0;font-size:30px;}
#footer .l{ display:block;}
#footer .container{padding:0;}
.ft1-content{text-align:left;}
.wx{text-align:left; margin-top:0;}
#footer .ft2{text-align:left;}

.main2{margin:50px auto;}
.sider-title h3{font-size:2em;line-height:60px;padding-left:20px;}
.sider-title2 .st2-left{ font-size:1.5em;}
.sider-title2 .st2-right{padding-top:10px;}

#news_list .list_bd .list_box{padding:46px 60px 40px;}
#news_list .list_bd .list_main{width:86%; padding-left:3%;}
#news_list .list_bd .list_main:after{height:90px;}
#news_list .list_bd .bd_r{width:23%; margin-right:3%; display:block;}
#news_list .list_bd .list_title{font-size:20px;}
#news_list .list_bd .list_tool{font-size:14px;padding:10px 0px;}
#news_list .list_bd .list_tool .share{ margin:0 20px;}
#news_list .list_bd .list_p{font-size:14px;line-height:30px; height:60px;}
#news_list .list_bd .list_time{font-size:14px;padding:10px 12px 7px 17px;}
#news_list .list_bd .list_time_day{font-size:50px;line-height:50px;}
#news_list .list_bd .news_more{height:20px; line-height:20px;}
#news_list .list_bd .list_bd .noimg .bd_c{width:84%;}

#tel{display:none;}
}

@media screen and (min-width: 992px) {
.nav .m{ margin-left:10px;}
.sider-title h3{font-size:1.5em;}
.sider-tel{display:block;}
.pro-top .pro-tp img{max-width:100%;display:block;margin:0 auto;}

#news_list .date{display:block;}
#news_list .date h3{margin-top:10px;}
.date2{display:none;}

}

@media screen and (min-width: 1200px) {
.nav .m{margin-left:10px;}
.touch-top{display:none;}
.header-v1{display:block;}
#category{display:block;}
.pro-top .pro-tp img{max-width:100%;display:block;margin:0 auto;}
.about-content{overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:8;-webkit-box-orient: vertical;}
}

@media screen and (min-width: 1280px) {
.product .container{width:1260px;}

}
@media screen and (min-width: 1400px) {
	.nav .m{margin-left:20px;}
}
@media screen and (min-width: 1500px) {
	.nav .m{margin-left:30px;}
}
@media screen and (min-width: 1600px) {
	.nav .m{margin-left:35px;}
}
@media screen and (min-width: 1700px) {
	.nav .m{margin-left:40px;}
}
@media screen and (min-width: 1800px) {
	.nav .m{margin-left:50px;}
}



