@charset "utf-8";
/* CSS Document */
body{margin:0; padding:0; font-family:"微软雅黑"; background:url(../images/bg.png) repeat;}
*{margin:0; padding:0;}
ul,li,dl,dt,dd{list-style-type:none}
a{text-decoration:none !important;line-height:none !important}
.glyphicon{ top:0 !important;}
.no-padding {padding: 0 !important;}
.no-margin {margin: 0 !important;}
.no-background{ background:none !important;}
.no-border{ border:none !important;}
.overflow{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
a{ text-decoration:none !important; cursor:pointer !important;color:#999;}
a:focus{outline:none;}
ul{margin:0;}
li{list-style: none;}
.imgvertical{vertical-align:middle !important;}
.container-fluid{ max-width:1230px !important;}
.container{max-width:1000px !important;padding:0;}
.clearfix:before,.clearfix:after {display: table;content:'';}
.clearfix:after { clear: both; }
.clearfix { *zoom:1;}
h1,h2,h3,h4,h5,h6{margin:0 !important; padding:0 !important}
.tr{transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;-webkit-transition:all 0.5s}
.tr1{transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;-webkit-transition:all 0.3s}
.tr2{transition:all 1s;-moz-transition:all 1s;-ms-transition:all 1s;-o-transition:all 1s;-webkit-transition:all 1s}
.da11{transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1)}
textarea:required,input:required{ -webkit-box-shadow:none; -moz-box-shadow:none; -ms-box-shadow:none; -o-box-shadow:none; box-shadow: none;}
.suo{padding:0 5px;}
body{overflow-x:hidden;}


/*全局样式*/
.top{font-size:14px; color:#949494;line-height:34px; border-bottom:1px solid #f0f0f0}
.top .middle{border-left:1px solid #f0f0f0; margin:0 10px; padding-left:10px}
.top .middle li{float:left; padding:0 10px}
.top .middle li img{margin-right:10px;}
.top .right{background:url(../images/top-rightbg.png) center center; background-size:100% 100%; width:388px; height:33px;color:#fff;text-align:center;}
.top .right a{color:#fff; margin:0 10px;}
.top .right a:hover{text-decoration:underline !important}
.top .right .lianxi,.top .right .lianjie{width:50%; }


header{height:125px; background:url(../images/header.jpg) repeat-x; width:100%}
.logo{line-height:125px;}
header .zi{line-height:125px; padding-left:15px;}
header .phone{background:url(../images/icon-call.png) no-repeat left center; padding-left:55px;margin-top:38px; min-height:46px;}
header .phone h4{font-size:26px; color:#0d0247; font-weight:bold; letter-spacing:-2px}


/*pc导航*/
.nav{background:#1e1e1e;}
.nav li{width:12.3%;float:left;font-size:16px; line-height:54px;text-align:center;position:relative;}
.nav .bx{width:1px; height:54px; border-left:1px solid #363636; border-right:1px solid #000;}
.nav li a{display:block;color:#fff;}
.nav li .on,.nav li a:hover{background:#ffa800;}
/*导航二级下拉*/
.nav li .nav-zi{width:100%;position:absolute; left:0; top:100%;z-index:9999999; display:none;}
.nav li .nav-zi li{width:100%; font-size:15px;line-height:45px;margin-top:1px;}
.nav li .nav-zi li a{display:block; padding:0 5px; color:#fff;background:rgba(0,0,0,0.65);}
.nav li .nav-zi li:hover a{background:rgba(255,168,0,0.92);}



header .sjdnav{ display:none;width:150px;height:auto;position:absolute;right:0;top:100px;z-index:2000; }
header .sjdnav ul{ padding:0; margin:0;}
header .sjdnav li{width:100%;background:rgba(0,0,0,0.55);line-height:38px;text-align:center;font-size:15px;line-height:38px;font-weight:bold;margin-bottom:3px}
header .sjdnav li a{display:block;color:#fff;}
header .sjdnav li a:hover{ background:rgba(229,153,8,0.85);}
header .ydd_btn{width:40px;cursor:pointer;position:absolute;z-index:2000;top:40px;right:15px;}
header .ydd_btn span{ display:block; width:100%; height:4px; background:#f89e13;}
header .ydd_btn span.span02{margin:4px 0;}
header .ydd_btn.click{ background:none;}
header .ydd_btn.click span{ background:#f89e13;}
header .ydd_btn.click span.span01{transform:rotate(45deg);-ms-transform:rotate(45deg); -moz-transform:rotate(45deg); -webkit-transform:rotate(45deg); -o-transform:rotate(45deg); position:relative;top:8px;margin-top:0px;} 
header .ydd_btn.click span.span02{margin:4px 0;}
header .ydd_btn.click span.span03{transform:rotate(-45deg);-ms-transform:rotate(-45deg); -moz-transform:rotate(-45deg); -webkit-transform:rotate(-45deg); -o-transform:rotate(-45deg);position:relative;top:-8px;margin-top:0px;}
header .ydd_btn.click span.span02{ width:0;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0; opacity: 0;}


/*banner轮播*/
#myCarousel{position:relative;}
#myCarousel .carousel-inner img {margin:0 auto;}
#myCarousel .carousel-control {font-size:100px;}
#myCarousel .carousel-control.left{background-image: none; display:none}
#myCarousel .carousel-control.right{background-image: none; display:none}
#myCarousel:hover .carousel-control.left{display:block}
#myCarousel:hover .carousel-control.right{display:block}
.carousel-indicators{bottom:0;}
.carousel-indicators .active,.carousel-indicators li{width:13px;height:13px;margin:1px 4px;}




/*主体内容*/
.main1{padding-bottom:45px;}
.title{font-size:13px; color:#a4a4a4; text-align:center; text-transform:uppercase; background:url(../images/title1.png) no-repeat bottom center; padding-bottom:20px; margin:50px 0 40px;}
.title h4{background:url(../images/title.png) no-repeat center center; font-size:30px; color:#1e1e1e; position:relative; margin-bottom:10px !important}
.title h4 i{font-style:normal; color:#f89e13;}
.title h4 b{position:absolute; left:0; top:-3px; font-size:37px; color:rgba(158,158,158,0.15); width:100%; letter-spacing:-2px}



.block11{padding:15px 0; font-size:14px; box-shadow:2px 3px 5px #ccc; position:relative; z-index:22}
.block11 .hezi{position:relative; padding-right:280px}
.block11 .left{line-height:28px;}
.block11 .left a{color:#7d7d7d; margin:0 10px}
.block11 form{position:absolute; top:0; right:0; font-size:12px}
.block11 form input{width:218px; height:30px; padding:0 10px; border:1px solid #e1e1e1; border-right:0;padding:0 10px}
.block11 form button{width:44px; height:30px; background:#1e1e1e url(../images/sou.png) no-repeat center center;border:0; outline:none}



.daobox{text-transform:uppercase; line-height:normal}
.daobox .dao{font-size:22px; color:#fff; background:#000; text-transform:uppercase; font-weight:bold; padding:35px 10px 35px calc(8% + 56px);position:relative; line-height:normal;}
.daobox .dao img{position:absolute; left:8%; top:38px;}
.daobox .dao b{font-size:12px; font-weight:normal; display:block; margin-top:3px}
.daobox .dao i{display:block; width:100%; height:100%; position:absolute; left:0; top:0; cursor:pointer; z-index:1}
.daobox .dao span{position:absolute; right:15px; line-height:50px; color:#fff; transition:all 0.3s}
.daobox .dao1{display:block; background:url(../images/dao1-bg.jpg) repeat-x; width:100%;font-size:18px; color:#fff; line-height:40px;padding:0 10px; border:3px solid #b7d4f7; border-radius:8px; font-weight:bold; margin-bottom:12px}
.daobox ul{background:#e9e9e9;border:1px solid #d9d9d9;padding:15px 10px 10px;}
.daobox ul a{display:block; background:#fff; border:1px solid #e4e4e4;font-size:16px; color:#484848; line-height:40px; padding:0 25px 0 18px;margin-bottom:10px; position:relative;}
.daobox ul a:before{content:"▶"; position:absolute; top:0; right:12px; color:#fff}

/*一级导航、二级导航默认选中状态和hover事件*/
.daobox ul a.active,.daobox ul a:hover{color:#fff; background:#e89723}


.show{background:#efefef;padding:0 0 60px;}
.show .right .row{margin:0 -8px !important}
.show .right .col-xs-6{padding:0 8px !important}
.show .imgbox{display:block; background:#fff; border:1px solid #e8e8e8;padding:10px;text-align:center; margin:0 0 16px}
.show .imgbox .tu{overflow:hidden; background:#fff;border:1px solid #e8e8e8; margin-bottom:15px}
.show .imgbox h4{font-size:18px; color:#333;}
.show .imgbox .xia{padding:15px 15px 10px}
.show .imgbox .xia a{display:block; width:100px; background:#2e2e2e;font-size:14px; color:#fff; line-height:28px; transition:all 0.3s}
/*.show .imgbox .xia .more2{background:#0f43af; border-color:#0f43af;}*/



.datu{background:url(../images/da-bg.jpg) center center; background-size:cover; width:100%; text-align:center; position:relative}
.datu:before{content:""; position:absolute; left:50%; top:-21px; background:url(../images/jia.png) no-repeat; width:42px; height:21px; margin-left:-21px}
.datu img{max-width:100%;}




.youshi .title h4{background:url(../images/title11.png) no-repeat center center;}
.youshi .left,.youshi .right{width:30%; float:left;}
.youshi .middle{width:40%; float:left; text-align:center}
.youshi .middle .tu img{max-width:100%;}
.youshi .imgbox{margin-bottom:20px; position:relative; padding-left:24px}
.youshi .imgbox .shu{position:absolute; left:0; top:3px;width:42px; height:42px; background:#f89e13; border-radius:50%;font-size:22px; color:#fff; letter-spacing:-1px;display:flex; flex-direction:column; justify-content:center; text-align:center; font-style:italic}
.youshi .imgbox .text h4{font-size:22px;font-weight:bold; background:#f5f5f5; padding:12px 8px 12px 35px !important}
.youshi .imgbox .text ul{margin:15px 0 0 35px; height:96px; overflow-y:auto;}
.youshi .imgbox .text ul li{color:#474747;line-height:22px; background:url(../images/you-icon.png) no-repeat left 5px;padding-left:20px;margin-bottom:10px}
.youshi .right .imgbox{padding-left:0; padding-right:24px;text-align:right;}
.youshi .right .imgbox .shu{right:0; left:auto;}
.youshi .right .imgbox .text h4{padding-right:35px !important; padding-left:8px !important}
.youshi .right .imgbox .text ul{margin-left:0; margin-right:35px;}
.youshi .right .imgbox .text ul li{background:url(../images/you-icon.png) no-repeat right 5px;padding:0 20px 0 0;}


.datu1 img{width:100%;}




.jianjie{background:url(../images/jian-bg.jpg) center center; background-size:cover; background-size:100% 100%; margin-top:50px;}
.jianjie .title .zi{background:#fff;}
.jianjie .hezi1 .row{margin:0 !important}
.jianjie .hezi1 .col-md-7,.jianjie .hezi1 .col-md-5{padding:0 !important}
.jianjie .hezi1 .tu{display:block; overflow:hidden;}
.jianjie .hezi1 .tu .img{height:420px; }
.jianjie .text{padding:18px 0 0; margin-left:-110px}
.jianjie .text .tou{font-size:24px; color:#333; font-weight:bold; padding:0 25px 0 0; text-align:right; margin-bottom:15px}
.jianjie .text .wenzi{background:#fff; height:310px; box-shadow:0 0 10px #ccc; padding:25px 35px 20px}
.jianjie .text .zi{font-size:15px; color:#696969; line-height:26px; height:208px; overflow:hidden; margin:0 0 18px}
.jianjie .text .xia span{color:#ff9c00;}
.jianjie .text .xia .more{display:block; width:108px; background:#101010; line-height:32px; text-align:center}
.jianjie .hezi2 .left{width:calc(100% - 152px); padding-right:10px}
.jianjie .hezi2 .right{width:152px; background:#f89e13; height:220px; font-size:10px; color:#fff; padding:0 10px; text-align:center; text-transform:uppercase;display:flex; flex-direction:column; justify-content:center; margin-top:-42px}
.jianjie .hezi2 .right h5{font-size:24px;}
.jianjie .hezi2 .right .xian{width:33px; height:3px; background:#f4dbb4; margin:15px auto; border-radius:2px;}
.jianjie .gun{margin:20px -5px 0;}
.jianjie .gun .imgbox{display:block; margin:0 5px;}
.jianjie .gun .imgbox .tu{background:#fff; border:1px solid #ebebeb; margin-bottom:15px; position:relative}
.jianjie .gun .imgbox .tu:before{content:""; position:absolute; left:0; bottom:-18px; background:url(../images/yin.png) no-repeat; background-size:100% 100%; width:100%; height:18px}
.jianjie .gun .imgbox .tu .imgbg{overflow:hidden;}
.jianjie .gun .imgbox h4{font-size:16px; color:#333; text-align:center}
.jianjie .gun .owl-theme .owl-controls .owl-buttons div{display:none}



.main2 .biaoti{background:#060606; padding:0 15px; line-height:80px; color:#fff; font-size:18px; margin-bottom:1px}
.main2 .biaoti img{margin-right:10px;}
.main2 .biaoti a{font-size:12px; color:#fff;}
.main2 .box{background:#f3f3f3; padding:15px; position:relative}
.main2 .box:before{content:""; position:absolute; left:0; bottom:-29px; width:100%; background:url(../images/yin11.jpg) no-repeat center center; background-size:contain; height:30px}
.main2 .zheng .box{padding:25px 70px;}
.main2 .zheng .imgbox{display:block; text-align:center}
.main2 .zheng .imgbox .tu{border:1px solid #dadada; background:#fff; overflow:hidden;}
.main2 .zheng .imgbox .tu .img{height:340px;}
.main2 .zheng .imgbox h4{font-size:16px; color:#333; line-height:40px;}
.main2 .zheng .owl-theme .owl-controls .owl-buttons div{width:12px; height:24px; top:50%;filter:Alpha(Opacity=100);opacity:1; margin-top:-12px}
.main2 .zheng .owl-theme .owl-controls .owl-buttons div.owl-prev{left:-40px; background:url(../images/left.png) no-repeat left center;}
.main2 .zheng .owl-theme .owl-controls .owl-buttons div.owl-next{right:-40px; background:url(../images/right.png) no-repeat right center;}
.main2 .xinwen .imgbox{display:block; background:#fff; padding:5px; margin-bottom:10px;color:#aeaeae;}
.main2 .xinwen .imgbox .tu{overflow:hidden;}
.main2 .xinwen .imgbox .tu .img{height:155px;}
.main2 .xinwen .imgbox .text{padding:15px;}
.main2 .xinwen .imgbox .text .tou{font-size:15px; color:#333; font-weight:bold; position:relative; padding-right:78px; margin-bottom:10px}
.main2 .xinwen .imgbox .text .tou span{position:absolute; top:0; right:0; font-size:14px; color:#a3a3a3; font-weight:normal; transition:all 0.3s}
.main2 .xinwen .imgbox .text .zi{font-size:14px; line-height:18px; height:36px; overflow:hidden;}
.main2 .xinwen ul{border-top:1px dashed #aaa; height:130px; overflow:hidden}
.main2 .xinwen ul li:last-child a{border:none;}
.main2 .xinwen ul li a{display:block; font-size:14px; color:#3a3a3a; line-height:42px; border-bottom:1px dashed #aaa;position:relative; padding-right:78px}
.main2 .xinwen ul li a span{position:absolute; top:0; right:0; color:#a3a3a3}
.main2 .right .hezi{padding-bottom:25px; border-bottom:1px dashed #babec4; margin-bottom:30px}
.main2 .right .hezi:last-child{margin-bottom:0; border:0; padding-bottom:20px}
.main2 .right .wen{display:block;font-size:16px; color:#333; background:url(../images/wen.png) no-repeat left center; padding-left:35px; margin-bottom:20px}
.main2 .right .huida{display:block;background:url(../images/da.png) no-repeat left 3px; font-size:14px; color:#7e7e7e; line-height:24px; height:48px; overflow:hidden; padding-left:35px}
.main2 .more{display:block; width:190px; border:1px solid #eaeaea; font-size:14px; color:#a6a6a6; line-height:36px; text-align:center; margin:50px auto 0;}







/*页脚*/
footer{background:url(../images/contact.jpg) center center; background-size:cover; width:100%; color:#a6a6a6}
footer .yqlj{padding:20px 0;border-bottom:1px solid #1e1e3a;}
footer .yqlj .bt{font-size:12px;color:#5e6880;color:#5e6880;}
footer .yqlj .con h5{color:#fefefe;line-height:20px;}
footer .yqlj .con ul{margin-left:100px;font-size:0;}
footer .yqlj .con ul li{display:inline-block;line-height:20px;}
footer .yqlj .con ul li a{color:#717a90;font-size:14px;margin:0 10px;}
footer .yqlj .con ul li a:hover{color:#fff;}
footer .con_box1{padding:50px 0; border-bottom:1px solid #262626}
footer .title4{color:#fff;margin-bottom:20px;}
footer .title4 p{font-size:22px;font-weight:bold; color:#525860}
footer .title4 h5{font-size:16px;font-weight:bold;margin-top:3px;}
footer .con_box1 .con1 .text_box{line-height:30px;}
footer .con_box1 .con2 .title4{text-align:center;}
footer .con_box1 .con2 .weixin_box{text-align:center;}
footer .con_box1 .con2 .weixin_box .weixin{width:110px;height:110px;display:block;margin:0 auto;}
footer .con_box1 .con2 .weixin_box .zi{max-width:100%;display:block;margin:10px auto 0;}
/*footer .con_box1 .con3 .title4{text-align:right;}*/
footer .con_box1 .con3 ul{padding-right:10%;}
footer .con_box1 .con3 ul li{float:left;width:50%;line-height:30px;}
footer .con_box1 .con3 ul li a{color:#a6a6a6;}
footer .con_box1 .con3 ul li a:hover{color:#fff; text-decoration:underline !important}
footer .con_box2{padding:30px 0;position:relative; border-top:1px solid #0a0a0a;}
footer .con_box2 p{color:#a6a6a6;font-size:14px;margin-right:30px;}
footer .con_box2 p a{color:#a6a6a6;}
footer .con_box2 p a:hover{color:#fff;text-decoration:underline !important}


#top{width:32px; height:32px; border-radius:5px; position:fixed; right:50px; bottom:15px; background:#2a2a2a; color:#fff; text-align:center; line-height:32px; cursor:pointer; z-index:222}
#top span{transform:rotate(90deg); font-size:15px}



/* tabbar */
.tabBar{width: 100%; height: 58px; background-color: #000; border-top: 1px solid #fff; position: fixed; bottom: 0; left: 0; width: 100%; z-index: 6; height: calc(58px +  constant(safe-area-inset-bottom)); height: calc(58px +  env(safe-area-inset-bottom));}
.tabBar .list{height: 100%; display: flex; display: -webkit-flex; justify-content: space-between; align-items: center;}
.tabBar .list>li{height: 100%; border-right: 1px solid #fff; position: relative; flex: 1;}
.tabBar .list>li:last-child{border-right: none;}
.tabBar .item{width: 100%; height: 100%; text-align: center; display: flex; display: -webkit-flex; justify-content: center; align-content: center; flex-wrap: wrap;}
.tabBar .item span{width: 100%; font-size: 16px; color: #fff; display: block; line-height: 20px;}
.tabBar .item p{width: 100%; font-size: 12px; line-height: 20px; color: #fff;}
.tabBar .tabbar_bg{width: 100%; height: 100%; background-color: rgba(0,0,0,0.6); position: fixed; top: 0; left: 0; z-index: 7; display: none;}
.tabBar .tel_num{width: 100%; display: block; overflow: hidden; background-color: #f5f5f5; box-shadow: 0 0 5px rgb(0 0 0 / 30%); position: fixed; bottom: 0; left: 0; z-index: 8; display: none;}
.tabBar .tel_num a{display: block; line-height: 44px; font-size: 15px; color: #333; border-bottom: 1px solid #ddd; text-align: center;}
.tabBar .tel_num .cancel{margin-top: 6px; border-top: 1px solid #ddd; background-color: #fff; line-height: 44px; font-size: 15px; color: #333; text-align: center;}
.tabBar .wecht_box{position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,.6); z-index: 7; display: none;}
.tabBar .wecht_content{width: 100%; background-color: #fff; padding: 30px; text-align: center; position: absolute; top: 50%; transform: translateY(-50%);}
.tabBar .wecht_content .title{font-size: 18px; color: #333; line-height: 24px; font-weight: bold;}
.tabBar .wecht_content img{width: 150px; height: auto; margin-top: 10px;}
.tabBar .wecht_content .txt{font-size: 12px; color: #333; margin-top: 10px; line-height: 20px;}
.tabBar .wecht_content .txt span{font-size: 18px; font-family: Impact;}
.tabBar .close{position: absolute; bottom: -38px; width: 30px; height: 30px; line-height: 28px; font-size: 20px; color: #fff; border: 1px solid #fff; border-radius: 50%; left: 0; right: 0; margin: auto;}



/*子页面*/
/*1、关于我们*/
.main{ padding:30px 0 50px;font-size:14px; line-height:28px; background:#efefef}
/*内页左侧导航主要样式*/
.neiye .menu{font-size:20px; color:#fff; background:url(../images/menu-bg.jpg) center center;background-size:cover; text-transform:uppercase; font-weight:bold;position:relative;}
.neiye .menu img{position:absolute; left:8%; top:25px;}
.neiye .menu b{font-size:12px; font-weight:normal; display:block; margin-top:3px}
.neiye .menu i{display:block; width:100%; height:100%; position:absolute; left:0; top:0; cursor:pointer; z-index:1}
.neiye .menu span{position:absolute; right:15px; line-height:50px; color:#fff; transition:all 0.3s}
.neiye .navbox .nav1{display:block;font-size:18px; color:#333; line-height:40px; border:1px solid #e8e8e8;text-align:left;padding:0 30px 0 13px;position:relative; margin-bottom:10px}
.neiye .navbox .nav1:before{content:""; position:absolute; left:1px; top:1px; width:calc(100% - 2px); height:calc(100% - 2px); border:1px solid rgba(255,255,255,0.4); transition:all 0.3s}
.neiye .navbox .nav1 span{position:absolute; top:0; right:12px;line-height:40px; color:#333; transition:all 0.3s}
.neiye ul a{display:block; background:#ededed; font-size:14px; color:#333; line-height:45px; padding:0 10px 0 18px;text-align:left; border-bottom:1px dashed #c5c5c5;}
.neiye ul{display:none;}
.neiye .ul1{display:block;}
.neiye .navbox{border:3px solid #0078d9; padding:15px 10px 10px}


/*一级导航、二级导航默认选中状态和hover事件*/
.neiye .navbox .nav1.active,.neiye .navbox .nav1:hover{color:#fff; background:#ff9c00}
.neiye .navbox .nav1.active span,.neiye .navbox .nav1:hover span{color:#fff;}
.neiye ul a.active,.neiye ul a:hover{color:#2671ca;}


.lian111{background:#e9e9e9;border:1px solid #d9d9d9; font-size:14px;margin-top:15px;}
.lian111 .menu{font-size:20px; color:#fff; background:#000; text-transform:uppercase; font-weight:bold; line-height:50px; padding-left:20px}
.lian111 .menu b{font-size:11px; font-weight:normal;margin-left:10px;}
.lian111 .text{line-height:35px; padding:10px 15px 20px}



.main .tit-line {text-align: center;margin-bottom:40px;}
.main .tit-line h2{color: #383838;font-size:28px;text-transform: uppercase;margin: 0 0 15px;}
.main .tit-line h2 span {display: block;font-size:18px;}
.main .line-wrap {width: 100%;height: 1px;background: #ccc;margin-top:10px}
.main .tit-line .line-wrap .line {position: relative;top: -1px;height: 3px;background: #e89722;width: 80px;margin: 0 auto;}


.title-zi{ background:#fff; border:1px solid #ededed;font-size:14px; padding-right:15px; line-height:40px}
.title-zi .pull-left{display:inline-block; width:142px; text-align:center; background:#000; color:#fff; font-size:18px}
.title-zi .pull-right{font-size:12px;color:#8a8a8a}
.title-zi .pull-right a{color:#8a8a8a}
.title-zi a:hover{color:#f89e13;}


.main .cont{margin-top:20px;}

.about{font-size:14px;line-height:30px; }
.about h4{font-size:18px; line-height:35px; text-align:center;}
.about img{max-width:100%; height:auto; display:block;margin:10px auto}

.call-us{font-size:14px;line-height:28px; }
.call-us h4{font-size:18px; color:#666; font-weight:bold;line-height:30px;}
.call-us img{width:100%; height:auto; display:block;margin:20px auto; border:1px solid #ccc; padding:10px}


.show-box{background:none; padding:0; margin:0; line-height:normal}
.show-box .row{margin:0 -10px !important}
.show-box .col-xs-6{padding:0 10px !important}
.case .imgbox .tu{margin-bottom:5px !important}
.case .imgbox h4{font-size:14px !important; line-height:30px}



.hezuo .imgbox{display:block; border:1px solid #ccc; overflow:hidden;}


.show-main h4{font-size:18px; color:#0d0247; line-height:35px; text-align:center;}
.show-main img{max-width:100%; height:auto; display:block;margin:10px auto 20px;}
.show-main .text{line-height:35px;color:#666;font-size:15px;}
.show-main .text span{color:#333; font-weight:bold;}
.show-main .miaoshu{margin-top:18px;}
.show-main .miaoshu h5{font-size:16px; font-weight:bold; border-bottom:1px solid #ccc; padding:0 15px 10px !important; margin-bottom:13px !important;}


.news-box{background:#fff; padding:20px}
.news-box .imgbox{display:block;padding-bottom:20px; border-bottom:1px dashed #bdbdbd; margin-bottom:20px;font-size:12px; color:#6f6f6f;}
.news-box .imgbox .tu{width:155px; height:124px; border:1px solid #ccc;overflow:hidden;}
.news-box .imgbox .tu .img{width:100%; height:100%;}
.news-box .imgbox .text{width:calc(100% - 155px); float:left; padding-left:15px;}
.news-box .imgbox .text .tou{font-size:18px; color:#333; line-height:30px;position:relative; padding:0 80px 0 0}
.news-box .imgbox .text .tou span{position:absolute; top:0; right:0; font-size:12px; color:#9e9e9e;}
.news-box .imgbox .text .zi{line-height:20px; height:40px; overflow:hidden; margin:8px 0 15px}
.news-box .imgbox .text .more{display:block; width:92px; border:1px solid #dfdfdf; color:#b5b5b5; line-height:24px; text-align:center; font-family:"宋体";}


.news-main{font-size:14px;line-height:28px; color:#666}
.news-main .tou{text-align:center; color:#666; padding-bottom:8px; border-bottom:1px solid #ccc; margin-bottom:20px}
.news-main .tou h4{font-size:18px; color:#333}
.news-main img{display:block; max-width:100%; height:auto; margin:10px auto;}


.liuyan{ width:68%; margin:0 auto;}
.liuyan .form-group{margin-bottom:5px;}
.liuyan label{ padding-top:0 !important; text-align:left !important;height:34px; line-height:34px; font-weight:normal;}
.liuyan input{background:none; border:1px dashed #0078d9; height:37px; border-radius:10px}
.liuyan textarea{background:none; border:1px dashed #0078d9; height:107px;border-radius:10px}
.liuyan button{width:100%; height:37px; color:#fff; background:#0078d9; border:none; border-radius:8px; margin-top:5px}



@media (max-width:1365px){
.owl-theme .owl-controls .owl-buttons div{display:none !important}
.main2 .zheng .owl-theme .owl-controls .owl-buttons div{display:block !important}
}



@media (max-width:1200px){
.daobox .dao img{height:34px; left:6%}
.daobox .dao{font-size:19px; padding-left:calc(8% + 38px);}
.daobox .dao b{font-size:10px;}
}


@media (max-width:1230px){
.top{font-size:13px;}
.top .right{width:340px;}
.top .right a{margin:0 5px;}
header .phone h4{font-size:24px;}
}

@media (max-width:1130px){
.top{font-size:12px;}
.top .middle{margin:0 5px; padding-left:5px}
.top .middle li{padding:0 5px}
.top .middle li img{margin-right:5px;}
.top .right{width:300px;}
.top .right a{margin:0 2px;}
header .phone h4{font-size:22px;}
header .zi img{height:50px;}
.logo img{height:42px;}

.show .imgbox .xia{padding:15px 0 10px}
}


@media (max-width:1025px){
.daobox .dao img{height:30px; left:6%}
.daobox .dao{font-size:17px; padding-left:calc(6% + 36px);}
}



@media (min-width:992px){
	/*本网站所有的hover事件 开始*/
.block11 .left a:hover{color:#ffa800; text-decoration:underline !important}
.show .imgbox:hover{background:#f89e13;}
.show .imgbox:hover .img{transform:scale(1.1,1.1)}
.show .imgbox:hover h4{color:#fff;}
.show .imgbox a:hover{text-decoration:underline !important}
/*.show .imgbox:hover .xia .more1{background:#ffc90a; border-color:#fff}*/
.show .imgbox:hover .xia .more{background:#fff; border-color:#fff; color:#333}
.jianjie .gun .imgbox:hover .tu{border-color:#f89e13;}
.jianjie .tu:hover .img{transform:scale(1.1,1.1);}
.jianjie .text .xia .more:hover{background:#f89e13;}
.main2 .biaoti a:hover{text-decoration:underline !important}
.main2 .zheng .imgbox:hover .tu{border-color:#f89e13;}
.main2 .zheng .imgbox:hover .img{transform:scale(1.1,1.1);}
.main2 .xinwen .imgbox:hover{color:#fff; background:#e89722}
.main2 .xinwen .imgbox:hover .img{transform:scale(1.1,1.1)}
.main2 .xinwen .imgbox:hover .tou span,.main2 .xinwen .imgbox:hover .tou{color:#fff;}
.main2 .xinwen ul li a:hover{color:#f89e13;}
.main2 .xinwen ul li a:hover span{color:#666;}
.main2 .right .wen:hover{color:#f89e13; text-decoration:underline !important}
.main2 .right .huida:hover{color:#333;}
.main2 .more:hover{background:#f89e13; border-color:#f89e13; color:#fff;}

.news-box .imgbox:hover .tu .img{transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1)}
.news-box .imgbox:hover .text .more{background:#ff9c00; border-color:#ff9c00; color:#fff;}
.news-box .imgbox:hover{color:#333;}
.news-box .imgbox:hover .tou{color:#e89722;}
.news11 ul li a:hover{color:#2671ca;background:url(../images/icon02.png) no-repeat left center;}
	/*本网站所有的hover事件 结束*/	
}


@media (max-width:991px){
header{height:90px;}
.logo{line-height:90px; width:auto; padding:0}
header .ydd_btn{top:30px}
header .sjdnav{ top:90px}
header .ydd_btn span.span02{margin:6px 0;}
.daobox{margin-bottom:25px;}
.daobox .dao b,.daobox .dao img{display:none;}
.daobox .dao{font-size:20px; padding:0; text-align:center; line-height:50px; margin-bottom:0}
.daobox ul a::before{display:none;}
.daobox ul a{padding:0 10px; text-align:center;}
.youshi .middle,.youshi .left,.youshi .right{width:100%;}
.youshi .imgbox .text ul{height:auto; max-height:96px;}
.youshi .right .imgbox{padding-left:24px; padding-right:0;text-align:left;}
.youshi .right .imgbox .shu{left:0; right:auto;}
.youshi .right .imgbox .text h4{padding-left:35px !important; padding-right:8px !important}
.youshi .right .imgbox .text ul{margin-right:0; margin-left:35px;}
.youshi .right .imgbox .text ul li{background:url(../images/you-icon.png) no-repeat left 5px;padding:0 0 0 20px;}
.jianjie .hezi1 .tu .img{height:auto;}
.jianjie .text{margin:0;}
.jianjie .text .wenzi{height:auto; padding-bottom:35px}
.jianjie .text .tou{text-align:left; padding:0 0 0 25px;}
.jianjie .text .zi{height:auto; max-height:208px;}
.jianjie .hezi1 .xia span{float:none !important}
.jianjie .hezi1 .xia .more{float:none !important; margin-top:15px}
.jianjie .hezi2{margin-top:50px;}
.jianjie .hezi2 .right{margin-top:-20px}
.main2 .xinwen{margin:30px 0;}
.main2 .zheng .imgbox .tu .img,.main2 .xinwen .imgbox .tu .img{height:auto;}
footer .con_box1{padding:30px 0 25px;}
footer .con_box1 .con1 .text_box{text-align:center;}
footer .con_box1 .title4{text-align:center;}
footer .con_box1 .con2{margin:20px 0;}
footer .con_box1 .con3 .title4{text-align:center;}
footer .con_box1 .con3 ul{text-align:center;padding-left:0;}
footer .con_box1 .con3 ul li{float:none !important;width:auto;display:inline-block;margin:0 5px;}
footer .con_box2{text-align:center;}
footer .con_box2 p{margin-right:0;float:none !important;}
footer .con_box2 .top{top:-50px;}


/*手机侧导航 下拉 开始*/
.neiye .navbox .ul1{display:none;}
.neiye .menu{font-size:18px; line-height:50px; color:#fff;padding:0; text-align:center;} 
.neiye .menu img,.neiye .menu b{display:none;}
.neiye .menu span{line-height:50px;}
.neiye .navbox .nav1{text-align:center; padding:0 10px; font-size:14px}
.neiye .navbox .nav1 span{display:none;}
.neiye ul a{text-align:center; padding:0 10px; line-height:42px;}
/*手机侧导航 下拉 结束*/
.liuyan{width:85%;}

.main .right{padding:0; border:0;}
}

@media (max-width:767px){
header{height:70px;}
.logo{line-height:70px;}
.logo img{height:38px;}
header .ydd_btn{top:23px;width:32px;}
header .sjdnav{ top:70px}
.carousel-indicators{bottom:-5px;}
.carousel-indicators .active,.carousel-indicators li{width:10px;height:10px;margin:1px;}
.main1{padding-bottom:30px;}
.block11{padding:10px 0;text-align:center;}
.block11 .hezi{padding-right:0;}
.block11 .left a{margin:0 5px;}
.block11 form{position:inherit; display:inline-block; margin-top:3px}
.title h4{font-size:25px;}
.title h4 b{font-size:32px;}
.show{padding-bottom:50px;}
.show .imgbox h4{font-size:16px;}
.show .imgbox .xia{padding:15px 20px 10px;}
.youshi .imgbox .text h4{font-size:18px}
.youshi .imgbox .shu{top:1px;}
.jianjie .hezi2 .right h5,.jianjie .text .tou{font-size:20px;}
.main2 .biaoti{line-height:65px;}
.main2 .more{width:150px; margin-top:35px}
footer .title4 p{font-size:16px;}
#top{bottom:80px; right:25px}


.case-box .imgbox h4 {line-height:42px;}
.liuyan{width:100%;}

}

@media (max-width:600px){
.logo img{height:35px;}
.title{font-size:12px;padding-bottom:16px; margin:40px 0 34px;}
.title h4{font-size:20px;margin-bottom:6px !important}
.title h4 b{top:-2px; font-size:25px;}
.daobox{border-width:2px; margin-bottom:20px}
.daobox .dao{font-size:18px; line-height:45px;}
.daobox .dao span{line-height:45px;}
.daobox .dao1{font-size:16px; border-width:2px; margin-bottom:5px}
.daobox ul{padding:5px;}
.daobox ul a{font-size:15px; margin-bottom:6px}
.show{padding:0 0 40px;}
.show .right .row{margin:0 -5px !important}
.show .right .col-xs-6{padding:0 5px !important}
.show .imgbox{margin-bottom:10px;}
.show .imgbox .tu{margin-bottom:10px;}
.show .imgbox h4{font-size:14px;}
.show .imgbox .xia{padding:10px 10px 8px;}
.show .imgbox .xia a{width:80px;}
.youshi .imgbox{margin-bottom:12px;}
.youshi .imgbox .text h4{font-size:16px;padding:8px 5px 8px 20px !important}
.youshi .imgbox .shu{top:0; width:35px; height:35px; font-size:19px}
.youshi .imgbox .text ul{margin:8px 0 0 20px; max-height:81px;}
.youshi .imgbox .text ul li{margin-bottom:5px;}
.youshi .right .imgbox .text h4{padding-left:20px !important; padding-right:5px !important}
.youshi .right .imgbox .text ul{margin-right:0; margin-left:20px;}
.jianjie{margin-top:40px;}
.jianjie .hezi2 .right h5,.jianjie .text .tou{font-size:18px;}
.jianjie .text .wenzi{padding:20px 20px 30px;}
.jianjie .hezi2{margin-top:38px;}
.jianjie .hezi2 .left{width:calc(100% - 120px);}
.jianjie .hezi2 .right{width:120px;height:180px;margin-top:-12px}
.jianjie .gun{margin-top:5px;}
.main2 .biaoti{line-height:50px;}
.main2 .zheng .box{padding:20px 42px;}
.main2 .zheng .owl-theme .owl-controls .owl-buttons div.owl-prev{left:-30px;}
.main2 .zheng .owl-theme .owl-controls .owl-buttons div.owl-next{right:-30px;}
.main2 .xinwen .imgbox .text{padding:8px 5px}
.main2 .xinwen .imgbox .text .tou{font-size:14px;padding-right:70px; margin-bottom:8px}
.main2 .xinwen ul li a span,.main2 .xinwen .imgbox .text .tou span{font-size:12px; }
.main2 .xinwen .imgbox .text .zi{font-size:12px;}
.main2 .right .wen{font-size:15px; margin-bottom:15px}
.main2 .right .hezi{padding-bottom:15px; margin-bottom:23px;}


.neiye .navbox{padding:10px 8px 0;}
.neiye .navbox .nav1{margin-bottom:5px;}



/*手机侧导航 下拉 开始*/
.neiye .menu{line-height:46px; font-size:16px;}
.neiye .menu span{ line-height:46px;}
.neiye .navbox .nav1{line-height:40px;}
/*手机侧导航 下拉 结束*/

.main .tit-line {margin-bottom:30px;}
.main .tit-line h2{font-size:24px;}
.main .tit-line h2 span {ont-size:16px; margin-top:3px}

.show-box{padding:0;}
.show-box .row{margin:0 -5px !important}
.show-box .col-xs-6{padding:0 5px !important}
.show-box .cp_con{margin:0 0 15px;}
.show-main h4{font-size:18px;}
.news-main .tou h4{font-size:16px;}
.call-us img{padding:5px;}
.news-box .imgbox .text .tou{font-size:16px;}

.case .imgbox{padding:5px !important}
.case .imgbox .tu{margin-bottom:2px !important}
.case .imgbox h4{line-height:30px}
}


@media (max-width:479px){
header{height:55px;}
.logo{line-height:55px;}
.logo img{height:30px; margin-left:-5px}
header .ydd_btn{top:18px; width:30px;}
header .sjdnav{ top:55px}
header .ydd_btn span.span02{margin:4px 0;}
.show .imgbox .xia{padding:10px 0 0;}
.show .imgbox .xia a{width:100%; font-size:12px; line-height:26px; margin-bottom:5px}
.jianjie .hezi2{margin-top:38px;}
.jianjie .hezi2 .left{width:calc(100% - 80px);}
.jianjie .hezi2 .right{width:80px;height:100px;margin-top:0; padding:0; font-size:9px}
.jianjie .hezi2 .right h5{font-size:16px;}
.jianjie .hezi2 .right .xian{margin:10px auto;}
.jianjie .gun{margin-top:0;}
.jianjie .gun .imgbox .tu{margin-bottom:10px;}
.jianjie .gun .imgbox h4{font-size:14px;}

.news-box .imgbox .tu{width:125px; height:100px;}
.news-box .imgbox .text{width:calc(100% - 125px);padding-left:10px;}
.news-box .imgbox .text .tou{font-size:14px;padding:0; line-height:24px}
.news-box .imgbox .text .tou span{display:none;}
.news-box .imgbox .text .zi{line-height:18px; height:36px;margin:3px 0 10px}
.news-box .imgbox .text .more{width:80px;line-height:22px;}

}


@media (max-width:400px){
header .ydd_btn{width:26px;}

}


@media (max-width:380px){
}

@media (max-width:350px){

}
