﻿*{
    margin: 0;
    padding: 0;
}
body{
    padding: 0; 
    margin:0; 
    color:#333; 
    font-family: "Microsoft YaHei","Arial"; 
    font-size:16px;
    background-color: #ffffff;
}
ul,dl,ol,li,dt,dd,p,h1,h2,h3,h4,h5,h6{ 
    list-style: none; padding: 0; margin:0;
} 
a{
    text-decoration: none;
} 
a:hover{
    text-decoration: none;
}
img{
    border:none;
}
.clearfix{
    *zoom:0;
}
.clearfix:after{
    content: '';
    height: 0;
    display: block;
    clear: both;
    visibility: hidden;
    overflow: hidden;
}


/* 底部 */
.footer{ width:100%;  background:#0066cc;}
.footer p{ font-size:16px; text-align:center; color:#ffffff; line-height:74px;} 



/* -- wai wang -- */

/* footer */
.footer {
    background: #023f92;
    font-size:14px;
    line-height:25px;
    color:#8799b9;
    padding:25px 0;
}
.footer .container{
    width:680px; 
    margin:0 auto; 
    font-size:14px; 
    color:#fff; 
    overflow: hidden;
}
.dz_icon{
    float:left; 
    margin-top:15px;}
.jc_icon{
    float:left;
    margin-top:25px;
}
.footer_1{
    float:left;
    text-align:left;
    margin-left:43px;
}
.footer_2{
    display:none;
}




@media screen and (max-width:768px){
    .footer .container {
        width: 100%;
    }
    .dz_icon,.jc_icon{
        display: none;
    }
    .footer_1 {
        display: none;
    }
    .footer_2{
        display:block;
        text-align: center;
    }
}
/* footer  --end */


.swjt-banner{
	position: relative;
	width: 100%;
	margin-bottom: 70px;
	overflow: hidden;
}
.swjt-banner-img{
	position: relative;
	top:0;
	left: 50%;
	width: 1920px;
	margin-left: -960px;
}

.logo{
	position: absolute;
	top:30px;
	left: 50%;
	margin-left: -550px;
}
.logo a{ 
	display:block; 
	width:253px; 
	height:72px; 
	margin-top:0; 
}

.swjt-container{
	width: 1200px;
    margin:0 auto;
}
.swjt-section{
	margin-bottom: 80px;
}

.swjt-list-1{

}
.swjt-list-1 li {
	background:url(../images/swjt-iocn-02.jpg) no-repeat 126px 19px; 
	border-bottom:1px dashed #8f8f8f;
	padding-left:145px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.swjt-list-1 li a {
	font-size:20px; 
	line-height:48px; 
	color:#333;
}

.swjt-video{

}
.swjt-video .img-box{
	width: 100%;
	height: 210px;
	margin-bottom: 25px;
}
.swjt-video .img-box a{
	display: block;
	width: 100%;
	height: 100%;
}
.swjt-video .img-box img{
	display: block;
	width: 100%;
	height: 100%;
}

.swjt-list-2{

}
.swjt-list-2 ul{
	width: 1230px;
}
.swjt-list-2 li{
	float: left;
	width: 380px;
	margin-right: 30px;
	margin-bottom: 30px;
}
.swjt-video-num {
	width: 116px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	text-align: center;
	background:url(../images/swjt-icon-01.png) no-repeat center;
	margin-bottom: 25px;
	margin-left: 15px;
	font-size: 16px;
	letter-spacing: 3px;
}
.swjt-video-num a{
	color: #fff
}
.swjt-video-title{
	font-size: 18px;
	padding: 0 15px;
	line-height: 30px;
	height: 60px;
	margin-bottom: 15px;
	text-align: justify;
}
.swjt-video-title a{
	color: #333;
}
.swjt-video-memo{
	font-size: 16px;
	color: #333;
	padding: 0 15px;
}


@media screen and (max-width: 480px){
.swjt-video-title{
height:auto;
}
	.swjt-container{
		width: 94%;
		margin: 0 auto;
	}
	.swjt-banner{
		margin-bottom: 40px;
	}
	.swjt-banner-img{
		width: 600px;
		margin-left: 0;
		transform: translateX(-50%);
	}
	.logo{
		width: 100px;
		top:10px;
		left: 20px;
		margin-left: 0
		
	}
	.logo img{
		width: 100%;
	}
	.logo a{
		width: 100%;
		height: auto;
	}
	.swjt-list-1 li{
		text-align: left;
		padding-left: 10px;
		background-position: 0 20px;
	}

	.swjt-list-1 li a{
		font-size: 16px;
	}
	.swjt-section{
		margin-bottom: 40px;
	}
	.swjt-list-2 ul{
		width: 100%;
	}
	.swjt-list-2 li{
		float: none;
		margin-right: 0;
		width: 100%;
	}
	.swjt-video .img-box{
		height: 52vw;
	}

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


}

