.page-pagination {
   width: 100%;
   margin: 40px auto 60px auto;
   text-align: center;
}
.page-pagination a {
   display: inline-block;
   margin: 0 5px;
   padding: 3px 10px;
   cursor: pointer;
   text-decoration: none;
   color: #5b5b5b;
   border: 1px solid #ddd;
}
.page-pagination a:hover {
   color: #fff;
   border-color: #1eb2d0;
   background-color: #1eb2d0;
}
.page-pagination a.jp-disabled {
   cursor: no-drop;
   opacity: .5;
}
.page-pagination a.jp-disabled:hover {
   color: #5b5b5b;
   border-color: #ddd;
   background-color: #fff;
}
.page-pagination a.jp-current {
   cursor: default;
   color: #fff;
   border-color: #1eb2d0;
   background-color: #1eb2d0;
}
img{
	border: none !important;
}
.slick-dots{
	display: none !important;
}
.culture-img{
	text-align: center;
}
.center{
    width: 1300px;
    margin: 0 auto;
    position: relative;
}
.centers{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.new-tj img{
    width: 100%;
}
.head{
    height: 120px;
    line-height: 120px;
    overflow: hidden;
}
.logo{
    margin-top: 20px;
 }
.logo img{
    margin-left: 50px;
}
.nav{
    margin-left: 230px;
    /*float: right;*/
}
.nav ul li{
    float: left;
    /*padding: 0 35px;*/
}

.qua-bannerOne{
    margin-top: 50px;
    margin-bottom: 50px;
 }
.qua-bannerOne p{
    font-size: 14px;
    color: #666666;
    /*line-height: 26px;*/
    text-align: center;
    padding-top: 15px;
}
.nav ul li a{
    font-size: 14px;
    color: #333333;
    display: inline-block;
    padding: 0 30px;
    height: 120px;
}
.nav ul li a.active{
    border-bottom: 3px solid #33729e;
    color: #005eb3;
}
.nav ul li a:hover{
     border-bottom: 3px solid #33729e;
    /*font-size: 16px;*/
    color: #005eb3;
}
.banner{
    /*height: 694px;*/
    width: 100%;
    /*background: url("../img/banner.jpg");*/
    /*margin-top: 3px;*/
}
.banner img{
    width: 100%;
}
.En{
    position: absolute;
    right: -40px;
    top: 0px;
}
.En a,.En b{
    font-size: 12px;
    color: #999999;
}
.En a.active{
    color: #005eb3;
}
.product{
    margin-top: 80px;
    position: relative;
}
.nav-H{
    position: absolute;
    z-index: 2;
}
.nav-H h1{
     font-size: 24px;
     color: #005eb3;
    text-align: center;
    padding-bottom: 17px;
    padding-top: 32px;
 }
.nav-H h2{
    font-size: 30px;
    color: #666666;
    font-family: Arial;
    padding-left: 10px;
    word-spacing:8px;
    letter-spacing: 3px;
}
.nav-H b{
    display: inline-block;
    position: absolute;
    border: 1px solid #005eb3;
    width: 108px;
    height: 123px;
}
.nav-H a{
    font-size: 14px;
    display: inline-block;
    width: 130px;
    height: 30px;
    background-color: #005eb3;
    text-align: center;
    line-height: 30px;
    color: #fff;
    margin-top: 125px;
}
.nav-H a:hover{
    opacity: 0.8;
}
.product-li ul li{
    float: left;
    position: relative;
    z-index: 999999999;
}
.product-li ul li p{
  font-size: 18px;
    color: #fff;
    height: 50px;
    background-color: rgba(0,94,179,0.5);
    text-align: center;
    line-height: 50px;
    position: absolute;
    bottom: 0px;
    width: 100%;
}
.product-li ul li:first-child{
    margin-left: 430px;
}
.product-li ul li:first-child img{
    width: 423px;
    height: 293px;
}
.product-li ul li img{
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
}
.product-li ul li{
    overflow: hidden;
}
.product-li ul li img:hover{
    -moz-transform:scale(1.1);
    -webkit-transform:scale(1.1);
    -o-transform:scale(1.1);
}
.product-li ul li:nth-child(2n){
    margin-left: 24px;
}
.product-li ul li:nth-child(2n) img{
    width: 423px;
    height: 293px;

}
.product-li ul li:nth-child(3n){
    margin-right: 24px;
}
.product-li ul li:nth-child(3n) img{
    width: 309px;
    height: 293px;

}
.new-tj{
    position: relative;
}
.new-tj p{
   font-size: 18px;
    color: #fff;
    text-align: center;
    background-color: rgba(0,94,180,0.7);
    padding: 10px 0;position: absolute;
    bottom: 0px;
    width: 100%;
}
.product-li ul li:nth-child(4n){
    margin-right: 24px;
    margin-left: 0px;
}
.product-li ul li:nth-child(4n) img{
    width: 309px;
    height: 293px;

}
.product-li{
    position: relative;
}
.product-li-yc{
    width: 615px;
    height: 260px;
    border: 4px solid #005eb4;
    position: absolute;
    right: 0px;
    bottom: 15px;
    padding: 26px 36px;
    display: none;
}
.product-li-yc.active{
    display: block;
}
.product-li-yc h3{
    font-size: 18px;
    color: #333333;
    padding-bottom: 20px;
}
.product-li-yc  p{
    font-size: 14px;
    color: #666666;
    line-height: 26px;
}
.product-li-yc a{
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #005eb4;
    font-size: 24px;
    color: #fff;
    text-align: center;
    line-height: 35px;
    float: right;
    margin-top: 20px;
}
.product-li-yc a:hover{
    opacity: 0.8;
}
.Success{
    width: 100%;
    height: 601px;
    background: url("../img/icon-5.jpg") no-repeat;
    margin-top: 57px;
    padding-top: 35px;
}
.Success .nav-H b{
    border: 1px solid #fff;
}
.Success .nav-H h1{
    color: #fff;
}
.Success .nav-H h1 span {
    font-size: 16px;
    float: right;
    line-height: 30px;
}
.Success .nav-H h1 span a {
    color: #fff;
    opacity: 1;
    background: none;
    display: block;
    margin: 0;
}
.Success .nav-H h2{
    color: #fff;
    word-spacing:8px;
    letter-spacing: 1px;
}
.Success-in{
   padding-top: 30px;
}
.bxsliders li:nth-child(1n) .Success-in {
    margin-left: 380px;
}
.bxsliders li:nth-child(2n) .Success-in {
    margin-left: 300px;
}
.bxsliders li:nth-child(3n) .Success-in {
    margin-left: 220px;
}
.bxsliders li:nth-child(4n) .Success-in {
    margin-left: 140px;
}
.bxsliders li:nth-child(5n) .Success-in {
    margin-left: 60px;
}
/*.Success-two{
    margin-left: 322px;
    margin-top: 20px;
}
.Success-three{
    margin-left: 224px;
    margin-top: 20px;
}
.Success-four{
    margin-left: 127px;
    margin-top: 20px;
}
.Success-five{
    margin-left: 27px;
    margin-top: 20px;
}
.Success-two .Success-img b{
    margin-left: 92px;
}
.Success-three .Success-img b{
    margin-left: 90px;
}
.Success-four .Success-img b{
    margin-left: 75px;
}
.Success-five .Success-img b{
    margin-left: 85px;
}*/
.Success-img img{
    width: 145px;
    height: 70px;opacity: 0.7;
}
.Success-img b{
    display: inline-block;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background-color: #fff;
    opacity: 0.7;
    margin-bottom: 20px;
    margin-left: 107px;
    margin-right: 50px;
}
.Success-in:hover img{
opacity: 1;
}
.Success-in:hover h4{
    opacity: 1;
}
.Success-in:hover p{
    opacity: 1;
}
.Success-in:hover b{
    opacity: 1;
}
.Success-content h4{
    font-size: 18px;
    color: #fff;
    opacity: 0.7;
    padding-bottom: 15px;
}
.Success-content p{
    font-size: 14px;
    color: #fff;
    opacity: 0.7;
    line-height: 24px;
}
.bx-wrapper .bx-pager{
    display: none;
}
.Enterprise{
    margin-top: 60px;
    position: relative;
}
.Enterprise .nav-H h2{
    padding-left: 50px;
}
.Enterprise .nav-H h1{
    padding-left: 127px;
}
.Enterprise-left{
    width: 610px;
    float: left;
    margin-top: 165px;
}
.Enterprise-left-yc h5{
    font-size: 18px;
    color: #333333;
    padding-bottom: 15px;
}
.Enterprise-left-yc p{
    font-size: 14px;
    color: #666666;
    line-height: 22px;
}
.Enterprise-back{
    height: 140px;
    width: 84%;
    position: absolute;
    background-color: #eeeeee;
    bottom: -30px;
    z-index: -1;
}
.Enterprise-left-n{
    margin-top: 54px;
}
.Enterprise-left-n ul li{
    float: left;
    width: 73px;
    height: 84px;
border-radius: 50%;
    border: 1px solid #005eb3;
    text-align: center;
    line-height: 84px;
    margin-right: 130px;
}
.Enterprise-left-n ul li:last-child{
    margin-right: 0px;
}
.Enterprise-left-n ul li img{
    margin-top: 20px;
}
.Enterprise-left-n ul li img.active{
    display: none;
}
.Enterprise-left-n ul li.active{
    background-color: #005eb3;
}
.Enterprise-left-yc{
    display: none;
    height: 143px;
    overflow: auto;
    padding-left: 50px;
}
.Enterprise-left-n ul li p{
    font-size: 16px;
    color: #fff;
    display: none;
}
.Enterprise-left-n ul li p.active{
    display: block;
}
.Enterprise-left-yc.active{
    display: block;
}
.Enterprise-right{
    margin-left: 90px;
    float: left;
    position: relative;
}
.Enterprise-right img{
    width: 570px;
    height: 450px;
}
.Enterprise-right a{
    display: inline-block;
    width: 30px;
    height: 30px;
    background-color: #005eb3;
    font-size: 24px;
    color: #fff;
    text-align: center;
    line-height: 30px;
    position: absolute;
    left: -15px;
    top: 50%;
}
.new{
    margin-top: 80px;
    margin-bottom: 50px;
}
.new .nav-H h1{
    padding-left: 80px;
}
.new .nav-H{
    top: 70px;
}
.new-in{
    padding-left:300px;
}
.new-in-left{
    width: 516px;
    float: left;
}
.new-in-left h5{
    font-size: 48px;
    color: #333333;
    padding-top: 25px;
}
.new-in-left h5 .ri{
    font-size: 48px;
    color: #333333;
}
.new-in-left h5 .yue{
    font-size: 24px;
    color: #333333;
}
.new-in-left h5:hover{
    color:#005eb3 ;
}
.new-in-left h5:hover b{
    color:#005eb3 ;
}.new-in-left h5:hover a{
     color:#005eb3 ;
 }
.new-in-left h5 a{
    font-size: 18px;
    color: #333333;
}
.new-in-left p{
    font-size: 14px;
    color: #666666;
    line-height: 22px;
    padding-top: 20px;
}
.new-in-img{
    float: left;
    margin: 0 20px;
}
.new-in-img img{
width: 365px;
    height: 250px;
}
.new-in-right{
    height: 250px;
    line-height: 250px;
}
.new-in-right a{
    font-size: 14px;
    color: #666666;
}
.new-in-right a:hover{
    color: #005eb3;
}
.new-in-right a b{
    display: inline-block;
    width: 10px;
    height: 50px;
    background-color: #005eb3;
    position: relative;
    top: 20px;
}
.foot{
    width: 100%;
    background-color: #005eb4;
}
.foot-top{
    width: 100%;
     padding: 30px 228px 16px 220px;
 }
.foot-top-left p{
    font-size: 14px;
    color: #fff;
    line-height: 32px;
    position: relative;
    padding-left: 45px;
}
.foot-top-left p img{
    top: 9px;
    position: absolute;left: 0px;
}
.foot-top-right p{
    font-size: 12px;
    color: #fff;
    text-align: center;
    padding-top: 10px;
}
.foot-bottom{
    height: 50px;
    border-top: 1px solid #fff;
    line-height: 50px;
}
.foot-bottom p{
    font-size: 14px;
    color: #fff;
    text-align: center;
}
.culture-img img{
max-width: 60%;
}

.phone-img{
    position: absolute;
    right: 20px;
    top: 20px;
    display: none;
}
.phone-nav{
    position: fixed;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 999;
    left: -100%;
	display:none;
}
.phone-left{
    width: 40%;
    height: 100%;
    background-color: #fff;
    float: left;
    text-align: center;
}
.phone-left img{
    width: 50%;
    margin-top: 20px;
}
.phone-left ul li a{
    font-size: 16px;
    color: #005eb4;
    /*width: 100%;*/
    display: inline-block;
    padding: 15px 0;
}
.qua-bannerOne .slick-slide img:hover{
    transform: scale(1.5);
}
.phone-right{
    width: 60%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    float: left;
}
.company-title{
    height: 65px;
    background-color: #eeeeee;
    line-height: 65px;
    position: relative;
    z-index: 99;
}
.company-title h2{
     float: left;
     font-size: 24px;
     color: #fff;
    width: 300px;
 }
.company-title h2 b{
    font-size: 14px;
    color: #fff;
}
.company-title-cole{
    height: 65px;
    width: 33%;
    background-color: #005eb4;
    position: absolute;
}
.company-title .centers > a{
    font-size: 14px;
    color: #005eb4;
    padding: 7px 30px;
    border: 1px solid #005eb4;
    border-radius: 10px;
    margin-left: 75px;
}
.company-title .centers > a:hover{
    color: #fff;
    background-color: #005eb4;
}

.centers-span a{
    font-size: 14px;
    color: #005eb4;
    padding: 7px 30px;

    border-radius: 10px;
}
.centers-span a.active{
    border: 1px solid #005eb4;
}
.slicks p{
    text-align: center;
    padding-top: 20px;
    font-size: 14px;
    color: #000000;
}
.centers-span{
    margin-left: 75px;
    float: left;
}
.low .company-title .centers>a{
    margin-left:60px;
}
.company-title .centers>a.active{
    border: none;
    margin-left: 20px;
}
/*.company-title .centers span:first-child{*/
    /*margin-left: 130px;*/
/*}*/

.s-nav{
    float: right;
}
.s-nav a{
    font-size: 14px;
    color: #005eb4;
    opacity: .5;
    padding: 0 5px;
}
.s-nav a:hover{
    opacity: 1;
}
.s-nav b{
    font-size: 14px;
    color: #005eb4;
    opacity: .5;
}
.company-content{
    margin-top: 50px;
}
.company-content-title-left h2{
    font-size: 30px;
    color: #666666;
    font-family: Arial;
    font-weight: 900;
    padding-bottom: 15px;
}
.company-content-title-left h3{
    font-size: 18px;
    color: #666666;
    font-weight: bold;
}
.company-content-title-right h4{
    font-size: 22px;
    color: #666666;
    margin-top: 72px;
	margin-bottom:10px;
}
.company-content-title-right p{
    font-size: 12px;
    color: #666666;
}
.company-content-in{
    margin-top: 50px;
    padding-bottom: 50px;
    margin-bottom: 40px;
    border-bottom: 1px solid #005eb4;
 }
.company-content-in-left{
    width: 555px;
    float: left;
}
.company-content-in-left img{
    width: 100%;
    margin-bottom: 35px;
}
.company-content-in-left p{
font-size: 14px;
    color: #666666;
    line-height: 29px;
    text-indent: 2em;
}
.company-content-in-right{
    width: 570px;
    height: 100%;
    border: 1px solid #005eb4;
    float: right;
}
.company-content-in-right-list{
    border-bottom: 1px solid #005eb4;

}
.company-content-in-right-list p{
    float: left;
    width: 50%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    color: #005eb4;
    cursor: pointer;
}
.company-content-in-right-list p.active{
    background-color: #005eb4;
    color: #fff;
}
.company-content-in-right-list-yc{
    padding-top: 33px;display: none;
}
.company-content-in-right-list-yc.active{
    display: block;
}
.company-content-in-right-list-yc p{
    padding-left: 40px;
    font-size: 14px;
    color: #666666;
    padding-bottom: 15px;
}
.company-content-word{
    padding-bottom: 160px;
}
.company-content-word p{
    font-size: 14px;
    color: #666666;
    line-height: 30px;
    text-indent: 2em;
}
.purchsing-content-img{
    width: 410px;
    height: 260px;
   border: 1px solid gainsboro;
    float: left;
    position: relative;
}
.purchsing-content-img img{
    position: absolute;
    top: -43px;
    left: -43px;
    width: 410px;
    height: 260px;
}
.purchsing-content{
    margin-top: 75px;
        height: 480px;
}
.purchsing-content-img{
    margin-top: 43px;
    margin-left: 43px;
}
.purchsing-content-in{
    width: 684px;
    float: right;
}
.date{
    border:1px solid #005eb4;
    padding: 14px 4px;
    text-align: center;
    float: left;
    margin-right: 14px;
}
.date p{
    font-size: 48px;
    color: #005eb4;
    padding-bottom: 12px;
}
.date span{
    font-size: 14px;
    color: #005eb4;
}
.purchsing-content-title>p{
    font-size: 20px;
    color: #333333;
    padding-top: 35px;
    padding-left: 15px;
}
.purchsing-content-title>p a{
    font-size: 20px;
    color: #333333;
}
.apload{
	margin-top: 30px;
}
.purchsing-content-title>p a:hover{
    color: #005eb4;
}
.purchsing-content-title{
    border-bottom: 1px solid gainsboro;
    padding-bottom: 20px;
}
.purchsing-content-on p{
    font-size: 14px;
    color: #666666;
    padding-top: 20px;
    text-indent: 2em;
    line-height: 22px;
}
.purchsing-content-in{
    height: 303px;
    position: relative;
}
.purchsing-content-in>a{
    position: absolute;
    bottom: 0px;
    left: 0px;
    display: inline-block;
    width: 118px;
    height: 35px;
    border:1px solid #005eb4;
    font-size: 14px;
    color: #005eb4;
    text-align: center;
    line-height: 35px;
}
.purchsing-content-in>a:hover{
    background-color: #005eb4;
    color: #fff;
}
.purchsing-content ul li{
    margin-bottom: 30px;
}
.purchsing-content ul li a{
	font-size: 16px;
	color: #474747;
}
.purchsing-content ul li a:hover{
	color: #005eb4;
}
.purchsing-content ul li span{
	font-size: 14px;
	color: #999999;
	float: right;
}
.page{
    text-align: center;
    margin-bottom: 100px;
}
.page a{
    display: inline-block;
    height: 28px;
    border: 1px solid gainsboro;
    padding: 0 10px;
    margin-left: 10px;
    font-size: 14px;
    color: #bbbbbb;
    line-height: 28px;
}
.low{
    margin-top: 90px;
}
.low-img img{
    width: 550px;
    height: 380px;
}
.low-img{
    /*margin-right: 60px;*/
}
.low-content{
    padding-top: 30px;
    width: 589px;
}
.low-content p span{
    font-size: 16px;
    color: #666666;
}
.low-content p{
    font-size: 14px;
    color: #666666;
    line-height: 26px;
}
.low ul li{
    margin-bottom: 65px;
}
.low ul li:nth-child(odd) .low-img{
float: left;
}
.low ul li:nth-child(even) .low-img{
    float: right;
}
.low ul li:nth-child(odd) .low-content{
    float: right;
}
.low ul li:nth-child(even) .low-content{
    float: left;
}
.indusry-left{
    float: left;
    width: 584px;
}
.indusry-img{
    float: right;
}
.indusry-img img{
	width: 580px;
	height: 350px;
}
.indusry{
    margin-top: 70px;
}
.indusry-left-title h2{
    font-size: 20px;
    color: #333333;
    border-bottom: 1px solid gainsboro;
    padding-bottom: 14px;
}
.indusry-left-title h2 a{
    color: #333333;
}
.indusry-left-title h2 a:hover{
    color: #005eb4;
}
.indusry-left-title h2 span{
    font-size: 72px;
    color: #005eb4;
}
.indusry-left-title h2 b{
    font-size: 24px;
    color: #005eb4;
    margin-right: 10px;
}
.indusry-left-content p{
    font-size: 14px;
    color: #666666;
    text-indent: 2em;
    padding: 30px 23px 40px 0;
    line-height: 26px;
}
.indusry-left-content a{
    display: inline-block;
    width: 120px;
    height: 35px;
    font-size: 14px;
    color: #666666;
    border: 1px solid gainsboro;
    text-align: center;
    line-height: 35px;
}
.indusry-left-content a:hover{
    background-color: #005eb4;
    color: #fff;
    border: 1px solid #005eb4;
}
.indusry ul li{
    margin-bottom: 80px;
}
.contact{
    margin-top: 80px;
}
.information{
    margin-top: 70px;
    margin-bottom: 190px;
}
.information-phone{
    margin-bottom: 40px;
}
.information-phone img{
    margin-right: 25px;
}
.information-phone span{
    font-size: 18px;
    color: #333333;
}
.information-phone b{
    font-size: 14px;
    color: #666666;
}
.resources{
    margin-top: 90px;
    margin-bottom: 170px;
}
.resources-title{
    width: 100%;
    height: 42px;
    line-height: 42px;
    background-color: #fafafa;
    padding-left: 25px;
    padding-right: 50px;
    cursor: pointer;
}
.resources-title span{
    font-size: 16px;
    color: #474747;
}
.resources-title  b{
    float: right;
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid #005eb4;
    font-size: 30px;
    color: #005eb4;
    text-align: center;
    line-height: 26px;
    margin-top: 6px;

}
.resources ul li{
    margin-bottom: 30px;

}
.resources-yc{
    padding-left: 27px;
    display: none;
}
.resources-yc p{
    font-size: 14px;
    color: #474747;
    line-height: 30px;
}
.resources-bottom{
    margin-top: 50px;
}
.resources-emil span{
  font-size: 14px;
    color: #005eb4;
    float: right;margin-top: 60px;
 }
.new-content{
    margin-top: 55px;
}
.new-img{
    float: left;
    margin-right: 50px;
    border-radius: 50%;
    border: 1px solid  #fff;
 }
.new-img img{
    width: 238px;
    height: 238px;
    border-radius: 50%;
}
.new-img img:hover{
    border: 1px solid  #005eb4;
    padding: 5px;
}
.new-word p{
    font-size: 14px;
    color: #666666;line-height: 26px;
    padding: 46px 0;
    text-indent: 2em;
}
.new-title{
    padding-top: 30px;
}
.new-title a{
    font-size: 20px;
    color: #333333;

}
.new-title a:hover{
    color: #005eb4;
}
.new-word>a{
    display: inline-block;
    width: 120px;
    height: 35px;
    font-size: 14px;
    color: #666666;
    border: 1px solid gainsboro;
    text-align: center;
    line-height: 35px;
}
.new-word>a:hover{
    background-color: #005eb4;
    color: #fff;
    border: 1px solid #005eb4;
}
.new-content ul li{
    margin-bottom: 70px;
}
.details-title h2{
    font-size: 24px;
    color: #005eb3;
    text-align: center;
    padding-bottom: 40px;
}
.details{
    margin-top: 80px;
}
.details-title p{
    font-size: 14px;
    color: #999999;
}
.details-title p span:first-child{
    margin-right: 20px;
}
.details-title{
    border-bottom: 1px solid gainsboro;
    padding-bottom: 20px;
    margin-bottom: 50px;
}
.details-img{
    text-align: center;
}
.details-img img{
    max-width: 50%;
}
.details-img p{
    font-size: 16px;
    text-align: left;
    line-height: 28px;
    text-indent: 2em;
    padding-bottom: 30px;
}
.details-content{
    margin-top: 50px;
}
.details-content p{
    color: #666666;
    text-indent: 2em;
    font-size: 16px;
    line-height: 28px;

}
.details-topb{
    margin: 100px 0;
}
.details-topb a{
    font-size: 14px;
    color: #999999;
}
.details-topb a:hover{
    color: #005eb3;
}
.details-topb a:nth-child(2n){
    float: right;
}
.culture{
    margin-top: 50px;
}
.culture-word p{
   font-size: 14px;
    color: #666666;
    line-height: 26px;
}
.culture-word{
    margin-bottom: 100px;
}
.upload{
  margin-top: 80px;
 }
.upload-title{
    height: 40px;
    background-color: #fafafa;
    line-height: 40px;
    padding-left: 25px;
    padding-right: 35px;
}
.upload-title span{
    font-size: 16px;
    color: #474747;
}
.upload-title b{
    font-size: 16px;
    color: #474747;
    float: right;
}
.upload ul{
    margin-bottom: 50px;
}
.upload ul li{
    border-bottom: 1px dashed gainsboro;
    padding-bottom: 13px;
    margin-top: 35px;
    padding-left: 25px;
    padding-right: 45px;
}
.upload ul li span{
    font-size: 16px;
    color: #474747;
}
.upload ul li a{
    font-size: 16px;
    color: #474747;float: right;
}
.upload ul li a:hover{
    color: #005eb4;
}
.bxsliderss li img{
    width: 100%;
    /*height: 700px;*/
}
.banner .bx-wrapper .bx-pager{
    display: block;
}
.banner .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    bottom: 30px;
}
.banner .bx-wrapper .bx-pager.bx-default-pager a{
    width: 15px;
    height: 15px;
    border-radius: 50%;
}
.top{
    position: fixed;
    bottom: 49px;
    right: 20px;
	z-index:9999999999;
}
.top img{
    opacity: 0.4;
	z-index:9999999999;
}
.top img:hover{
    opacity: 1;
    cursor: pointer;
	z-index:999999999;
}

@media screen and (max-width: 1084px){
.phone-nav{
    position: fixed;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999999999;
    left: -100%;
	display:block;
}
.new-tj img{
	width:100%;
}
	}