*{padding: 0; margin: 0; text-decoration: none;}
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0} 
body{font:12px "Microsoft Yahei","宋体","Arial Narrow",HELVETICA;background:#fff;-webkit-text-size-adjust:100%;}
a{color:#2d374b;text-decoration:none} 
a:hover{} 
em{font-style:normal} 
li{list-style:none} 
img{border:0;vertical-align:middle} 
table{border-collapse:collapse;border-spacing:0} 
p{word-wrap:break-word} 

html{width: 100%;}
body{ 
    font-size: 14px; 
    /*font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif; */
    background: #fff; 
    width: 100%; 
    overflow-x: hidden;
}
.cmain{ width: 1200px; margin: 0 auto; }

.head-bg{
    height: 38px;
    background: url(../images/top_bg.jpg) repeat-x; 
    background-position: center;
    max-width: 1920px;
    margin: 0 auto;
}
.head-top, .head-top a{ color: #000; line-height: 38px;}
.head-top span:nth-child(2){float: right;}

.header{
    height: 120px;
    position: relative;
}
.header>.logo{
    position: absolute;
    margin-top: 25px;
}
.header_menu{
    position: absolute;
    right: 0;
    top: 60px;
}
.header_menu>ul>li{
    list-style: none;
    float: left;
    height: 30px;
    line-height: 30px;
    margin-left: 50px;
}
.header_menu>ul>li a{
    color: #212121;
    font-size: 15px;
    
}
.header_menu>ul>li.act, .header_menu>ul>li:hover{ border-bottom: 2px solid #dfac51; }
.header_menu>ul>li.act a, .header_menu>ul>li:hover a{color: #dfac51;}

.footer{
    clear: both;
    color: #fff;
    padding-top: 35px;
    height: 70px;
    max-width: 1920px;
    background: #363739; 
    font-size: 14px;
    text-align: center;
    vertical-align: middle;
}
.footer .bmenu li {
    list-style: none;
    display: inline-block;
    color: #fff;
    padding: 0 25px;
    line-height: 0.8;
    border-right: 1px solid #fff;
}
.footer .bmenu a:last-child li{ border:  none;}
.footer .copyright { margin-top: 15px; font-size: 13px;}


.banner{
    background: url(../images/banner.jpg) no-repeat; 
    background-position: center;
    max-width: 1920px;
    margin: 0 auto;
    height: 568px;
}



.img-item{
    border: 1px solid #cdcdcd;
    padding: 10px;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
}
.img-item .right-txt{
    margin-left: 220px;
    right: 10px;
    top: 10px;
    position: absolute;
}
.img-item .right-txt h6, .news-index .big h6{
    font-size: 20px;
    font-weight: 500;
}

.news-wrapper { background: #6d7c8f; padding-bottom: 80px; overflow: hidden;}
.news-index .big{
    width: 572px;
    margin-left: 28px;
    float: right;

    position: relative;

    box-sizing: border-box;
    padding: 15px 20px;
    background: #e7e9ed;
    border-radius: 5px;
    height: 410px;
}
.news-index .img-item {
    float: left;
    width: 600px;
    margin-bottom: 30px;
    border: none;
    border-radius: 5px;
    background: #e7e9ed;
    padding: 15px;
    box-sizing: border-box;
}
.news-index .img-item .left-txt{
    padding-right: 10px;
    width: 88px;
    background: url(../images/news_date.jpg) no-repeat;
    height: 88px;

    text-align: center;
    font-size: 38px;
    color: #fff;
    font-family: yahei;
    vertical-align: top;
    line-height: 1.0;
}
.news-index .img-item .right-txt{
    margin-left: 120px;
    height: 100%;
}
.news-index .img-item .right-txt a, .news-index .big a.more{
    color: #917a52;
    position: absolute;

    right: 10px;
    bottom: 20px;
}
.news-index .big a.more {
    right: 20px;
    bottom: 10px;
}

.news-index .news-more{
    border: 1px solid #fff;
    padding: 7px 30px;
    border-radius: 18px;
    font-size: 18px;
    color: #fff;
}

.news-index2 {
    
}
.news-index2 .img-item {
    color: #3f3f3f;
    height: 200px;
    float: left;
    width: 590px;
    margin: 10px 0 10px 10px;
    background: url('../images/news-index-item.jpg') 10px center no-repeat #fff;
}
.news-index2 .img-item:nth-child(odd) {
    margin: 10px 10px 10px 0;
}
.news-index2 .img-item .right-txt{
    margin-left: 120px;
    padding: 12px 0;
    line-height: 1.6;
}
.news-index2 .img-item .right-txt h6 {
    font-weight: 400;
    padding-bottom: 10px;
}

.service_title, .news_title {
    text-align: center;
    padding: 100px 0;
}
.news_title { padding: 80px 0 60px 0;}
.service-main {
    overflow: hidden;
    padding-bottom: 150px;
}
.service-main a { 
    display: inline-block; 
    width: 207px;
    height: 214px; 
    background: url(../images/s1.png) no-repeat;
}
.service-main a.s1{
    background: url(../images/s1.png) no-repeat;
}
.service-main a.s2{
    background: url(../images/s2.png) no-repeat;
}
.service-main a.s3{
    background: url(../images/s3.png) no-repeat;
}
.service-main a.s4{
    background: url(../images/s4.png) no-repeat;
}
.service-main a.s1:hover {
    background: url(../images/se1.png) no-repeat;
}
.service-main a.s2:hover {
    background: url(../images/se2.png) no-repeat;
}
.service-main a.s3:hover {
    background: url(../images/se3.png) no-repeat;
}
.service-main a.s4:hover {
    background: url(../images/se4.png) no-repeat;
}

.wrapper{
    background-color: #f6f6f6 !important;
    padding-top: 310px;
}

.main{
    width: 1200px;
    margin: 0 auto;
    padding: 30px 0 15px 0;
    position: relative;
    overflow: hidden;
}

.main>.col_left{
    -moz-box-shadow:2px 2px 5px #cecece; -webkit-box-shadow:2px 2px 5px #cecece; box-shadow:2px 2px 5px #cecece;
    float: left;
    overflow: hidden;
}
.main>.col_left li{
    width: 228px;
    background: #fff;
    padding: 17px 5px 17px 15px;
    border: 1px solid #e5e5e5;
    position: relative;
    margin-top: -1px;
}
.main>.col_left li>span{
    position: absolute;
    right: 12px;
}
.main>.col_left li.act{
    color: #dfac51;
}
.main>.col_left .menu_title{
    background: #dfac51;
    font-size: 17px;
    color: #fff;
    padding: 18px 5px 18px 15px;
}

.crumbs {
    font-size: 13px;
    margin-left: 275px;
    position: absolute;
    top: 0px;
    color: #525252;
    background: url("../images/crumbs_bg.jpg") no-repeat 0 0;
    padding-left: 30px;
    height: 22px;
    line-height: 22px;
}
.crumbs>span{ color: #dfac51;}
.main>.col_right{
    float: right;
    width: 860px;
    margin-left: 25px;
    background:#fff;
    min-height: 300px;
    padding: 10px 32px 18px 32px;
}
.main>.col_right h1{
    font-size: 24px;
    font-weight: 500;
    line-height: 200%;
    border-bottom: 1px solid #e5e5e5;
    width: 700px;
}
.main>.col_right .h1>span{
    border-bottom: 3px solid #3a7fcd;
    padding: 8px 0 9px 0;
}
.main>.col_right .views, .main>.col_right .addtime {
    font-size: 13px;
    position: absolute;
    right: 10px;
    bottom: 10px;
}
.main>.col_right .addtime {
    bottom: 30px;
}

.main>.col_right .content{
    margin-top: 15px;
    line-height: 200%;
}

.news-list .item{
    line-height: 3.0;
    border-bottom: 1px dashed #dcdcdc;
}
.news-list .item span{
    float: right;
}

.team-list .item {
    float: left;
    width: 25%;
    box-sizing: border-box;
    border-right: 1px solid #dcdcdc;
    text-align: center;
}
.team-list .item:last-child { border: none;}


.main .service_list {
    border-radius: 5px;
    border: 1px solid #e1e3e2;
    background: #fff;
    padding: 25px;
    box-sizing: border-box;
    width: 276px;
    margin-left: 32px;
    float: left;

    padding-top: 166px;
}
.main .service_list:nth-child(2) { margin-left: 0;}
.main .service_list .icon{
    border-bottom: 1px #e1e3e2 dashed;
    padding-bottom: 10px;
    text-align: center;
}
.main .service_list.ss1 {
    background: url("../images/ss1.png") #fff no-repeat center 18px;
}
.main .service_list.ss2 {
    background: url("../images/ss2.png") #fff no-repeat center 18px;
}
.main .service_list.ss3 {
    background: url("../images/ss3.png") #fff no-repeat center 18px;
}
.main .service_list.ss4 {
    background: url("../images/ss4.png") #fff no-repeat center 18px;
}

.main .service_list.ss1:hover {
    background: url("../images/sse1.png") #fff no-repeat center 18px;
}
.main .service_list.ss2:hover {
    background: url("../images/sse2.png") #fff no-repeat center 18px;
}
.main .service_list.ss3:hover {
    background: url("../images/sse3.png") #fff no-repeat center 18px;
}
.main .service_list.ss4:hover {
    background: url("../images/sse4.png") #fff no-repeat center 18px;
}

.main .service_list .icon {  }
.main .service_list .icon img { margin-bottom: 15px; display: none;}
.main .service_list .icon p { padding: 2px 0;}
.main .service_list ul li{
    padding: 10px;
    background: #a8a8a8;
    border-radius: 18px;
    text-align: center;
    color: #fff;
    margin: 15px 0;
}
.main .service_list ul li:hover{ background: #dfac51;}


.main .search {
    border-bottom: #ccc solid 1px;
    overflow: hidden;
    padding-bottom: 35px;
}
.main .search ul li{
    float: left;
    padding: 12px;
}
.main .search .form input {
    width: 33%;
    float: left;
}
.main .search .form select{
    width: 33%;
    padding: 7px;
    margin-left: 35px;
    float: left;
    border-color: #ccc;
    font-size: 14px;
}
.main .content .team_item {
    float: left;
    margin: 20px;
    text-align: center;
}



.team_main{
    background: #fff;
    padding: 30px;
    border: 1px solid #e1e3e2;
    margin-bottom: 15px;
}
.team_main>h3 {
    font-size: 28px;
    font-weight: 300;
    padding: 15px 0 45px 0;
}
.team_main .col_left{width: 290px;border-right: 1px solid #e1e3e2;}
.team_main .col_left p{
    line-height: 2.0;
    font-size: 15px;
}
.team_main .col_right{
    width: 880px;
    padding: 0;
}
.team_main .col_right>h6{
    font-size: 26px;
    padding: 10px 0 25px 0;
}



.main>.col_right .content .item{
    padding: 20px 0;
    border-bottom: 1px dashed #ccc;
    overflow: hidden;
}
.main>.col_right .content .item h6{
    font-size: 20px;
    font-weight: 500;
    height: 28px;
    overflow: hidden;
}
.main>.col_right .content .item .auth_info span{
    width: 33.33%;
    display: inline-block;
    float: left;
    font-size: 12px;
}


/*
.pagination {
    padding: 10px;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: .25rem;
}
.pagination li {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin: 0 10px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;

}
.pagination .disabled {
    color: #e70012;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6;
}
.pagination li:first-child,  .pagination li:last-child{
    margin-left: 0;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;

    border: 1px solid #dee2e6;
    padding: 10px 32px;
}
*/
.page { padding-top: 10px; text-align: center;}
ul.pagination {display: inline-block;padding: 0;margin: 0;}
.pagination a{text-decoration: none;margin-right: 0px!important; }
ul.pagination li {display: inline;}
.disabled ,.pagination  .active, .pagination li a {color: black; float: left;padding: 8px 16px;text-decoration: none;transition: background-color .3s;border: 1px solid #ddd; margin: 0 4px;}
.pagination .active{background-color: #dfac51;color: white;border: 1px solid #dfac51;}
.disabled{background-color: rgba(236, 236, 236, 0.78);}
ul.pagination  a.active {background-color: #dfac51;color: white;border: 1px solid #dfac51;}
ul.pagination li a:hover:not(.active) {background-color: #ddd;}