@charset "utf-8";
/**
 * @author:王欢
 * @email:710569885@qq.com
 * @time:2018-12
 */
@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;}
.tr1{transition: all 1s;-moz-transition: all 1s; -webkit-transition: all 1s; -o-transition: all 1s;}
header .head_main{width: 100%;}
header .headTop{width: 100%; background-color: #0264b0; height: 33px;}
header .headTop .txts{float: left; font-size: 12px; color: #fff; line-height: 33px;}
header .headTop .topRight{float: right; overflow: hidden;}
header .headTop .headCall{height: 100%; float: left;}
header .headTop .headCall h4{font-size: 18px; color: #fff; line-height: 33px; padding-left: 20px; background: url("../images/head_call.png") no-repeat left 50%;}
header .headTop .headForm{float: left; width: 200px; height: 27px; margin: 3px 0 3px 15px; overflow: hidden; border-radius: 50px;}
header .headTop .headForm .fTxt{width: calc(100% - 36px); height: 100%; border: none; float: left; padding: 3px 12px; background-color: #fff; outline:none;}
header .headTop .headForm .fBtn{width: 36px; height: 100%; border: none; float: left; position: relative; background: url("../images/head_fangda.png") no-repeat 50% 50% #fff; outline:none;}
header .head_box{width: 100%; height: 83px; background-color: #fff; position: relative; z-index: 9;}
header .head_box .logo{height: 100%; display: table; float: left;}
header .head_box .logo a{display: table-cell; vertical-align: middle;}
header .head_box .logo a img{width: 100%;}
header .head_box .head_right{float: right;}
header .head_box .head_nav{float: left; height: 100%;}
header .head_box .head_nav ul{margin: 0; padding: 0;}
header .head_box .top_li{float: left; position: relative; text-align: center; padding: 0 20px;}
header .head_box .top_li:before{content: ""; position: absolute; right: 0; top: 0; bottom: 0; margin: auto; width: 2px; height: 16px; background-color: #ddd;}
header .head_box .top_li>a{color: #000; font-size: 16px; display: block;  width: 100%; line-height: 80px; border-bottom: 3px solid #fff; position: relative;}
header .head_box .top_li:hover>a{border-bottom-color: #0261ad;}
header .head_box .top_li .er{display: none; position:absolute; top:83px; left: 0; width: 100%; z-index:99999;}
header .head_box .top_li .er>li{height: 40px; background: rgba(0,0,0,.7); transition:all 0.3s;}
header .head_box .top_li .er>li a{line-height:40px; color:#fff; display: block;}
header .head_box .top_li .er>li:hover a{color: #fff0f0; background-color: #0261ad;}
/*header .small .head_box{width: 100%; position: fixed; top: 0; left: 0;}*/
header .lunbos{padding-top: 25%; background-size: cover; background-position: 50% 50%; background-repeat: no-repeat;}
header .swiper-pagination-bullet-active{background: #0264b0;}
section{width: 100%; overflow: hidden;}
/**/
.m_content{padding: 40px 0;}
.con_layout{margin-top: 25px;}
.main_title{width: 100%; text-align: center; border-bottom: 1px solid #e6e6e6; margin-top: -1px;}
.main_title .EN{font-size: 24px; color: #c0c0c0;}
.main_title .CN{font-size: 24px; color: #000; display: inline-block; position: relative; padding-bottom: 12px; margin-top: 5px;}
.main_title .CN:before{content: ""; position: absolute; left: 0; right: 0; bottom: -2px; margin: auto; width: 100%; height: 3px; background-color: #0261ad;}
/**/
.main1{width: 100%; background-color: #fff;}
.main1 .item{width: 100%; overflow: hidden;}
.main1 .item .imgbox{position: relative; display: block; overflow: hidden;}
.main1 .item .imgbox:before{content: ""; display: block; padding-top: 59%;}
.main1 .item .imgbox .imgs{position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; width: 100%; height: auto;}
.main1 .item .txts{width: 100%; height: 33px; line-height: 30px; font-size: 14px; color: #000; border-bottom: 3px solid #f3f3f3; background-color: #f3f3f3; text-align: center;}
.main1 .item:hover .imgbox .imgs{transform:scale(1.1);}
.main1 .item:hover .txts{border-bottom-color: #0261ad;}
/**/
.main2{width: 100%; background: url("../images/main2_bg.jpg") no-repeat 50% 50%; background-size: cover;}
.main2 .main_title .EN{color: #fff;}
.main2 .main_title .CN{color: #fff;}
.main2 .main_title .CN:before{background-color: #fff;}
.main2 ul{width: 1230px; overflow: hidden;}
.main2 li{width: 277px; float: left; margin: 0 30px 30px 0;}
.main2 .item{width: 100%; overflow: hidden; border: 1px solid #d7d7d7;}
.main2 .item .imgbox{position: relative; display: block; overflow: hidden;}
.main2 .item .imgbox:before{content: ""; display: block; padding-top: 79%;}
.main2 .item .imgbox .imgs{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: auto;}
.main2 .item .txts{width: 100%; height: 45px; text-align: center; line-height: 44px; font-size: 16px; color: #636363; background-color: #fff; border-top: 1px solid #d7d7d7}
.main2 .item:hover .imgbox .imgs{transform:scale(1.1);}
.main2 .item:hover .txts{color: #0261ad;}
/**/
.main3{width: 100%; background-color: #fff;}
.main3 .mLeft{width: 50%; height: 440px; float: left; padding-right: 10px;}
.main3 .mRight{width: 50%; height: 440px; float: left; padding-left: 10px;}
.main3 .mLeft .imgbox{width: 100%; height: 100%; overflow: hidden; position: relative;}
.main3 .mLeft .imgbox .imgs{width: 100%; height: 100%;}
.main3 .mLeft .mask{position: absolute; top: 100%; left: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,.46);}
.main3 .mLeft .mask .mas{position: absolute; top: 50%; left: 50%; width: 100%; max-height: 100%; text-align: center;
    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 */}
.main3 .mLeft .mask span{width: 70px; height: 70px; display: block; margin: auto; background: url("../images/tech_fangda.png") no-repeat; background-size: 100% 100%;}
.main3 .mLeft .mask h5{font-size: 24px; color: #fff; display: inline-block; padding-top: 10px; margin-top: 10px; border-top: 3px solid #fff;}
.main3 .mLeft .imgbox:hover .mask{top: 0;}
.main3 .mRight ul{width: 100%; overflow: hidden;}
.main3 .mRight ul li{width: 50%; padding: 0 10px; float: left;}
.main3 .mRight .item{width: 100%; border: 1px solid #c6c6c6; margin-bottom: 20px;}
.main3 .mRight .item .imgbox{position: relative; display: block; overflow: hidden;}
.main3 .mRight .item .imgbox:before{content: ""; display: block; padding-top: 75%;}
.main3 .mRight .item .imgbox .imgs{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: auto;}
.main3 .mRight .item .mask{position: absolute; top: 100%; left: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,.46);}
.main3 .mRight .item .mask .mas{position: absolute; top: 50%; left: 50%; width: 100%; max-height: 100%; text-align: center;
    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 */}
.main3 .mRight .item .mask span{width: 40px; height: 40px; display: block; margin: auto; background: url("../images/tech_fangda.png") no-repeat; background-size: 100% 100%;}
.main3 .mRight .item .mask h5{font-size: 16px; color: #fff; display: inline-block; padding-top: 5px; margin-top: 5px; border-top: 3px solid #fff;}
.main3 .mRight .item:hover .mask{top: 0;}
/**/
.main4{width: 100%; background: url("../images/main4_bg.jpg") no-repeat 50% 50%; background-size: cover;}
.main4 .main_title .EN{color: #fff;}
.main4 .main_title .CN{color: #fff;}
.main4 .main_title .CN:before{background-color: #fff;}
.main4 .aboutTitle{padding: 10px 15px; background-color: #f3f6f9;}
.main4 .aboutTitle h4{font-size: 18px; color: #0261ad; line-height: 20px; height: 20px; border-left: 2px solid #0261ad; padding-left: 8px;}
.main4 .aboutTitle h4 span{font-size: 12px; color: #000; opacity: .5; font-family: "Arial"; padding-left: 5px;}
.main4 .mLeft{width: 288px; height: 350px; float: left; background-color: #fff; overflow: hidden;}
.main4 .mRight{width: calc(100% - 318px); float: left; height: 350px; margin-left: 30px; background-color: #fff; overflow: hidden;}
.main4 .mLeft .mBox{width: 100%; overflow: hidden; margin-top: 5px;}
.main4 .mLeft .imgbox{width: 100%; text-align: center; overflow: hidden;}
.main4 .mLeft .imgbox img{width: 100%; height: auto;}
.main4 .mLeft .txts{width: 100%; padding: 20px 10px; overflow: hidden;}
.main4 .mLeft .txts p{font-size: 12px; color: #000; line-height: 28px; height: 140px; overflow: hidden;}
.main4 .mRight .mBox{padding: 5px 15px;}
.main4 .newsBox{width: 100%; height: 120px; overflow: hidden; border: 1px solid #0261ad;}
.main4 .newsBox .imgbox{width: 180px; height: 100%; float: left; border: 1px solid #fff; overflow: hidden;}
.main4 .newsBox .imgbox .imgs{width: 100%; height: 100%;}
.main4 .newsBox .txtbox{width: calc(100% - 180px); height: 100%; float: left; overflow: hidden; padding: 15px; background-color: #0261ad;}
.main4 .newsBox .txtbox .title{height: 25px; line-height: 25px; overflow: hidden; font-size: 16px; color: #fff;}
.main4 .newsBox .txtbox .title span{float: right; font-size: 12px; color: #fff; line-height: 25px;}
.main4 .newsBox .txtbox .txts{height: 50px; line-height: 25px; overflow: hidden; font-size: 14px; color: #fff; margin-top: 8px;}
.main4 .newsList{width: 100%; margin-top: 5px; overflow: hidden;}
.main4 .newsList li{width: 100%; overflow: hidden;}
.main4 .newsList li a{width: 100%; height: 35px; line-height: 35px; display: block; overflow: hidden; font-size: 16px; color: #000;}
.main4 .newsList li a span{float: right; line-height: 35px; font-size: 16px; color: #8e8e8e;}
.main4 .newsList li a:hover{text-decoration:underline!important;}
/**/
.main5{width: 100%;}
.main5 .item{width: 100%; overflow: hidden;}
.main5 .item .imgbox{width: 100%; overflow: hidden; position: relative; display: block;}
.main5 .item .imgbox:before{content: ""; display: block; padding-top: 79%;}
.main5 .item .imgbox .imgs{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: auto;}
.main5 .item .mask{position: absolute; top: 100%; left: 0; width: 100%; height: 100%; background-color: rgba(2,97,173,.7);}
.main5 .item .mask:before{content: ""; position: absolute; left: 5px; top: 5px; border: 2px solid #fff; width: calc(100% - 10px); height: calc(100% - 10px);}
.main5 .item .mask .mas{position: absolute; top: 50%; left: 50%; width: 100%; max-height: 100%; text-align: center;
    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 */}
.main5 .item .mask span{width: 40px; height: 40px; display: block; margin: auto; background: url("../images/tech_fangda.png") no-repeat; background-size: 100% 100%;}
.main5 .item .mask h5{font-size: 16px; color: #fff; display: inline-block; padding-top: 5px; margin-top: 5px; border-top: 3px solid #fff;}
.main5 .item:hover .mask{top: 0;}
/*底部*/
.foot1{width: 100%; background-color: #0255a1;}
.foot1 .footLink{width: 100%; border-bottom: 1px solid rgba(255,255,255,.21); padding: 20px 0;}
.foot1 .footLink h5{width: 85px; height: 25px; line-height: 25px; overflow: hidden; float: left; font-size: 16px; color: #fff;}
.foot1 .footLink ul{width: calc(100% - 85px); float: left;}
.foot1 .footLink li{float: left; position: relative; padding: 0 15px;}
.foot1 .footLink li:before{content: ""; position: absolute; top: 0; bottom: 0; right: 0; margin: auto; width: 1px; height: 15px; background-color: #fff;}
.foot1 .footLink li a{font-size: 16px; color: #fff; line-height: 25px;}
.foot1 .footLink li:hover a{text-decoration:underline!important;}
.foot2{width: 100%; background-color: #0255a1; padding: 20px 0;}
.foot2 .fLeft{float: left;}
.foot2 .fRight{float: right; position: relative; padding-left: 20px;}
.foot2 .fRight:before{content: ""; position: absolute; top: 0; bottom: 0; left: 0; margin: auto; width: 1px; height: 100px; background-color: rgba(255,255,255,.21);}
.foot2 .fLeft .fNav{overflow: hidden;}
.foot2 .fLeft .fNav li{float: left; position: relative; padding: 0 10px;}
.foot2 .fLeft .fNav li:before{content: ""; position: absolute; top: 0; bottom: 0; left: 0; margin: auto; width: 1px; height: 15px; background-color: #fff;}
.foot2 .fLeft .fNav li a{font-size: 16px; color: #fff;}
.foot2 .fLeft .fNav li a:hover{text-decoration:underline!important;}
.foot2 .fLeft .txts{margin-top: 12px;}
.foot2 .fLeft .txts p{font-size: 14px; color: #fff; line-height: 24px;}
.foot2 .fRight .erweima{float: left; text-align: center; overflow: hidden;}
.foot2 .fRight .erweima img{max-width: 100%; height: auto;}
.foot2 .fRight .txts{float: left; padding-left: 15px;}
.foot2 .fRight .txts .txt1{font-size: 16px; color: #fff;}
.foot2 .fRight .txts .txt2{font-size: 24px; color: #fff; font-weight: bold; margin-top: 5px;}
.foot2 .fRight .txts .txt3{font-size: 12px; color: #fff; margin-top: 5px;}
.foot3{width: 100%; text-align: center; background-color: #222222; padding: 10px;}
.foot3 .txts{font-size: 12px; color: #fff;}
.foot3 .txts a{font-size: 12px; color: #fff;}
/*内页*/
.inner_page{width: 100%;}
.inner_page .con_layout{margin-top: 20px;}
.n_content{margin: 30px 0 100px 0;}
.inner_page .page_left{width: 275px; float: left;}
.inner_page .page_right{width: calc(100% - 275px); float: left; padding-left: 40px;}
.inner_page .page_title{border-bottom: 3px double #d1d1d1; padding: 10px 0;}
.inner_page .page_title h4{font-size: 12px; color: #a9a9a9;}
.inner_page .page_title h4 a{font-size: 12px; color: #a9a9a9;}
.inner_page .page_title h4 span{font-size: 12px; color: #0261ad;}
/**/
.sideBar_page .side_top{margin-bottom: 15px;}
.sideBar_page .n_tit{background: url("../images/page_left_tit.jpg") no-repeat; background-size: 100% 100%; position: relative; font-size: 0; text-align: center; padding: 17px 1px;}
.sideBar_page .n_tit>h4{font-size: 24px; color: #ffffff; font-weight: bold; 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; margin-bottom: 7px;}
.sideBar_page .n_li>a{display: block; position: relative; width: 100%; height: 40px; line-height: 40px; font-size: 16px; color: #646464; background-color: #ececec; text-align: center;}
.sideBar_page .n_li:hover>a{color: #fff; background-color: #0261ad;}
.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; margin-top: 10px;}
.sideBar_page .side_bot .imgbox img{max-width: 100%; height: auto;}
.sideBar_page .side_bot .txtbox{background-color: #f4f4f4; padding: 10px 15px;}
.sideBar_page .side_bot .txtbox .txt{font-size: 12px; color: #000000; line-height: 25px;}

/*产品页面*/
.product_page .item{width: 100%; overflow: hidden; border: 1px solid #d7d7d7; margin-bottom: 15px;}
.product_page .item .imgbox{position: relative; display: block; overflow: hidden;}
.product_page .item .imgbox:before{content: ""; display: block; padding-top: 79%;}
.product_page .item .imgbox .imgs{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: auto;}
.product_page .item .txts{width: 100%; height: 45px; text-align: center; line-height: 44px; font-size: 16px; color: #636363; background-color: #fff; border-top: 1px solid #d7d7d7}
.product_page .item:hover .imgbox .imgs{transform:scale(1.1);}
.product_page .item:hover .txts{color: #0261ad;}
/**/
.product_show{width: 100%;}
.product_show .title{text-align: center; font-size: 16px; color: #000000;}
.product_show .imgbox{text-align: center; overflow: hidden; margin-top: 15px;}
.product_show .imgbox img{max-width: 100%; height: auto;}
.product_show .txtbox{margin-top: 15px; text-align: left;}
.product_show .txtbox p{font-size: 14px; color: #000; line-height: 25px;}

/*生物制药页面*/
.swzy_page .item{width: 100%; overflow: hidden; border: 1px solid #d7d7d7; margin-bottom: 15px;}
.swzy_page .item .imgbox{position: relative; display: block; overflow: hidden;}
.swzy_page .item .imgbox:before{content: ""; display: block; padding-top: 79%;}
.swzy_page .item .imgbox .imgs{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: auto;}
.swzy_page .item .txts{width: 100%; height: 45px; text-align: center; line-height: 44px; font-size: 16px; color: #636363; background-color: #fff; border-top: 1px solid #d7d7d7}
.swzy_page .item:hover .imgbox .imgs{transform:scale(1.1);}
.swzy_page .item:hover .txts{color: #0261ad;}

/*应用实例页面*/
.case_page .item{width: 100%; overflow: hidden; border: 1px solid #d7d7d7; margin-bottom: 15px;}
.case_page .item .imgbox{position: relative; display: block; overflow: hidden;}
.case_page .item .imgbox:before{content: ""; display: block; padding-top: 79%;}
.case_page .item .imgbox .imgs{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: auto;}
.case_page .item .txts{width: 100%; height: 45px; text-align: center; line-height: 44px; font-size: 16px; color: #636363; background-color: #fff; border-top: 1px solid #d7d7d7}
.case_page .item:hover .imgbox .imgs{transform:scale(1.1);}
.case_page .item:hover .txts{color: #0261ad;}

/*关于我们页面*/
.about_page{width: 100%;}
.about_page .txtbox{overflow: hidden;}
.about_page .txtbox p{font-size: 14px; color: #000; line-height: 25px;}

/*新闻页面*/
.news_page{width: 100%;}
.news_page .item{width: 100%; height: 215px; overflow: hidden; margin-bottom: 20px;}
.news_page .item .imgbox{width: 270px; float: left; height: 100%; overflow: hidden; border: 1px solid #d7d7d7;}
.news_page .item .imgbox .imgs{width: 100%; height: 100%; border: 1px solid #fff;}
.news_page .item .txtbox{width: calc(100% - 270px); height: 100%; float: left; padding: 25px 35px; background-color: #ececec;}
.news_page .item .txtbox .title{width: 100%; height: 25px; line-height: 25px; font-size: 18px; color: #696969;}
.news_page .item .txtbox .txts{width: 100%; margin-top: 15px; font-size: 14px; color: #696969; line-height: 30px; height: 90px; overflow: hidden;}
.news_page .item .txtbox .more{width: 100%; height: 20px; line-height: 20px; font-size: 12px; color: #696969; margin-top: 12px; display: inline-block;}
.news_page .item:hover .txtbox{background-color: #0261ad;}
.news_page .item:hover .txtbox .title{color: #fff;}
.news_page .item:hover .txtbox .txts{color: #fff;}
.news_page .item:hover .txtbox .more{color: #fff;}
/*内页*/
.news_show{width: 100%;}
.news_show .title{text-align: center; font-size: 16px; color: #000000;}
.news_show .imgbox{text-align: center; overflow: hidden; margin-top: 15px;}
.news_show .imgbox img{max-width: 100%; height: auto;}
.news_show .txtbox{margin-top: 15px; text-align: left;}
.news_show .txtbox p{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 .txtbox{width: 100%; margin-top: 15px;}
.contact_page .txtbox p{font-size: 14px; color: #333; line-height: 25px;}

/*质量文件页面*/
.zlwj_page{width: 100%;}
.zlwj_page .txtbox{overflow: hidden;}
.zlwj_page .txtbox p{font-size: 14px; color: #000; 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: #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 .headTop .headCall h4{font-size: 16px;}
    header .head_box .top_li{padding: 0 12px;}
    header .head_box .top_li>a{font-size: 14px;}
    .main2 ul{width: 100%;}
    .main2 li{width: 25%; margin: 0 0 20px 0; padding: 0 10px;}
    .main3 .mLeft{height: 360px;}
    .main3 .mRight{height: 360px;}
    .main4 .newsList li a{font-size: 14px;}
    .main4 .newsList li a span{font-size: 14px;}
    .foot1 .footLink{padding: 15px 0;}
    .foot1 .footLink h5{font-size: 14px;}
    .foot1 .footLink li{padding: 0 10px;}
    .foot1 .footLink li a{font-size: 14px;}
    .foot2{padding: 15px 0;}
    .foot2 .fLeft .fNav li{padding: 0 5px;}
    .foot2 .fLeft .fNav li a{font-size: 14px;}
    /*内页*/
    .inner_page .page_left{width: 240px;}
    .inner_page .page_right{width: calc(100% - 240px);}
    .sideBar_page .n_tit{padding: 14px 1px;}
    .sideBar_page .n_tit>h4{font-size: 20px;}
    .sideBar_page .n_li>a{height: 35px; line-height: 35px; 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_box{height: 100%;}
    header .head_box .logo{height: 80px;}
    header .head_box .top_btn{font-size: 32px; color: #0261ad; position: absolute; top: 53px; right: 20px; display: none;}
    header .head_box .head_nav{height: auto; margin-left: -15px; margin-right: -15px; background: rgba(0,0,0,0.5);}
    header .head_box .top_li{display: block; width: 25%; height: 40px; margin-top: 0; padding: 0; text-align: center;}
    header .head_box .top_li:before{display: none;}
    header .head_box .top_li>a{padding: 0; line-height: 40px; display: block;  color: #FFFFFF; border: none;}
    header .head_box .top_li:hover>a{background-color: #0261ad; color: #fff;}
    header .head_box .top_li ul{display: none!important;}
    .m_content{padding: 30px 0;}
    .main_title .EN{font-size: 20px;}
    .main_title .CN{font-size: 20px;}
    .main2 .item .txts{height: 30px; line-height: 29px; font-size: 14px;}
    .main3 .mLeft{height: 265px;}
    .main3 .mRight{height: 265px;}
    .main3 .mLeft .mask span{width: 50px; height: 50px;}
    .main3 .mLeft .mask h5{font-size: 18px;}
    .main3 .mRight .item .mask span{width: 30px; height: 30px;}
    .main3 .mRight .item .mask h5{font-size: 14px;}
    .main4 .mLeft{width: 230px; height: 310px;}
    .main4 .mRight{width: calc(100% - 250px); height: 310px; margin-left: 20px;}
    .main4 .mLeft .txts{padding: 10px;}
    .main4 .mLeft .txts p{line-height: 20px; height: 140px;}
    .main4 .newsBox{height: 100px;}
    .main4 .newsBox .imgbox{width: 140px;}
    .main4 .newsBox .txtbox{width: calc(100% - 140px); padding: 10px;}
    .main4 .newsBox .txtbox .title{height: 20px; line-height: 20px; font-size: 14px;}
    .main4 .newsBox .txtbox .txts{height: 60px; line-height: 20px; font-size: 12px; margin-top: 4px;}
    .main4 .newsList li a{height: 30px; line-height: 30px; font-size: 14px;}
    .main4 .newsList li a span{font-size: 14px;}
    .main5 .item .mask span{width: 30px; height: 30px;}
    .main5 .item .mask h5{font-size: 14px;}
    .foot2 .fLeft{width: 100%;}
    .foot2 .fRight{display: none;}
    /*内页*/
    .inner_page .page_left{width: 220px;}
    .inner_page .page_right{width: calc(100% - 220px);}
    .product_page .item .txts{height: 30px; line-height: 29px; font-size: 14px;}
    .swzy_page .item .txts{height: 30px; line-height: 29px; font-size: 14px;}
    .case_page .item .txts{height: 30px; line-height: 29px; font-size: 14px;}
    .news_page .item{height: 150px;}
    .news_page .item .imgbox{width: 200px;}
    .news_page .item .txtbox{width: calc(100% - 200px); padding: 15px;}
}

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

@media (max-width: 767px){
    .container{padding-left: 15px; padding-right: 15px;}
    header .headTop{height: 28px;}
    header .headTop .txts{line-height: 28px;}
    header .headTop .topRight{display: none;}
    header .head_box{height: 100%;}
    header .head_box .head_nav{top: 80px;}
    header .head_box .top_btn{font-size: 28px;top: 53px; top: 25px;}
    header .lunbos{padding-top: 40%;}
    .m_content{padding: 20px 0;}
    .con_layout{margin-top: 20px;}
    .main_title .EN{font-size: 16px;}
    .main_title .CN{font-size: 16px;}
    .main1 .item .txts{font-size: 12px;}
    .main2 li{width: 50%;}
    .main3 .mLeft{width: 100%; padding: 0; height: 300px; display: none;}
    .main3 .mRight{width: 100%; padding: 0; height: 100%; margin-top: 15px;}
    .main4 .mLeft{width: 100%; height: auto;}
    .main4 .mRight{width: 100%; height: auto; margin: 15px 0 0 0;}
    .main4 .mLeft .txts p{height: auto; max-height: 140px;}
    .foot1 .footLink li{padding: 0 7px;}
    /*内页*/
    .inner_page .page_left{width: 100%;}
    .inner_page .page_right{width: 100%; padding: 0;}
    .sideBar_page .n_tit{padding: 12px 0;}
    .news_page .item{height: 120px;}
    .news_page .item .imgbox{width: 140px;}
    .news_page .item .txtbox{width: calc(100% - 140px); padding: 10px;}
    .news_page .item .txtbox .title{height: 20px; line-height: 20px; font-size: 15px;}
    .news_page .item .txtbox .txts{height: 60px; line-height: 20px; font-size: 12px;}
}

@media (max-width:500px){
    .main3 .mLeft{height: 240px;}
}

@media (max-width:376px){

}

@media (max-width:360px){

}