@charset "utf-8";
/**
 * @author:王欢
 * @email:710569885@qq.com
 * @time:2019-3
 */
@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;
    -moz-user-select:none; /*火狐*/
    -webkit-user-select:none; /*webkit浏览器*/
    -ms-user-select:none; /*IE10*/
    -khtml-user-select:none; /*早期浏览器*/
    user-select: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: 34px; background-color: #d1121a; overflow: hidden;}
header .head_top h4{float: left; line-height: 34px; 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; font-size: 14px; color: #fff; line-height: 34px; padding: 0 8px;}
header .head_top .top_link a:before{content: ""; position: absolute; top: 0; bottom: 0; left: 0; margin: auto; width: 1px; height: 12px; background-color: #fff;}
header .head_top .top_link a:nth-child(1):before{display: none;}
/**/
header .head_box{height:110px; overflow:hidden;}
header .head_box .logo{float: left;display: table; height: 100%;}
header .head_box .logo a{display: table-cell; vertical-align: middle;}
header .head_box .logo img{width: 100%; height:auto;}
header .head_box .head_txt{float: left; height: 100%; display: table; margin-left: 10px; padding-left: 10px; position: relative;}
header .head_box .head_txt:before{content: ""; position: absolute; top: 0; bottom: 0; left: 0; margin: auto; width: 1px; height: 59px; background-color: #d9d9d9;}
header .head_box .head_txt h4{font-size: 20px; color: #333333; line-height: 28px; letter-spacing: 7px}
header .head_box .head_txt h3{font-size: 20px; color: #d1121a; line-height: 28px; letter-spacing: 7px}
header .head_box .head_form{height: 100%; float: left; display: table; margin-left: 30px;}
header .head_box .f_box{width: 333px; border: 1px solid #dcdcdc; height: 40px;}
header .head_box .f_box .f_txt{width: calc(100% - 44px); height: 100%; float: left; border: none; padding: 3px 10px; outline:none;}
header .head_box .f_box .f_btn{width: 44px; height: 100%; float: left; border: none; top: 0; font-size: 20px; color: #272636; background-color: #fff; outline:none;}
header .head_box .h_right{float: right; height: 100%; overflow: hidden;}
header .head_box .top_call{float: left; display: table; height: 100%; background: url("../images/head_call.png") no-repeat left 50%; padding-left: 55px;}
header .head_box .top_call h4{font-size: 35px; color: #d1121a; font-family: "Impact";}
/**/
header .head_nav{width: 100%; position: relative; background-color: #575757;}
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: 14.28%; height: 55px; position: relative; text-align: center;}
header .head_nav .top_li>a{color: #FFFFFF; font-size: 17px; line-height: 55px; display: block; overflow: hidden;}
header .head_nav .top_li>a span{display: inline-block; padding-left: 30px;}
header .head_nav .top_li>a i{font-style: normal; font-size: 14px; color: #fff;}
header .head_nav .top_li:after{content: ""; display: block; width: 2px; height: 20px; position: absolute; right: -1px; top: 0; bottom: 0; margin: auto; background: linear-gradient(to right, #707070, #454545)}
header .head_nav .top_li:nth-child(7):after{display: none;}
header .head_nav .top_li:nth-child(1)>a span{background: url("../images/nav_tubiao.png") no-repeat 0 16px;}
header .head_nav .top_li:nth-child(2)>a span{background: url("../images/nav_tubiao.png") no-repeat -205px 16px;}
header .head_nav .top_li:nth-child(3)>a span{background: url("../images/nav_tubiao.png") no-repeat -399px 16px;}
header .head_nav .top_li:nth-child(5)>a span{background: url("../images/nav_tubiao.png") no-repeat -605px 16px;}
header .head_nav .top_li:nth-child(6)>a span{background: url("../images/nav_tubiao.png") no-repeat -799px 16px;}
header .head_nav .top_li:nth-child(7)>a span{background: url("../images/nav_tubiao.png") no-repeat -995px 16px;}
header .head_nav .top_li:nth-child(4)>a span{background: url("../images/nav_tubiao.png") no-repeat -399px 16px;}
header .head_nav .top_li:hover>a{background-color: #d1121a;}
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: #d1121a;}
header .lunbos{padding-top: 26%; background-size: cover; background-position: 50% 50%; background-repeat: no-repeat;}
header .lunbo .swiper-pagination-bullet-active{background: #d1121a;}
section{width: 100%; overflow: hidden;}
/**/
.content{margin: 35px 0;}
.con_layout{margin-top: 30px;}
.mTitle{width: 100%; text-align: center; overflow: hidden;}
.mTitle .tit{display: inline-block; position: relative; width: 230px;}
.mTitle .tit:before, .mTitle .tit:after{content: ""; position: absolute; top: 0; bottom: 0; margin: auto; width: calc(600px - 115px); height: 35px;}
.mTitle .tit:before{content: ""; background: url("../images/tit_gang.png") no-repeat; background-size: 100% 100%; left: 100%;
    transform:rotate(180deg);
    -ms-transform:rotate(180deg); 	/* IE 9 */
    -moz-transform:rotate(180deg); 	/* Firefox */
    -webkit-transform:rotate(180deg); /* Safari 和 Chrome */
    -o-transform:rotate(180deg); 	/* Opera */}
.mTitle .tit:after{content: ""; background: url("../images/tit_gang.png") no-repeat; background-size: 100% 100%; right: 100%;}
.mTitle .tit .CN{font-size: 35px; color: #333333; font-weight: bold;}
.mTitle .tit .EN{font-size: 20px; color: #999999; font-family: "Arial"; margin-top: 5px;}
.mTitle .txt{margin-top: 15px; font-size: 15px; color: #999; line-height: 25px;}
/**/
.main1{width: 100%; background-color: #efefef;}
.main1 .mLeft{width: 200px; float: left;}
.main1 .mLeft .title{width: 100%; height: 40px; line-height: 40px; padding: 0 15px; background-color: #d1121a; font-size: 16px; color: #fff;}
.main1 .mLeft .title span{float: right; font-size: 18px; color: #fff; line-height: 40px;}
.main1 .mLeft .mSide{overflow: hidden; width: 100%; background-color: #fff;}
.main1 .mLeft .mSide li{border-bottom: 1px solid #efefef; text-align: center;}
.main1 .mLeft .mSide li a{display: block; height: 60px; line-height: 60px; font-size: 18px; color: #333;}
.main1 .mLeft .mSide li a:hover{background-color: #d1121a; color: #fff;}
.main1 .mRight{width: calc(100% - 200px); float: left; padding-left: 10px;}
.main1 .box{width: 100%; padding: 10px 0; background-color: #fff;}
.main1 .item{width: 100%; overflow: hidden; margin-bottom: 10px;}
.main1 .item .imgbox{width: 100%; position: relative; display: block; overflow: hidden;}
.main1 .item .imgbox:before{content: ""; display: block; padding-top: 82%;}
.main1 .item .imgbox .imgs{position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; width: 100%; height: auto;}
.main1 .item .mask{position: absolute; left: 0; bottom: 0; width: 100%; height: auto;}
.main1 .item .mask h4{width: 100%; height: 50px; line-height: 50px; text-align: center; font-size: 18px; color: #fff; background-color: rgba(0,0,0,.45);}
.main1 .item:hover .imgbox .imgs{transform:scale(1.1);}
.main1 .item:hover .mask h4{background-color: #d1121a;}
.main1 .more{text-align: center; margin-top: 30px;}
.main1 .more a{display: inline-block; width: 180px; height: 45px; line-height: 43px; text-align: center; background-color: #d1121a; font-size: 14px; color: #fff; border: 1px solid #d1121a;}
.main1 .more a:hover{background-color: #fff; color: #d1121a;}
/**/
.main2{width: 100%; height: 300px; background: url("../images/m2_bg.jpg") no-repeat 50% 50%; background-size: cover; position: relative;}
.main2 .imgbox{text-align: center; overflow: hidden; position: absolute; left: 0; right: 0; bottom: 0; margin: auto;}
.main2 .imgbox img{max-width: 100%; height: auto;}
/**/
.main3{width: 100%; background-color: #fff;}
.main3 .mList{width: 100%;}
.main3 .mList .item{width: 300px; height: 280px; float: left; border-right: 1px solid #dbdbdb; display: flex; flex-wrap: wrap; align-content: center; overflow: hidden;}
.main3 .mList .item:nth-child(3){width: calc(100% - 600px);}
.main3 .item .title{overflow: hidden;}
.main3 .item .title span{width: 50px; height: 50px; line-height: 50px; float: left; text-align: center; font-size: 20px; color: #fff; display: inline-block; background-color: #d1121a; font-family: "Arial";}
.main3 .item .title h4{width: calc(100% - 50px); height: 50px; line-height: 50px; float: left; font-size: 20px; color: #333; font-weight: bold; padding-left: 15px;}
.main3 .item .txts{margin-top: 15px; font-size: 14px; color: #666; line-height: 25px; height: 175px; overflow: hidden; padding: 0 40px 0 10px;}
.main3 .item .imgs{width: 100%; height: 100%;}
.main3 .item:hover .title h4{color: #d1121a;}
.main3 .item:hover .txts{color: #d1121a;}
.main3 .item .imgs:hover{transform:scale(1.1);}
/**/
.main4{width: 100%; background-color: #d1121a; padding: 30px 0;}
.main4 .txtbox{text-align: center;}
.main4 .txtbox h3{font-size: 30px; color: #fff; font-weight: bold;}
.main4 .txtbox h4{font-size: 15px; color: #fff; font-family: "Arial"; display: inline-block; position: relative; padding: 0 10px; margin-top: 15px;}
.main4 .txtbox h4:before, .main4 .txtbox h4:after{content: ""; position: absolute; top: 0; bottom: 0; margin: auto; width: 70px; height: 1px; background-color: #fff;}
.main4 .txtbox h4:before{left: 100%;}
.main4 .txtbox h4:after{right: 100%;}
.main4 .txtbox h2{font-size: 30px; color: #fff; font-weight: bold; margin-top: 20px;}
/**/
.main5{width: 100%;}
.main5 .mBox{position: relative; width: 1200px; margin: 0 auto;}
.main5 .mBox  .swiper-slide {width: 550px; background: #fff; box-shadow: 0 8px 30px #ddd;}
.main5 .mBox .swiper-button-prev, .mBox .swiper-button-next{position: absolute; background: none; width: 50px; height: 50px; line-height: 48px; border: 1px solid #e8e8e8; text-align: center; border-radius: 50%; font-size: 30px; color: #e8e8e8; font-family: "宋体";}
.main5 .mBox .swiper-button-prev {left: -60px;}
.main5 .mBox .swiper-button-next {right: -60px }
.main5 .mBox .swiper-button-prev:hover{background-color: #d1121a; color: #fff;}
.main5 .mBox .swiper-button-next:hover{background-color: #d1121a; color: #fff;}
.main5 .mBox .item{width: 100%; background-color: #efefef; padding: 10px;}
.main5 .mBox .item .imgbox{position: relative; display: block; overflow: hidden;}
.main5 .mBox .item .imgbox:before{content: ""; display: block; padding-top: 33%;}
.main5 .mBox .item .imgbox .imgs{position: absolute; top: 0; bottom: 0; right: 0; left: 0; margin: auto; width: 100%; height: auto;}
.main5 .mBox .item .mask{position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; height: 30px; text-align: center;}
.main5 .mBox .item .mask h4{font-size: 30px; color: #fff; display: inline-block; width: 140px; height: 100%; line-height: 30px; position: relative;}
.main5 .mBox .item .mask h4:before, .mBox .item .mask h4:after{content: ""; position: absolute; top: 0; bottom: 0; margin: auto; width: 60px; height: 1px; background-color: #fff;}
.main5 .mBox .item .mask h4:before{left: 100%;}
.main5 .mBox .item .mask h4:after{right: 100%;}
.main5 .mBox .item .txtbox{margin: 10px 0; overflow: hidden; font-size: 14px; color: #333; line-height: 30px; height: 150px;}
/**/
.main6{width: 100%; background-color: #efefef;}
.main6 .hd{width: 100%; overflow: hidden; border-top: 1px solid #dadada; border-bottom: 1px solid #dadada;}
.main6 .hd li{width: 20%; float: left; border-right: 1px solid #dadada; text-align: center;}
.main6 .hd li:nth-child(1){border-left: 1px solid #dadada;}
.main6 .hd li a{width: 100%; height: 60px; line-height: 58px; text-align: center; font-size: 18px; color: #333333; display: block;}
.main6 .hd li a span{font-size: 18px; color: #999999; text-transform: uppercase; padding-left: 5px;}
.main6 .hd .on a{background-color: #d1121a; color: #fff;}
.main6 .hd .on a span{color: #fff;}
.main6 .bd{width: 100%; margin-top: 20px;}
.main6 .bd .mLeft{width: 50%; float: left;}
.main6 .bd .mLeft .imgbox{width: 100%; height: 430px;}
.main6 .bd .mLeft .imgbox .imgs{width: 100%; height: 100%;}
.main6 .bd .mRight{width: 50%; float: left; padding-left: 30px;}
.main6 .bd .mRight .box1{border-bottom: 1px solid #d6d6d6; padding-bottom: 20px; position: relative;}
.main6 .bd .mRight .box1:before{content: ""; position: absolute; left: 0; bottom: 0; width: 60px; height: 3px; background-color: #d1121a;}
.main6 .bd .mRight .box1 .txt{font-size: 14px; color: #666; line-height: 30px; margin-top: 12px; height: 90px; overflow: hidden;}
.main6 .bd .mRight .title{font-size: 18px; color: #333; height: 20px; line-height: 20px; overflow: hidden; font-weight: bold;}
.main6 .box2{width: 100%; overflow:hidden; position:relative; margin-top: 20px;}
.main6 .box2 .bd ul{overflow:hidden; zoom:1;}
.main6 .box2 .bd ul li{float:left; width: 280px; padding: 0 10px; overflow:hidden;}
.main6 .box2 .item{width: 100%; overflow: hidden;}
.main6 .box2 .item .imgbox{position: relative; display: block; overflow: hidden;}
.main6 .box2 .item .imgbox:before{content: ""; display: block; padding-top: 81%;}
.main6 .box2 .item .imgbox .imgs{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: auto;}
.main6 .more{text-align: center; margin-top: 30px;}
.main6 .more a{display: inline-block; width: 180px; height: 45px; line-height: 43px; text-align: center; background-color: #d1121a; font-size: 14px; color: #fff; border: 1px solid #d1121a;}
.main6 .more a:hover{background-color: #fff; color: #d1121a;}
/**/
.main7{width: 100%; background-color: #fff;}
.main7 .title{border-bottom: 1px solid #d6d6d6; padding-bottom: 15px; overflow: hidden; position: relative;}
.main7 .title:before{content: ""; position: absolute; left: 0; bottom: 0; width: 60px; height: 3px; background-color: #d1121a;}
.main7 .title h4{float: left; font-size: 18px; color: #333; font-weight: bold; height: 25px; line-height: 25px; overflow: hidden;}
.main7 .title a{float: right; font-size: 14px; color: #999; height: 25px; line-height: 25px; overflow: hidden;}
.main7 .mLeft{width: 50%; float: left; padding-right: 10px;}
.main7 .mRight{width: 50%; float: left; padding-left: 10px;}
.main7 .mLeft .imgbox{margin-top: 20px; text-align: center; overflow: hidden;}
.main7 .mLeft .imgbox img{width: 100%; height: auto;}
.main7 .mLeft .imgbox:hover img{transform:scale(1.1);}
.main7 .mLeft .box1{margin-top: 20px; border-bottom: 1px solid #d6d6d6; padding-bottom: 15px;}
.main7 .mLeft .box1 .tit{overflow: hidden; height: 32px; line-height: 32px; font-size: 18px; color: #333; font-weight: bold;}
.main7 .mLeft .box1 .tit span{width: 87px; height: 32px; line-height: 32px; float: left; text-align: center; font-size: 18px; color: #fff; background-color: #d1121a; border-radius: 20px; margin-right: 15px;}
.main7 .mLeft .box1 .txt{margin-top: 15px; font-size: 14px; color: #333; line-height: 25px; height: 75px; overflow: hidden;}
.main7 .mLeft .box2{overflow: hidden; margin-top: 10px;}
.main7 .mLeft .box2 li{overflow: hidden;}
.main7 .mLeft .box2 li a{width: 100%; display: block; height: 40px; line-height: 40px; font-size: 14px; color: #333; overflow: hidden;}
.main7 .mLeft .box2 li a span{width: 16px; height: 16px; line-height: 16px; display: inline-block; margin: 12px 12px 0 0; float: left; text-align: center; font-size: 12px; color: #fff; background-color: #949494;}
.main7 .mLeft .box2 li a b{float: right; font-size: 14px; color: #999999; font-weight: normal;}
.main7 .mLeft .box2 li a:hover span{background-color: #d1121a;}
.main7 .mLeft .box2 li a:hover{color: #d1121a;}
.main7 .mRight .mList{margin-top: 20px;}
.main7 .mRight .item{width: 100%; height: 155px; overflow: hidden; margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid #d6d6d6;}
.main7 .mRight .item .imgbox{width: 210px; height: 100%; float: left; overflow: hidden;}
.main7 .mRight .item .imgbox .imgs{width: 100%; height: 100%;}
.main7 .mRight .item .txtbox{width: calc(100% - 210px); height: 100%; float: left; overflow: hidden; padding: 3px 15px;}
.main7 .mRight .item .txtbox .tit{width: 100%; height: 25px; line-height: 25px; font-size: 18px; color: #333; font-weight: bold; overflow: hidden;}
.main7 .mRight .item .txtbox .txt{font-size: 14px; color: #333; line-height: 25px; height: 50px; overflow: hidden; margin-top: 10px;}
.main7 .mRight .item .txtbox .date{height: 20px; line-height: 20px; font-size: 14px; color: #999; margin-top: 10px;}
.main7 .mRight .item:hover .txtbox .tit{color: #d1121a;}
.main7 .more{text-align: center; margin-top: 30px;}
.main7 .more a{display: inline-block; width: 180px; height: 45px; line-height: 43px; text-align: center; background-color: #d1121a; font-size: 14px; color: #fff; border: 1px solid #d1121a;}
.main7 .more a:hover{background-color: #fff; color: #d1121a;}
/**/
.foot1{width: 100%; background-color: #3f3f3f; padding: 12px 0;}
.foot1 .fTitle{display: flex; align-items: center; width: 150px; float: left; font-size: 35px; color: #fff; font-family: "Arial";}
.foot1 .fList{width: calc(100% - 150px); float: left;}
.foot1 .fList li{float: left; padding: 7px 10px;}
.foot1 .fList li a{font-size: 14px; color: #fff; height: 20px; line-height: 20px;}
.foot1 .fList li a:hover{text-decoration:underline!important;}
.foot2{width: 100%; background-color: #575757; padding: 20px 0; position: relative;}
.foot2:before{content: ""; position: absolute; bottom: 0; left: 0; right: 0; margin: auto; width: 100%; height: 1px; background-color: #6c6c6c;}
.foot2 .box1{width: 50%; float: left;}
.foot2 .box1 dl{width: 25%; float: left; padding-right: 10px;}
.foot2 .box1 dl dt{font-size: 16px; color: #fff; margin-bottom: 10px;}
.foot2 .box1 dl dd a{font-size: 14px; color: #fff; line-height: 25px; height: 25px; display: block; overflow: hidden;}
.foot2 .box1 dl dd a:hover{text-decoration:underline!important;}
.foot2 .box2{width: 15%; float: left; text-align: center; position: relative;}
.foot2 .box2:before{content: ""; position: absolute; top: 0; bottom: 0; left: 0; margin: auto; width: 1px; height: 170px; background-color: #606060;}
.foot2 .box2 .tit{font-size: 16px; color: #fff; font-weight: bold;}
.foot2 .box2 .imgs{text-align: center; overflow: hidden; margin-top: 25px;}
.foot2 .box2 .imgs img{max-width: 100%; height: auto;}
.foot2 .box2 .txt{font-size: 14px; color: #fff; margin-top: 20px;}
.foot2 .box3{width: 35%; float: left; padding-left: 35px; position: relative; }
.foot2 .box3:before{content: ""; position: absolute; top: 0; bottom: 0; left: 0; margin: auto; width: 1px; height: 170px; background-color: #606060;}
.foot2 .box3 .call{font-size: 35px; color: #fff; font-family: "Arial"; font-weight: bold;}
.foot2 .box3 .txt{font-size: 14px; color: #fff; line-height: 25px; margin-top: 10px;}
.foot3{width: 100%; background-color: #575757; padding: 10px 0;}
.foot3 .txts{text-align: center; font-size: 14px; color: #fff;}
/*内页*/
.inner_page{width: 100%;}
.inner_page .page_left{width: 280px; float: left;}
.inner_page .page_right{width: calc(100% - 280px); float: left; padding-left: 30px;}
.nTitle{width: 100%; text-align: center; overflow: hidden;}
.nTitle .tit{display: inline-block; position: relative; width: 230px;}
.nTitle .tit:before, .nTitle .tit:after{content: ""; position: absolute; top: 0; bottom: 0; margin: auto; width: calc(600px - 115px); height: 35px;}
.nTitle .tit:before{content: ""; background: url("../images/tit_gang.png") no-repeat; background-size: 100% 100%; left: 100%;
    transform:rotate(180deg);
    -ms-transform:rotate(180deg); 	/* IE 9 */
    -moz-transform:rotate(180deg); 	/* Firefox */
    -webkit-transform:rotate(180deg); /* Safari 和 Chrome */
    -o-transform:rotate(180deg); 	/* Opera */}
.nTitle .tit:after{content: ""; background: url("../images/tit_gang.png") no-repeat; background-size: 100% 100%; right: 100%;}
.nTitle .tit .CN{font-size: 35px; color: #333333; font-weight: bold;}
.nTitle .tit .EN{font-size: 20px; color: #999999; font-family: "Arial"; margin-top: 5px;}
.nTitle .txt{margin-top: 15px; font-size: 15px; color: #999; line-height: 25px;}
/**/
.inner_page .sideBar_page .side_top{margin-bottom: 15px;}
.inner_page .sideBar_page .n_tit{background: #d1121a; position: relative; font-size: 0; text-align: center; padding: 20px 1px;}
.inner_page .sideBar_page .n_tit>h4{font-size: 30px; color: #ffffff; display: inline-block;}
.inner_page .sideBar_page .n_tit .side_span{position: absolute; right: 15px; top: 12px; font-size: 22px; color: #ffffff;}
.inner_page .sideBar_page ul{display: none;}
.inner_page .sideBar_page .n_ul{background-color: #ffffff; margin-top: 10px;}
.inner_page .sideBar_page .n_li{width: 100%; position: relative;}
.inner_page .sideBar_page .n_li>a{display: block; position: relative; border-bottom: 1px solid #fff; width: 100%; height: 60px; line-height: 60px; font-size: 18px; color: #5e5e5e; background-color: #ededed; text-align: center;}
.inner_page .sideBar_page .n_li:hover>a,
.inner_page .sideBar_page .n_li>a.on{background-color: #d1121a; color: #fff;}
.inner_page .sideBar_page .er{width: 100%;; overflow: hidden;}
.inner_page .sideBar_page .er li{width: 100%; position: relative; text-align: center;}
.inner_page .sideBar_page .er li a{line-height: 35px; height: 35px; border-bottom: 1px dotted #c9ccce; overflow: hidden; display: block; font-size: 14px; color: #858585;}
.inner_page .sideBar_page .er li a:hover{color: #038dd6;}
.inner_page .sideBar_page .side_bot{width: 100%;}
.inner_page .sideBar_page .side_bot .imgbox{text-align: center; overflow: hidden; margin-top: 10px;}
.inner_page .sideBar_page .side_bot .imgbox img{max-width: 100%; height: auto;}
.inner_page .sideBar_page .side_bot .txtbox{background-color: #f8f8f8; padding: 10px 15px;}
.inner_page .sideBar_page .side_bot .txtbox .txt{font-size: 12px; color: #000000; line-height: 25px;}
/*产品页面*/
.product_page{width: 100%;}
.product_page .item{width: 100%; margin-bottom: 15px; overflow: hidden;}
.product_page .item .imgbox{position: relative; display: block; overflow: hidden;}
.product_page .item .imgbox:before{content: ""; display: block; padding-top: 88%;}
.product_page .item .imgbox .imgs{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: auto;}
.product_page .item .mask{position: absolute; left: 0; bottom: 0; width: 100%; height: auto;}
.product_page .item .mask h4{width: 100%; height: 50px; line-height: 50px; text-align: center; font-size: 18px; color: #fff; background-color: rgba(0,0,0,.45);}
.product_page .item:hover .imgbox .imgs{transform:scale(1.1);}
.product_page .item:hover .mask h4{background-color: #d1121a;}
/*内页*/
.product_show .nLeft{width: 55%; float: left;}
.product_show .nRight{width: 45%; float: left; padding-left: 30px;}
.product_show .xiangce{width: 100%;height: 460px;margin-left: auto;margin-right: auto; position: relative;}
.product_show .xiangce .swiper-slide {background-size: cover;background-position: center;}
.product_show .xiangce .gallery-top {height: 75%;width: 100%;}
.product_show .xiangce .gallery-thumbs {height: 25%;box-sizing: border-box; padding: 10px 20px 0 20px;}
.product_show .xiangce .gallery-thumbs .swiper-slide {height: 100%;}
.product_show .xiangce .gallery-thumbs .swiper-slide-active {opacity: 1;}
.product_show .xiangce .gallery-top .item{width: 100%; height: 100%;}
.product_show .xiangce .gallery-top .item .imgbox{position: relative; border: 1px solid #dbdbdb; height: 100%; display: block; overflow: hidden;}
.product_show .xiangce .gallery-top .item .imgbox .n_img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; max-width: 100%; max-height: 100%;}
.product_show .xiangce .gallery-thumbs .item{width: 100%; height: 100%;}
.product_show .xiangce .gallery-thumbs .item .imgbox{position: relative; border: 1px solid #dbdbdb; height: 100%; display: block; overflow: hidden;}
.product_show .xiangce .gallery-thumbs .item .imgbox .n_img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; max-width: 100%; max-height: 100%;}
.product_show .xiangce .gallery-thumbs .swiper-slide-active .item .imgbox{border: 1px solid #ff0000;}
.product_show .swiper-button-prev, .product_show .swiper-button-next{background-image: none; height: 106px; line-height: 85px; width: 15px; margin-top: 0; top: auto; bottom: 0; text-align: center; font-size: 18px; color: #ffffff; font-family: "宋体"; background-color: #ff0000;}
.product_show .swiper-button-prev{left: 0;}
.product_show .swiper-button-next{right: 0;}
.product_show .nRight .tit{font-size: 18px; color: #333;}
.product_show .nRight .mList{margin-top: 20px;}
.product_show .nRight .mList .txts{font-size: 14px; outline-color: #333; line-height: 25px;}
.product_show .box2{margin-top: 25px;}
.product_show .box2 .title{width: 100%; overflow: hidden; background-color: #e8e8e8;}
.product_show .box2 .title h4{width: 160px; text-align: center; height: 60px; line-height: 60px; background-color: #d1121a; font-size: 20px; color: #fff;}
.product_show .box2 .txt{margin-top: 20px; font-size: 14px; color: #333; line-height: 25px;}


/*案例页面*/
.case_page{width: 100%;}
.case_page .item{width: 100%; margin-bottom: 15px; overflow: hidden;}
.case_page .item .imgbox{position: relative; display: block; overflow: hidden;}
.case_page .item .imgbox:before{content: ""; display: block; padding-top: 88%;}
.case_page .item .imgbox .imgs{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: auto;}
.case_page .item .mask{position: absolute; left: 0; bottom: 0; width: 100%; height: auto;}
.case_page .item .mask h4{width: 100%; height: 50px; line-height: 50px; text-align: center; font-size: 18px; color: #fff; background-color: rgba(0,0,0,.45);}
.case_page .item:hover .imgbox .imgs{transform:scale(1.1);}
.case_page .item:hover .mask h4{background-color: #d1121a;}

/*关于我们*/
.about_page{width: 100%;}
.about_page .txt{font-size: 14px; color: #333; line-height: 25px;}

/*新闻页面*/
.news_page .item{width: 100%; height: 155px; overflow: hidden; margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid #d6d6d6;}
.news_page .item .imgbox{width: 210px; height: 100%; float: left; overflow: hidden;}
.news_page .item .imgbox .imgs{width: 100%; height: 100%;}
.news_page .item .txtbox{width: calc(100% - 210px); height: 100%; float: left; overflow: hidden; padding: 3px 15px;}
.news_page .item .txtbox .tit{width: 100%; height: 25px; line-height: 25px; font-size: 18px; color: #333; font-weight: bold; overflow: hidden;}
.news_page .item .txtbox .txt{font-size: 14px; color: #333; line-height: 25px; height: 50px; overflow: hidden; margin-top: 10px;}
.news_page .item .txtbox .date{height: 20px; line-height: 20px; font-size: 14px; color: #999; margin-top: 10px;}
.news_page .item:hover .txtbox .tit{color: #d1121a;}
/*内页*/
.news_show{width: 100%;}
.news_show .title{text-align: center;}
.news_show .title h4{font-size: 18px; color: #333; font-weight: bold;}
.news_show .title h5{font-size: 14px; color: #999; margin-top: 10px;}
.news_show .txt{font-size: 14px; color: #333; line-height: 25px; margin-top: 20px;}

/*联系我们页面*/
.contact_page{width: 100%;}
.contact_page .txtbox{font-size: 14px; color: #333; line-height: 25px;}
.contact_page .ditu{margin-top: 20px; overflow: hidden; text-align: center;}
.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: #d1121a;}
.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 .logo img{width: 260px;}
    header .head_box .head_txt h4{font-size: 17px; letter-spacing: 4px;}
    header .head_box .head_txt h3{font-size: 17px;letter-spacing: 4px;}
    header .head_box .head_form{margin-left: 20px;}
    header .head_box .f_box{width: 260px;}
    header .head_box .top_call h4{font-size: 30px;}
    header .head_nav .top_li>a{font-size: 15px;}
    .mTitle .tit{width: 200px;}
    .mTitle .tit .CN{font-size: 32px;}
    .mTitle .tit .EN{font-size: 18px;}
    .mTitle .txt{margin-top: 13px; font-size: 13px; line-height: 22px;}
    .main1 .mLeft .mSide li a{height: 46px; line-height: 46px; font-size: 16px;}
    .main1 .item .mask h4{height: 40px; line-height: 40px; font-size: 16px;}
    .main3 .mList .item{width: 240px; height: 240px;}
    .main3 .mList .item:nth-child(3){width: calc(100% - 480px);}
    .main3 .item .title span{width: 40px; line-height: 40px; height: 40px;}
    .main3 .item .title h4{height: 40px; line-height: 40px;}
    .main3 .item .txts{padding: 0 15px 0 10px; height: 150px;}
    .main4 .txtbox h3{font-size: 24px;}
    .main4 .txtbox h4{font-size: 14px;}
    .main4 .txtbox h2{font-size: 24px; margin-top: 15px;}
    .main5 .mBox{width: 100%;}
    .main5 .mBox .swiper-slide{width: 450px;}
    .main6 .hd li a{height: 50px; line-height: 48px; font-size: 16px;}
    .main6 .hd li a span{font-size: 16px;}
    .main6 .bd .mLeft .imgbox{height: 380px;}
    .main7 .mRight .item{height: 140px;}
    .main7 .mRight .item .imgbox{width: 180px;}
    .main7 .mRight .item .txtbox{width: calc(100% - 180px);}
    .main7 .mRight .item .txtbox .tit{font-size: 16px; height: 20px; line-height: 20px;}
    .main7 .mRight .item .txtbox .txt{height: 60px; line-height: 20px; font-size: 13px;}
    .main7 .mRight .item .txtbox .date{font-size: 12px;}
    .foot1 .fList li{padding: 5px 10px;}
    .foot2 .box1 dl dt{font-size: 14px;}
    .foot2 .box1 dl dd a{font-size: 12px;}
    .foot2 .box3 .call{font-size: 28px;}
    .foot2 .box3 .txt{font-size: 12px;}
    /*内页*/
    .nTitle .tit{width: 200px;}
    .nTitle .tit .CN{font-size: 32px;}
    .nTitle .tit .EN{font-size: 18px;}
    .nTitle .txt{margin-top: 13px; font-size: 13px; line-height: 22px;}
    .inner_page .sideBar_page .n_tit{padding: 15px 0;}
    .inner_page .sideBar_page .n_tit>h4{font-size: 22px;}
    .inner_page .page_left{width: 260px;}
    .inner_page .page_right{width: calc(100% - 260px);}
    .inner_page .sideBar_page .n_li>a{height: 50px; line-height: 50px; font-size: 16px;}
    .product_page .item .mask h4{height: 40px; line-height: 40px; font-size: 16px;}
    .product_show .xiangce{height: 365px;}
    .product_show .swiper-button-prev, .product_show .swiper-button-next{height: 82px;}
    .product_show .box2 .title h4{height: 50px; line-height: 50px;}
    .case_page .item .mask h4{height: 40px; line-height: 40px; font-size: 16px;}
    .news_page .item{height: 140px;}
    .news_page .item .imgbox{width: 180px;}
    .news_page .item .txtbox{width: calc(100% - 180px);}
    .news_page .item .txtbox .tit{font-size: 16px; height: 20px; line-height: 20px;}
    .news_page .item .txtbox .txt{height: 60px; line-height: 20px; font-size: 13px;}
    .news_page .item .txtbox .date{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 .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;}
    header .head_nav .top_li>a i{display: none;}
    header .head_nav .top_li:nth-child(1)>a span{background: url("../images/nav_tubiao.png") no-repeat 0 8px;}
    header .head_nav .top_li:nth-child(2)>a span{background: url("../images/nav_tubiao.png") no-repeat -205px 8px;}
    header .head_nav .top_li:nth-child(3)>a span{background: url("../images/nav_tubiao.png") no-repeat -399px 8px;}
    header .head_nav .top_li:nth-child(4)>a span{background: url("../images/nav_tubiao.png") no-repeat -605px 8px;}
    header .head_nav .top_li:nth-child(5)>a span{background: url("../images/nav_tubiao.png") no-repeat -799px 8px;}
    header .head_nav .top_li:nth-child(6)>a span{background: url("../images/nav_tubiao.png") no-repeat -995px 8px;}
    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;}
    .content{margin: 25px 0;}
    .content{margin-top: 20px;}
    .mTitle .tit{width: 170px;}
    .mTitle .tit:before, .mTitle .tit:after{height: 25px;}
    .mTitle .tit .CN{font-size: 28px;}
    .mTitle .tit .EN{font-size: 16px; margin-top: 3px;}
    .mTitle .txt{margin-top: 10px; font-size: 12px; line-height: 20px;}
    .main1 .mLeft .mSide li a{height: 35px; line-height: 35px; font-size: 14px;}
    .main1 .item .mask h4{height: 30px; line-height: 30px; font-size: 14px;}
    .main1 .more{margin-top: 15px;}
    .main1 .more a{width: 130px; height: 35px; line-height: 33px;}
    .main2{height: 260px;}
    .main3 .mList .item{width: 50%;}
    .main3 .mList .item:nth-child(3){width: 100%;}
    .main3 .item .title span{width: 35px; height: 35px; line-height: 35px; font-size: 18px;}
    .main3 .item .title h4{width: calc(100% - 35px); height: 35px; line-height: 35px; font-size: 16px; padding-left: 10px;}
    .main3 .item .txts{height: 160px; font-size: 12px; line-height: 20px; margin-top: 10px;}
    .main4{padding: 20px 0;}
    .main4 .txtbox h3{font-size: 20px;}
    .main4 .txtbox h4{margin-top: 12px;}
    .main4 .txtbox h2{font-size: 20px; margin-top: 12px;}
    .main5 .mBox .item .mask h4{font-size: 22px; width: 120px;}
    .main5 .mBox .swiper-button-prev, .mBox .swiper-button-next{display: none;}
    .main6 .hd li a{height: 40px; line-height: 38px; font-size: 14px;}
    .main6 .hd li a span{font-size: 14px;}
    .main6 .bd .mLeft .imgbox{height: 270px;}
    .main6 .bd .mRight .box1{padding-bottom: 10px;}
    .main6 .bd .mRight .box1 .txt{height: 80px; line-height: 20px; font-size: 12px; margin-top: 8px;}
    .main6 .bd .mRight .title{font-size: 16px;}
    .main6 .box2{margin-top: 10px;}
    .main6 .bd{margin-top: 15px;}
    .main7 .title{padding-bottom: 10px;}
    .main7 .title h4{font-size: 16px;}
    .main7 .mLeft .box1{padding-bottom: 10px; margin-top: 15px;}
    .main7 .mLeft .box1 .tit{height: 25px; line-height: 25px; font-size: 16px;}
    .main7 .mLeft .box1 .tit span{width: 70px; height: 25px; line-height: 25px; font-size: 16px;}
    .main7 .mLeft .box1 .txt{font-size: 12px; line-height: 20px; height: 60px; margin-top: 10px;}
    .main7 .mLeft .box2 li a{height: 30px; line-height: 30px; font-size: 12px;}
    .main7 .mLeft .box2 li a span{margin: 7px 7px 0 0;}
    .main7 .mRight .item{padding-bottom: 12px; margin-bottom: 12px;}
    .main7 .mRight .item{height: 110px;}
    .main7 .mRight .item .imgbox{width: 150px;}
    .main7 .mRight .item .txtbox{width: calc(100% - 150px); padding: 2px 10px;}
    .main7 .mRight .item .txtbox .tit{font-size: 14px;}
    .main6 .more{margin-top: 15px;}
    .main6 .more a{width: 130px; height: 35px; line-height: 33px;}
    .main7 .more{margin-top: 15px;}
    .main7 .more a{width: 130px; height: 35px; line-height: 33px;}
    .foot1{display: none;}
    .foot2{display: none;}
    /*内页*/
    .nTitle .tit{width: 170px;}
    .nTitle .tit:before, .nTitle .tit:after{height: 25px;}
    .nTitle .tit .CN{font-size: 28px;}
    .nTitle .tit .EN{font-size: 16px; margin-top: 3px;}
    .nTitle .txt{margin-top: 10px; font-size: 12px; line-height: 20px;}
    .inner_page .page_left{width: 230px;}
    .inner_page .page_right{width: calc(100% - 230px);}
    .inner_page .sideBar_page .n_li>a{height: 40px; line-height: 40px; font-size: 14px;}
    .product_page .item .mask h4{height: 30px; line-height: 30px; font-size: 14px;}
    .product_show .nRight{padding-left: 20px;}
    .product_show .xiangce{height: 290px;}
    .product_show .swiper-button-prev, .product_show .swiper-button-next{height: 64px;}
    .product_show .nRight .tit{font-size: 16px;}
    .product_show .nRight .mList .txts{font-size: 12px;}
    .product_show .box2 .title h4{width: 130px; height: 40px; line-height: 40px; font-size: 17px;}
    .case_page .item .mask h4{height: 30px; line-height: 30px; font-size: 14px;}
    .news_page .item{padding-bottom: 12px; margin-bottom: 12px;}
    .news_page .item{height: 110px;}
    .news_page .item .imgbox{width: 150px;}
    .news_page .item .txtbox{width: calc(100% - 150px); padding: 2px 10px;}
    .news_page .item .txtbox .tit{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{height: 30px;}
    header .head_top h4{line-height: 30px; font-size: 12px;}
    header .head_box{height: 70px;}
    header .head_box .logo img{width: 250px;}
    header .head_box .head_txt{display: none;}
    header .head_box .head_form{display: none;}
    header .top_btn{top: 50px; font-size: 28px;}
    header .head_nav{top: 90px;}
    header .lunbos{padding-top: 54%;}
    .content{margin: 20px 0;}
    .mTitle .tit{width: 150px;}
    .mTitle .tit .CN{font-size: 22px;}
    .mTitle .tit .EN{font-size: 14px;}
    .main1 .mLeft{width: 100%;}
    .main1 .mRight{width: 100%; padding: 0; margin-top: 10px;}
    .main1 .mLeft .mSide{display: none;}
    .main2{height: 240px;}
    .main4 .txtbox h3{font-size: 18px;}
    .main4 .txtbox h2{font-size: 18px;}
    .main5 .mBox .swiper-slide{width: 300px;}
    .main5 .mBox .item{padding: 5px;}
    .main5 .mBox .item .txtbox{line-height: 25px;}
    .main5 .mBox .item .mask h4{font-size: 18px;}
    .main6 .hd li a span{display: none;}
    .main6 .bd .mLeft{width: 100%;}
    .main6 .bd .mRight{width: 100%; padding: 0; margin-top: 15px;}
    .main7 .mLeft{width: 100%; padding: 0;}
    .main7 .mRight{width: 100%; padding: 0; margin-top: 15px;}
    /*内页*/
    .nTitle .tit{width: 150px;}
    .nTitle .tit .CN{font-size: 22px;}
    .nTitle .tit .EN{font-size: 14px;}
    .inner_page .con_layout{margin-top: 20px;}
    .inner_page .page_left{width: 100%;}
    .inner_page .page_right{width: 100%; padding: 0;}
    .inner_page .sideBar_page .n_tit{padding: 13px 0;}
    .inner_page .sideBar_page .n_tit>h4{font-size: 18px;}
}

@media (max-width:500px){
    .main2{height: 200px;}
    .main4 .txtbox h3{font-size: 16px;}
    .main4 .txtbox h4{font-size: 12px; margin-top: 10px;}
    .main4 .txtbox h4:before, .main4 .txtbox h4:after{width: 40px;}
    .main4 .txtbox h2{font-size: 16px; margin-top: 10px;}
    .main5 .mBox .swiper-slide{width: 260px;}
    .main6 .bd .mLeft .imgbox{height: 240px;}
    /*内页*/
    .product_show .nLeft{width: 100%;}
    .product_show .nRight{width: 100%; padding: 0; margin-top: 15px;}
}

@media (max-width:376px){
    .main2{height: 160px;}
}

@media (max-width:360px){

}