.section{
    overflow: hidden;
    position: relative;
	margin-top:250px;
	margin-bottom:50px;
}
.section .center{
    overflow: hidden;
    position: relative;
}
.section .center img{
    width: 100%;
    height: auto;
}
.center-box{
    overflow: hidden;
    position: relative;
    padding: 230px 0 60px 0;
}
.center-box .center{
    overflow: hidden;
    position: relative;
}
.center-box .center .center-section{
    overflow: hidden;
    position: relative;
 /*    margin: 0 0 50px 0; */
}
.center-box .center h2{
    color: #dd0a69;
    margin: 0 0 15px 0;
	
	
}
.center-box  .pad{padding-top:190px;}
.center-box .pad:nth-child(1){padding-top:190px;}
.center-box .center p{
    font-size: 16px;
    color: #333333;
	line-height: 1.8;
}
.center-box .center img{
    max-width: 100%;
    height: auto;
}
.center-box .center .center-section2{
    overflow: hidden;
    position: relative;
    margin: 0px 0 0px 0;
/* 	padding-top:50px; */
}
.center-box .center .center-section2 .table{
    overflow: hidden;
    position: relative;
    margin: 0;
	   font-size: 16px;
}
.center-box .center .center-section2 table{
    width: 100%;
}
.center-box .center .center-section2 table tr{
    font-size: 16px;
}
.center-box .center .center-section2 table tr th{
    padding: 15px 20px;
    color: #fff;
    background-color: #e54346;
}
.center-box .center .center-section2 table tr td{
    padding: 15px 5px;
    color: #333;
}
.center-box .center .center-section2 table tr:nth-child(odd) {
    background-color: #d5d5d5;
}
.center-box .center .center-section2 table tr:nth-child(even) {
    background-color: #fff;
}
.center-box .center .center-section3{
    overflow: hidden;
    position: relative;
    margin: 0 0 0px 0;
}
.center-box .center .center-section3 .spI{
    overflow: hidden;
    position: relative;
    margin: 0 0 0px 0;
    background-color: #fff;
}




@media screen and (max-width:1680px) {


}
@media screen and (max-width:1600px) {


}
@media screen and (max-width:1440px) {

}
@media screen and (max-width:1366px) {

}
@media screen and (max-width:1360px) {

}
@media screen and (max-width:1280px) {

}
@media screen and (max-width:1152px) {

}
@media screen and (max-width:1024px) {
    .main-box{
        width:100%;
        padding: 0 15px;
    }
    .navBox .nav-ul {
        position: absolute;
        width: 100%;
        left: 0;
        top: 0px;
        margin-left: 0px;
        z-index: 9998;
    }
	.navBox .nav-ul .subnav li a{font-size:13px;}


}
@media screen and (max-width:768px) {

}
@media screen and (max-width:767px) {
	.toptop{position:relative;}
    .center-box {
        padding: 30px 0 30px 0;
    }
    .center-box .center h2{
        font-size: 18px;
        margin: 0 0 10px 0;
		
    }
    .center-box .center p{
        font-size: 14px;
    }
    .center-box .center .center-section {
        margin: 0 0 0px 0;
	
    }
    .center-box .center .center-section2 {
        margin: 0 0 30px 0;
			padding-top: 20px;
    }
    .center-box .center .center-section2 table{
        width: 250%;
    }
    .center-box .center .center-section2 .table{
        overflow-x: scroll;
    }
    .center-box .center .center-section2 table tr td{
        font-size: 14px;
    }
    .center-box .center .center-section3 {
        margin: 0 0 0 0;
    }

    .topmost{
        margin: 50px 0 0 0;
    }
    .header{
        overflow: hidden;
        position: fixed;
        width: 100%;
        top: 0;
        left: 0;
        height: 80px;
        padding: 0 15px;
        background-color: rgba(255,255,255,.8);
        -webkit-box-shadow: 0 3px 10px -1px rgba(0,0,0,.2);
        -moz-box-shadow: 0 3px 10px -1px rgba(0,0,0,.2);
        box-shadow: 0 3px 10px -1px rgba(0,0,0,.2);
        z-index: 99999;
    }
    .header .logo{
        overflow: hidden;
        position: relative;
        padding: 5px 0;
        text-align: center;
    }
    .header .logo img{
        max-height: 70px;
    }
    .header .language-on{
        overflow: hidden;
        position: absolute;
        left: 15px;
        top: 0;
        padding: 27px 0 0 0;
        color: #333;
        z-index: 2;
    }
    .language-box ul{}
    .language-box ul li{
        display: block;
        overflow: hidden;
        padding: 0 15px;
        background-color: #fff;
        list-style-type:none;
    }
    .language-box ul li a{
        display: block;
        overflow: hidden;
        padding:  15px  15px;
        color: #999;
        font-size: 16px;
        border-top: 1px solid #eee;
        background-color: #fff;
    }
    .header .menu-on{
        overflow: hidden;
        position: absolute;
        right: 15px;
        top: 0;
        padding: 27px 0 0 0;
        color: #333;
        z-index: 2;
    }
    .header .menu-on i{
        font-size: 20px;
        display: block;
    }
    .header .menu-on .fa-close{
        display: none;
    }
    .menu-box ul{
        overflow: hidden;
    }
    .menu-box ul li{
        display: block;
        overflow: hidden;
        padding: 0 15px;
        background-color: #fff;
        list-style-type:none;
    }
    .menu-box ul li a{
        display: block;
        overflow: hidden;
        padding:  15px  15px;
        color: #999;
        font-size: 16px;
        border-bottom: 1px solid #eee;
        background-color: #fff;
    }
    .menu-box ul li a img{
        height: 20px;
        margin: -2px 0 0 5px;
    }
    .menu-box ul li a i{
        float: right;
        font-size: 16px;
        color: #333;
        display: block;
    }
    .menu-box ul li a .fa-angle-up{
        display: none;
    }
    .menu-box ul li dl{
        margin: 0 -15px;
        display: none;
    }
    .menu-box ul li dl dd{

    }
    .menu-box ul li dl dd a{
        padding:  15px  45px;
        background-color: #fafafa;;
    }
    .menu-box .user{
        overflow: hidden;
        position: relative;
        padding: 15px 30px;
        background-color: #fff;
        border-bottom: 1px solid #eee;
    }
    .menu-box .user a{
        overflow: hidden;
        position: relative;
        display: block;
        padding:10px 15px;
        border: 1px solid #eee;
    }
    .menu-box .user img{
        float: left;
        margin: 3px 5px 0 0;
    }
    .menu-box .user span{
        float: left;
        color: #333;
    }
    .menu-box .link{
        overflow: hidden;
        position: relative;
        padding: 15px 30px;
        background-color: #fff;
    }




    .topmost .logo{
        width: 100%;
        text-align: center;
    }
    .topmost .top-most{
        width: 100%;
    }
    .topmost .top-most .tit{
        width: 100%;
    }
    .topmost .top-most .tit .tit-z{
        width: 100%;
        display: flex;
        display: -o-flex;
        display: -ms-flex;
        display: -moz-flex;
        display: -webkit-flex;
        align-items: center;
        justify-content: center;
    }
    .topmost .top-most .ul-box {
        margin: 40px 0 0 0;
    }
    .topmost .top-most .ul-box ul{
        width: 100%;
        display: flex;
        display: -o-flex;
        display: -ms-flex;
        display: -moz-flex;
        display: -webkit-flex;
        justify-content: center;
        flex-wrap: wrap;
    }
    .topmost .top-most .ul-box ul li {
        width: 25%;
        margin: 5px 0 10px 0!important;
    }
    .topmost .top-most .ul-box ul li .spI{
        margin: auto;
    }

    .footer{
        /*position: fixed;*/
    }
    .footer .copy{
        width: 100%;
        text-align: center;
    }
    .footer .foot{
        width: 100%;
        text-align: center;
        margin: 5px 0 0 0;
    }
	.section{margin-top:20px;}

}
@media screen and (max-width:414px) {

}
@media screen and (max-width:375px) {

}
@media screen and (max-width:360px) {

}
@media screen and (max-width:320px) {

}

























