@charset "utf-8";


body{
    font: 14px "microsoft yahei", Arial, Helvetica, sans-serif;
    color:#333;
    margin:0;
    padding:0;
    background:#fff;
}
*{
    margin: 0;
    padding: 0;
    
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.clear:after{
    content:"";
    display:block;
    clear:both;
}
button{
    border: 0;
    outline: none;
    cursor: pointer;
}
input{
    border:none;
    outline: none;
}

img{
    border: 0;
}
a{
    text-decoration: none;
    cursor: pointer;
    font-size: 16px;
}
a:link {
 text-decoration: none; cursor: pointer;
}
a:visited {
 text-decoration: none; cursor: pointer;
}
a:hover {
 text-decoration: none; cursor: pointer;
}
a:active {
 text-decoration: none; cursor: pointer;
}
a {
 color: #444444;
}
ul,li{
    list-style: none;
}

#header{
    width: 100%;
    min-width: 1200px;
    height: 120px;
    background:url("../images/topBg.png") repeat-x top center;
	background-color:#a72126;
    background-size: 100% 100%;
}
.header_wrap{
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    
}
.logo{
    width: 620px;
    height: 120px;
}
.logo img{
    vertical-align: middle;
    margin-top: 20px;
	width: 500px;
}
.search_box{
    width: 307px;
    height: 120px;
}
.home{
    width: 81px;
    height: 170px;
    line-height: 170px;
    background: url("../images/home.png")/*tpa=http://jwcweb.sxnu.edu.cn/images/home.png*/ no-repeat 3px center;
}
.home>p{
    width: 81px;
    height: 170px;
}
.home>p>a{
    display: block;
    width: 81px;
    height: 170px;
    line-height: 170px;
    color: #fff;
    font-size: 14px;
    text-align: center;
}
.search {
    width: 203px;
    height: 170px;
    margin-top: 68px;
    overflow: hidden;
}
.search input.text{
    width: 158px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: #444;
    padding: 0 0 0 10px;
    background: url("../images/bgsearch.png")/*tpa=http://jwcweb.sxnu.edu.cn/images/bgsearch.png*/ no-repeat left center;
}
.search input[type=image] {
    width: 34px;
    height: 30px;
}
.menu {
    width: 100%;
    min-width: 1200px;
    line-height: 40px;
    height: 40px;
    margin: 0 auto;
    overflow: hidden;
    background: #a72126;
}
.nav {
    margin: 0 auto;
    width: 1200px;
    color: #ffffff;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
    background: #a72126;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.nav ul li{
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.nav>ul>li{
    width: 130px;
    height: 40px;
    float: left;
	padding:0px;
}
.nav>ul>li>a {
    display: block;
    width: 130px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    background: url("../images/bgline.png") no-repeat 1% center;
}

.nav>ul>li>ul {
    background:#000;
    transition: color 0.2s, background 0.5s;
    -webkit-transition: color 0.2s, background 0.5s;
    -moz-transition: color 0.2s, background 0.5s;
    -o-transition: color 0.2s, background 0.5s;
    width: 230px;
    height: auto;
    margin: 0 auto;
     display: none; 
    position: absolute;
    z-index: 99;
	opacity: 0.8;
	
	text-align: center;

}
.nav>ul>li>ul>li
{
	width:230px;
	height:40px;
	float:left;
    display: inline;
	padding:0;

}

.nav>ul>li:hover>a{
    color:#ffbf00;
}
.nav>ul>li:hover>ul{
    width:230px;
    transition: width 2s, height 2s;
    -webkit-transition: width 2s, height 2s;
    -moz-transition: width 2s, height 2s;
    -o-transition: width 2s, height 2s;
    margin:0 auto;
    display: block;
    z-index: 900;
    float:left;
}


.nav>ul>li>ul>li>a {
    color:#fff;
    display: block;
    width: 100%;
    height: 40px;
    text-align: center;
	background: url("../images/bgline.png") no-repeat 1% center;
	font-size:15px;
}
.nav>ul>li>ul>li a:hover {
    color:#ffbf00;
    background:#b20000;
    transition: color 0.2s, background 0.5s;
    -webkit-transition: color 0.2s, background 0.5s;
    -moz-transition: color 0.2s, background 0.5s;
    -o-transition: color 0.2s, background 0.5s;
}

.foot{
    width: 100%;
    min-width: 1200px;
    height: 140px;
    background: #a72126;
    margin: 0 auto;
    box-sizing: border-box;
}
.foot_wrap{
    width: 1200px;
    height: 85px;
    margin: 0 auto;
	padding-top:20px;
}
.foot_item {
    width: 100%;
    height: 85px;
}
.foot_item>li {
    width: 33.3%;
    height: 85px;
    float: left;
    /* border-right: 1px solid #B93439; */
    box-sizing: border-box;
    text-align: center;
}
.foot_logo {
    width: 100%;
    height: 83px;
    line-height: 83px;
    text-align: left;
}
.foot_logo>img{
    vertical-align: middle;
    width: 360px;
}
.copy{
    width: 100%;
    height: 25px;
    line-height: 25px;
    color: #fff;
    font-size: 13px;
    padding:0 12px;
    text-align: left;
}

.conect{
    width: 100%;
    height: 85px;
}
.conect ul{
    width: 100%;
    height: 85px;
    color: #fff;
    text-align: left;
    padding: 0 65px;
    letter-spacing: 1px;
}
.conect ul>li:first-child {
    font-size: 20px;
    height: 40px;
    line-height: 40px;
}
.conect ul>li:not(:first-child) {
    font-size: 16px;
    height: 26px;
    line-height: 26px;
}
.code{
    width: 100%;
    height: 100%;
    line-height: 85px;
    text-align: center;
    padding: 0 70px;
}
.code>img{
    vertical-align: middle;
}
#container{
    width: 100%;
    min-width:1200px;
    margin:0 auto;
}