.wrap {
    min-width: 1270px;
    overflow: hidden;
    background:white url('header-bg.jpg') no-repeat;
    background-position: 50% 0;
}
.container .nav .li-nav .sub-box {
    width: 1070px;
}
.container .nav .li-nav .sub-box2{
    width: 205px;
    margin-left: 400px;
}
.container .nav {
    height: 85px;
    background: url(index-navdj.png) no-repeat;
    background-size: 100% 100%;
}
.main-box {
    width: 1080px;
    background:rgba(255,255,255,1);
    box-shadow:0px 0px 14px 4px rgba(117,117,117,0.2);
    padding: 30px 27px 20px;
    -moz-box-sizing: border-box;  
	-webkit-box-sizing: border-box; 
	-o-box-sizing: border-box; 
	-ms-box-sizing: border-box; 
    box-sizing: border-box; 
    margin: auto;
    position: relative;
	top: -30px;
}
.container .nav .li-nav>a {
    line-height: 18px;
}
.nav .ul-nav .nav-icon {
    margin-top: 17px;
}
.pos {
    margin-top: 450px;
}
.box1 {
    width: 1086px;
    height: 380px;
}
.box1 .left {
    width: 480px;
    height: 380px;
    float: left;
    margin-left: 10px;
}
.title-banner {
    text-align: center;
    font-size: 14px;
    line-height: 26px;
}
.title-banner p {
    font-size: 16px;
    margin-top: 10px;
    line-height: 30px;
}
.box1 .right {
    width: 503px;
    float: left;
    margin-left: 23px;
}
.box1 .right .title {
    padding-bottom: 4px;
    border-bottom: 1.5px solid #DDDDDD;
}
.box1 .right .title span {
    padding-bottom: 4px;
    color: #DB0000;
    font-size: 18px;
    border-bottom: 1.5px solid #DB0000;
    font-weight: bold;
}
.box1 .right .title>a {
    float: right;
    color:#666666;
    font-size: 14px;
    padding-right: 10px;
}
.list li {
    width: 100%;
    line-height: 34px;
}
.box1 .list li:nth-child(1) a {
    margin-top: 15px;
}
.box1 .list  li:nth-child(1) i {
    margin-top: 15px;
}
.list a{
    display: block;
    width: 80%;
    color: #333333;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    line-height: 36px;
    height: 36px;
    cursor: pointer;
}
.box1 .list a:before {
    content: '';
    width: 3px;
    height: 3px;
    display: inline-block;
    background: #9E9696;
    margin-right: 8px;
    margin-bottom: 3px;
}
.list li i {
    float: right;
    font-size: 12px;
    color: #999999;
    line-height: 36px;
    height: 36px;
}
.box1 .ad {
    width: 1055px;
    height: 99px;
}
.ad img{
    width: 100%;
    height: 100%;
}
.swiper2 {
    width: 1026px;
    background: #F3F2F2;
    position: relative;
}
#swiper1 .box-img {
    width: 450px;
    height: 300px;
}
#swiper1 .box-img  img {
    width: 100%;
    height: 100%;
}
#swiper2 {
    width: 950px;
    height: 220px;
    padding: 18px 0;
    margin: 20px auto;
}
#swiper2 .box-img {
    width: 230px;
    height: 154px;
}
#swiper2 .box-img  img {
    width: 100%;
    height: 100%;
}
.swiper-slide {
    cursor: pointer;
}
.swiper-container {
    z-index: 0;
}
.list-box .swiper-button-white {
    width: 43px;
    height: 81px;
    background: rgba(0, 0, 0, .7);
}
.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after,.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
    font-size: 30px;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next,.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    top: 42%;
}
.swiper-button-next.swiper-button-white, .swiper-button-prev.swiper-button-white {
    width: 25px;
    height: 56px;
    background: #E2E0E3;
    outline: none;
}
#bannerpagination {
    position: static;
}
#bannerpagination span {
    margin: 0 5px;
    width: 5px;
    height: 5px;
    background: #E30300;
    border-radius: 0%;
}
.box2 {
    width: 1026px;
    margin: 10px auto 20px;
}
.box2 .left {
    width: 504px;
    float: left;
}
.box2 .right {
    width: 504px;
    float: right;
}
.box2 .temp {
    border: 1px solid #D3D3D3;
    border-radius: 2px;
}
.box2 .title {
    height: 40px;
    line-height: 38px;
    border-left: 4px solid #F10000;
    border-bottom: 1px solid #DAD7DB;
    background-image: linear-gradient(#FFFDFF, #F3F0F3);
}
.box2 .title span {
    display: inline-block;
    color: #F10000;
    font-size: 18px;
    font-weight: bold;
    background: url('title-icon.png') no-repeat left center;
    padding-left: 45px;
    line-height: 41px;
}
.box2 .title>a {
    float: right;
    color:#F10000;
    font-size: 14px;
    padding-right: 10px;
    line-height: 41px;
}
.box2 .list{
    width: 100%;
    height: 308px;
    padding: 12px 30px;
    box-sizing: border-box;
    overflow: hidden;
}
.box2 .list a {
    width: 100%;
    font-size: 14px;
    line-height: 36px;
    height: 36px;
    padding: 0;
}
.box2 .list a:before {
    content: '·';
    font-weight: bold;
    display: inline-block;
    color: #9E9696;
    margin-right: 8px;
}
.video-box {
    width: 392px;
    margin: 10px auto 0;
}
.video-box a {
    display: block;
    width: 100%;
    height: 260px;
    position: relative;
}
.video-box img {
    width: 100%;
    height: 220px;
}
.video-box a:after{
    content: '';
    width: 60px;
    height: 60px;
    position: absolute;
    left: 50%;
    margin-left: -30px;
    top: 80px;
    background: url(video-play.png) no-repeat;
    background-size: 100% 100%;
}
.video-box p {
    font-size:14px;
    text-align: center;
    line-height: 30px;
}
.box2 .right {
    border: 1px solid #D3D3D3;
}
.box2 .right ul {
    width: 100%;
    height: 308px;
    padding: 12px 30px;
    box-sizing: border-box;
    overflow: hidden;
}
.box2 .right ul li {
    line-height: 36px;
    width: 100%;
}
.box2 .right ul li>a {
    display: block;
    width: 100%;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.box2 .right ul li>a:before {
    content: '';
    width: 3px;
    height: 3px;
    display: inline-block;
    background: #9E9696;
    margin-right: 8px;
    margin-bottom: 3px;
}
.box3 {
    height: 500px;
    border: 1px solid #D3D3D3;
}
.box3 .video-list {
    display: -moz-box;  /* Firefox */
    display: -ms-flexbox;    /* IE10 */
    display: -webkit-box;    /* Safari */ 
    display: -webkit-flex;    /* Chrome, WebKit */
    display: box; 
    display: flexbox; 
    display: flex;
}
.box3 .video-list a {
    flex: 1;
    margin: 0 8px;
    position: relative;
}
.box3 .video-list a img {
    height: 136px;
    width: 100%;
    margin-bottom: 5px;
}
.box3 .video-list a p {
    font-size: 14px;
    line-height: 28px;
    text-align: center;
}
.box3 .video-list a:after{
    content: '';
    width: 60px;
    height: 60px;
    position: absolute;
    left: 50%;
    margin-left: -30px;
    top: 38px;
    background: url(video-play.png) no-repeat;
    background-size: 100% 100%;
}
.box3 .video-list {
    margin-top: 20px;
    height: 201px;
}
.box3 .video-list a:nth-child(1) {
    margin-left: 16px;
}
.box3 .video-list a:last-child {
    margin-right: 16px;
}