@charset "UTF-8";
/* CSS Document */

/*imgList1 start*/
.imgt2wrap{
    width: 1209px;
    margin:0 auto;
    clear:both;
}
.imgList1 dd{
    float:left;
    width: 383px;
    display: block;
    background:#fff;
    overflow: hidden;
    margin: 0 10px 20px 10px;
    -webkit-transition: all 0.9s ease;
    transition: all 1s ease;
}
.imgList1 dd a{
    display: block;
    padding: 14px 10px 0 10px;
}

.imgList1 .pic1{
    width: 100%; 
    overflow: hidden; 
    position: relative;
    display: block;
}
.imgList1 .pic1:before{
    display: block;
    content: '';
    padding-top: 64.41%;
}

.imgList1 img{
    display:block; 
    width:100%; 
    height:100%; 
    position:absolute; 
    left:0px; 
    top:0px;
    object-fit: contain;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.imgList1 dd:hover img{
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.imgList1 h6{
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #666666;
    overflow: hidden;
    font-weight: normal;
}
.imgList1 dd:hover h6{
    color: #004aa7;
}
.imgList1 i{
    display:block;
    margin:0 15px 15px 15px;
    font-size:14px;
    line-height:25px;
    color:#808080;
    height:50px;
    overflow: hidden;
}

.imgList1 span{
    display:block;
    margin:0 15px 15px 15px;
    color:#b2b2b2;
}
.imgList1 dd:hover{
    -webkit-transform:translateY(-4px);
    transform:translateY(-4px);
    -webkit-box-shadow:0 20px 40px rgba(f,f,f,.12);
    box-shadow:0 5px 30px rgba(0,0,0,.12);
}

/*imgList1 end*/
/*imgList2 start*/
.imgList2 dd{
    float:left;
    width: 383px;
    display: block;
    background:#fff;
    overflow: hidden;
    margin: 0 10px 20px 10px;
    -webkit-transition:all 0.9s ease;
    transition:all 1s ease;
}

.imgList2 dd:hover{
    border-bottom-color:#c5c4c3;
    -webkit-transform:translateY(-4px);
    transform:translateY(-4px);
    -webkit-box-shadow:0 20px 40px rgba(f,f,f,.12);
    box-shadow:0 20px 30px rgba(0,0,0,.12)
}

.imgList2 .pic1{
    width: 100%; 
    overflow: hidden; 
    position: relative;
    display: block;
}
.imgList2 .pic1:before{
    display: block;
    content: '';
    padding-top: 67.41%;
}

.imgList2 img{
    display:block; 
    width:100%; 
    height:100%; 
    position:absolute; 
    left:0px; 
    top:0px;
    object-fit: contain;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.imgList2 dd:hover img{
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.imgList2 h6{
    font-size: 14px;
    /* padding: 20px 0; */
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #1e1e1e;
    overflow: hidden;
    font-weight: normal;
}
.imgList2 dd:hover h6{
    color: #004aa7;
}
.imgList2 i{
    display:block;
    margin:0 15px 15px 15px;
    font-size:14px;
    line-height:25px;
    color:#808080;
    height:50px;
    overflow: hidden;
}

.imgList2 span{
    display:block;
    margin:0 15px 15px 15px;
    color:#b2b2b2;
}
/*imgList2 ending*/

/*imgList3 start*/
.imgList3 dd{
    float:left;
    width: 383px;
    display: block;
    background:#fff;
    overflow: hidden;
    margin: 0 10px 20px 10px;
    -webkit-transition:all 0.9s ease;
    transition:all 1s ease;
}

.imgList3 dd:hover{
    border-bottom-color:#c5c4c3;
    -webkit-transform:translateY(-4px);
    transform:translateY(-4px);
    -webkit-box-shadow:0 20px 40px rgba(f,f,f,.12);
    box-shadow:0 20px 30px rgba(0,0,0,.12)
}

.imgList3 .pic1{
    width: 100%; 
    overflow: hidden; 
    position: relative;
    display: block;
}
.imgList3 .pic1:before{
    display: block;
    content: '';
    padding-top: 67.41%;
}

.imgList3 img{
    display:block; 
    width:100%; 
    height:100%; 
    position:absolute; 
    left:0px; 
    top:0px;
    object-fit: contain;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.imgList3 dd:hover img{
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.imgList3 h6{
    font-size: 14px;
    /* padding: 20px 0; */
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #1e1e1e;
    overflow: hidden;
    font-weight: normal;
}
.imgList3 dd:hover h6{
    color: #004aa7;
}
.imgList3 i{
    display:block;
    margin:0 15px 15px 15px;
    font-size:14px;
    line-height:25px;
    color:#808080;
    height:50px;
    overflow: hidden;
}
.imgList3 .playLogo{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
}
.imgList3 .playLogo em{
    display: block;
    width: 54px;
    height: 54px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -27px;
    margin-left: -27px;
    background: url(../images/play.png)no-repeat center center ;
    background-size: cover;
}
.imgList3 span{
    display:block;
    margin:0 15px 15px 15px;
    color:#b2b2b2;
}
/*imgList3 ending*/
/*imgList4 start*/
.imgList4 dd{
    float:left;
    width: 282px;
    display: block;
    background:#fff;
    overflow: hidden;
    margin: 0 10px 20px 10px;
    -webkit-transition:all 0.9s ease;
    transition:all 1s ease;
}

.imgList4 dd:hover{
    border-bottom-color:#c5c4c3;
    -webkit-transform:translateY(-4px);
    transform:translateY(-4px);
    -webkit-box-shadow:0 20px 40px rgba(f,f,f,.12);
    box-shadow:0 20px 30px rgba(0,0,0,.12)
}

.imgList4 .pic1{
    width: 100%; 
    overflow: hidden; 
    position: relative;
    display: block;
}
.imgList4 .pic1:before{
    display: block;
    content: '';
    padding-top: 142.41%;
}

.imgList4 img{
    display:block; 
    width:100%; 
    height:100%; 
    position:absolute; 
    left:0px; 
    top:0px;
    object-fit: contain;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.imgList4 dd:hover img{
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.imgList4 h6{
    font-size: 14px;
    /* padding: 20px 0; */
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #1e1e1e;
    overflow: hidden;
    font-weight: normal;
}
.imgList4 dd:hover h6{
    color: #004aa7;
}
.imgList4 i{
    display:block;
    margin:0 15px 15px 15px;
    font-size:14px;
    line-height:25px;
    color:#808080;
    height:50px;
    overflow: hidden;
}
.imgList4 span{
    display:block;
    margin:0 15px 15px 15px;
    color:#b2b2b2;
}
/*imgList4 ending*/
/*imgText1 start*/
.txtImg_dl1{
    overflow: hidden;
    position: relative;
}
.txtImg_dl1 dd{
    overflow: hidden;
    position: relative;
    z-index: 3;
}
.txtImg_dl1 .list_a{
    border-bottom: 1px solid #ddd;
    padding: 20px 0px;
    display: block;
    overflow: hidden;
    position: relative;
}
/*.txtImg_dl1 .list_a.textList_a{
    padding:20px;
}*/
.txtImg{
    width: 330px;
    overflow: hidden;
    margin-right: 30px;
}
.txtImg_dl1 .listDeta{
    overflow: hidden;
}

.imgDiv {
    display: block;
    overflow: hidden;
    position: relative;
    padding-top: 57.66666667%;
    background: #fff;
}
.txtImg_dl1 .imgTTT div {
    background-size: contain!important;
}
.jqthumb {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100% !important;
    height: 100% !important;
}
.imgDiv img {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
}
.listTit {
    font-size: 18px;
    color: #333;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 30px;
    height: 30px;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.listTit.textList1{
    float: left;
}
.textListTime1.listTime{
    float: right;
}

.listTime {
    font-size: 14px;
    color: #999;
    overflow: hidden;
    line-height: 20px;
}
.txtImg_dl1 .listIntr {
    max-height: 84px;
}
.listIntr {
    font-size: 14px;
    color: #777;
    line-height: 28px;
    overflow: hidden;
    margin-bottom: 10px;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.listMore {
    overflow: hidden;
    height: 20px;
    line-height: 20px;
    background: url(../images/arrowRight.png) no-repeat left center;
}
.animate3 dt {
    width: 0px;
    height: 0px;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 0px;
    background: #f5f5f5;
    z-index: 1;
}
/*imgText1 ending*/
/*imgText2 start*/
.imgText2{ overflow: hidden;}
.imgText2 dd{
    overflow: hidden;
    float: left;
    display: inline;
    width: 100%;
    background: #fff;
    margin-bottom: 20px;
    -webkit-transition: all 0.9s ease;
    transition: all 1s ease;
}
.imgText2 dd a{
    display: block;
    padding: 20px;
    overflow: hidden;
}
.imgText2 dd .pic11{ width: 330px; overflow: hidden; position: relative; margin-right: 20px;}
.imgText2 dd .pic11:before{ display: block; content: ''; padding-top: 66.666%;}
.imgText2 dd .pic11 img{ display:block; width:100%; height:100%; position:absolute; left:0px; top:0px;}
.imgText2 dd .text{ overflow: hidden;}
.imgText2 dd .text .title{overflow: hidden;/* height: 30px; *//* line-height: 30px; *//* font-weight: bold; */margin-bottom: 14px;margin-top: 11px;}
.imgText2 dd .text .title{color: #666;font-size: 24px;height: 40px;line-height: 40px;}
.imgText2 dd .text .textC{ font-size:14px; color:#666666; line-height:30px; height:90px; overflow:hidden; margin-bottom:8px;}
.imgText2 dd .text .time{  height:25px; line-height:25px; overflow:hidden; color:#999999;}
.imgText2 dd .text .time span{ float:left; display: inline;}
.imgText2 dd .text .time em{ float:left; display: inline; font-style: normal; margin: 0 15px;}
.imgText2 dd:hover .text .title{ color: #004aa7;}
.imgText2 dd:hover{
    border-bottom-color:#c5c4c3;
    -webkit-transform:translateY(-4px);
    transform:translateY(-4px);
    -webkit-box-shadow:0 8px 40px rgba(f,f,f,.12);
    box-shadow:0 8px 30px rgba(0,0,0,.12)
}
/*imgText2 ending*/
/*recruitList start*/
.recruitList dt,.recruitList dd{
    overflow: hidden;
}
.recruitList dt{
    background: #004aa7;
}
.recruitList dd a{
    color: #666666;
}
.recruitList dd{
    border-bottom: 1px dashed #c0c0c0;
}
.recruitList dt div,.recruitList dd div{
    width: 20%;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    text-align: center;
    float: left;
}
.recruitList dt div.rr1,.recruitList dd div.rr1{
    text-align: left;
}
.recruitList dt div.rr1 em{
    padding-left: 20px;
}
.recruitList dd div.rr1 em{
    padding-left: 20px;
}
.recruitList dt div.rr5 em{
    padding-right: 40px;
}
.recruitList dd div.rr5 em{
    padding-right: 20px;
}
.recruitList dt div.rr5,.recruitList dd div.rr5{
    text-align: right;
}
.recruitList dt div{
    color: #fff;
}

.recruitList dd a:hover{
    color: #004aa7;
}
/*recruitList ending*/

/*recruitView start*/
.recruitViewBox{
    padding: 40px 50px 0 50px;
    overflow: hidden;
}
.recruitViewT1{
    overflow: hidden;
    border-bottom: 1px solid #f0f0f0;
}
.recruitViewT11{
    font-size: 24px;
    color: #333;
    font-weight: bold;
    height: 44px;
    line-height: 44px;
}
.recruitViewT12{
    font-size: 14px;
    color: #999;
    height: 34px;
    line-height: 34px;
    margin-bottom: 4px;
}
.recruitViewList1{
    overflow:hidden;
    padding: 14px 0 22px 0;
}
.recruitViewList1 dd{
    width: 33.33%;
    float: left;
    font-size: 16px;
    color: #555555;
    height: 36px;
    line-height: 36px;
}
.recruitViewT2{
    position: relative;
    padding-left: 15px;
    height: 48px;
    line-height: 48px;
    font-size: 18px;
    color: #333;
    border-bottom: 1px solid #f0f0f0;
}
.recruitViewT2:before{
    display: block;
    content: "";
    width: 3px;
    height: 20px;
    background: #004aa7;
    position: absolute;
    top: 13px;
    left: 0px;
}
.recruitViewT2C{
    overflow: hidden;
    padding: 15px 0 22px 0;
    line-height: 35px;
    font-size: 16px;
    color: #555;
}

.sub{
    width: 100%;
    text-align: center;
}
.sub a{
    display: inline-block;
    padding: 15px 45px;
    font-size: 18px;
    color: #fff;
    background: #004aa7;
    border-radius: 4px;
    margin-bottom: 60px;
}
/*recruitView ending*/
/*recruitForm start*/
.khly{
    background-color: #fff;
    overflow: hidden;
    padding: 38px 30px 20px 30px;
}

.khlyT{
    display: inline-block;
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    margin-bottom: 15px;
}

.khlyC{
    overflow: hidden;
}
.marL20{
    margin-right: 20px;
}
.khlyInputB{
    overflow: hidden;
    padding: 10px 0;
}
.khlyInputB h6{
    display: inline-block;
    vertical-align: 23px;
    color: #666666;
    height: 50px;
    font-size: 14px;
    line-height: 50px;
    font-weight: normal;
}
.khlyI{
    display: inline-block;
    overflow: hidden;
    width: 364px;
    height: 50px;
    border: 1px solid #dedede;
    position: relative;
}
.khlyI em{
    color: #d70f0f;
    font-size: 14px;
    padding-top: 14px;
    display: block;
    float: left;
    margin-right: 3px;
    margin-left: 15px;
}
.textA em{
    color: #d70f0f;
    font-size: 14px;
    padding-top: 14px;
    display: block;
    float: left;
    margin-right: 3px;
    margin-left: 15px;
}
.yzmFl em{
    color: #d70f0f;
    font-size: 14px;
    padding-top: 14px;
    display: block;
    float: left;
    margin-right: 3px;
    margin-left: 15px;
}
.khlyI input{
    display: inline-block;
    position: absolute;
    left: 65px;
    top: -1px;
}
.yzmFl .khlyI input{
    left: 10px;
}
.textA{
    display: inline-block;
    overflow: hidden;
    width: 1137px;
    height: 270px;
    border:1px solid #ccc;
}
.khlyInputB .textH{
    vertical-align: 238px;
}
.textA span{
    padding-top: 18px;
    padding-left: 35px;
    display: block;
    color: #b1b1b3;
    font-size: 14px;
}

.yzmFl{
    float: left;
    margin-right: 20px;
}

.khlySubmit{
    overflow: hidden;
}

.khlyYes a,.khlyResite a{
    display: inline-block;
    overflow: hidden;
    padding: 17px 58px;
    background-color: #e5e5e5;
    color: #999999;
    font-size: 14px;
    /* border-radius: 3px; */
}
.khlyYes{
    float: left;
    margin-right: 20px;
}
.khlyResite{
    float: right;
}
.khlySubmit a:hover{
    background-color: #1376dd;
    color: #fff;
}
.khlySubmit a.hover{
    background-color: #1376dd;
    color: #fff;
}

.khlyYzmPic{
    width: 88px;
    height: 48px;
    overflow: hidden;
    border:1px solid #c7c7c7;
}
.khlyYzmPic img{
    width: 100%;
    height: 100%;
}



/*recruitForm ending*/

/*contact start */
.contactBox{
    overflow:hidden;
    padding: 30px;
}
.map{
    width: 760px;
    overflow: hidden;
}
.map .pic1{
    width: 100%; 
    overflow: hidden; 
    position: relative;
}

.map .pic1 img{
    display:block; 
    width:100%; 
    height:100%;
    position:absolute; 
    left:0px; 
    top:0px;
}
.contactR{
    border-bottom: 1px solid #ebf4ea;
    border-top: 1px solid #ebf4ea;
    border-right: 1px solid #ebf4ea;
    width: 379px;
    height: 408px;
    overflow: hidden;
}
.contactRBox{
    overflow: hidden;
    padding: 33px 20px 0 25px;
}
.contactRBox dt{
    height: 58px;
    line-height: 58px;
    font-size: 22px;
    color: #333333;
    margin-bottom: 7px;
}
.contactRBox dd{
    line-height: 35px;
    font-size: 16px;
    color: #666;
}
/*contact ending */
/* history start*/
.historyBox{
    overflow: hidden;
    padding: 50px;
}
.historyBox dl{
    width: 100%;
    position: relative;
    padding-top: 70px;
}
.historyBox dt{
    display: block;
    width: 1px;
    height: 100%;
    background: #dad5d3;
    position: absolute;
    top: 0;
    left: 50%;
}
.historyBox dd{
    position: relative;
    cursor: pointer;
}
.historyBox dd.hh1{
    float: right;
    margin-top: -65px;
}
.historyTimeR{
    position: relative;
    padding-left: 80px;
    font-size: 22px;
    color:#333;
    left: -82px;
    margin-bottom: 14px;
}
.historyTimeR:before{
    display: block;
    content: "";
    width: 62px;
    height: 21px;
    position: absolute;
    top: 5px;
    left: 0px;
    background: url(../images/r.png)no-repeat center center ;
    background-size: cover;
}

.historyText{   
    width: 450px;
    padding: 15px 10px 15px 17px;
    border: 1px solid #dad5d3;
    border-radius: 10px;
    max-height: 211px;
    overflow: hidden;
    min-height: 211px;
    /*transition: all .5s linear;*/
}
.historyBox dd:hover .historyText{
    max-height:100%;
}
.historyText div{
    font-size: 14px;
    color: #777;
    overflow-y: auto;
    line-height: 28px;
    padding-right: 5px;
}
.historyBox dd.hh2{
    float: left;
    margin-top: -120px;
}
.historyTimeL{
    position: relative;
    font-size: 22px;
    color:#333;
    right: -8px;
    text-align: right;
    margin-bottom: 14px;
}
.historyTimeL:before{
    display: block;
    content: "";
    width: 62px;
    height: 21px;
    position: absolute;
    top: 5px;
    right: -74px;
    background: url(../images/l.png)no-repeat center center;
    background-size: cover;
}
.historyMore a{
    position: absolute;
    left: 50%;
    bottom: -20px;
    margin-left: -8px;
    display: block;
    width: 17px;
    height: 15px;
    background:url(../images/b.png)no-repeat center center ;
    background-size: cover;
}

/* history ending*/


/*单篇+文章页start*/
.pd60{
    overflow: hidden;
    padding: 0 60px;
}
.articleTitle.singleT{
    line-height: 55px;
    font-size: 28px;
    font-weight: bold;
    color: #333;
}
.articleTitle1.singleT{
	padding-top: 15px;
	line-height: 30px;
	font-size: 20px;
	text-align: center;
	color: #333;
	font-weight: bold;
}
.articleTitle.newsView{
    height: 75px;
    line-height: 75px;
    font-size: 28px;
    font-weight: bold;
    color: #333;
}
.articleTitle{
    font-size: 24px;
    text-align: center;
}
.articleTime{
    line-height:36px;
    text-align:center;
    font-size:0px;
}
.articleTime .center{
    display: inline-block;
    overflow: hidden;
}
.articleTimeTxt{
    font-size: 14px;
}
.newsShare{
    padding-left: 15px;
    margin-top: 2px;
}
.newsShare span{
    font-size: 14px;
}
.pageUp{
    clear:both;
    overflow:hidden;
    line-height:35px;
    font-size:16px;
    padding:20px 0;
    color: #858585;
    border-top: 1px solid #f0f0f0;
}
.pageUp a{
    color: #858585;
}
.pageUp a:hover{
    color: #211E77;
}
/* 文章阅读页——*/

#play {
    width: 785px;
    height: 525px;
    position: relative;
    overflow: hidden;
    background: #fff;
    border: 1px solid #e9e9e9;
    padding: 5px;
    margin: 0 auto;
}

#play .change_a {
    width: 40%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 1;
    cursor: pointer;
    display: block;
    overflow: hidden;
}

#play .prev_a {
    left: 0;
}

#play .next_a {
    right: 0
}

#play .change_a span {
    width: 24px;
    height: 43px;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -21px;
    display: none
}

#play .prev_a span {
    background: url(../images/view/article_icon.png) no-repeat 0px -50px;
    left: 15px;
}

#play .next_a span {
    background: url(../images/view/article_icon.png) no-repeat -30px -50px;
    right: 15px;
}

#play .img_ul {
    position: relative;
    z-index: 1;
    width: 785px;
    height: 525px;
}

#play .img_ul li {
    position: relative;
    z-index: 1;
    width: 785px;
    height: 525px;
    background: #fff;
    margin: 0 0 5px 0;
}

#play .img_ul li img {
    position: absolute;
}

.imgMove {
    width: 797px;
    clear: both;
    margin: 20px auto;
    position: relative;
}

.img_hd {
    margin: 0 auto;
    overflow: hidden;
    height: 90px;
    position: relative;
}

.img_hd ul {
    position: absolute;
    z-index: 1
}

.img_hd ul li {
    float: left;
    width: 124px;
    height: 82px;
    padding: 3px;
    margin: 0 5px;
    cursor: pointer;
    background: #fff;
    border: 1px solid #d4d4d4;
    position: relative;
}

.img_hd ul li p {
    width: 124px;
    height: 82px;
    display: block;
    background: #fff;
    position: relative;
}

.img_hd ul li i {
    display: block;
    clear: both;
    line-height: 20px;
    padding: 0 5px;
    background: #000;
    color: #fff;
    position: absolute;
    right: 3px;
    bottom: 3px;
    z-index: 99999999999999;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
}

.img_hd ul li img {
    position: absolute;
    width: 90px;
    width: 124px;
    height: 82px;
}

.img_hd ul li.on {
    border: 1px solid #0d75d9;
    background: #0d75d9;
}

.imgMove .prev_a {
    display: block;
    width: 30px;
    height: 90px;
    position: absolute;
    left: 0px;
    top: 0px;
    background: url(../images/view/prev6.png) no-repeat center center;
    background-color: #e5e5e5;
}

.imgMove .next_a {
    display: block;
    width: 30px;
    height: 90px;
    position: absolute;
    right: 0px;
    top: 0px;
    background: url(../images/view/next6.png) no-repeat center center;
    background-color: #e5e5e5;
}

.article_pageUp {
    font-size: 14px;
    line-height: 30px;
    color: #333;
    padding-left: 20px
}

.article_pageUp a {
    color: #666
}

.article_pageUp a:hover {
    color: #317f37
}

.articlePage {
    clear: both;
    height: 30px;
    text-align: center;
    font-family: Arial;
}

.articlePage a {
    margin: 0 1px;
    background: #ccc;
    padding: 5px 10px;
}

.articlePage a:hover {
    color: #fff;
    background: #004aa7;
}

.articlePage a.hover {
    color: #fff;
    background: #004aa7;
}

.articleHand {
    clear: both;
    font-size: 16px;
    padding: 10px 0px 20px 0;
    overflow: hidden;
}

.articleHand a {
    display: block;
    line-height: 32px;
    padding: 0 20px 10px 30px;
    float: left;
    background: url(../images/view/file.png) no-repeat left center;
}

.articleHand a:hover {
    color: #365f4d;
}

.articleHand a.word {
    background: url(../images/view/word.png) no-repeat left 3px;
    color: #37a6ff !important;
}

.articleHand a.ppt {
    background: url(../images/view/ppt.png) no-repeat left center;
    color: #ff7735 !important;
}

.articleHand a.excel {
    background: url(../images/view/excel.png) no-repeat left center;
    color: #15bf44 !important;
}

.articleHand a.pdf {
    background: url(../images/view/pdf.png) no-repeat left center;
    color: #1369c0 !important;
}

.articleHand a.zip {
    background: url(../images/view/zip.png) no-repeat left 3px;
    color: #ff9779 !important;
}
.articleBox{
    font-size: 16px;
    line-height: 40px;
}
.articleBox em,
.articleBox i{
    font-style: italic;
}
.articleBox img{
    max-width: 100%;
}
/* 分享 */
.ShareBox {
    overflow: hidden;
    clear:both;
}
.ShareBox p {
    display: block;
    overflow: hidden;
    float: left;
}
.ShareBox i {
    clear:both;
    display: block;
    font-size:12px;
    color:#666;
    text-align: center;
    overflow: hidden;
    margin:5px 0px;
    display:none;
}
.ShareBox span {
    font-size: 14px;
    line-height: 30px;
    float:left;
}
.ShareBox a{
    padding: 0 !important;
    width: 25px !important;
    height: 25px !important;
    margin: 0 7px 0 0 !important;
    }
.ShareBox .bds_weChat{background: url(../images/share/shareBt5.png) no-repeat center center !important;background-size:100%!important;}
.ShareBox .bds_tsina{background: url(../images/share/shareBt1.png) no-repeat center center !important;background-size:100%!important;}
.ShareBox .bds_tqq{background: url(../images/share/shareBt2.png) no-repeat center center !important;background-size:100%!important;}
.ShareBox .bds_qzone{background: url(../images/share/shareBt3.png) no-repeat center center !important;background-size:100%!important;}
.ShareBox .bds_douban{background: url(../images/share/shareBt4.png) no-repeat center center !important;background-size:100%!important;}
.ShareBox .bds_sqq{background: url(../images/share/shareBt6.png) no-repeat center center !important;background-size:100%!important;}
.ShareBox .f_more{background:url(../images/footShare.png) no-repeat -111px 0px !important;}
/*单篇+文章页end*/

/*发展历程 start*/
.courseBox{
	position: relative;
}
.courseBox .wrap{
	position: relative;
	z-index: 9;
}
.course{
	overflow: hidden;
	position: relative;
}
.course .hd{
	width: 1000px;
	height: 120px;
	margin: 0px auto;
	overflow: hidden;
	position: relative;
}
.courseLine1{
	display: block;
	width: 0px;
	height: 1px;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 62px;
	z-index: 1;
	background: #004aa7;
}
.course_ul{
	width: 20000px;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 3;
}
.course_ul li{
	width: 165px;
	overflow: hidden;
	float: left;
	display: inline;
}
.course_ul li span{
	display: block;
	overflow: hidden;
	text-align: center;
	font-size: 20px;
	color:#666;
	line-height: 30px;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.course_ul li.on span{
	font-size: 24px;
	font-weight: bold;
	color:#004aa7;
}
.course_ul li p{
	display: block;
	width: 14px;
	position: relative;
	margin: 0px auto;
	padding: 15px 0px;
}
.course_ul li p span{
	display: block;
	width: 14px;
	height: 14px;
	overflow: hidden;
	background: #b5b5b5;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	-ms-border-radius: 16px;
	-o-border-radius: 16px;
	border-radius: 16px;
	position: relative;
	z-index: 3;
	cursor: pointer;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.course_ul li p i{
	width: 24px;
	height: 24px;
	
	overflow: hidden;
	border: 1px solid #004aa7;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -13px 0px 0px -13px;
	z-index: 2;
	-webkit-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	opacity: 0;
	filter: alpha(opacity=0);
}
.course_ul li p em{
	width: 38px;
	height: 38px;
	
	overflow: hidden;
	border: 1px solid #004aa7;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -20px 0px 0px -20px;
	z-index: 1;
	-webkit-transition: all 0.55s linear;
	-o-transition: all 0.55s linear;
	transition: all 0.55s linear;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	opacity: 0;
	filter: alpha(opacity=0);
}
.course_ul li.on p i{
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	opacity: 1;
	filter: alpha(opacity=100);
}
.course_ul li.on p em{
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	opacity: 1;
	filter: alpha(opacity=100);
}
.course_ul li.on p span{
	background: #004aa7;
}
.courseLine{
	display: block;
	width: 100%;
	height: 1px;
	overflow: hidden;
	background: #c5c5c5;
	position: absolute;
	left: 0px;
	top: 62px;
	z-index: 2;
}
.courseLine i{
	display: block;
	width: 0px;
	height: 1px;
	overflow: hidden;
	background: #004aa7;
	position: absolute;
	left: 0px;
	top: 0px;
}
.course .bd{
	overflow: hidden;
	position: relative;
	-webkit-box-shadow: 0px 2px 4px #e2e2e2;
	box-shadow: 0px 2px 4px #e2e2e2;
	transition: 0.4s;
}
.course_dl{
	overflow: hidden;
}
.course_dl dd{
	overflow: hidden;
}
.courseCont{
	overflow: hidden;
	background: #fff;
	padding: 30px;
}
.courseL{
	width: 375px;
	overflow: hidden;
	margin-right: 30px;
}
.courseL a{
	display: block;
	padding-top: 61.333333333%;
	overflow: hidden;
}
.courseR{
	overflow: hidden;
}
.courseYear{
	overflow: hidden;
	height: 40px;
	overflow: hidden;
	line-height: 40px;
	font-size: 16px;
	color:#666;
}
.courseYear i{
	font-size: 30px;
	color:#004aa7;
	overflow: hidden;
	padding-right: 10px;
}
.courseDeta{
	overflow: hidden;
}
.courseCont_ul{
	padding-right: 25px;
	overflow: hidden;
}
.courseCont_ul li{
	overflow: hidden;
	font-size: 14px;
	color:#888;
	line-height: 28px;
	padding-bottom: 10px;
}
.aboutRow2 .wrap{
	position: relative;
	z-index: 3;
}
.aboutRow2Bg{
	width: 100%;
	height: 630px;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
}
.scroll{
	width: 100%;
}	
.courseDeta .scroll_container {
	overflow: hidden;
	position: relative;
}

.courseBt{
	position: absolute;
	right: 30px;
	top: 30px;
	overflow: hidden;
}
.courseBt .bt1{
	display: block;
	width: 27px;
	height: 27px;
	overflow: hidden;
	float: left;
	margin-left: 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.bt1.prev{
	background: #e6e6e6 url(../images/btPrev.png) no-repeat center center;
	background-size: auto 15px;
}
.bt1.prev:hover{
	background: #004aa7 url(../images/btPrev_h.png) no-repeat center center;
	background-size: auto 15px;
}
.bt1.next{
	background: #e6e6e6 url(../images/btNext.png) no-repeat center center;
	background-size: auto 15px;
}
.bt1.next:hover{
	background: #004aa7 url(../images/btNext_h.png) no-repeat center center;
	background-size: auto 15px;
}
.courseBt .more{
	display: block;
	width: 27px;
	height: 27px;
	overflow: hidden;
	float: left;
	margin-left: 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
	background: #e6e6e6 url(../images/add1.png) no-repeat center center;
}
.courseBt .more:hover{
	background: #004aa7 url(../images/add1_h.png) no-repeat center center;
}
.course .bt2{
	display: block;
	width: 40px;
	height: 40px;
	overflow: hidden;
	position: absolute;
	top: 42px;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	-ms-border-radius: 40px;
	-o-border-radius: 40px;
	border-radius: 40px;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.bt2.prev{
	left: 60px;
	background: #e6e6e6 url(../images/btPrev.png) no-repeat center center;
	background-size: auto 15px;
}
.bt2.prev:hover{
	background: #004aa7 url(../images/btPrev_h.png) no-repeat center center;
	background-size: auto 15px;
}
.bt2.next{
	right: 60px;
	background: #e6e6e6 url(../images/btNext.png) no-repeat center center;
	background-size: auto 15px;
}
.bt2.next:hover{
	background: #004aa7 url(../images/btNext_h.png) no-repeat center center;
	background-size: auto 15px;
}
.bdCont{
	width: 1000px;
	margin: 0px auto;
	padding-top: 16px;
	position: relative;
	padding-bottom: 10px;
}
.bdEm{
	width: 30px;
	height: 16px;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(../images/courseTrangle.png) no-repeat center center;
}
/*发展历程 end*/


