

@charset "utf-8";
@font-face {
    font-family: 'iconfont';
    src: url('../font/iconfont.eot');
    src: url('../font/iconfont.eot?#iefix') format('embedded-opentype'),
    url('../font/iconfont.woff2') format('woff2'),
    url('../font/iconfont.woff') format('woff'),
    url('../font/iconfont.ttf') format('truetype'),
    url('../font/iconfont.svg#iconfont') format('svg');
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 20px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


.w_1200 {
    width: 1200px;
    margin: 0 auto;
}


.min_1200 {
    margin: 0 auto;
    min-width: 1200px;
    _width: expression((documentElement.clientWidth < 1200) ? "1200px" : "auto" );
}

.max_1200 {
    margin: 0 auto;
    max-width: 1200px;
    _width: expression((documentElement.clientWidth > 1200) ? "1200px" : "auto" );
}


.phcolor {
    color: #bbb !important;
}

input::-webkit-input-placeholder {
    color: #bbb;
}

input:focus::-webkit-input-placeholder {
    color: #999;
}

input::-moz-placeholder {
    color: #bbb;
}

input:-ms-input-placeholder {
    color: #bbb;
}

input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
    margin: 0;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

input[type="number"] {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}

.bd1 img {
    width: 560px !important;
    height: 315px !important;
}

a {
    transition: .2s;
    -moz-transition: .2s;
    -webkit-transition: .2s;
}

/*头条推荐*/
.tou_t {
    width: 1200px;
    overflow: hidden;
    display: block;
    position: relative;
    margin: 0 auto;
}

.tou-text {
    height: auto;
}

.tou-text-1 ul li {
    text-align: center;
    height: auto;
    line-height: 60px;
    border-bottom: 4px solid #c01925;
}

.tou-text-1 ul li a {
    color: #231815;
    display: inline-block;
    width: 930px;
    min-height: 55px;
    margin: 0 auto;
    line-height: 55px;
    text-align: center;
    font-size: 41px;
    font-weight: bold;
}

.tou-text-1 ul li a:hover {
    display: inline-block;
    width: 930px;
    min-height: 55px;
    margin: 0 auto;
    line-height: 55px;
    text-align: center;
    font-size: 41px;
    font-weight: bold;
    color: #c01925;
}

.tou-text-2 {
    text-align: center;
}

.tou-text-2 a {
    color: #000;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    width: 20%;
    text-align: center;
    font-size: 16px;
}

.tou-text-2 strong {
    vertical-align: top;
    display: inline-block;
    width: 20px;
    line-height: 24px;
}

.tou-text-2 strong:last-child {
    display: none;
}

.container {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

/*------------------------star棣栭〉鐨勬牱寮�*/
.time {
    text-align: left;
    font-size: 12px;
    line-height: 20px;
    height: 50px;
    width: 500px;
    float: left;
    font-weight: 500;
    margin-left: 18px;
    position: relative;
}
.time_l{
    float: left;
    margin-top: 8px;
}
/*澶存枃浠朵笂*/
.header_t {
    height: 40px;
    line-height: 40px;
    padding: 20px 0;
    background-color: #fff;
}

.img_m, .text_m {
    vertical-align: middle;
    display: inline-block;
}

/*鎼滅储*/
.h_search {
    border: 1px solid #ddd;
    background-color: #fff;
    width: 240px;
    padding: 0 40px 0 20px;
    margin: 0 20px 0 0;
    height: 38px;
    position: relative;
}

.h_search:hover {
    border-color: #112953;
    box-shadow: 0 0 8px #112953;
}

.h_search_btn {
    width: 38px;
    height: 38px;
    border: none;
    background-color: transparent;
    background-image: url(../images/search.png);
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}

.h_search_text {
    line-height: 18px;
    height: 18px;
    padding: 10px 0;
    width: 100%;
    background-color: transparent;
    border: none;
    vertical-align: top;
}

/*鏂囧瓧*/
.header_t_text, .header_t_text a {
    color: #888;
}

.header_t_text a:hover {
    color: #c01925;
}

.header_t_text .china {
    font-style: normal;
    color: #ccc;
    margin: 0 8px;
}

/*澶╂皵*/
.h_weather img {
    margin: 0 8px;
}

/*澶存枃浠朵腑*/
.header_c {
    height: 80px;
    background-color: white;
    position: relative;
    z-index: 4;
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .2);
    box-shadow: 0 3px 5px rgba(0, 0, 0, .2);
}

/*鏍囧織*/
.logo {
    padding: 0px 0 0 0;
}

/*瀵艰埅*/
.header {
    position: relative;
}

.nav {
    font-size: 20px;
    line-height: 56px;
    height: 56px;
    margin: 24px 0 0 0;
    position: relative;
    width: 75%;
}

.nav li {
    float: left;
    margin: 0 40px 0 40px;
    z-index: 2;
}

.nav li > a {
    float: left;
    padding: 0 12px;
    position: relative;
    color: #231815;
}

.nav li a::before {
    display: block;
    content: '';
    position: absolute;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    bottom: 0;
    left: 0;
    width: 0;
    height: 4px;
    background-color: #c01925;
    font-size: 0;
    overflow: hidden;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
    display: none \9;
    display: none \0;
}

.nav li:hover > a::before, .nav .on > a::before {
    width: 100%;
}

.nav li:hover > a, .nav .on > a {
    border-bottom: 4px solid #c01925 \9;
    height: 52px \9;
    height: 52px \0;
    *border-bottom: 4px solid #c01925;
    *height: 52px;
}

.c-hide {
    display: none;
}

.nav-bg {
    position: absolute;
    top: 55px;
    left: -1500px;
    width: 3000px;
    height: 152px;
    background: #f3f3f3;
}

.nav-div {
    position: absolute;
    top: 55px;
    left: -360px;
    width: 900px;
    padding-top: 26px;
    z-index: 2;
}

.nav-divl {
    width: 400px;
}

.nav-divl dt {
    width: 230px;
    overflow: hidden;
}

.nav-divl dt img {
    width: 100%;
    height:100px!important;
}

.nav-divl dd {
    width: 114px;
    font-size: 18px;
    color: #333;
    line-height: 36px;
    padding-left: 20px;
}

.nav-divl dd span {
    display: inline-block;
    width: 135px;
    border-right: 1px solid #ddd;
    vertical-align: top;
}

.nav-divl dd span a {
    display: inline-block;
    padding: 0 20px;
    padding-left: 30px;
}


.nav-divr {
    width: 452px;
    padding: 5px 10px 10px;
    font-size: 16px;
    line-height: 36px;
}

.nav-divr a {
    display: inline-block;
    width: 130px;
    padding: 5px 0;
}

.nav-divr a img {
    width: 24px;
    position: relative;
    left: -4px;
    top: 3px;
}

.nav-divr a i {
    font-style: normal;
    position: relative;
    top: -4px;
    left: 5px;
}

/*头部大图*/

.content {
    width: auto;
    margin: 0px auto;
    overflow: hidden;
    position: relative;
}

.Banner {
    margin: 0 auto;
    z-index: 1;
}

/*banner开始*/
/*banner结束*/

@charset "utf-8";

.iosSliderDemo {
    clear: both;
    width: 100%;
    padding: 0 0 21% 0;
    position: relative;
}

.fluidHeight {
    position: absolute;
    width: 100%;
    height: 100%;
}

.sliderContainer {
    height: 100%;

    padding: 0 0;
}

.iosSlider {
    position: relative;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.iosSlider .slider {
    width: 100%;
    height: 100%;
}

.iosSlider .slider .item {
    /* PKU	width: 1200px; */
    width: 100%;
    max-width: 1200px;
    height: 100%;
    padding: 0 0 0 0;
    text-align: center;
}

.iosSlider .slider .item .inner {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    margin: 0 auto;
    box-shadow: 0 0 10px -5px #000;
    background-position: 50% 0;
    background-repeat: no-repeat;
    height: 429px;
}

.iosSlider .slider .item .inner img {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    margin: 0 auto;
    max-width: 1200px;
    height: 429px;
}

.iosSlider .slider .item .inner .selectorShadow {
    position: absolute;
    left: 0;
    bottom: 0;
    background: url(../../images/2018images/selector-shadow.png) no-repeat 0 0;
    width: 120px;
    height: 30px;
    display: none;
}

.iosSlider .slider .item .inner .text1 {
    opacity: 0;
    filter: alpha(opacity=0);
    /* PKU	background:#9b0000; */
    background: none repeat scroll 0 0 #000000;
    position: absolute;
    /* PKU	left: 150px; */
    /* PKU	top: 250px; */
    bottom: 12%;
    padding: 0 12px 0 12px;
    height: 50px;
    text-align: left;
}

.iosSlider .slider .item .inner .text1 span {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    line-height: 50px;
    padding: 0 8px;
    font-family: "Microsoft Yahei";
}

.iosSlider .slider .item .inner .text1 span i {
    margin: 0 0 0 5px;
}

.iosSlider .slider .item .inner .text2 {
    background: none repeat scroll 0 0 #000000;
    opacity: 0;
    filter: alpha(opacity=0);
    padding: 10px 12px 10px;
    position: absolute;
    left: 100px;
    /* PKU	top: 301px; */
    top: 451px;
    text-align: left;
}

.iosSlider .slider .item .inner .text2 span {
    display: block;
    color: #fff;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 100;
    padding: 0 8px;
    font-family: "Microsoft Yahei"
}

.iosSlider .slider .item .inner .more {
    /*	opacity: 0.3;  zb */
    opacity: 0.4;
    background: none repeat scroll 0 0 #fff;
    position: absolute;
    bottom: 6%;
    right: 0;
    /*	padding: 0 5px; zb */
    padding: 0 5px 0 2px;
    height: 25px;
    width: 55px;
    z-index: 2;
    text-align: center;
}

.iosSlider .slider .item .inner .more a {
    color: #000;
    text-decoration: none;
    font-size: 14px;
    line-height: 25px;
    font-family: "寰蒋闆呴粦"
}

.sliderContainer .slideSelectors {
    /* PKU	left: 0;
    width: 137px; */
    margin: 0 auto;
    z-index: 1;
    position: absolute;
    width: 100%;
    top: 0px;
    height: 429px;
}

.mask {
    max-width: 1098px;
    margin: 0px auto;
    position: relative;
    z-index: 3;
}

.slideSelectors_pn .prev {
    position: absolute;
    left: 50%;
    top: 160px;
    margin-left: -500px;
    width: 35px;
    height: 35px;
    background: url(../images/arrow_left.png) no-repeat 50% 0;

}

.slideSelectors_pn .next {
    position: absolute;
    left: 50%;
    top: 160px;
    width: 35px;
    height: 35px;
    margin: 0 0 0 10px;
    background: url(../images/arrow_right.png) no-repeat 50% 0;
    margin-left: 470px;
}

.sliderContainer .slideSelectors .item {
    float: left;
    width: 9px;
    height: 9px;
    background: #aaa;
    margin: 1px 1px 1px 11px;
    /* opacity: 0.25; */
    filter: alpha(opacity=25);
    border-radius: 10px;
}

.sliderContainer .slideSelectors .item.first {
    margin-left: 1px;
}

.sliderContainer .slideSelectors .selected {
    width: 11px;
    height: 11px;
    margin: 0 0 0 10px;
    background: #eee;
    opacity: 1;
    filter: alpha(opacity=100);
    box-shadow: none;
}

.sliderContainer .slideSelectors .selected.first {
    margin-left: 0;
}

.sliderContainer .scrollbarContainer {
    position: relative;
    bottom: 4px;
    left: 0;
    height: 4px;
    margin: 0 auto;
    z-index: 1;
}

.slideSelectors .mask-right, .slideSelectors .mask-left {
    background: #fff none repeat scroll 0 0;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    overflow: hidden;
    z-index: 4;
    height: 400px;
    position: absolute;
    width: 1098px;

}

.slideSelectors .mask-left {
    margin-left: -1698px;
    left: 50%;
    height: 429px;
}

.slideSelectors .mask-right {
    margin-left: 600px;
    left: 50%;
    height: 429px;
}

/*banner结束*/

/*公司新闻*/
.con_2_c {
    width: 49%;
    height: 330px;
    float: left;
    background: #fff;
}

.con_s {
    margin-left: 60px;
}

.con_2_c .hd {
    margin-top: 5px;
    background-color: #eee;
}


.con_2_c .hd ul li.on {
    height: 44px;
    display: inline-block;
    background-size: 100% 100%;
    border-bottom: 2px solid rgb(29, 67, 147);
    width: 130px;
}

.con_2_c .hd ul li {
    height: 44px;
    display: inline-block;
    background-size: 100% 100%;
    background: #c01925;
    width: 130px;
}


.con_2_c .hd ul i span {
    color: #c01925;
}

.con_2_c .hd ul li.on a {
    font-size: 18px;
    font-weight: bold;
    color: rgb(29, 67, 147);
    font-weight: bold;
    line-height: 45px;
    letter-spacing: 1px;
    padding: 0 15px 0 15px;
    height: 45px;
}

.con_2_c .hd ul li a {
    display: inline-block;
    width: 100%;
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
    font-weight: bold;
    line-height: 44px;
    text-align: center;
    letter-spacing: 1px;
    line-height: 44px;
}

.con_2_c .hd ul li a:hover {
    display: inline-block;
    width: 100%;
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
    font-weight: bold;
    line-height: 44px;
    text-align: center;
    letter-spacing: 1px;
    line-height: 44px;
}


.con_2_c .bd {
    width: 100%;
    height: 252px;
    margin-top: 10px;
}

.con_2_c .bd ul {
    height: 252px;
}


.con_2_c .bd ul li {
    height: 33px;
    line-height: 33px;
    position: relative;
    border-bottom: 1px solid #e3e3e3;
}

.con_2_c .bd ul li a {
    width: 82%;
    font-size: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 5px;
    color: #231815;
}

.con_2_c .bd ul li a:hover {
    width: 82%;
    font-size: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 5px;
    color: #c01925;
}

.con_2_c .bd ul li i {
    float: right;
    font-size: 16px;
    color: #999999;
    font-style: normal
}

.con_2_c .bd ul li span {
    float: left;
    font-size: 10px;
    color: rgb(38, 111, 204);
}

.con_2_c .hd .more {
    width: 60px;
    height: 45px;
    float: right;
    line-height: 45px;
    border-radius: 5px;
    text-align: center;
}

.con_2_c .hd .more a {
    width: 60px;
    height: 45px;
    float: left;
    font: 14px/20px "Microsoft YaHei", "宋体";
    color: #000000;
    text-align: center;
    text-decoration: none;
    line-height: 45px;
}

.con_2_c .hd .more a:hover {
    width: 60px;
    height: 45px;
    float: left;
    font: 14px/20px "Microsoft YaHei", "宋体";
    color: #c01925;
    text-align: center;
    text-decoration: none;
    line-height: 45px;
}


ul.h_news {
}

.h-newsli {
    position: relative;
}

.h-newsli a {
    display: block;
    line-height: 30px;
    height: 35px;
}

.h-newsli a h5 {
    height: 21px;
    margin-bottom: 0px;
    padding-top: 10px;
}

.h-newsli a h5 {
    padding-right: 100px;
    font-size: 14px;
}

.h-newsli a span {
    color: #999;
    position: absolute;
    top: 8px;
    right: 0px;
}

.h-newsli a span i {
    font-style: normal;
}

.h-newsli a p {
    display: none;
    color: #666;
    clear: both;
    margin: 0px 0 0 0;
    line-height: 23px;
}

.h_news li.show {
    height: 36px;
    line-height: 36px;
}

.h_news li.show h5 {
    margin-bottom: 0px;
    height: 35px;
    font-size: 18px;
    font-weight: bold;
    color: #231815;
    line-height: 35px;
}

.h_news li.show p {
    display: block;
}

.h_news li.show span i {
    font-size: 18px;
}

.h_news li.show span {
    top: 15px;
}

/*nav-txt*/
.right .nav-txt {
    left: -295px;
}

.nav-txt {
    position: absolute;
    top: 55px;
    left: -60px;
    width: 610px;
    z-index: 2;
    padding-top: 27px;
    line-height: 36px;
}

.nav-txt dt {
    width: 220px;
}

.nav-txt dt img {
    width: 100%;
    height:100px;
}

.nav-txt dd {
    width: 380px;
}

.nav-txt dd a {
    display: inline-block;
    font-size: 16px;
    padding-left: 15px;
    float: left;
}

.nav-txt dd span {
    display: inline-block;
    width: 80%;
    vertical-align: top;
    height: auto;
}

.d-right {
    left: -460px !important;
}
/*閫氱煡*/
.h_ann {
    background-color: #eee;
    margin: 30px auto;
    height: 40px;
    line-height: 40px;
}

.h_ann h4 {
    font-size: 16px;
    color: #c01925;
    background-image: url(../images/ann_arrow.png);
    background-repeat: no-repeat;
    background-position: 18px center;
    padding-left: 54px;
    width: 70px;
}

.ann_scroll {
    width: 1000px;
    padding-right: 70px;
    height: 40px;
    overflow: hidden;
    position: relative;
}

.annlist .ann_w {
    width: 37%;
    padding: 0 3%;
    display: inline-block;
    vertical-align: top;
}

.annlist li a {
    display: inline-block;
    height: 40px;
    width: 320px;
    overflow: hidden;
    word-break: keep-all;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.annlist .fr {
    color: #999;
}

/*鎸夐挳*/
.ann_scroll .ann_btn {
    position: absolute;
    top: 0;
    right: 0px;
    width: 40px;
    height: 20px;
    overflow: hidden;
    font-size: 0;
    background-image: url(../images/ann_btn.png);
    background-repeat: no-repeat;
    background-color: #d2d2d2;
    cursor: pointer;
}

.ann_scroll .next {
    top: 0px;
}

.ann_scroll .prev {
    background-position: 0px -20px;
    top: 20px;
}

.ann_scroll .ann_btn:hover {
    background-color: #c01925;
}

.ann_scroll .prevStop, .ann_scroll .nextStop, .ann_scroll .prevStop:hover, .ann_scroll .nextStop:hover {
    cursor: default;
    background-color: #e6e6e6;
}

/*鍔ㄧ敾*/
.h_flash {
    width: 560px;
    height: 315px;
    position: relative;
    overflow: hidden;
    float: left;
}

.h_flash .bd li {
    width: 100%;
    height: 100%;
    position: relative;
}

.black {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 40px;
    line-height: 40px;
    color: #fff;
    overflow: hidden;
    background-color: rgba(0, 0, 0, .7);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#CF000000, endcolorstr=#CF000000);
}

.h_flash .black {
    width: 75%;
    padding: 0 20% 0 5%;
}

.h_flash .hd {
    position: absolute;
    bottom: 10px;
    right: 0;
    width: 97%;
    padding-right: 3%;
    text-align: right;
}

.h_flash .hd li {
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin: 0 0 0 8px;
    overflow: hidden;
    font-size: 0;
    background-color: rgba(255, 255, 255, .5);
    width: 8px;
    height: 8px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #fff;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.h_flash .hd .on {
    background-color: #c01925;
    filter: alpha(opacity=100);
    opacity: 1;
}

/*鏂伴椈*/
.w_600 {
    width: 600px;
    float: right;
}

.h_news .fr {
    color: #999;
}

.h_news h5 {
    height: 1.6em;
    margin-bottom: 15px;
}

.h_news h5 .hide1 {
    width: 85%;
    float: left;
    font-size: 18px;
    font-weight: bold;
}

.h_news dt p {
    color: #666;
    clear: both;
    margin: 15px 0 0 0;
}

.h_news dt {
    padding: 20px 0 10px 0;
}

.h_news dd p {
    height: 1.6em;
    margin: 8px 0 0 0;
}

.h_news dd .hide1 {
    float: left;
    width: 78%;
}

/*鏍囬*/
.gray_th {
    height: 40px;
    font-size: 18px;
    line-height: 40px;
    border-bottom: 1px solid #e3e3e3;
    background-color: #eee;
}

.gray_th .fr, .gray_th .fr a {
    color: #999;
}

.gray_th .fr a i{
    font-style: normal;
}

.gray_th b{
    height: 40px;
    line-height: 40px;
    display: inline-block;
    color: rgb(13,26,52);
    margin-left: 15px;
}

.gray_th b:hover{
    color: #ff0000;
}

.gray_th .fr {
    font-size: 14px;
    margin-right: 8px;
}

.gray_th .fr a:hover {
    color: #c01925;
}

.gray_th .th_red {
    padding: 0 20px;
    font-weight: normal;
    font-size: 18px;
    color: #fff;
    background-color: rgb(0,26,81);
}

.gray_th .red_text {
}


.box_w {
    margin: 40px auto;
    padding-bottom: 1px;
}

.w_1240 {
    width: 1240px;
}

.w_3 .box {
    margin-right: 40px;
}

.w_1230 {
    width: 1230px;
}

.w_2 .box {
    margin-right: 30px;
}


/*华瑞印象*/
.container{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.container_mt{
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    height: 400px;
}
.container_mt img{
    width: 100%;
    height: 400px;
    position: absolute;
    z-index: 1;
}


.con_2_e {
    width: 1200px;
    height: 400px;
    margin: 0 auto;
    position: relative;
}

.con_2_e .hd {
    height: 40px;
    width: 100%;
    margin-top: 40px;
    line-height: 40px;
    position: absolute;
    z-index: 2;
}

.con_2_e .hd ul li {
    height: 40px;
    float: left;
}

.con_2_e .hd ul li a {
    display: inline-block;
    font-weight: bold;
    font-weight: bold;
    line-height: 40px;
    margin-left: 15px;
    font-size: 24px;
    color: #fff;
}
.con_2_e .hd ul li a b{
    color: #c01925;
}

.con_2_e .hd ul li a span{
    color: rgb(13,26,52);
}

.con_2_e .hd ul li a:hover {
    display: inline-block;
    font-weight: bold;
    font-weight: bold;
    line-height: 40px;
    margin-left: 15px;
    font-size: 24px;
}

.con_2_e .hd .more {
    width: 60px;
    height: 40px;
    float: right;
    line-height: 40px;
    border-radius: 10px;
    /* background: #f4f4f4; */
    text-align: center;
}

.con_2_e .hd .more a {
    width: 60px;
    height: 40px;
    float: left;
    font: 14px/20px "Microsoft YaHei", "宋体";
    color: #000;
    text-align: center;
    text-decoration: none;
    line-height: 40px;
}

.con_2_e .hd .more a:hover {
    width: 60px;
    height: 40px;
    float: left;
    font: 14px/20px "Microsoft YaHei", "宋体";
    color: #ff0000;
    text-align: center;
    text-decoration: none;
    line-height: 40px;
}

.con_2_e .hd ul strong {
    float: left;
    margin-top: 6px;
    background: url(../images/xian.png) no-repeat;
    width: 34px;
    height: 30px;
    background-size: 100% 100%;
}

.lunbo {
    height: 307px;
    float: left;
    position: absolute;
    bottom: 42%;
    margin-bottom: -170px;
}

.lunbo .bd {
    height:307px;
}

.lunbo .bd ul {
    list-style: none;
    height: 307px;
}

.lunbo .bd ul li {
    list-style: none;
    float: left;
    width:360px;
    height: 307px;
    margin: 20px 16px 0 0;
    padding: 0 12px;
    position: relative;
}

.lunbo .bd ul li span {
    display: inline-block;
    width: 360px;;
    color: #ffffff;
    font-size: 16px;
    position: absolute;
    bottom: 65px;
    z-index: 1;
    background-color: rgba(0,0,0,.7);
    height: 40px;
    line-height: 40px;
}

.lunbo .bd ul li span i{
    display: inline-block;
    width: 336px;;
    color: #ffffff;
    font-size: 16px;
    position: absolute;
    bottom: 0px;
    z-index: 1;
    background-color: rgba(0,0,0,.7);
    padding: 0 12px;
    font-style: normal;
    height: 40px;
    line-height: 40px;
}

.lunbo .bd ul li img {
    width: 360px;
    height: 202px;
}

.tempWrap {
    overflow: hidden;
    position: relative;
    width: 1200px !important;
    height: 307px;
}

.lunbo .bd .on {
    display: block;
}


/*鏂伴椈*/
.h_news_text {
    margin: 20px 0 0 0;
}

.h_news_text .fr {
    color: #999;
}

.h_news_text dt {
    height: 1.6em;
}

.h_news_text dt .hide1 {
    font-size: 16px;
}

.h_news_text dd p {
    height: 1.6em;
    margin: 8px 0 0 0;
}
.h_news_text dd p i{
    height: 22px;
    line-height: 22px;
}
.h_news_text dd p i span{
    float: left;
    position: relative;
    right: 8px;
    display: block;
}

.h_news_text .hide1 {
    float: left;
    width: 76%;
    margin-left: -5px;
    color: #231815;
    font-size: 15px;
}

.h_news_text .hide1:hover {
    float: left;
    width: 76%;
    margin-left: -5px;
    color: #c01925;
    font-size: 15px;
}

.h_news_text_pic dt {
    height: auto;
    margin-bottom: 15px;
}

.h_news_text_b dd p {
    margin: 10px 0 0 0;
}

.h_news_text_line {
    margin: 10px 0 0 0;
}

.h_news_text_line dd p, .h_news_text_line dt {
    margin: 0;
    padding: 7px 0;
    border-bottom: 1px dotted #ccc;
}


.w_540 {
    width: 540px;
}

.w_580 {
    width: 580px;
}

/*图文轮播*/

.banner-swiper {
    margin-top: 5px;
    float: right;
    width: 40%;
    position: relative;
    overflow: hidden;
}

.banner-swiper pic{height: 324px}
.banner-swiper .pic li{}
.banner-swiper .inner {
    position: relative;
}

.banner-btn {
    display: none;
}

.banner-btn a {
    display: block;
    line-height: 82px;
    position: absolute;
    top: 200px;
    width: 82px;
    height: 82px;
    overflow: hidden;
    z-index: 4;

}

.focusBox {
    position: relative;
    width: 48%;
    overflow: hidden;
    font: 12px/1.5 Verdana, Geneva, sans-serif;
    text-align: left;
    max-height: 324px;
}

.focusBox .pic img {
    width: 100%;
    height: 324px;
    display: block;
}

.focusBox .txt-bg {
    position: absolute;
    bottom: 0;
    z-index: 1;
    height: 40px;
    width: 100%;
    filter: alpha(opacity=40);
    opacity: 0.4;
    overflow: hidden;

}

.focusBox .txt {
    position: absolute;
    bottom: 0;
    z-index: 2;
    height: 40px;
    width: 576px;
    overflow: hidden;
    background: #000000;
}

.focusBox .txt li {
    width: 100%;
    height: 40px;
    line-height: 40px;
    position: absolute;
    bottom: -30px;
    text-align: left;
}

.layui-row {
    border: 1px solid #e3e3e3;
}

.focusBox .txt li a {
    display: block;
    color: #ffffff;
    padding: 0 0 0 10px;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}

.focusBox .num {
    position: absolute;
    z-index: 3;
    bottom: 12px;
    right: 20px;
}

.focusBox .num li {
    float: left;
    position: relative;
    width: 10px;
    height: 10px;
    line-height: 10px;
    overflow: hidden;
    text-align: center;
    margin-left: 8px;
    cursor: pointer;
    border-radius: 5px;
}

.focusBox .num li.on {
    background: #ffffff;

}

.focusBox .num li a, .focusBox .num li span {
    position: absolute;
    z-index: 2;
    display: block;
    color: #ffffff;
    width: 100%;
    height: 10px;
    top: 0;
    left: 0;
    text-decoration: none;
    line-height: 10px;
    background: #ffffff;


}

.focusBox .num li span {
    z-index: 1;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.focusBox .num li a:hover, .focusBox .num li span:hover {
    position: absolute;
    z-index: 2;
    display: block;
    color: #000000;
    width: 100%;
    height: 26px;
    top: 0;
    left: 0;
    text-decoration: none;
    line-height: 26px;
    background: #ffffff;
}

/*鏂囧瓧鏍囬*/
.h_th_text {
    font-size: 20px;
    line-height: 40px;
    margin-bottom: 10px;
}

/*涓氬姟鏉垮潡*/
.h_bus {
    width: 590px;
    padding: .5em 0;
}

.h_bus .box {
    display: block;
    text-align: center;
    padding: 20px 0 24px 0;
    margin: 0 10px 0 0;
    background-color: #fff;
    border-top: 3px solid #53c357;
    box-shadow: 0 3px 2px rgba(0, 0, 0, .2);
}

.h_bus .li_2 .box {
    border-color: #33bbe0;
}

.h_bus .li_3 .box {
    border-color: #fbb802;
}

.h_bus .li_4 .box {
    border-color: #d16ab5;
}

.h_bus .li_5 .box {
    border-color: #fb3636;
}

/*缁忚繃*/
.h_bus .box:hover {
    -moz-transform: translateY(-.4em);
    -webkit-transform: translateY(-.4em);
    transform: translateY(-.4em);
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .2);
    box-shadow: 0 0 20px rgba(0, 0, 0, .2);
}

.h_bus h5 {
    font-size: 14px;
    margin: 10px 0 0 0;
}

/*鍥炬爣*/
.arrow_o {
    display: inline-block;
    width: 60px;
    height: 60px;
    overflow: hidden;
    font-size: 0;
    background-image: url(../images/icon/tool_arow.png);
    background-repeat: no-repeat;
    vertical-align: top;
}

.arrow_o2 {
    background-position: 0 -60px;
}

.arrow_o3 {
    background-position: 0 -120px;
}

.arrow_o4 {
    background-position: 0 -180px;
}

.arrow_o5 {
    background-position: 0 -240px;
}


.img_w {
    width: 100%;
    overflow: hidden;
}

/*褰卞儚浜ф姇*/
.h_video {
    position: relative;
}

.h_video .black {
    padding: 0 5%;
    width: 90%;
}

.video_arrow {
    width: 40px;
    height: 40px;
    overflow: hidden;
    position: absolute;
    top: 50%;
    margin: -20px 0 0 -20px;
    left: 50%;
    background-image: url(../images/icon/video.png);
    background-repeat: no-repeat;
    z-index: 5;
}

/*瑙嗛璧勬枡*/
.party_video {
    margin: 30px 0 0 0;
}

.party_video .pic {
    display: block;
    position: relative;
    text-align: center;
}

.party_video .black {
    width: 100%;
    height: 100%;
    opacity: .5;
}

.party_video h5 {
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    font-size: 14px;
    background-color: #ddd;
}

/*涓撻」宸ヤ綔*/
.h_work {
    width: 380px;
}

.h_work li {
    margin: 0 0 8px 0;
}

.h_work .box_a {
    display: block;
    margin-right: 8px;
    background-color: #112953;
    padding: 13px 0 13px 10px;
    color: #fff;
    position: relative;
}

.h_work .box_a:hover {
    background-color: #c01925;
    color: #fff;
}

.more_arrow {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 30px;
    height: 25px;
    font-size: 0;
    overflow: hidden;
    background-image: url(../images/icon/more.png);
    background-repeat: no-repeat;
    background-position: 0 -25px;
}

.box_a:hover .more_arrow, .more_arrow:hover {
    background-position: 0 0px;
}

/*鍥炬爣*/
.arrow_s {
    display: inline-block;
    vertical-align: middle;
    width: 50px;
    height: 50px;
    overflow: hidden;
    background-image: url(../images/icon/arrow.png);
    background-repeat: no-repeat;
    font-size: 0;
    margin: 0 8px 0 0;
}

.arrow_s2 {
    background-position: 0 -50px;
}

.arrow_s3 {
    background-position: 0 -100px;
}

.arrow_s4 {
    background-position: 0 -150px;
}

.arrow_s5 {
    background-position: 0 -200px;
}

.arrow_s6 {
    background-position: 0 -250px;
}


/*涓嬫媺妗唖elect*/
.select_box {
    padding: 0 0 0 10px;
    width: 100%;
    margin: 0 0em 0 0;
    height: 30px;
    line-height: 30px;
    border: none;
    background-color: #ac1621;
    color: #fff;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    overflow: hidden;
    filter: none !important;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background-image: url(../images/icon/option.png);
    background-repeat: no-repeat;
    background-position: 94% center;
}

.select_box::-ms-expand {
    display: none;
}

.select_box_s {
    background-color: #dedede;
    color: #333;
    height: 40px;
    line-height: 40px;
    background-image: url(../images/icon/option_b.png);
}

.select_box_w {
    background-color: #fff;
    color: #555;
    border: 1px solid #ddd;
    line-height: 40px;
    height: 40px;
    background-image: url(../images/icon/option_w.png);
}

.i_link {
    margin: 15px 20px 0 20px;
}

/*友情链接*/
.h_link {
    color: #fff;
    margin: 20px 0 0 0;
    line-height: 30px;
    width: 100%;
    background: rgb(192,25,37);
}

.h_link h4 {
    font-size: 16px;
    color: #FFFFFF;
    background: rgb(192,25,37);
    height: 40px;
    line-height: 40px;
}

.h_link_ul .box {
    margin: 0 0 0 10px;
}

/*鏂囦欢搴�*/
.h_link_text {
    background-color: #ddd;
    padding: 25px 0;
}

.h_link_text h4 {
    font-size: 18px;
    line-height: 1.2;
    margin-bottom: 10px;
}

.h_link_d {
    width: 108%;
}

.h_link_d li p {
    margin: 4px 0;
}

.h_link_d li p, .h_link_d li p a {
    color: #666;
}

.h_link_d li p a:hover {
    color: #c01925;
}

.footer {
    color: #666;
    background-color: #c6c6c6;
    padding: 20px 0;
}

.footer a {
    color: #666;
}

.footer a:hover {
    color: #c01925;
}

.footer dt {
    text-align: center;
    width: 218px;
}

.footer dt .china {
    font-style: normal;
    margin: 0 9px;
}

.footer dt .d {
    display: inline-block;
    *display: inline;
    zoom: 1;
    background-color: #fff;
    text-align: center;
    padding: 8px 4px;
    margin: 15px 0 0 0;
    font-size: 12px;
    line-height: 1.2;
}

.footer dt .d .box {
    margin: 0 2px;
}

.footer dd p {
    margin: 8px 0;
}

.footer dt .weix {
    display: inline-block;
    *display: inline;
    zoom: 1;
    background-color: #fff;
    text-align: center;
    padding: 8px 4px;
    margin: 15px 0 0 0;
    font-size: 12px;
    line-height: 1.2;
}

.footer dt .weix li {
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.footer dt .weix li img {
    width: 70px;
    height: 70px;
}

/*-------------------------------star鍐呴〉鐨勬牱寮�*/
.i_banner {
    position: relative;
    overflow: hidden;
    height: 320px;
}

.i_banner_img {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -960px;
    width: 1920px;
}

.i_banner_400 {
    height: 400px;
}

.nav li.d-pos .nav-txt {
    left: 260px
}

.nav li.d-posa .nav-txt {
    left: 240px
}

.nav li.d-posb .nav-txt {
    left: 380px
}

/*涓棿鍖哄煙*/
.i_center {
    margin: 30px auto;
    padding-bottom: 1px;
    overflow: hidden;
}

.w_240 {
    width: 240px;
}

.w_910 {
    width: 910px;
}

.w_250 {
    width: 250px;
}

.w_620 {
    width:99%;
}

.i_left {
    padding: 0 0 3000px;
    margin-bottom: -3000px;
    background-color: #eee;
}



/*浣嶇疆鏍囬*/
.site_th {
    border-bottom: 1px solid #ddd;
    line-height: 39px;
    height: 39px;
    padding: 30px 0;
}

.site_th .fr, .site_th .fr a {
    color: #888;
}

.site_th .fr a:hover {
    color: #c01925;
}

.site_th b {
    font-weight: normal;
}

/*宸︽爣棰�*/
.i_l_th {
    color: #fff;
    background-color: #112953;
    padding: 30px 35px;
    line-height: 40px;
    background-color: #112953;
    font-size: 24px;
}

/*宸﹀鑸�*/
.l_nav {
    padding: 0 0 50px 0;
    font-size: 16px;
}

.l_nav li {
    border-bottom: 1px solid #ddd;
}

.l_nav li > a {
    position: relative;
    line-height: 54px;
    display: block;
    padding: 0 25px 0 40px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

.l_nav li .china {
    color: #eee;
}

.l_nav li a::before {
    display: block;
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 0;
    height: 100%;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
    background-color: #facd00;
    display: none \9;
    z-index: -1;
}

.l_nav li a:hover::before {
    width: 100%;
}

.l_nav li a:hover {
    border-color: #eee;
}

.l_nav .on > a::before {
    background-color: #c01925;
    width: 100%;
}

.l_nav .on > a {
    color: #fff;
    background-color: #c01925 \9;
    *background-color: #c01925;
    border-color: #c01925;
}

.l_nav li > span {
    display: none;
    padding: 1px 0 10px;
}

.l_nav li.on > span {
    display: block;
    padding: 1px 0 10px;
}

.l_nav li > span a {
    line-height: 36px;
    display: block;
    padding: 0 20px;
    padding-left: 40px;
    color: #666;
    font-size: 14px;
    position: relative;
}

.l_nav li span a::before {
    display: block;
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 0;
    height: 100%;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
    background-color: #facd00;
    display: none \9;
    z-index: 1;
}

.l_nav li span a:hover::before {
    width: 100%;
}

.l_nav li span a:hover {
    border-color: #eee;
}

.l_nav li span a font {
    position: relative;
    z-index: 2;
}

.l_nav li span a.active, .l_nav li span a:hover {
    background: #FACD00;
    color: #333
}

/*鎼滅储*/
.i_r_search dt .t {
    margin: 0 0 14px 0;
}

/*琛ㄥ崟鍜屾寜閽�*/
.search_text {
    border: 1px solid #ddd;
    line-height: 18px;
    height: 18px;
    padding: 10px 5%;
    width: 88%;
    vertical-align: top;
    background-color: #fff;
}

.search_text:focus {
    border-color: #facd00;
    -moz-box-shadow: 0 0 8px #facd00;
    -webkit-box-shadow: 0 0 8px #facd00;
    box-shadow: 0 0 8px #facd00;
}

.search_btn {
    font-size: 22px;
    border: none;
    color: #333;
    background-color: #facd00;
    width: 100%;
    line-height: 40px;
    vertical-align: top;
    cursor: pointer;
}

.search_btn:hover {
    -moz-box-shadow: 0 0 8px #facd00;
    -webkit-box-shadow: 0 0 8px #facd00;
    box-shadow: 0 0 8px #facd00;
}

/*鏍囬*/
.i_th_text {
    font-size: 22px;
    margin: 30px 0 15px 0;
}


/*瑙嗛*/
.i_r_video {
    margin: 20px 0;
}

.i_r_video a {
    display: block;
    position: relative;
    text-align: center;
}

/*鏂伴椈鍒楄〃*/
.i_news .li_o {
    border-bottom: 1px dotted #ccc;
    padding: 25px 10px;
}

.i_news h5 .hide1 {
    font-weight: bold;
    font-size: 18px;
    float: left;
    width: 80%;
}

.i_news h5 .fr {
    color: #999;
    font-size: 14px;
}

.i_news h5 {
    height: 1.6em;
    margin-bottom: 20px;
}

.i_news p {
    clear: both;
    color: #666;
    margin: 20px 0 0 0;
}

.i_news .li_o:hover {
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .2);
    box-shadow: 0 0 15px rgba(0, 0, 0, .2);
    background-color: #fff;
    -moz-transform: translateY(-.2em);
    -webkit-transform: translateY(-.2em);
    transform: translateY(-.2em);
}

/*椤电爜*/
.page {
    font-size: 12px;
    color: #666;
    text-align: center;
    margin: 40px 0;
    line-height: 28px;
}

.page a {
    display: inline-block;
    color: #666;
    vertical-align: middle;
    margin: 0 4px;
    border: 1px solid #ddd;
    background-color: #f2f2f2;
    padding: 0 10px;
}

.page .text_m {
    margin: 0 5px;
}

.page .page_l, .page .page_r {
    background-image: url(../images/icon/page_l.gif);
    padding: 0 10px 0 20px;
    background-repeat: no-repeat;
    background-position: 10px center;
}

.page .page_r {
    background-image: url(../images/icon/page_r.gif);
    background-position: 95% center;
    padding: 0 20px 0 10px;
}

.page_text {
    border: 1px solid #ddd;
    line-height: 18px;
    height: 18px;
    margin: 0 5px;
    padding: 5px 0;
    text-align: center;
    width: 40px;
    vertical-align: middle;
    background-color: #fff;
    font-size: 12px;
}

.page_btn {
    border: 1px solid #ddd;
    background-color: #ddd;
    color: #666;
    font-size: 12px;
    vertical-align: middle;
    margin: 0 5px;
    line-height: 28px;
    height: 28px;
    cursor: pointer;
    text-align: center;
    text-transform: uppercase;
}

.page .on, .page_btn:hover {
    border-color: #c01925;
    color: #fff;
    background-color: #c01925;
}

.page .not, .page .not:hover {
    color: #999;
    background-color: #f2f2f2;
    border-color: #f2f2f2;
    cursor: default;
}

.page a:hover, .page_text:focus {
    border-color: #c01925;
    background-color: #fff;
    color: #c01925;
}

.page_text:focus {
    color: #333;
}

/*杩斿洖棣栭〉*/
.home_btn {
    width: 80px;
    height: 65px;
    position: fixed;
    top: 610px;
    background-color: #fff;
    left: 50%;
    margin-left: 620px;
    text-align: center;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 15px 0 0 0;
    color: #888;
}

.home_btn_480 {
    top: 600px;
}

.home_btn_530 {
    top: 530px;
}

.home_btn:hover {
    background-color: #112953;
    box-shadow: 0 0 8px #112953;
    border-color: #112953;
    color: #fff;
}

.home_btn h4 {
    font-size: 14px;
    margin: 5px 0 0 0;
}

/*鍥炬爣*/
.home_arrow {
    display: inline-block;
    vertical-align: top;
    width: 30px;
    height: 30px;
    overflow: hidden;
    font-size: 0;
    background-image: url(../images/icon/homw.png);
    background-repeat: no-repeat;
}

.home_btn:hover .home_arrow {
    background-position: 0 -30px;
}

@media screen and (max-width: 1366px) {
    .home_btn {
        top: auto;
        bottom: 20px;
        margin-left: 600px;
    }
}

/*-------------------star鏂伴椈璇︽儏*/
/*鏍囬*/
.d_th {
    text-align: center;
    margin: 60px 0 40px 0;
}

.d_th h2 {
    font-size: 24px;
    margin-bottom: 20px;
}

.d_th p {
    color: #888;
}

.d_th p span {
    margin: 0 20px;
}

/*姝ｆ枃*/
.d_wen {
    line-height: 2em;
    font-family: "浠垮畫";
    margin: 40px 0 20px 0;
    font-size: 20px;
}

.d_wen p {
    text-indent: 2em;
    margin: 15px 0;
}

.d_wen .pic_c {
    text-indent: 0;
    text-align: center;
    margin: 20px 0;
}

/*鍒嗕韩鍜屼笂涓嬬瘒*/
.d_other {
    color: #666;
    margin: 20px 0 0 0;
}

.d_other .bdsharebuttonbox {
    display: inline-block;
    vertical-align: middle;
}

.d_other a {
    color: #666;
}

.d_other a:hover {
    color: #c01925;
}

.d_other dt {
    border-bottom: 1px solid #eee;
    padding: 20px 5px;
}

.d_other dd {
    padding: 20px 5px 0 5px;
}

.d_other .hide1 {
    display: inline-block;
    width: 320px;
    vertical-align: middle;
}

.d_other ul li {
    width: 45%;
}

/*-----------------------------star鍏氬缓宸ヤ綔*/
/*鍔ㄧ敾*/
.party_flash {
    width: 790px;
    height: 320px;
    position: relative;
    background-color: #eee;
}

.party_flash .bd .pic {
    width: 440px;
    margin-right: 25px;
}

.party_flash .bd .r_text {
    padding: 35px 35px 0 0;
}

.party_flash .bd h5 {
    font-size: 24px;
    height: 2.6em;
    line-height: 1.3em;
}

.party_flash .bd p {
    padding: 20px 0 0 0;
    border-top: 1px dotted #ccc;
    margin: 20px 0 10px 0;
    color: #666;
}

.more_btn {
    display: inline-block;
    vertical-align: top;
    border: 1px solid #ddd;
    background-color: #fff;
    text-align: center;
    width: 100px;
    line-height: 28px;
    color: #666;
}

.more_btn:hover {
    color: #fff;
    background-color: #c01925;
    border-color: #c01925;
    box-shadow: 0 0 5px #c01925;
}

.party_flash .hd {
    position: absolute;
    bottom: 10px;
    width: 420px;
    text-align: right;
}

.party_flash .hd li {
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin: 0 3px;
    overflow: hidden;
    background-color: #fff;
    font-size: 0;
    width: 8px;
    height: 8px;
    vertical-align: middle;
}

.party_flash .hd .on {
    background-color: #c01925;
}

.party_flash .btn {
    color: #fff;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    width: 30px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #b7130c;
    font-size: 28px;
    overflow: hidden;
    cursor: pointer;
}

.party_flash .prev {
    left: 0;
}

.party_flash .next {
    right: 0;
}

/*涓ぎ绮剧*/
.w_380 {
    width: 380px;
}

/*鏍囬*/
.th_line_y {
    border-bottom: 1px solid #ddd;
    line-height: 20px;
    height: 20px;
    padding: 15px 5px;
}

.th_line_y .th_y, .gray_th_y .th_y {
    font-size: 20px;
    float: left;
    border-left: 4px solid #c01925;
    padding-left: 15px;
}

.th_line_y .fr, .th_line_y .fr a, .gray_th_y .fr, .gray_th_y .fr a {
    color: #999;
}

.th_line_y .fr a:hover, .gray_th_y .fr a:hover {
    color: #c01925;
}

/*鐏拌壊鏍囬*/
.gray_th_y {
    height: 20px;
    line-height: 20px;
    padding: 15px 20px;
    background-color: #eee;
}

.gray_th_y .th_y {
    font-weight: normal;
}

/*骞垮憡鏉�*/
.adv_box {
    text-align: center;
    margin: 30px auto;
}

/*---------------star绾鐩戝療妯℃澘*/
/*鍔ㄧ敾*/
.ji_flash {
    width: 680px;
    height: 390px;
    position: relative;
}

.ji_flash .bd li {
    position: relative;
}

.ji_flash .black {
    font-size: 20px;
    padding: 0 25% 0 3%;
    width: 72%;
    height: 54px;
    line-height: 54px;
}

.ji_flash .hd {
    position: absolute;
    bottom: 18px;
    right: 3%;
    width: 97%;
    text-align: right;
}

.ji_flash .hd li {
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin: 0 5px;
    overflow: hidden;
    width: 10px;
    height: 10px;
    font-size: 0;
    vertical-align: middle;
    background-color: rgba(0, 0, 0, .5);
    border: 1px solid #fff;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#CF000000, endcolorstr=#CF000000);
}

.ji_flash .hd .on {
    background-color: #c01925;
}

/*鍔ㄧ敾2*/
.stu_flash {
    width: 600px;
    height: 390px;
}


.w_490 {
    width: 490px;
}

.w_180 {
    width: 180px;
}

.w_990 {
    width: 990px;
}

.w_480 {
    width: 480px;
}

.h_140 {
    height: 140px;
}

.h_390 {
    height: 390px;
}

.s_adv {
    text-align: center;
}

/*鐏拌壊杈规*/
.gray_border {
    border: 1px solid #eee;
    background-color: #fff;
}

.gray_bj {
    background-color: #eee;
}

/*鏂囧瓧*/
.text_box {
    margin: 20px 40px;
    font-size: 18px;
}

.text_box p {
    margin: 5px 0;
}

/*------------------star瀛︿範涓撻妯℃澘*/
.h_news_stu {
    font-size: 16px;
    padding: 40px 30px 0 30px;
}

.h_news_stu dt h5 {
    font-size: 24px;
    margin-bottom: 10px;
}

.h_news_stu dt p {
    color: #666;
}

.h_news_stu dt {
    padding: 0 0 20px 0;
    border-bottom: 1px dotted #ccc;
    margin-bottom: 20px;
}

.h_news_stu dd p {
    margin: 12px 0;
}

/*鏍囬*/
.gray_th_arrow {
    height: 36px;
    line-height: 36px;
    background-image: url(../images/icon/th_x.gif);
    background-repeat: repeat-x;
    background-position: left center;
}

.gray_th_arrow .th_arrow {
    float: left;
    background-image: url(../images/icon/th_arrrow.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-color: #fff;
    padding: 0 30px 0 20px;
    font-weight: bold;
    color: #c01925;
    font-size: 24px;
}

.gray_th_arrow .fr a {
    display: inline-block;
    line-height: 16px;
    height: 16px;
    padding: 0 12px;
    background-color: #c01925;
    color: #fff;
    text-transform: uppercase;
}

.gray_th_arrow .fr a:hover {
    color: #fff;
    background-color: #112953;
}

/*鏂伴椈*/
.stu_news {
    margin: 20px 0 0 0;
}

.stu_news dt {
    padding: 25px 25px;
    margin-bottom: 10px;
}

.stu_news h5 {
    font-size: 18px;
    margin-bottom: 10px;
}

.stu_news dt p {
    color: #666;
}

.stu_news dd {
    font-size: 16px;
    margin-top: 10px;
}

.stu_news dd p {
    margin: 10px 0 0 0;
    height: 1.6em;
}

.stu_news dd .hide1 {
    float: left;
    width: 85%;
}

/*---------------------------star涓氬姟鏉垮潡_浜т笟閲戣瀺*/
.site_th_div {
    text-align: right;
    line-height: 30px;
    height: 30px;
    margin: 10px auto;
    color: #666;
}

.site_th_div a {
    color: #666;
}

.site_th_div a:hover {
    color: #c01925;
}

.site_th_div .china {
    font-style: normal;
    margin: 0 8px;
    color: #ccc;
}

/*宸︽爣棰�*/
.l_th {
    border-bottom: 3px solid #ddd;
    position: relative;
    font-size: 36px;
    line-height: 1.1;
    padding-bottom: 15px;
}

.l_th p {
    color: #888;
    font-size: 24px;
    text-transform: capitalize;
    margin: 5px 0 0 0;
}

.th_line_red {
    position: absolute;
    bottom: -3px;
    height: 3px;
    width: 100px;
    font-size: 0;
    overflow: hidden;
    background-color: #c01925;
}

/*宸﹀鑸�*/
.l_nav_n {
    font-size: 16px;
}

.l_nav_n .china {
    width: 25px;
    font-size: 14px;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    text-align: center;
    color: #fff;
    margin: 12px 0 0 0;
}

.l_nav_n a {
    display: block;
    border-bottom: 1px solid #ddd;
    line-height: 49px;
}

.l_nav_n .on a {
    color: #c01925;
}

.l_nav_n .on .china {
    background-color: #c01925;
}

.l_nav_2 {
    line-height: 40px;
    font-size: 16px;
    margin: 30px 0;
}

.l_nav_2 a {
    display: block;
    margin: 0 2px 0 0;
    color: #fff;
    background-color: #333;
    text-align: center;
}

.l_nav_2 li {
    margin: 2px 0 0 0;
}

.l_nav_2 a:hover {
    color: #fff;
    background-color: #c01925;
}

/*鏂囧瓧 鏍囬*/
.r_th_text {
    font-size: 24px;
    font-weight: bold;
    margin: 40px 0;
}

.r_rong {
    padding: 30px 35px;
    background-color: #ebeef5;
}

.r_rong dt {
    width: 120px;
    margin-right: 50px;
}

.r_rong dd {
    padding: 15px 0 0 0;
    line-height: 2;
}


.w_420 {
    width: 420px;
}

.box_d {
    margin: 45px 0;
    padding-bottom: 1px;
}

/*鏍囬*/
.r_th_arrow {
    font-size: 20px;
    font-weight: bold;
    background-image: url(../images/icon/th_a.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 40px;
    line-height: 30px;
}

/*鏂伴椈*/
.r_news_pic {
    margin: 25px 0;
}

.r_news_pic dt {
    margin: 0 0 20px 0;
}

.r_news_pic dd {
    line-height: 2;
}


/*-------star鏂囧瓧鐨勬牱寮�*/
/*鏍囬鏂囧瓧*/
.th {
    font-family: "Microsoft YaHei";
}

/*鏃ユ湡*/
.date {
    float: right;
    color: #999;
    font-family: Arial;
    font-weight: normal;
}

/*瀹嬩綋*/
.china {
    font-family: "瀹嬩綋";
}

.eng, .prit_r {
    font-family: Arial;
}

/*璺濈*/
.mt30 {
    margin-top: 30px !important;
}

.red_text, .red_link a, .gray_link_l a:hover {
    color: #c01925;
}

.yellow_text {
    color: #edb974;
}

.link_line a {
    text-decoration: underline;
}

.link_line a:hover {
    text-decoration: none;
}

.gray_text {
    color: #999;
}

.white_text {
    color: #fff;
}

.green_text {
    color: #009944;
}

.m_l {
    margin-left: 10px;
}

.m_r {
    margin-right: 10px;
}

.m_l_b {
    margin-left: 2em;
}

.mr_40 {
    margin-right: 40px;
}

.m_t {
    margin: 0 2em;
}

.gray_link_l a {
    color: #888;
}

.blue_link a, .blue_text, .order_table h5 a {
    color: #094f8d;
}

.blue_link a:hover, .order_table h5 a:hover {
    color: #c9293e;
}

.graw_link a, .graw_text {
    color: #722c19;
}


.font_13 {
    font-size: 13px;
}

.font_14 {
    font-size: 14px;
}

.font_16 {
    font-size: 16px;
}

.font_18 {
    font-size: 18px;
}

.font_20 {
    font-size: 20px;
}

.font_22 {
    font-size: 22px;
}

.font_24 {
    font-size: 24px;
}

.font_28 {
    font-size: 28px;
}

.font_30 {
    font-size: 30px;
}

.font_36 {
    font-size: 36px;
}

.font_40 {
    font-size: 40px;
}

.font_48 {
    font-size: 48px;
}


/*闅愯棌*/
.hide_box {
    height: auto;
    overflow: hidden;
}

/*鍒楄〃*/
.list_2 li, .w_2 {
    float: left;
    width: 49.99%;
}

.list_4 li {
    float: left;
    width: 24.99%;
}

.list_5 li {
    float: left;
    width: 19.99%;
}

.list_6 li {
    float: left;
    width: 16.66%;
}

.list_7 li {
    float: left;
    width: 14.28%;
}
.w_3{
    float: left;
    width: 33.33%;
    *width: 33.2%;
}

.list_3 li {
    float: left;
    width: 10%;
}
.list_3 li a{
    color: #FFFFFF;
}


.w_5 {
    width: 50% !important;
}

/*---------------------------鐪佺暐绗﹀彿*/
/*鐪佺暐鍙�*/
.hide1 {
    overflow: hidden;
    word-break: keep-all;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.hide2, .hide6, .hide4, .hide3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.hide2 {
    height: 3.2em;
    height: 3.2em \9;
    height: 3.2em \0;

}

.hide3 {
    -webkit-line-clamp: 3;
    height: 4.8em;
}

.hide6 {
    -webkit-line-clamp: 6;
    height: 9.6em;
}

.hide4 {
    -webkit-line-clamp: 4;
    height: 6.4em;
}

/*鑷€傚簲*/
.border_top{
    /*border-top: 2px solid #e3e3e3;*/
}

.border_top .r_cell{
    display: table-cell;
    width: 9999px;
    *width: auto;
    *zoom: 1;
    background: rgb(192,25,37);
    height: auto;
    line-height: 40px!important;
}


.r_cell .list_3 ul li{}
.r_cell .list_3 ul li a{}
.pic_cell {
    vertical-align: middle;
    text-align: center;
    display: table-cell;
    overflow: hidden;

}

.pic_cell img {
    max-width: 100%;
    max-height: 100%;
    width: 100% \9;
    width: 100% \0;
    *width: 100%;
    vertical-align: middle;
    overflow: hidden;
}

/*鑷畾涔夊姩鐢�*/
.transition_a {
    -moz-transition: all .3s linear;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
}

/*缁忚繃鍥剧墖鏈夐棯鍏夋晥鏋�*/
.hover_pic a {
    position: relative;
    overflow: hidden;
    display: block;
}

.hover_pic a:before {
    position: absolute;
    top: 0px;
    left: -80%;
    display: block;
    content: "";
    width: 40%;
    height: 100%;
    overflow: hidden;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0), rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, 0));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, 0));
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, .2)), to(rgba(255, 255, 255, 0)));
    background: linear-gradient(left, rgba(255, 255, 255, 0), rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, 0));
    -moz-transform: skewX(-25deg);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}

.hover_pic a:hover:before {
    -moz-transition: left 1s ease 0s;
    -webkit-transition: left 1s ease 0s;
    transition: left 1s ease 0s;
    left: 140%;
}

/*鍙嬫儏閾炬帴*/
.list-link {
    width: 363px;
    position: relative;
    margin-left: 10px;
}

.list-link dt {
    height: 30px;
    padding-left: 10px;
    background: #ac1621;
    color: #fff;
}

.list-link dd {
    position: absolute;
    top: 30px;
    background: #fff;
    color: #333;
    width: 100%;
}

.list-link dt span {
    display: block;
    background: url(../images/icon/option_w.png) no-repeat 330px center
}

.list-link dd a {
    display: block;
    line-height: 30px;
    padding: 0 15px;
}

.list-link dd a:hover {
    background: #c6303a;
    color: #fff;
}


/*---------------------------------------------鍥剧墖缂╁皬鍚庢憞鍔紙涓嶉敊锛�*/
/*宸﹀彸鎽囨憜*/
a:hover .arrow_s {
    animation: landr 0.8s ease-in-out;
    -ms-animation: landr 0.8s ease-in-out;
    -moz-animation: landr 0.8s ease-in-out;
    -webkit-animation: landr 0.8s ease-in-out;
    -o-animation: landr 0.8s ease-in-out;
}

/*瀹氫箟鍔ㄧ敾鏁堟灉_css3*/
@keyframes landr {
    0% {
        transform: rotate(0deg);
        transform-origin: right bottom 0;
    }
    39% {
        transform: rotate(5deg);
        transform-origin: right bottom 0;
    }
    40% {
        transform: rotate(5deg);
        transform-origin: left bottom 0;
    }
    75% {
        transform: rotate(-10deg);
        transform-origin: left bottom 0;
    }
    100% {
        transform: rotate(0deg);
        transform-origin: left bottom 0;
    }
}

@-webkit-keyframes landr {
    0% {
        -webkit-transform: rotate(0deg);
        -webkit-transform-origin: right bottom 0;
    }
    39% {
        -webkit-transform: rotate(5deg);
        webkit-transform-origin: right bottom 0;
    }
    40% {
        -webkit-transform: rotate(5deg);
        -webkit-transform-origin: left bottom 0;
    }
    75% {
        -webkit-transform: rotate(-10deg);
        -webkit-transform-origin: left bottom 0;
    }
    100% {
        -webkit-transform: rotate(0deg);
        -webkit-transform-origin: left bottom 0;
    }
}

/*---------------------------star婊ら暅鐨勬牱寮�*/
/*鍦嗚*/
.round_s_s {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.round_s {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.round_m, .round_m_a a, .nav a::before {
    -moz-border-radius: 2em;
    -webkit-border-radius: 2em;
    border-radius: 2em;
}

.round_s_img img, .round_s_b {
    -moz-border-radius: 1.2em;
    -webkit-border-radius: 1.2em;
    border-radius: 1.2em;
}

.round_m_s {
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
}

.round_r, .round_img img {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

/*閾炬帴鏂囦欢*/
.round_s, .round_r, .round_m, .round_img img, .round_m_s, .round_m_a a, .round_s_img img, .round_s_s {
    position: relative \9;
    behavior: url(js/pie.htc);
}

/*------------star鍔ㄧ敾鏁堟灉*/
/*.ibn{position: relative; height: 460px; overflow: hidden;}
.ibn .bd{height: 460px;}
.ibnitem{position: relative; height:460px; background-repeat: no-repeat; background-position: 50% 0; background-size: cover; overflow: hidden;}
!*鏁板瓧*!
.ibn .hd{  position:absolute; z-index: 3;bottom:14px; left: 0; width: 100%; text-align: center;}
.ibn .hd li{position:relative;z-index: 3;cursor:pointer;display:inline-block;*display:inline;zoom:1;margin:0 5px;overflow:hidden; vertical-align: bottom;font-size: 0 ; background-color:rgba(0,0,0,.5);width:18px; height:18px; -moz-border-radius: 50%;-webkit-border-radius: 50%;border-radius: 50%;
    background:#000;filter:alpha(opacity=50);opacity:0.5;}
.ibn .hd .on{background-color:#c01925;filter:alpha(opacity=100);opacity:1;}

!*鎸夐挳*!
.ibn .prev, .ibn .next{position: absolute; top: 50%; margin-top: -40px; display: block; text-align: center; width:70px; height: 80px; line-height: 80px;background-image: url(../images/banner/btn.png); background-repeat: no-repeat; }
.ibn .prev:hover, .ibn .next:hover{ text-decoration: none;}
.ibn .prev{right: 50%; margin-right: 600px;}
.ibn .next{left: 50%; margin-left: 600px;background-position: -70px top;}*/

.base_img {
    width: 100%;
    height: auto;
}

.qp3 {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    height: auto;
}

#banner {
    width: 100%;
    overflow: hidden;
    position: relative;
    float: left;
    height: auto;
}

#banner .hd {
    width: 100px;
    height: 15px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    bottom: 20px;
    z-index: 9999;
    margin-left: -50px;
}

#banner .hd ul {
    overflow: hidden;
    float: left;
}

#banner .hd ul li {
    margin-right: 10px;
    width: 15px;
    height: 15px;
    line-height: 14px;
    text-align: center;
    background: #ccc;
    cursor: pointer;
    color: #000;
    float: left;
    border-radius: 15px;
}

#banner .hd ul li.on {
    background: #f00;
    color: #fff;
}

#banner .ull {
    display: block;
    text-align: center;
}

#banner .ull li {
    zoom: 1;
    vertical-align: middle;
}

#banner .ull ul li img{
    width: 100%;
    height: 460px;
}


/*二级栏目列表*/
/*列表页*/
.nav_pages {
    width: 240px;
    height: auto;
    float: left;
}

.nav_pages h1 {
    background: #005bae;
    color: #FFF;
    height: 42px;
    line-height: 42px;
    text-align: center;
}

.nav_pages ul li {
    border-bottom: 1px solid #ddd;
}

.nav_pages ul li a b{
    font-family: "宋体";
    float: right;
}

.nav_pages ul li:hover {
    height: 100%;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
    background-color: #facd00;
    z-index: -1;
    display: none \9;
}

.nav_pages ul li a {
    position: relative;
    line-height: 54px;
    display: block;
    padding: 0 25px 0 40px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0,0,0,0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    font-size: 16px;
}


.nav_pages ul li a::before {
    display: block;
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 0;
    height: 100%;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
    background-color: #facd00;
    display: none \9;
    z-index: -1;
}

.nav_pages ul li a:hover {
    position: relative;
    line-height: 54px;
    display: block;
    padding: 0 25px 0 40px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0,0,0,0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    color: #c01925;
    font-size: 16px;
}


.zsy_on{background: #c01925;}
.zsy_on a{color: #ffffff}
.columnname {
    color: #fff;
    background-color: #112953;
    padding: 30px 35px;
    line-height: 40px;
    background-color: #112953;
    font-size: 24px;
}
.columnname h3{
    font-weight: bold;
    font-size: 24px;
}

.weizhi {
    width: 100%;
    height: 47px;
    float: left;
    font: 16px/47px "微软雅黑", "宋体";
    color: #333;
}

.weizhi a {
    font: 16px/47px "微软雅黑", "宋体";
    color: #333;
}

.weizhi a:hover {
    font: 16px/47px "微软雅黑", "宋体";
    color: #ff4400;
    text-decoration: none;
}

.pages-list{
    float: right;
    width: 900px;
    height: auto;
}
.pages-title{
    background: #d0e3f7;
    border-radius: 3px;
}
.pages-title h2{
    border-radius: 3px;
    height: 30px;
    line-height: 30px;
    color: #ffffff;
    margin-left: 10px;
}
.pages-title h2:hover{
    background: #d0e3f7;
    border-radius: 3px;
    height: 30px;
    line-height: 30px;
    color: #3b93ee;
    margin-left: 10px;
}
.list-text ul li{
    height: 30px;
    line-height: 30px;
    border-bottom: 1px dotted #e3e3e3;
}
.list-text ul li a{
    font-size: 16px;
}


.list-text ul li i{
    background: url(../images/button.gif) no-repeat;
    display: inline-block;
    width: 20px;
    height: 15px;
}
.list-text ul li span{
    float: right;
    font-size: 16px;
    color: #999999;
}

/*内容页*/
.article .article_title {
    text-align: center;
    font-size: 28px;
    line-height: 56px;
    color: #000799;
    font-weight: bold;
}

.article .article_subtitle {
    text-align: center;
    font-size: 24px;
    line-height: 48px;
    color: #000799;
}

.article .article_pushtime {
    text-align: center;
    font-size: 14px;
    padding: 10px;
    border-bottom: 1px solid #eee;
}

.article .article_content {
    margin-top: 15px;
    line-height: 30px;
    padding: 0 25px 0 25px;
}

.article .shangxiaye {
    line-height: 30px;
}

.article .shangxiaye a{
    font-size: 16px;
}

.fenye {
    border: 0px solid #ccc;
    border-top: none;
    height: auto;
    padding: 20px;
    text-align: center;
    font-size: 12px;
}

.fenye a {
    display: inline-block;
    line-height: 25px;
    padding: 0 10px;
    height: 25px;
    border: 1px solid #ccc;
    border-radius: 3px;
    margin: 0 2px;
}

.fenye a:hover {
    color: #2267b5;
)
}

.fenye .thisclass {
    display: inline-block;
    padding: 0 10px;
    line-height: 25px;
    height: 25px;
    color: #2267b5;
    font-weight: bold;
    border: 1px solid #ccc;
    border-radius: 3px;
}

.fenye .pageinfo {
    border-radius: 3px;
    padding: 0 10px;
    display: inline-block;
    line-height: 25px;
    height: 25px;
    border: 1px solid #ccc;
}

.fenye .last {
    color: #ccc;
    display: inline-block;
    line-height: 25px;
    padding: 0 10px;
    height: 25px;
    border: 1px solid #ccc;
    border-radius: 3px;
}

.fenye input{
    height: 25px;
    border: 1px solid #ccc;
    border-radius: 3px;
}

.layui-row{
    border: 1px solid #e3e3e3;
}
.doc_list{
    text-align: center;
    margin-top: 10px;
}
.doc_list span{
    font-size: 16px;
    margin: 0 3px;
}
.doc_list a{
    font-size: 14px;
    display: inline-block;
    height: 22px;
    width: 45px;
    border: 1px solid #e3e3e3;
    margin: 0 3px;
}
