@charset "utf-8";
/**
 * @author:王欢
 * @email:710569885@qq.com
 * @time:2018-6
 */
@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: 30px; background-color: #efefef; overflow: hidden;}
header .head_top h4{float: left; line-height: 30px; font-size: 12px; color: #3f3f3f;}
header .head_top .top_link{float: right; overflow: hidden;}
header .head_top .top_link a{float: left; position: relative; display: inline-block; font-size: 12px; color: #3f3f3f; line-height: 30px; padding: 0 12px;}
header .head_top .top_link a:before{content: ""; position: absolute; top: 0; bottom: 0; left: 0; margin: auto; width: 1px; height: 12px; background-color: #666666;}
header .head_top .top_link a:nth-child(1):before{display: none;}
/**/
header .head_box{height:95px; overflow:hidden; background-color: #fff;}
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_form{height: 100%; float: left; display: table;}
header .head_box .f_box{width: 232px; border: 1px solid #8f8f8f; height: 40px; overflow: hidden;}
header .head_box .f_box .f_txt{width: calc(100% - 40px); height: 100%; float: left; border: none; padding: 3px 10px; outline:none}
header .head_box .f_box .f_btn{width: 40px; height: 100%; float: left; border: none; position: relative; top: 0; font-size: 20px; background: url("../images/head_fangda.png") no-repeat 50% 50%; outline:none}
header .head_box .f_box .f_btn:before{content: ""; position: absolute; top: 0; bottom: 0; left: 0; margin: auto; width: 1px; height: 20px; background-color: #bfbfbf;}
header .head_box .top_call{float: left; margin-left: 40px; display: table; height: 100%; background: url("../images/head_call.png") no-repeat left 50%; padding-left: 70px;}
header .head_box .top_call h5{font-size: 14px; color: #000000;}
header .head_box .top_call h4{font-size: 24px; color: #fe670e; margin-top: 2px; font-weight: bold;}
/**/
header .head_nav{width: 100%; position: relative; background-color: #282f42;}
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: 50px; position: relative; text-align: center;}
header .head_nav .top_li>a{color: #FFFFFF; font-size: 16px; line-height: 48px; display: block; overflow: hidden; border-bottom: 2px solid #282f42;}
header .head_nav .top_li:after{content: ""; display: block; width: 2px; height: 13px; position: absolute; right: -1px; top: 0; bottom: 0; margin: auto; background: linear-gradient(to right, #141822, #3c4866)}
header .head_nav .top_li:nth-child(6):after{display: none;}
header .head_nav .top_li:hover>a{border-color: #fff;}
header .head_nav .top_li.active>a{border-color: #fff;}
header .head_nav .top_li ul{display: none; position:absolute; top:50px; width: 100%; left: 0; z-index:99999;}
header .head_nav .top_li ul .er{padding:0;height: 40px; background: rgba(40,47,66,.9); 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 a{background: #fff; color: #282f42;}
header .small .head_nav{position: fixed; z-index: 9; top: 0; left: 0;}
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;}
/**/
.content{margin: 50px 0;}
.con_layout{margin-top: 30px;}
.mTitle{text-align: center;}
.mTitle .EN{font-size: 24px; color: #282f42; font-family: "Kalinga";}
.mTitle .EN span{font-size: 24px; font-family: "Kalinga"; color: #038dd6;}
.mTitle .CN{font-size: 24px; color: #282f42; margin-top: 2px; display: inline-block; position: relative; padding: 0 10px;}
.mTitle .CN:before, .mTitle .CN:after{content: ""; position: absolute; top: 0; bottom: 0; margin: auto; width: 22px; height: 2px; background-color: #525252;}
.mTitle .CN:before{left: 100%;}
.mTitle .CN:after{right: 100%;}

.txts img{max-width:100%;}

.OnlineMessage1{margin: 15px 0 0 0;}
.OnlineMessage1 label{ font-weight:normal; color:#666;}
.OnlineMessage1 p{ color:#999;}
.OnlineMessage1 button{width:143px; height:43px; color:#fff; background:#0048a5; border:none; transition:all 0.3s;}

.form-control {height: 45px;padding: 6px 12px;font-size: 14px;border-radius: 0;}
.form-control1{height: 145px !important;resize: none;}


/**/
.main1{width: 100%; background-color: #f7f7f7;}
.main1 .hd{width: 100%; overflow: hidden; text-align: center;}
.main1 .hd ul{display: inline-block;}
.main1 .hd ul li{display: inline-block; margin-bottom: 10px;}
.main1 .hd li a{width: 117px; height: 32px; line-height: 32px; display: inline-block; font-size: 14px; color: #fff; background-color: #282f42; text-align: center;}
.main1 .hd .on a{background-color: #038dd6;}
.main1 .bd{margin-top: 30px;}
.main1 .bd ul{width: 1220px; overflow: hidden;}
.main1 .bd ul li{width: 285px; float: left; margin: 0 20px 20px 0;}
.main1 .bd .item{width: 100%; border: 1px solid #bdbdbd;}
.main1 .bd .item .imgbox{position: relative; display: block; overflow: hidden; background-color: #fff;}
.main1 .bd .item .imgbox:before{content: ""; display: block; padding-top: 83%;}
.main1 .bd .item .imgbox .imgs{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: auto;}
.main1 .bd .item .txtbox{background-color: #bdbdbd; padding: 15px; text-align: center;}
.main1 .bd .item .txtbox .title{font-size: 16px; color: #fff; font-weight: bold; position: relative; padding-bottom: 15px;}
.main1 .bd .item .txtbox .title:before{content: ""; position: absolute; bottom: 0; left: 0; width: 100%; height: 1px; background-color: #e1e1e1;}
.main1 .bd .item .txtbox .txts{margin-top: 10px; position: relative;  height: 50px; overflow: hidden;}
.main1 .bd .item .txtbox .txts .txt{font-size: 12px; color: #fff; line-height: 25px; height: 25px; overflow: hidden;}
.main1 .bd .item:hover{border-color: #282f42;}
.main1 .bd .item:hover .txtbox{background-color: #282f42;}
.main1 .bd .item:hover .txtbox .title{color: #fff;}
.main1 .bd .item:hover .txtbox .txts{color: #fff;}
/**/
.main2{width: 100%; position: relative;}
.main2 .con_layout{height: 380px; overflow: hidden; position: relative; z-index: 1;}
.main2 .mTitle{position: relative; z-index: 1;}
.main2 .mTitle .EN{color: #fff;}
.main2 .mTitle .EN span{color: #fff;}
.main2 .mTitle .CN{color: #fff;}
.main2 .mBg{position: absolute; width: 100%; height: 360px; top: 0; left: 0; background: url("../images/m2_bg.jpg") no-repeat 50% 50%; background-size: cover;}
.main2 .mLeft{width: 40%; float: left; height: 100%;}
.main2 .mLeft .imgs{width: 100%; height: 100%; position: relative;}
.main2 .mLeft .imgs:before{content: ""; position: absolute; top: 10px; left: 10px; width: calc(100% - 20px); height: calc(100% - 20px); border: 2px solid rgba(255,255,255,.7);}
.main2 .mRight{width: 60%; float: left; height: 100%; padding: 30px 15px; background-color: #fff;}
.main2 .mRight .title{overflow: hidden;}
.main2 .mRight .title h4{font-size: 18px; color: #000000; font-weight: bold;}
.main2 .mRight .title h5{font-size: 12px; color: #000; opacity: .53; margin-top: 10px;}
.main2 .mRight .txt{margin-top: 20px; font-size: 14px; color: #000; line-height: 30px; height: 180px; overflow: hidden;}
.main2 .mRight .more{display: inline-block; width: 162px; height: 52px; line-height: 50px; text-align: center; border: 1px solid #038dd6; font-size: 14px; color: #fff; margin-top: 20px; background-color: #038dd6;}
.main2 .mRight .more:hover{background-color: #fff; color: #038dd6;}
/**/
.main3{width: 100%; background-color: #efefef;}
.main3 ul{width: 1220px; overflow: hidden;}
.main3 ul li{width: 285px; float: left; margin: 0 20px 20px 0;}
.main3 .item{width: 100%; overflow: hidden;}
.main3 .item .imgbox{position: relative; display: block; overflow: hidden; border: 1px solid #6c6c6c;}
.main3 .item .imgbox:before{content: ""; display: block; padding-top: 84%;}
.main3 .item .imgbox .imgs{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: auto;}
.main3 .item .mask{position: absolute; top: 50%; left: 50%; width: 0; height: 0; background-color: rgba(40,47,66,.85); display: flex; align-items: center; justify-content: center;}
.main3 .item .mask span{width: 48px; height: 48px; background: url("../images/m3_fangda.png") no-repeat; background-size: 100% 100%;}
.main3 .item .txt{height: 45px; line-height: 44px; border-bottom: 1px solid #737474; font-size: 16px; color: #6c6c6c; text-align: center;}
.main3 .item:hover .mask{width: 100%; height: 100%; left: 0; top: 0;}
.main3 .item:hover .txt{border-color: #282f42; color: #282f42;}
/**/
.main4{width: 100%;}
.main4 .m4Title{border-bottom: 1px solid #cdcdcd; padding-bottom: 10px;}
.main4 .m4Title h4{font-size: 20px; color: #282f42;}
.main4 .m4Title h4 span{font-size: 20px; color: #999999;}
.main4 .item{width: 100%; height: 170px; overflow: hidden; margin-bottom: 20px;}
.main4 .item .imgbox{width: 225px; height: 100%; float: left; border: 1px solid #c1c1c1; overflow: hidden;}
.main4 .item .imgbox .imgs{width: 100%; height: 100%; border: 2px solid #fff;}
.main4 .item .txtbox{width: calc(100% - 225px); height: 100%; float: left; padding: 5px 20px;}
.main4 .item .txtbox h4{font-size: 16px; color: #000000; font-weight: bold;}
.main4 .item .txtbox .txt{font-size: 12px; color: #000; opacity: .51; margin-top: 15px; height: 75px; line-height: 25px; overflow: hidden;}
.main4 .item .txtbox .more{width: 115px; height: 35px; line-height: 35px; text-align: center; font-size: 14px; color: #fff; background-color: #c1c1c1; display: inline-block; margin-top: 20px;}
.main4 .item:hover .imgbox{border-color: #038dd6;}
.main4 .item:hover .imgbox .imgs{transform:scale(1.1);}
.main4 .item:hover .txtbox h4{color: #038dd6;}
.main4 .item:hover .txtbox .txt{color: #038dd6;}
.main4 .item:hover .txtbox .more{background-color: #038dd6;}
/**/
.footBox{width: 100%; background-color: #282f42;}
.footBox .foot1{border-bottom: 1px solid #565b6a; padding: 20px 0; overflow: hidden;}
.footBox .foot1 h4{width: 88px; float: left; height: 20px; line-height: 20px; font-size: 16px; color: #fff; font-weight: bold;}
.footBox .foot1 ul{width: calc(100% - 88px); float: left; overflow: hidden;}
.footBox .foot1 ul li{float: left; position: relative; padding: 0 10px;}
.footBox .foot1 ul li:before{content: ""; position: absolute; top: 0; bottom: 0; right: 0; margin: auto; width: 1px; height: 14px; background-color: #fff;}
.footBox .foot1 li a{font-size: 14px; color: #fff; line-height: 20px; height: 20px;}
.footBox .foot1 li a:hover{text-decoration:underline!important;}
.footBox .foot2{padding: 20px 0;}
.footBox .foot2 .fLeft{float: left;}
.footBox .foot2 .fRight{float: right; overflow: hidden;}
.footBox .foot2 .fNav{overflow: hidden;}
.footBox .foot2 .fNav li{float: left; position: relative; padding: 0 10px;}
.footBox .foot2 .fNav li:before{content: ""; position: absolute; top: 0; bottom: 0; right: 0; margin: auto; width: 1px; height: 14px; background-color: #fff;}
.footBox .foot2 .fNav li a{font-size: 14px; color: #fff;}
.footBox .foot2 .fNav li a:hover{text-decoration:underline!important;}
.footBox .foot2 .fTxt{margin-top: 20px; font-size: 12px; color: #fff; line-height: 25px;}
.footBox .foot2 .fTxt a{font-size: 12px; color: #fff;}
.footBox .foot2 .footQR{float: left; overflow: hidden; text-align: center;}
.footBox .foot2 .footQR img{max-width: 100%; height: auto;}
.footBox .foot2 .footCall{float: left; margin-left: 20px;}
.footBox .foot2 .footCall h4{font-size: 16px; color: #fff;}
.footBox .foot2 .footCall h4 span{font-size: 14px; color: #fff;}
.footBox .foot2 .footCall .txt{font-size: 24px; color: #fff; font-weight: bold;}
/**/
/*内页*/
.inner_page{width: 100%;}
.inner_page .con_layout{margin-top: 20px;}
.n_content{margin: 30px 0 50px 0;}
.inner_page .page_left{width: 263px; float: left;}
.inner_page .page_right{width: calc(100% - 263px); float: left; padding-left: 30px;}
.inner_page .page_title{border-bottom: 3px solid #d3d3d3; padding: 10px 0; overflow: hidden;}
.inner_page .page_title h4{float: left; font-size: 18px; color: #222222; line-height: 25px;}
.inner_page .page_title h5{float: right; font-size: 12px; color: #5f5f5f; line-height: 25px;}
.inner_page .page_title h5 a{color: #5f5f5f;}
.inner_page .page_title h5 span{color: #038dd6;}
/**/
.sideBar_page .side_top{margin-bottom: 15px;}
.sideBar_page .n_tit{background: url("../images/side_tit.jpg") no-repeat 50% 50%; background-size: 100% 100%; position: relative; font-size: 0; text-align: center; padding: 20px 1px;}
.sideBar_page .n_tit>h4{font-size: 18px; color: #ffffff; display: inline-block;}
.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; margin-top: 10px;}
.sideBar_page .n_li{width: 100%; position: relative;}
.sideBar_page .n_li>a{display: block; position: relative; border-bottom: 1px solid #fff; width: 100%; height: 36px; line-height: 35px; font-size: 16px; color: #5e5e5e; background-color: #ededed; text-align: center;}
.sideBar_page .n_li:hover>a{background-color: #038dd6; color: #fff;}
.sideBar_page .n_li.active>a{background-color: #038dd6; color: #fff;}
.sideBar_page .er{width: 100%;; overflow: hidden;}
.sideBar_page .er li{width: 100%; position: relative; text-align: center;}
.sideBar_page .er li a{line-height: 35px; height: 35px; border-bottom: 1px dotted #c9ccce; overflow: hidden; display: block; font-size: 14px; color: #858585;}
.sideBar_page .er li a:hover{color: #038dd6;}
.sideBar_page .side_bot{width: 100%;}
.sideBar_page .side_bot .imgbox{text-align: center; overflow: hidden; margin-top: 10px;}
.sideBar_page .side_bot .imgbox img{max-width: 100%; height: auto;}
.sideBar_page .side_bot .txtbox{background-color: #f8f8f8; padding: 10px 15px;}
.sideBar_page .side_bot .txtbox .txt{font-size: 12px; color: #000000; line-height: 25px;}

/*关于页面*/
.about_page{width: 100%;}
.about_page .txts{font-size: 14px; color: #333; line-height: 25px;}

/*产品页面*/
.product_page .item{width: 100%; border: 1px solid #bdbdbd; margin-bottom: 15px;}
.product_page .item .imgbox{position: relative; display: block; overflow: hidden; background-color: #fff;}
.product_page .item .imgbox:before{content: ""; display: block; padding-top: 83%;}
.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{background-color: #bdbdbd; padding: 15px; text-align: center;}
.product_page .item .txtbox .title{font-size: 16px; color: #fff; font-weight: bold; position: relative; padding-bottom: 15px;}
.product_page .item .txtbox .title:before{content: ""; position: absolute; bottom: 0; left: 0; width: 100%; height: 1px; background-color: #e1e1e1;}
.product_page .item .txtbox .txts{margin-top: 10px; position: relative;  height: 50px; overflow: hidden;}
.product_page .item .txtbox .txts .txt{font-size: 12px; color: #fff; line-height: 25px; height: 25px; overflow: hidden;}
.product_page .item:hover{border-color: #282f42;}
.product_page .item:hover .txtbox{background-color: #282f42;}
.product_page .item:hover .txtbox .title{color: #fff;}
.product_page .item:hover .txtbox .txts{color: #fff;}
/*内页*/
.product_show{width: 100%;}
.product_show .box1{overflow: hidden;}
.product_show .box1 .imgbox{width: 280px; float: left; text-align: center; overflow: hidden;}
.product_show .box1 .imgbox img{border: 1px solid #282f42; max-width: 100%; height: auto;}
.product_show .box1 .txtbox{width: calc(100% - 280px); float: left; padding-left: 30px;}
.product_show .box1 .txtbox .tit{font-size: 16px; color: #000000; font-weight: bold;}
.product_show .box1 .txtbox .txt{margin-top: 15px; font-size: 12px; color: #000; line-height: 25px;}
.product_show .box2{margin-top: 25px;}
.product_show .box2 .tit{width: 100%; padding: 10px; line-height: 25px; font-size: 18px; color: #000; background-color: #ededed;}
.product_show .box2 .txt{margin-top: 15px; font-size: 14px; color: #000; line-height: 25px;}

/*案例页面*/
.case_page .item{width: 100%; border: 1px solid #bdbdbd; margin-bottom: 15px;}
.case_page .item .imgbox{position: relative; display: block; overflow: hidden; background-color: #fff;}
.case_page .item .imgbox:before{content: ""; display: block; padding-top: 83%;}
.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{background-color: #bdbdbd; padding: 15px; text-align: center;}
.case_page .item .txtbox .title{font-size: 16px; color: #fff; font-weight: bold; position: relative; padding-bottom: 15px;}
.case_page .item .txtbox .title:before{content: ""; position: absolute; bottom: 0; left: 0; width: 100%; height: 1px; background-color: #e1e1e1;}
.case_page .item .txtbox .txts{margin-top: 10px; position: relative;  height: 50px; overflow: hidden;}
.case_page .item .txtbox .txts .txt{font-size: 12px; color: #fff; line-height: 25px; height: 25px; overflow: hidden;}
.case_page .item:hover{border-color: #282f42;}
.case_page .item:hover .txtbox{background-color: #282f42;}
.case_page .item:hover .txtbox .title{color: #fff;}
.case_page .item:hover .txtbox .txts{color: #fff;}
/*内页*/
.case_show{width: 100%;}
.case_show .box1{overflow: hidden;}
.case_show .box1 .imgbox{width: 280px; float: left; text-align: center; overflow: hidden;}
.case_show .box1 .imgbox img{border: 1px solid #282f42; max-width: 100%; height: auto;}
.case_show .box1 .txtbox{width: calc(100% - 280px); float: left; padding-left: 30px;}
.case_show .box1 .txtbox .tit{font-size: 16px; color: #000000; font-weight: bold;}
.case_show .box1 .txtbox .txt{margin-top: 15px; font-size: 12px; color: #000; line-height: 25px;}
.case_show .box2{margin-top: 25px;}
.case_show .box2 .tit{width: 100%; padding: 10px; line-height: 25px; font-size: 18px; color: #000; background-color: #ededed;}
.case_show .box2 .txt{margin-top: 15px; font-size: 14px; color: #000; line-height: 25px;}

/*新闻页面*/
.news_page{width: 100%;}
.news_page .item{width: 100%; height: 250px; overflow: hidden; margin-bottom: 20px; border: 1px solid #ededed;}
.news_page .item .imgbox{width: 290px; height: 100%; float: left; overflow: hidden;}
.news_page .item .imgbox .imgs{width: 100%; height: 100%;}
.news_page .item .txtbox{width: calc(100% - 290px); height: 100%; float: left; background-color: #ededed; padding: 30px;}
.news_page .item .txtbox .title{font-size: 18px; color: #474747;}
.news_page .item .txtbox .txts{margin-top: 15px; font-size: 14px; color: #474747; line-height: 30px; height: 120px; overflow: hidden;}
.news_page .item .txtbox .date{margin-top: 15px; font-size: 12px; color: #474747; display: inline-block;}
.news_page .item:hover{border-color: #282f42;}
.news_page .item:hover .txtbox{background-color: #282f42;}
.news_page .item:hover .txtbox .title{color: #fff;}
.news_page .item:hover .txtbox .txts{color: #fff;}
.news_page .item:hover .txtbox .date{color: #fff;}
/*内页*/
.news_show{width: 100%;}
.news_show .title{text-align: center; font-size: 16px; color: #000; font-weight: bold;}
.news_show .imgbox{text-align: center; overflow: hidden; margin-top: 20px;}
.news_show .imgbox img{max-width: 100%; height: auto; border: 1px solid #282f42;}
.news_show .txt{margin-top: 20px; font-size: 14px; color: #000; line-height: 25px;}

/*联系我们页面*/
.contact_page{width: 100%;}
.contact_page .ditu{text-align: center; overflow: hidden;}
.contact_page .ditu img{max-width: 100%; height: auto;}
.contact_page .txt{font-size: 14px; color: #333; 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: #038dd6;}
.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_box .top_call{margin-left: 20px;}
    .content{margin: 40px 0;}
    .main1 .bd ul{width: 100%;}
    .main1 .bd ul li{width: 25%; margin: 0; padding: 0 10px;}
    .main1 .bd .item{margin-bottom: 15px;}
    .main1 .bd .item .txtbox{padding: 10px;}
    .main1 .bd .item .txtbox .title{font-size: 14px; padding-bottom: 10px;}
    .main1 .bd .item .txtbox .txts{height: 40px; margin-top: 8px;}
    .main1 .bd .item .txtbox .txts .txt{line-height: 20px; height: 20px;}
    .main2 .con_layout{height: 330px;}
    .main2 .mRight .txt{line-height: 25px; height: 150px;}
    .main2 .mRight .more{width: 120px; height: 40px; line-height: 38px;}
    .main3 ul{width: 100%;}
    .main3 ul li{width: 25%; margin: 0; padding: 0 7px;}
    .main3 .item{margin-bottom: 15px;}
    .main4 .item{height: 140px;}
    .main4 .item .imgbox{width: 180px;}
    .main4 .item .txtbox{width: calc(100% - 180px); padding: 2px 10px;}
    .main4 .item .txtbox h4{font-size: 15px;}
    .main4 .item .txtbox .txt{height: 60px; line-height: 20px; margin-top: 10px;}
    .main4 .item .txtbox .more{width: 100px; height: 30px; line-height: 30px;}
    /*内页*/
    .product_page .item{margin-bottom: 15px;}
    .product_page .item .txtbox{padding: 10px;}
    .product_page .item .txtbox .title{font-size: 14px; padding-bottom: 10px;}
    .product_page .item .txtbox .txts{height: 40px; margin-top: 8px;}
    .product_page .item .txtbox .txts .txt{line-height: 20px; height: 20px;}
    .case_page .item{margin-bottom: 15px;}
    .case_page .item .txtbox{padding: 10px;}
    .case_page .item .txtbox .title{font-size: 14px; padding-bottom: 10px;}
    .case_page .item .txtbox .txts{height: 40px; margin-top: 8px;}
    .case_page .item .txtbox .txts .txt{line-height: 20px; height: 20px;}
    .news_page .item{height: 200px;}
    .news_page .item .imgbox{width: 240px;}
    .news_page .item .txtbox{width: calc(100% - 240px); padding: 20px;}
    .news_page .item .txtbox .txts{line-height: 25px; height: 100px; margin-top: 12px;}
    .news_page .item .txtbox .date{margin-top: 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 .top_btn{font-size: 32px; color: #222; position: absolute; top: 53px; right: 18px;}
    header .head_box .head_form{margin-right: 35px;}
    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; border-bottom: 1px solid #fff;}
    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;}
    header .small{position: fixed; top: 0; left: 0; z-index: 10; box-shadow: 3px 3px 3px #888888;}
    header .small .head_nav{position: absolute; top: 100px; right: 0; left: auto;}
    .content{margin: 30px 0;}
    .con_layout{margin-top: 20px;}
    .mTitle .EN{font-size: 20px;}
    .mTitle .CN{font-size: 20px;}
    .main1 .bd{margin-top: 20px;}
    .main1 .bd ul li{padding: 0 5px;}
    .main1 .bd .item .txtbox{padding: 10px 5px;}
    .main2 .mBg{height: 270px;}
    .main2 .con_layout{height: 270px;}
    .main2 .mRight{padding: 20px 10px;}
    .main2 .mRight .title h4{font-size: 16px;}
    .main2 .mRight .title h5{margin-top: 5px;}
    .main2 .mRight .txt{font-size: 12px; line-height: 20px; height: 140px; margin-top: 10px;}
    .main2 .mRight .more{margin-top: 15px; width: 100px; height: 30px; line-height: 28px;}
    .main3 .item .txt{height: 35px; line-height: 34px; font-size: 14px;}
    .main3 .item .mask span{width: 40px; height: 40px;}
    .main4 .item .txtbox .txt{height: 80px;}
    .main4 .item .txtbox .more{display: none;}
    .footBox .foot2 .fRight{display: none;}
    /*内页*/
    .inner_page .page_left{width: 240px;}
    .inner_page .page_right{width: calc(100% - 240px);}
    .sideBar_page .n_li>a{font-size: 14px;}
    .product_page .item .txtbox{padding: 10px 5px;}
    .product_show .box1 .imgbox{width: 200px;}
    .product_show .box1 .txtbox{width: calc(100% - 200px); padding-left: 20px;}
    .case_page .item .txtbox{padding: 10px 5px;}
    .case_show .box1 .imgbox{width: 200px;}
    .case_show .box1 .txtbox{width: calc(100% - 200px); padding-left: 20px;}
    .news_page .item{height: 140px;}
    .news_page .item .imgbox{width: 170px;}
    .news_page .item .txtbox{width: calc(100% - 170px); padding: 15px;}
    .news_page .item .txtbox .title{font-size: 16px;}
    .news_page .item .txtbox .txts{font-size: 12px; line-height: 20px; height: 80px;}
    .news_page .item .txtbox .date{display: none;}
}

@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 .head_box .head_form{display: none;}
    header .top_btn{top: 50px; font-size: 28px;}
    header .head_nav{top: 90px;}
    header .lunbos{padding-top: 39%;}
    .main1 .bd ul li{width: 50%;}
    .main2 .con_layout{height: auto;}
    .main2 .mLeft{width: 100%; height: 270px;}
    .main2 .mRight{width: 100%;}
    .main2 .mRight .txt{height: auto; max-height: 140px;}
    .main3 ul li{width: 50%;}
    .main3 .item .txt{height: 30px; line-height: 29px;}
    .main4 .item{height: 120px;}
    .main4 .item .imgbox{width: 150px;}
    .main4 .item .txtbox{width: calc(100% - 150px);}
    .footBox .foot1{display: none;}
    /*内页*/
    .inner_page .page_left{width: 100%;}
    .sideBar_page .n_tit{padding: 15px 0;}
    .inner_page .page_right{width: 100%; padding: 0;}
    .inner_page .page_title h5{display: none;}
    .news_page .item{height: 130px;}
    .news_page .item .imgbox{width: 140px;}
    .news_page .item .txtbox{width: calc(100% - 140px); padding: 10px;}
    .news_page .item .txtbox .txts{margin-top: 7px;}
}

@media (max-width:500px){
    .product_show .box1 .imgbox{width: 160px;}
    .product_show .box1 .txtbox{width: calc(100% - 160px);}
    .case_show .box1 .imgbox{width: 160px;}
    .case_show .box1 .txtbox{width: calc(100% - 160px);}
}

@media (max-width:376px){
    header .head_box .logo img{width: 260px;}
}

@media (max-width:360px){

}