*{margin:0;padding:0}

li{list-style:none}

img{vertical-align:top;border:none}


/* 清除内外边距 */
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
fieldset, lengend, button, input, textarea, /* form elements 表单元素 */
th, td { /* table elements 表格元素 */
    margin: 0;
    padding: 0;
}

/* 重置列表元素 */
ul, ol { list-style: none; }

/* 重置文本格式元素 */
a { text-decoration: none; }
a:hover { text-decoration: none; }


/*header*/
.header{background: #f5f5f5 url("header_bg.jpg")no-repeat center top;height: 175px;width: 100%;}
.header-index{
    /* width: 1200px; */
    margin: 0 auto;clear: both;}
.header-top{float: right;margin-right: 48px;margin-top: 13px;}
.header-top>select{width: 160px;background-color: #f1f1f1;border: none;outline: none;color: #7b7b7b;border-left: 1px dotted #7b7b7b;padding-left: 10px;}
.header-main {clear: both;}
.header-main>img:first-child{float: left;}
.header-main>img:nth-child(2){float: right;margin-right: 36px;margin-top: 14px;}
.header-main>span{float: right;font-size: 32px;font-weight: bold;color: #c20000;line-height: 100px;margin-right: 12px;}
.header_bottom{background: url("header_bottom_bg.jpg") center top no-repeat;height: 45px;clear: both;width: 100%;z-index: 9999;}
.header_bottom_ul{
    /* width: 1200px; */
    clear: both;margin: 0 auto;}
.header_bottom_ul>ul>li{float: left;padding-right: 30px;position: relative;display: inline-block;}
.header_bottom_ul>ul>li>a{display: inline-block;color: #222222;font-size: 16px;line-height: 37px;height: 37px;padding: 0 10px;}
.header_bottom_ul>ul>li>a:hover{background-color: #f9cf00;color: #ffffff;}


/* .header_bottom_ul>input{float: right;width: 266px;height: 28px;border: 1px solid #d2d2d2;outline: none;padding-left: 13px;position: relative;border-radius: 8px;margin-top: 4px;} */

.header_bottom_ul form {
    float: right;
    display: flex;
    margin-top: 8px;
    border: 1px solid #666666;
    box-shadow: #666666 5px -5px 0px;
}


.header_bottom_ul form .inputBox{
    width: 100%;
    border: none;
    padding-left: 5px;
    outline: none;
}

.header_bottom_ul form button{
    border: none;
    background-color: #fff;
    padding: 2px 10px;
    cursor: pointer;
}


.header_bottom_ul>img{position: absolute;margin-left: 278px;margin-top: 10px;}
.header_bottom_ul>ul{width: 1200px;margin: 0 auto;}
#target_1{display: none;background-color: #ffffff;position: absolute;}
/*.header_bottom_ul>ul>li:nth-child(2){border-right: 1px solid #f3f3f3;}*/


#target_2{display: none;position: absolute;background-color: #ffffff;width: 1200px;right: -900px;}
.header_bottom_ul>ul>li:nth-child(3) #target_2{padding: 20px;}
.header_bottom_ul>ul>li:nth-child(3):hover #target_2{display: block;}
.header_bottom_ul>ul>li:nth-child(3):hover #target_2 ul{float: left;padding-right: 70px;}
.header_bottom_ul>ul>li:nth-child(3):hover #target_2 ul>a{display: block;padding: 0 20px;background-color: #f9cf00;line-height: 36px;border-radius: 15px;color: #ffffff;}
.header_bottom_ul>ul>li:nth-child(3):hover #target_2 ul li{background: url("triangle.PNG")no-repeat left center;padding-left: 12px;margin-top: 20px;}
.header_bottom_ul>ul>li:nth-child(3):hover #target_2 ul li a{color: #555555;text-align: center;display: inline-block;}
.header_bottom_ul>ul>li:nth-child(3):hover #target_2 ul li a:hover{background-color: #f9cf00;color: #ffffff;}


.header_bottom_ul>ul>li:nth-child(4):hover #target_1{display: block}
.header_bottom_ul>ul>li:nth-child(4) #target_1{padding: 20px;}
/*position: relative;*/
.header_bottom_ul>ul>li:nth-child(4) #target_1 li:first-child{padding-top: 0px;}
.header_bottom_ul>ul>li:nth-child(4) #target_1 li{background: url("triangle.PNG")no-repeat left center;padding-left: 12px;margin-top: 20px;width: 100%;height: 100%;}
.header_bottom_ul>ul>li:nth-child(4) #target_1 li>p{display: none;
    /* height: 205px; */
    position: absolute;width: 300px;top: 40px;background-color: #ffffff;left: 100%}
.header_bottom_ul>ul>li:nth-child(4) #target_1 li:hover a{color: #ffffff;background-color: #F9CF00}
.header_bottom_ul>ul>li:nth-child(4) #target_1 li a{color: #363636;}
.header_bottom_ul>ul>li:nth-child(4) #target_1 li:hover>p{display: block;float: right;padding: 20px 20px 20px 50px;margin-top: -40px;}


#target_3{display: none;position: absolute;background-color: #ffffff;}
.header_bottom_ul>ul>li:nth-child(5)>{position: relative;display: inline-block;}
.header_bottom_ul>ul>li:nth-child(5) #target_3 li>a{text-align: center;display: inline-block;line-height: 30px;padding: 0 10px;height: 30px;font-size: 16px;width: 100px;color: #000000;}
.header_bottom_ul>ul>li:nth-child(5):hover #target_3{display: block;}
.header_bottom_ul>ul>li:nth-child(5) #target_3 li>a:hover{background-color: #f9cf00;color: #ffffff;}

#target_4{display: none;position: absolute;background-color: #ffffff; }
#target_4,#target_3,#target_2,#target_1,#target_5,#target_6 {box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 0.1);}


.header_bottom_ul>ul>li:nth-child(6)>{position: relative;display: inline-block;}
.header_bottom_ul>ul>li:nth-child(6) #target_4 li>a{text-align: center;display: inline-block;line-height: 30px;padding: 0 10px;height: 30px;font-size: 16px;width: 100px;color: #000000;}
.header_bottom_ul>ul>li:nth-child(6):hover #target_4{display: block;}
.header_bottom_ul>ul>li:nth-child(6) #target_4 li>a:hover{background-color: #f9cf00;color: #ffffff;}


#target_5{display: none;position: absolute;background-color: #ffffff;}
.header_bottom_ul>ul>li:nth-child(7)>{position: relative;display: inline-block;}
.header_bottom_ul>ul>li:nth-child(7) #target_5 li>a{text-align: center;display: inline-block;line-height: 30px;padding: 0 10px;height: 30px;font-size: 16px;width: 100px;color: #000000;}
.header_bottom_ul>ul>li:nth-child(7):hover #target_5{display: block;}
.header_bottom_ul>ul>li:nth-child(7) #target_5 li>a:hover{background-color: #f9cf00;color: #ffffff;}
#target_6{display: none;position: absolute;background-color: #ffffff;}
.header_bottom_ul>ul>li:nth-child(7)>{position: relative;display: inline-block;}
.header_bottom_ul>ul>li:nth-child(7) #target_5 li>a{text-align: center;display: inline-block;line-height: 30px;padding: 0 10px;height: 30px;font-size: 16px;width: 100px;color: #000000;}
.header_bottom_ul>ul>li:nth-child(7):hover #target_5{display: block;}
.header_bottom_ul>ul>li:nth-child(7) #target_5 li>a:hover{background-color: #f9cf00;color: #ffffff;}
#target_6{display: none;position: absolute;background-color: #ffffff;}


.header_bottom_ul>ul>li:nth-child(8)>{position: relative;display: inline-block;}
.header_bottom_ul>ul>li:nth-child(8) #target_6 li>a{text-align: center;display: inline-block;line-height: 30px;padding: 0 10px;height: 30px;font-size: 16px;width: 100px;color: #000000;}
.header_bottom_ul>ul>li:nth-child(8) #target_6 li>a:hover{background-color: #f9cf00;color: #ffffff;}
.header_bottom_ul>ul>li:nth-child(8):hover #target_6{display: block;}


.header_bottom_ul>ul>li>ul,.header_bottom_ul>ul>li>div{
    z-index: 999;
}
.header_bottom_ul>ul>li>ul img{
    max-width: 100%;
}

/*banner*/
.midbg{ width:100%; height:624px; position: relative; z-index:-1;clear:both;}
.iBan { height:624px; overflow:hidden; position:relative;z-index:1;_zoom:1; clear: none;}
.iBanScreen{  height:624px; background-repeat:no-repeat; background-position:center top;}
.iBanScreen ul{ width:100%; height:624px; position:relative; top:0; margin:0 auto;}
.iBanScreen li{ width:100%; height:624px; overflow:hidden; position:absolute; display:none;}
.iBanScreen li a{ display:block; width:100%; height:100%}
.iBanScreen .num{ position:absolute; bottom:20px; left:50%; z-index:999; }
.iBanScreen .num a{ display:inline-block; border: 1px solid #fff;border-radius: 10px; width: 15px;height: 15px;margin: 0;background-color: #fff; margin-left:5px; margin-right:5px;}
.iBanScreen .num a.cur{ border: 1px solid #fff;border-radius: 10px; background-color: rgba(0,0,0,0);}
.banner_lxfs{ text-align:center; height:121px; position:absolute; z-index:999; bottom:0; width:100%; display:none;}
.banner_lxfs p{ font-size:20px; color:#ffffff; font-weight:bold; line-height:56px;}
.banner_lxfs a{ width:180px; line-height:46px; display:block; font-size:15px; color:#ffffff; margin:0 auto; background:#4f4f4f; border-radius:30px;}
.midbg:hover .banner_lxfs{ display:block;}

/*solution*/
.solution{background: url("solution_bg.jpg")no-repeat center top;
    /* height: 727px; */
    margin-bottom: 30px;
}
.solution-index{
    /* width: 1200px; */
    margin: 0 auto;clear: both;}
.solution-index>p:first-child{text-transform: uppercase;font-size: 42px;text-align: center;padding-top: 52px;}
.solution-index>p:nth-child(2){font-size: 24px;color: #3b3b3b;text-align: center;}
.solution-index>ul{margin-top: 43px;overflow: hidden;}
.solution-index>ul li{float: left;overflow: hidden;}
.solution-index>ul li:nth-child(1){width: 532px;height: 464px;background-color: #ffffff;}
.solution-index>ul li:nth-child(1) p{padding-left: 38px;}
.solution-index>ul li:nth-child(1) a{padding-left: 38px;padding-top: 20px;display: block;color: #343434;
    /* padding-bottom: 10px; */
}
.solution-index>ul li:nth-child(1) p:nth-child(2){font-size: 24px;color: #343434;padding-top: 30px;}
.solution-index>ul li:nth-child(1) p:nth-child(3){font-size: 14px;color: #9a9a9a;
    /* width: 458px; */
    padding-top: 20px;line-height: 20px;}
.solution-index>ul li:nth-child(2){width: 333px;height: 464px;background-color: #ffffff;}
.solution-index>ul li:nth-child(2)>p{background: url("industries.jpg")no-repeat center top;
    /* width: 334px; */
    width: 100%;
    height: 232px;}
.solution-index>ul li:nth-child(2)>p span{display: block;text-align: center;font-size: 20px;padding-top: 116px;}
.solution-index>ul li:nth-child(2)>p a{display: block;text-align: center;font-size: 12px;width: 105px;height: 28px;line-height: 28px;background-color: #f9cf00;color: #ffffff;margin: 0 auto;margin-top: 15px;}
.solution-index>ul li:nth-child(3){width: 333px;height: 464px;background-color: #ffa500;}
.solution-index>ul li:nth-child(3)>p {background: url("butterfly.jpg")no-repeat center top;
    /* width: 334px; */
    width: 100%;
    height: 232px;}
.solution-index>ul li:nth-child(3)>p span{display: block;text-align: center;font-size: 20px;padding-top: 116px;color: #ffffff;}
.solution-index>ul li:nth-child(3)>p a{display: block;text-align: center;font-size: 12px;width: 105px;height: 28px;line-height: 28px;background-color: #ffffff;color: #f36229;margin: 0 auto;margin-top: 15px;}

/*product*/
.product{background: url("pro_bg.jpg") center top;overflow: hidden;}
.product-index{
    /* width: 1400px; */
    margin: 0 auto;clear: both;}
.pro-introduce p:nth-child(1){font-size: 36px;color: #aaaaaa;padding-top: 88px;}
@media (max-width: 768px){
    .pro-introduce p:nth-child(1){font-size: 36px;color: #aaaaaa;padding-top: 28px;}
}
.pro-introduce p:nth-child(2){font-size: 27px;color: #2a2a2a;padding-top: 28px;}
.pro-introduce p:nth-child(3){font-size: 14px;color: #858585;
    /* width: 458px; */
    padding-top: 25px;line-height: 26px;}
.pro-introduce_left a{display: block;width: 117px;height: 30px;border: 1px solid #858585;color: #5f5f5f;text-align: center;line-height: 30px;margin-top: 24px;}
.picMarquee-left{position: relative;/*padding-top: 50px;*/overflow: hidden;clear: both;
    /* padding-left:120px; */
}
.picMarquee-left .bd{overflow: hidden;
    /* width: 1550px; */
    margin: 0 auto;padding-top:30px}
.picMarquee-left ul{margin:0 auto;}
.picMarquee-left ul li{float: left;
    /* width: 282px;height: 350px; */
    background-color:#f9cf00;
    /* margin-left: 60px; */
    border: 1px solid #f9cf00;}
.picMarquee-left .prev{display: inline-block;width: 23px;height: 47px;line-height: 47px;border: 1px solid #c2c2c2;text-align: center;color: #c2c2c2;position: absolute;left: 0;margin-top: 182px;}
.picMarquee-left .next{display: inline-block;width: 23px;height: 47px;line-height: 47px;border: 1px solid #c2c2c2;text-align: center;color: #c2c2c2;position: absolute;right: 0;margin-top: 182px;}
.picMarquee-left>a{z-index: 999;}
.picMarquee-left a:hover{border: 1px solid #fc9d00;color: #fc9d00;cursor: pointer;}
.picMarquee-left h2 a:hover{border: unset;}
.picMarquee-left ul li p:nth-child(2){font-size: 16px;color: #ffffff;text-align: center;padding-top: 29px;}
.picMarquee-left ul li p:nth-child(3){font-size: 18px;color: #ababab;text-align: center;line-height: 50px;}
.picMarquee-left ul li h3:nth-child(2){font-size: 16px;color: #ffffff;text-align: center;
    padding-top: 29px;
    padding: 20px 0;
}
@media (max-width: 768px){
    .picMarquee-left ul li h3:nth-child(2){
        padding: 10px 0;
    }
}
.picMarquee-left ul li h3:nth-child(3){font-size: 18px;color: #ababab;text-align: center;line-height: 50px;}
.picMarquee-left ul li a:nth-child(4){font-size: 15px;color: #555555;display: block;width: 117px;height: 30px;line-height: 30px;text-align: center;border: 2px solid #555555;margin: 0 auto;}
.pro-introduce_left{width: 600px;float: left;}
.pro-introduce_right{width: 600px;margin-top: 60px;
    /* margin-right: 170px; */
    float: right;}
.pro-introduce_right img{
    max-width: 100%;
}
#protab{width: 146px;margin: 0 auto;margin-top: 34px;}
#protab>li{width: 10px;height: 10px;float: left;margin-left: 4px;margin-right: 4px;}
#protab>li>a{display: block;background: url(pro_right_li_an_bg1.png) center center no-repeat;width: 10px;height: 10px;}
#protab>li:hover a{background: url(pro_right_li_an_bg2.png) center center no-repeat;width: 10px;height: 10px;}

/*company*/
.company{background: url("company_bg.jpg")no-repeat center top/cover;
    /* height: 611px; */
}
.company-index{margin: 0 auto;
    /* width: 1200px; */
    padding: 70px 0px;}
.company-left{float: left;width: 820px}
.company-left p:nth-child(1){font-size: 32px;color: #ffffff;}
.company-left p:nth-child(2){font-size: 16px;color: #ffffff;line-height: 26px;padding-top: 20px;}
.company-left>a{width: 117px;height: 30px;line-height: 30px;color: #ffffff;border: 1px solid #ffffff;font-size: 12px;display: block;text-align: center;margin-top: 20px;}
.company-left ul{margin-top: 16px;}
.company-left ul li{float: left;
    /* margin-right: 14px; */
    margin-top: 15px;
    background-size: cover !important;
}
.company-left ul li:nth-child(1){background: url("house.jpg")no-repeat center top;width: 257px;height: 178px;}
.company-left ul li:nth-child(2){background: url("about_tu2.jpg")no-repeat center top;width: 257px;height: 178px;}
.company-left ul li:nth-child(3){background: url("about_tu3.jpg")no-repeat center top;width: 257px;height: 178px;}
.company-right{float: right;}
.company-right li{width: 323px;height: 140px;background-color: #323734;margin-top: 8px;opacity: 0.5;}
.company-right li:hover{opacity: 1;}
.company-right li:nth-child(1) a{display: block;background: url("service.png")no-repeat left center;width: 283px;height: 140px;margin-left: 40px;}
.company-right li:nth-child(2) a{display: block;background: url("genius.png")no-repeat left center;width: 283px;height: 140px;margin-left: 40px;}
.company-right li:nth-child(3) a{display: block;background: url("data.png")no-repeat left center;width: 283px;height: 140px;margin-left: 40px;}
.company-right li a p{padding-left: 60px;}
.company-right li a p:nth-child(1){color: #ffffff;font-size: 20px;padding-top: 46px;}
.company-right li a p:nth-child(2){color: #999a99;font-size: 18px;}

/*advantage*/
.advantage{background: url("about_bg.jpg")no-repeat center top;clear: both;
    /* height: 1015px; */
}
.advantage-index{
    /* width: 1200px; */
    margin: 0 auto;}
.advantage-index>p:nth-child(1){text-align: center;font-size: 42px;font-weight: bold;text-transform: uppercase;padding-top: 78px;}
.advantage-index>p:nth-child(2){text-align: center;font-size: 24px;color: #3b3b3b;}
.advantage-index ul{margin-top: 53px;}
.advantage-index ul li{float: left;width: 600px;}
.advantage-index ul>li:nth-child(1) p:nth-child(1){font-size: 24px;color: #2d5f9a;text-align: left;padding-top: 38px;}
.advantage-index ul>li:nth-child(1) p:nth-child(2){font-size: 14px;color: #888888;text-align: left;
    /* width: 536px; */
    padding-top: 14px;line-height: 26px;}
.advantage-index ul>li:nth-child(2) img{float: left;}
.advantage-index ul>li:nth-child(2) img:nth-child(2){padding-left: 10px;}
.advantage-index ul>li:nth-child(3){background: url("aboutimg3.jpg")no-repeat center top;height: 285px;width: 600px;}
.advantage-index ul>li:nth-child(4){height: 285px;}
.advantage-index ul>li:nth-child(4) p{padding-left: 60px;}
.advantage-index ul>li:nth-child(4) p:nth-child(1){font-size: 24px;color: #2d5f9a;text-align: left;padding-top: 38px;}
.advantage-index ul>li:nth-child(4) p:nth-child(2){font-size: 14px;color: #888888;text-align: left;
    /* width: 536px; */
    padding-top: 14px;line-height: 26px;}
.advantage-index ul>li:nth-child(5) p:nth-child(1){font-size: 24px;color: #2d5f9a;text-align: left;padding-top: 38px;}
.advantage-index ul>li:nth-child(5) p:nth-child(2){font-size: 14px;color: #888888;text-align: left;
    /* width: 536px; */
    padding-top: 14px;line-height: 26px;}
.advantage-index ul>li:nth-child(6) img{float: left;}
.advantage-index ul>li:nth-child(6) img:nth-child(2){padding-left: 10px;}

/*news*/
.news{background: url("new_bg.jpg")no-repeat center bottom;
    /* height: 698px; */
}
.news-index{
    /* width: 1200px; */
    margin: 0 auto;clear: both;}
.news-index>p:nth-child(1){text-align: center;font-size: 42px;text-transform: uppercase;padding-top: 54px;}
.news-index>p:nth-child(2){text-align: center;font-size: 24px;color: #3b3b3b;}
.news-left{width: 860px;float: left;}
.news-left>a{width: 172px;height: 44px;line-height: 44px;text-align: center;display: inline-block;border: 2px solid #000000;margin: 0 10px;color: #324259;font-size: 17px;}
.news-left>a:hover{color: #ffffff;background-color: #ffa500;border: 2px solid #ffa500;}
.news-left .news-more{background: url("more.jpg")no-repeat center top;width: 52px;height: 12px;border: none;margin-left: 406px;}
.news-left .news-more:hover{cursor: pointer;border: none;}
.news-left-content{margin-top: 36px;}
.news-left-content ul{float: right;width: 456px;}
.news-left-content ul li{margin-top: 21px;
    /* height: 74px; */
}
.news-left-content ul li a p:nth-child(1){width: 82px;float: left;color: #828282;border-right: 1px solid #969694;height: 64px;padding-top: 15px;}
.news-left-content ul li a p:nth-child(1) span{font-size: 24px;color: #828282;text-align: center;display: inline-block;padding-left: 20px;}
.news-left-content ul li a p:nth-child(2){width: 360px;float: right;font-size: 12px;color: #3b3c36;line-height: 20px;}
.news-left-content ul li a p:nth-child(2) span{font-size: 14px;color: #3b3c36;font-weight: bold;}

.news-right{float: right;width: 289px;}
.news-right>p:first-child{font-size: 17px;color: #828282;background: url("news-bottom.jpg")no-repeat bottom;line-height: 30px;height: 38px;}
.news-right>p:first-child>a{background: url("more.jpg")no-repeat center top;width: 52px;height: 12px;float: right;margin-top: 12px;}
.news-right img{margin-top: 26px;}
.news-right>p:nth-child(3){font-size: 12px;line-height: 20px;margin-top: 26px;}
.news-right>a{color: #ffa500;font-size: 12px;margin-top: 26px;display: block;font-weight: bold;}

.news-index>p:last-child{height: 90px;
    /* margin-top: 468px; */
    margin-top: 40px;
    line-height: 90px;background: url("Q.png")no-repeat left center;padding-left: 50px;color: #ffffff;}
.news-index>p:last-child>a{float: right;display: block;width: 160px;height: 41px;line-height: 41px;background-color: #1f2022;text-align: center;color: #ffffff;margin-top: 23px;}


/*footer*/
.footer{background:url("foot_bg.jpg")no-repeat center top #121212;}
.footer-index{margin: 0 auto;clear: both;}
.footer-index p{color: #757575;}
.footer-index ul{background: url("jing.png")no-repeat left;float: right;padding-left: 33px;}
.footer-index ul>li:nth-child(1){margin-top: 20px;}
.footer-index ul>li{font-size: 14px;color: #999999;padding-top: 10px;}
.footer-index ul>li span{font-size: 16px;color: #ffffff;}
.footer-index a{font-size: 14px;color: #757575;}

#sj{
    position: fixed;
    _position: absolute;
    top: 300px;
    left: 0px;
    background: #fff;
    z-index: 9999;
    border: 1px solid #ccc;
    }

#sj>img{border-top: 1px solid #ccc;border-bottom: 1px solid #ccc;}

#sj p{
    margin: 0px;
    padding: 0px;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    line-height: 24px;
    color: #2a2a2a;
}
#sj p a{display: block;width: 16px;height: 16px;padding-right: 10px;float: right;}
#sj p span{color: red;}

#page {
    clear: both;
    margin: 20px;
    text-align: center;
    color: #9d9898;

}


.tag{clear:both;line-height:23px;text-align:left;}
.tag h2{text-align:center;font-size:18px;font-weight:bold; line-height:55px;}
.tag h3{text-align:left;font-size:16px;font-weight:bold; line-height:35px;}
.tag p{line-height:23px;text-align:left;}
.tag a{}

.pagination {
    margin: 0 auto;
}
#page li {
    float: left;
}
#page a {
    color: #666666;
    padding-left: 5px;
}

.contact_us_left input{
    line-height: 30px;
    width: 98%;
    margin-bottom: 10px;
    padding-left: 10px;
}
.contact_us_left #content{
    width: 97.2% !important;
    margin-bottom: 10px;
    padding: 10px;
}

/**ny**/

.banner_in{ background:url(banner01.jpg) no-repeat top center;height: 624px; }

.container_ny{width: 1200px; margin: 0 auto; padding-top:40px; padding-bottom:62px; overflow: hidden;}
.right_ny{ float:right;  width:880px; }

.title_h1{color:#22211c;font-size: 24px; border-bottom: 1px solid #dedcdc;  font-weight:bold; padding-bottom:10px; text-align:left; width:880px;}
.return{float: right; font-size: 12px; color:#595955;   line-height:33px; *margin-top:-25px; }
.return a{font-size: 12px; color:#595955;}
.ny_y{ background:url(dazuo.jpg) no-repeat left center; padding-left:12px;}
.page_content{text-align:center;overflow: hidden; margin:20px;    line-height: 30px;}
.page_content p{  text-align:left; line-height:29px; color:#080808; font-size:16px; }
.page_content a{ color:#080808; font-size:16px;text-indent: 0px;}
.page_content img{ max-width:650px;}
.page_content table{ margin:0 auto;}
.page_lxwm p{ text-align:left;}

.hit{color:#080808; font-size:16px;height: 30px; line-height: 30px;  text-align:center; margin-bottom:20px;}
.list{text-align:left;line-height:25px;border:1px #CCCCCC solid;padding:5px 0px 5px 30px; margin-top:20px;}
.list a{color:#7e7e7e;}

.title_news{height: 30px; line-height: 30px; font-size: 20px; font-weight: bold; color: #000; margin-bottom:20px; }
#up_down{clear:both; text-align:center; color:#9d9898; font-size:14px; margin-top:33px;}
#up_down a{color:#666666;padding-left:5px;  font-size:14px;text-align:center; padding:9px 15px; line-height:29px;}
#up_down a.active:link, #up_down a.active:visited {color: #f66e0a}

.nry_right{ float:right; 
    /* width:880px; */
    width: 100%;
    overflow: hidden; text-align:center; margin-top:15px;}
.nry_content{ margin-top:10px; padding: 15px; clear:both; }

.nry_content p{  text-align:left; 
    text-indent: 2em;
     line-height:29px; color:#080808; font-size:16px;text-indent: 0px;}
.nry_content p a{text-indent: 0px;}

.nry_content p strong{
    text-indent: 0;
}

.nry_content td{line-height:29px; color:#080808; font-size:16px; text-align:left; padding-left:3px;}

.pro_nr_ny{overflow:hidden; margin-top:7px; }
.pro_nr_ny li{float:left; 
    /* margin:12px 4px; */
    margin-top: 15px;
     border:1px solid #cdcdcd;}

.pro_nr_ny li a{ display:block;color:#000; font-size:14px; }
.pro_nr_ny li a p{ text-align:center; line-height:42px;}
.pro_nr_ny li a h2{ text-align:center; line-height:42px;  font-weight: normal;font-size: 15px;}
.pro_nr_ny li a h3{ text-align:center; line-height:42px;  font-weight: normal;font-size: 15px;}

.biaoti{ text-align:center; font-size:19px; color:#000; margin-top:20px;}

.about_us{ text-align:center;}

.product_list_ny{overflow:hidden;}
.product_list_ny li{ border-bottom: 1px dashed #d7d7d7; line-height:30px; padding-top:15px; text-align:left; padding-left:10px; }
.product_list_ny li a{ background:url(news_h.jpg) no-repeat left center; padding-left:16px; font-size:14px; color:#5b5b5b; }
.product_list_ny li a:hover{ color:#F00;  background:url(news_a.jpg) no-repeat center left; }
.time_ny{ float:right; font-size:14px;}

.related_product{overflow:hidden; clear:both; }
.related_product p{font-size:16px; text-align:left; }
.related_product01{margin:15px 0; text-indent:2em; font-weight:bold;}

#liuyan_ny td{ padding-bottom:10px; padding-right:20px; font-size:14px;}

.ny_left{ float:left; width:300px;}
.prolist_ny{ background:url(ny_left_title.png) no-repeat left top; padding-top:33px; padding-left:9px; margin-bottom:18px;}
.prolist_title_ny{ font-size:24px; color:#FFF; padding-bottom:22px;}
.prolist_title_ny span{color:#FFF; font-size:20px; line-height:40px;}
.prolist_fl{ background:#2c3d4d; margin-left:18px; padding:10px 19px 23px 18px;}
.prolist_fl li{ padding-left:23px; border-bottom: 1px solid #475664;}
.prolist_fl li a{ line-height:51px; color:#FFF; font-size:18px; background:url(fl_left_j.jpg) no-repeat left center; padding-left:24px;}
.prolist_fl li a:hover{ color:#F00;}
.prolist_fl p{ border-bottom: 1px solid #475664;color:#FFF; font-size:15px; line-height:33px; padding-left:10px;}

.ny_cp_left{ float:left; margin-left:80px; margin-right:80px;}
.ny_cp_left img{ width:250px;}
.ny_cp_right{ float:right; width:350px;}
.ny_cp_right p{color:#080808; font-size:16px; text-align:left;}
.ny_cp_right a{color:#080808; font-size:16px; text-align:left;}


/*#navigation{float:left; width:287px;}
.nav_h2title{background:url(list_topny.jpg) no-repeat left top; height:70px;margin-bottom:20px;}
.nav_h2title h2{ font-size:24px; color:#fff; margin-left:40px; padding:20px 0; font-weight:bold;line-height: 30px;}
.nav_en{font-family:arial; color:#a9a9a9; font-size:14px; text-transform:uppercase; margin-left:20px;}
.prolist_nav{overflow:hidden; margin-bottom:30px;background:#434343;padding:20px;}
.prolist_nav li{border-bottom:1px solid #ee1d23;background:url(list_ny.jpg) 15px center no-repeat;  }
.prolist_nav a{ display:block; padding-left:30px; font-size:16px; color:#fff;  margin-right:18px;line-height:43px;}
.prolist_nav a:hover{color:#c42715;}
.prolist_nav a.red:link,.prolist_nav a.red:visited{background:url(list_hover.jpg) no-repeat right center; color:#c42715;}


.prolist{ margin-top:10px;display:none;}

.prolist li{  line-height:40px; width:238px; }

.prolist li a{ padding-left:54px; color: #ffffff; font-size:14px; display:block;height:50px}

.prolist li UL LI{line-height:25px;  font-size:13px; color: #ffffff; padding-left:10px; background:none; height:25px }

.prolist li UL LI a{line-height:25px;  font-size:13px; color: #ffffff;  background:none;}

.prolist li UL LI a:hover{ background: none}



#navigation{float:left; width:287px;}
.nav_h2title{background:url(list_topny.jpg) no-repeat left top; height:70px;margin-bottom:20px;}
.nav_h2title h2{ font-size:24px; color:#fff; margin-left:40px; padding:20px 0; font-weight:bold;line-height: 30px;}
.nav_en{font-family:arial; color:#a9a9a9; font-size:14px; text-transform:uppercase; margin-left:20px;}
.prolist_nav{overflow:hidden; margin-bottom:30px;background:#434343;padding:20px;}
.prolist_nav li{border-bottom:1px solid #ee1d23;background:url(list_ny.jpg) 15px center no-repeat;  }
.prolist_nav li:hover .prolist{display:block;}
.prolist_nav a{ display:block; padding-left:30px; font-size:16px; color:#fff;  margin-right:18px;line-height:43px;}
.prolist_nav a:hover{color:#c42715;}
.prolist_nav a.red:link,.prolist_nav a.red:visited{background:url(list_hover.jpg) no-repeat right center; color:#c42715;}

.contact_h2title{background:url(list_topny.jpg) no-repeat left top; line-height:70px; color:#fff; padding-left:40px; font-size:24px;}
.navcontact{overflow:hidden; margin-bottom:20px; padding-bottom:20px; padding-top:25px;}
.navcontact p{font-size:10px;line-height:30px;}
.navcontact span{border-bottom:1px solid #000;font-size:16px;line-height:45px;width:100%;display: block;margin-bottom:10px;}*/

#navigationss{float:left; width:287px;}
.nav_h2titless{background:url(list_topny.jpg) no-repeat left top; height:70px;margin-bottom:20px;}
.nav_h2titless h2{ font-size:24px; color:#fff; margin-left:40px; padding:20px 0; font-weight:bold;line-height: 30px;}
.nav_en{font-family:arial; color:#a9a9a9; font-size:14px; text-transform:uppercase; margin-left:20px;}
.prolist_navss{overflow:hidden; margin-bottom:30px;border:1px solid #c9c9c9;}
.prolist_navss li{border-bottom:1px solid #c9c9c9;background:url(list_ny.jpg) 22px center no-repeat;  }
.prolist_navss a{ display:block; padding-left:20px; font-size:18px; color:#000; background:url(list_link.jpg) no-repeat right center; /*margin-right:18px;*/line-height:43px;}
@media (max-width: 1200px){
    .prolist_navss a{
        font-size: 16px;
    }
}
.prolist_navss a:hover{background:url(list_hover.jpg) no-repeat right center; color:#c42715;}
.prolist_navss a.red:link,.prolist_nav a.red:visited{background:url(list_hover.jpg) no-repeat right center; color:#c42715;}
.prolist_navss>li>a>span{float: right;
    /* margin-top: 19px; */
    padding-right: 14px;}
.prolist_navss>li:last-child{border:none;}

.contact_h2title{background:url(list_topny.jpg) no-repeat left top; line-height:70px; color:#fff; padding-left:40px; font-size:24px;}
.navcontact{overflow:hidden; margin-bottom:20px; margin-top:25px;    font-size: 15px;
    line-height: 26px;border:1px solid #c9c9c9;}
.navcontact p{font-size:16px;line-height:24px;padding-left:10px;border-bottom: 1px solid #c9c9c9;padding-top: 6px;padding-bottom: 6px;}
.navcontact span{border-bottom: 1px solid #c9c9c9;font-size: 18px;line-height: 28px;padding-top: 10px;padding-bottom: 10px;width: 100%;display: block;padding-left: 14px;}
.navcontact>ul>li{padding-left: 20px;border-bottom: 1px solid #c9c9c9;line-height: 38px;}
.navcontact>ul>li:last-child{border:none;}

.prolistss{overflow: hidden;transition: 1s;height:0;}
.prolistss li{padding-left: 14px;}
.prolistss li a{border-bottom: none;}
.prolist_navss>li ul{}
.prolist_navss>li:first-child:hover ul{height: auto !important;}
.prolist_navss>li:nth-child(2):hover ul{height: 86px !important;}
.prolist_navss>li:nth-child(3):hover ul{height: 44px !important;}
.prolist_navss>li:nth-child(5):hover ul{height: 86px !important;}
.prolist_navss>li:nth-child(6):hover ul{height: 265px !important;}
.prolist_navss li:hover a{border-bottom:1px solid #c9c9c9;}
.prolist_navss li:hover ul>li>a{border-bottom: none;}
.prolist_navss li:hover ul>li:last-child{border-bottom: none;}

.prolist_navss li:hover span{transform: rotate(90deg);margin-right: 4px;padding-top: 12px;}


.lXPopup-btn1 {
    width: 110px;
    height: 30px;
    border-radius: 30px;
    border: 0;
    outline: 0;
    background-color: #f9cf00;
    line-height: 2;
    color: #fff;
    cursor: pointer;

}

.right-fixed.right-fixed{
  --fixed-theme-color:rgba(0,0,0,0.59);
  --form-theme-color: #fea500;
  --li-hover-color: #fea500;
}
/*在线咨询不透明*/
.right-fixed-ul .fixed-Consulting .qq-ground.qq-ground{ 
 --fixed-theme-color:#fea500;
}

.right-fixed-ul .fixed-form .submit.submit { background-color: #fff;}

#nb_icon_wrap {display:none!important;}


nav.navbar.bootsnav.navbar-default {
    position: fixed;
    width: 100%;
    top: 0;
    box-shadow: 0px 0px 10px #ccc;
}

.pro_nr_ny_cx li {clear: both;overflow: hidden;margin-bottom: 25px;padding: 0px 10px;}
.pro_nr_ny_cx img {float: left; width:185px;height: auto;border: 1px solid #dcdcdc;}
.ny_cx_title {text-align: left;width:655px;float:right;padding: 0px 0px 0px 25px;line-height: 25px;}
.ny_cx_title p {font-weight: bold;font-size: 18px;color: #d0231c;}
.product_list_ny_cx {padding: 0px 10px;}
.product_list_ny_cx li {text-align: left;padding: 5px 10px;width: 400px;float: left;}
.product_list_ny_cx li a {font-size: 13px;color: #e63d37;}
.ny_cxms {line-height: 20px;padding: 5px 0px;}
.ny_xgzx {clear:both;text-align: left;font-size: 18px;padding: 30px 0px 0px 10px;}
.ny_xgzx span { float: right;font-size: 14px;line-height: 25px;padding-right: 10px;}
.ny_xgzx a {color: #888;}

.product_list_ny{overflow:hidden;}
.product_list_ny li{ border-bottom: 1px dashed #d7d7d7; line-height:30px; padding-top:15px; text-align:left; padding-left:10px; font-family:"SimSun";}
.product_list_ny li a{ background:url(news_h.jpg) no-repeat left center; padding-left:16px; font-size:14px; color:#5b5b5b; }
.product_list_ny li a:hover{ color:#F00;  background:url(news_a.jpg) no-repeat center left; }
.time_ny{ float:right; font-size:14px;}

.videodm{ clear:both; }
.videodm iframe{ width:500px; height:450px;}

@media (max-width: 500px) {
.videodm iframe{ width:100%; height:300px;}	
	
	
	
}


@media (max-width: 767px) {
.pro_nr_ny_cx li {width: 50%;padding: 0px 5px;float: left;clear: unset;}
.pro_nr_ny_cx img {width: 100%;}
.ny_cx_title {padding-left: 0px;width: 100%;}
.ny_cx_title span {display: none;}
.ny_cx_title p {padding-top: 5px;font-weight: unset;font-size: 16px;color: #000;text-align: center;height: 30px;line-height: 30px;display: inline-block;text-overflow: ellipsis;width: 100%;overflow: hidden;white-space: nowrap;}
.pro_nr_ny li p {height: 30px;line-height: 30px;display: inline-block;text-overflow: ellipsis;width: 100%;overflow: hidden;white-space: nowrap;}
}
@media (max-width:1200px) and (min-width:767px){
.ny_cx_title {width: 64%;}

}
.pagination>li>a, .pagination>li>span { color: #888888!important;}
.gsjs_ny {overflow: hidden; padding:10px;text-align: left; background: #f9f9f9;border-radius: 5px; margin-top: 25px; clear:both;}