﻿@charset "utf-8";
/**
 * @author:王欢
 * @email:710569885@qq.com
 * @time:2019-1
 */
@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;}
@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_top{height: 40px; background-color: #1e6bd4; overflow: hidden;}
header .head_top h4{float: left; line-height: 40px; font-size: 14px; color: #fff;}
header .head_top .top_link{float: right; overflow: hidden;}
header .head_top .top_link a{float: left; position: relative; display: inline-block; padding-left: 20px; font-size: 14px; color: #fff; margin-left: 12px; line-height: 40px;}
header .head_top .top_link a:nth-child(1){background: url("../images/top_01.png") no-repeat left;}
header .head_top .top_link a:nth-child(2){background: url("../images/top_02.png") no-repeat left;}
/**/
header .head_box{height:140px; 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 .head_txt{float: left; height: 100%; margin-left: 15px; padding-left: 15px; position: relative; display: table;}
header .head_box .head_txt:before{content: ""; position: absolute; top: 0; left: 0; bottom: 0; margin: auto; width: 1px; height: 70px; background: url("../images/gang.png") no-repeat; background-size: 100% 100%;}
header .head_box .head_txt img{max-width: 100%; height: auto;}
header .head_box .h_right{height: 100%; float: right;}
header .head_box .top_call{float: left; margin-left: 30px; display: table; height: 100%;}
header .head_box .top_call .box{background: url("../images/head_call.png") no-repeat left top; padding-left: 45px;}
header .head_box .top_call h5{font-size: 14px; color: #131313;}
header .head_box .top_call h4{font-size: 30px; color: #ff0000; font-family: "Impact"; margin-top: 3px;}
/**/
header .head_nav{width: 100%; position: relative; background-color: #fff; border-top: 1px solid #d6d6d6;}
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: 12.5%; height: 55px; position: relative; text-align: center;}
header .head_nav .top_li>a{color: #000000; font-size: 18px; line-height: 55px; display: block; overflow: hidden;}
/*header .head_nav .top_li:after{content: ""; display: block; width: 1px; height: 13px; position: absolute; right: -1px; top: 0; bottom: 0; margin: auto; background: #b8b9ba;}*/
header .head_nav .top_li:nth-child(8):after{display: none;}
header .head_nav .top_li:hover>a{background-color: #1e6bd4; color: #fff;}
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: #1e6bd4;}
header .lunbos{padding-top: 25%; background-size: cover; background-position: 50% 50%; background-repeat: no-repeat;}
header .lunbo .swiper-pagination-bullet-active{background: #226aad;}
section{width: 100%; overflow: hidden;}
/**/
.m_content{padding: 40px 0;}
.con_layout{margin-top: 30px;}
.mainTitle{text-align: center; overflow: hidden;}
.mainTitle .EN{font-size: 44px; color: #0259cf; font-family: "Arial";}
.mainTitle .CN{font-size: 35px; color: #131313; display: inline-block; position: relative; padding: 0 15px;}
.mainTitle .CN:before, .mainTitle .CN:after{content: ""; position: absolute; top: 0; bottom: 0; margin: auto; width: 600px; height: 1px; background-color: #323232;}
.mainTitle .CN:before{left: 100%;}
.mainTitle .CN:after{right: 100%;}
/**/
.main1{width: 100%;}
.main1 .hd{text-align: center; overflow: hidden; font-size: 0;}
.main1 .hd ul{display: inline-block; overflow: hidden; font-size: 0;}
.main1 .hd ul li{display: inline-block; padding: 0 8px; margin-bottom: 5px;}
.main1 .hd li a{display: inline-block; width: 230px; height: 32px; line-height: 32px; text-align: center; background-color: #e8e9e9; font-size: 18px; color: #131313; border-radius: 10px;}
.main1 .bd{margin-top: 20px;}
.main1 .bd ul{width: 1220px; overflow: hidden;}
.main1 .bd li{width: 285px; float: left; margin: 0 20px 20px 0;}
.main1 .item{width: 100%; border: 1px solid #efefef; padding: 5px; box-shadow: 3px 3px 3px #bbb;}
.main1 .item .imgbox{position: relative; display: block; overflow: hidden; border: 1px solid #bababa;}
.main1 .item .imgbox:before{content: ""; display: block; padding-top: 70%;}
.main1 .item .imgbox .imgs{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: auto;}
.main1 .item .txtbox{overflow: hidden; padding: 10px 0;}
.main1 .item .txtbox h4{width: 100%; float: left; font-size: 15px; color: #131313; line-height: 30px; padding-right: 30px; background: url("../images/jiantou.png") no-repeat right;}
.main1 .item:hover .imgbox{border-color: #bad2f2;}
.main1 .item:hover .imgbox .imgs{transform:scale(1.1);}
.main1 .more{margin-top: 15px; text-align: center;}
.main1 .more a{display: inline-block; width: 180px; height: 32px; line-height: 30px; border-radius: 10px; border: 1px solid #1e6bd4; text-align: center; font-size: 14px; color: #1e6bd4;}
.main1 .more a:hover{background-color: #1e6bd4; color: #fff;}
/**/
.main2{width: 100%; background-color: #007aff;}
.main2 .box1{position: relative; top: 40px;}
.main2 .mLeft{width: 50%; float: left; padding-right: 20px;}
.main2 .mRight{width: 50%; float: left;}
.main2 .title{position: relative; padding: 35px 0;}
.main2 .title h4{font-size: 30px; color: #fff; display: inline-block; border-bottom: 1px solid #fff; padding-bottom: 10px;}
.main2 .title h2{position: absolute; font-size: 100px; color: rgba(255,255,255,.1); left: 10px; top: 0; bottom: 0; margin: auto;}
.main2 .txtbox{margin-top: 10px;}
.main2 .txtbox p{font-size: 16px; color: #fff; line-height: 30px; height: 120px; overflow: hidden;}
.main2 .list{margin-top: 20px; overflow: hidden;}
.main2 .list li{width: 33.333%; float: left; padding: 0 10px;}
.main2 .list .imgbox{position: relative; display: block; overflow: hidden;}
.main2 .list .imgbox:before{content: ""; display: block; padding-top: 64%;}
.main2 .list .imgbox .imgs{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: auto;}
.main2 .mRight .imgbox{margin-top: 30px; height: 344px; overflow: hidden; text-align: center;}
.main2 .mRight .imgbox .imgs{width: 100%; height: 100%;}
.main2 .box2{padding: 80px 0; background: url("../images/m2_lang.png") no-repeat 50% 100% #fff; background-size: cover;}
.main2 .more{text-align: center;}
.main2 .more a{display: inline-block; width: 180px; height: 32px; line-height: 30px; border-radius: 10px; border: 1px solid #1e6bd4; text-align: center; font-size: 14px; color: #1e6bd4;}
.main2 .more a:hover{background-color: #1e6bd4; color: #fff;}
/**/
.main3 ul{width: 1220px; overflow: hidden;}
.main3 li{width: 285px; float: left; margin: 0 20px 20px 0;}
.main3 .item{width: 100%; border: 1px solid #efefef; padding: 5px; box-shadow: 3px 3px 3px #bbb;}
.main3 .item .imgbox{position: relative; display: block; overflow: hidden; border: 1px solid #bababa;}
.main3 .item .imgbox:before{content: ""; display: block; padding-top: 70%;}
.main3 .item .imgbox .imgs{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: auto;}
.main3 .item .txtbox{overflow: hidden; padding: 10px 0;}
.main3 .item .txtbox h4{width: 100%; float: left; font-size: 15px; color: #131313; line-height: 30px; padding-right: 30px; background: url("../images/jiantou.png") no-repeat right;}
.main3 .item:hover .imgbox{border-color: #bad2f2;}
.main3 .item:hover .imgbox .imgs{transform:scale(1.1);}
.main3 .more{margin-top: 15px; text-align: center;}
.main3 .more a{display: inline-block; width: 180px; height: 32px; line-height: 30px; border-radius: 10px; border: 1px solid #1e6bd4; text-align: center; font-size: 14px; color: #1e6bd4;}
.main3 .more a:hover{background-color: #1e6bd4; color: #fff;}
/**/
.main4{width: 100%; position: relative;}
.main4 .main4_bg{position: absolute; top: 0; left: 0; z-index: -1; width: 100%; height: 480px; background: url("../images/m4_bg.jpg") no-repeat 50% 50%; background-size: cover;}
.main4 .item{width: 100%; border: 1px solid #c4c4c3;}
.main4 .item .imgbox{position: relative; display: block; overflow: hidden;}
.main4 .item .imgbox:before{content: ""; display: block; padding-top: 67%;}
.main4 .item .imgbox .imgs{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: auto;}
.main4 .item .txtbox{padding: 20px; background-color: #fff; border-top: 1px solid #c4c4c3;}
.main4 .item .txtbox .title{font-size: 20px; color: #131313;  height: 25px; line-height: 25px; overflow: hidden;}
.main4 .item .txtbox .date{font-size: 16px; color: #7e7e7e; margin-top: 8px; height: 20px; line-height: 20px; overflow: hidden;}
.main4 .item .txtbox .txts{margin-top: 5px; font-size: 16px; color: #7e7e7e; line-height: 30px; height: 60px; overflow: hidden;}
.main4 .item .txtbox .more{margin-top: 10px;  padding: 0 15px; height: 25px; line-height: 25px; font-size: 14px; color: #fff; background-color: #0259cf; border-radius: 20px; display: inline-block;}
.main4 .item:hover{border-color: #0259cf; box-shadow: 3px 3px 3px #0259cf;}
.main4 .more{margin-top: 15px; text-align: center;}
.main4 .more a{display: inline-block; width: 180px; height: 32px; line-height: 30px; border-radius: 10px; border: 1px solid #1e6bd4; text-align: center; font-size: 14px; color: #1e6bd4;}
.main4 .more a:hover{background-color: #1e6bd4; color: #fff;}
/**/
.main5{width: 100%;}
.main5 .title{position: relative; overflow: hidden;}
.main5 .title:before{content: ""; position: absolute; top: 0; bottom: 0; left: 0; margin: auto; width: 100%; height: 3px; border: 1px dotted #aaa;}
.main5 .title h4{font-size: 30px; color: #0259cf; float: left; background-color: #fff; position: relative; z-index: 1; padding-right: 10px;}
.main5 .title h4 span{font-size: 15px; color: #131313;}
.main5 ul{width: 1210px; overflow: hidden;}
.main5 li{width: 232px; float: left; margin: 0 10px 0 0;}
.main5 .item{width: 100%;}
.main5 .item .imgbox{display: block; overflow: hidden; position: relative; border: 1px solid #d2d2d2;}
.main5 .item .imgbox:before{content: ""; display: block; padding-top: 50%;}
.main5 .item .imgbox .imgs{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; max-width: 100%; height: auto;}
.main5 .item .txts{width: 100%; height: 50px; line-height: 50px; text-align: center; font-size: 16px; color: #131313;}
.main5 .item:hover .imgbox{border-color: #0259cf;}
.foot1{background-color: #0259cf;}
.foot1 ul{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;height:150px;}
.foot1 ul li{display:flex;align-items:center;}
.foot1 ul li img{display:block;max-width:100%;margin-right:18px;}
.foot1 ul li .txt .t1{font-size:26px;color:#fff;line-height:42px;}
.foot1 ul li .txt .t2{font-size:18px;color:#fff;line-height:34px;}
.foot2{background:#e6e6e6;padding:30px 0;}
.foot2 .foot-lxfs{display:flex;justify-content:space-between;}
.foot2 .foot-nav{color:#131313;line-height:30px;}
.foot2 .foot-nav a{font-size:14px;color:#131313; padding: 0 10px;}
.foot2 .foot-lxfs .txt{line-height:28px;color:#333;font-size:14px;}
.foot2 .foot-nav a:hover{color:#007aff;text-decoration:underline !important;}
.foot2 .foot-right{display:flex;align-items:center;}
.foot2 .foot-right img{display:block;width:115px;height:115px;border:5px solid #fff;max-width:100%;}
.foot2 .foot-right span{display:block;font-size:14px;color:#222;line-height:30px;margin:0 20px;}
/*内页*/
.inner_page{width: 100%;}
.inner_page .con_layout{margin-top: 20px;}
.n_content{margin: 0 0 50px 0;}
.inner_page .page_left{width: 240px; float: left;}
.inner_page .page_right{width: calc(100% - 240px); float: left; padding-left: 30px;}
.inner_page .page_title{background-color: #0259cf; padding: 10px; overflow: hidden; margin-top: 50px;}
.inner_page .page_title h4{background: url("../images/page_title.png") no-repeat left; padding-left: 20px; font-size: 14px; color: #fff;}
.inner_page .page_title h4 a{color: #fff;}
/**/
.sideBar_page .side_top{margin-bottom: 15px;}
.sideBar_page .n_tit{background: url("../images/page_title.jpg") no-repeat 50% 50%; position: relative; font-size: 0; text-align: left; padding: 25px 15px;}
.sideBar_page .n_tit>h4{font-size: 24px; color: #ffffff; font-weight: bold; display: inline-block;}
.sideBar_page .n_tit>h5{font-size: 16px; color: #fff; margin-top: 6px; font-family: "Arial";}
.sideBar_page .n_tit .side_span{position: absolute; right: 15px; top: 12px; font-size: 22px; color: #ffffff;}
/*.sideBar_page ul{display: none;}*/
.sideBar_page .n_ul{background-color: #ffffff;}
.sideBar_page .n_li{width: 100%; position: relative; margin-bottom: 7px;}
.sideBar_page .n_li>a{display: block; position: relative; width: 100%; height: 50px; line-height: 50px; padding: 0 30px 0 15px; font-size: 16px; color: #131313; background-color: #f5f5f5; text-align: left;}
.sideBar_page .n_li>a:before{content: ">"; position: absolute; top: 0; bottom: 0; right: 15px; margin: auto; font-size: 14px;}
.sideBar_page .n_li:hover>a{color: #fff; background-color: #073e77;}
.sideBar_page .er{width: 95%; margin-left: 5%; margin-top: 10px; padding: 0 5px; overflow: hidden; border-left: 1px dotted #787878;}
.sideBar_page .er li{width: 100%; float: left; position: relative; padding-left: 30px;}
.sideBar_page .er li:before{content: "";position: absolute; top: 0; bottom: 0; left: 5px; margin: auto; width: 15px; height: 1px; border-bottom: 1px dotted #787878;}
.sideBar_page .er li a{line-height: 30px; height: 30px; overflow: hidden; text-align: left; display: block; font-size: 14px; color: #858585;}
.sideBar_page .er li a:hover{color: #0261ad;}
.sideBar_page .side_bot{width: 100%;}
.sideBar_page .side_bot .imgbox{text-align: center; overflow: hidden;}
.sideBar_page .side_bot .imgbox img{max-width: 100%; height: auto;}
.sideBar_page .side_bot .txtbox{background-color: #f4f4f4; padding: 15px 10px;}
.sideBar_page .side_bot .txtbox h4{font-size: 22px; color: #000; background: url("../images/zuo_call.png") no-repeat left; line-height: 26px; padding-left: 30px;}
.sideBar_page .side_bot .txtbox h2{font-size: 34px; color: #0461c9; font-family: "Impact"; margin-top: 10px;}
.sideBar_page .side_bot .txtbox p{font-size: 14px; color: #131313; line-height: 25px; margin-top: 8px;}
/*产品页面*/
.product_page{width: 100%; overflow: hidden;}
.product_page .item{width: 100%; border: 1px solid #efefef; padding: 5px; box-shadow: 3px 3px 3px #bbb; margin-bottom: 15px;}
.product_page .item .imgbox{position: relative; display: block; overflow: hidden; border: 1px solid #bababa;}
.product_page .item .imgbox:before{content: ""; display: block; padding-top: 70%;}
.product_page .item .imgbox .imgs{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: auto;}
.product_page .item .txtbox{overflow: hidden; padding: 10px 0;}
.product_page .item .txtbox h4{width: 100%; float: left; font-size: 15px; color: #131313; line-height: 30px; padding-right: 30px; background: url("../images/jiantou.png") no-repeat right;}
.product_page .item:hover .imgbox{border-color: #bad2f2;}
.product_page .item:hover .imgbox .imgs{transform:scale(1.1);}
/*内页*/
.product_show{width: 100%;}
.product_show .imgbox{text-align: center; overflow: hidden;}
.product_show .imgbox img{max-width: 100%; height: auto;}
.product_show .txtbox{margin-top: 15px;}
.product_show .txtbox p{font-size: 14px; color: #131313; line-height: 25px;}

/*关于我们页面*/
.about_page{width: 100%;}
.about_page .txtbox{overflow: hidden;}
.about_page .txtbox p{font-size: 14px; color: #131313; line-height: 25px;}

/*合作伙伴页面*/
.partner_page .item{width: 100%;}
.partner_page .item .imgbox{display: block; overflow: hidden; position: relative; border: 1px solid #d2d2d2;}
.partner_page .item .imgbox:before{content: ""; display: block; padding-top: 50%;}
.partner_page .item .imgbox .imgs{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: auto;}
.partner_page .item .txts{width: 100%; height: 50px; line-height: 50px; text-align: center; font-size: 16px; color: #131313;}
.partner_page .item:hover .imgbox{border-color: #0259cf;}

/*案例页面*/
.case_page{width: 100%; overflow: hidden;}
.case_page .item{width: 100%; border: 1px solid #efefef; padding: 5px; box-shadow: 3px 3px 3px #bbb; margin-bottom: 15px;}
.case_page .item .imgbox{position: relative; display: block; overflow: hidden; border: 1px solid #bababa;}
.case_page .item .imgbox:before{content: ""; display: block; padding-top: 70%;}
.case_page .item .imgbox .imgs{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: auto;}
.case_page .item .txtbox{overflow: hidden; padding: 10px 0;}
.case_page .item .txtbox h4{width: 100%; float: left; font-size: 15px; color: #131313; line-height: 30px; padding-right: 30px; background: url("../images/jiantou.png") no-repeat right;}
.case_page .item:hover .imgbox{border-color: #bad2f2;}
.case_page .item:hover .imgbox .imgs{transform:scale(1.1);}

/*新闻页面*/
.news_page .item{width: 100%; border: 1px solid #c4c4c3; margin-bottom: 15px;}
.news_page .item .imgbox{position: relative; display: block; overflow: hidden;}
.news_page .item .imgbox:before{content: ""; display: block; padding-top: 67%;}
.news_page .item .imgbox .imgs{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: auto;}
.news_page .item .txtbox{padding: 15px; background-color: #fff; border-top: 1px solid #c4c4c3;}
.news_page .item .txtbox .title{font-size: 16px; color: #131313;  height: 25px; line-height: 25px; overflow: hidden;}
.news_page .item .txtbox .date{font-size: 12px; color: #7e7e7e; height: 20px; line-height: 20px; margin-top: 5px; overflow: hidden;}
.news_page .item .txtbox .txts{font-size: 12px; color: #7e7e7e; line-height: 25px; height: 50px; margin-top: 2px; overflow: hidden;}
.news_page .item .txtbox .more{margin-top: 12px;  padding: 0 15px; height: 25px; line-height: 25px; font-size: 14px; color: #fff; background-color: #0259cf; border-radius: 20px; display: inline-block;}
.news_page .item:hover{border-color: #0259cf; box-shadow: 3px 3px 3px #0259cf;}
.news_page .more{margin-top: 15px; text-align: center;}
.news_page .more a{display: inline-block; width: 180px; height: 32px; line-height: 30px; border-radius: 10px; border: 1px solid #1e6bd4; text-align: center; font-size: 14px; color: #1e6bd4;}
.news_page .more a:hover{background-color: #1e6bd4; color: #fff;}
/*内页*/
.news_show{width: 100%;}
.news_show .imgbox{text-align: center; overflow: hidden;}
.news_show .imgbox img{max-width: 100%; height: auto;}
.news_show .title{text-align: center; margin-top: 15px;}
.news_show .title h4{font-size: 18px; color: #131313;}
.news_show .title h5{font-size: 14px; color: #7e7e7e; margin-top: 10px;}
.news_show .txtbox{margin-top: 15px;}
.news_show .txtbox p{font-size: 14px; color: #131313; line-height: 25px;}

/*招贤纳士页面*/
.joinUs_page{width: 100%;}
.joinUs_page .txtbox{overflow: hidden;}
.joinUs_page .txtbox p{font-size: 14px; color: #131313; line-height: 25px;}

/*联系我们页面*/
.contact_page{width: 100%;}
.contact_page .txtbox{overflow: hidden;}
.contact_page .txtbox p{font-size: 14px; color: #131331; line-height: 25px;}
.contact_page .ditu{text-align: center; overflow: hidden; margin-top: 15px;}
.contact_page .ditu img{max-width: 100%; height: auto;}

/*手机底部*/
.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: #095ca6;}
.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;}

@media (max-width:1199px){
    header .head_top{height: 30px;}
    header .head_top h4{line-height: 30px;}
    header .head_top .top_link a{line-height: 30px;}
    header .head_box{height: 100px;}
    header .head_box .logo img{width: 400px;}
    header .head_box .head_txt img{width: 260px;}
    header .head_box .top_call h4{font-size: 26px;}
    header .head_nav .top_li{height: 45px;}
    header .head_nav .top_li>a{line-height: 45px; font-size: 16px;}
    .m_content{padding: 30px 0;}
    .con_layout{margin-top: 20px;}
    .mainTitle .EN{font-size: 30px;}
    .mainTitle .CN{font-size: 28px;}
    .main1 .hd li a{font-size: 14px;}
    .main1 .bd ul{width: 100%;}
    .main1 .bd li{width: 25%; margin: 0 0 15px 0; padding: 0 7px}
    .main1 .item .txtbox{padding: 5px 0;}
    .main2 .title{padding: 20px 0;}
    .main2 .title h4{font-size: 24px;}
    .main2 .title h2{font-size: 70px;}
    .main2 .box1{top: 0;}
    .main2 .txtbox p{font-size: 14px; line-height: 25px; height: 100px;}
    .main2 .mRight .imgbox{height: 300px;}
    .main2 .box2{padding: 30px 0 60px 0}
    .main3 ul{width: 100%;}
    .main3 li{width: 25%; margin: 0 0 15px 0; padding: 0 7px}
    .main3 .item .txtbox{padding: 5px 0;}
    .main4 .main4_bg{height: 400px;}
    .main4 .item .txtbox{padding: 15px;}
    .main4 .item .txtbox .title{font-size: 16px;}
    .main4 .item .txtbox .date{font-size: 14px;}
    .main4 .item .txtbox .txts{font-size: 14px; line-height: 25px; height: 50px;}
    .main5 ul{width: 100%;}
    .main5 li{width: 20%; padding: 0 5px; margin: 0;}
    .foot1 ul li img{max-width:30%;}
    .foot1 ul li .txt .t1{font-size:22px;}
    .foot1 ul li .txt .t2{font-size:14px;}
    .foot2 .foot-right{display: none;}
    .foot2{padding: 15px 0;}
    .foot2 .foot-nav a{padding: 0 8px;}
    /*内页*/
    .sideBar_page .n_tit{padding: 20px 15px;}
    .product_page .item .txtbox{padding: 5px 0;}
    .case_page .item .txtbox{padding: 5px 0;}
    .news_page .item .txtbox{padding: 10px;}
    .news_page .item .txtbox .txts{height: 60px; line-height: 20px;}
    .news_page .item .txtbox .date{margin-top: 0;}
    .news_page .item .txtbox .more{font-size: 12px}
}

@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: 80px;}
    header .head_box .head_txt{display: none;}
    header .top_btn{font-size: 32px; color: #222; position: absolute; top: 53px; right: 18px;}
    header .head_nav{position: absolute; top: 100px;; right: 0; display: none; width: 130px; z-index: 99999; height: auto;}
    header .head_nav ul{padding: 0;}
    header .head_nav .top_li{width: 100%; 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;}
    .mainTitle .EN{font-size: 24px;}
    .mainTitle .CN{font-size: 20px; margin-top: 5px;}
    .main1 .hd li a{width: 200px; height: 30px; line-height: 30px;}
    .main2 .mLeft{width: 100%; padding: 15px 0;}
    .main2 .mRight{width: 100%; display: none;}
    .main2 .title{padding: 0;}
    .main2 .title h2{display: none;}
    .main2 .txtbox p{max-height: 100px; height: auto;}
    .main4 .main4_bg{height: 380px;}
    .main4 .item .txtbox .date{margin-top: 5px;}
    .main5 .title h4{font-size: 24px;}
    .main5 .title h4 span{font-size: 14px;}
    .main5 .item .txts{height: 30px; line-height: 30px; font-size: 14px;}
    .foot1 ul{height:initial;padding:20px 0;}
    .foot1 ul li{width:25%;}
    .foot1 ul li img{width:22%;}
    .foot1 ul li .txt .t2{font-size:12px;line-height:20px;}
    .foot1 ul li .txt .t1{font-size:18px;line-height:24px;}
    /*内页*/
    .inner_page .page_left{width: 200px;}
    .inner_page .page_right{width: calc(100% - 200px);}
    .inner_page .page_title{margin-top: 30px;}
    .sideBar_page .n_tit{padding: 15px 10px;}
    .sideBar_page .n_tit>h4{font-size: 20px;}
    .sideBar_page .n_tit>h5{font-size: 14px;}
    .sideBar_page .n_li>a{height: 40px; line-height: 40px; font-size: 14px;}
    .sideBar_page .er li a{font-size: 13px;}
    .sideBar_page .side_bot .txtbox h4{font-size: 17px;}
    .sideBar_page .side_bot .txtbox h2{font-size: 24px;}
    .sideBar_page .side_bot .txtbox p{font-size: 12px;}
    .partner_page .title h4{font-size: 24px;}
    .partner_page .title h4 span{font-size: 14px;}
    .partner_page .item .txts{height: 30px; line-height: 30px; font-size: 14px;}
}

@media (min-width: 768px){
    /*.sideBar_page .n_ul{display: block!important;}*/
}

@media (max-width: 767px){
    .container{padding-left: 15px; padding-right: 15px;}
    header .head_top .top_link{display: none;}
    header .head_top h4{font-size: 12px;}
    header .head_box{height: 70px;}
    header .head_box .logo img{width: 300px;}
    header .top_btn{top: 50px; font-size: 28px;}
    header .head_nav{top: 90px;}
    header .lunbos{padding-top: 42%;}
    .m_content{padding: 20px 0;}
    .mainTitle .EN{font-size: 20px;}
    .mainTitle .CN{font-size: 18px;}
    .main1 .hd ul li{padding: 0 5px;}
    .main1 .hd li a{width: 170px; font-size: 12px;}
    .main1 .bd li{width: 50%;}
    .main2 .txtbox p{font-size: 12px; line-height: 20px; max-height: 120px;}
    .main2 .box2{padding: 20px 0 40px 0;}
    .main3 li{width: 50%;}
    .main4 .main4_bg{height: 100%;}
    .main4 .item .txtbox{padding: 5px;}
    .main4 .item .txtbox .title{font-size: 14px;}
    .main4 .item .txtbox .date{font-size: 12px; margin-top: 0;}
    .main4 .item .txtbox .txts{font-size: 12px; line-height: 20px; height: 60px; margin-top: 2px;}
    .main4 .item .txtbox .more{font-size: 12px;}
    .main5 .title h4{font-size: 20px;}
    .main5 li{width: 25%;}
    .foot1 ul{height:initial;padding:10px 0;}
    .foot1 ul li{width:50%;margin:10px 0;}
    .foot1 ul li img{width:30%;margin-right:10px;}
    .foot1 ul li .txt .t2{font-size:12px;line-height:20px;}
    .foot1 ul li .txt .t1{font-size:18px;line-height:24px;}
    /*内页*/
    .inner_page .page_left{width: 100%;}
    .inner_page .page_right{width: 100%; padding: 0;}
    .sideBar_page .n_tit{background-size: cover;}
    .sideBar_page .n_tit>h4{font-size: 18px;}
    .sideBar_page .n_tit>h5{display: none;}
    .sideBar_page ul{display: none;}
    .inner_page .page_title{margin-top: 0;}

}

@media (max-width:500px){
    .main5 li{width: 33.333%;}
}

@media (max-width:376px){
    header .head_box .logo img{width: 260px;}
}

@media (max-width:360px){

}

.page1 {
    text-align:center;
}
div.page1 a {
    background-position: 50% bottom;
    border-color: #dedfde;
    border-style: solid;
    border-width: 1px;
    color:black;
    margin-right: 3px;
    padding: 2px 6px;
    text-decoration: none;
}


div.page1 span.disabled {
    color: #adaaad;
    margin-right: 3px;
    padding: 2px 6px;
}

div.page1 span.current {
    color: #eb5914;
    font-weight: bold;
    margin-right: 3px;
    padding: 2px 6px;
}



/*浮动QQ*/
.dock {
	position: fixed;
	right: 0px;
	width: 50px;
	-moz-opacity: 0.7;
	opacity: 0.7;
	z-index: 200;
}

.dock.close {
	z-index: 50;
}

.dock ul.icons {
	position: absolute;
	list-style: none;
	right: 0px;
	padding: 0px;
	width: 50px;
	border: 1px solid #333;
	border-right: none;
	background: #111;
	-moz-border-radius: 10px 0 0 10px;
	-webkit-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

.dock.close ul.icons {
	right: -70px;
}

.dock ul.icons li i {
	display: block;
	position: relative;
	width: 50px;
	height: 50px;
	background: url(../images/icons.png) no-repeat;
	cursor: pointer;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	z-index: 210;
}

.dock ul.icons li.active i {
	-moz-opacity: 0.4;
	opacity: 0.4;
}

.dock ul.icons li.up i {
	background-position: -63px -150px;
}

.dock ul.icons li.tel1 i {
	background-position: -62px -108px;
}

.dock ul.icons li.im i {
	background-position: -63px -20px;
}

.dock ul.icons li.wechat i {
	background-position: -59px -66px;
}

.dock ul.icons li.down i {
	background-position: -63px -190px;
}

.dock ul.icons li p {
	display: block;
	position: absolute;
	top: 50px;
	right: -260px;
	padding: 15px 20px;
	height: 120px;
	color: White;
	line-height: 30px;
	border: 1px solid #333;
	border-right: none;
	background: #111;
	-moz-border-radius: 10px 0 0 10px;
	-webkit-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
	-moz-opacity: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .4s ease-in-out .1s;
	-moz-transition: all .4s ease-in-out .1s;
	-ms-transition: all .4s ease-in-out .1s;
	-o-transition: all .4s ease-in-out .1s;
	transition: all .4s ease-in-out .1s;
	overflow: hidden;
	z-index: 201;
}

.dock ul.icons li.active p {
	right: 50px;
	-moz-opacity: 1;
	opacity: 1;
	filter: alpha(opacity=100);
}

.dock ul.icons li.tel1 p {
width: 140px;
    height:130px;
    line-height:30px
}

.dock ul.icons li.im p {
	width: 140px;
    height:180px;
    line-height:18px
}

.dock ul.icons li.im p a {
	display: block;
	margin-top: 12px;
	width: 100px;
	height: 35px;
	line-height: 32px;
	color: #00dfb9;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #00dfb9;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

.dock ul.icons li.im p a:hover {
	color: White;
	background: #0f8773;
	border: 1px solid #0f8773;
}

.dock ul.icons li.wechat p {
	width: 170px;
    height:160px;
    line-height:30px
}

.dock ul.icons li.wechat p img {
	
	border: 2px solid #000;
}
.dock a.switch {
	position: absolute;
	display: block;
	top: 270px;
	right: 11px;
	width: 26px;
	height: 26px;
	background: url(../images/icons.png) no-repeat 0px -640px;
	cursor: pointer;
	-webkit-transition-delay: .15s;
	-moz-transition-delay: .15s;
	-ms-transition-delay: .15s;
	-o-transition-delay: .15s;
	transition-delay: .15s;
}

.dock a.switch.off {
	background-position: -32px -640px;
}