@charset "utf-8";
/* CSS Document */

/* reset */
body,h1,h2,h3,h4,h5,p,dl,dd,ul,ol,form,input,textarea,th,td,select,figure,figcaption{ margin:0; padding:0; }
em,i { font-style:normal; }
li { list-style:none; }
a {text-decoration:none;color:inherit;}
a:hover{text-decoration:none;color:inherit;}
a:focus{text-decoration: none;outline: none;}
table { border-collapse:collapse; }
input,textarea { outline:none; background: none; border: none; }
textarea { resize:none; overflow:auto; }
body{font-size:12px; font-family:"微软雅黑"; }

/* public */
.clearfix {*zoom: 1;}
.clearfix:before,.clearfix:after {content:'';display: block;height: 0;clear: both;visibility: hidden;}
.img_box{display:table-cell;vertical-align:middle;text-align:center;}
.img_box img{vertical-align:middle;}
img{max-width:100%;max-height:100%;display:inline-block;border:none;vertical-align:middle;}
.main{width:100%; max-width:1200px; margin:0 auto;}
h1,h2,h3,h4,h5{font-weight:normal;}
.fixed{position:fixed;left:0;top:0;z-index:999;}
.submit{font-family: '微软雅黑';cursor:pointer;}

/* 2021-3-2 */
img {
    pointer-events:none;
}



/*top*/
.top{
    border-bottom:1px solid#ccc;
    height:50px;
    width:100%;
    max-width:1920px;
}
.top span{
    font-size:14px;
    color:#919191;
    line-height:50px;
    display:inline-block;
}
.top p{
    background:url(../images/top.png) no-repeat left center;
    font-size:16px;
    text-indent:40px;
    line-height:50px;
    display:inline-block;
    float:right;
    color:#333333;
}




/*header*/
.header{
    height:170px;
    width:100%;
    max-width:1920px;
}
.header .pic_box{
    text-align:center;
    line-height:124px;
    display:block;
}
.header .nav ul{
    text-align:center;
}
.header .nav ul li{
    width:150px;
    text-align:center;
    line-height:46px;
    display:inline-block;
    font-size:14px;
}
.header .nav ul li a{
    padding:10px 40px;
}
.header .nav ul li.on,
.header .nav ul li.on:hover{
    background:url(../images/nav.png) no-repeat center;
    font-family:'Arial';
    color:#fff;
}
.header .nav ul li:hover{
    background:url(../images/nav.png) no-repeat center;
    font-family:'微软雅黑';
    color:#fff;
}




/*banner*/
.banner{
    width:100%;
    max-width:1920px;
    position:relative;
}
.banner .bd ul li img{
    width:100%;
    max-width:1920px;
}
.banner .hd ul{
    width:100%;
    max-width:1920px;
    overflow:hidden;
    z-index:100;
    left:0;
    bottom:0;
    position:absolute;
    text-align:center;
    padding-bottom:40px;
}
.banner .hd ul li{
    width: 5px;
    height: 5px;
    line-height:5px;
    display: inline-block;
    border-radius: 5px;
    margin: 0 6px;
    cursor: pointer;
    background:#a4a4a4;
    border: 2px solid #a4a4a4;
    text-indent:-9999px;
}
.banner .hd ul li.on,
.banner .hd ul li:hover{
    width:45px;
    height: 5px;
    line-height:5px;
    border-radius: 5px;
    background:#ea1c1c;
    border:2px solid #ea1c1c;
}




/*.index_hot*/
.index_hot {
}
.search p{
    color:#666666;
    font-size:14px;
    line-height:40px;
    display:inline-block;
    margin-top:25px;
}
.search .form_box{
    width:480px;
    height:36px;
    line-height:36px;
    display:inline-block;
    margin-top:10px;
	margin-bottom:25px;
    border:2px solid #cccccc;
    border-radius:15px;
}
.search .form_box .text{
    font-size:14px;
    width:440px;
    text-indent:20px;
    color:#666666;
    line-height:36px;
    display:inline-block;
}
.search .form_box .submit{
    background:url(../images/hot.png) no-repeat center;
    width:40px;
    line-height:36px;
    text-indent:-9999px;
    float:right;
}
.index_hot .list_box ul li{
    width:390px;
    display:inline-block;
    text-align:center;
    padding:65px 0;
}
.index_hot .list_box ul li .img_box,
.index_hot .list_box ul li .img_box2,
.index_hot .list_box ul li .img_box3{
    width:390px;
}
.index_hot .list_box ul li:hover .img_box{
    text-indent:-9999px;
    background:url(../images/about_icon1.png) no-repeat center;
}
.index_hot .list_box ul li:hover .img_box2{
    text-indent:-9999px;
    background:url(../images/about_icon2.png) no-repeat center;
}
.index_hot .list_box ul li:hover .img_box3{
    text-indent:-9999px;
    background:url(../images/about_icon3.png) no-repeat center;
}
.index_hot .list_box ul li:hover p{
    color:#db3643;
}

.index_hot .list_box ul li p{
    color:#333;
    font-size:16px;
    padding-top:15px;
    line-height:25px;
    font-family:'微软雅黑';
}




/*index_serve*/
.index_serve{
    background: url(../images/servebg.png) no-repeat center;
    width:100%;
    max-width:1920px;
    padding:35px 0;
}
.index_serve .htit{
    text-align:center;
    padding-bottom:45px;
}
.index_serve .htit .img_box {
    width:1200px;
}
.index_serve .htit h2{
    font-size:30px;
    color:#322d29;
    font-weight:bold;
    line-height:50px;
    font-family:'微软雅黑';
}
.index_serve .htit p{
    background:url(../images/sub1.png) no-repeat center center;
    color:#322d29;
    font-size:12px;
    line-height:20px;
    font-family:'Arial';
}
.index_serve .list_box{
    background:url(../images/serve2.png) no-repeat right center;
    padding-bottom:250px;
}
.index_serve .list_box .text_box{
    display:block;
    height:80px;
    padding-right:20px;
    margin-bottom:50px;
}
.index_serve .list_box .text_box i{
    color:#999999;
    font-size:50px;
    float:left;
    height:80px;
    padding-right:20px;
    margin-bottom:50px;
    background:url(../images/serve1.png) no-repeat left bottom;
    font-family:'Arial';
    display:block;
}
.index_serve .list_box .text_box  p{
    color:#999;
    font-size:18px;
    display:block;
    font-family:'微软雅黑';
}
.index_serve .list_box .text_box h3{
    color:#999;
    font-size:18px;
    line-height:30px;
    font-weight:bold;
    display:block;
}
.index_serve .list_box .text_box .on h3,
.index_serve .list_box .text_box:hover i,
.index_serve .list_box .text_box:hover h3{
     color:#db3643;
}
.index_serve .list_box .text_box .on p,
.index_serve .list_box .text_box:hover p{
    color:#333;
 }




/*index_pro*/
.index_pro{
    background:url(../images/probg.png) no-repeat top center;
    width:100%;
    max-width:1920px;
}
.index_pro .htit{
    text-align:center;
    padding:95px 0;
}
.index_pro .htit .img_box{
    width:1200px;
}
.index_pro .htit h2{
    font-size:30px;
    color:#fff;
    font-weight:bold;
    line-height:50px;
    font-family:'微软雅黑';
}
.index_pro .htit p{
    background:url(../images/pro2.png) no-repeat center center;
    color:#fff;
    font-size:12px;
    line-height:20px;
    font-family:'Arial';
}
.index_pro .list_box{
    text-align:center;
}
.index_pro .list_box .pic_box{
    padding-top:40px;
}
.index_pro .list_box .text_box h3{
    color:#333;
    font-size:20px;
    line-height:70px;
    font-family:'微软雅黑';
    font-weight:bold;
}
.index_pro .list_box .text_box p{
    color:#333;
    width:860px;
    margin:0 170px;
    font-size:14px;
    line-height:22px;
    font-family:'微软雅黑';
    text-align:left;
}





/*index_application*/
.index_application{
    width:100%;
    max-width:1920px;
}
.index_application .htit{
    text-align:center;
    padding-top:55px;
    padding-bottom:15px;
}
.index_application .htit .img_box {
    width:1200px;
}
.index_application .htit h2{
    font-size:30px;
    color:#322d29;
    font-weight:bold;
    line-height:50px;
    font-family:'微软雅黑';
}
.index_application .htit h4{
    color:#986740;
    font-size:18px;
}
.index_application .htit p{
    background:url(../images/app4.png) no-repeat center center;
    color:#322d29;
    font-size:12px;
    line-height:20px;
    font-family:'Arial';
}
.index_application .up_box{
    background:url(../images/app1.png) no-repeat right top;
    padding-right:550px;
}
.index_application .down_box{
    background:url(../images/app2.png) no-repeat left top;
    padding-left:550px;
    padding-bottom:60px;
}
.index_application .list_box .text_box{
    padding-top:35px;
}
.index_application .list_box .text_box i{
    font-size:70px;
    padding:20px 15px 20px 10px;
    color:#fff;
    background:#ea1c1c;
    font-family:'Arial';
    float:left;
    margin-right:20px;
    margin-bottom:40px;
    font-style:italic;
}
.index_application .list_box .text_box span{
    font-size:14px;
    font-style:italic;
    color:#999;
    font-family:'Arial';
}
.index_application .list_box .text_box h3{
    font-size:30px;
    font-style:italic;
    line-height:50px;
    color:#000;
    font-weight:bold;
}
.index_application .list_box .text_box p{
    font-size:16px;
    color:#333;
    line-height:30px;
}





/*index_case*/
.index_case{
    width:100%;
    max-width:1920px;
    padding-bottom:40px;
}
.index_case .htit{
    text-align:center;
    padding-top:25px;
    padding-bottom:20px;
}
.index_case .htit .img_box {
    width:1200px;
}
.index_case .htit h2{
    font-size:30px;
    color:#322d29;
    font-weight:bold;
    line-height:50px;
    font-family:'微软雅黑';
}
.index_case .htit p{
    background:url(../images/case11.png) no-repeat center center;
    color:#322d29;
    font-size:12px;
    line-height:20px;
    font-family:'Arial';
}
.index_case .left_box{
    width:240px;
    float:left;
    border:2px solid #ea1c1c;
}
.index_case .left_box h2{
    line-height:110px;
    width:240px;
    font-size:26px;
    color:#fff;
    text-align:center;
    font-weight:bold;
    font-family:'微软雅黑';
    background:url(../images/side1.png) no-repeat top;
}
.index_case .left_box ..expand_box{
    width:200px;
    padding:30px 20px;
}

.index_case .left_box .expand_box{
    border:1px solid #d4d4d4;
    margin-top:5px;
    margin-bottom:25px;
    padding-bottom:10px;
}
.index_case .left_box .expand_box .li02{
    color:#fff;
    border-radius:5px;
    background: #ec3232;
    text-align:center;
    display:block;
    margin:10px 5px;
    line-height:40px;
    cursor:pointer;
    font-size:14px;
    font-family:'微软雅黑';
}
.index_case .left_box .expand_box .bd{ 
    display:none;
}
.index_case .left_box .expand_box .li03{
    background:#fff url(../images/strong.png)no-repeat 10px center;
    background-size:10px 12px;
    display: block;
    padding-left:30px;
    text-align:left;
    width:170px;
    line-height:30px;
    border-bottom:1px solid #ddd;
    font-size:14px;
    color:#333;
    font-family:'微软雅黑';
}
.index_case .left_box .expand_box .li03:hover{
    background:#fff url(../images/strong2.png)no-repeat 10px center;
    background-size:10px 12px;
    color:#ec3232;
}
.index_case .left_box .expand_box ul>li>ul>li>ul>li{
    background:#fff;
    text-align:left;
    display:block;
    margin:5px 5px;
    line-height:30px;
    width:155px;
    padding-left:26px;
    cursor:pointer;
    font-size:14px;
    color:#333;
    font-family:'微软雅黑';
}
.index_case .left_box .expand_box ul>li>ul>li>ul>li:hover{
    color:#ec3232;
}
.index_case .left_box .expand_box ul>li>ul>li>ul>li a{
    display: block;
}
.index_case .left_box ul .li5{
    color:#ea1c1c;
    background:none;
    line-height:30px;
    width:155px;
    padding-left:26px;
    cursor:pointer;
    font-size:14px;
}
.index_case .right_box{
    width:940px;
    float:right;
    display:black;
}
.index_case .right_box .hd{
    background:url(../images/case9.png) no-repeat bottom;
    height:40px;
}
.index_case .right_box .hd h3{
     background:url(../images/case8.png) no-repeat bottom;
     font-size:18px;
    color:#ea1c1c;
    display: inline-block;
    padding-bottom:14px;
    font-weight:bold;
}
.index_case .right_box .hd .more{
    display:inline-block;
    padding-bottom:14px;
    float:right;
    font-size:19px;
    padding:0 40px;
    color:#333;
    font-family:'Arial';
}
.index_case .right_box .hd .more:hover{
    color:#ea1c1c;
}
.index_case .right_box .sslide ul li{
    display: inline-block;
    width:276px;
    height:256px;
    margin-top:15px;
    margin:10px;
    position:relative;
}
.index_case .right_box .sslide ul li .img_box{
    width:276px;
    height:208px;
    line-height:208px;
    border:1px solid #ddd;
	overflow: hidden;
}
.index_case .right_box .sslide ul li .img_box img{max-width: 274px;max-height: 208px;}
.index_case .right_box .sslide ul li .text p{
    font-size:16px;
    text-align:center;
    height:45px;
    line-height:45px;
}
.index_case .right_box .sslide ul li .mask{
    position:absolute;
    top:0px;
    left:0px;
    width:276px;
    height:272px;
    text-align:center;
    z-index:1;
    background:rgba(0,0,0,.5) no-repeat;
    -webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    opacity: 0;
    filter: alpha(opacity=0);
}
.index_case .right_box .sslide li:hover .mask{
    opacity:1;
    filter: alpha(opacity=100);
}
.index_case .right_box .sslide li .mask p{
    display:inline-block;
    font-size:18px;
    color:#fff;
    width:100%;
    padding-top:10px;
    text-align:center;
}
.index_case .right_box .sslide li .mask img{
    padding-top:110px;
}




/*index_about*/
.index_about{
    background:url(../images/aboutbg.png) no-repeat top;
    width:100%;
    max-width:1920px;
}
.index_about .htit{
    text-align:center;
    padding:50px 0px;
}
.index_about .htit .img_box{
    padding-top:30px;
    width:1200px;
}
.index_about .htit h2{
    color:#ea1c1c;
    font-size:30px;
    font-weight:bold;
    padding-bottom:30px;
    font-family:'Arial';
}
.index_about .htit p{
    font-size:16px;
    color:#fff;
    line-height:28px;
    padding-bottom:40px;
}
.index_about .htit .more a{
    display:block;
    text-align:center;
}
.index_about .text_box{
    background:url(../images/about2.png) no-repeat center bottom;
}
.index_about .text_box h3{
    padding-left:100px;
    padding-top:60px;
    color:#ea1c1c;
    font-size:30px;
    font-weight:bold;
    font-family:'微软雅黑';
}
.index_about .text_box h4{
    padding-left:107px;
    color:#a9a9a9;
    font-size:14px;
    font-family:'Arial';
}
.index_about .text_box p{
    padding-left:100px;
    padding-top:70px;
    color:#333;
    font-size:18px;
    font-family:'微软雅黑';
}
.index_about .text_box h5{
    text-align:center;
    padding-top:140px;
    padding-bottom:50px;
    color:#ea1c1c;
    font-size:30px;
    line-height:50px;
    font-family:'微软雅黑';
}
.index_about .text_box h5 .more{
    background:#ea1c1c;
    padding:8px 40px;
    color:#fff;
    font-size:18px;
    font-family:'微软雅黑';
}




/*index_news*/
.index_news{
    margin-top:40px;
    width:100%;
    max-width:1920px;
}
.index_news_box .pic_box{
    float:left;
    display: inline-block;
    width:242px;
    margin-left:50px;
} 
.index_news_box .list_box{
    float:left;
    display:block;
    width:470px;
    margin:0px 34px;
}
.index_news_box .list_box ul li{
    background:url(../images/news3.png) no-repeat bottom center;
    padding:10px 0px;
}
.index_news_box .list_box ul li:nth-child(1){
    padding-top:0px;
}
.index_news_box .list_box .img_box{
    float:left;
    display:inline-block;
    margin-right:15px;
    width:150px;
    height:110px;
}
.index_news_box .list_box .text_box{
    float:right;
    display:block;
    width:300px;
}
.index_news_box .list_box .text_box h3{
    font-size:16px;
    font-weight:bold;
    color:#333;
    font-family:'微软雅黑';
}
.index_news_box .list_box .text_box:hover h3{
    color:#ea1c1c;
}
.index_news_box .list_box .text_box i{
    font-size:14px;
    height:25px;
    color:#a7a7a7;
    font-family:'微软雅黑';
}
.index_news_box .list_box .text_box:hover i{
    color:#ea1c1c;
}
.index_news_box .list_box .text_box p{
    font-size:14px;
    color:#8d8d8d;
    line-height:25px;
    font-family:'微软雅黑';
}
.index_news_box .slideText{
    float:right;
    display:inline-block;
    width:320px;
    margin-right:50px;
}
.index_news_box .slideText .hd .text_box{
     display:inline-block;
}
.index_news_box .slideText .hd .text_box h4{
    float:left;
    display:inline-block;
    text-align:center;
    font-size:24px;
    font-family:'Arial';
    color:#333;
    font-weight:bold;
}
.index_news_box .slideText .hd .text_box span{
     display:inline-block;
    text-align:center;
    font-size:14px;
    font-family:'微软雅黑';
    color:#8d8d8d;
}
.index_news_box .slideText .hd .arrow{
    float:right;
    color:#fff;
}
.index_news_box .slideText .hd .arrow .sprev{
    display:inline-block;
    background:#333;
    height:40px;
    line-height:40px;
    font-size:30px;
    text-align:center;
    font-family:"宋体";
    font-weight:bold;
    width:40px;
    cursor:pointer
}
.index_news_box .slideText .hd .arrow .sprev:hover,
.index_news_box .slideText .hd .arrow .snext:hover{
    background:#ea1c1c;
}
.index_news_box .slideText .hd .arrow .snext{
    display:inline-block;
    background:#333;
    height:40px;
    line-height:40px;
    font-size:30px;
    text-align:center;
    font-family:"宋体";
    font-weight:bold;
    width:40px;
    cursor:pointer
}
.index_news_box .slideText .bd ul li{
    background:url(../images/news6.png) no-repeat bottom center;
    padding:22px 0px;
}
.index_news_box .slideText .bd ul li a{
    display:block;
}
.index_news_box .slideText .bd h5{
    background:url(../images/news55.png) no-repeat left center;
    text-indent:30px;
    line-height:30px;
    font-size:14px;
    color:#8d8d8d;
    font-family:'微软雅黑';
}
.index_news_box .slideText .bd ul li:hover h5{
    background:url(../images/news5.png) no-repeat left center;
    color:#ea1c1c;
}
.index_news_box .slideText .bd p{
    background:url(../images/news4.png) no-repeat left center;
    text-indent:30px;
    line-height:30px;
    font-size:14px;
    color:#8d8d8d;
    font-family:'微软雅黑';
}
.index_news .list_box2{
    font-size:14px;
    color:#999;
    display:inline-block;
    margin-left:50px;

}
.index_news .list_box2 .pic_box{
    display:inline-block;
    padding:40px 0px;
}
.index_news .list_box2 .text{
    display:block;
    margin-left:10px;
    padding:40px 0px;
    width:880px;
    float:right;
    
    line-height:26px;
}
.index_news .list_box2 .text a{
    padding-right:12px;
}







/*footer*/
.footer{
    height:318px;
    width:100%;
    max-width:1920px;
    background:url(../images/footerbg.png) no-repeat center;
}
.footer .footer_nav{
    width:100%;
    max-width:1100px;
    margin:0 auto;
}
.footer .footer_nav ul{
    border-bottom:1px solid #7f7f7f;
    padding:30px 0px;
    margin-bottom:20px;
}
.footer .footer_nav ul li{
    display:inline-block;
    color:#f3f3f3;
    font-size:14px;
    text-align:center;
    font-family:'微软雅黑';
}
.footer .footer_nav ul li a{
    padding: 30px 38px;
}
.footer .footer_nav ul li a:hover{
    color:#ea1c1c;
}
.footer .footer_box {
    width:100%;
    max-width:1100px;
    margin:0 auto;
}
.footer_box .img_box{
    float:left;
    margin-top:40px;
   
}
.footer_box .text_box{
    float:left;
    margin-top:20px;
    margin-left:80px;
    display:inline-block;
    font-size:16px;
    color:#f3f3f3; 
    line-height:45px;
    font-family:'微软雅黑';
}
.footer_box .pic_box{
    float:right;
}






/**/
.news_hot{
    border-bottom:1px solid #ccc;
}
.news_box{
    margin-top:40px;
}
.left_sidebox{
    width:205px;
    float:left;
    display:inline-block;
}
.left_sidebox .text_box{
    background:#000;
    border-top:4px solid #ea1c1c;
    text-align:center;
    height:66px;
    color:#fff;   
}
.left_sidebox .text_box h2{
    padding-top:10px;
    font-size:18px;
    font-family:'微软雅黑';
}
.left_sidebox .text_box h4{
    font-size:14px;
    font-family:'Arial';
}
.left_sidebox .expand_box{
    border:1px solid #d4d4d4;
    margin-top:5px;
    margin-bottom:25px;
    padding-bottom:10px;
}
.left_sidebox .expand_box .li02{
    background:#ebeceb;
    text-align:center;
    display:block;
    margin:10px 5px;
    line-height:40px;
    cursor:pointer;
    font-size:14px;
    color:#333;
    font-family:'微软雅黑';
}
.left_sidebox .expand_box .li02.on,
.left_sidebox .expand_box .li02:hover{
    color:#fff;
    background: #ec3232;
}
.left_sidebox .expand_box .bd{ 
    display:none;
}
.left_sidebox .expand_box ul>li>ul>li>a.hd{
    background:#fff url(../images/strong.png)no-repeat 10px center;
    background-size:10px 12px;
    display: block;
    padding-left:30px;
    text-align:left;
    width:170px;
    line-height:30px;
    border-bottom:1px solid #ddd;
    font-size:14px;
    color:#333;
    font-family:'微软雅黑';
}
.left_sidebox .expand_box ul>li>ul>li>a.hd.on,
.left_sidebox .expand_box ul>li>ul>li>a.hd:hover{
    background:#fff url(../images/strong2.png)no-repeat 10px center;
    background-size:10px 12px;
    color:#ec3232;
}
.left_sidebox .expand_box ul>li>ul>li>ul>li{
    background:#fff;
    text-align:left;
    display:block;
    margin:5px 5px;
    line-height:30px;
    width:155px;
    padding-left:26px;
    cursor:pointer;
    font-size:14px;
    color:#333;
    font-family:'微软雅黑';
}

.left_sidebox .expand_box ul>li>ul>li>ul>li:hover{
    color:#ec3232;
}
.left_sidebox .expand_box ul>li>ul>li>ul>li.on>a{
    color:#ec3232;
}


.left_sidebox .expand_box ul>li>ul>li>ul>li a{
    display: block;
}
.left_sidebox .pic_box{
    border:1px solid #d4d4d4;
    border-top:4px solid #333;
}
.htits{
    height:30px;
    border-bottom:1px solid #ccc;
    margin-bottom:10px;
}
.htits h2{
    display:inline-block;
    padding-bottom:5px;
    border-bottom:4px solid #333;
}



.news_box .right_box{
    width:960px;
    float:right;
    display:inline-block;
}
.news_box .right_box .list_box .on{
    background:#e4e4e4;
    padding:10px;
    margin-bottom:35px;
}
.news_box .right_box .list_box .on .text_box:hover h3,
.news_box .right_box .list_box .on .text_box:hover .day h4,
.news_box .right_box .list_box .on .text_box:hover .day h5{
    color:#ea1c1c;
}
.news_box .right_box .list_box .on .img_box{
    float:left;
    width:325px;
    height:230px;
}
.news_box .right_box .list_box .on .text_box{
    float:right;
    display:inline-block;
    margin-right:40px;
    position:relative;
    width:550px;
    height:230px;
}
.news_box .right_box .list_box .on .text_box h3{
    font-size:16px;
    color:#333;
    height:60px;
    line-height:60px;
    font-weight:bold;
    font-family:'微软雅黑';
}
.news_box .right_box .list_box .on .text_box p{
    font-size:14px;
    color:#a2a2a2;
    line-height:25px;
    font-family:'微软雅黑';
}
.news_box .right_box .list_box .on .text_box .day{
    position:absolute;
    right:0;
    bottom:0;
    color:#333;
    line-height:28px;
    padding-bottom:10px;
}
.news_box .right_box .list_box .on .text_box .day h4{
    font-size:38px;
    color:#333;
    line-height:35px;
    font-weight:900;
    font-family:'微软雅黑';
}
.news_box .right_box .list_box .on .text_box .day h5{
    font-size:14px;
    color:#333;
    font-family:'微软雅黑';
}
.news_box .right_box .list_box .on .text_box span{
    position:absolute;
    left:0;
    bottom:0;
    padding-bottom:20px;
}



.news_box .right_box .list_box .pages_box{
    background:#e4e4e4;
    height:160px;
    padding:10px 25px; 
    margin-top:15px;
    position:relative;  
}
.news_box .right_box .list_box .pages_box .text_box h3{
    font-size:16px;
    color:#333;
    height:50px;
    line-height:50px;
    font-weight:bold;
    font-family:'微软雅黑';   
}
.news_box .right_box .list_box .pages_box .text_box p{
    font-size:14px;
    color:#a2a2a2;
    height:25px;
    line-height:25px;
    font-family:'微软雅黑'; 
	width: 830px;
}
.news_box .right_box .list_box .pages_box .more{
    position:absolute;
    left:25px;
    bottom:15px;
    font-size:14px;
    color:#666;
    font-family:'微软雅黑'; 
}
.news_box .right_box .list_box .pages_box .day{
    position:absolute;
    top:40px;
    right:20px;
}
.news_box .right_box .list_box .pages_box .day h4{
    font-size:38px;
    color:#333;
    line-height:35px;
    font-weight:900;
    font-family:'微软雅黑';
}
.news_box .right_box .list_box .pages_box .day h5{
    font-size:14px;
    color:#333;
    line-height:25px;
    font-family:'微软雅黑';
}
.news_box .right_box .list_box .pages_box:hover h3,
.news_box .right_box .list_box .pages_box:hover h4,
.news_box .right_box .list_box .pages_box:hover h5{
    color:#ea1c1c;
}







/*pages*/
.pages{
    padding:50px 0;
    text-align:center;
}
.pages a{
    height:40px;
    padding:0 14px;
    display:inline-block;
    background:#fff;
    font-size:17px;
    line-height:40px;
    color:#666;
    border:1px solid #d4d4d4;
    border-radius:3px;
    margin:0 3px;
}
.pages a:hover{
    background:#ea1c1c;
    color:#fff;
}
.pages span{
    font-size:17px;
    color:#666;
}






/*online_box*/
.online_box{
    width:100%;
    padding-top:30px;
    padding-bottom:50px;
}
.online_box .left_sidebox{
    float:left;
    display:inline-block;
}
.online_box .right_box{
    float:right;
    display:inline-block;
    width:960px;
}
.online_box .right_box .form_box input{
    width:384px;
    height:34px;
    background:#e4e4e4;
    border:1px solid #d4d4d4;
    font-size:16px;
    font-family:'微软雅黑';
    color:#333;
    text-indent:15px;
}
.online_box .right_box .form_box{
    padding:12px;
}
.online_box .right_box .form_box p{
    font-size:16px;
    color:#888888;
    font-family:'微软雅黑';
    margin:10px 0;
}
.online_box .right_box .form_box .message{
    font-size:16px;
    font-family:'微软雅黑';
    color:#333;
    text-indent:15px;
    width:630px;
    height:200px;
    background:#e4e4e4;
    border:1px solid #d4d4d4;
}
.online_box .right_box .form_box .send{
    font-size:16px;
    color:#fff;
    font-family:'Arial';
    background:#ea1c1c;
    width:150px;
    height:45px;
    line-height:45px;
    margin-top:20px;
    border:1px solid #ea1c1c;
    border-radius:5px;
    cursor:pointer;
}






/*call_box*/
.call_box{
    width:100%;
    max-width:1920px;
    padding-top:30px;
    margin-bottom:30px;
}

.call_box .left_sidebox{
    float:left;
    display:inline-block;
}
.call_box .right_box{
    float:right;
    width:960px;
}
.call_box .right_box .pic_box{
    margin-top:20px;
}
.call_box .right_box .list_box{
    height:194px;
}
.call_box .right_box .list_box ul li{
    float:left;
    width:314px;
    height:194px;
    border:1px solid #e4e4e4;
    margin-top:10px;
    margin-right:5px;
    text-align:center;
    display:inline-block;
}
.call_box .right_box .list_box ul li:nth-child(3){
    margin-right:0px;
}
.call_box .right_box .list_box ul li .img_box{
    width:314px;
    height:54px;
    line-height:54px;
    padding-top:20px;
}
.call_box .right_box .list_box ul li .text_box h3{
    font-size:16px;
    font-family:'微软雅黑';
    color:#000;
    padding-top:15px;
}
.call_box .right_box .list_box ul li .text_box p{
    font-size:14px;
    font-family:'微软雅黑';
    color:#000;
    padding-top:5px;
    height:28px;
    line-height:28px;
}




/*about_box*/
.about{
    background:#f0f0f0;
    margin-top:15px;
    padding-top:45px;
}
.about .main h2{
    font-size:30px;
    height:70;
    line-height:70px;
    margin-bottom:55px;
    font-family:'微软雅黑';
    color:#333;
    text-align:center;
    background:url(../images/abouttit.png) no-repeat center center;
}
.about_box{
    padding-bottom:30px;
}
.about_box .htit{
    float:left;
    display:inline-block;
    width:565px;
    height:523px;
    background:url(../images/about_1.png) no-repeat center center;
    position:relative;
}
.about_box .htit h3{
    margin-top:50px;
    padding-left:10px;
    font-size:34px;
    font-family:'Arial';
    color:#000;
    text-indent:35px;
    background:url(../images/about_3.png) no-repeat left center;
}
.about_box .htit .pic_box{
    width:465px;
    height:300px;
    line-height:300px;
    text-align:center;
    position:absolute;
    bottom:123px;
    right:90px;
}
.about_box .text_box{
    display:inline-block;
    font-size:14px;
    font-family:'微软雅黑';
    color:#333;
    padding-left:20px;
    padding-top:50px;
    line-height:28px;
}
.about_silde .list_box ul li{
    padding:30px 0;
    width:400px;
    height:120px;
    float:left;
    display:inline-block;
    text-align:center;
}
.about_silde .list_box ul li .img_box{
    width:400px;
    height:80px;
    line-height:80px;
}
.about_silde .list_box ul li p{
    font-size:14px;
    font-family:'微软雅黑';
    color:#333;
    line-height:20px;
}
.about_silde .aboutSilde{
    margin-bottom:45px;
    position:relative;
}
.about_silde .aboutSilde a{
    font-size:30px;
    font-family:'宋体';
    padding:15px;
    text-align:center;
    font-weight:bold;
    color:#e4e4e4;
    background:rgba(234,28,28,.5);
    line-height:20px;
}

.about_silde .aboutSilde .sprev{
    position:absolute;
    left:-60px;
    bottom:40%;
    cursor:pointer;
}
.about_silde .aboutSilde .snext{
    position:absolute;
    right:-60px;
    bottom:40%;
    cursor:pointer;
}

.about_silde .aboutSilde .bd ul li{
    width:390px;
    height:280px;
    float:left;
    margin-right:15px;
    display:inline-block;
}
.about_silde .aboutSilde .bd ul li:nth-child(3n){
    margin-right:0px;
}





/*case*/
.case{
    padding-top:30px;
}
.case .right_box{
    float:right;
    padding-top:10px;
    width:970px;
}
.case .right_box .list_box{
    text-align:center;
    padding-top:35px;
}
.case .right_box .list_box ul{
    padding-left:10px;
}
.case .right_box .list_box ul li{
    float:left;
    display:inline-block;
    margin-right:25px;
    margin-bottom:35px;
}
.case .right_box .list_box ul li:nth-child(3n){
    margin-right:0px;
}
.case .right_box .list_box ul li .pic_box{
    width:258px;
    height:258px;
    line-height:258px;
    background:#e4e4e4;
    padding:10px 10px 0px 10px;
    text-align:center;
    overflow:hidden;
}
.case .right_box .list_box ul li .pic_box img{
    transition: all 0.6s;
}
.case .right_box .list_box ul li .pic_box img:hover{
    transform: scale(1.2); 
}
.case .right_box .list_box ul li p{
    text-align:center;
    font-size:14px;
    font-family:''微软雅黑;
    background:#e4e4e4;
    color:#333;
    height:40px;
    line-height:40px;
}
.casepages{
    padding-top:20px;
    padding-bottom:50px;
    text-align:center;
}
.casepages a{
    height:40px;
    padding:0 14px;
    display:inline-block;
    background:#fff;
    font-size:17px;
    line-height:40px;
    color:#666;
    border:1px solid #d4d4d4;
    border-radius:3px;
    margin:0 3px;
}
.casepages a.on,
.casepages a:hover{
    background:#ea1c1c;
    color:#fff;
}
.casepages span{
    font-size:17px;
    color:#666;
}




/*pro*/
.pro{
    padding-top:10px;
    padding-bottom:60px;
}
.pro .htit{
    width:1200px;
    text-align:center;
    padding:20px 0;
}
.pro .htit h2{
    font-size:35px;
    font-family:'微软雅黑';
    font-weight:bold;
    text-align:center;
    color:#000;
    border-bottom:4px solid #000;
    display:inline-block;
    padding:0 40px;
}

.pro .right_box{
    float:right;
    width:980px;
}
.pro .right_box .pro_box .list_box{
    display:block;
    float:left;
    margin-right:5px;
    width:322px;
    padding-bottom:35px;
}
.pro .right_box .pro_box .list_box a{
    display:block;
}
.pro .right_box .pro_box .list_box:nth-child(3n){
    margin-right:0px;
}
.pro .right_box .pro_box .list_box .img_box{
    width:320px;
    height:256px;
    line-height:259px;
    text-align:center;
    border:1px solid #e4e4e4;
	display: block;
}
.pro .right_box .pro_box .list_box p{
    background:#666 url(../images/add.png) no-repeat right center;
    height:60px;
    line-height:60px;
    display:block;
    text-align:center;
    font-size:18px;
    font-family:'微软雅黑';
    color:#fefefe;
}
.pro .right_box .pro_box .list_box:hover p{
    background:#666 url(../images/add2.png) no-repeat right center;
}
.pro .right_box .news{
    border:1px solid #d2d2d2;
    padding:0px 90px 0px 20px;
}
.pro .right_box .news h3{
    border-bottom:1px solid #d2d2d2;
    font-size:18px;
    font-family:'微软雅黑';
    color:#333;
    height:50px;
    line-height:50px;
    background:url(../images/arrow.png) no-repeat 75px;
}
.pro .right_box .news .pro_news a{
    display:block;
}
.pro .right_box .news .pro_news{
    border-bottom:1px dashed #d2d2d2;
    padding-bottom:35px;
}
.pro .right_box .news .pro_news h4{
    font-size:16px;
    font-family:'微软雅黑';
    color:#333;
    height:50px;
    line-height:50px;
    font-weight:bold;
}
.pro .right_box .news .pro_news:hover h4{
    color:#ea1c1c;
}
.pro .right_box .news .pro_news .pro_news_box .img_box{
    float:left;
    display:inline-block;
    width:326px;
    height:229px;
    line-height:229px;
    text-align:center;
}
.pro .right_box .news .pro_news .pro_news_box .text_box{
    padding:35px 0px 35px 40px;
    float:right;
    width:500px;
    display:inline-block;
}
.pro .right_box .news .pro_news .pro_news_box .text_box p{
    font-size:14px;
    font-family:'微软雅黑';
    color:#666;
    line-height:30px;
}
.pro .right_box .news .pro_news .pro_news_box .text_box .day{
    display:block;
    padding-top:30px;
}
.pro .right_box .news .pro_news .pro_news_box .text_box .day h5{
    float:left;
    font-size:14px;
    font-family:'微软雅黑';
    color:#666;
    line-height:30px;
    display:inline-block;
}
.pro .right_box .news .pro_news .pro_news_box .text_box .day span{
    float:right;
    font-size:14px;
    font-family:'微软雅黑';
    color:#666;
    line-height:30px;
    display:inline-block;
}
.pro .right_box .news .list_box ul{
    padding:35px 0;
}
.pro .right_box .news .list_box ul li{
    display:inline-block;
    background:url(../images/circle.png) no-repeat left center;
    font-size:14px;
    font-family:'微软雅黑';
    color:#666;
    height:40px;
    line-height:40px;
    text-indent:25px;
    padding-right:60px;
}
.pro .right_box .news .list_box ul li:hover{
    color:#ea1c1c;
}
.pro .right_box .news .list_box ul li a{
    display:block;
}
.pro .right_box .news .list_box ul li:nth-child(3n){
    padding-right:0px;
}




.propages{
    padding-top:15px;
    padding-bottom:50px;
    text-align:center;
}
.propages a{
    height:40px;
    padding:0 14px;
    display:inline-block;
    background:#fff;
    font-size:17px;
    line-height:40px;
    color:#666;
    border:1px solid #d4d4d4;
    border-radius:3px;
    margin:0 3px;
}
.propages a:hover{
    background:#ea1c1c;
    color:#fff;
}
.propages span{
    font-size:17px;
    color:#666;
}








/*pro_n*/
.pro_n{
    padding-top:35px;
}

.pro_n .right_box{
    float:right;
    display:inline-block;
    width:970px;
}
.pro_n .right_box .pro_ntop{
    padding-bottom:10px;
}
.pro_n .right_box .pro_ntop .pic_box{
    float:left;
    width:486px;
    height:436px;
    line-height:436px;
    text-align:center;
    border:1px solid #d4d4d4;
}
.pro_n .right_box .pro_ntop .crumb_box{
    float:right;
    width:458px;
    height:438px;
}
.pro_n .right_box .pro_ntop .crumb_box .htit{
    background:#aeaeae;
    height:40px;
    line-height:40px;
    display:block;
    text-align:right;
}
.pro_n .right_box .pro_ntop .crumb_box .htit h3{
    font-size:14px;
    font-family:'微软雅黑';
    display:inline-block;
    color:#fff;
    text-align:right;
    width:90px;
    height:40px;
    line-height:40px;
    padding-right:25px;
    background:url(../images/pro_1.png) no-repeat left;
}
.pro_n .right_box .pro_ntop .crumb_box .text_box h4{
    font-size:18px;
    font-family:'微软雅黑';
    color:#000;
    font-weight:bold;
    padding:20px 5px;
}
.pro_n .right_box .pro_ntop .crumb_box .text_box p{
    font-size:12px;
    font-family:'微软雅黑';
    color:#9b9b9b;
    line-height:30px;
    padding:5px 5px 20px 5px; 
}
.pro_n .right_box .pro_ntop .crumb_box .more{
    background:#ec3232 url(../images/pro_2.png) no-repeat;
    background-position:20px 8px;
    color:#fff;
    font-size:18px;
    width:160px;
    height:40px;
    line-height:40px;
    font-family:'微软雅黑';
    font-weight:bold;
    text-indent:60px;
    border:1px solid #ec3232;
    border-radius:20px;
    margin-top:15px;
}
.pro_n .right_box .pro_ntop .crumb_box .pro_npages{
    border-top:1px solid #e4e4e4;
}
.pro_n .right_box .pro_ntop .crumb_box .pro_npages a{
    height:40px;
    line-height:40px;
    padding-left:5px;
    display:inline-block;
    background:#fff;
    font-size:14px;
    color:#9b9b9b;
}
.pro_n .right_box .pro_ndown h2{
    height:50px;
    line-height:50px;
    margin:10px 0;
    font-size:18px;
    font-family:'微软雅黑';
    font-weight:bold;
    text-indent:20px;
    background:#ebebeb;
}
.pro_n .right_box .pro_ndown .pic_box{
    max-width:970px;
    width:100%;
    text-align:left;
    padding-bottom:50px;
    font-size: 16px;
    line-height: 36px;
    color: #444444;
}




/*news_n*/
.news_n{
    width:100%;
    max-width:1920px;
    padding-top:50px;
}
.news_n .news_nbox h3{
    font-size:25px;
    font-family:'微软雅黑';
    color:#333;
    font-weight:bold;
    text-align:center;
    padding-bottom:5px;
}
.news_n .news_nbox .day{
    font-size:14px;
    font-family:'微软雅黑';
    color:#d4d4d4;
    font-weight:bold;
    text-align:center;
}
.news_n .news_nbox .text_box{
    font-size:16px;
    font-family:'微软雅黑';
    color:#333;
    padding-top:35px;
    padding-bottom:40px;
    border-bottom:1px solid #d4d4d4;
}



.news_n .pages1{
    padding-top:15px;
    padding-bottom:50px;
    text-align:center;
}
.news_n .pages1 a{
    height:40px;
    padding:0 14px;
    display:inline-block;
    background:#fff;
    font-size:17px;
    line-height:40px;
    color:#666;
    border-radius:3px;
    margin:0 80px;
}
.news_n .pages1 a:hover{
    color:#ea1c1c;
}







/*quest*/
.quest{
    width:100%;
    max-width:1920px;
    padding-top:50px;
}
.quest .right_box{
    float:right;
    display:block;
    width:970px;
} 
 .sideQuest h3{
    font-size:16px;
    color:#333;
    font-family:'微软雅黑';
    text-indent:50px;
    padding-left:15px;
    height:65px;
    line-height:65px;
    margin-bottom:13px;
    background:#f2f2f2 url(../images/quest1.png) no-repeat;
    background-position:20px 20px;
}
  .sideQuest ul li{
    border:1px solid #dcdcdc;
    font-size:14px;
    color:#666;
    font-family:'微软雅黑';
    text-indent:50px;
    line-height:28px;
    padding-top:25px;
    padding-bottom:40px;
    padding-left:15px;
    margin-bottom:13px;
    background:url(../images/quest2.png) no-repeat;
    background-position:20px 20px;
  }
  
.job_box{  
display: inline-block;
font-size: 14px;
font-family: '微软雅黑';
color: #333;
padding-left: 20px;
padding-top: 50px;
line-height: 28px;
}