/* CSS Document */
.indexbanner {
    width: 100%;
    height: 20.75rem;
    overflow: hidden;
    position: relative;
}
.indexbanner img {
    width: 100%;
    height: 100%;
}
.indexbanner .swiper-pagination {
    bottom:1.2rem;
}
.indexbanner .swiper-pagination-bullet-active {
    background: #00ac96;
}
.indexbanner .swiper-slide {
    position: relative;
}
.indexbanner .swiper-slide .mask {
    position: absolute;
    top: 1.5rem;
    left: 50%;
    margin-left: -45%;
    width: 90%;
    padding: 1.7rem 0;
    background: #fff;
    opacity: .64;
    text-align: center;
    color: #000;
}
.indexbanner .swiper-slide .mask h2 {
    margin: 0 auto 0.5rem;
    width: 60%;
    border-bottom: 1px solid #727272;
    padding-bottom: 0.5rem;
}
.indexbanner .swiper-slide .mask .en {
    color: #949494;
    font-size: 1rem;
    display: block;
    margin-bottom: 0.8rem;
}

.button-prev, .button-next {
    position: absolute;
    z-index: 99;
    top: 50%;
    margin-top: -2.725rem;
    width: 3.3rem;
    height: 5.45rem;
}
.button-prev {
    left: 0;
    background: url("../images/prevBtn.png")no-repeat;
    background-size: 100% 100%;
}
.button-next {
    right: 0;
    background: url("../images/nextBtn.png")no-repeat;
    background-size: 100% 100%;
}


.nei_title{width:100%;height:36px;line-height:30px;border-bottom:1.5px solid #dfd2bf;margin-bottom:25px;}

.nei_left{width:180px;}
.nei_left li{margin-bottom:5px;line-height:55px;text-align:center;background:#F3F3F3;}
.nei_left li a{font-family:"微软雅黑";font-size:16px;}
.nei_left_title{background:#CD850D; height:40px;font-family:"微软雅黑";font-size:16px;line-height:40px;text-align:center;color:#ffffff;}
#nei_left_sub{height:55px;line-height:55px;font-family:"微软雅黑";color:#FFFFFF;font-size:16px;text-align:center;background:#0061A8;}
#nei_left_sub a{color:#FFFFFF;font-size:16px;}

.nei_title h2{font-size:20px;color:#333333;float:left;font-family:"微软雅黑";}
.nei_title span{float:left;margin-left:10px;padding:0; margin-top:12px;line-height:15px;}
.nei_title span a{color:#333333;padding:0; margin:0;}

.nei_right{width:820px; height:100%; overflow:hidden;}
.nei_right_title{width:100%;height:30px;border-bottom:1.5px solid #dfd2bf;background:url(../images/tip_left_line.jpg) no-repeat left center;}
.nei_right_title span{font-family:"微软雅黑";margin-left:10px;font-size:16px;line-height:30px;}
.nei_content{width:95%;padding:25px;font-family:"微软雅黑";font-size:14px;line-height:30px;overflow:hidden;}

.right_title{ font-family:"微软雅黑";background:#F5E5CC;color:#CD850D; font-size:14px; height:40px;line-height:40px;}
.right_title b{height:40px;line-height:40px;font-size:16px; margin-left:26px;float:left;}
.right_title span{margin-left:20px;font-size:14px;}

.nei_news{}
.nei_newCon{}
.nei_newCon li{border-bottom:1px dashed #dfd2bf;padding-left:15px;background:url(../images/dot.jpg) no-repeat left center;line-height:30px;}
.nei_newCon span{float:right;}

.nei_about_lichen{width:100%;background:url(../images/line.jpg) no-repeat 76px center;}
.nei_about_lichen_li{width:100%;margin-bottom:20px;}
.nei_about_lichen_li_left{float:left;width:100px;background:url(../images/lichen.jpg) no-repeat right center;font-family:"微软雅黑";font-size:14px;line-height:30px;}
.nei_about_lichen_li_right{float:left;width:500px;background:#F6F6F6;padding:10px;border-radius: 8px;font-family:"微软雅黑";font-size:14px;line-height:30px;}

.linklist li
{
	float:left;margin-right:30px;
}
.linklist img
{
	width:200px;
	height:200px;
}
.so_title
{
	text-align:center;
}
.so_title h3{color:#076AAE;}

.hrlist ul
{
	width:100%;margin:0 auto;
}
.hrlist li{width:100%;border-bottom:1px dashed #999999;}
.hrlist{line-height:28px;padding-top:20px;padding-bottom:20px;font-family:微软雅黑,宋体,Tahoma,Arial, Helvetica, sans-serif; font-size:12px;}
.hrlist span{display:block;float:left;width:80px;}
.hrlist a{display:block;float:left;width:480px;}

#PageContent
{
	margin-top:20px;
}
#leftwidth
{
	float: left;margin-right:10px;
}
.default span{text-align:left;}
.default a{float:left;width:20px;text-align:left;}
.default .current{float:left;width:20px;}
.default .disabled{float:left;width:20px;}
#pre
{
	width:50px;
}
#next
{
	width:50px;
}

.footer{width:100%;height:50px;background:#076AAE;}
.bottom{ width:1024px;font-family:"微软雅黑";margin:0 auto;color:#FFFFFF;}
.bottom_words{text-align:center;line-height:50px;}