@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;
    font-style:normal
}
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;
    max-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;
}
.top{
    background-color: #3d3d3d;
    height: 45px;
}
.top_fl{
    float: left;
    color: #fff;
    font-weight: bold;
    line-height: 45px;
}
.nation{
    float: right;
    background: url("../images/nation.png") no-repeat left center;
    padding-left: 41px;
}
.nation a{
    display: block;
    float: left;
    font-weight: bold;
    color: #fff;
    line-height: 45px;
}
.nation a:nth-child(1){
    background: url("../images/nli.jpg") no-repeat right center;
    padding-right: 11px;
    margin-right: 11px;
}
.nation a:hover{
    color: #003888;
}
.logo{
    height:121px;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
    background: url("../images/logobg.jpg") no-repeat center;
}
.yx{
    float:left;
}
.yx a {
    display:block;
    padding-top: 16px;
}
.yx img {
    max-width:100%;
    height:auto;
}
.yx1{
    display: none;
}
.search{
    float: right;
    margin-top: 42px;
}
.searchform{
    position: relative;
}
.forminput1{
    background-color: #fff;
    box-shadow: 0px 0px 10px #ccc;
    line-height: 38px;
    height: 38px;
    color: #666;
    font-size: 12px;
    border: none;
    width: 334px;
    padding-left: 13px;
}
.searchform input::-webkit-input-placeholder{
    color: #c2c2c2;
}
.searchform input::-moz-input-placeholder{
    color: #c2c2c2;
}
.searchform input::-ms-input-placeholder{
    color: #c2c2c2;
}
.forminput2{
    background: url("../images/search.png") no-repeat center;
    width: 21px;
    height: 38px;
    text-indent: -999px;
    border: none;
    position: absolute;
    right: 20px;
    top: 0;
}

.daohang {
	display:block;
	width:100%;
	margin:0 auto;
	height:64px;
	clear:both;
    background-color: #3d3d3d;
    border-bottom: 8px solid #bd002f;
}
.navdaohang {

}
.menupc li{
	float: left;
	text-align: center;
	position: relative;
	line-height:56px;
    background: url("../images/li.jpg") no-repeat right center;
}
.menupc li:nth-child(1) a{
    padding-left: 0px;
}
.menupc li:last-child{
    background: none;
}
.menupc li a{
	display:block;
	color: #fff;
    font-size: 16px;
	padding: 0px 38px;
    text-transform: uppercase;
}
.menupc li .current{
    color: #c9c9c9;
    font-weight: bold;
}
.menupc .menu1 {
    position: static;
}
.menupc .xlstyle {
    background-color: #e2e2e2;
    position: absolute;
    display: none;
    left: 0;
    overflow: hidden;
    z-index: 999;
    width: 100%;
    padding: 15px 0px 20px 0px;
    box-shadow: 0px 3px 5px #c6c6c6;
}
.xlstyle dl{
    float: left;
    /*width: 14.2%;*/
    position: relative;
    text-align: justify;
    padding-right: 50px;
}
.xlstyle dl dt{
    line-height: 30px;
    margin-bottom: 10px;
}
.xlstyle dl dt a{
    display: inline-block;
    font-size: 16px;
    color: #000;
    padding: 0;
    font-weight: bold;
}
.xlstyle dl:nth-child(odd) dt a{
    border-bottom: 4px solid #af0000;
}
.xlstyle dl:nth-child(even) dt a{
    border-bottom: 4px solid #ed641f;
}
.menupc .xlstyle.subnav {
    display: block;
}
.xlstyle dl dd{
    line-height: 25px;
}
.xlstyle dl dd a{
    text-align: justify;
    color: #4c4c4c;
    font-size: 14px;
    padding: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.xlstyle dl dd a:hover{
    color: #000;
}



/*手机导航*/
.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: 110px;
    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:#666;
	width:42px;
	height:34px;
	line-height:34px;
	text-align:center;
	position:absolute;
	cursor:pointer;
	border-radius:0;
	background:#bd002f 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:68px;
        background-color: #fff;
	}
    .yx1{
        display: block;
        float:left;
        padding-top: 5px;
    }
    .yx1 a {
        display:block;

    }
    .yx1 img {
        max-width:100%;
        height: 50px;
    }
    .logo{
        display: none;
    }
	.phone-nav {
		display:block;
	}
	.navdaohang {
		display:none;
	}
    .search{
        display:none;
    }
    .phone-nav img{
        margin-top: 60px;
    }
}



/*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: 8.5px;
}
.home-banner .swiper-container .swiper-pagination-bullet{
    width: 10px;
    height: 10px;
    background-color: #8c8d8d;
    border-radius: 0px;
    opacity: 1;
    outline: none;
    margin: 0px 5px;
}
.home-banner .swiper-container  .swiper-pagination-bullet-active{
    background-color: #bd002f;
}
.fenye{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}


footer{
    width: 100%;
    margin: 0 auto;
}
.footer1{
    background-color: #1a1a1a;
    overflow: hidden;
    padding: 22px 0px;
}
.footer1_fl{
    float: left;
    width: 9%;
}
.footer1_title{
    border-bottom: 1px solid #561a1a;
    font-size: 18px;
    color: #fff;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.footer1_fl_con{
    overflow: hidden;
}
.footer1_fl_con li{
    line-height: 30px;
}
.footer1_fl_con li a{
    display: block;
    color: #ccc;
}
.footer1_fl_con li a:hover{
    color: #fff;
}
.footer1_fc{
    float: left;
    width: 45%;
    margin: 0 5%;
}
.footer1_fc_con{
    overflow: hidden;
}
.footer1_fc_con li{
    margin-bottom: 20px;
    overflow: hidden;
}
.footer1_fc_con li:last-child{
    margin-bottom: 3px;
}
.footer1_fc_con li h3{
    color: #fff;
    padding-left: 30px;
    margin-bottom: 5px;
}
.g1{
    background: url("../images/g1.jpg") no-repeat left center;
}
.g2{
    background: url("../images/g2.jpg") no-repeat left center;
}
.g3{
    background: url("../images/g3.jpg") no-repeat left center;
}
.g4{
    background: url("../images/g4.jpg") no-repeat left center;
}
.footer1_fc_con p{
    color: #ccc;
}
.footer1_fc_con p em{
    padding-left: 30px;
    display: inline-block;
}
.lx1{
    background: url("../images/lx1.png") no-repeat left center;
    padding-right: 17px;
    margin-right: 17px;
    border-right: 1px solid #333;
}
.lx2{
    background: url("../images/lx2.png") no-repeat left center;
}

.footer1_fr{
    float: right;
    width: 36%;
}
.footer1_fr_con{
    overflow: hidden;
}
.ly1{
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
}
.ly1 input{
    border: 1px solid #9b9b9b;
    border-radius: 5px;
    height: 44px;
    line-height: 42px;
    padding-left: 10px;
    width: 100%;
    color: #666;
    background-color: transparent;
}
.ly1 a{
    position: absolute;
    right: 1px;
    top: 1px;
}
.ly2{
    overflow: hidden;
}
.ly2 input{
    width: 119px;
    height: 44px;
    line-height: 44px;
    border: none;
    margin-right: 15px;
    color: #fffefe;
    font-size: 20px;
    text-align: center;
    border-radius: 5px;
}
.cz{
    background-color: #666;
}
.tj{
    background-color: #e11a1a;
}
.footer2{
    background-color: #000;
    padding: 8px 0px;
    overflow: hidden;
}
.footer2 p{
    text-align: center;
    color: #fff;
    line-height: 24px;
}
.footer2 p a{
    color: #fff;
}
.footer2 p a:hover{
    color: #e11a1a;
}

.home-pro{
    width: 100%;
    margin: 0 auto;
    background-color: #e7e7e7;
    padding-bottom: 20px;
    overflow: hidden;
    padding-top: 20px;
}
.prolist{
    position: relative;
}
.prolist li{
    margin: 0px 13.5px;
}
.prolist li .pic:after{
    padding-bottom: 40.7%;
}
.prolist li .pic img{
    border: none !important;
}
.pro_title{
    margin: 6px 0px;
}
.pro_title a{
    display: block;
    background-color: #565656;
    line-height: 36px;
    padding-left: 20px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}
.pro_nav{
    background-color: #b7b7b7;
    padding: 15px 20px;
    overflow: hidden;
}
.pro_nav dd{
    line-height: 25px;
}
.pro_nav dd a{
    color: #4c4c4c;
}
.pro_nav dd a:hover{
    color: #000;
}
.prolist .slick-prev, .prolist .slick-next{
    width: 26px;
    height: 68px;
    top:50%;
    margin-top: -34px;
    z-index: 11;
}
.prolist .slick-prev{
    left: -30px;
    background: url("../images/pl.png") no-repeat left center;
}
.prolist .slick-next{
    right: -30px;
    background: url("../images/pr.png") no-repeat left center;
}
.prolist .slick-prev:hover{
    background: url("../images/pl_h.png") no-repeat left center;
}
.prolist .slick-next:hover{
    background: url("../images/pr_h.png") no-repeat left center;
}




/*产品二级分类*/
.inner_fl_1 li{
    margin-bottom:3px;
    overflow:hidden;
    position: relative;
}
.inner_fl_1 li:last-child{
    margin-bottom:0;
}
.inner_fl_1 li a{
    display:block;
    color:#333;
    font-size:16px;
    background-color:#bdbdbd;
    line-height:50px;
    padding-left: 22px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    position: relative;
}
.inner_fl_1 li a:hover{
    color: #fff;
    background-color: #1a1a1a;
}
.inner_fl_1 li .current{
    color: #fff;
    background-color: #1a1a1a;
}
.inner_fl_1 li .more{
    position: absolute;
    right: 5px;
    top: 0;
    width:66px;
    height: 50px;
    cursor: pointer;
    background: url(../images/add.png) no-repeat right center;
    display: block;
    z-index: 5;
    border: none !important;
}
.inner_fl_1 ul li:hover .more {
    background:url(../images/plus.png) no-repeat right center;
}
.inner_fl_1 li .er{
    display:none;
    overflow:hidden;
}
.inner_fl_1 li .er li{
    margin-bottom:2px;
}
.inner_fl_1 li .er li:last-child{
    margin-bottom: 0px;
}
.inner_fl_1 li .er li a {
    color:#333;
    font-size:14px;
    background-color: #fff;
    line-height: 40px;
}
.inner_fl_1 li .er li a:hover {
    color: #d91315;
}
.inner_fl_1 ul .nav-show:hover .more {
    background:url(../images/plus.png) no-repeat right center;
}
.inner_fl_1 ul .nav-show .more {
    background:url(../images/plus.png) no-repeat right center;
}
.inner_fl_1 ul .nav-show .er {
    display:block;
    overflow:hidden;
    margin-top: 2px;
}
.inner_fl_1 ul .nav-show a {
    color: #fff;
    background-color: #1a1a1a;
}
.inner_fl_1 .nav-show .er li a {
    background-color: #fff;
    color:#333;
}






.home-an{
    width: 100%;
    margin: 0 auto;
    background-color: #cbc4c4;
    padding-bottom: 40px;
    overflow: hidden;
}
.about_fl{
    float: left;
    width: 56%;
    overflow: hidden;
}
.line{
    height: 8px;
    background-color: #bd002f;
}
.an_title {
    background-color: #3e3e3e;
    line-height: 52px;
    overflow: hidden;
    margin-top: 3px;
}
.an_title p{
    padding-left: 20px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}
.about_fl_img{
    overflow: hidden;
}
.about_fl_img img{
    display: block;
    width: 100%;
    height: auto;
    margin: auto;
}
.about_fl_con{
    background-color: #f5f5f5;
    padding: 30px 20px 0px 20px;
    overflow: hidden;
}
.about_fl_con1{
    color: #4c4c4c;
    line-height: 25px;
}
.about_fl_con2{
    overflow: hidden;
    margin: 30px 0px 45px 0px;
}
.about_fl_con2 a{
    display: block;
    background: url("../images/abg.png") no-repeat center;
    width: 114px;
    height: 40px;
}
.about_fl_con2 a img{
    padding-top: 14px;
    display:block;
    max-width:100%;
    height:auto;
    margin-left:auto;
    margin-right:auto;
    animation: upmove 2s infinite;
    -webkit-animation: upmove 1.5s infinite;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
@keyframes upmove
{
    0%   {transform:translateX(0px);}
    50%  {transform:translateX(10px);}
    100% {transform:translateX(0px);}
}

.news_fr{
    float: right;
    width: 42%;
}
.news_fr_con{
    overflow: hidden;
    background-color: #e0dede;
    padding: 30px 0px 0px 15px;
}
.news_fr_con li{
    border-bottom: 1px solid #c5c5c5;
    padding-bottom: 20px;
    margin-bottom: 17px;
    overflow: hidden;
}
.news_fr_con li:last-child{
    border-bottom: none;
    margin-bottom: 0;
}
.news_fr_con li a{
    display: block;
}
.news_fr_con li a .pic{
    float: left;
    width: 143px;
    height: 98px;
    border: 1px solid #e5e5e5;
}
.pl_txt{
    margin-left: 160px;
    padding-right: 15px;
}
.pl_txt1{
    font-size: 16px;
    color: #1a1a1a;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: .5s;
}
.pl_txt2{
    color: #666;
    line-height: 23px;
    height: 46px;
    overflow: hidden;
    margin-bottom: 10px;
}
.pl_txt3 p{
    float: left;
    color: #666;
    font-size: 12px;
}
.pl_txt3 span{
    float: right;
}
.news_fr_con li a:hover .pic img{
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
.news_fr_con li a:hover .pl_txt1{
    color: #bd002f;
    font-weight: bold;
}

/*关于我们*/
.inner-banner{
    width: 100%;
    margin: 0 auto;
    position: relative;
}
.inner-banner img{
    display: block;
    width: 100%;
    height: auto;
}
.ban_info{
    position: absolute;
    left: 0;
    top: 35%;
    width: 100%;
}
.ban_info p{
    color: #fff;
    font-size: 24px;
    font-weight: lighter;
    text-transform: uppercase;
}
.inner-main{
    width: 100%;
    margin: 0 auto;
}
.gray{
    background-color: #e7e7e7;
    overflow: hidden;
}
.inner_about{
    margin: 50px 0px 75px 0px;
    overflow: hidden;
    color: #4c4c4c;
    line-height: 25px;
}
.inner_about img{
    display:block;
    max-width:100%;
    height:auto;
    margin-left:auto;
    margin-right:auto;
}

/*联系我们*/
.inner_contact{
    margin: 71px 0px 64px 0px;
    overflow: hidden;
}
.inner_contact li{
    float: left;
    width: 25%;
    padding: 0px 5px;
    overflow: hidden;
    margin-bottom: 15px;
}
.contact{
    background-color: #f0f0f0;
    overflow: hidden;
    padding: 22px 13px;
    border-radius: 5px;
}
.contact_t{
    margin-bottom: 30px;
    overflow: hidden;
}
.contact_t p{
    float: left;
    width: 75%;
    border-bottom: 1px solid #dbdbdb;
    overflow: hidden;
    font-size: 18px;
    color: #ff0000;
    padding-bottom: 20px;
}
.contact_t img{
    float: right;
    width: 18%;
}
.contact_b{
    overflow: hidden;
}
.contact_b dl{
    color: #4c4c4c;
    line-height: 21px;
    margin-bottom: 19px;
    padding-left: 29px;
}
.clx1{
    background: url("../images/clx1.png") no-repeat left center;
}
.clx2{
    background: url("../images/clx2.png") no-repeat left center;
}
.clx3{
    background: url("../images/clx3.png") no-repeat left center;
}
.clx4{
    background: url("../images/clx4.png") no-repeat left center;
}

/*合作伙伴*/
.inner_hezuo{
    margin: 30px 0px 50px 0px;
    overflow: hidden;
}
.inner_hezuo li{
    float: left;
    width: 20%;
    padding: 5px;
}
.inner_hezuo li a{
    display: block;
    box-shadow: 0px 0px 10px #ededed;
}
.inner_hezuo li a .pic{
    border: 1px solid #ededed;
    overflow: hidden;
}
.inner_hezuo li a .pic:after{
    padding-bottom: 78.6%;
}
.inner_hezuo li a:hover .pic img{
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}

/*新闻资讯*/
.inner_news{
    margin: 41px 0px 61px 0px;
    overflow: hidden;
}
.inner_news ul{
    overflow: hidden;
}
.inner_news ul li{
    border-bottom: 1px dashed #b6b6b6;
    overflow: hidden;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.inner_news ul li a{
    display: block;
}
.inner_news ul li a .pic{
    float: left;
    width: 241px;
    height: 167px;
    border: 5px solid #fff;
    overflow: hidden;
}
.news_txt{
    margin-left: 270px;
}
.news_txt1{
    font-size: 16px;
    color: #d91315;
    text-transform: uppercase;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.news_txt2{
    color: #666;
    line-height: 25px;
    height: 75px;
    overflow: hidden;
    margin: 10px 0px 15px 0px;
}
.news_txt3 p{
    float: left;
    color: #666;
    line-height: 40px;
}
.news_txt3 span{
    float: right;
    width: 140px;
    line-height: 40px;
    border-radius: 5px;
    background-color: #d91315;
    color: #fff;
    text-align: center;
    transition: .5s;
}
.inner_news ul li a:hover .pic img{
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
.inner_news ul li a:hover .news_txt3 p{
    color: #d91315;
}


/*分页*/
.pagination{
    text-align:center;
    padding:20px 0px 0px 0px;
    color:#666;
    clear:both;
}
.pagination a{
    display:inline-block ;
    color: #808080;
    border:1px solid #ccc;
    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:#d91315;
    border:1px solid #d91315;
}
.pagination a.active {
    display: inline-block;
    color: #fff;
    background-color: #d91315;
    border: 1px solid #d91315;
}

/*新闻详情*/
.inner_newsshow{
    margin: 40px 0px;
    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;
    overflow: hidden;
}
.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:75%;
    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: #d91315;
}
.show_back_fr{
    margin-bottom:20px;
    overflow:hidden;
    float: right;
    width: 15%;
}
.show_back_fr a{
    display:block;
    line-height:46px;
    color:#fff;
    font-size:15px;
    background: #d91315 url(../images/return.png) no-repeat 20px center;
    padding-right:25px;
    text-align: right;
}

/*产品中心*/
.inner_pro{
    margin: 40px 0px 60px 0px;
    overflow: hidden;
}
.inner_pro_fl{
    float: left;
    width: 25%;
}
.pro_fl_title{
    background-color: #d91315;
    margin-bottom: 6px;
    height: 60px;
    line-height: 60px;
    padding: 0px 12px 0px 22px;
}
.pro_fl_title p{
    color: #fff;
    font-size: 26px;
    font-weight: bold;
    background: url("../images/p.png") no-repeat left center;
    padding-left: 35px;
}
.pro_fl_nav{
    margin-bottom: 20px;
    overflow: hidden;
}
.pro_fl_nav li{
    margin-bottom: 5px;
    overflow: hidden;
    line-height: 50px;
}
.pro_fl_nav li a{
    display: block;
    font-size: 16px;
    color: #333;
    background: #bdbdbd url("../images/add.png") no-repeat right center;
    padding: 0px 12px 0px 22px;
}
.pro_fl_nav li a:hover{
    color: #fff;
    background: #1a1a1a url("../images/plus.png") no-repeat right center;
}
.pro_fl_nav li .current{
    color: #fff;
    background: #1a1a1a url("../images/plus.png") no-repeat right center;
}
.inner_pro_fr{
    float: right;
    width: 72.5%;
}
.pro_fr_title{
    border-bottom: 1px solid #ccc;
    padding-bottom: 11px;
    overflow: hidden;
}
.pro_fr_title p{
    float: left;
    font-size: 20px;
    color: #333;
    position: relative;
    line-height: 30px;
    padding-right: 20px;
}
.pro_fr_title p:after {
    content: '';
    display: block;
    height: 0;
    width: 0;
    border-left: 6px solid #ffc045;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    right: 0px;
    position: absolute;
    top: 15px;
    transform: rotate(45deg);
}
.pro_fr_title span{
    float: right;
    line-height: 30px;
    background: url("../images/home.png") no-repeat left center;
    padding-left: 25px;
    color: #666;
}
.pro_fr_title span a{
    color: #666;
}
.pro_fr_title span em{
    color: #d91315;
    font-style: normal;
}
.pro_fr_con{
    margin-top: 20px;
    overflow: hidden;
}
.pro_fr_con ul{
    overflow: hidden;
}
.pro_fr_con ul li{
    float: left;
    width: 33.3%;
    padding: 5px 11px;
    overflow: hidden;
    margin-bottom: 15px;
}
.pro_fr_con ul li a{
    display: block;
}
.pro_fr_con ul li a .pic{
    border: 1px solid #e7e7e7;
    border-radius: 6px 6px 0px 0px;
}
.pro_fr_con ul li a .pic:after{
    padding-bottom: 72.2%;
}
.ipro_title{
    background-color: #bdbdbd;
    padding: 15px 5px;
    font-size: 16px;
    color: #333;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-radius: 0px 0px 6px 6px;
}
.pro_fr_con ul li a:hover{
    box-shadow: 0px 0px 10px #ccc;
    border-radius: 6px;
}
.pro_fr_con ul li a:hover .pic img{
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
.pro_fr_con ul li a:hover .ipro_title{
    background-color: #de1b1b;
    color: #fff;
}


/*产品详情*/
.proshow_fr_con{
    margin: 40px 0px;
    overflow: hidden;
}




@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;
    }
    .fenye{
        width:70px;
        margin:0 auto;
    }
    .prolist .slick-prev{
        left: -15px;
    }
    .prolist .slick-next{
        right: -15px;
    }
}


@media(max-width:768px) {
    .ban_info{
        top: 32%;
    }
    .ban_info p{
        font-size: 20px;
    }
    .inner_contact li{
        width: 50%;
    }
}

@media(max-width:600px) {
    .home-pro{
        padding-top: 20px;
    }
    .top{
        height: auto;
        overflow: hidden;
    }
    .top_fl{
        float: none;
        line-height: 25px;
        text-align: center;
        overflow: hidden;
    }
    .phone-nav img{
        margin-top: 110px;
    }
    .nation{
        float: none;
        display: flex;
        justify-content: center;
    }
    .footer1{
        padding: 25px 0px 22px 0px;
    }
    .footer1_fl{
        float: none;
        width: 100%;
        margin-bottom: 25px;
    }
    .footer1_fc{
        float: none;
        width: 100%;
        margin: 0px 0px 25px 0px;
    }
    .footer1_fr{
        float: none;
        width: 100%;
    }
    .footer1_fl_con li{
        float: left;
        margin-right: 15px;
    }
    .lx1{
        border-right: none;
        padding-right: 0px;
        margin-right: 0px;
    }
    .footer1_fc_con p span{
        display: block;
    }
    .ly2{
        display: flex;
        justify-content: center;
    }
    .ly2 input{
        font-size: 18px;
        margin: 0px 10px;
    }
    .about_fl_con{
        padding: 25px 15px 0px 15px;
    }
    .about_fl_con2{
        margin: 25px 0px;
    }
    .about_fl{
        float: none;
        width: 100%;
        margin-bottom: 25px;
    }
    .news_fr{
        float: none;
        width: 100%;
    }
    .nation{
        background: url(../images/nation.png) no-repeat 120px center;
    }
    .ban_info p{
        font-size: 15px;
    }
    .ban_info{
        top: 18%;
    }
    .inner_about{
        margin: 35px 0px;
    }
    .inner_contact{
        margin: 35px 0px 20px 0px;
    }
    .contact_t{
        margin-bottom: 15px;
    }
    .inner_contact li{
        float: none;
        width: 100%;
    }
    .inner_hezuo{
        margin: 30px 0px;
    }
    .inner_hezuo li{
        width: 50%;
    }
    .inner_news{
        margin: 35px 0px;
    }
    .inner_news ul li a .pic{
        width: 141px;
        height: 96px;
        border: 2px solid #fff;
    }
    .inner_news ul li a .news_txt{
        margin-left: 160px;
    }
    .news_txt2{
        height: 50px;
        margin: 0px 0px 10px 0px;
    }
    .news_txt3 p{
        line-height: 30px;
        font-size: 12px;
    }
    .news_txt3 span{
        width: 100px;
        line-height: 30px;
        font-size: 12px;
    }
    .inner_newsshow{
        margin: 35px 0px;
    }
    .show_title h3{
        font-size: 20px;
    }
    .show_back_fl{
        float: none;
        width: 100%;
    }
    .show_back_fr{
        float: none;
        width: 100%;
        margin-bottom: 0;
    }
    .inner_pro{
        margin: 35px 0px;
    }
    .inner_pro_fl{
        float: none;
        width: 100%;
    }
    .inner_pro_fr{
        float: none;
        width: 100%;
    }
    .pro_fr_title p{
        float: none;
        padding-right: 0px;
        padding-left: 15px;
    }
    .pro_fr_title p:after{
        transform: rotate(225deg);
        left: 0;
        top: 0;
    }
    .pro_fr_title span{
        float: none;
    }
    .pro_fr_con ul li{
        width: 50%;
        padding: 5px;
        margin-bottom: 10px;
    }
    .ipro_title{
        padding: 10px 5px;
    }
    .procate .inner_pro_fl{
        display: none;
    }
    .procate .pro_fr_title{
        display: none;
    }
    .proshow_fr_con{
        margin: 0px;
    }
    .inner_fl_1{
        margin-bottom: 20px;
    }
}


@media(max-width:414px) {

}

@media(max-width:375px) {
    .nation{
        background: url(../images/nation.png) no-repeat 100px center;
    }
}

@media(max-width:320px) {
    .nation{
        background: url(../images/nation.png) no-repeat 70px center;
    }
}














