@charset "UTF-8";
html, body, p, h1, h2, h3, h4, h5, h6, div, img, ul, li, ol, dl, dt, dd, span, input {
    margin: 0;
    padding: 0;
    font-family: Microsoft YaHei, Arial, Verdana, Helvetica, sans-serif;
}
ul li {list-style: none;}
img {border: none;}
a {text-decoration:none;cursor:pointer; color: #000000}
.clearfix {*zoom: 1;}
.clearfix:after {display: block;overflow: hidden;clear: both;height: 0;visibility: hidden;content: ".";}


/** 首页 **/
.warp {
    width: 100%;
    overflow: hidden;
    float: left;
}

.header {
    width: 100%;
    overflow: hidden;
    float: left;
}

.header img {
    width: 100%;
}

.w1000 {
    width: 1000px;
    overflow: hidden;
    margin: 0 auto;
}

.one,.two,.three {
    width: 100%;
    overflow: hidden;
    float: left;
}

.title-box {
    width: 100%;
    height: 40px;
    overflow: hidden;
    float: left;
    text-align: center;
}

.title-box img {
    max-width: 100%;
}

/********** 第一部分 **********/
.one {
    height: 565px;
}

.one .banner-box {
    width: 100%;
    height: 400px;
    float: left;
    margin: 40px 0px 0px 0px;
}


.one .banner-box .banner-img-box{
    width: 1000px;
    float: left;
    position: relative;
}
.one .banner-box .large_box{
    width:600px;
    height:400px;
    overflow:hidden;
}

.one .banner-box .title-img-box {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 600px;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    text-align: left;
    text-indent: 2em;
    font-size: 18px;
    color: #fff;
    background: url("5374.png");
    z-index: 999;
}

.one .banner-box .large_box img{
    display:block;
    width: 100%;
}
.one .banner-box .small_box{
    position: absolute;
    right: 0px;
    top: 0px;
    width:400px;
    height:400px;
    overflow:hidden;
    background: #f9f9f9;
}
.one .banner-box .small_list{
    position:relative;
    float:left;
    width:400px;
    height: 377px;
    margin-top: 8px;
    overflow:hidden;
}
.one .banner-box .small_list ul{
    width: 365px;
    margin: 0 auto;
    overflow:hidden;
}
.one .banner-box .small_list ul li{
    position:relative;
    float:left;
    margin-right:10px;
    width: 100%;
    height: 126px;
    border-bottom: solid 1px #e7e7e7;
    box-sizing: border-box;
}
.one .banner-box .small_list ul li .left-box {
    width: 140px;
    height: 95px;
    float: left;
    margin-top: 15px;
}

.one .banner-box .small_list ul li .right-box {
    width: 200px;
    height: 95px;
    line-height: 25px;
    float: right;
    margin-top: 15px;
    padding: 20px 0px 0px 0px;
    font-size: 16px;
    color: #000000;
}

.one .banner-box .small_list ul li img{
    display:block;
    width: 100%;
}
.one .banner-box .small_list ul li .bun_bg{
    display:none;
    position:absolute;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    background:#FFF;
    filter:alpha(opacity=60);
    -moz-opacity:0.6;
    -khtml-opacity:0.6;
    opacity:0.6;
}
.one .banner-box .small_list ul li.on .bun_bg{
    display:block;
}
.one .banner-box .btns{
    display:block;
    width:50px;
    height:20px;
    background-repeat:no-repeat;
    background-position:center center;
    cursor:pointer;
}
.one .banner-box .btns:hover{
    background-color:#333;
}
.one .banner-box .lefts_btn{
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -25px;
    background-image:url(5376.png);
    z-index: 999999;
}
.one .banner-box .rights_btn{
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin-left: -25px;
    background-image:url(5372.png);
    z-index: 999999;
}

/********** 第一部分 end **********/


/********** 第二部分 **********/
.two {
    min-height: 814px;
}

.two .img-ul {
    width: 1028px;
    height: 860px;
    overflow: hidden;
    float: left;
    margin: 0px 0px 80px 0px;
}
.two .img-ul li {
    width: 229px;
    height: 430px;
    overflow: hidden;
    float: left;
    margin: 0px 28px 0px 0px;
}
.two .img-ul li .img-box {
    width: 100%;
    height: 363px;
    overflow: hidden;
    float: left;
    margin: 30px 0px 0px 0px;
}
.two .img-ul li .img-box img {
    height: 100%;
}
.two .img-ul li .img-title-box {
    width: 100%;
    height: 37px;
    line-height: 45px;
    float: left;
    text-align: center;
}
.two .img-ul li .img-title-box a {
    color: #000000;
}
/********** 第二部分 end **********/


/********** 第三部分 **********/
.three {
    height: 720px;
}
.three .img-ul2 {
    width: 100%;
    height: 600px;
    float: left;
    overflow: hidden;
    margin-top: 40px;
}
.three .img-ul2 li {
    width: 100%;
    height: 150px;
    overflow: hidden;
    float: left;
}
.three .img-ul2 li .left {
    width: 158px;
    height: 105px;
    overflow: hidden;
    float: left;
    text-align: center;
}
.three .img-ul2 li .left img {
    max-width: 100%;
}

.three .img-ul2 li .right {
    width: 800px;
    height: 105px;
    float: right;
    margin: 0px 15px 0px 0px;
}
.three .img-ul2 li .right .r-top {
    width: 100%;
    height: 85px;
    line-height: 29px;
    font-size: 16px;
    color: #000000;
}
.three .img-ul2 li .right .r-top a {
    color: #000000;
}

.three .img-ul2 li .right .r-bottom {
    width: 100%;
    height: 20px;
    line-height: 25px;
    float: left;
    font-size: 14px;
    color: #777777;
}
.three .img-ul2 li .right .r-bottom a{
    color: #777777;
}
/********** 第三部分 end **********/


/********** 脚部 **********/
.footer {
    width: 100%;
    height: 100px;
    overflow: hidden;
    float: left;
    color: #fff;
    padding: 30px 0px 0px 0px;
    text-align: center;
    background: #ec4e25;
}

.footer p {
    line-height: 25px;
}
/********** 脚部 end **********/

/** 首页 end **/


/** 列表页 **/
.content {
    width: 100%;
    overflow: hidden;
    float: left;
}

.top-nav-box {
    width: 100%;
    overflow: hidden;
    float: left;
    overflow: hidden;
}
.active-title {
    width: 100%;
    float: left;
    margin-top: 10px;
}
.mbx-nav {
    width: 100%;
    line-height: 50px;
    float: left;
    font-size: 16px;
    font-weight: 600;
    color: #333;
}
.mbx-nav a {
    color: #666;
}


.new-box {
    width: 100%;
    overflow: hidden;
    float: left;
}
.new-box ul {
    width: 100%;
    min-height: 500px;
    overflow: hidden;
    float: left;
}
.new-box ul li {
    width: 100%;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    float: left;
    font-size: 14px;
    border-bottom: dashed 1px #ddd;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.new-box ul li .left {
    width: 70%;
    height: 45px;
    float: left;
    text-align: left;
    text-indent: 2em;
}
.new-box ul li .left a {
    color: #555;
}
.new-box ul li .right {
    width: 30%;
    height: 45px;
    float: left;
    line-height: 45px;
    text-align: right;
}
.new-box ul li .right a {
    color: #999;
}

/* 分页 */
.page-box {
    width: 100%;
    height: 80px;
    overflow: hidden;
    float: left;
    text-align: center;
    font-size: 0;
    letter-spacing: normal;
}
.page {
    display: table;
    margin: 10px auto;
    line-height: 60px;
    font-size: 14px;
}
.page a , .page font{
    padding: 10px 15px;
    margin: 0px 5px;
    border: solid 1px #ddd;
    text-align: center;
    border-radius: 5px;
}

.page font {
    background: #ec4e25;
    color: #fff;
    border: solid 1px #ec4e25;
}

.page a:hover {
    background: #ec4e25;
    border: solid 1px #fff;
}
.page a:hover {
    color: #fff;
}
.page a {
    color: #999;
}
/* 分页 end */

/** 列表页 end **/


/** 内容页 **/
.content-text-box {
    width: 100%;
    min-height:500px;
    overflow: hidden;
    float: left;
}
.content-text-box .title {
    width: 100%;
    line-height: 45px;
    font-size: 24px;
    font-weight: 600;
    text-align: center;
}
.content-text-box .ly-box {
    width: 100%;
    overflow: hidden;
    float: left;
    text-align: center;
    line-height: 50px;
    color: #999999;
    border-bottom: solid 1px #999;
    box-sizing: border-box;
}
.content-text-box .ly-box-content {
    display: table;
    margin: 0 auto;
}

.content-text-box .c-text-box {
    width: 100%;
    overflow: hidden;
    float: left;
    font-size: 14px;
    line-height: 30px;
}
.content-text-box .c-text-box p {
    margin-top: 10px;
    text-indent: 2em;
    line-height: 25px;
}