@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;}
header{width:100%; height:auto;}
header .head_main{width: 100%; position: fixed; z-index: 9;}
header .small{box-shadow: 3px 3px 3px #bbb;}
/**/
header .head_box{height:57px; 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 .top_call{float: left; display: table; height: 100%; background: url("../images/head_call.png") no-repeat left 50%; padding-left: 25px;}
header .head_box .top_call h5{font-size: 13px; color: #666666;}
header .head_box .top_call h5 span{font-size: 20px; color: #fb0225; font-family: "Impact";}
/**/
header .head_nav{width: 100%; position: relative; background-color: #eaeaea;}
header .head_nav nav{max-width: 1200px; height: auto; margin: 0 auto;}
header .head_nav .navs{width: calc(100% - 230px); float: left; padding-right: 50px;}
header .head_nav .top_li{float: left; width: 14.2222%; height: 40px; position: relative; text-align: center;}
header .head_nav .top_li>a{color: #333333; font-size: 15px; height: 40px; display: block; position: relative; overflow: hidden;}
header .head_nav .top_li>a span{position: absolute; left: 0; margin: auto; width: 100%; height: 40px; line-height: 40px; overflow: hidden; text-align: center;}
header .head_nav .top_li>a .CN{top: 0;}
header .head_nav .top_li>a .EN{top: 80px;}
header .head_nav .top_li:after{content: ""; display: block; width: 1px; height: 13px; position: absolute; right: -1px; top: 0; bottom: 0; margin: auto; background: #b8b9ba;}
header .head_nav .top_li:nth-child(7):after{display: none;}
header .head_nav .top_li:hover>a{background-color: #fb0225;}
header .head_nav .top_li:hover>a .CN{top: -80px;}
header .head_nav .top_li:hover>a .EN{top: 0; color: #fff;}
header .head_nav .top_li ul{display: none; position:absolute; top:40px; width: 100%; left: 0; z-index:99999;}
header .head_nav .top_li ul .er{width: 100%; 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: #fb0225;}
header .head_nav .headForm{width: 230px; height: 24px; overflow: hidden; border-radius: 20px; margin-top: 8px;}
header .head_nav .headForm .fTxt{width: calc(100% - 35px); height: 100%; border: none; float: left; outline:none; background-color: #fff; padding: 2px 20px; font-size: 12px; color: #333;}
header .head_nav .headForm .fBtn{width: 35px; height: 100%; border: none; float: left; outline:none; position: relative; background: url("../images/fangda.png") no-repeat 50% 50% #fff;}
header .head_nav .headForm .fBtn:before{content: ""; position: absolute; top: 0; bottom: 0; left: 0; margin: auto; width: 1px; height: 20px; background-color: #e5e5e5;}
header .lunbo{padding-top: 97px;}
header .lunbos{padding-top: 26%; background-size: cover; background-position: 50% 50%; background-repeat: no-repeat;}
header .lunbo .swiper-pagination-bullet-active{background: #fb0225;}
section{width: 100%; overflow: hidden;}
/**/
.mainTitle{text-align: center;}
.mainTitle .CN{font-size: 30px; color: #333; font-weight: bold;}
.mainTitle .EN{font-size: 14px; color: #666; font-family: "Arial"; display: inline-block; position: relative; padding: 0 10px; margin-top: 5px;}
.mainTitle .EN:before, .mainTitle .EN:after{content: ""; position: absolute; top: 0; bottom: 0; margin: auto; width: 20px; height: 1px; background-color: #fb0225;}
.mainTitle .EN:before{left: 100%;}
.mainTitle .EN:after{right: 100%;}
.m_content{padding: 40px 0;}
.con_layout{margin-top: 30px;}
/**/
.main1{width: 100%;}
.main1 ul{width: 1201px; overflow: hidden;}
.main1 li{width: 239.2px; float: left; height: 220px; margin: 0 1px 1px 0; overflow: hidden;}
.main1 .item{width: 100%; height: 100%; display: flex; flex-wrap: wrap; justify-content: center; align-content: center;}
.main1 .item .imgbox{width: 100%; position: relative; display: block; overflow: hidden;}
.main1 .item .imgbox:before{content: ""; display: block; padding-top: 30%;}
.main1 .item .imgbox img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; max-width: 100%; height: auto;}
.main1 .item .imgbox .imga{opacity: 0;}
.main1 .item .imgbox .imgb{opacity: 1;}
.main1 .item .txts{width: 100%; height: 25px; line-height: 25px; font-size: 18px; color: #333333; margin-top: 10px; text-align: center;}
.main1 li:nth-child(1) .item{background: url("../images/m1_bg1.png") no-repeat 50% 50% #fff; background-size: cover;}
.main1 li:nth-child(2) .item{background: url("../images/m1_bg2.png") no-repeat 50% 50% #fff; background-size: cover;}
.main1 li:nth-child(3) .item{background: url("../images/m1_bg3.png") no-repeat 50% 50% #fff; background-size: cover;}
.main1 li:nth-child(4) .item{background: url("../images/m1_bg4.png") no-repeat 50% 50% #fff; background-size: cover;}
.main1 li:nth-child(5) .item{background: url("../images/m1_bg5.png") no-repeat 50% 50% #fff; background-size: cover;}
.main1 li:nth-child(6) .item{background: url("../images/m1_bg6.png") no-repeat 50% 50% #fff; background-size: cover;}
.main1 li:nth-child(7) .item{background: url("../images/m1_bg7.png") no-repeat 50% 50% #fff; background-size: cover;}
.main1 li:nth-child(8) .item{background: url("../images/m1_bg8.png") no-repeat 50% 50% #fff; background-size: cover;}
.main1 li:nth-child(9) .item{background: url("../images/m1_bg9.png") no-repeat 50% 50% #fff; background-size: cover;}
.main1 li:nth-child(10) .item{background: url("../images/m1_bg10.png") no-repeat 50% 50% #fff; background-size: cover;}
.main1 li .item:hover{background-color: rgba(251,24,56,.95);}
.main1 .item:hover .imgbox .imga{opacity: 1;}
.main1 .item:hover .imgbox .imgb{opacity: 0;}
.main1 .item:hover .txts{color: #fff;}
/**/
.main2{width: 100%;}
.main2 .box{position: relative;}
.main2 .item{width: 100%;}
.main2 .item .imgbox{position: relative; display: block; overflow: hidden;}
.main2 .item .imgbox:before{content: ""; display: block; padding-top: 77%;}
.main2 .item .imgbox .imgs{position: absolute; top: 0; bottom: 0; right: 0; left: 0; margin: auto; width: 100%; height: auto;}
.main2 .item .txts{width: 100%; height: 40px; line-height: 39px; text-align: center; border-bottom: 1px solid #fff; font-size: 16px; color: #333;}
.main2 .item:hover .txts{border-bottom-color: #fb0225; color: #fb0225;}
.main2 .m2-prev,.main2 .m2-next{position: absolute; top: 0; bottom: 0; margin: auto; width: 18px; height: 23px; font-size: 24px; color: #757575; font-family: "宋体"; outline:none;}
.main2 .m2-prev{left: -40px;
    transform:rotate(270deg);
    -ms-transform:rotate(270deg); 	/* IE 9 */
    -moz-transform:rotate(270deg); 	/* Firefox */
    -webkit-transform:rotate(270deg); /* Safari 和 Chrome */
    -o-transform:rotate(270deg); 	/* Opera */}
.main2 .m2-next{right: -40px;
    transform:rotate(90deg);
    -ms-transform:rotate(90deg); 	/* IE 9 */
    -moz-transform:rotate(90deg); 	/* Firefox */
    -webkit-transform:rotate(90deg); /* Safari 和 Chrome */
    -o-transform:rotate(90deg); 	/* Opera */}
.main2 .m2-prev:hover, .main2 .m2-next:hover{color: #fb1b3a;}
/**/
.main3{width: 100%; background: url("../images/about_bg.jpg") no-repeat 50% 50%; background-size: cover;}
.main3 .m_content{background-color: rgba(255,255,255,.8); padding: 40px 0 0 0; position: relative; top: 40px;}
.main3 .mLeft{width: 50%; float: left;background-color: #fff;}
.main3 .mLeft .imgbox{width: 100%; text-align: center; overflow: hidden;}
.main3 .mLeft .imgbox img{max-width: 100%; height: auto;}
.main3 .mRight{width: 50%; float: left; background-color: #fff; padding: 25px 20px;}
.main3 .mRight .txtbox{width: 100%; overflow: hidden;}
.main3 .mRight .txtbox .title{font-size: 18px; color: #333; font-weight: bold;}
.main3 .mRight .txtbox .txt{font-size: 13px; color: #666; line-height: 25px; margin-top: 15px; overflow: hidden;}
.main3 .mRight .txtbox .more{float: right; font-size: 13px; color: #fff; background-color: #fb0225; padding: 5px 10px; margin-top: 15px;}
/**/
.main4{width: 100%; margin-top: 30px;}
.main4 .mLeft{width: 45%; float: left; padding-right: 10px; overflow: hidden;}
.main4 .mLeft .imgbox{text-align: center; overflow: hidden;}
.main4 .mLeft .imgbox img{width: 100%; height: auto;}
.main4 .mLeft .txtbox{border: 1px solid #e5e5e5; padding: 15px;}
.main4 .mLeft .txtbox .title{font-size: 18px; color: #333; font-weight: bold;}
.main4 .mLeft .txtbox .txt{font-size: 13px; color: #666; line-height: 24px; height: 48px; overflow: hidden; margin-top: 10px;}
.main4 .mLeft .txtbox .date{height: 27px; line-height: 27px; overflow: hidden; position: relative; margin-top: 10px; font-size: 13px; color: #fb0225; padding-right: 35px;}
.main4 .mLeft .txtbox .date a{font-size: 13px; color: #666; margin-left: 10px;}
.main4 .mLeft .txtbox .date:before{content: "+"; position: absolute; top: 0; bottom: 0; right: 0; margin: auto; font-size: 16px; color: #fb0225; font-family: "宋体"; font-weight: bold; width: 27px; height: 27px; line-height: 21px; border: 3px solid #fb0225; text-align: center; border-radius: 50%;}
.main4 .mRight{width: 55%; float: left; padding-left: 10px; overflow: hidden;}
.main4 .item{width: 100%; height: 104px; border: 1px solid #e6e6e6; background-color: #fff; overflow: hidden; padding: 15px; margin-bottom: 11px;}
.main4 .item .date{width: 80px; height: 100%; float: left; display: flex; flex-wrap: wrap; justify-content: center; align-content: center;}
.main4 .item .date h3{font-size: 28px; color: #999; font-weight: bold; font-family: "Arial";}
.main4 .item .date h4{font-size: 16px; color: #999; font-family: "Arial"; margin-top: 8px;}
.main4 .item .txtbox{width: calc(100% - 80px); height: 100%; float: left; padding: 3px 35px 3px 15px; position: relative;}
.main4 .item .txtbox:before{content: "+"; position: absolute; top: 0; bottom: 0; right: 0; margin: auto; font-size: 16px; color: #fb0225; font-family: "宋体"; font-weight: bold; width: 27px; height: 27px; line-height: 21px; border: 3px solid #fb0225; text-align: center; border-radius: 50%; transition: all 0.4s;-moz-transition: all 0.4s; -webkit-transition: all 0.4s; -o-transition: all 0.4s;}
.main4 .item .txtbox .title{font-size: 18px; color: #333; font-weight: bold; position: relative; padding-bottom: 15px;}
.main4 .item .txtbox .title:before{content: ""; position: absolute; bottom: 0; left: 0; width: 21px; height: 4px; background-color: #fb0225; transition: all 0.4s;-moz-transition: all 0.4s; -webkit-transition: all 0.4s; -o-transition: all 0.4s;}
.main4 .item .txtbox .txt{font-size: 13px; color: #666; line-height: 24px; height: 24px; overflow: hidden; margin-top: 8px;}
.main4 .item:hover{background-color: #fb0225;}
.main4 .item:hover .date h3{color: #fff;}
.main4 .item:hover .date h4{color: #fff;}
.main4 .item:hover .txtbox:before{background-color: #fff; color: #fb0225;}
.main4 .item:hover .txtbox .title{color: #fff;}
.main4 .item:hover .txtbox .title:before{background-color: #fff}
.main4 .item:hover .txtbox .txt{color: #fff;}
/**/
.foot1{width: 100%; background-color: #f2f2f2; position: relative; z-index: 1;}
.foot1 .container{height: 192px; overflow: hidden;}
.foot1 .fLeft{width: 180px; height: 100%; overflow: hidden; padding: 30px 0; float: left; background-color: #d3d3d3;}
.foot1 .fLeft .imgbox{text-align: left; overflow: hidden;}
.foot1 .fLeft .imgbox img{max-width: 100%; height: auto;}
.foot1 .fRight{width: calc(100% - 180px); height: 100%; overflow: hidden; padding: 30px 0 30px 30px;  float: left;}
.foot1 .fRight .fLogo{width: 100%; text-align: left;}
.foot1 .fRight .fLogo img{max-width: 100%; height: auto;}
.foot1 .fBox{width: 100%; margin-top: 15px;}
.foot1 .fBox .txts{width: 70%; float: left;}
.foot1 .fBox .txts .link{border-bottom: 1px solid #ccc; padding-bottom: 10px; display: inline-block; width: 100%;}
.foot1 .fBox .txts .link a{font-size: 18px; color: #333; font-weight: bold;}
.foot1 .fBox .fNav{margin-top: 10px; height: 40px; overflow: hidden;}
.foot1 .fBox .fNav li{float: left; margin-right: 30px;}
.foot1 .fBox .fNav li a{font-size: 14px; color: #333; display: inline-block; line-height: 20px;}
.foot1 .fBox .fNav li a:hover{text-decoration:underline!important;}
.foot1 .fBox .call{width: 30%; float: left; text-align: center;}
.foot1 .fBox .call img{max-width: 100%;}
.foot1 .fBox .call h5{font-size: 14px; color: #333; margin-top: 10px;}
.foot1 .fBox .call h3{font-size: 25px; color: #fb0225; font-family: "Impact"; margin-top: 5px;}
.foot1 .f_box{position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -1;}
.foot1 .f_box .f_l{width: 20%; height: 100%; background-color: #d3d3d3;}
.foot2{width: 100%; background-color: #989898; padding: 10px 0;}
.foot2 .fLeft{float: left;}
.foot2 .fLeft p{font-size: 13px; color: #fff; line-height: 28px; height: 28px;}
.foot2 .fRight{float: right;}
.foot2 .fRight ul li{float: left; margin-left: 10px;}
.foot2 .fRight li a{width: 28px; height: 28px; display: block; background-color: #fff; border-radius: 50%;}
.foot2 .fRight ul li:nth-child(1) a{background: url("../images/foot_qq.png") no-repeat 6px 6px #fff;}
.foot2 .fRight ul li:nth-child(2) a{background: url("../images/foot_qq.png") no-repeat -34px 6px #fff;}
.foot2 .fRight ul li:nth-child(3) a{background: url("../images/foot_qq.png") no-repeat -73px 6px #fff;}
.foot2 .fRight ul li:nth-child(1):hover a{background: url("../images/foot_qq.png") no-repeat 6px -34px #fff;}
.foot2 .fRight ul li:nth-child(2):hover a{background: url("../images/foot_qq.png") no-repeat -34px -34px #fff;}
.foot2 .fRight ul li:nth-child(3):hover a{background: url("../images/foot_qq.png") no-repeat -73px -34px #fff;}
/*内页*/
.inner_page{width: 100%;}
.inner_page .con_layout{margin-top: 20px;}
.n_content{margin: 30px 0 100px 0;}
.inner_page .page_left{width: 210px; float: left;}
.inner_page .page_right{width: calc(100% - 210px); float: left; padding-left: 40px;}
.inner_page .page_title{background-color: #f2f2f2; padding: 10px; overflow: hidden;}
.inner_page .page_title h4{float: right; background: url("../images/page_title.png") no-repeat left; padding-left: 20px; font-size: 13px; color: #333;}
.inner_page .page_title h4 a{font-size: 13px; color: #333;}
/**/
.sideBar_page .side_top{margin-bottom: 15px; border: 1px solid #fb0225;}
.sideBar_page .n_tit{position: relative; background-color: #f2f2f2; font-size: 0; text-align: center; padding: 18px 1px;}
.sideBar_page .n_tit>h4{font-size: 30px; color: #333333; font-weight: bold; display: inline-block;}
.sideBar_page .n_tit>h5{position: absolute; left: 0; right: 0; bottom: -7px; font-size: 14px; color: #666; font-family: "Arial";}
.sideBar_page .n_tit:before, .sideBar_page .n_tit:after{content: ""; position: absolute; bottom: 0; width: 20px; height: 1px; background-color: #fb0225;}
.sideBar_page .n_tit:before{left: 0;}
.sideBar_page .n_tit:after{right: 0;}
.sideBar_page .n_tit .side_span{position: absolute; right: 15px; top: 12px; font-size: 22px; color: #fb0225;}
.sideBar_page ul{display: none;}
.sideBar_page .n_ul{background-color: #ffffff; padding: 20px 0}
.sideBar_page .n_li{width: 100%; position: relative; margin-bottom: 7px;}
.sideBar_page .n_li>a{display: block; position: relative; width: 100%; height: 45px; line-height: 45px; font-size: 16px; color: #333; background-color: #fff; text-align: center;}
.sideBar_page .n_li:hover>a{color: #fff; background-color: #fb0225;}
.sideBar_page .er{width: 95%; margin-left: 5%; margin-top: 10px; padding: 0 5px; overflow: hidden;}
.sideBar_page .er li{width: 100%; float: left; position: relative; padding-left: 30px;}
.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: #fb0225;}
.sideBar_page .side_bot{width: 100%;}
.sideBar_page .side_bot .imgbox{text-align: center; overflow: hidden;}
.sideBar_page .side_bot .imgbox img{width: 100%; height: auto;}
/*新闻页面*/
.news_page{width: 100%;}
.news_page .item{width: 100%; height: 100px; overflow: hidden; border: 1px solid #e5e5e5; margin-bottom: 15px;}
.news_page .item .date{width: 110px; height: 100%; float: left; display: flex; text-align: center; flex-wrap: wrap; justify-content: center; align-content: center;}
.news_page .item .date h3{width: 100%; font-size: 30px; color: #999; font-weight: bold; font-family: "Arial";}
.news_page .item .date h4{width: 100%; font-size: 18px; color: #999; font-family: "Arial"; margin-top: 8px;}
.news_page .item .txtbox{width: calc(100% - 110px); height: 100%; float: left; padding: 15px 45px 15px 15px; position: relative;}
.news_page .item .txtbox:before{content: "+"; position: absolute; top: 0; bottom: 0; right: 15px; margin: auto; font-size: 16px; color: #fb0225; font-family: "宋体"; font-weight: bold; width: 27px; height: 27px; line-height: 21px; border: 3px solid #fb0225; text-align: center; border-radius: 50%; transition: all 0.4s;-moz-transition: all 0.4s; -webkit-transition: all 0.4s; -o-transition: all 0.4s;}
.news_page .item .txtbox .title{font-size: 18px; color: #333; font-weight: bold; position: relative; padding-bottom: 15px;}
.news_page .item .txtbox .title:before{content: ""; position: absolute; bottom: 0; left: 0; width: 21px; height: 4px; background-color: #fb0225; transition: all 0.4s;-moz-transition: all 0.4s; -webkit-transition: all 0.4s; -o-transition: all 0.4s;}
.news_page .item .txtbox .txt{font-size: 13px; color: #666; line-height: 24px; height: 24px; overflow: hidden; margin-top: 8px;}
.news_page .item:hover{background-color: #fb0225;}
.news_page .item:hover .date h3{color: #fff;}
.news_page .item:hover .date h4{color: #fff;}
.news_page .item:hover .txtbox:before{background-color: #fff; color: #fb0225;}
.news_page .item:hover .txtbox .title{color: #fff;}
.news_page .item:hover .txtbox .title:before{background-color: #fff}
.news_page .item:hover .txtbox .txt{color: #fff;}
/*内页*/
.news_show{width: 100%;}
.news_show .title{overflow: hidden;}
.news_show .title h4{font-size: 18px; color: #333; font-weight: bold;}
.news_show .title h5{font-size: 18px; color: #fb0225; font-family: "Arial"; margin-top: 10px;}
.news_show .txtbox{margin-top: 15px; overflow: hidden;}
.news_show .txtbox p{font-size: 13px; color: #666; line-height: 25px;}

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

/*工程案例页面*/
.case_page .item{width: 100%; margin-bottom: 15px;}
.case_page .item .imgbox{position: relative; display: block; overflow: hidden;}
.case_page .item .imgbox:before{content: ""; display: block; padding-top: 77%;}
.case_page .item .imgbox .imgs{position: absolute; top: 0; bottom: 0; right: 0; left: 0; margin: auto; width: 100%; height: auto;}
.case_page .item .txts{width: 100%; height: 40px; line-height: 39px; text-align: center; border-bottom: 1px solid #fff; font-size: 16px; color: #333;}
.case_page .item:hover .txts{border-bottom-color: #fb0225; color: #fb0225;}
/*内页*/
.case_show{width: 100%;}
.case_show .imgbox{text-align: center; overflow: hidden;}
.case_show .imgbox img{max-width: 100%; height: auto;}
.case_show .txtbox{margin-top: 20px;}
.case_show .txtbox .tit1{font-size: 24px; color: #666; font-weight: bold;}
.case_show .txtbox .tit2{font-size: 18px; color: #666;}
.case_show .txtbox p{font-size: 13px; color: #666; line-height: 25px; margin: 20px 0;}

/*联系我们页面*/
.contact_page{width: 100%;}
.contact_page .title{font-size: 18px; color: #fb0225; font-weight: bold;}
.contact_page .txt{font-size: 14px; color: #333; line-height: 25px; margin-top: 15px;}
.contact_page .ditu{text-align: center; overflow: hidden; margin-top: 15px;}
.contact_page .ditu img{max-width: 100%; height: auto;}

/*服务范围页面*/
.services_page{width: 100%;}
.services_page .item{width: 100%; margin-bottom: 15px;}
.services_page .item .imgbox{position: relative; display: block; overflow: hidden;}
.services_page .item .imgbox:before{content: ""; display: block; padding-top: 75%;}
.services_page .item .imgbox .imgs{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: auto;}
.services_page .item .txts{width: 100%; height: 40px; line-height: 40px; text-align: center; font-size: 14px; color: #333; background-color: #e4dddd;}
.services_page .item:hover .txts{background-color: #f71533; color: #fff;}

/*人才招聘页面*/
.join_page{width: 100%;}
.join_page .txtbox{overflow: hidden;}
.join_page .txtbox p{font-size: 16px; color: #333; line-height: 25px; margin-bottom: 15px;}
.join_page .txtbox p span{color: #c31d14;}
.join_page .zp_box li a{width: 100%; overflow: hidden; display: block; height: 50px; line-height: 50px; text-align: center; font-size: 16px; color: #333333; background-color: #ebebeb; margin-bottom: 2px;}
.join_page .zp_box .zp_tit{background-color: #fb0225;width: 100%; height: 50px;}
.join_page .zp_box .zp_tit .zp_item{position: relative; color: #ffffff; line-height: 50px; text-align: center; font-size: 16px;}
.join_page .zp_box .zp_tit .zp_item:before{content: ""; display: block; position: absolute; top: 0; bottom: 0; right: -1px; width: 1px; height: 100%; background-color: #ffffff;}
.join_page .zp_box .zp_item{width: 33.33333%; float: left;}
.join_page .zp_box .mask{width: 100%; display: none; padding: 10px 0; background-color: #ffffff;}
.join_page .zp_box .mask dl{margin-bottom: 5px;}
.join_page .zp_box .mask dt{font-size: 14px; color: #333333; font-weight: bold;}
.join_page .zp_box .mask dd{font-size: 13px; color: #666; line-height: 30px;}
.join_page .zp_box .jian{position: relative;}
.join_page .zp_box .jian:before{content: ""; display: block; position: absolute; top: 0; bottom: 0; right: 20px; margin: auto; width: 7px; height: 13px; background: url("../images/jian1.png") no-repeat; background-size: 100% 100%;}
.join_page .zp_box .act .mask{display: block;}
.join_page .zp_box .act .jian:before{width: 13px; height: 7px; background: url("../images/jian2.png") no-repeat; background-size: 100% 100%;}
.join_page .zp_box .act .zp_item{color: #fb0225;}


/*手机底部*/
.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: #fb0225;}
.hot .col-xs-3{border-right: 1px solid #fff; padding: 0;}
.hot .col-xs-3:nth-child(4){border-right: none;}
.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 (min-width:1600px){
    .foot1 .f_box .f_l{width: 23%}
}
@media (min-width:2200px){
    .foot1 .f_box .f_l{width: 30%}
}

@media (max-width:1500px){
    .foot1 .f_box .f_l{width: 8%;}
}
@media (max-width:1199px){
    header .head_nav .top_li>a{font-size: 13px;}
    header .lunbo{padding-top: 55px;}
    .mainTitle .CN{font-size: 24px;}
    .mainTitle .EN{font-size: 12px;}
    .main1 ul{width: 100%;}
    .main1 li{width: 20%; padding: 1px; margin: 0; height: 190px;}
    .main1 .item .imgbox:before{padding-top: 32%;}
    .main1 .item .txts{font-size: 16px;}
    .main3 .mRight{padding: 20px;}
    .main3 .mRight .txtbox .txt{line-height: 20px; height: 160px; margin-top: 12px;}
    .main4 .item{height: 90px; padding: 10px;}
    .main4 .item .txtbox{padding: 5px 35px 5px 15px}
    .main4 .item .txtbox .title{font-size: 16px;}
    .main4 .item .txtbox .txt{height: 20px; line-height: 20px;}
    .foot1 .f_box .f_l{width: 18%;}
    .foot1 .fBox .txts{width: 75%;}
    .foot1 .fBox .call{width: 25%;}
    .foot1 .fBox .fNav{height: 60px;}
    .foot1 .fBox .fNav li a{font-size: 12px;}
    /*内页*/
    .news_page .item{height: 90px;}
    .news_page .item .txtbox .title{font-size: 16px;}
    .news_page .item .txtbox .txt{height: 20px; line-height: 20px;}
    .join_page .txtbox p{font-size: 14px;}
}

@media (min-width:991px){

}

@media (max-width:991px){
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
        position: relative;
        min-height: 1px;
        padding-right: 5px;
        padding-left: 5px;
    }
    header .head_main{width: 100%;}
    header .head_box{height: 55px;}
    header .top_btn{font-size: 28px; color: #222; position: absolute; top: 14px; right: 18px;}
    header .head_nav{position: absolute; top: 55px;; right: 0; display: none; width: 130px; z-index: 99999; height: auto;}
    header .head_nav .navs{padding: 0; width: 100%;}
    header .head_nav .headForm{display: none;}
    header .head_nav .top_li{width: 100%; height: 40px; background: none;}
    header .head_nav .top_li:after{display: none;}
    header .head_nav .top_li>a{font-size: 14px; line-height: 40px; border-bottom: none;}
    header .head_nav .top_li ul{display: none!important;}
    .m_content{padding: 30px 0;}
    .con_layout{margin-top: 20px;}
    .mainTitle .CN{font-size: 20px;}
    .main1 li{height: 150px;}
    .main1 .item .imgbox img{width: 45px;}
    .main1 .item .txts{font-size: 14px;}
    .main2 .item .txts{height: 30px; line-height: 29px; font-size: 12px;}
    .main3 .m_content{padding: 30px 0 0 0;}
    .main3 .mRight .txtbox .title{font-size: 16px;}
    .main3 .mRight .txtbox .txt{height: 180px; margin-top: 10px;}
    .main3 .mRight .txtbox .more{margin-top: 10px;}
    .main4 .mLeft .txtbox .title{font-size: 16px;}
    .main4 .mLeft .txtbox .txt{height: 60px; line-height: 20px;}
    .main4 .mLeft .txtbox .date{margin-top: 5px;}
    .main4 .item{padding: 5px 10px;}
    .main4 .item .date{width: 70px;}
    .main4 .item .txtbox{width: calc(100% - 70px); padding: 10px 35px 10px 10px}
    .main4 .item .date h3{font-size: 22px;}
    .main4 .item .date h4{font-size: 14px;}
    .main4 .item .txtbox .title{padding-bottom: 10px;}
    .main4 .item .txtbox .title:before{height: 3px;}
    .foot1{display: none;}
    /*内页*/
    .inner_page .page_left{width: 190px;}
    .inner_page .page_right{width: calc(100% - 190px)}
    .sideBar_page .n_tit{padding: 15px 0;}
    .sideBar_page .n_tit>h4{font-size: 24px;}
    .sideBar_page .n_li>a{height: 40px; line-height: 40px;}
    .news_page .item .date{width: 90px;}
    .news_page .item .txtbox{width: calc(100% - 90px);}
    .news_page .item .date h3{font-size: 24px;}
    .news_page .item .date h4{font-size: 14px;}
    .news_page .item .txtbox .title{padding-bottom: 10px;}
    .news_page .item .txtbox .title:before{height: 3px;}
    .case_page .item .txts{height: 30px; line-height: 29px; font-size: 12px;}
    .services_page .item .txts{height: 35px; line-height: 35px;}

}

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

@media (max-width: 767px){
    .container{padding-left: 15px; padding-right: 15px;}
    header .head_box{height: 50px;}
    header .top_btn{top: 12px; font-size: 28px;}
    header .head_nav{top: 45px;}
    header .lunbos{padding-top: 62%;}
    .m_content{padding: 20px 0;}
    .con_layout{margin-top: 15px;}
    .mainTitle .CN{font-size: 18px;}
    .main1 li{width: 33.3333%;}
    .main3 .m_content{padding: 20px 0 0 0;}
    .main3 .mLeft{width: 100%;}
    .main3 .mRight{width: 100%;}
    .main4 .mLeft{width: 100%; padding: 0;}
    .main4 .mRight{width: 100%; padding: 0; margin-top: 15px;}
    .main4 .item{padding: 0 15px 0 0; height: 80px;}
    .main4 .item .txtbox{padding: 10px 10px 10px 10px}
    .main4 .item .txtbox .title{font-size: 14px;}
    .main4 .item .txtbox .txt{height: 30px; line-height: 15px; font-size: 12px; margin-top: 5px;}
    .main4 .item .txtbox:before{display: none;}
    .foot2 .fRight{display: none;}
    .foot2 .fLeft{width: 100%; text-align: center;}
    .foot2 .fLeft p{height: auto; line-height: 20px;}
    /*内页*/
    .inner_page .page_left{width: 100%;}
    .inner_page .page_right{width: 100%; padding: 0;}
    .sideBar_page .n_tit>h5{display: none;}
    .sideBar_page .n_tit>h4{font-size: 20px;}
    .sideBar_page .n_tit{padding: 10px 0;}
    .sideBar_page .n_ul{padding: 5px 0;}
    .news_page .item{padding: 0 15px 0 0; height: 80px;}
    .news_page .item .txtbox{padding: 8px 45px 8px 10px}
    .news_page .item .txtbox .title{font-size: 14px;}
    .news_page .item .txtbox .txt{height: 30px; line-height: 15px; font-size: 12px; margin-top: 5px;}
    .join_page .zp_box li a{height: 40px; line-height: 40px; font-size: 14px;}
}

@media (max-width:500px){
    .main1 li{width: 50%;}
}

@media (max-width:376px){

}

@media (max-width:360px){

}