/*通用*/

body.bg{
    background: url(../image/pagebg.jpg);
}
.text-center{
    text-align: center;
}
.container {
    width: 1200px;
    margin: 0 auto;
}
.container1138{
    width: 1138px;
    margin: 0 auto;
}
.container1326 {
    width: 1326px;
    margin: 0 auto;
}
.container945 {
    width: 945px;
    margin: 0 auto;
}
.pr {
    position: relative;
}

.pb {
    position: absolute;
}

.w100 {
    width: 100%;
}

/*头部*/

.nav {
    height: 110px;
    left: 0;
    top: 30px;
    /*background: url(./navbg.png) top center no-repeat;*/
    z-index: 2;
}

.nav > .x > a.logo {
    display: block;
    float: left;
    position: absolute;
    width: 110px;
    height: 110px;
}

.nav .x {
    width: 100%;
    height: 100%;
}

.navbar {
    width: 1103px;
    height: 60px;
    float: right;
    top: 24px;
    left: 110px;
    position: absolute;
    background: url(../image/nav222.png) left center no-repeat;

}

.navbar ul.menu {
    width: 1103px !important;
    height: 60px;
}

.navbar ul.menu > .m {
    float: left;
    position: relative;
}

.navbar ul.menu > .m > a {
    font-size: 14px;
    color: #333;
    line-height: 60px;
    padding: 0 25px;

}
.navbar ul.menu > .m > a.cur{
    color:#fe8e2d;
}
.navbar ul.menu > .m > a.first {
    padding-left: 40px;
}

.navbar ul.sub {
    display: none;
    width: 99px;
    padding: 10px 0;
    position: absolute;
    left: 5px;
    top: 40px;
    background: #fff;
    text-align: center;
    border-radius: 0px 0px 10px 10px;
}

.navbar ul.sub > li {
    line-height: 25px;
}

.navbar ul.sub > li > a {
    font-size: 14px;
}

.navbar ul.sub > li > a:hover {
    color: #fe8e2d;
}

.navbar ul.menu > .m > a:hover {
    color: #fe8e2d;
}

div#banner {
    height: 700px;
    background-position: top center;
    background-repeat: no-repeat;
    width: 100%;
    position: relative;
    overflow: hidden;
}

#banner > ul, #banner > ul > li {
    background-position: top center;
    background-repeat: no-repeat;
    height: 700px;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: -9;
    margin: 0 auto;
}



div#banner div.hd {
    width: 100%;
    bottom: 75px;
    left: 0px;
    position: absolute;
    height: 16px;
    text-align: center;
}

div#banner div.hd span {
    display: inline-block;
    width: 16px;
    height: 16px;
    line-height: 99px;
    overflow: hidden;
    margin: 0 8px;
    background: none;
    border-radius: 50%;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    cursor: pointer;
    background: #ec8e39;
}

div#banner div.hd span.on {
    background-position: 0 0;
    background: #007cc3;
    border-radius: 50%;
}

div#banner2 {
    height: 300px;
    background-position: top center;
    background-repeat: no-repeat;
    width: 100%;
    position: relative;
    overflow: hidden;
}

#banner2 > ul, #banner2 > ul > li {
    background-position: top center;
    background-repeat: no-repeat;
    height: 450px;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: -9;
    margin: 0 auto;
}

#banner2 > ul > li {
    width: 100%;
}

#body {
    
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.about {
    padding: 60px 0px;
}

.about .img {
    width: 534px;
    overflow: hidden;

}

.about .img > img {
    max-width: 534px;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.about .img:hover > img {
    transform: scale(1.2);
}

.about .con {
    width: 666px;
    height: 300px;
    background: url(../image/aboutcon.jpg) top center no-repeat;

}

.about .con .box {
    padding: 50px;
}

.about .con .box .abouttit {
    width: 111px;
    height: 39px;
    background: url(../image/abouttit.png) left center no-repeat;
}

.about .con .box p.aboutdesc {
    font-size: 14px;
    color: #808080;
    width: 97%;
    line-height: 23px;
    margin-top: 24px;
  text-indent:20px;
}

.about .con .box a.more {
    display: block;
    width: 100px;
    height: 39px;
    background: url(../image/more.png) top center no-repeat;
    margin: 30px 28px 0 0;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.about .con .box a.more:hover {
    margin-right: 20px;
}

.news2 {

    text-align: center;
}

.news2 ul.newslist {
    width: 1230px;
}

.news2 ul.newslist > li {
    display: block;
    float: left;
    width: 380px;
    margin-right: 30px;
}

.news2 ul.newslist > li > a > span.newsimg {
    display: block;
    float: left;
    border: 1px solid #e6e6e6;
    overflow: hidden;
}

.news2 ul.newslist > li > a > span.newsimg > img {
    width: 378px;
    height: 238px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.news2 ul.newslist > li > a:hover > span.newsimg > img {
    transform: scale(1.2);
}

.news2 ul.newslist > li > a > span.newstit {
    font-size: 18px;
    color: #333;
    font-weight: bold;
    display: block;
    float: left;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 16px 0 16px;
}

.news2 ul.newslist > li > a > span.newstime {
    display: block;
    float: left;
    font-size: 14px;
    color: #808080;
    font-family: Arial;
    background: url(../image/newstime.png) left center no-repeat;
    padding-left: 18px;
    margin-bottom: 9px;
}

.news2 ul.newslist > li > a > span.newsinfo {
    display: block;
    float: left;
    font-size: 14px;
    color: #808080;
    width: 100%;
    line-height: 23px;
    text-indent:20px;
}

.news2 a.newsmore {
    display: block;
    margin: 55px auto 0;
    width: 162px;
    height: 36px;
    background: url(../image/newsmore.png) center center no-repeat;
}

#vip {
    height: 457px;
    background: url(../image/vipbg.jpg) top center no-repeat;

}

.vip {
    height: 234px;
    padding: 164px 68px 0 68px;
    overflow: hidden;
}

#vip ul.viplist {
    zoom: 1;
}

#vip ul.viplist li {
    display: inline;
    overflow: hidden;
    float: left;
    margin: 0 10px;
    width: 150px;

}

#vip ul.viplist li > a {
    display: block;
}

#vip ul.viplist li > a > span.img {
    display: block;
    float: left;

    text-align: center;
}

#vip ul.viplist li > a > span.img > img {
    width: 127px;
    height: 178px;
    margin:0 10px;
    border: 1px solid #ccc;
}

#vip ul.viplist li > a > span.name {
    display: block;
    float: left;
    font-size: 18px;
    font-family: SimHei;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
    margin-top: 13px;
}

#vip ul.viplist li > a > span.job {
    display: block;
    float: left;
    font-size: 14px;
    color: #595757;
    text-align: center;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 1px;

}

#vip ul.viplist li > a:hover > span.job, #vip ul.viplist li > a:hover > span.name {
    color: red;
}

.vip a.prev {
    position: absolute;
    left: 10px;
    top: 265px;
    display: block;
    width: 18px;
    height: 33px;
    overflow: hidden;
    background: url(../image/icons.png) 0px 0px no-repeat;
    cursor: pointer;
}

.vip a.next {
    position: absolute;
    right: 10px;
    top: 265px;
    display: block;
    width: 18px;
    height: 33px;
    overflow: hidden;
    background: url(../image/icons.png) -18px 0px no-repeat;
    cursor: pointer;
}

#foot {
    height: 142px;
    background: #333333;
    position: relative;
}

#foot .footbox {
    padding-top: 32px;
}

#foot .footbox .footl .fnav > a {
    display: inline-block;
    font-size: 16px;
    color: #fff;
    padding-right: 12px;
    background: url(../image/fline.png) 71px 3px no-repeat;
}

#foot .footbox .footl .fnav {
    margin-bottom: 12px;
}

#foot .footbox .footl .fnav > a.last {
    background: none;
}

#foot .footbox .footl p {
    font-size: 14px;
    color: #fff;
    margin-bottom: 3px;
}

#foot .footbox .footr p.code {
    font-size: 14px;
    color: #fff;
}

#navpos {
    height: 31px;
    padding: 23px 0 19px;
    border-bottom: 1px solid #e6e6e6;
    width: 100%;
    text-align: center;
}
.nav2 li {
    display: inline-block;
    float: left;
    height: 31px;
    text-align: center;
    line-height: 31px;
}

.nav2>a {
    width: 140px;
    height: 31px;
    display: inline-block;
    font-size: 14px;
    line-height: 31px;
    text-align: center;
    color: #4c4c4c;
    margin:0 8px;
    background: url(../image/nav2libg.png) center center no-repeat;
    border-radius: 3px 3px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.nav2>a:hover, .nav2>a.A {
    color: #fff;
    background: url(../image/nav2lihbg.png) center center no-repeat;
}

.position a, .position {
    font-size: 12px;
    color: #4C4C4C;
    padding-top: 5px;
}

#main {
    min-height: 400px;
    width: 100%;
    margin: 10px 0 160px;
}

#main .mtitle {
    font-size: 24px;
    font-weight: bold;
    color: #fe8e2d;
    text-align: center;
}
#main .mtitle p.en{
    font-size: 14px;
    color:#333;
    letter-spacing: 1px;
    text-transform: uppercase;
}
#main .info {
    font-size: 14px;
    color: #808080;
    line-height: 25px;
    padding-top: 20px;
}

#main .info .text {
    padding: 50px 0;
}

#main .info .text img {
    max-width: 100%;
}

#main .info .text p {
    padding-bottom: 10px;
}

.back:active, .back:hover {
    color: #D02127;
    background-position: left bottom
}

.back {
    display: inline-block;
    width: 76px;
    padding-left: 60px;
    height: 50px;
    line-height: 50px;
    color: #888;
    font-family: Ubuntu, Arial, sans-serif;
    font-size: 14px;
    text-align: left
}

#main .info h1 {
    font-size: 25px;
    color: #333;
    text-align: center;
}

#main .info p.date {
    color: #888;
    padding: 18px 0px 16px 0px;
    text-align: center;
    border-bottom: 1px dashed #DDD;
    font-size: 14px;
}

.honor {
}



.mbx{
    margin-top: 20px;}
.mbx .mbxbt{
    padding:20px 0;
    text-indent: 60px;
}
.mbx .mbxbt i{
    display: inline-block;
    width: 45px;
    height: 45px;


}

.nyproshow {
    overflow: hidden;
}

.nyproshow li {
    display: inline-block;
    width: 100%;
    height: 184px;
    float: left;
    margin-bottom: 63px;
    padding-top:10px;
}

.nyproshow li a {
    display: block;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    position: relative;
}
.nyproshow li .pic{
    display: block;
    float: left;
    width: 129px;
    height: 178px;
    border: 1px solid #e4e0e0;
    text-align: center;
}
.nyproshow li .pic>img{
     width: 127px;
     height: 178px;


 }
.nyproshow li .infor{
    display: block;
    float: right;
    text-align: left;
    width: 80%;
    height: 181px;
    border-bottom: 3px solid #e4e0e0;
}

.nyproshow li .infor>p>span{
    font-family:"Microsoft YaHei"!important;
}
.nyproshow li .infor i.name{
    font-size: 24px;
    color:#333;
}
.nyproshow li a span.img {
    display: block;
    float: left;
    width: 200px;
    height: 200px;
    overflow: hidden;
    border-top: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    vertical-align: middle;
}

.nyproshow li a span.img img {
    margin-top: 10px;
    max-height: 170px;
    max-width: 90%;
    vertical-align: middle !important;
    margin:10px auto 0px ;
    display: block;
}


.nyproshow li a span.name {
    display: block;
    float: left;
    width: 202px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background: #fe8e2d;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}



.nyproshow li a:hover span.name {
    background: #c26e26;
}

#main .info table.one{
    width: 100%;

}
#main .info table.one tbody td{
    font-size: 14px;
    padding:5px;
    border: 1px solid #808080;
}
#main .info table.one tbody tr{

}

#main .info table.one tbody td.tl{
    width: 100px;
}
#main .info table.one tbody td.pic{
    width: 150px;
    text-align: center;
}
#main .info layui-form-item img.picimg{
    max-width: 100px;
    max-height: 100px;
}


.floor1 {
    position: relative;
    height: 280px;
    background: white;
}

.de_wp_box {
    width: 100%;
    height: 280px;
    overflow: hidden;
    position: relative;
}

.honor { width: 100%; padding: 0px 0;}
.honor li { width: 20%; height: 231px; float: left; font-size: 14px; text-align: center; }
.honor li a { display: block; height: 180px; border: 1px #d7d5d5 solid; padding: 25px 0; margin-left: -1px; position: relative; overflow: hidden; }
.honor li a .img { display: block; width: 80%; height: 143px; text-align: center; margin: 0 auto 10px; }
.honor li a .img span { height: 100%; display: inline-block; vertical-align: middle; }
.honor li a .img img { max-height: 150px; max-width: 90%; vertical-align: middle; }
.honor li .img p { position: absolute; z-index: 1; left: 0; top: -230px; width: 100%; height: 100%; background: #0060a1; filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; opacity: 0; }
.honor li a .s1 { display: block; position: absolute; z-index: 2; left: 50%; top: 230px; margin-left: -32px; }
.honor li a .s1 img { width: 63px; height: 63px; max-width: 100%; }
.honor li a .s2 { display: block; position: absolute; z-index: 2; left: 0; top: 400px; width: 100%; font-size: 14px; text-align: center; color: #FFF; }

/*.to-top {*/
    /*display: none;*/
    /*padding: 0 20px;*/
    /*color: #fff;*/
    /*background-color: #f50;*/
/*}*/

.to-top {
    position: absolute;
    right: 6%;
    top: -60px;
    display: block;
    width: 60px;
    height: 40px;
    text-align: center;
    padding-top: 20px;
    background-color: rgba(169, 169, 169, 0.8);
}

.video{
    margin-top: 80px;
}
.video ul.videolist{
    width: 1230px;
}
.video ul.videolist li{
    display: block;
    float: left;
    margin-right:30px;
}

.video ul.videolist li a{
    display: block;
}
.video ul.videolist li a>span.img{
    display: block;

}
.video ul.videolist li a>span.img>img{
    width: 585px;
    height: 330px;
}
.video>a.more{
    display: block;
    margin: 55px auto 0;
    width: 162px;
    height: 36px;
    background: url(../image/videomore.png) center center no-repeat;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 50px 0 20px;
    border-radius: 4px;
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    background: #0072be;
    border-color: #0072be;
}

.pagination>li {
    display: inline;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7;
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.text-center {
    text-align: center;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.couplet_ad
    /* 底部固定*/{position:fixed;bottom:auto; top:0; width: 100px; height: 400px; z-index:99999; margin-top:158px;}
.couplet_ad a{ display:block; cursor:pointer;}
#ad_left{ left: 0px;}
#ad_right{ right: 0px;}

.info .downloadinfo .tit {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #f2f2f2;
}

.info .downloadinfo .tit span {
    display: block;
    float: left;
    width: 33.33%;
    text-align: center;
    font-size: 16px;
    color: #333;
    font-weight: normal;
}

.info .downloadinfo .list {
    line-height: 50px;

}

.info .downloadinfo .list span {
    width: 33.33%;
    text-align: center;
    font-size: 14px;
    color: #808080;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    float: left;
    border-bottom: 1px solid #e6e6e6;
}
