/*----- Common css ------*/

.fl {
    float: left;
}

.fr {
    float: right;
}

.di {
    _display: inline;
}

.fwn {
    font-weight: normal;
}

.dib {
    *display: inline;
    _zoom: 1;
    _display: inline;
    _font-size: 0px;
}

.w1920 {
    width: 1920px;
    left: 50%;
    margin-left: -960px;
    position: relative;
}

.w1200 {
    width: 1200px;
    left: 50%;
    margin-left: -600px;
    position: relative;
}

.w1100 {
    width: 1100px;
    left: 50%;
    margin-left: -550px;
    position: relative;
}


/*头部样式*/

.sky {
    background: #2d2d2d;
    height: 35px;
}

.n_sky {
    width: 1200px;
    margin: 0 auto;
    line-height: 33px;
}

.wel {
    color: #d5d5d5;
}

.k2 {
    color: #dcdcdc;
    font-weight: normal;
}

.k2 a {
    font-size: 14px;
    color: #d5d5d5;
	    margin: 0 5px;
}

.k2 .dh {
    font-weight: bold;
    font-size: 18px;
    float: right;
}

.k2 .dh img {
    vertical-align: top;
    padding-top: 5px;
}

#header {}

.top {
    width: 1200px;
    margin: 0 auto;
    height: 110px;
}

.logo {
    float: left;
    line-height: 110px;
}

.topLink {
    width: 400px;
    float: right;
    text-align: right;
    position: relative;
    z-index: 9999;
}

.translate {
    width: 100px;
    position: absolute;
    left: 0;
    top: 10px;
    z-index: 9999;
}

.tran-in {
    left: 120px;
}

.translate li {
    border: 1px dashed #cccccc;
    line-height: 26px;
    text-align: left;
    background: #fff;
}

.translate li a {
    display: block;
    padding-left: 10px;
    background: url(../images/dot4.png) no-repeat 88% 11px;
}

.translate li a:hover {
    text-decoration: none;
    color: #275cea;
    cursor: pointer;
}

.translate-en {
    display: none;
    padding: 6px;
    padding-top: 0px;
}

.translate li .translate-en a {
    padding-left: 0px;
    text-align: center;
    background: #fff;
    border-bottom: 1px solid #cccccc;
}

.translate li .translate-en a:hover {
    font-weight: bold;
}

.topLink .f_count {
    color: #ff0000;
    font-size: 13px;
    font-weight: bold;
}


/*搜索和热门搜索*/

.sou {
    width: 1200px;
    margin: 0 auto;
    height: 50px;
    margin-top: 10px;
}

.k1 {
    line-height: 50px;
    color: #343434;
    width: 650px;
}

.k1 a {
    color: #343434;
}

.k1 a:hover {
    color: #AC0000;
}

.hotSearch a {
    margin-right: 6px;
    color: #343434;
}

.hotSearch a:hover {
    color: #1e51ad;
}

#formsearch input {
    height: 22px;
    background: #fff;
    border: 1px solid #c8c8c8;
    line-height: 22px;
}

#formsearch input#keyword {
    height: 22px;
    line-height: 22px;
    padding-left: 4px;
    color: #666;
}

#formsearch input#s_btn {
    width: 46px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background-color: #1e51ad;
    color: #fff;
    border: none;
    cursor: pointer;
}

.search {
    line-height: 50px;
}

#formsearch {
    width: 212px;
    float: right;
    text-align: right;
}

.hotSearch {
    float: right;
    height: 50px;
    line-height: 50px;
    font-weight: normal;
    color: #343434;
}

#search-type {
    float: left;
    width: 100px;
    height: 24px;
    border: 1px solid #c8c8c8;
    margin-right: 5px;
}


/*主体样式*/

#container {
    width: 1200px;
    margin: 0 auto;
    margin-top: 38px;
    background: url(../images/nline.jpg) 250px repeat-y;
    margin-bottom: 50px;
	height:auto;
}

.container {
    width: 1200px;
    margin: 0 auto;
}

.about {
   /* background: url(../images/abbj.jpg) no-repeat top center;*/
    height: 800px;
    padding-top: 52px;
}

.about_title {
    font-size: 24px;
    color: #1e51ad;
    text-align: center;
    font-weight: 600;
}

.about_title span {
    display: block;
    color: #898989;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    padding-top: 6px;
}

.about .content {
    padding-top: 50px;
}

.about .video {
    width: 460px;
    height: 358px;
    overflow: hidden;
}

.about .wz {
    width: 740px;
    background: #f0f0f0;
    height: 358px;
    overflow: hidden;
    color: #404040;
    line-height: 30px;
    padding: 0 60px 0;
    font-size: 14px;
    padding-top: 37px;
    box-sizing: border-box;
}

.pic1 li {
    width: 230px;
    float: left;
    text-align: center;
    height: 255px;
    position: relative;
}

.pic1 li a img {
    width: 230px;
    height: 255px;
}

.pic1 li h3 {
    position: absolute;
    top: 179px;
    width: 230px;
    left: 50%;
    margin-left: -115px;
    font-weight: 500;
}

.pic1 li:nth-child(1) h3 a {
    color: #fff;
}

.pic1 li:nth-child(2) h3 a {
    color: #1e51ad;
}

.pic1 li span {
    position: absolute;
    top: 203px;
    left: 45%;
}

.pic1 li:nth-child(1) span a {
    background: url(../images/m1.png) no-repeat;
    width: 19px;
    height: 19px;
    display: block;
}

.pic1 li:nth-child(2) span a {
    background: url(../images/m2.png) no-repeat;
    width: 19px;
    height: 19px;
    display: block;
}

.pic2 {
    width: 740px;
}

.pic2 li {
    width: 370px;
    float: left;
    text-align: center;
    height: 255px;
    position: relative;
}

.pic2 li a img {
    width: 370px;
    height: 255px;
}

.pic2 li h3 {
    position: absolute;
    top: 140px;
    width: 230px;
    left: 50%;
    margin-left: -115px;
}

.pic2 li h3 a {
    color: #ffffff;
    text-transform: uppercase;
    font-weight: normal;
}

.pic2 li p {
    position: absolute;
    top: 160px;
    width: 230px;
    left: 50%;
    margin-left: -115px;
}

.pic2 li p a {
    color: #ffffff;
    font-size: 16px;
    font-weight: normal;
}

.pic2 li:hover a {
    color: #1e51ad;
}


/*产品中心样式*/

.prod {
    height: 814px;
}

.prod_tt {
    color: #1e51ad;
    font-size: 24px;
    text-align: center;
    font-weight: 600;
}

.prod_tt span {
    display: block;
    color: #cacaca;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: normal;
}

.menu_cate {
    width: 260px;
    float: left;
    margin-top: 45px;
    background: #1e51ad;
    height: 610px;
    padding-top: 20px;
}

.cate_title {
    line-height: 68px;
    font-family: "微软雅黑";
        padding-left: 27px;
    background: url(../images/pline.jpg) no-repeat bottom center;
    font-size: 18px;
    color: #e3c3c3;
}

.sortt {
    padding: 35px 25px 0;
}

.sortt li {
    border-bottom: 1px dotted rgba(255, 255, 255, .3);
    padding-left: 22px;
    line-height: 60px;
}

.sortt li a {
    color: #fff;
    font-size: 15px;
    background: url(../images/pl.png) no-repeat 92% center;
    display: block;
    line-height: 60px;
}

.sortt li a:hover {
    color: #AC0000;
}

.pm {
    text-align: center;
    display: block;
    margin-top: 25px;
}

.prodright {
    width: 920px;
    margin-top: 45px;
}

.picture {
    width: 610px;
    height: 310px;
    overflow: hidden;
    margin-bottom: 10px;
}


/*厂房设备样式*/

.plant {
    height: 810px;

}

.plant_tt {
    color: #1e51ad;
    font-size: 20px;
    text-align: center;
    font-weight: 600;
}

.plant_tt span {
    display: block;
    color: #898989;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
}

.plant .content {
    margin-top: 42px;
    position: relative;
}

.plant_cont1 li {
    float: left;
    padding-bottom: 28px;
    _display: inline;
    position: relative;
}

.plant_cont1 li a img {
    width: 282px;
    height: 176px;
}

.plant_cont1 li:nth-child(1) {
    position: absolute;
    top: 0;
    left: 0;
}

.plant_cont1 li:nth-child(2) {
    position: absolute;
    top: 205px;
    left: 0;
}

.plant_cont1 li:nth-child(3) {
    position: absolute;
    top: 0;
    right: 0;
}

.plant_cont1 li:nth-child(4) {
    position: absolute;
    top: 205px;
    right: 0;
}

.plant_cont2 {
    position: absolute;
    left: 0;
    top: 410px;
}

.plant_cont2 li {
    float: left;
    margin-right: 24px;
    _display: inline;
    position: relative;
}
.plant_cont2 li  img {
        width: 282px;
    height: 176px;
}
.plant_cont2 li a.img img {
    width: 282px;
    height: 210px;
}

.plant_cont2 li:nth-child(4) {
    margin-right: 0;
}

.plant_pic {
    position: absolute;
    top: 0;
    left: 305px;
}

.add {
    width: 100%;
}

.add img {
    width: 100%;
}


/*新闻中心样式*/

.ns {
    margin-top: 53px;
}

.nsleft {
    width: 780px;
    margin-top: 35px;
}

.tab-nav {
    height: 60px;
    position: relative;
}

.tab-nav li {
    width: 390px;
    line-height: 60px;
    float: left;
    font-size: 18px;
    color: #515151;
    background: #eee;
    text-align: center;
}

.tab-nav li.cur {
    font-size: 18px;
    color: #fff;
    background: #1e51ad;
}

.tab-content .tab {
    display: none;
}

.tab-content {
    margin-top: 34px;
}

.news_list1 {
    margin-bottom: 30px;
}

.news_list1 li {}

.news_list1 .img {
    display: block;
}

.news_list1 .img img {
    width: 362px;
    height: 230px;
}

.news_list1 h3 {
    width: 350px;
    display: block;
    margin-right: 30px;
}

.news_list1 h3 a {
    color: #252525;
    font-size: 16px;
    position: relative;
    display: block;
    font-weight: normal;
}

.news_list1 h3 a:hover {
    color: #AC0000;
}

.news_list1 h3 span {
    padding-top: 22px;
    display: block;
    color: #393939;
    line-height: 24px;
    font-weight: normal;
}

.news_list1 li .nm {
    display: block;
    padding-top: 18px;
}

.news_list2 {}

.news_list2 li {
    line-height: 40px;
    position: relative;
    background: url(../images/nl1.png) no-repeat left center;
}

.news_list2 li a {
    line-height: 40px;
    color: #3e3e3e;
    padding-left: 40px;
    font-size: 14px;
    font-weight: 100;
}

.news_list2 li a:hover {
    text-decoration: none;
    color: #AC0000;
}

.news_list2 li span {
    color: #3e3e3e;
    z-index: 0;
    line-height: 40px;
    position: absolute;
    right: 15px;
    top: 0px;
    font-family: "Arial"
}

.nsright {
    width: 360px;
    margin-top: 35px;
}

.nsright_tt {
    width: 360px;
    line-height: 60px;
    float: left;
    font-size: 18px;
    color: #fff;
    background: #1e51ad;
    text-align: center;
}

.nsright_img {
    width: 360px;
    height: 180px;
}

.news_listt {
    padding-top: 11px;
}

.news_listt li {
    line-height: 38px;
    position: relative;
    padding-left: 13px;
}

.news_listt li a {
    line-height: 35px;
    color: #3e3e3e;
    padding-left: 25px;
    background: url(../images/nl2.png) no-repeat left center;
    font-size: 14px;
}

.news_listt li a:hover {
    text-decoration: none;
    color: #AC0000;
}


/*友情链接*/


/*友情链接*/

.f_link {
    width: 1200px;
    margin: 0 auto;
    margin-top: 30px;
    line-height: 30px;
    line-height: 30px;
    text-indent: 20px;
    color: #252525;
}


/*页面底部*/

.foot {
    background: url(../images/foot.png) repeat-x top center #2a2a2a;
    margin-top: 20px;
    padding-bottom: 20px;
}

.footer {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    left: 50%;
    margin-left: -600px;
    padding-top: 54px;
}

#footer a {
    color: #fff;
}

#footer a:hover {
    color: #AC0000;
    text-decoration: none;
}

.lx {
    width: 238px;
    padding-right: 38px;
}

.lg {
    text-align: center;
}

.hotline {
    background: url(../images/hl.png) no-repeat left center;
    padding-left: 50px;
    line-height: 22px;
    margin-left: 8px;
    margin-top: 30px;
    font-size: 24px;
    color: #fff;
}

.f_nav {
    width: 924px;
}

.f_nav dl {
    width: 223px;
    float: left;
    background: url(../images/line.png) no-repeat left center;
    height: 203px;
    overflow: hidden;
    text-align: center;
}

.f_nav dl.f_ct {
    width: 233px;
}

.f_nav dt {
    font-size: 16px;
    margin-bottom: 20px;
}

.f_nav dt a {
    color: #ffffff;
}

.f_nav dt a:hover {
    color: #1e51ad;
}

.f_nav dd {
    line-height: 24px;
}

.f_nav dd a {
    font-size: 12px;
    color: #ffffff;
    line-height: 24px;
}

.f_nav dd a:hover {
    color: #1e51ad;
}

.bottom {
    margin-top: 52px;
}

.bq {
    color: #fff;
    line-height: 24px;
    padding-top: 5px;
    font-size: 14px;
    width: 700px;
}

.bq a {
    color: #fff;
}

.bq a:hover {
    color: #1e51ad;
}

.ewm {
    margin-right: 23px;
}


/*------------内页-------------------*/

.prodescription {
    border: 1px solid #e5e5e5;
    background: #f9f9f9;
    line-height: 24px;
    padding: 10px;
    margin-bottom: 15px;
    text-indent: 20px;
}

.n_banner {
    width: 1920px;
    height: 350px;
	margin: 0 auto;
}

.n_banner img {
    width: 100%;
    margin: 0 auto;
}

.left {
    width: 225px;
    float: left;
}

.left .box {
    margin-bottom: 10px;
}

.left .box h3 {
    line-height: 20px;
    padding-left: 15px;
    font-weight: normal;
    font-family: "微软雅黑";
    background: url(../images/ntt1.png) no-repeat 0% 50%;
    font-size: 16px;
    color: #1e51ad;
    height: 50px;
}

.left .box h3 span {
    font-size: 12px;
    color: #949494;
    font-family: "Arial";
    display: block;
}

.left .box .content {
    padding: 0 10px 0 10px;
}

.sort_menu h3 {
    background-color: #ececec;
    line-height: 28px;
    padding-left: 15px;
    font-weight: bold;
}

.sort_product {
    margin-top: 10px;
}

.sort_product h3 {
    background-color: #ececec;
    line-height: 28px;
    padding-left: 15px;
    font-weight: bold;
}

.n_contact {
    margin-top: 10px;
}

.n_contact h3 {
    background-color: #ececec;
    line-height: 28px;
    padding-left: 15px;
    font-weight: bold;
}

.n_contact .content {
    padding: 5px;
    line-height: 24px;
}

.right {
    width: 920px;
    float: right;
    padding-bottom: 10px;
    padding-left: 26px;
}

.sitemp {
    line-height: 45px;
    height: 45px;
    border-bottom: 1px solid #d8d8d8;
}

.sitemp .site {
    line-height: 45px;
    font-family: "å®‹ä½“"
}

.right .content {
    padding-top: 2px;
}

.pord_bg { padding-top: 65px; }
.pord_bt { text-align: center; }
.pord_bt p { font-size: 42px; font-weight: bold; margin-bottom: 3px; }
.pord_bt span { color: #8f918f; font-size: 17px; }
.pord_bt i { width: 50px; height: 3px; background: #1e51ad; display: block; margin: 16px auto; margin-bottom: 40px; }

/*优势开始*/
.advan { margin-top:55px; }

.page_advan{ position: relative; width: 1200px; margin: 0 auto; }

.advan_nor{ position: relative; height: 457px; padding-bottom: 31px; }
.advan_tu{ position: relative; }
.advan_smallbox{ width: 598px; height: 309px; border: 1px solid #f1f1f1; position: absolute; top: 0; right: 0; }

.advan_smallbox p{ width: 337px; height: 40px; background: url(../images/20201112183855_740536048.jpg) no-repeat; padding-top: 65px; margin: 30px 0 0 50px; }


.advan_smallbox li { width: 480px; height: 55px; background: url(../images/20201112184819_2027730869.jpg) no-repeat 0 16px; font-size: 18px; color: #444; padding-left: 22px; margin-left: 52px; line-height: 38px; }

.advan_smallbox span{ font-size: 21px; color: #444444; padding-left: 50px; display: block; padding-bottom: 20px; margin-top: 5px; }

.advan_smallbox p, .advan_smallbox strong { color: #1e51ad; font-size: 32px; font-weight: bold; }

.advan_shuzi{ width: 600px; height: 148px; background: #eeeeee; position: absolute; right: 0; top: 309px; }

.advan_shuzi dl dd{ font-size: 15px; color: #444; }
.advan_shuzi dl{ position: relative; float: left; text-align: center; padding: 35px 0 0 38px; }

.advan_shuzi dl dt{ font-weight:bold; font-size: 47px; color: #1e51ad; margin-right:20px; }
dt#advan_1 {
    margin-right: 0px;
}

.ad1{ position: absolute; color: #1e51ad; top: 65px; right:28px; }
.ad2{ position: absolute; color: #1e51ad; top: 65px; right: 7px; }
.ad3{ position: absolute; color: #1e51ad; top: 65px; right: 1px; }

.advan_list{ position: relative; margin-top: 35px; }
.advan_list ul li:nth-child(1){ border-left: 1px solid #ddd; }
.advan_list ul li{ position: relative; float: left; width: 238px; height: 131px; border-bottom: 1px solid #dddddd; border-right: 1px solid #dddddd; border-top: 1px solid #dddddd; cursor: pointer; }

.advan_list ul li::before{ position: absolute; width: 238px; height: 0; content: ""; background: url(../images/20201113171341_1583272774.png)no-repeat 0 bottom; bottom: 0; }

.advan_list ul li::after{ position: absolute; width: 67px; height: 59px; content: ""; background: url(../images/20201117091339_2147309342.png)no-repeat 6px 0; top:29px; left: 26px; }

.advan_list ul li:nth-child(2) p{ padding-left: 102px; }
.advan_list ul li:nth-child(3) p{ padding-left: 102px; }
.advan_list ul li.on p,.advan_list ul li.on strong{ color:#fff; }
.advan_list ul li.on::before{ height: 147px; transition: all 0.5s; }
.advan_list ul li.on::after{ background-position-y: -61px; transition: all 0.5s; }
.advan_list ul li:hover::before{ height: 147px; transition: all 0.5s; }
.advan_list ul li:hover::after{ background-position-y: -61px; transition: all 0.5s; }
.advan_list ul li:nth-child(2)::after{ background-position-x: -86px; }
.advan_list ul li:nth-child(3)::after{ background-position-x: -168px; }
.advan_list ul li:nth-child(4)::after{ background-position-x: -256px; }
.advan_list ul li:nth-child(5)::after {background-position-x: -341px;}
.advan_list ul li:hover p{ color:#fff; }
.advan_list ul li:hover strong{ color:#fff; }
.advan_list ul li strong { font-size: 22px; display: block; text-align: left; padding-left: 102px; padding-top: 37px; position: relative; }
.advan_list ul li p { font-size: 15px; color: #555; text-align: left; padding-left: 102px; position: relative; }


/*优势结束*/