/*This document I was seriously prepared, you can reuse*/
*::after, *::before {
    box-sizing: border-box;
}
html{color:#666666;background:#ffffff;font-family:"Microsoft YaHei";}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;*font-size:100%}legend{color:#000}#yui3-css-stamp.cssreset{display:none}
/* set image max width to 100% */
a, a:visited {
color:#333;
text-decoration:none;
}
    a:hover {
        color: #065ca2;
    }
img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
}
.mt5{
    margin-top:5px;
}
.mt10{
    margin-top:10px;
}
.w80{
    width:80px;
}
.w100{
    width:100px;
}
.w120{
    width:120px;
}
.bd{
    width:1200px;
    margin:0 auto;
}

.bd {
    width: 1200px;
    margin: 20px auto;
}
/* news_notice st */
.news_notice {
    overflow: hidden;
}
.news_notice .news{
    width: 842px;
    float: left;
}
.news_notice .notice{
    width: 320px;
    float: right;
    background-color: #f8f8f8;
}
.news_notice .news .heds{
    height: 55px;
    line-height: 55px;
    background: url('../images/hhl.gif') no-repeat scroll 0 50%;
    font-size: 20px;
    text-indent: 20px;
    color: #000;
    font-weight: bolder;
}
.news_notice .news .heds span{
    font-size: 12px;
    color: #666;
    padding-left: 10px;
}
.imgs_arts {
    overflow: hidden;
    height: 260px;
}
.imgs_arts .imgs{
    overflow: hidden;
    float: left;
    width: 400px;
    margin-top: 5px;
}
.imgs_arts .arts{
    overflow: hidden;
    float: right;
    width: 400px;
    color: black;
}
.imgs_arts .arts h2{
    line-height: 1.6em;
    margin-bottom: 10px;
    font-weight: 700;
}
.imgs_arts .arts .info{
    font-size: 14px;
    line-height: 2em;
    text-indent: 28px;
}
.imgs_arts .arts .more{
    display:block;
    float: right;
    width: 65px;
    height: 30px;
    line-height: 27px;
    background-color: #c7000a;
    text-align: center;
    color: #fff;
    font-size: 14px;
}
.imgs_arts .arts .more:hover{
    background-color: #09357c;
}
.news_notice .notice .hed{
    height: 55px;
    line-height: 55px;
    background: url('../images/hhl.gif') no-repeat scroll 0 50%;
    font-size: 20px;
    text-indent: 20px;
    font-weight: bolder;
    color: #000;
}
.news_notice .notice .hed span{
    font-size: 12px;
    color: #000;
    padding-left: 10px;
}
.news_notice .notice ul{
    overflow: hidden;
    padding: 0px 3px 0px 10px;
}
.news_notice .notice ul li{
    height: 35px;
    line-height: 35px;
    background: url('../images/lsj.png') no-repeat scroll 0 50%;
}
.news_notice .notice ul li .tit{
    /*width: 230px;*/
    float: left;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    font-size: 14px;
    text-indent: 15px;
}
.news_notice .notice ul li .time{
    /*width: 70px;*/
    float: right;
    color: #888;
    font-size: 12px;
    text-align: right;
}
.news_notice .notice .more{
    display:block;
    float: right;
    width: 65px;
    height: 30px;
    line-height: 27px;
    background-color: #c7000a;
    text-align: center;
    color: #fff;
    font-size: 14px;
    margin-top: 20px;
}
.news_notice .notice .more:hover{
    background-color: #09357c;
}
/* news_notice ed */
/* business st */
.business {
    width: 100%;
    overflow: hidden;
    margin: 40px 0px;
}
.business ul {
    overflow: hidden;
}
.business ul li {
    width: 285px;
    float: left;
    overflow: hidden;
    margin-right: 20px;
}
.business ul li:last-child {
    margin-right: 0px;
}
.business ul li img{
    width: 285px;
    height: 230px;
    overflow: hidden;
    font-size: 0px;
}
.business ul li .title{
    text-align: center;
    line-height: 40px;
}
/* business ed */
/* footer st*/
.footer {
    width: 100%;
    overflow: hidden;
    border-top: 5px solid #e8c693;
    background-color: #0d1b36;
}
.line {
    width: 100%;
    height: 5px;
    margin-top: 5px;
    background-color: #c7000a;
    font-size: 0px;
}
.foot {
    width: 1200px;
    margin: 15px auto;
    overflow: hidden;
}
.foot .lft{
    width: 690px;
    float: left;
    overflow: hidden;
    border-right: 1px solid #333e54;
}
.foot .rft{
    width: 500px;
    float: right;
    overflow: hidden;
}
.foot .lft dl{
    width: 85px;
    float: left;
    overflow: hidden;
    color: #cccccc;
}
.foot .lft dl dt{ 
    margin-bottom: 8px;
    font-weight: bolder;
    color: #fff;
}
.foot .lft dl dd{
    line-height: 25px;
    font-size: 14px;
}
.foot .lft dl a{
    color: #cccccc;
}
.foot .lft dl a:hover{
    color: #fff;
}
.foot .rft .contact{
    width: 360px;
    float: left;
    overflow: hidden;
}
.foot .rft .contact .phone{
    font-size: 0px;
}
.foot .rft .contact p{
    width: 340px;
    margin: 0px auto;
    font-size: 12px;
    color: #ccc;
}
.foot .rft .ewm{
    width: 136px;
    border-left: 1px solid #333e54;
    float: right;
    text-align: right;
    overflow: hidden;
}
.friends {
    width: 1200px;
    border-top: 1px solid #475063;
    overflow: hidden;
    margin: 0px auto;
    font-size: 12px;
    line-height: 40px;
}
.friends .links{
    width: 800px;
    float: left;
}
.friends .links a{
    display: block;
    float: left;
    margin-right: 15px;
}
.friends .links a{
    color: #999;
    display: block;
    margin-right: 15px;
}
.friends .links a:hover{
    color: #fff;
}
.friends .info{
    color: #999;
    width: 400px;
    float: right;
    text-align: right;
}
.friends .info a{
    color: #999;
    display: inline;
    margin-left: 15px;
}
.friends .info a:hover{
    color: #fff;
}
/* footer ed*/ 


/***************************************************************************************************************************************************************************************************/
/*hd st*/
.hdout{
    height:139px;
    background:url("../images/hdbg.gif") repeat-x ;
}
.hd {
width:1200px;
margin:0px auto;
background:url("../images/hdbg.gif") repeat-x;
overflow:hidden;
}
    .hd .logo {
    float:left;
    margin:10px 0px 0px 0px;
    width:600px;
    }
    .hd .hdright {
        float:right;
        width:600px;
    }
        .hd .hdright .hdrtop {
        margin:15px 20px 0 0;
        text-align:right;
        }
           
          .hd .hdright .menu {
        width:100%;
        clear:both;
        overflow:hidden;
        margin-top:20px;
        text-align:right;
        }
        .hd .hdright .menu ul{
            overflow:hidden;
        }
         .hd .hdright .menu ul li{
             padding:0 10px 0 10px;
            display:inline-block;
            height:37px;
            background:url("../images/ml.jpg") no-repeat scroll 0 100%;
        }
        .hd .hdright .menu a,.hd .hdright .menu a:visited{
            font-size:18px;
            color:#fff;
            width:100%;
            display:block;
        }
         .hd .hdright .menu a:hover{
            color:#DE910B;
        }
            .hd .hdright .menu  span{
                float:left;
                font-size:0px;
                height:5px;
                padding-left:3px;
                margin-top:6px;
            }

/*hd ed*/


.focus {
width:100%;
overflow:hidden;
font-size:0px;
}


.tb{
    height:40px;
    line-height:40px;
    background:url("../images/hx.gif") no-repeat scroll center 50%;
    text-align:center;
    font-weight:bold;
    font-size:20px;
    color:#333;
    margin:20px auto 10px;
}
 
.inbanner {
    width: 100%;
    height: 280px;
}
.inbanner.aboutus {
    background: url('../images/aboutus.jpg') scroll center top no-repeat;
}
.inbanner.school {
    background: url('../images/school.jpg') scroll center top no-repeat;
}
.inbanner.statute {
    background: url('../images/statute.jpg') scroll center top no-repeat;
}
.inbanner.course {
    background: url('../images/course.jpg') scroll center top no-repeat;
}
.inbanner.member {
    background: url('../images/member.jpg') scroll center top no-repeat;
}
.inbanner.appy {
    background: url('../images/appy.jpg') scroll center top no-repeat;
}
.inbanner.contact {
    background: url('../images/contact.jpg') scroll center top no-repeat;
}
.inbanner .nav {
    width: 1200px;
    height: 280px;
    margin: 0px auto;
    position: relative;
}
.inbanner .nav .category {
    position: absolute;
    bottom: 70px;
    font-size: 36px;
    color: #fff;
}
.inbanner .nav .category span{
    font-size: 36px;
    padding-left: 15px;
    font-weight:lighter;
}
.inbanner .nav dl {
    position: absolute;
    bottom: 55px;
    width: 100%;
    overflow: hidden;
    font-size: 14px;
    color: #fff;
}
.inbanner .nav dl a{color: #fff;}
.inbanner .nav dl span{
    padding-left: 5px;
}
.inbanner .nav dl dt{
    float:left;
    width: 55px;
}
.inbanner .nav dl dd{
    float:left;
}
.ibd {
    width: 1200px;
    margin: 30px auto;
    overflow: hidden;
    background: url('../images/ibg.gif') repeat-y;
}
.main {
    float: left;
    width: 820px;
    overflow: hidden;
}
.main .hed{
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    background-color: #555;
    background: url('../images/ht.gif') scroll 0 bottom no-repeat;
}
.sidebar {
    float: right;
    width: 260px;
    overflow: hidden;
}
.main h1 {
    color: #555;
    font-size: 36px;
    text-align: center;
    line-height: 2.3em;
    border-bottom: 1px solid #cdcdcf;
}
.main h1 {
    color: #555;
    font-size: 36px;
    text-align: center;
    line-height: 2.3em;
    border-bottom: 1px solid #cdcdcf;
}
.main .supply {
    text-align: center;
    font-size: 12px;
    color: #999;
    line-height: 40px;
}
.main .info {
    font-size: 15px;
    color: #5b5250;
    line-height: 2em;
    margin-top: 20px;
}
.main .info img{
    margin-bottom: 20px;
}
.main .info p{
    text-indent: 30px;
    margin-bottom: 20px;
    text-wrap-mode:unset;
}
.submenu {
    width: 260px;
    background: #0167d5 url('../images/jiao.png') scroll top right no-repeat;
}
.submenu ul{
    overflow: hidden;
    padding: 60px 0 20px;
}
.submenu ul li{
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    padding-left: 35px;
    border-bottom: 1px solid #1179e8;
    background: url('../images/ld.png') no-repeat scroll 16px 50%;
}
.submenu ul li a{
    display: block;
    color: #fff;
}
.submenu ul li:hover,.submenu ul li.sel{
    background: #167ce9 url('../images/hk.png') no-repeat scroll 16px 52%;
}
.scontact {
    overflow: hidden;
    border-top: 2px solid #fff;
    background-color:#0167d5;
    padding: 25px 20px;
}
.scontact .ico{
    width: 60px;
    float: left;
}
.scontact .lxwm{
    width: 160px;
    float: right;
    color: #fff;
}
.scontact .lxwm .bt{
    font-size: 24px;
    line-height: 30px;
}
.scontact .lxwm .sbtit{
    font-size: 14px;
    line-height: 20px;
}
.tel {
    padding: 20px;
    overflow: hidden;
    background-color: #fff;
}
.tel .dh{
   font-size: 14px;
   color: #888;
}
.tel .mobi{
    font-size: 22px;
    color: #666;
 }
 .address {
    margin-top: 5px;
    overflow: hidden;
    font-size: 14px;
    color: #888;
    background-color: #fff;
}
.address ul{
    padding: 10px;
}
.address ul li{
    line-height: 2em;
    overflow: hidden;
}
.address ul li .tit{
     
    float: left;
}
.address ul li .addr{
    width: 190px;
    float: right;
}
.news {
    overflow: hidden;
}
.news ul{
    overflow: hidden;
}
.news ul li{
    overflow: hidden;
    border-bottom: 1px solid #e6e6e6;
    padding:20px 0px 5px;
}
.news ul li .title{
    height: 40px;
    line-height: 40px;
    font-size: 18px;
}
.news ul li .describe{
    font-size: 14px;
    color: #666;
    line-height: 24px;
}
.news ul li .time{
    font-size: 14px;
    color: #999;
    margin-top: 10px;
}
#page {
    width: 100%;
    float: left;
    margin:20px auto;
    overflow:hidden;
    }
        #page ul {
        overflow:hidden;
        }
    #page li {
    display:inline-block;
    color:#666;
    font-size:13px;
    margin-right: 0.3em;
    border: 1px solid #E0E0E0;
    background:#FFF;
    }
    #page li.active{
        background-color: #e23435;
        }
        #page li.active a{
            color:#fff;
            }
    #page li span {
    color:#cc3300;
    background:#FFF;
    }
    #page li a {
        padding:0px 8px;
        display:block;
        height:26px;
        line-height:26px;
    FLOAT: left;
    color:#999;
    border:0;
    }
 
    #page li  a:hover {
        color:#999;
        background-color: #eee;
        }
    #page li.pages_input {
    padding:0;
    border: 1px solid #A0A0A0;
    }
    #page li.pages_input input {
    width:18px;
    font-size:14px;
    border:1px;
    padding:0px 3px;
    margin:0px 3px;
    text-align:center;
    }
    
    #page .on {
    padding:0px 5px;
    color: red;
    font-weight:bold;
    }
    #page select option{padding:0px;}
	.imgnewslist{
    overflow:hidden;
}
.imgnewslist ul{
    overflow:hidden;
}
.imgnewslist ul li{
    overflow:hidden;
    padding:25px 0px;
    border-bottom:1px dashed #ccc;
}
.imgnewslist ul li .img{
    width:284px;
    height:160px;
    float:left;
    font-size:0px;
}
.imgnewslist ul li .subinfo{
    width:500px;
    float:right;
    overflow:hidden;
}
.imgnewslist ul li .subinfo .newtit{
    font-size:18px;
    overflow:hidden;
    margin-bottom: 5px;
}
.imgnewslist ul li .subinfo .introduce{
    font-size:14px;
    line-height:24px;
    color:#666;
}
.imgnewslist ul li .subinfo .nwbom{
    font-size:12px;
    color:#999;
    margin-top:20px;
}
.imgnewslist ul li .subinfo .nwbom .hits{
   float:right;
}
.info2 ul {
	position: relative;
	width: 1300px;
	margin-top:30px;
	overflow: hidden;
}
.info2 ul li {
	width: 260px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	overflow: hidden;
}
.info2 ul li img {
	width: 260px;
	height: 200px;
	padding: 4px;
	border: 1px solid #dcdcdc;
}
.info2 ul.tec li img {
	width: 240px;
	height: 300px;
	padding: 4px;
	border: 1px solid #dcdcdc;
}
.info2 ul li p {
	text-align: center;
	font-size:16px;
}
.scroll-wrapper {
            width: 100%;
            overflow: hidden;
            padding: 20px 0;
            /* 关键：给容器添加相对定位，避免子元素动画层级问题 */
            position: relative;
        }

       .scroll-images {
            display: flex;
            gap: 15px;
            /* 动画基础配置 */
            animation-name: scrollRightToLeft;
            animation-duration: 40s;
            animation-timing-function: linear;
            animation-iteration-count: infinite;
            /* 关键：提升动画元素层级，避免悬停判定失效 */
            position: relative;
            z-index: 1;
            
            text-align: center;
        }

       .scroll-images img {
              width: 285px;
              height: 230px;
            object-fit: cover;
            border-radius: 4px;
            /* 图片添加指针样式，提示用户可交互 */
            cursor: pointer;
        }

        /* 定义滚动动画 */
        @keyframes scrollRightToLeft {
            0% {
                transform: translateX(100%);
            }
            100% {
                transform: translateX(-100%);
            }
        }

        /* 核心修复：悬停暂停动画 */
        /* 方式1：直接悬停在滚动内容上暂停（优先推荐，判定更精准） */
       .scroll-images:hover {
            animation-play-state: paused;
        }
.img{width:285px;height:230px;}


 

