/*
* @Author: Marte
* @Date:   2017-12-25 15:29:10
* @Last Modified by:   Marte
* @Last Modified time: 2018-03-08 11:47:40
*/
/* 清除默认样式 */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,table,tbody,p,th,tr,td,em{ margin:0; padding:0; font-family:"Microsoft Yahei","微软雅黑",Tahoma,Arial,Helvetica,STHeiti; font-size:12px;}
html,body{ height:100%;}
img,input,button,a,select,textarea{margin:0;padding:0;resize:none;border:none;outline:none;}
ol,ul{ list-style:none;}
h1,h2,h3,h4,h5,h6,p,em,i,b,em{ font-size:100%; word-wrap:break-word; font-weight:normal; font-style:normal;}
a { text-decoration:none; outline:none; font-size: 14px;}
img { vertical-align:middle;}

.fl { float:left;}
.fr { float:right;}
.clearfix:after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
}
.clearfix {
  zoom: 1;
}
.t10 { margin-top:10px;}
.t20 { margin-top:20px;}
.tc { text-align:center;}
.f12 { font-size:12px;}
.f14 { font-size:14px;}
.f16 { font-size:16px;}
.f20 { font-size:20px;}
.w100 { width:100%;}
.w1200 { width:1264px; margin:0 auto;}

dl,dt,dd,a,i,img {
    transition:all .3s;
    -webkit-transition:all .3s;
    -moz-transition:all .3s;
    -o-transition:all .3s;
}


/* 样式开始 */
/* 公用样式*/
/* 头部导航 */
.m_title{
    height: 73px;

}
.m_title img{
    height: 53px;
    float: left;
    margin-top:10px;
}
.nav{
    height:34px;
    line-height:34px;
    position:relative;
    z-index:1;
    margin:29px 0 0 290px;
    float: left;
}
.nav a{
    color:#666666;
}
.nav .nLi{
    float:left;
    position:relative;
    display:inline;
}
.nav .nLi h3{
    float:left;
}
.nav .nLi h3 a{
    display:block;
    padding:0 20px;
    font-size:14px;
}
.nav .sub{ display:none;
    width:150px;
    left:0;
    top:34px;
    position:absolute;
    background:#fff;
    line-height:26px;
    border:1px solid #dedede;
}
.nav .sub li{
    zoom:1;
}
.nav .sub a{
    display:block;
    padding:6px 10px;
    color: #888;
    font-size:12px;
    border-bottom:1px solid #f1f1f1;
}
.nav .sub a:hover{
    background:#006fbc;
    color:#fff;
}
.nav .on h3 a{ background:#006fbc;
    color:#fff;
}

/* 底部 */
.m_foot{
    background: url('../images/hua-img/foot_ng.jpg') no-repeat #1f5d86;
    height: 368px;
    width: 100%;
}
.footer_tist {
    padding-top: 30px;
    float: left;
    margin-right: 216px;
}
.footer_tist p{
    color: #d7f7ff;
    margin-bottom: 5px;
    line-height: 25px;
    font-size: 14px;
    letter-spacing: 1px;
}
.footer_tist h5 {
    font-size: 18px;
    letter-spacing: 1px;
    color: #fff;
    margin-bottom: 5px;
}
.m_footer{
    border-top:1px solid #55a0ba;
    float: left;
    padding: 20px 0 0 0;
    margin-top: 18px;
}
.footer p{
    color: #fff;
    font-size:13px;
    margin: 20px 0;
    width: 700px;
    display: block;
    float: left;
}
.footer p a{
    color: #fff;
    margin-left: 10px;
}
.footer_tist p:hover{
    text-decoration:underline;
}
.m_footer select{
    background: none;
    border:0;
    float: right;
    width: 190px;
    height: 25px;
    border:1px solid #55a0ba;
    color: #d7f7ff;
    text-align: center;
    padding-left:20px ;
    margin-top: 10px;
}
.m_footer select option{
    background:#55a0ba ;
}
.m_footer img{
    width: 100px;
    height: 100px;
}
/* 主页部分 */
/* 轮播图 */
.slideBox{
    width:100%;
    overflow:hidden;
    position:relative;
}
.slideBox .hd{
    height:12px;
    overflow:hidden;
    position:absolute;
    right:46%;
    bottom:30px;
    z-index:1;
}
.slideBox .hd ul{
    overflow:hidden;
    zoom:1;
    float:left;
}
.slideBox .hd ul li{
    float:left;
    margin-right:10px;
    width:12px;
    height:12px;
    border-radius:50%;
    background:#aaaaaa;
    cursor:pointer;
}
.slideBox .hd ul li.on{
    background:#fff;
}
.slideBox .bd{
    position:relative;
    height:100%;
    z-index:0;
}
.slideBox .bd li{
    zoom:1;
    vertical-align:middle;
    width: 100%;
    height: 100%;
}
.slideBox .bd img{
    width: 100%;
    display:block;
}

/* 中部导航 */
.second_nav{
    background: #eeeeee;
    height: 64px;
    padding-top:20px;

}
.second_nav li{
    float: left;
    height: 44px;
    line-height:44px;
    border-left:1px solid #dddddd;
    border-right:1px solid #dddddd;
    padding: 0 50px;
    background-size:30px 30px;
    background-position: 50px center ;
}
.second_nav li:nth-of-type(even){
    border:0;
}
.second_nav li a{
    color: #006fbc;
    font-size: 16px;
    margin-left:10px;
    display: inline-block;
    float: right;
}
.second_nav li:hover a{
    color: #f39800 ;
    font-weight:500;
}
.second_nav li span{
    width: 30px;
    height: 44px;
    display: inline-block;
    line-height:44px;
     transition:all 1s;
    -webkit-transition:all 1s;
    -moz-transition:all 1s;
    -o-transition:all 1s;
}
.second_nav_img_01{
    background: url('../images/hua-img/second_nav_01.png') no-repeat center;
}
.second_nav_img_02{
    background: url('../images/hua-img/second_nav_02.png') no-repeat center;
}
.second_nav_img_03{
    background: url('../images/hua-img/second_nav_03.png') no-repeat center;
}
.second_nav_img_04{
    background: url('../images/hua-img/second_nav_04.png') no-repeat center;
}
.second_nav_img_05{
    background: url('../images/hua-img/second_nav_05.png') no-repeat center;
}
.second_nav_img_06{
    background: url('../images/hua-img/second_nav_06.png') no-repeat center;
}
.second_nav li:hover .second_nav_img_01{
    background: url('../images/hua-img/second_nav_01_hover.png') no-repeat center;
}
.second_nav li:hover .second_nav_img_02{
    background: url('../images/hua-img/second_nav_02_hover.png') no-repeat center;
}
.second_nav li:hover .second_nav_img_03{
    background: url('../images/hua-img/second_nav_03_hover.png') no-repeat center;
}
.second_nav li:hover .second_nav_img_04{
    background: url('../images/hua-img/second_nav_04_hover.png') no-repeat center;
}
.second_nav li:hover .second_nav_img_05{
    background: url('../images/hua-img/second_nav_05_hover.png') no-repeat center;
}
.second_nav li:hover .second_nav_img_06{
    background: url('../images/hua-img/second_nav_06_hover.png') no-repeat center;
}
.second_nav li:hover span{
    transform:rotate(360deg);
    -ms-transform:rotate(360deg);
    -moz-transform:rotate(360deg);
    -webkit-transform:rotate(360deg);
    -o-transform:rotate(360deg);
    transition:all 1s;
    -webkit-transition:all 1s;
    -moz-transition:all 1s;
    -o-transition:all 1s;
}
/* 集团介绍 */
.m_bloc{
    padding-top:50px;
}
.m_bloc h3 {
    text-align:center;
    color:#333;
    font-size:26px;
    letter-spacing: 8px;
    padding-bottom: 60px;
}
.video_box{
    width: 401px;
    height: 302px;
}
.video_box a{
    display: block;
    position: absolute;
}
.video_box p{
    position: absolute;
    bottom: 0;
    left: 0;
    background:rgba(0, 0, 0, 0.8);
    width: 100%;
    height: 45px;
    text-align: center;
    line-height: 41px;
    color: #fff;
    font-size:16px;
}
.play{
    position: absolute;
    top: 40%;
    left: 48%;
    width: 45px;
    height:45px;
    background:url('../images/hua-img/play.png') no-repeat ;
    transition: all 1s;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
}
.video_box a:hover .play{
    transform:rotate(360deg);
    -ms-transform:rotate(360deg);
    -moz-transform:rotate(360deg);
    -webkit-transform:rotate(360deg);
    -o-transform:rotate(360deg);
    transition: all 1s;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
}
.m_bloc_text{
    width: 770px;
    padding: 60px 40px 10px;
    font-size:14px;
    letter-spacing: 3px;
    color: #333;
    background:url('../images/hua-img/enter_bg.jpg') no-repeat #F7F7F7;
    height: 232px;
    line-height:1.5;
}
.m_bloc_text a{
    color: #006ebc;
}

/* 旗下机构*/
.mechanism h2,.index_news h3,.m_idea h4{
    text-align:center;
    background: url('../images/hua-img/new_bg.jpg') no-repeat;
    font-size:26px;
    color: #333;
    padding: 10px 0;
    margin-top: 60px;
}
.box_bg{
    background: rgb(242, 242, 242);
    padding-bottom:80px;
}
.map_container{
    background: url('../images/hua-img/ditu_bg.jpg') no-repeat center;
    height: 604px;
    margin-top: 30px;

}
.map-box{
    text-align:center;
    width: 690px;
    height: 604px;
    background: url('../images/hua-img/ditu.png') no-repeat center;
    position: relative;
    float: left;
}
.map-box > div{
    cursor:pointer;
}
.di1{
    width: 42px;
    height: 48px;
    position: absolute;
    top: 282px;
    left:302px;
    z-index: 7;
}
.di2{
    width: 38px;
    height: 35px;
    position: absolute;
    top: 318px;
    left:307px;
    z-index: 7;
}
.di3{
    width: 69px;
    height: 40px;

    position: absolute;
    top: 293px;
    left:336px;
    z-index: 5;
}
.di4{
    width: 92px;
    height: 143px;

    position: absolute;
    top: 241px;
    left:253px;
    z-index: 4;
}
.di5{
    width: 98px;
    height: 80px;

    position: absolute;
    top: 342px;
    left:332px;
    z-index: 3;
}
.di6{
    width: 135px;
    height: 98px;

    position: absolute;
    top: 156px;
    left:340px;
    z-index: 3;
}
.di7{
    width: 115px;
    height: 175px;

    position: absolute;
    top: 227px;
    left:377px;
    z-index: 2;
}
.di1 img{
   padding:0 5px 0 0px;
}
.di4 img{
   padding:50px 10px 0 0px;
}
.di5 img{
   padding:10px 10px 0 0px;
}
.di6 img{
   padding:30px 0 0 3px;
}
.di7 img{
   padding:70px 10px 0 0;
}
.map-box img{
    font-size:20px;
    position:relative;
    z-index: 9;
    -webkit-animation-name: pulsea;
    -moz-animation-name: pulsea;
    -ms-animation-name: pulsea;
    -o-animation-name: pulsea;
    animation-name: pulsea;
    -webkit-animation-duration: 1000ms;
    -moz-animation-duration: 1000ms;
    -ms-animation-duration: 1000ms;
    -o-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
}

@keyframes pulsea
{
0% {top:0px;}
50% {top:-3px;}
100% {top:0px;}
}

@-webkit-keyframes pulsea
{
0% {top:0px;}
50% {top:-3px;}
100% {top:0px;}
}
@-moz-keyframes pulsea
{
0% {top:0px;}
50% {top:-3px;}
100% {top:0px;}
}
@-ms-keyframes pulsea
{
0% {top:0px;}
50% {top:-3px;}
100% {top:0px;}
}
@-o-keyframes pulsea
{
0% {top:0px;}
50% {top:-3px;}
100% {top:0px;}
}
.di_show{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    display: none;
}
.bg_contnet1{
    background: url('../images/hua-img/xinhuaqu.png') no-repeat center;
}
.bg_contnet2{
    background: url('../images/hua-img/qiaoxiqu.png') no-repeat center;
}
.bg_contnet3{
    background: url('../images/hua-img/changanqu.png') no-repeat center;
}
.bg_contnet4{
    background: url('../images/hua-img/luquan.png') no-repeat center;
}
.bg_contnet5{
    background: url('../images/hua-img/luancheng.png') no-repeat center;
}
.bg_contnet6{
    background: url('../images/hua-img/xinle.png') no-repeat center;
}
.bg_contnet7{
    background: url('../images/hua-img/gaocheng.png') no-repeat center;
}
.zj-content{
    float: left;
}
.xh_content p{
    color: #000;
    text-align: center;
    margin-top: 10px;
}
.xh_content dl img{
    width: 200px;
    height: 200px;
    border-radius:50%;
    border:2px solid #001626;
    transition:All 0.4s ease-in-out;
    -webkit-transition:All 0.4s ease-in-out;
    -moz-transition:All 0.4s ease-in-out;
    -o-transition:All 0.4s ease-in-out;
}
.xh_content dl img:hover {
    transform:scale(1.1);
    -webkit-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -o-transform:scale(1.1);
    -ms-transform:scale(1.1);
}
.xh_content dl dt{
    margin: 0 auto;
    text-align: center;
}
.xh_content dl dd{
    float: left;
    margin: 40px;
}

.qx_content img,.ca_content img,.xh_content img,.lc_content img,.lq_content img,.xl_content img{
    width: 300px;
    height: 300px;
    border-radius:50%;
    border:2px solid #001626;
    transition:All 0.4s ease-in-out;
    -webkit-transition:All 0.4s ease-in-out;
    -moz-transition:All 0.4s ease-in-out;
    -o-transition:All 0.4s ease-in-out;
}
.zj-content img:hover {
    transform:scale(1.1);
    -webkit-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -o-transform:scale(1.1);
    -ms-transform:scale(1.1);
}
.qx_content p,.ca_content p,.xh_content p,.lc_content p,.gc_content p,.lq_content p,.xl_content p{
    text-align: center;
    color: #000;
    margin-top: 20px;
}
.xh_content{
    width: 574px;
    padding-top:57px;
}
.qx_content ul,.ca_content ul,.xh_content ul,.lc_content ul,.lq_content ul,.xl_content ul{
    margin: 0 auto;
    text-align: center;
}
.gc_content li{
    float: left;
    margin:0 30px;
}
.gc_content img{
    width: 220px;
    height: 220px;
    border-radius:50%;
    border:2px solid #001626;
    transition:All 0.4s ease-in-out;
    -webkit-transition:All 0.4s ease-in-out;
    -moz-transition:All 0.4s ease-in-out;
    -o-transition:All 0.4s ease-in-out;
}
.gc_content {
    padding-top:200px;
}
.lc_content,.lq_content,.xl_content,.ca_content,.qx_content{
    padding-top:157px;
    width: 574px;
}
/* 新闻中心 */
.news_enterprise h4{
    color: #333333;
    font-size:20px;
    margin-top: 20px;
}
.news_enterprise h4 span{
    color: #ff004e;
    font-size:16px;
}
.news_enterprise h4 a{
    color: #2f86c2;
    font-size:14px;
}
.news_enterprise h4 a:hover{
    color: #f39800;
    font-size:14px;
}
.news_img li{
    width: 258px;
    height: 202px;
    background: #fff;
    border:1px solid #dddddd;
    float: left;
    margin: 13px;
    overflow:hidden;
}
.news_img img{
    width: 257px;
    height: 163px;

}
.news_img p{
    font-size:16px;
    color: #000;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    padding: 5px 5px 0 15px ;
}
.news_img img:hover{
    transform:scale(1.1);
    -webkit-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -o-transform:scale(1.1);
    -ms-transform:scale(1.1);
}
.news_img a:hover p{
    color: #006fbc;
}
.news_enterprise{
    width: 579px;
}
.news_enterprise dl dd a{
    width: 400px;
    display: inline-block;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    float: left;
    color: #333333;
    font-size:15px;

}
.news_enterprise dl dd a:hover{
    color: red;
    transition:All 0.4s ease-in-out;
    -webkit-transition:All 0.4s ease-in-out;
    -moz-transition:All 0.4s ease-in-out;
    -o-transition:All 0.4s ease-in-out;
    transform:translate(0,-5px);
}
.news_enterprise dl dd span{
    float: right;
    padding-right: 10px;
    font-size:12px;
}
.news_enterprise dl dd{
    border-bottom:1px solid #ddd;
    margin: 20px;
}
.news_enterprise dl{
    padding-top:15px;
}
/* 文化理念 */
.m_idea li{
    float: left;
    width: 278px;
    height: 310px;
    margin-right:50px;
    overflow:hidden;
    margin-bottom:30px;
}
.m_idea img{
    width:278px;
    height: 168px;
}
.m_idea img:hover{
    transform:scale(1.1);
    -webkit-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -o-transform:scale(1.1);
    -ms-transform:scale(1.1);
}
.m_idea h5{
    color: #333333;
    font-size:16px;
    text-align: center;
    background: url('../images/hua-img/ck_icon.png') no-repeat center;
    padding:10px 0;
}
.m_idea p{
    color: #666666;
    font-size:14px;
    background: #fff;
    height: 110px;
    text-align: center;
    padding-top:15px;
}
.m_idea ul{
    padding-top:40px;
}

/* 董事长简介 */
.banner_public{
    height: 329px;
    position: relative;
}
.banner_public img{
    height: 329px;
    width: 100%;
}
.banner_public h2{

    margin-bottom: 0;

    position: absolute;
    top: 275px;
    left:136px;
}
.banner_public span{
    float: left;
    font-size: 30px;
    color: #fff;
    font-weight: bold;
}
.banner_public p{
    float: left;
    margin-left: 20px;
    position: relative;
    top: 18px;
}
.banner_public p a{
    color: #f2f2f2;
    padding: 0;
    font-size: 14px;
    vertical-align:bottom;
}
.banner_public p em{
    font-style: normal;
    margin: 0 8px;
    font-size: 14px;
    color: #f2f2f2;
}
.dh_lst li{
    float: left;
}
.dh_lst li a {
    color: #666;
    font-size: 14px;
    display: block;
    padding: 15px;
}
.dh_lst li a:hover{
    color:#006fbc;
}
.dh_lis a{
    border-bottom:2px solid #006fbc;
    color:#006fbc !important;
 }
.m-content{
    margin-top: 6px;
}
 .m-content h1,.video_list h1{
    text-align:center;
    font-size: 24px;
    padding:70px 0;
 }
 .jjsp{
    margin: 30px 0;
 }
 .jjsp img{
    float: left;
}
 .text-box {
    float: left;
    padding-left: 65px;
}
.text-box span{
    margin-right: 50px ;
    display:block;
    float: left;
    color: #333333;
    font-size:16px;
}
.jjsp p{
    float: left;
    display:block;
    font-size:14px;
    color: #333333;
    line-height:1.5;
    margin-top: 15px;
}
.m-content h2{
    text-align: center;
    color: #f08336;
    font-size:18px;

}
.chengguo li{
    float: left;
    margin-left:83px;
    margin-top: 60px;
    position: relative;
}
.chengguo span{
    color: #006fbc;
    font-size:16px;
}
.chengguo p{
    width: 244px;
    height:206px;
    border:1px dashed #368dca;
    padding:17px 19px 0 19px;
    color: #666666;
    font-size:14px;
    border-radius:5px;
}
.chengguo{
    margin-bottom:60px;
}
.zh01 img{
    position: absolute;
    top: 104px;
    left: 295px;
}
.zh02 img{
    position: absolute;
    top: 253px;
    left: 120px;
}
.zh03 img{
    position: absolute;
    top: 104px;
    right: 295px;
}
.zhiwu dt{
    text-align:center;
    border:1px solid #006fbc ;
    width: 30px;
    font-size:16px;
    display:inline-block;
    float: left;
}
.zhiwu dd{
    display: inline-block;
    float: left;
    font-size:14px;
    color: #333333;
    padding-left: 15px;
    margin-bottom:10px;
}
.zhiwu dl{
    width: 402px;
    float: left;
}
.zhiwu{
    margin:50px 0;
}

/* 集团简介 */
.bg-h{
    background: #e7e7e7;
}
.m_box{
    padding: 4px 0 50px 0;
}
.m_box img{
    margin: 40px;
}
.m_box p{
    color: #333333;
    font-size:14px;
    line-height:2;
    text-indent:25px;
    text-align:justify;
    padding: 0 80px;
}

/* 发展历程 */
.m-content h5{
    color:#f39800 ;
    text-align: center;
    font-size:30px;
    margin: 50px 0;
}
.max-box{
    background: url('../images/hua-img/zhuzi.png') no-repeat center;
    padding: 60px 0 ;
    margin:120px 0;
    position: relative;
}
.max-box>img{
    position: absolute;
    top: -81px;
    left:582px;
}
.fr_r{
    float: right;
    width: 671px;
    position: relative;
}
.fr_r img{
    position: absolute;
    top: 0;
    left:16px;
}
.fr_r>p{
    font-size:20px;
    color: #006fbc;
    padding-left:150px;
    margin-top: 8px;
}
.text_gg{
    border:1px solid #cdcdcd;
    border-radius:5px;
    width: 423px;
    padding:30px;
    margin:10px 0 0 146px;
}
.text_gg p,.text-ggl p{
    color: #2f2f2f;
    font-size:16px;
    margin: 10px 0;
}
.fl_f{
    float: left;
    width: 671px;
    position: relative;
}
.fl_f img{
    position: absolute;
    top: 0;
    left:533px;
}
.fl_f>p{
    font-size:20px;
    color: #006fbc;
    padding-left:457px;
    margin-top: 9px;
}
.text-ggl{
    border:1px solid #cdcdcd;
    border-radius:5px;
    width: 423px;
    padding:30px;
    margin:10px 0 0 52px;
}

/* 新闻列表 */
.news_list_img{
    float: left;
    margin-right: 70px;
    width:315px;
    height: 211px;
    overflow:hidden;
}
.news_list_img img{
    width:315px;
    height: 211px;

}
.news_list_img img:hover{
    transform:scale(1.1);
    -webkit-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -o-transform:scale(1.1);
    -ms-transform:scale(1.1);
}
.news_list_container{
    float: left;
    width:803px;
}
.news_list_container h3{
    color: #000;
    font-size:20px;
    margin-top: 20px;
}
.news_list_container span{
    color: #7b7b7b;
    font-size:14px;
    margin:15px 0 25px 0;
    display: inline-block;
}
.news_list_container p{
    color: #7b7b7b;
    font-size:16px;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    height: 93px;
    line-height: 1.5;
}
.news_list li{
    padding:38px 20px 57px 20px;
    background-color: #fff;
    border-bottom:1px dashed #b8b8b9;
    border-top:1px dashed #b8b8b9;
    margin-top: 20px;
    transition:All 0.4s ease-in-out;
    -webkit-transition:All 0.4s ease-in-out;
    -moz-transition:All 0.4s ease-in-out;
    -o-transition:All 0.4s ease-in-out;
}
.news_list{
    padding: 20px 0 50px 0;
}
.news_list li:hover h3{
    color: #f34540;
}
.news_list li:hover{
    -moz-box-shadow: 10px 10px 5px #888888; /* 老的 Firefox */
    box-shadow: 10px 10px 5px #888888;
}
.paging{
    padding: 57px 0;
    text-align: center;
}
.paging a {
    display: inline-block;
    padding: 10px 16px;
    color: #0067d0;
    border: 1px solid #0067d0;
    margin: 0 8px;
    border-radius:5px;
}
.paging a:hover,.paging span {
    display: inline-block;
    background: #0067d0;
    color: #fff;
    padding: 10px 16px;
    margin: 0 8px;
    font-size: 14px;
    border-radius:5px;
}
.m_text{
    padding:60px 35px;
    font-size:16px;
    color: #666666;
    line-height: 1.5;
}

.zhaen p a{
    color: #333;
    font-size:16px;
}
.zhaen p a:hover{
    color: #f34540;
    font-size:16px;
}
.zhaen p{
    margin-bottom:10px;
}
.zhaen{
    padding-bottom:50px;
}
/* 视频中心*/
.video_list ul{
    padding:60px 0 0 0;
    margin-right: -20px;
}
.video_list li{
    width:405px;
    height: 305px;
    float: left;
    margin:0 20px 50px 0;
    transition:All 0.4s ease-in-out;
    -webkit-transition:All 0.4s ease-in-out;
    -moz-transition:All 0.4s ease-in-out;
    -o-transition:All 0.4s ease-in-out;
}
.med_img img{
    width:405px;
    height: 224px;
}
.med_img{
    position: relative;
}
.mid_vid_box {
    position: absolute;
    top: 50%;
    left: 187px;
    text-align: center;
    margin-top: -24px;
    z-index: 1000;
    cursor: pointer;
}
.mid_vid_box img{
    width:100%;
    height:100%;
}
.news1_text {
    background: #fff;
    padding: 20px 15px;
    position: relative;
    border: 1px solid #ccc;
    border-top: hidden;
}
.news1_text h3 {
    margin-top: 0;
    font-size: 16px;
    line-height: 25px;
    color: #333;
    height: 25px;
    overflow: hidden;
    margin-bottom: 15px;
}
.news1_text span {
    margin-top: 0;
    font-size: 12px;
    line-height: 25px;
    color: #0067d0;
    position: absolute;
    bottom: 10px;
    right: 20px;
}
.video_list li:hover h3{
    color:#0067d0 ;
}
.video_list li:hover{
    -moz-box-shadow: 10px 10px 5px #888888; /* 老的 Firefox */
    box-shadow: 10px 10px 5px #888888;
}
.zh-show{
    width: 405px;
    height: 224px;
    overflow: hidden;
}

.zh-show:hover img{
    transform:scale(1.1);
    -webkit-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -o-transform:scale(1.1);
    -ms-transform:scale(1.1);
    transition:All 0.4s ease-in-out;
    -webkit-transition:All 0.4s ease-in-out;
    -moz-transition:All 0.4s ease-in-out;
    -o-transition:All 0.4s ease-in-out;
}

.video_load1{
    width:936px;
    height: 526px;
    margin:0 auto;
    text-align: center;
    padding-bottom:50px;
}
.video_load1 video{
    width: 100%;
    height: 100%;
    object-fit: fill;
}
/* 联系我们 */
.m_us{
    padding-bottom:50px;
}
.m_us dl{
    margin-bottom:50px;
}
.m_us dl dt{
    font-size:16px;
    color: #0c0c0c;
    font-weight:bold;
    margin-top: 30px;
}
.m_us dl dd{
    font-size:14px;
    color: #0c0c0c;
    margin:10px 0;
}
.iw_poi_title {
    color:#CC5522;
    font-size:14px;
    font-weight:bold;
    overflow:hidden;
    padding-right:13px;
    white-space:nowrap
}
.iw_poi_content {
    font:12px arial,sans-serif;
    overflow:visible;
    padding-top:4px;
    white-space:-moz-pre-wrap;
    word-wrap:break-word
}
#dituContent{
    width:1268px;
    height:766px;
    border:#ccc solid 1px;
    margin: 0 auto;
}

/* 招商加盟 */
.sideMenu {
    background: #f7f7f7;
    margin-top: 10px;
}
.sideMenu_tit {
    font-size: 16px;
    position: relative;
    padding: 15px 21px;
    cursor: pointer;
}
.sideMenutext {
    line-height: 28px;
    border-top: 1px solid #cfcfcf;
    font-size: 14px;
    color: #060001;
    margin: 0 20px;
    padding: 20px 0;
}
.hr_box .Gd {
    display: block;
}
.hr_box .sideMenu .Gd span {
    background: url(../images/hua-img/up_05.png) no-repeat center;
}
.sideMenu_tit span {
    display: block;
    width: 16px;
    height: 19px;
    position: absolute;
    top: 15px;
    right: 20px;
    background: url(../images/hua-img/down.png) no-repeat center;
}
.null{
    height: 200px;

}
.honor li{
    float: left;
    border:1px solid #eee;
    margin:0 30px  40px 0;
    transition:All 0.4s ease-in-out;
    -webkit-transition:All 0.4s ease-in-out;
    -moz-transition:All 0.4s ease-in-out;
    -o-transition:All 0.4s ease-in-out;
}
.honor li img{
    width: 300px;
    height: 200px;
}
.honor {
    margin-right:-65px;
}
.honor li:hover{
    -moz-box-shadow: 10px 10px 5px #888888; /* 老的 Firefox */
    box-shadow: 10px 10px 5px #888888;
}
.currency_show img{
    width: 788px;
    height: 539px;
    margin:0 auto;
    display: block;
}
.currency_show{
    color: #333333;
    font-size:14px;
    line-height: 1.5;
    padding: 0 10px 30px 10px;
}
.my_content{
    line-height: 1.5;
    margin:0 auto;
    padding: 0 50px 80px 50px;
}
.my_content img{
    margin:20px 0;
}
/* 返回顶部 */
#goTop{
    position:absolute;
    display:none;
    width:50px;
    height:48px;
    background:#fff url(http://files.jb51.net/file_images/article/201601/gotop.png) no-repeat 16px 15px;
    border:solid 1px #f9f9f8;
    border-radius:6px;
    box-shadow:0 1px 1px rgba(0, 0, 0, 0.2);
    cursor:pointer
}
#goTop:hover{
    height:48px;
    background-position:16px 16px;
    box-shadow:0 1px 1px rgba(0, 0, 0, 0.3);
}