/*sample css*/
body{margin: 0;padding: 0; font: 14px "microsoft yahei",Arial,Helvetica,sans-serif; color: #333333;}
ul,li,p,h1,h2,h3,h4,h5,h6,dl,dd{margin: 0;padding: 0;}
.lf{float: left;}
.rt{float: right;}
.clear{clear: both;}
a{text-decoration: none;color: #333; font-size: 14px;}
a:hover{color:#06883d;}
li{list-style: none;}
img{ border: 0;vertical-align: bottom;}

body{
    min-width:1200px;
}
.top,.logo,.nav_bar,.mainBody,.footer{
    width: 100%;min-width: 1200px;
}
/*logo*/
.logo{
    width: 100%;  height: 190px;
    background: url("../images/header_bg.jpg") no-repeat top center;
}
.logo>div{
    width: 1200px;margin:0 auto;
    height: 190px;
}
.logo>div div a{
    display: block;
    text-align: right;
    margin: 35px 20px 30px 0;
    color: #fff;
}
.logo>div div a:hover{
    text-decoration: underline;
}
.logo form{
    display: block;
    width: 220px;
    height: 35px;
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-right: 10px;
    position: relative;
}
.logo form input[type='text']{
    width: 180px;
    height: 33px;
    line-height: 33px;
    border: 0; outline: none;
    background: transparent;
    position: absolute;
    top: 0;
    left: 10px;
}
.logo form input[type='image']{
    position: absolute;
    right: 15px;top:9px;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #666;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #666;
}
input:-ms-input-placeholder{
    color: #666;
}
input::-webkit-input-placeholder{
    color: #666;
}
.logo>div>img{
    display: block;
    padding:55px 0 0 10px;
}


/*nav*/
.nav_bar{
    width: 100%;
    min-width:1200px;height: 60px;
    margin:0 auto;
    background: #06883d;
}
.nav{
    width: 1200px;height:60px;margin: 0 auto;
}
.nav>ul{
    width: 1200px;
    height: 55px;
    margin: 0 auto;
    padding-top: 3px;
}
.nav>ul>li{
    float: left;
    display: block;
    width: 109px;
    height:57px;
    text-align: center;
}
.nav>ul>li>a{
    display: block;
    height: 57px;line-height: 57px;
    font-size: 16px;
    color:#fff;
}
.nav>ul>li>a.firstPage{border:0;}
.nav>ul>li:hover{ background: #29c156;}
/*.nav>ul>li:hover>a{color: #fff;}*/
.nav>ul>li ul{position:relative;background: #29c156;opacity: .9; display: none; z-index:101; }
.nav>ul>li ul li{ border-top:1px solid #ccc;height: 45px;line-height: 45px;}
.nav>ul>li ul li a{font-size: 16px; color:#fff;}
.nav>ul>li ul li:hover{ background: #06883d;}
/*.nav>ul>li ul li:hover a{ color:#004EA2;}*/


/*mainBody*/
.mainBody{
    width: 1200px;
    margin: 0 auto;
}
.mainContent{
    margin-top: 25px;
}
.mainContent>div{margin-bottom: 30px;}
.first_content{width:100%;height: 420px;}
.ad{width: 100%;height: 110px;overflow: hidden;}
.ad img{width: 100%;height: 100%;transition: transform 1s;}
.ad img:hover{transform: scale(1.1,1.1);}
.second_content{width: 100%;height: 400px;}
.third_content{width: 100%;height: 220px;}


.first_part{width:790px;}
.second_part{width:385px;}

.columnName{
    width: 100%;
    height: 48px;
    position: relative;
    margin-bottom: 15px;
}
.columnName a.title_text{
    display: block;
    height: 48px;
    padding-left: 60px;
}
.columnName a.title_text:before{
    display: block;
    content: '';
    width: 48px;
    height: 48px;
    background: url("../images/sprits_sys.png") no-repeat -55px 0;
    position: absolute;
    top:0;
    left:0;
    transition: transform 1s;
}
.columnName a.title_text:after{
    display: block;
    content: '';
    width: 265px;
    height: 13px;
    background: url("../images/sprits_sys.png") no-repeat 0 -61px;
    position: absolute;
    bottom:2px;
    right:0;
}
.columnName a.title_text h3{
    font-size: 24px;font-weight: normal;
    line-height: 25px;
    color: #06883d;
}
.columnName a.title_text p{
    font-size: 16px;
    color: #999;
    font-family: Georgia;
    line-height: 18px;
    padding-top: 5px;
}
.columnName:hover a.title_text:before{
    transform: scale(1.1,1.1);
}

/*news*/
.infoList li{
    height:50px;line-height: 50px;
    border-bottom: 1px dotted #ddd;
}
.infoList li a{
    float: right;
    display: block;
    width: 82%;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    font-size: 16px;
    text-align: justify;
}
.infoList li span{
    font-size: 16px;
    color: #666;
}
.infoList li:hover a{
    color: #06883d;
}
.infoList li:hover span{
    color: #06883d;
}



/*news & Events*/
.first_part .columnName a.title_text:before{
    background: url("../images/sprits_sys.png") no-repeat 0 0;
}
.first_part .columnName a.title_text:after{
    width: 620px;
    background: url("../images/sprits_sys.png") no-repeat 0 -104px;
}

.newsList{
    display: block;
    width: 385px;
}


/*slider_pic*/
.slider{
    width: 385px;
    height: 340px;
    position: relative;
    padding-top: 15px;
}
.slider img{
    display: block;
    width: 100%;
    height: 280px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.slider .fcon{
    width: 100%;
    height: 280px;
}
.slider div.slider_content{
    width: 100%;height: 35px;
    position: absolute;
    bottom: 4%;left: 0;
}
.slider div.slider_content a{
    display: block;
    width: 100%;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    font-size: 16px;
}
.slide_circle{
    z-index: 10;
    position: absolute;
    left: 50%;
    margin-left: -60px;
    bottom: 15%;
    width: 120px;
    height: 35px;
    /*background: rgba(0,0,0,.3);*/
    /*-webkit-border-bottom-left-radius: 5px;*/
    /*-moz-border-bottom-left-radius: 5px;*/
    /*border-bottom-left-radius: 5px;*/
    /*-webkit-border-bottom-right-radius: 5px;*/
    /*-moz-border-bottom-right-radius: 5px;*/
    /*border-bottom-right-radius: 5px;*/
    /*text-align: center;*/
}
.slide_circle li{
    float: left;
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-right: 8px;
    background: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.slide_circle li.current{
    background: #e62129;
}
.slider .fcon{display: none;}



/*second_content*/
.mainContent>div.second_content {
    margin-bottom: 20px;
}
.second_content>div{
    width: 385px;
    float: left;
    margin-right: 20px;
}
.second_content>div:last-child{
    margin-right: 0;
}
.second_content .columnName,.third_content .columnName{
    padding-bottom: 30px;
}
.second_content>div:first-child .columnName a.title_text:before{
    background: url("../images/sprits_sys.png") no-repeat -112px 0;
}
.second_content>div:nth-child(2) .columnName a.title_text:before{
    background: url("../images/sprits_sys.png") no-repeat -168px 0;
}
.second_content>div:last-child .columnName a.title_text:before{
    background: url("../images/sprits_sys.png") no-repeat -224px 0;
}
.second_content .columnName a.title_text:after{
    width: 385px;
    background: url("../images/sprits_sys.png") no-repeat 0 -80px;
}
.columnName .more{
    display: block;
    margin-top:28px;
    color: #333;
}
.columnName .more:hover{
    color: #06883d;
}

.info_list li{
    height: 38px;
    line-height: 38px;
    position: relative;
}
.info_list li a{
    display: block;
    width: 95%;
    height: 38px;
    line-height: 38px;
    overflow: hidden;
    font-size: 16px;
    padding-left: 5%;
    text-align: justify;
}
.info_list li :before{
    display: block;
    content: '';
    width: 6px;
    height: 12px;
    background: url("../images/g_arrow.png") no-repeat;
    position: absolute;
    top:13px;
    left:2px;
}


/*link*/
.third_content>div .columnName a.title_text:before{
    background: url("../images/sprits_sys.png") no-repeat -224px 0;
}
.third_content .columnName a.title_text:after{
    width: 1200px;
    background: url("../images/sprits_sys.png") no-repeat 0 -132px;
}

.picScroll_left {
    width: 100%;
    height: 90px;
    position: relative;
    padding-top: 10px;
    overflow: hidden;
}
.link_list>li{
    float: left;display: block;
    width: 284px;height: 90px;
    margin: 0 8px;
    overflow: hidden;

}
.link_list>li img{
    width: 284px;height: 90px;
    border: 1px solid #ddd;
    box-sizing: border-box;
}

p.effect-apollo {
    position: relative;
    margin: 0;
}
p.effect-apollo span::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.5);
    content: '';
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    -webkit-transform: scale3d(3.5,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
    transform: scale3d(3.5,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
}
p.effect-apollo:hover span::before {
    -webkit-transform: scale3d(3.5,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
    transform: scale3d(3.5,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
}


/*column_mainBody*/
.mainContent:after{
    content: '';
    display: table;
    clear: both;
}

.mainContent .column_content{margin-bottom: 30px;}
/*left_nav*/
.column_content .left_nav{
    width:260px;min-height: 680px;
    background: #e5e3e3;
    position: relative;
}
.column_content .left_nav>div{
    width: 100%;
    height: 85px;
    background: #06883d;
    text-indent: 3em;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.column_content .left_nav>div h3{
    color: #fff;
    height: 85px;line-height: 85px;
    font-size: 24px;font-weight: normal;
}
.column_content .left_nav>ul{
    padding-top:20px;
    padding-bottom: 235px;
}
.column_content .left_nav>ul>li{
    width: 80%;margin: 0 auto;
    /*height: 45px;*/
    line-height: 45px;
    border-bottom: 1px solid #C8C6C6;
    position: relative;
    text-indent: 1.2em;
}
.column_content .left_nav>ul>li a{
    height: 45px;line-height: 45px;
    font-size: 16px;
    display: block;
}
.column_content .left_nav>ul>li.active>a{
    background: #06883d;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.column_content .left_nav>ul>li:hover>a{
    background: #06883d;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.column_content .left_nav>ul>li.active>a{
    color: #fff;
}
.column_content .left_nav>ul>li:hover>a{
    color: #fff;
}

.column_content .left_nav img{
    position: absolute;
    width: 260px;height: 235px;
    bottom: 0;left:0;
}
/*right_content*/
.column_content .right_content{ width:900px;}
.column_name{
    width: 900px;
    height: 70px;line-height: 70px;
    border-bottom: 1px solid #D8D8D8;
    margin-top:15px;
}
.column_name h3{
    font-size: 24px;font-weight: normal;
    padding-left: 40px;position: relative;
    width: 150px;
}
.column_name h3:before{
    content: '';
    display: inline-block;
    width: 30px;
    height: 33px;
    background: url("../images/c_arrow.png") no-repeat;
    position: absolute;
    top: 20px;  left: 0;
}
.column_name>div a:hover{
    color: #06883d;
}
.column_name>div a.homePosition{position: relative;}
.column_name>div a.homePosition:before{
    content: '';
    display: inline-block;
    width: 19px;
    height: 15px;
    background: url("../images/home_position.png") no-repeat;
    position: absolute;
    top: 1px;  left: -25px;
}



/*column*/
.right_content .column_list ul.list_info{margin-top: 15px;}
.right_content .column_list ul.list_info li{
    height: 45px;line-height: 45px;
    border-bottom: 1px dotted #BCBCBC;
    position: relative;
    font-size: 16px;
}
.right_content .column_list ul.list_info li a{
    display: inline-block;width: 700px;
    height: 45px;line-height: 45px;
    overflow: hidden;padding-left:25px;
    font-size: 16px;
    position: relative;
}
.right_content .column_list ul.list_info li:hover{
    background: #eee;
    border-radius: 2px;
}
.right_content .column_list ul.list_info li:hover a{
    color: #06883d;;
}
.right_content .column_list ul.list_info li:hover span{
    color: #06883d;;
}
.right_content .column_list ul.list_info li a:before{
    content: '';
    display: inline-block;
    width: 6px;
    height: 12px;
    background: url("../images/g_arrow.png") no-repeat;
    position: absolute;
    top: 18px;  left: 8px;
}



/*column_intro*/
.column_list .column_introInfo{
    width:97%;
    margin:20px auto 70px;
}
/*.column_list .column_introInfo p{*/
    /*font-size: 16px;*/
    /*text-align: justify;*/
    /*line-height: 25px;*/
    /*text-indent: 2em;*/
/*}*/



/*column_teacher*/
.teacher_list:after{
    content: '';
    display: table;
    clear: both;
}
.teacher_list li{
    float: left;  display: block;
    width:190px;height:285px;
    margin: 40px 55px 0;
    text-align: center;
}
.teacher_list li a.teach_pic{
    display: block;width:190px;height:238px;background: #fff;
    -webkit-box-shadow:1px 2px 2px 1px #999;
    -moz-box-shadow:1px 2px 2px 1px #999;
    box-shadow:1px 2px 2px 1px #999;
}
.teacher_list li a img{width: 178px;height: 226px; padding: 6px; }
.teacher_list li a.teach_name{
    display: block;font-size: 16px;
    width: 100%;height: 35px;line-height: 35px;
    text-align: center; margin-top: 12px;
}

/*detail*/
.detail_content{
    width:97%;
    margin:0 auto;
}
.detail_content .detail_title{
    height: 90px;
    text-align: center;
    margin-top:15px;
}
.detail_content .detail_title h3{
    height: 55px;line-height:55px;
    font-size: 22px;
    font-weight: normal;
}
.detail_content .detail_title p{
    color: #666;font-size: 12px;
}
.detail_content .detail_contentInfo{
    margin:10px 0 70px;
}
/*.detail_content .detail_contentInfo p{
    font-size: 16px;
    text-align: justify;
    line-height: 25px;
    text-indent: 2em;
}*/




/*footer*/
.footer{
    height: 140px;
    background: #e5e5e5;
    border-top: 5px solid #06883d;
}
.footer>div{
    width:1200px;
    margin: 0 auto;
    text-align: center;
}
.footer .footerInfo{
    padding-top: 35px;
}
.footerInfo p{
    margin-top:10px;
}
.footerInfo p a:hover{
    text-decoration: underline;
}

