﻿
/*banner开始*/
.banner,
.banner .fullSlide,
.banner .fullSlide .bd{
    width: 100%;
    overflow: hidden;
}
.banner .fullSlide .bd img{
    width: 100%;
    vertical-align:top;
}
.banner .fullSlide .bd a .mak-l,
.banner .fullSlide .bd a .mak-r{
    background: url("https://en.hcnu.edu.cn/images/banner_bg_opacity.png");
    top: 0;
    width: 18.4%;
    height: 100%;
    z-index: 10;
}
.banner .fullSlide .bd a .mak-l{
    left:0;
}
.banner .fullSlide .bd a .mak-r{
    right: 0;
}
.banner .fullSlide .bd .news-title{
    display: block;
    width: 50%;
    padding: 10px 30px;
    position: absolute;
    left: 25%;
    bottom: 60px;
    color: white;
    font-size: 18px;
}
.banner .fullSlide .bd .news-title a{
    font-size: 30px;
    color: white;
    line-height: 1.4;
}
.banner .fullSlide .bd .news-title p{
    font-size: 14px;
    color: #fff;
    line-height: 1.4;
    margin-top: 10px;
}
.banner .fullSlide{
    position: relative;
    z-index: 1;
}
.banner .fullSlide .hd{
    position: absolute;
    z-index: 2;
    bottom: 3%;
    left: 0%;
    width: 100%;
    text-align: center;
}
.banner .fullSlide .hd ul li{
    background: url("https://en.hcnu.edu.cn/images/btn_icons.png") no-repeat 0px -16px;
    width: 14px;
    height: 14px;
    opacity: 1;
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin-left: 4px;
    margin-right: 4px;
    font-size: 0;
    cursor: pointer;
}
.banner .fullSlide .hd ul li{ 
background: #333; 
    border-radius: 50%; opacity: 0.5
}
.banner .fullSlide .hd ul li.on{
    background-position: -17px -16px;
background: #FFF;
    border-radius: 50%; opacity: 0.8
}
.banner .fullSlide .prev{
    left: 3%;
    background-position: -38px 0;
}
.banner .fullSlide .next{
    right: 3%;
    background-position: 0 0;
}
/*banner结束*/
/*mian stratt*/
/*row1 start*/
.row1{
    padding-top: 26px;
    padding-bottom: 40px;
    background-color: #ededed;
}
.row1 ul{
    overflow: hidden;
    width: 1236px;
}
.row1 ul li{
    width: 274px;
    margin-right: 35px;
    float: left;
}
.row1 .btn-more,
.row4 .btn-more{
    display: block;
    margin-top: 50px;
    width: 258px;
    height: 48px;
    border: 1px solid #8334f9;
    text-align: center;
    color: #333;
    font-size: 14px;
    line-height: 48px;
    -webkit-transition: all 250ms;
    -moz-transition: all 250ms;
    -ms-transition: all 250ms;
    -o-transition: all 250ms;
    transition: all 250ms;
}
/*row1 end*/
/*row2 start*/
.row2{
    padding: 40px 0;
    background-color: #363636;
}
.row2 .pic-img{
    padding-left: 50px;
}
.row2 .con-text{
    width: 480px;
}
/*row2 end*/
/*row3 start*/
.row3 .tab-t{
    background-color: #e4e4e6;
}
.row3 .tab-t ul{
    height: 116px;
}
.row3 .tab-t ul li{
    height: 76px;
    width: 400px;
    padding: 20px 0;
}
.row3 .tab-t ul li a{
    display: block;
    text-align: center;
    font-size: 16px;
    line-height: 76px;
    color: #666;
}
.row3 .tab-t ul li.active a{
    border: none;
    color: #8334f9;
}
.row3 .tab-t ul li.active{
    background-color: white;
}
.row3 .tab-t ul li i{
    display: block;
    position: absolute;
    bottom: -12px;
    left: 50%;
    margin-left: -12px;
    background: url("https://en.hcnu.edu.cn/images/tab-bottom-icon.png") no-repeat;
    width: 0px;
    height: 13px;
}
.row3 .tab-t ul li.active i{
    width: 24px;
}
.row3 .tab-c{
    background-color: #ededed;
    padding: 60px 0;
    height: 220px;
    overflow: hidden;
}
.row3 .tab-c ul{
    overflow: hidden;
    padding-bottom: 50px;
}
.row3 .tab-c ul li{
    float: left;
    margin-right: 30px;
    width: 174px;
}
.row3 .tab-c ul li.last{
    margin-right: 0;
}
.row3 .tab-c .pic-img img{
    display: block;
    border-radius: 50%;
}
.row3 .tab-c .news-title{
    display: block;
    padding-top: 40px;
    text-align: center;
    font-size: 16px;
    color: #666;
    line-height: 1.4;
}
/*row3 end*/
/*row4 start*/
.row4{
    padding-top: 30px;
    padding-bottom: 64px;
}
.row4 ul{
    height: 186px;
    padding-top: 30px;
}
.row4 ul li{
    width: 288px;
    height: 186px;
    float: left;
    margin-right: 15px;
    background-color: #f5f5f5;
}
.row4 ul li.last{
    margin-right: 0;
}
.row4 ul li .news-title{
    display: block;
    width: 90%;
    padding-top: 30px;
    font-size: 14px;
    color: #333;
    line-height: 1.6;
}
.row4 ul li p{
    display: block;
    width: 90%;
    color: #9d9c9c;
    font-size: 12px;
    line-height: 1.6;
    margin-top: 30px;
}
.row4 ul li .time{
    top: -14px;
    left:5%;
    width: 43px;
    height: 38px;
    background-color: #434343;
    text-align: center;
}
.row4 ul li .time span{
    color: #fff;
    /*line-height: 1.6;*/
}
/*row4 end*/
/*row5 start*/
.row5{
    background-color: #333;
    padding-top: 25px;
    padding-bottom: 50px;
}
.row5 .column-name{
    margin-bottom: 40px;
}
.row5 .wrap .bigImg{
    width: 910px;
    height: 600px;
}
.row5 .wrap .bigImg .news-title{
    position: absolute;
    bottom: 0;
    left: 0;
	width: 100%;
    padding-top: 20px;
    padding-bottom: 30px;
    background-color: rgba(82,36,131,.94);
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr=#90522483,endColorstr=#90522483)
}
.row5 .wrap .bigImg .news-title .con-text{
    width: 94%;
}
.row5 .wrap .bigImg .news-title .con-text a{
    font-size: 30px;
    font-weight: bold;
    line-height: 1.4;
    color: white;
}
.row5 .wrap .smallScroll{
    width: 277px;
    height: 600px;
    overflow: hidden;
}
.row5 .wrap .smallScroll .smallImg .temp-wrap ul li{
    margin-bottom: 3px;
    position: relative;
}
.row5 .wrap .smallScroll .sPrev,
.row5 .wrap .smallScroll .sNext{
    position: absolute;
    background: url("https://en.hcnu.edu.cn/images/btn_icons.png") no-repeat 0 0;
    width: 67px;
    height: 29px;
    left: 50%;
    margin-left: -36px;
    z-index: 99;
}
.row5 .wrap .smallScroll .sPrev{
    top: 0;
    background-position: -33px 0;
}
.row5 .wrap .smallScroll .sNext{
    background-position: -33px -30px;
    bottom: 0;
}
.row5 .wrap .smallScroll .smallImg .temp-wrap ul li .mak a{
    display: block;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    color: white;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    padding: 64px 0;
}
.row5 .wrap .smallScroll .smallImg .temp-wrap ul li .mak{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.3);
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr=#30000000,endColorstr=#30000000)
}
.row5 .wrap .smallScroll .smallImg .temp-wrap ul li.on .mak{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(82,36,131,.4);
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr=#40522483,endColorstr=#40522483)
}
/*row5 end*/
/*main end*/
/*hover*/
.row03 .box-parent-list ul li a:hover{
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .6);
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, .6);
    box-shadow: 0 0 20px rgba(0, 0, 0, .6);
}
.box-top-title-list .box-list li:hover a,
.txtScroll-top ul li a:hover,
a.more:hover,
.box-mod1 .news-img-contxt .news-top .title a:hover,
.box-mod1 .news-img-contxt .news-list ul li:hover a,
.right ul li:hover a,
.row02 .article-left-mod ul li:hover a,
.row02 .special-moc ul li a:hover{
    color: #128AE7;
}
.row1 ul li:hover img{
    filter:alpha(opacity=80);
    opacity: 0.8;
}
.row2 .news-left .bottom-news-list ul li:hover a,
.row2 .news-right .bottom-news-list ul li:hover a,
.top-news .box-title-txt .title:hover,
.news-title-liat ul li .box-title .title a:hover{
    color: #920100;
}
.tab-title-img .slideBox ul li a.title:hover,
.banner .fullSlide .bd:hover a.title,
.header .text-link-list a:hover{
    color: #C7B199;
}
.row2 .con-text p a:hover,
.row3 .tab-c ul li:hover .news-title,
.row5 .column-name a:hover{
    color: #8334f9;
}
.row1 .btn-more:hover,
.row4 .btn-more:hover{
    background-color: #8334f9;
    color: white;
}
.row3 .tab-c ul li:hover img{
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -ms-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
}
.row3 .tab-c ul li:hover .news-title{

}
.row4 ul li:hover{
    -webkit-transition: all 250ms;
    -moz-transition: all 250ms;
    -ms-transition: all 250ms;
    -o-transition: all 250ms;
    transition: all 250ms;
    background-color: #522483;
}
.row4 ul li:hover .time{
    -webkit-transition: all 250ms;
    -moz-transition: all 250ms;
    -ms-transition: all 250ms;
    -o-transition: all 250ms;
    transition: all 250ms;
    background-color: #8334f9;
}
.row4 ul li:hover .news-title{
    -webkit-transition: all 250ms;
    -moz-transition: all 250ms;
    -ms-transition: all 250ms;
    -o-transition: all 250ms;
    transition: all 250ms;
    color: white;
}
.row4 ul li:hover p{
    -webkit-transition: all 250ms;
    -moz-transition: all 250ms;
    -ms-transition: all 250ms;
    -o-transition: all 250ms;
    transition: all 250ms;
    color: #e5e5e5;
}