@charset "utf-8";
*, *:before, *:after {
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    outline:0;
    margin:0;
    padding:0;
}
#bsWXBox {
    box-sizing:content-box;
}
ul {
    list-style:none;
}
body, div, span, h1, h2, h3, h4, h5, h6, p, em, img, strong, b, small, u, i, center, dl, dt, dd, ol, ul, li, sub, sup, tt, var, del, dfn, ins, kbd, q, s, samp, strike, applet, object, iframe, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, blockquote, pre, a, abbr, acronym, address, big, cite, code, mark, audio, video, input, textarea, select {
    margin:0;
    padding:0;
}
a:link, a:visited {
    text-decoration:none;
    outline:0;
    color:#666
}
a:hover, a:active, a:focus {
    color:#666;
    text-decoration:none
}
img {
    border:0;
    padding: 0;
    margin: 0;
    max-width:100%;
}
table {
    border-collapse:collapse;
    width:100%
}
h1, h2, h3, h4, h5, h6 {
    font-weight:normal;
}
input, textarea {
    font-size:14px;
    outline:0;
    overflow:hidden;
    font-family:arial, "microsoft yahei"
}
input[type='reset'], input[type='button'], input[type='submit'], input[type='radio'] {
    cursor:pointer;
    outline:0;
    border: none;
}
input[type='checkbox'], input[type='radio'] {
    position:relative;
    vertical-align:middle;
}
textarea, input[type='email'], input[type='date'], input[type='password'], input[type='text'] {
    outline:0;
    color:#666;
}
input[type="submit"], input[type="reset"], input[type="button"], input[type='text'], select, button {
    -webkit-appearance:none
}
input, select, textarea {
    -webkit-appearance:none;
    -webkit-tap-highlight-color:rgba(0, 0, 0, 0);
}
::-webkit-input-placeholder {
    color:#666;
}
:-moz-placeholder {
    color:#666;
    opacity:1;
}
::-moz-placeholder {
    color:#666;
    opacity:1;
}
:-ms-input-placeholder{
    color:#666;
}
.clearfix:after {
    clear:both;
    height:0;
    content:"";
    line-height:0;
    font-size:0;
    display:block
}
.clear {
    clear:both;
}
body {
    font-family:"微软雅黑;";
    font-size:14px;
    color:#666;
    line-height:1.5;
    width:100%;
    background:#fff;
    -webkit-tap-highlight-color:transparent;
}
@font-face {
    font-family: 'georgia';
    src: url('../fonts/georgia.eot');
    src: url('../fonts/georgia.eot?#iefix') format('embedded-opentype'),
    url('../fonts/georgia.woff') format('woff'),
    url('../fonts/georgia.ttf') format('truetype'),
    url('../fonts/georgia.svg#minijianyaya') format('svg');
    font-weight: normal;
    font-style: normal;
}
.fl {
    float:left;
}
.fr {
    float:right;
}
.pic{
    position: relative;
    overflow: hidden;
    width: 100%;
}
.pic:after{
    content: '';
    display: block;
    padding-bottom: 100%;
}
.pic img{
    transition: .5s;
}
.middleCenter {
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    max-width:100%;
    max-height:100%;
    display:block;
    vertical-align:middle;
    text-align:center;
    margin:auto
}
.container1 {
    width: 1200px;
    margin: 0 auto;
}
header {
	width:100%;
	margin:0 auto;
	position:relative;
}
.daohang {
	display:block;
	width:100%;
	margin:0 auto;
	height:100px;
	clear:both;
}
.yx {
	float:left;
}
.yx a {
	display:block;
    padding-top: 18px;
}
.yx img {
	max-width:100%;
	height:auto;
}
.navdaohang {
	float:right;
    margin-right: 30px;
}
.nation{
    overflow: hidden;
    margin-top: 31px;
    float: right;
}
.nation a{
    display: block;
    float: left;
    width: 39px;
    height: 39px;
    text-align: center;
    border-radius: 180px;
    color: #393838;
    line-height: 39px;
    background-color: #e9e9e9;
    margin-left: 7px;
}
.nation a:hover{
    color: #fff;
    background-color: #ed1c24;
}
.nation a.active{
    color: #fff;
    background-color: #ed1c24;
}
.menupc li{
	float: left;
	text-align: center;
	position: relative;
	line-height:100px;
    z-index: 9;
}
.menupc li:after{
    content:'';
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    right: 0;
    width:0;
    height: 100px;
    background-color: #ed1c24;
    margin:auto;
    transition:all .3s;
    -moz-transition:all .3s;
    -webkit-transition:all .3s;
    -o-transition:all .3s;
}
.menupc li:hover:after{
    width:100%;
}
.menupc li:hover a{
    color: #fff;
}
.menupc li a{
	display:block;
	color: #393838;
    font-size: 16px;
	padding: 0px 22px;
    text-transform: uppercase;
    z-index: 999;
    position: relative;
}
.menupc li a:hover{
    color: #fff;
}
.menupc li .current{
    color: #fff;
    background-color: #ed1c24;
}
.menupc ul{
    background:#ed1c24 !important;
    position: absolute;
    display:none;
    left: 0;
    overflow: hidden;
    z-index: 999;
    width:367px;
    padding: 25px 31px;
    height: auto;
}
.nav_fl{
    float: left;
    width: 85px;
}
.nav_fl dl{
    width: 85px;
}
.nav_fl dl dd{
    margin-bottom: 10px;
    overflow: hidden;
}
.nav_fl dl dd:last-child{
    margin-bottom: 0;
}
.nav_fl dl dd a{
    display: block;
    color: #fff;
    background: url("../images/jt.png") no-repeat left center;
    padding: 0 0 0 14px;
    line-height: 25px;
    font-size: 14px;
    text-align: justify;
}
.nav_fl dl dd a:hover{
    text-decoration: underline;
}
.nav_fr{
    float: right;
    width: 208px;
}
.nav_fr img{
    width: 208px;
    height: 119px;
    border: 4px solid #fff;
}
.menupc ul.subnav {
    display: block;
}




/*手机导航*/
.phone-nav {
    position:absolute;
    font-size:30px;
    right:15px;
    top:0px;
    line-height:60px;
    display:none;
    color:#666;
}
.phone-nav img{
    height: 30px;
    margin-top: 15px;
    display: block;
}
.header a[href="#page"] {
	display:none!important;
}
.mm-opened .header a[href="#page"] {
	display:block!important;
}
.mm-opened .header a[href="#mmenu"] {
	display:none!important;
}
#mmenu {
	z-index:9999;
}
#mmenu li .home-search {
	float:left;
	margin-left:20px;
	width:90%;
	background-color:#fff;
	padding-left:0;
	overflow:hidden;
	margin-top:10px;
	position:relative
}
#mmenu li .home-search .keyword {
	text-align:left;
	border:0;
	box-shadow:0;
	border-radius:0;
	width:86%;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	-o-border-radius:0;
	-mz-border-radius:0;
	font-size:14px;
	color:#999;
	line-height:20px;
	vertical-align:top;
	padding:6px 86px 6px 10px;
	-webkit-appearance:none;
	background-color:#fff;
	border:1px solid #ccc
}
#mmenu li .home-search .keyword:focus {
	transition:border linear .2s, box-shadow linear .5s;
	-moz-transition:border linear .2s, -moz-box-shadow linear .5s;
	-webkit-transition:border linear .2s, -webkit-box-shadow linear .5s;
	outline:0;
	border:1px solid #0a78bc;
}
#mmenu li .home-search .btn-sub {
	top:0;
	border:0;
	right:0;
	color:#e20008;
	width:42px;
	height:34px;
	line-height:34px;
	text-align:center;
	position:absolute;
	cursor:pointer;
	border-radius:0;
	background:#0a78bc url(../images/search3.png) no-repeat center center;
}
.container-fluid {
	margin-left:auto;
	margin-right:auto;
	padding:0 15px;
}

@media(max-width:1200px) {
	.daohang{
		height:60px;
	}
    .yx a{
        padding-top: 10px;
    }
    .yx img{
        height: 40px;
    }
	.phone-nav {
		display:block;
	}
	.navdaohang {
		display:none;
	}
    .nation{
        display:none;
    }

}



/*swiper的banner*/
.home-banner {
    overflow:hidden;
    width:100%;
    margin: 0 auto;
    position:relative;
}
.swiper-container {
    width: 100%;
    height: 100%;
    position: relative;
}
.swiper-slide {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.banners a{
    display: block;
}
.banners a img{
    display: block;
    width: 100%;
    height: auto;
}
.home-banner .swiper-container .swiper-pagination{
    display: block;
    bottom: 5px;
    right: 0px;
}
.home-banner .swiper-container .swiper-pagination-bullet{
    width: 10px;
    height: 10px;
    background-color: #fff;
    border-radius: 0px;
    opacity: 1;
    outline: none;
    margin: 0px 5px;
}
.home-banner .swiper-container  .swiper-pagination-bullet-active{
    background-color: #ed1c24;
}
.gallery-top {
    width: 100%;
    height: auto;
}
.gallery-thumbs {
    width: 600px;
    height: auto;
    position: absolute !important;
    bottom: 29px;
    left: 50%;
    margin-left: -300px !important;
}
.gallery-thumbs .swiper-slide img{
    width: 109px;
    height: 59px;
    border: 3px solid #d5d4d5;
}
.gallery-thumbs .swiper-slide-thumb-active img{
    border: 3px solid #fff;
}





footer{
    width: 100%;
    margin: 0 auto;
    background-color: #1d1d21;
    padding: 30px 0px;
    overflow: hidden;
}
.footer_fl{
    float: left;
    width: 80%;
}
.footer_fl_t{
    padding: 30px 0px 20px 0px;
    overflow: hidden;
}
.footer_fl_t p{
    float: left;
    font-size: 16px;
    color: #969696;
    line-height: 24px;
    padding-left: 33px;
    margin-right: 25px;
}
.footer_fl_t p:last-child{
    margin-right: 0;
}
.f1{
    background: url("../images/f1.png") no-repeat left center;
}
.f2{
    background: url("../images/f2.png") no-repeat left center;
}
.f3{
    background: url("../images/f3.png") no-repeat left center;
}
.footer_fl_b{
    color: #969696;
    line-height: 24px;
}
.footer_fl_b a{
    color: #969696;
}
.footer_fl_b a:hover{
    color: #ed1c24;
}
.footer_fr{
    float: right;
    width: 10%;
}
.footer_fr img{
    display: block;
    max-width: 100%;
    height: auto;
    margin: auto;
}


.home-procate{
    width: 100%;
    margin: 40px auto 20px auto;
    overflow: hidden;
}
.index_title{
    text-align: center;
    margin-bottom: 35px;
    overflow: hidden;
}
.index_title h3{
    color: #eaeaea;
    font-size: 48px;
    font-family: "Arial";
    background: url("../images/title.png") no-repeat bottom center;
    text-transform: uppercase;
}
.index_title p{
    color: #16242b;
    font-size: 30px;
    font-weight: bold;
}
.index_title p span{
    color: #ed1c24;
}
.procate_con{
    overflow: hidden;
}
.procate_con li{
    float: left;
    width: 32.6666%;
}
.procate_con li:nth-child(2){
    margin: 0 1%;
}
.procate_con li a{
    display: block;
    position: relative;
}
.procate_con li a .pic:after{
    padding-bottom: 56.16%;
}
.procate_con li a:hover .pic img{
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
.procate_txt{
    position: absolute;
    top: 0;
    background-color: rgba(0,0,0,0.5);
    width: 100%;
    height: 100%;
}
.procate_con li a:hover .procate_txt{
    background-color: rgba(237,28,36,0.8);
}
.procate_txt1{
    text-align: center;
    overflow: hidden;
    position: relative;
    width: 88px;
    height: 88px;
    margin: 12% auto 5% auto;
    border-radius: 180px;
    border: 2px solid #ed1c24;
}
.procate_txt1:after{
    content: '';
    display: block;
    padding-bottom: 100%;
}
.procate_txt1 .s_before{
    top: 0;
    transition: all 0.6s ease-in-out 0s;
}
.procate_txt1 .s_after{
    top: -200%;
    transition: all 0.6s ease-in-out 0s;
}
.procate_con li a:hover .procate_txt1{
    border: 2px solid #fff;
}
.procate_con li a:hover .procate_txt1 .s_after{
    top: 0;
}
.procate_con li a:hover .procate_txt1 .s_before{
    top: 200%;
}
.procate_txt2{
    text-align: center;
}
.procate_txt2 h3{
    color: #fff;
    font-size: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.procate_txt2 p{
    font-size: 24px;
    color: rgba(255,255,255,0.4);
    text-transform: uppercase;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.index_more{
    margin-top: 30px;
    text-align: center;
    padding-bottom: 5px;
}
.index_more a{
    display: block;
    width: 162px;
    margin: 0 auto;
    line-height: 41px;
    background-color: #ed1c24;
    border-radius: 25px;
    text-align: center;
    color: #fff;
    transition: .5s;
}
.index_more a:hover{
    box-shadow:0 0 0 .2rem rgba(237, 28, 36, .4);
}

.home-news{
    width: 100%;
    margin: 0 auto 40px auto;
    overflow: hidden;
}
.news_con{
    overflow: hidden;
    margin-bottom: 40px;
}
.news_con li{
    overflow: hidden;
}
.news_con li a{
    display: block;
    background-color: #f8f8f8;
    overflow: hidden;
}
.news_con li a .pic{
    width: 50%;
}
.news_con li a .pic:after{
    padding-bottom: 49.5%;
}
.news_txt{
    width: 50%;
    padding: 40px 0px 40px 45px;
    overflow: hidden;
}
.news_txt1{
    color: #484848;
    font-size: 18px;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 6px;
}
.news_txt2{
    font-size: 12px;
    color: #c0c0c0;
}
.news_txt3{
    color: #757575;
    line-height: 25px;
    height: 125px;
    overflow: hidden;
    margin: 5px 0 15px 0;
}
.news_txt4{
    color: #ed1c24;
}
.news_con li:nth-child(odd) a .pic{
    float: left;
}
.news_con li:nth-child(odd) a .news_txt{
    float: right;
}
.news_con li:nth-child(even) a .pic{
    float: right;
}
.news_con li:nth-child(even) a .news_txt{
    float: left;
}
.news_con li a:hover{
    background-color: #ed1c24;
}
.news_con li a:hover .pic img{
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
.news_con li a:hover .news_txt1{
    color: #fff;
}
.news_con li a:hover .news_txt2{
    color: #fbdcdd;
}
.news_con li a:hover .news_txt3{
    color: #fbdcdd;
}
.news_con li a:hover .news_txt4{
    color: #fff;
}

/*关于我们*/
.inner_main{
    width: 100%;
    margin: 0 auto;
}
.inner_title{
    background-color: #eee;
    overflow: hidden;
}
.inner_title_fl{
    float: left;
}
.inner_title_fl p{
    float: left;
    color: #fff;
    font-size: 18px;
    background-color: #ed1c24;
    font-weight: bold;
    line-height: 55px;
    padding: 0px 26px;
}
.inner_title_fl ul{
    float: left;
}
.inner_title_fl ul li{
    float: left;
    background: url("../images/li.jpg") no-repeat right center;
    line-height: 55px;
}
.inner_title_fl ul li:last-child{
    background: no-repeat;
}
.inner_title_fl ul li a{
    display: block;
    font-size: 16px;
    color: #484848;
    padding: 0px 27px;
    transition: .5s;
}
.inner_title_fl ul li a:hover{
    color: #ed1c24;
    background: url("../images/ili.png")no-repeat bottom center;
}
.inner_title_fl ul li .current{
    color: #ed1c24;
    background: url("../images/ili.png")no-repeat bottom center;
}
.inner_title_fr{
    float: right;
}
.inner_title_fr p{
    color: #303030;
    line-height: 55px;
}
.inner_title_fr p a{
    color: #303030;
}
.inner_title_fr p span{
    color: #ed1c24;
}
.inner_con{
    margin: 35px 0px;
    overflow: hidden;
}
.common_title{
    text-align: center;
    color: #000;
    font-size: 24px;
}
.common_title:after{
    content: '';
    display: block;
    width: 34px;
    margin: 10px auto 0px auto;
    height: 2px;
    background-color: #ed1c24;
}
.inner_about{
    margin: 50px 0px;
    overflow: hidden;
    font-size: 16px;
    color: #5d5d5d;
    line-height: 30px;
}
.inner_about img{
    display: block;
    max-width: 100%;
    height: auto;
    margin: auto;
}
.about1{
    overflow: hidden;
}
.about2{
    margin: 70px 0 0 0;
    overflow: hidden;
}
#shuzi{
    overflow:hidden;
}
#shuzi li{
    float: left;
    width: 25%;
    text-align: center;
    padding: 0px 10px;
}
#shuzi .num {
    font-size:17px;
    color:#000;
    padding-top: 15px;
}
#shuzi .num span{
    font-size:70px;
    font-weight: bold;
    color:#ed1c24;
    font-family: 'Arial';
}
#shuzi .text{
    font-size:17px;
    color:#000;
}

/*公司视频*/
.inner_video{
    margin: 40px 0px 25px 0px;
    overflow: hidden;
}
.inner_video li{
    float: left;
    width: 25%;
    padding: 0 8px;
    overflow: hidden;
}
.m-video{
    overflow:hidden;
    position:relative;
}
.m-video:after{
    content:'';
    display:block;
    padding-bottom:73.7%;
}
.m-video img{
    transition: .5s;
}
.inner_video li:hover .m-video img{
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
.video_txt{
    padding: 12px 5px;
    line-height: 25px;
    text-align: center;
    font-size: 16px;
    color: #484848;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.inner_video li:hover .video_txt{
    color:#ed1c24;
}


/*分页*/
.pagination{
    text-align:center;
    color:#666;
    clear:both;
}
.pagination a{
    display:inline-block ;
    color: #808080;
    border:1px solid #D9D9D9;
    text-align: center;
    text-transform: capitalize;
    padding:0px 10px;
    line-height:28px;
    background-color:transparent;
    margin:0px 1px 10px 1px;
}
.pagination a:hover{
    color:#fff;
    background-color: #ed1c24;
    border:1px solid #ed1c24;
}
.pagination a.active {
    color:#fff;
    background-color: #ed1c24;
    border:1px solid #ed1c24;
}


/*人事部*/
.inner_res{
    margin: 60px 0px 25px 0px;
    overflow: hidden;
}
.res_top{
    overflow: hidden;
}
.res_top img{
    display: block;
    max-width: 100%;
    margin: auto;
    height: auto;
}
.res_top p{
    font-size: 16px;
    color: #5d5d5d;
    text-align: center;
    margin: 40px 0px 50px 0px;
}
.res_top p a{
    font-size: 16px;
    color: #ed1c24;
}
.res_bottom{
    margin-top: 30px;
    overflow: hidden;
}
.res_bottom dl{
    margin-bottom: 10px;
}
.zp-title{
    cursor: pointer;
    outline:none;
    overflow: hidden;
}
.zp-title a{
    color:#000;
    font-size: 16px;
    display:block;
    min-height: 50px;
    line-height: 50px;
    background: #d8d8d8 url(../images/fr.png) no-repeat right center;
    transition: .5s;
    padding: 0px 21px;
}
.zp-title a p{
    float: left;
    background: url("../images/p.png") no-repeat left center;
    padding-left: 20px;
}
.zp-title a:hover{
    color:#fff;
    background: #ed1c24 url(../images/frhover.png) no-repeat right center;
}
.zp-title a:hover p{
    background: url("../images/p_h.png") no-repeat left center;
}
.zp-content {
    border: 1px solid #ed1c24;
    border-top: none;
    color: #666;
    font-size: 16px;
    line-height: 25px;
    overflow: hidden;
    display:none;
    transition: .5s;
}
.zp-info-text {
    margin:29px 33px;
}
.zp-info-text1{
    overflow: hidden;
}
.zp-info-text1 li{
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
    font-size: 16px;
}
.zp-info-text1 li p{
    float: left;
    color: #000;
}
.zp-info-text1 li span{
    color: #5d5d5d;
}
.zp-info-text2{
    font-size: 16px;
    color: #5d5d5d;
    line-height: 25px;
}
.zp-info-text2 h3{
    font-size: 16px;
    color: #000;
    margin-bottom: 5px;
}
#open .zp-content{
    display:block;
    overflow:hidden;
}
#open .zp-title a{
    color:#fff;
    background: #ed1c24 url(../images/frhover.png) no-repeat right center;
}
#open .zp-title a p{
    background: url("../images/p_h.png") no-repeat left center;
}

/*社会责任*/
.inner_shzr{
    margin: 30px 0px 25px 0px;
    overflow: hidden;
    font-size: 16px;
    color: #5d5d5d;
    line-height: 30px;
}
.inner_shzr img{
    display:block;
    max-width:100%;
    height:auto;
    margin-left:auto;
    margin-right:auto;
}

/*技术与资质*/
.inner_jszz{
    margin: 30px 0px 25px 0px;
    overflow: hidden;
    font-size: 16px;
    color: #5d5d5d;
    line-height: 30px;
}
.inner_jszz img{
    display:block;
    max-width:100%;
    height:auto;
    margin-left:auto;
    margin-right:auto;
}


/*技术资质*/
.inner_honor{
    margin: 40px 0px 25px 0px;
    overflow: hidden;
}
.inner_honor li{
    float: left;
    width: 25%;
    padding: 0px 20px;
    margin-bottom: 30px;
    overflow: hidden;
}
.inner_honor li a{
    display: block;
}
.inner_honor li a .pic{
    border: 1px solid #eee;
}
.inner_honor li a .pic:after{
    padding-bottom: 142%;
}
.inner_honor li a:hover .pic{
    border: 1px solid #ed1c24;
}
.inner_honor li a:hover .pic img{
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
.ihonor_txt{
    background-color: #eee;
    padding: 12px 0px;
    overflow: hidden;
}
.ihonor_txt p{
    text-align: center;
    color: #333;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.inner_honor li a:hover .ihonor_txt{
    background-color: #ed1c24;
}
.inner_honor li a:hover .ihonor_txt p{
    color: #fff;
}

/*新闻资讯*/
.inner_news{
    margin: 27px 0px 20px 0px;
    overflow: hidden;
}
.news_b{
    margin-top: 18px;
}
.news_b li{
    float: left;
    width: 50%;
    padding: 0px 10px;
    margin-bottom: 18px;
}
.news_b li a{
    display: block;
    background-color: #f8f8f8;
    padding: 23px;
    overflow: hidden;
    transition: .5s;
}
.news_date{
    float: left;
    width: 70px;
    height: 108px;
    text-align: center;
    background-color: #c4c4c4;
    font-family: "Arial";
    color: #292929;
    border-radius: 10px;
    padding: 0px 8px;
}
.news_date p{
    font-size: 45px;
    font-weight: bold;
    border-bottom: 1px dashed #6b6c6b;
    margin-bottom: 10px;
}
.news_date span{

}
.news_info{
    margin-left: 95px;
}
.news_info1{
    color: #484848;
    font-size: 16px;
}
.news_info1:after{
    content: '';
    display: block;
    width: 26px;
    height: 2px;
    background-color: #ed1c24;
    margin: 5px 0px;
}
.news_info2{
    color: #757575;
    line-height: 25px;
    height: 75px;
    overflow: hidden;
}
.news_info2 em{
    color: #ed1c24;
    font-style: normal;
}
.news_b li a:hover{
    background-color: #ed1c24;
}
.news_b li a:hover .news_date{
    background-color: #fff;
    color: #ed1c24;
}
.news_b li a:hover .news_info1{
    color: #fff;
}
.news_b li a:hover .news_info1:after{
    background-color: #fff;
}
.news_b li a:hover .news_info2{
    color: #fff;
}
.news_b li a:hover .news_info2 em{
    color: #fff;
}
.news_t{
    overflow: hidden;
}
.news_t a{
    display: block;
}
.news_t_fl{
    float: left;
    width: 50%;
}
.news_t_fls{
    overflow: hidden;
    position: relative;
}
.news_t_fls:after{
    content: '';
    display: block;
    padding-bottom: 49.5%;
}
.news_t_fl img{
    transition: .5s;
}
.news_t a:hover .news_t_fl img{
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
.news_t_fr{
    float: right;
    width: 50%;
}
.news_t_frs{
    overflow: hidden;
    background-color: #f8f8f8;
    padding: 45px 15px 45px 39px;
}
.news_t_fr1{
    color: #484848;
    font-size: 18px;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 6px;
}
.news_t_fr2{
    font-size: 12px;
    color: #c0c0c0;
}
.news_t_fr3{
    color: #757575;
    line-height: 25px;
    height: 125px;
    overflow: hidden;
    margin: 5px 0 15px 0;
}
.news_t_fr4{
    color: #ed1c24;
}
.news_t a:hover .news_t_fr1{
    color: #ed1c24;
}



/*新闻详情*/
.inner_newsshow{
    overflow: hidden;
}
.show_title{
    text-align: center;
    padding-bottom: 25px;
    border-bottom: 1px dashed #bfbfbf;
}
.show_title h3{
    font-size: 24px;
    font-weight:normal;
    text-align: center;
    color: #333;
    padding-bottom: 20px;
    line-height: 28px;
}
.show_title span{
    color:#949494;
    margin:0px 10px;
    font-size:14px;
    padding-left:20px;
}
.browse{
    background:url(../images/browse.png) no-repeat left center;
}
.date{
    background:url(../images/date.png) no-repeat left center;
}
.show_content{
    line-height:28px;
    color:#4b4b4b;
    padding:25px 0px;
    border-bottom:1px dashed #bfbfbf;
    font-size: 15px;
}
.show_content img{
    display: block;
    margin-right: auto;
    margin-left: auto;
    max-width: 100%;
    height: auto;
}
.show_back{
    padding-top:20px;
}
.show_back_fl{
    float: left;
    width: 70%;
    margin-bottom:20px;
    overflow:hidden;
}
.show_back_fl li{
    margin-bottom:2px;
    line-height:25px;
    color:#4d4d4d;
    width:100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size:15px;
}
.show_back_fl li a{
    color:#868686;
    font-size:15px;
}
.show_back_fl li a:hover{
    color: #ed1c24;
}
.show_back_fr{
    overflow:hidden;
    float: right;
    width: 15%;
}
.show_back_fr a{
    display:block;
    line-height:46px;
    color:#fff;
    font-size:15px;
    background: #ed1c24 url(../images/return.png) no-repeat 20px center;
    padding-right:25px;
    text-align: right;
}

/*产品中心*/
.inner_main1{
    width: 100%;
    margin: 0 auto 50px auto;
    overflow: hidden;
}
.inner_fl{
    float: left;
    width: 250px;
    background-color: #f4f4f4;
    overflow: hidden;
    padding: 21px 19px;
}
.inner_fl_t{
    background-color: #ed1c24;
    padding: 16px 16px 16px 23px;
    overflow: hidden;
    color: #fff;
}
.inner_fl_ts{
    background: url("../images/arrow.jpg") no-repeat right center;
}
.inner_fl_t h3{
    font-size: 24px;
    font-weight: bold;
}
.inner_fl_t p{
    padding-top: 5px;
    text-transform: uppercase;
}
.inner_fl_b{
    background-color: #fff;
    padding: 17px 14px;
    overflow: hidden;
}
.inner_fl_b1{
    margin-bottom: 60px;
    overflow: hidden;
}
.inner_fl_b1 li{
    border-bottom: 1px dashed #c1c1c1;
    overflow: hidden;
}
.inner_fl_b1 li a{
    display: block;
    color: #484848;
    line-height: 24px;
    padding: 11px 0px 11px 16px;
    background: url("../images/pli.png") no-repeat left center;
}
.inner_fl_b1 li a:hover{
    background: url("../images/pli_h.png") no-repeat left center;
    color: #ed1c24;
}
.inner_fl_b1 li .current{
    background: url("../images/pli_h.png") no-repeat left center;
    color: #ed1c24;
}
.inner_fl_b2{
    margin-bottom: 22px;
    overflow: hidden;
    text-align: center;
}
.inner_fl_b2 h3{
    color: #484848;
    background: url("../images/tel.png") no-repeat 10px center;
    line-height: 22px;
    padding-left: 25px;
    font-size: 14px;
}
.inner_fl_b2 span{
    font-size: 24px;
    font-weight: bold;
    color: #ed1c24;
    font-family: "Arial";
}
.inner_fl_b2 p{
    color: #000;
    margin: 14px 0px;
}
.inner_fl_b2 a{
    display: block;
    width: 100px;
    margin: 0 auto;
    line-height: 32px;
    background-color: #ed1c24;
    text-align: center;
    color: #fff;
    border-radius: 5px;
}
.inner_fl_b3{
    overflow: hidden;
}
.inner_fl_b3 img{
    display: block;
    max-width: 100%;
    height: auto;
    margin: auto;
}
.inner_fr{
    margin-left: 277px;
    padding-top: 23px;
}
.inner_fr_title{
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    line-height: 30px;
}
.inner_fr_title p{
    float: left;
    font-size: 20px;
    color: #000;
    background: url("../images/pp.png") no-repeat left center;
    padding-left: 20px;
}
.inner_fr_title span{
    float: right;
    color: #303030;
}
.inner_fr_title span a{
    color: #303030;
}
.inner_fr_title span em{
    color: #ed1c24;
    font-style: normal;
}
.inner_fr_pro{
    margin-top: 30px;
    overflow: hidden;
}
.pro_t{
    margin-bottom: 35px;
    overflow: hidden;
}
.pro_t_fl{
    float: left;
    width: 67%;
}
.pro_t_fls{
    overflow: hidden;
    position: relative;
}
.pro_t_fls:after{
    content: '';
    display: block;
    padding-bottom: 56.16%;
}
.pro_t_fls img{
    transition: .5s;
}
.pro_t_fr{
    float: right;
    width: 33%;
}
.pro_t_frs{
    background-color: #f4f4f4;
    padding: 37px 29px;
    overflow: hidden;
}
.pro_t_fr1{
    font-size: 18px;
    color: #363636;
    font-weight: bold;
}
.pro_t_fr1:after{
    content: '';
    display: block;
    width: 26px;
    height: 2px;
    background-color: #ed1c24;
    margin: 16px 0px;
}
.pro_t_fr2{
    color: #757575;
    line-height: 28px;
    height: 224px;
    overflow: hidden;
}
.pro_b{
    overflow: hidden;
}
.pro_b_title{
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    overflow: hidden;
}
.pro_b_title p{
    font-size: 16px;
    color: #000;
    padding-left: 15px;
    background: url("../images/j.png") no-repeat left center;
}
.pro_b_con{
    margin-top: 22px;
    overflow: hidden;
}
.pro_b_con li{
    float: left;
    width: 33.3%;
    padding: 0 8px;
    overflow: hidden;
}
.pro_b_con li a{
    display: block;
}
.pro_b_con li a .pic:after{
    padding-bottom:73.7%;
}
.pro_b_con li a:hover .pic img{
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
.pro_txt{
    padding: 12px 5px;
    line-height: 25px;
    text-align: center;
    font-size: 16px;
    color: #484848;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.pro_b_con li:hover .pro_txt{
    color:#ed1c24;
}

/*产品详情*/
.inner_fr_proshow{
    margin: 25px 0px;
    overflow: hidden;
}

/*在线留言*/
.inner_feedback{
    margin: 30px 0px;
    overflow: hidden;
}
.ly_cons{
    float: left;
    width: 50%;
    padding: 0px 15px;
    margin-bottom: 15px;
}
.cly{
    overflow:hidden;
    position:relative;
    line-height: 50px;
    margin-bottom: 35px;
    border-bottom:1px solid #ccc;
}
.cly label{
    float: left;
    font-size:18px;
    color:#666;
}
.cly input{
    float: left;
    color:#666;
    font-size:15px;
    border:none;
    padding-left:15px;
    outline: none;
    width: 50%;
    height: 50px;
    line-height: 50px;
    background-color: transparent;
}
.inner_feedback a{
    position:absolute;
    right:5px;
    top:0;
}
.cly1{
    overflow:hidden;
}
.cly1 label{
    display:block;
    font-size:18px;
    color:#666;
    line-height: 50px;
}
.cly1 textarea{
    resize:none;
    font-size:15px;
    color:#666;
    width:100%;
    height: 350px;
    border:none;
    padding:10px;
    background-color: #dbdbdb;
    outline: none;
}
.tuijian{
    clear: both;
    overflow:hidden;
    text-align:center;
    padding-top: 30px;
}
.tuijian input{
    width:140px;
    line-height:50px;
    color:#fff;
    font-size:18px;
    text-align:center;
    border:none;
    outline:none;
    border-radius:5px;
    margin: 0px 15px;
}
.submit{
    background-color: #ed1c24;
}
.reset{
    background-color: #1d1d21;
}






@media(max-width:1200px) {
    .container1{
        width:100%;
        margin:0 auto;
        padding-left:15px;
        padding-right:15px;
    }
    .show_content img{
        display:block;
        max-width:100%;
        height:auto;
        margin-left:auto;
        margin-right:auto;
    }
    .footer_fl_t{
        padding: 5px 0px 15px 0px;
    }
    .footer_fl_t p{
        margin-bottom: 5px;
    }
    .index_title h3{
        font-size: 40px;
    }
    .procate_txt1{
        width: 74px;
        height: 74px;
        margin: 6% auto 5% auto;
    }
    .procate_txt2 h3{
        font-size: 20px;
    }
    .procate_txt2 p{
        font-size: 18px;
    }
    .news_txt{
        padding: 20px 0px 20px 15px;
    }
    .news_txt3{
        height: 100px;
    }
    .gallery-thumbs{
        opacity: 0;
    }
    .about2{
        margin: 40px 0 0 0;
    }
    #shuzi .num span{
        font-size: 40px;
    }
    .news_t_frs{
        padding: 20px 15px;
    }
    .news_t_fr3{
        height: 100px;
    }
    .pro_t_frs{
        padding: 25px 15px;
    }
    .pro_t_fr1{
        font-size: 16px;
    }
    .pro_t_fr2{
        height: 168px;
    }
    .inner_fr_proshow .show_back_fr{
        width: 20%;
    }
}



@media(max-width:768px) {
    .footer_fl_t {
        padding: 0px 0px 10px 0px;
    }
    .footer_fr{
        width: 12%;
    }
    .procate_txt1{
        width: 60px;
        height: 60px;
        margin: 6% auto 4% auto;
    }
    .procate_txt2 h3{
        font-size: 18px;
    }
    .procate_txt2 p{
        font-size: 16px;
    }
    .news_txt1{
        font-size: 16px;
    }
    .news_txt3{
        height: 50px;
    }
    #shuzi .num span{
        font-size: 30px;
    }
    .inner_about{
        margin: 25px 0px;
    }
    .inner_honor li{
        padding: 0px 5px;
        margin-bottom: 10px;
    }
    .ihonor_txt{
        padding: 8px 0px;
    }
    .show_back_fr{
        width: 20%;
    }
    .news_t_fr1{
        font-size: 16px;
    }
    .news_t_fr3{
        height: 50px;
    }
    .pro_t_fl{
        float: none;
        width: 100%;
    }
    .pro_t_fr{
        float: none;
        width: 100%;
    }
    .pro_t_frs{
        height: auto !important;
        padding: 25px 15px;
    }
    .pro_t_fr2{
        height: auto;
    }
    .inner_fr_proshow .show_back_fr{
        width: 25%;
    }
    .cly1 textarea{
        height: 150px;
    }
    .ly_cons{
        float: none;
        width: 100%;
    }
    .contact_title{
        font-size: 20px;
    }
    .ly_title h3{
        font-size: 20px;
    }
}

@media(max-width:600px) {
    footer{
        padding: 25px 0px;
    }
    .footer_fl_t{
        padding: 0px 0px 10px 0px;
    }
    .footer_fl_t p{
        float: none;
        width: 100%;
        margin-bottom: 10px;
        margin-right: 0;
    }
    .footer_fl_b{
        text-align: center;
    }
    .footer_fl{
        float: none;
        width: 100%;
    }
    .footer_fr{
        float: none;
        width: 100%;
        margin-top: 25px;
    }
    .home-procate{
        margin: 25px auto 30px auto;
    }
    .index_title{
        margin-bottom: 25px;
    }
    .index_title h3{
        font-size: 22px;
        padding-bottom: 10px;
    }
    .index_title p{
        font-size: 20px;
    }
    .procate_con li{
        float: none;
        width: 100%;
        margin-bottom: 15px;
    }
    .procate_con li:nth-child(2){
        margin: 0 0 15px 0;
    }
    .procate_txt1{
        width: 74px;
        height: 74px;
        margin: 10% auto 8% auto;
    }
    .procate_txt2 h3{
        font-size: 20px;
    }
    .procate_txt2 p{
        font-size: 18px;
    }
    .index_more{
        margin-top: 20px;
    }
    .news_con li:nth-child(odd) a .pic{
        float: none;
    }
    .news_con li:nth-child(odd) a .news_txt{
        float: none;
    }
    .news_con li:nth-child(even) a .pic{
        float: none;
    }
    .news_con li:nth-child(even) a .news_txt{
        float: none;
    }
    .news_con li a .pic{
        width: 100%;
    }
    .news_txt{
        width: 100%;
    }
    .news_con{
        margin-bottom: 30px;
    }
    .home-news{
        margin: 0 auto 30px auto;
    }
    .inner_title_fl{
        float: none;
        overflow: hidden;
    }
    .inner_title_fl p{
        float: none;
        text-align: center;
        line-height: 40px;
    }
    .inner_title_fl ul{
        float: none;
    }
    .inner_title_fl ul li{
        line-height: 35px;
    }
    .inner_title_fr{
        float: none;
        overflow: hidden;
    }
    .inner_about{
        margin: 25px 0 0 0;
    }
    .about2{
        margin: 20px 0 0 0;
    }
    #shuzi li{
        width: 50%;
    }
    #shuzi .num{
        font-size: 16px;
    }
    #shuzi .text{
        font-size: 16px;
    }
    .inner_video{
        margin: 25px 0px;
    }
    .inner_video li{
        width: 50%;
        padding: 0px 5px;
    }
    .inner_res{
        margin: 25px 0 0 0;
    }
    .res_top p{
        margin: 25px 0px;
    }
    .res_bottom{
        margin-top: 25px;
    }
    .zp-info-text{
        margin: 25px 15px;
    }
    .inner_shzr{
        margin: 25px 0 0 0;
    }
    .inner_jszz{
        margin: 25px 0 0 0;
    }
    .inner_honor{
        margin: 25px 0;
    }
    .inner_honor li{
        width: 50%;
    }
    .show_title h3{
        font-size: 20px;
    }
    .show_back_fl{
        float: none;
        width: 100%;
    }
    .show_back_fr{
        float: none;
        width: 100%;
    }
    .news_t_fl{
        float: none;
        width: 100%;
    }
    .news_t_fr{
        float: none;
        width: 100%;
    }
    .news_t_frs{
        height: auto !important;
    }
    .news_b li{
        float: none;
        width: 100%;
        padding: 0;
    }
    .news_b li a{
        padding: 15px;
    }
    .news_info{
        margin-left: 90px;
    }
    .inner_main1{
        margin: 0 auto 35px auto;
    }
    .inner_fl{
        float: none;
        width: 100%;
        display: none;
    }
    .inner_fl_b1{
        margin-bottom: 25px;
    }
    .inner_fr{
        margin-left: 0;
    }
    .inner_fr_title p{
        float: none;
        overflow: hidden;
    }
    .inner_fr_title span{
        float: none;
        overflow: hidden;
    }
    .inner_fr_pro{
        margin-top: 25px;
    }
    .pro_t{
        margin-bottom: 25px;
    }
    .pro_b_con li{
        width: 50%;
        padding: 0 5px;
    }
    .inner_fr_proshow .show_back_fr{
        width: 100%;
    }
    .ly_cons{
        padding: 0;
    }
    .cly{
        margin-bottom:10px;
        line-height: 30px;
    }
    .cly label{
        font-size: 15px;
        float: none;
        width: 100%;
    }
    .cly input{
        font-size: 15px;
        float: none;
        width: 100%;
        padding-left: 0;
        height: 30px;
        line-height: 30px;
    }
    .cly1 label{
        font-size: 15px;
    }
    .cly1 textarea{
        height: 150px;
    }
    .inner_feedback a{
        right: 0px;
        top: 15px;
    }
    .tuijian{
        padding-top: 0;
    }
    .tuijian input{
        width:115px;
        margin:0px 10px;
        line-height: 35px;
        font-size: 15px;
    }
}


@media(max-width:414px) {

}

@media(max-width:375px) {

}

@media(max-width:320px) {

}














