@charset "utf-8";
/**
 * @author:王欢
 * @email:13341343186@163.com
 * @time:2018-5
 */
@font-face {
    font-family: 'iconfont';
    src: url('//at.alicdn.com/t/font_1432720974_1547027.eot'); /* IE9*/
    src: url('//at.alicdn.com/t/font_1432720974_1547027.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('//at.alicdn.com/t/font_1432720974_1547027.woff') format('woff'), /* chrome銆乫irefox */
    url('//at.alicdn.com/t/font_1432720974_1547027.ttf') format('truetype'), /* chrome銆乫irefox銆乷pera銆丼afari, Android, iOS 4.2+*/
    url('//at.alicdn.com/t/font_1432720974_1547027.svg#iconfont') format('svg'); /* iOS 4.1- */
}
@font-face{font-family:'iconfont';src:url('http://at.alicdn.com/t/font_1432720974_1547027.eot');src:url('http://at.alicdn.com/t/font_1432720974_1547027.eot?#iefix') format('embedded-opentype'),url('http://at.alicdn.com/t/font_1432720974_1547027.woff') format('woff'),url('http://at.alicdn.com/t/font_1432720974_1547027.ttf') format('truetype'),url('http://at.alicdn.com/t/font_1432720974_1547027.svg#iconfont') format('svg')}
@font-face{font-family:'Pacifico';font-style:normal;font-weight:400;src:local('Pacifico Regular'),local('Pacifico-Regular'),url(http://fonts.gstatic.com/s/pacifico/v7/Q_Z9mv4hySLTMoMjnk_rCfesZW2xOQ-xsNqO47m55DA.woff2) format('woff2')}
@font-face {
    font-family: 'Glyphicons Halflings';
    src:url('../bootstrap/fonts/glyphicons-halflings-regular.eot');
    src: url('../bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../bootstrap/fonts/glyphicons-halflings-regular.woff') format('woff'), url('../bootstrap/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
a,a:link,a:visited,a:hover,a:active{text-decoration:none;}
ol,ul,h1,h2,h3,h4,h5,h6,p,dd,dt,dl{ margin: 0; padding: 0;}
*{
    font-family: "微软雅黑";
    margin: 0;
    padding: 0;
    list-style: none;
}
.fa{display:inline-block;font-family:"iconfont";font-size:20px;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale}
.fa-icon-qq:before{content:"\e604"}
.fa-icon-weibo:before{content:"\e600"}
.fa-icon-weixin:before{content:"\e605"}
.fa-icon-zaixianzixun:before{content:"\e608"}
.overflow{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.no-padding{padding-left: 0; padding-right: 0;}
.container{max-width:1200px !important; height: 100%; padding-left: 0; padding-right: 0; overflow: hidden;}
@media (max-width:991px){
    .container{padding-left: 15px; padding-right: 15px;}
}
.container-fluid{max-width: 1000px!important;}
.xiao{padding-left: 10px; padding-right: 10px;}
.no-div{display: none;}
.no_left{padding-left: 0!important;}
.no_right{padding-right: 0;!important;}
.middle{vertical-align: middle;display: table-cell;}
.tr{transition: all 0.4s;-moz-transition: all 0.4s; -webkit-transition: all 0.4s; -o-transition: all 0.4s;}
header{width:100%; height:auto;}
header .head_main{width: 100%;}
/**/
header .head_box{height:110px; overflow:hidden;}
header .head_box .logo{float: left;display: table; height: 100%;}
header .head_box .logo a{display: table-cell; vertical-align: middle;}
header .head_box .logo img{width: 100%; height:auto;}
header .head_box .h_right{float: right; height: 100%; overflow: hidden;}
header .head_box .head_txt{height: 100%; float: left; display: table; margin-right: 100px;}
header .head_box .f_box{width: 300px; height: 30px;}
header .head_box .f_box .f_txt{width: calc(100% - 50px); float: left; height: 100%; border: 1px solid #ccc; padding: 3px 10px;}
header .head_box .f_box .f_btn{width: 50px; float: left; height: 100%; line-height: 30px; text-align: center; background-color: #0854a8; border: none; font-size: 14px; color: #ffffff;}
header .head_box .top_call{float: left; display: table; height: 100%; background: url("../images/head_call.png") no-repeat left 50%; padding-left: 60px;}
header .head_box .top_call h5{font-size: 14px; color: #6a6a6a;}
header .head_box .top_call h4{font-size: 30px; color: #0854a8; font-family: "Impact"; margin-top: 5px;}
/**/
header .head_nav{width: 100%; position: relative; background: #0854a8;}
header .head_nav nav{max-width: 1200px; height: auto; margin: 0 auto;}
header .head_nav ul{width: 100%; float: left;}
header .head_nav .top_li{float: left; width: 11.111%; height: 55px; position: relative; text-align: center;}
header .head_nav .top_li>a{color: #FFFFFF; font-size: 16px; line-height: 55px; display: block; overflow: hidden;}
header .head_nav .top_li>a:after{content: ""; display: block; width: 1px; height: 100%; position: absolute; right: -1px; top: 0; bottom: 0; margin: auto; background-color: rgba(255,255,255,.2);}
header .head_nav .top_li:nth-child(9)>a:after{display: none;}
header .head_nav .top_li:hover>a{background-color: #fe6d00;}
header .head_nav .top_li ul{display: none; position:absolute; top:55px; width: 100%; left: 0; z-index:99999;}
header .head_nav .top_li ul .er{padding:0;height: 40px; background: rgba(0,0,0,0.7); transition:all 0.3s; margin-bottom: 3px;}
header .head_nav .top_li ul .er a{line-height:40px;  color:#fff; transition:all 0.3s; border-bottom: none; display: block; background: none; padding: 0 12px;}
header .head_nav .top_li ul .er:hover{background: #ffb82e;}
header .lunbos{padding-top: 36%; background-size: cover; background-position: 50% 50%; background-repeat: no-repeat;}
header .lunbo .swiper-pagination-bullet-active{background: #f63a00;}
/**/
.m_content{margin-top: 40px;}
.con_layout{margin-top: 30px;}
.main_title{border-bottom: 1px solid #e5e5e5; padding-bottom: 10px; }
.main_title h4{font-size: 22px; color: #0854a8; font-weight: bold; position: relative;  padding-left: 20px;}
.main_title h4:before{content: ""; position: absolute; left: 0; top: 0; bottom: 0; margin: auto; width: 5px; height: 20px; background-color: #0854a8;}
.main_title h4 span{font-size: 22px; color: #6a6a6a; font-family: "Arial"; font-weight: normal; padding-left: 10px;}
/**/
.about_main{width: 100%;}
.about_title{width: 100%; text-align: center; font-size: 0;position: relative; overflow: hidden;}
.about_title:before ,.about_title:after{content: "";  position: absolute; top: 0; bottom: 0; margin: auto; width: calc(50% - 110px); height: 1px; background-color: #b2b2b2;}
.about_title:before{left: 0;}
.about_title:after{right: 0;}
.about_title .title_link{display: inline-block; text-align: center; width: 220px; position: relative; overflow: hidden;}
.about_title .title_link:before, .about_title .title_link:after{content: ""; position: absolute; top: 0; bottom: 0; margin: auto; width: 4px; height: 30px; border-radius: 5px; background-color: #0854a8;}
.about_title .title_link:before{left: 0;}
.about_title .title_link:after{right: 0;}
.about_title h4{font-size: 30px; color: #0854a8; font-weight: bold; }
.about_title h3{font-size: 20px; color: #6a6a6a; font-family: "Arial";margin-top: 4px;}
.about_main .m_l{width: 25%; float: left;}
.about_main .m_l .imgbox{text-align: center; overflow: hidden;}
.about_main .m_l .imgbox img{max-width: 100%; height: auto;}
.about_main .m_r{width: 75%; float: left; padding-left: 30px;}
.about_main .m_r .txtbox{overflow: hidden;}
.about_main .m_r .txtbox p{font-size: 15px; color: #070002; line-height: 23px; max-height: 207px; overflow: hidden;}
/**/
.cp_main{width: 100%;}
.cp_main ul{width: 1220px; overflow: hidden;}
.cp_main li{width: 285px; float: left; margin: 0 20px 0 0;}
.cp_main .item{width: 100%; margin-bottom: 10px;}
.cp_main .item .imgbox{position: relative; display: block; overflow: hidden;}
.cp_main .item .imgbox:before{content: ""; display: block; padding-top: 75%;}
.cp_main .item .imgbox .m_img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: auto;}
.cp_main .item .mask{position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.cp_main .item .mask .mak{position: absolute; top: 50%; left: 50%; width: 100%; text-align: center; max-height: 100%;
    transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%); 	/* IE 9 */
    -moz-transform:translate(-50%,-50%); 	/* Firefox */
    -webkit-transform:translate(-50%,-50%); /* Safari 和 Chrome */
    -o-transform:translate(-50%,-50%); 	/* Opera */}
.cp_main .item .mask h4{font-size: 15px; color: #ffffff; font-weight: bold; display: inline-block;}
.cp_main .item .m_txt{width: 100%; margin-top: 7px; line-height: 20px; text-align: center; overflow: hidden; font-size: 14px; color: #000000;}
.cp_main .item:hover .imgbox .m_img{transform:scale(1.1);}
.cp_main .item:hover .m_txt{color: #0854a8;}
/**/
.main2 .m_content{ background: url("../images/main2_bg.jpg") no-repeat 50% bottom;  background-size: cover;}
.main2 .con_layout{margin-top: 15px;}
.main2 .m_l{width: 50%; float: left; padding-right: 15px;}
.main2 .m_l ul{font-size: 0;}
.main2 .m_l li a{border-bottom: 1px dashed #c2c2c2; width: 100%; height: 40px; line-height: 40px; display: inline-block; font-size: 14px; color: #000000; padding: 0 5px; overflow: hidden;}
.main2 .m_l li a span{float: right; font-size: 14px; color: #000000;}
.main2 .m_l li a:hover{color: #0854a8;}
.main2 .m_l li a:hover span{color: #0854a8;}
.main2 .m_r{width: 50%; float: left; padding-left: 15px;}
.main2 .m_r .txtbox{background: url("../images/tact_img.png")no-repeat left 50%; padding: 25px 0 25px 290px;}
.main2 .m_r .txtbox ul{}
.main2 .m_r .txtbox li{font-size: 15px; color: #000; line-height: 30px;}
.main2 .m_r .txtbox li span{font-size: 24px; color: #000000; font-family: "Impact";}
/**/
.foot{width: 100%; background-color: #0854a8; padding: 20px 0;}
.foot .txtbox{text-align: center;}
.foot .txtbox p{font-size: 14px; color: #ffffff; line-height: 25px;}
/*手机底部*/
.hot{width:100%; height:58px; background:#000; position:fixed; bottom:0; left:0; z-index:99; border-top:solid 2px #fff;}
.hot span{ color:#fff; font-size:16px; line-height:20px;}
.hot h6{ font-size:12px; line-height:20px;}
.hot .row div a{ display:block; color:#fff; padding:8px 0;}
.hot .row div a:hover{background-color: #0854a8;}
.dbbox{ position: fixed; left: 0; bottom:70px; z-index:99; width: 100%;}
.dbbox .dbs{ position: relative; padding: 0 15px; display:none;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px;}
.dbbox .dbs.ewm-box{ text-align:center; }
.dbbox .dbs.ewm-box:after{ content: ""; position: absolute; left:50%; bottom:-6px; z-index: 1; width:25%; height:6px;}
.dbbox .dbs.fenxiang-box:after{ content: ""; position: absolute; left:75%; bottom:-6px; z-index: 1; width:25%; height:6px;}
.dbbox .dbs.ewm-box img{ max-width: 140px;}
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li{position: relative; padding: 6px 0; width: 20%; height: 44px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a{ position: absolute; left: 50%; top:6px; margin:0 0 0 -16px; float: inherit !important; display: block;}
/**/
.inner_page{width: 100%;}
.inner_page .con_layout{margin-top: 20px;}
.inner_page .n_content{margin: 40px 0 60px 0;}
.inner_page .page_left{width: 260px; float: left;}
.inner_page .page_title{border-bottom: 1px solid #ccc; position: relative; overflow: hidden;}
.inner_page .page_title h4{font-size: 24px; line-height: 55px; color: #0854a8; font-weight: bold; float: left; position: relative; padding-left: 20px;}
.inner_page .page_title h4:before{content: ""; position: absolute; top: 0; bottom: 0; left: 0; margin: auto; width: 5px; height: 20px; background-color: #0854a8;}
.inner_page .page_title h5{float: right; font-size: 14px; color: #000000; margin-top: 22px;}
.inner_page .page_title h5 a{font-size: 14px; color: #000000;}
/**/
.sideBar_page{width: 100%;}
.sideBar_page .n_ul{font-size: 0;}
.sideBar_page .n_li{margin-bottom: 5px;}
.sideBar_page .n_li>a .side_span{float: right; top: 14px; right: 10px;}
.sideBar_page .n_li>a{line-height: 55px; border-bottom: 1px solid #d9d9d9; position: relative; padding-left: 20px; display: block; font-size: 24px; color: #0854a8; font-weight: bold;}
.sideBar_page .n_li>a:before{content: ""; position: absolute; top: 0; bottom: 0; left: 0; margin: auto; width: 5px; height: 20px; background-color: #0854a8;}
.sideBar_page .n_li .er{margin: 5px 0; font-size: 0;}
.sideBar_page .n_li .er li a{background: url("../images/n_jian.jpg") no-repeat left 50%; padding-left: 20px; font-size: 14px; color: #6a6a6a; line-height: 40px; display: block; border-bottom: 1px solid #f2f2f2;}
.sideBar_page .n_li .er li a:hover{color: #0854a8;}
.inner_page .page_right{width: calc(100% - 260px); float: left; padding-left: 40px;}

/*产品页面*/
.cp_page .item{width: 100%; margin-bottom: 10px;}
.cp_page .item .imgbox{position: relative; display: block; overflow: hidden;}
.cp_page .item .imgbox:before{content: ""; display: block; padding-top: 75%;}
.cp_page .item .imgbox .m_img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: auto;}
.cp_page .item .mask{position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.cp_page .item .mask .mak{position: absolute; top: 50%; left: 50%; width: 100%; text-align: center; max-height: 100%;
    transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%); 	/* IE 9 */
    -moz-transform:translate(-50%,-50%); 	/* Firefox */
    -webkit-transform:translate(-50%,-50%); /* Safari 和 Chrome */
    -o-transform:translate(-50%,-50%); 	/* Opera */}
.cp_page .item .mask h4{font-size: 15px; color: #ffffff; font-weight: bold; display: inline-block;}
.cp_page .item .m_txt{width: 100%; margin-top: 7px; line-height: 20px; text-align: center; overflow: hidden; font-size: 14px; color: #000000;}
.cp_page .item:hover .imgbox .m_img{transform:scale(1.1);}
.cp_page .item:hover .m_txt{color: #0854a8;}
/*内页*/
.cp_show{width: 100%;}
.cp_show .imgbox{text-align: center; overflow: hidden;}
.cp_show .imgbox img{max-width: 100%; height: auto;}
.cp_show .txtbox{margin-top: 15px;}
.cp_show .txtbox p{font-size: 14px; color: #333333; line-height: 25px;}

/*新闻页面*/
.news_page{width: 100%;}
.news_page li a{border-bottom: 1px dotted #c2c2c2; height: 40px; line-height: 40px; display: block; font-size: 14px; color: #000; overflow: hidden;}
.news_page li a span{float: right; font-size: 14px; color: #000;}
.news_page li a:hover{color: #0854a8;}
/*内页*/
.news_show{width: 100%;}
.news_show .imgbox{text-align: center; overflow: hidden;}
.news_show .imgbox img{max-width: 100%; height: auto;}
.news_show .txtbox{margin-top: 15px;}
.news_show .txtbox p{font-size: 14px; color: #333333; line-height: 25px;}

/*联系我们页面*/
.contact_page{width: 100%;}
.contact_page .txtbox{overflow: hidden;}
.contact_page .txtbox p{font-size: 14px; color: #333333; line-height: 25px;}
.contact_page .ditu{margin-top: 20px; overflow: hidden; text-align: center;}
.contact_page .ditu img{max-width: 100%; height: auto;}

@media (max-width:1199px){
    header .head_box .logo img{width: 400px;}
    header .head_box .head_txt{margin-right: 30px;}
    header .head_box .f_box{width: 260px;}
    header .head_nav .top_li{height: 45px;}
    header .head_nav .top_li>a{line-height: 45px; font-size: 14px;}
    .about_main .m_r{padding-left: 20px;}
    .about_main .m_r .txtbox p{font-size: 13px; line-height: 20px;}
    .cp_main ul{width: 100%;}
    .cp_main li{width: 25%; margin: 0; padding: 0 10px;}
    .cp_main .item .mask h4{font-size: 14px;}
    .main2 .m_r .txtbox li{font-size: 14px;}
    .main2 .m_r .txtbox li span{font-size: 20px;}
    /*内页*/
    .inner_page .page_left{width: 230px;}
    .inner_page .page_right{width: calc(100% - 230px);}
    .sideBar_page .n_li>a{line-height: 50px; font-size: 20px;}
    .sideBar_page .n_li .er li a{line-height: 35px;}
    .inner_page .page_title h4{font-size: 20px; line-height: 50px;}
    .inner_page .page_title h5{margin-top: 20px;}
    .cp_page .item .mask h4{font-size: 14px;}
}

@media (min-width:991px){

}

@media (max-width:991px){
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
        position: relative;
        min-height: 1px;
        padding-right: 5px;
        padding-left: 5px;
    }
    header .head_main{width: 100%;}
    header .head_box{height: 100px;}
    header .head_box .logo img{width: 360px;}
    header .head_box .head_txt{margin-right: 50px;}
    header .top_btn{font-size: 32px; color: #222; position: absolute; top: 36px; right: 18px;}
    header .head_nav{position: absolute; top: 90px;; right: 0; display: none; width: 130px; z-index: 99999; height: auto;}
    header .head_nav ul{padding: 0;}
    header .head_nav .top_li{width: 100%!important; height: 40px; background: none;}
    header .head_nav .top_li:after{display: none;}
    header .head_nav .top_li>a{font-size: 14px; line-height: 40px; border-bottom: none;}
    header .head_nav .top_li ul{display: none!important;}
    .m_content{margin-top: 25px;}
    .main_title h4{padding-left: 10px;}
    .main_title h4:before{width: 3px; height: 15px;}
    .con_layout{margin-top: 20px;}
    .about_title h4{font-size: 24px;}
    .about_title h3{font-size: 16px;}
    .about_title .title_link{width: 200px;}
    .about_title:before, .about_title:after{width: calc(50% - 100px);}
    .about_main .m_l{width: 30%;}
    .about_main .m_r{width: 70%;}
    .about_main .m_r .txtbox p{font-size: 12px;}
    .main_title h4{font-size: 18px;}
    .main_title h4 span{font-size: 18px;}
    .cp_main .item .mask h4{font-size: 12px;}
    .cp_main .item .m_txt{font-size: 12px;}
    .main2 .m_l{width: 100%; padding: 0;}
    .main2 .m_r{width: 100%; padding: 0; margin-top: 15px;}
    /*内页*/
    .inner_page .page_left{width: 180px;}
    .inner_page .page_right{width: calc(100% - 180px); padding-left: 20px;}
    .sideBar_page .n_li>a{line-height: 45px; font-size: 18px;}
    .inner_page .page_title h4{font-size: 18px; line-height: 45px;}
    .inner_page .page_title h5{margin-top: 15px;}
    .cp_page .item .mask h4{font-size: 12px;}
    .cp_page .item .m_txt{font-size: 12px;}
    .news_page li a{height: 35px; line-height: 35px;}
    .news_page li a span{font-size: 12px;}
}

@media (min-width: 768px){
    .sideBar_page .n_ul{display: block!important;}
}

@media (max-width: 767px){
    .container{padding-left: 15px; padding-right: 15px;}
    header .head_box{height: 70px;}
    header .head_box .logo img{width: 280px;}
    header .head_box .head_txt{margin-left: 15px; padding-left: 15px;}
    header .head_box .head_txt:before{height: 45px;}
    header .top_btn{top: 22px; font-size: 28px;}
    header .head_nav{top: 60px;}
    header .lunbos{padding-top: 55%;}
    .about_main .m_l{width: 100%;}
    .about_main .m_r{width: 100%; padding: 0; margin-top: 15px;}
    .main_title h4{font-size: 15px;}
    .main_title h4 span{font-size: 15px;}
    .cp_main li{width: 50%;}
    .main2 .m_l li a{height: 35px; line-height: 35px;}
    /*内页*/
    .inner_page .page_left{width: 100%;}
    .inner_page .page_right{width: 100%; padding: 0;}
    .sideBar_page .n_li .er{display: none;}

}


@media (max-width:500px){
    .about_title h4{font-size: 20px;}
    .about_title h3{font-size: 14px;}
    .about_title .title_link{width: 170px;}
    .about_title:before, .about_title:after{width: calc(50% - 85px);}
    .about_title .title_link:before, .about_title .title_link:after{height: 20px; width: 3px;}
    .main_title h4 span{display: none;}
    .main2 .m_r .txtbox{background: none; padding: 15px 0;}
    /*内页*/
    .inner_page .page_title h5{display: none;}
}

@media (max-width:400px){

}

@media (max-width:376px){

}

@media (max-width:360px){
    header .head_box .logo img{width: 240px;}
}