@font-face {
    font-family:HYCSJ;
    src:url('../fonts/HYCSJ.TTF');
}
.titleBox{width:100%;height:auto;padding:12px 0;}
.titleBox h3{color:#000;font-size:28px;line-height:42px;text-align:center;font-weight:normal;}
.titleBox h3:after{width:130px;height:4px;content:"";margin:12px auto 0;display:block;background-color:#055bc3;}
.titleBox p{color:#666;font-size:18px;text-align:center;line-height:32px;margin-top:6px;}

.coursePart{width:100%;padding:40px 0;}
.coursePart .courseBox{width:1200px;margin:0 auto;}
.coursePart .courseBox .types{width:1200px;margin:30px auto 0;}
.coursePart .courseBox .types li{width:144px;float:left;margin:0 28px;text-align:center;}
.coursePart .courseBox .types li .icon{width:144px;height:144px;background-color:#ff6600;border-radius:50%;text-align:center;padding:0;display:block;}
.coursePart .courseBox .types li .icon img{width:68px;height:68px;margin-top:38px;display:inline-block;}
.coursePart .courseBox .types li span{width:100%;font-size:18px;color:#333;line-height:26px;margin-top:20px;display:inline-block;}
.coursePart .courseBox .types li span:hover{color:#ff6600;}
.btnBox{width:100%;height:46px;margin:50px auto 0;text-align:center;}
.btnBox a{width:160px;height:46px;line-height:46px;color:#FFF;background-color:#055bc3;margin:0px 20px;display:inline-block;}


.aboutPart{width:100%;padding:1px 0 126px;height:auto;background:url(../images/bg.jpg) repeat;}
.aboutPart .aboutBox{width:1200px;margin:0 auto;}
.aboutPart .aboutBox .about-title{width:100%;height:138px;margin-top:-1px;text-align:center;}
.aboutPart .aboutBox .about-title img{display:block;width:auto;margin:0 auto;}
.aboutPart .aboutBox .about-content{width:100%;height:436px;background:url(../images/about_content_bg.png) no-repeat;background-size:100% 100%;margin-top:40px;padding:1px 0;}
.aboutPart .aboutBox .about-content .about-picture{width:700px;float:left;margin-left:52px;margin-top:40px;height:356px;overflow:hidden;border-top-left-radius:60px;border-bottom-left-radius:60px;position:relative;}
.aboutPart .aboutBox .about-content .about-picture ul{width:100%;height:356px;}
.aboutPart .aboutBox .about-content .about-picture ul li{width:100%;height:356px;}
.aboutPart .aboutBox .about-content .about-picture ul li img{min-height:100%;}
.aboutPart .aboutBox .about-content .about-picture .focus{height:100px;width:30px;text-align:center;position:absolute;top:136px;right:6px;z-index:2;}
.aboutPart .aboutBox .about-content .about-picture .focus span{width:12px;height:12px;margin:0 6px;background-color:#FFF;display:inline-block;cursor:pointer;border-radius:50%;}
.aboutPart .aboutBox .about-content .about-picture .focus span.on{background-color:#ff6600;}
.aboutPart .aboutBox .about-content .about-text{width:360px;float:right;margin-right:50px;}
.aboutPart .aboutBox .about-content .about-text p{margin-top:100px;line-height:26px;}
.aboutPart .aboutBox .about-content .about-text .about-detail{text-align:center;margin-top:32px;}
.aboutPart .aboutBox .about-content .about-text .about-detail a{background-color:#7f4a05;width:120px;height:40px;line-height:40px;display:inline-block;color:#FFF;border-top-left-radius:20px;border-bottom-right-radius:20px;}

.aboutPart .about-type{width:100%;height:78px;position:relative;z-index:1;margin-top:60px;}
.aboutPart .about-type .type-list{height:100%;margin:0 auto;min-width:88px;text-align:center;z-index:3;position:relative;}
.aboutPart .about-type .type-list a{width:88px;height:74px;background:url(../images/about_type_bg.png) no-repeat;background-size:100% 100%;display:inline-block;margin:0 10px;text-align:center;color:#FFF;font-size:15px;padding-top:12px;position:relative;}
.aboutPart .about-type .type-list a:before{width:22px;height:26px;background:url(../images/about_type_icon.png) no-repeat;background-size:100% 100%;content:"";display:block;position:absolute;top:29px;left:-23px;}
.aboutPart .about-type .type-list a:last-child:after{width:22px;height:26px;background:url(../images/about_type_icon.png) no-repeat;background-size:100% 100%;content:"";display:block;position:absolute;top:29px;right:-23px;}
.aboutPart .about-type:after{width:100%;height:4px;content:"";display:block;position:absolute;top:36px;left:0;border-bottom:dotted 4px #5b5b5b;z-index:0;}



.productPart{width:100%;padding:1px 0 60px;background:url(../images/bg.jpg) repeat;}
.productPart .product-title{width:100%;height:60px;background:url(../images/color_line02.jpg) repeat;padding:1px 0;}
.productPart .product-title .title-name{width:196px;height:60px;margin:0 auto;position:relative;}
.productPart .product-title .title-name:before{width:160px;height:113px;content:"";display:block;position:absolute;top:26px;left:-120px;top:-54px;background:url(../images/product_title_ico.png) repeat;}

.productPart .product-series{width:920px;height:196px;margin:0 auto;}
.productPart .product-series li{width:144px;height:192px;margin:0 20px;float:left;background:url(../images/product_type_bg.png) no-repeat;background-size:100% 100%;overflow:hidden;}
.productPart .product-series li span{display:block;text-align:center;color:#2b2a2a;font-size:24px;width:100%;height:100%;font-family:HYCSJ;line-height:24px;padding-top:10px;cursor:pointer}
.productPart .product-series .on{background:url(../images/product_type_on.png) no-repeat;background-size:100% 100%;}
.productPart .product-series .on span{color:#FFF;}

.productPart .product-series-show{width:1046px;height:516px;margin:32px auto 0;}
.productPart .product-series-show .series-content{width:100%;height:100%;}
.productPart .product-series-show .series-content li{width:100%;height:100%;}
.productPart .product-series-show .series-content li img{width:100%;}
.productPart .product-line-icon{width:100%;height:26px;text-align:center;margin-top:50px;}
.productPart .product-line-icon img{width:auto;}


.newsPart{width:100%;padding:1px 0 40px;background:url(../images/bg.jpg) repeat;}
.newsPart .news-title{width:100%;height:62px;background:url(../images/color_line03.jpg) repeat-x;}
.newsPart .news-title .title-name{width:195px;height:62px;margin:0 auto;position:relative;}
.newsPart .news-type{height:122px;margin:50px auto;text-align:center;}
.newsPart .news-type ul{display:inline-block;}
.newsPart .news-type ul li{width:122px;height:122px;margin:0 30px;float:left;overflow:hidden;}
.newsPart .news-type ul li a{display:block;text-align:center;color:#242424;font-size:20px;width:100%;height:100%;line-height:136px;}
.newsPart .news-type ul .on{background:url(../images/title_bg.png) no-repeat;background-size:100% 100%;}
.newsPart .news-type:after{width:100%;height:4px;content:"";display:block;opacity:0.2;background-color:#5b5b5b;margin-top:40px;}
.newsPart .news-show{width:1200px;height:auto;margin:0px auto;padding:46px 0;}
.newsPart .news-show dl{width:100%;height:auto;}
.newsPart .news-show dl dd{width:100%;height:auto;}
.newsPart .news-show dl dd .article-hot{width:582px;height:386px;float:left;position:relative;}
.newsPart .news-show dl dd .article-hot img{width:100%;height:100%;}
.newsPart .news-show dl dd .article-hot .article-hot-title{position:absolute;width:100%;height:52px;line-height:52px;text-align:center;color:#FFF;background:rgba(0,0,0,0.4);font-size:16px;left:0;bottom:0;}
.newsPart .news-show dl dd .article-list{width:600px;height:auto;float:right;}
.newsPart .news-show dl dd .article-list li{width:100%;height:82px;display:block;position:relative;margin:30px 0px 40px;}
.newsPart .news-show dl dd .article-list li .article-date{width:72px;height:82px;background:#eeebe0;border-radius:4px;text-align:center;float:left;}
.newsPart .news-show dl dd .article-list li .article-date .day{font-size:26px;line-height:36px;padding-top:10px;}
.newsPart .news-show dl dd .article-list li .article-date .year-month{font-size:14px;}
.newsPart .news-show dl dd .article-list li .article-text{width:500px;float:right;padding-top:6px;}
.newsPart .news-show dl dd .article-list li .article-text .article-title{font-size:20px;line-height:36px;}
.newsPart .news-show dl dd .article-list li .article-text .article-title a{color:#000;}
.newsPart .news-show dl dd .article-list li .article-text .article-description{font-size:14px;}
.newsPart .news-show dl dd .article-list li:after{width:100%;height:4px;content:"";display:block;opacity:0.2;background-color:#5b5b5b;position:absolute;left:0;bottom:-20px;}
.newsPart .news-show dd .article-list.article-list li:last-child:after{height:0;}
.newsPart .news-show dd:after{content:"";display:block;clear:both;}


.lecturePart{width:100%;padding:1px 0 40px;}
.lecturePart .lecture-title{width:100%;height:62px;background:url(../images/color_line02.jpg) repeat-x;}
.lecturePart .lecture-title .title-name{width:195px;height:62px;margin:0 auto;position:relative;}
.lecturePart .lecture-picture{width:100%;padding-bottom:10px;text-align:center;}
.lecturePart .lecture-picture img{width:460px;}
.lecturePart .lecture-type{height:132px;margin:0 auto;text-align:center;}
.lecturePart .lecture-type ul{display:inline-block;}
.lecturePart .lecture-type ul li{width:122px;height:122px;margin:0 30px;float:left;overflow:hidden;}
.lecturePart .lecture-type ul li a{display:block;text-align:center;color:#242424;font-size:20px;width:100%;height:100%;line-height:136px;cursor:pointer;}
.lecturePart .lecture-type ul .on{background:url(../images/title_bg.png) no-repeat;background-size:100% 100%;}
.lecturePart .lecture-type:before{width:100%;height:4px;content:"";display:block;opacity:0.2;background-color:#5b5b5b;margin-bottom:10px;}

.lecturePart .lecture-show{width:1200px;height:auto;margin:0px auto;padding:46px 0;}
.lecturePart .lecture-show dl{width:100%;height:auto;}
.lecturePart .lecture-show dl dd{width:100%;height:auto;position:relative;}
.lecturePart .lecture-show dl dd .lecture-list{width:100%;height:auto;padding:10px 0;}
.lecturePart .lecture-show dl dd .lecture-list li{width:278px;height:290px;float:left;margin:10px;border:1px solid #bdbdbd;border-radius:6px;box-shadow:0 0 8px rgba(0,0,0,0.2);overflow:hidden;}
.lecturePart .lecture-show dl dd .lecture-list li .article-picture{width:100%;height:180px;overflow:hidden;}
.lecturePart .lecture-show dl dd .lecture-list li .article-picture img{width:100%;min-height:100%;}
.lecturePart .lecture-show dl dd .lecture-list li .article-title{line-height:26px;color:#000;padding:6px 6px 0px 6px; width:278px; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.lecturePart .lecture-show dl dd .lecture-list li .article-description{font-size:14px;color:#000;padding:0 6px;margin-top:10px;}
.lecturePart .lecture-show dl dd .lecture-list:after{content:"";display:block;clear:both;}
.lecturePart .lecture-show dl dd .prevRow{position:absolute;top:100px;left:10px;width:36px;height:46px;background:rgba(255,255,255,0.5);display:inline-block;z-index: 9999;text-align:center;line-height:46px;color:#FFF;font-size:24px;cursor:pointer;}
.lecturePart .lecture-show dl dd .prevRow:after{width:30px;height:30px;top:8px;left:3px;content:"";display:inline-block;background:url(../images/prev.png) no-repeat;background-size:100% 100%;position:absolute;}
.lecturePart .lecture-show dl dd .nextRow{position:absolute;top:100px;right:10px;width:36px;height:46px;background:rgba(255,255,255,0.5);display:inline-block;z-index: 9999;text-align:center;line-height:46px;color:#FFF;font-size:24px;cursor:pointer;}
.lecturePart .lecture-show dl dd .nextRow:after{width:30px;height:30px;top:8px;left:3px;content:"";display:inline-block;background:url(../images/next.png) no-repeat;background-size:100% 100%;position:absolute;}


.lecturePart .more{margin-top:10px;text-align:center;}
.lecturePart .more a{width:100px;height:30px;border:2px solid #aa9165;background-color:#FFF;color:#aa9165;font-size:14px;text-align:center;line-height:30px;display:inline-block;}
.lecture-main-pic{width:100%;height:auto;}
.lecture-main-pic img{width:100%;}