

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
    box-sizing: content-box;
}
@keyframes bannerscale {
    0%,
    100% {
        transform: scale(1.05);
    }
    50% {
        transform: scale(1.15);
    }
}

.banner_box{
   width:100%; position:relative; max-width:1920px; margin: 0 auto; overflow:hidden;
}
.banner_box img{
  width:100%; animation: bannerscale 12s linear infinite forwards;
  height: 100%;
}
.banner_hd{
     position: absolute;
    width:100%;     text-align: center;
    bottom: 20px;
    right: 10px;
    z-index:1;
}
.banner_hd ul{
  overflow:hidden; zoom:1; 
}
.banner_hd ul li{

margin-left:10px;
 width:8px; height:8px; background:url(/r/cms/jtzw/default/images/yuan11.png) top left; display:inline-block; float:none;   text-indent:9999px;
    cursor:pointer;
   
}
.banner_hd ul li.on{
     width:50px; height:8px; background:url(/r/cms/jtzw/default/images/tiao1.png) top left;}
.banner_bd li{ display: none; }
.banner_bd li.first{ display: block; }
/*banner*/

/*banner*/

/*新闻背景*/
.news-bg{
    width: 100%;
    height: 825px;
}
.news{
    width: 1200px;
    margin: 0 auto;  height: 825px;

    position: relative;
}
.news .Headlines{
   text-align:center;
   margin-top: 40px;
    width:100%;
}
.news .Headlines a{
    font-size: 36px;
  color:#0d62ae; 
    text-align: center;
    font-weight: bold;    
}
.news .Headlines a span{  font-size:36px!important; 
}
.Headlines a:hover{
color: #0d62ae;
}

.Headlines1 .stickyTitle .news-item__title a{ line-height:36px !important;}
.Headlines1 .news-container{ padding:0px !important;}
.Headlines1 .news-item__title{ margin-left:0px !important;}
.Headlines1 .stickyTitle .news-item{ margin-top:0px;}
.Headlines1{
   text-align:center;
 
    width:100%;
}
.Headlines1 a{
    font-size: 28px;
  color:#0d62ae; 
    text-align: center;
    font-weight: bold;    
}
.Headlines1 a span{  font-size:26px!important;  
}
.Headlines1 a:hover{
color: #0d62ae;
}

/*图片新闻*/
.pic_box{
     width: 601px;
    height: 388px;
          overflow:hidden;
 float:left; position:relative; 

}
.pic_box .pageState{
   color:#fff;position:absolute; bottom:10px; right:70px; font-size:16px; 
}
.pic_box .pageState span{ font-size:22px;}
.pic_box li,
.pic_box img{
   display: block;
    width: 100%;
    height: 100%
 
}
.pic_box .wenzi {
    position: absolute;
    bottom: 0;
    height: 48px;
    line-height: 48px;
    padding: 0 14px;
     background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.9));
    width: 100%;
      font-size:16px; 
    font-weight:bold;
    }
.pic_box .wenzi a,.pic_box .wenzi a:hover{
  color:#fff;
}
.pic_box .next{
   display: block;
    position: absolute;
    width: 25px;
    height: 25px;
    cursor: pointer;
 
    background:url("/r/cms/jtzw/default/images/right_icon.png") no-repeat center center;
     text-indent:9999px;
    bottom:10px; right:10px; z-index:2;

}
.pic_box .prev{
   display: block;
    position: absolute;
    width: 25px;
    height: 25px;
    cursor: pointer;
    background: url("/r/cms/jtzw/default/images/left_icon.png") no-repeat center center;
     text-indent:9999px;
    bottom:10px; right:40px; z-index:2;


}
/*新闻动态*/
.news_bar{
   width:640px; margin:0px auto;
}
.news_bar a{  font-size:18px; 
color:#666;}
.news_bar li{
    float: left;
    width: 140px;
    height: 36px;
    line-height: 36px;
      text-align: center;
    margin: 0 0 0 10px;
     cursor:pointer;
     background:url(/r/cms/jtzw/default/images/bk_1.png) top center no-repeat;
 font-size:18px; 
color:#666;
   }

.news_bar li.cur{
    background:url(/r/cms/jtzw/default/images/bk_2.png) top center no-repeat;
}
.LatestNew{
    position: relative;
     float:right; width:530px;
}
.new_title{ width:1200px; margin:0 auto; padding-top:30px;}
.new_title .gdbox{float:right;margin-top:-35px;}
.new_title .gdbox a{color:#0d63ae; font-size:16px; display:none;}
.new_title .gdbox a.cur{ display:block;}
.LatestNew .news-item{
    width: 530px;
    border: none;
    border-bottom: 1px dashed #d7dbe0;
    border-radius:0;
    text-align: left;
     padding-bottom:12px;
     height:23px; line-height:23px;
     margin-bottom:14px;
     overflow:visible;
      display: block;
            }
.LatestNew .news-item a{
        color: #000000;
        font-size: 18px;
        float:left; width:455px;overflow:hidden;
        text-overflow:ellipsis;
        white-space:nowrap}

.LatestNew .news-item a:hover{
    color: #a70808;
}
.LatestNew .news-item span{ 
   font-size:16px; color:#0d63ae; float: right;
}
a.list_more{
   position:absolute; top:-70px; right:0px; color:#0d63ae; font-size:16px;
}

.dynamic{
    float:left; margin-top:35px;       
}

.dynamic h2, .PartyBuilding h2{
    color: #0d63ae;
    font-size: 20px;
    font-weight: bold;
}
.dynamic h2 a, .PartyBuilding h2 a{
   float:right; font-weight:normal; font-size:16px; color: #0d63ae;
   

}
.dynamic ul, .PartyBuilding ul{
    margin-top: 20px;
}
.dynamic ul li, .PartyBuilding ul li{
    border-bottom: 1px dashed #d7dbe0;
    line-height: 50px;
}
.dynamic ul li a, .PartyBuilding ul li a{
    color: #000000;
    font-size: 18px; display:block;
     width:100%;overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.dynamic ul li a:hover, .PartyBuilding ul li a:hover{
color: #a70808;
  
}
.dynamic ul li span, .PartyBuilding ul li span{
    float: right; font-size:16px; color:#0d63ae;
}
.news .PartyBuilding{
      float:right; margin-top:35px;    width: 530px;
   }







/*报告及刊物*/
.report-bg{
    width: 100%;
    height: 450px;
    background: #f3f5f6;
     max-width:1920px; margin:0 auto;
}
.report{
    width: 1200px;
    margin: 0 auto;
}
.report .title{
    height: 96px;
    position: relative;
}
.report .title h2{
    font-size: 26px;
    font-weight: bold;
    color: #0d62ae;
    padding-top: 45px;
}
.report .title div.left{
    width: 48px;
    height: 3px;
    position: absolute;
    top: 93px;
    background: #0d63ae;
}
.report .title span.right{
    position: absolute;
    top: 46px;
    right: 0;
}
.report .lanmu{
    width: 245px;
    float: left;
}
.report .lanmu ul{
    margin-top: 30px;
}
.report .lanmu ul li{
    color: #4d4d4d;
    font-size: 20px;
    line-height: 68px;
}

.report .content{
    float: left;
    width: 955px;
}
.report .content ul.ctlbtn {
    position: relative;
}

.report .content ul.ctlbtn li {
    position: absolute;
    top: 110px;
    cursor: pointer;
}


.report .content .bigbox {
    width: 955px;
    height: 300px;
    overflow: hidden;
    margin: auto 70px auto;
    
}
.bigbox{  width: 950px;
    height: 300px;
    overflow: hidden;
    position:relative;  float:right;}
        .report_hd{ position: absolute; top:80px;  height:100px; width:950px;
  }
        .report_hd .prev,.report_hd .next{ display:block;    margin-right:5px; margin-top:10px;  overflow:hidden;
             cursor:pointer; font-size: 60px;  color: #ccc; line-height: 40px;}
        .report_hd .next{  position: absolute; top: 0; right: 0px;  }
    .report_hd .prev{  position: absolute; top: 0; left: 0px;  }
        .report_bd{     width: 890px; margin:0 auto; margin-left:60px; }
        .report_bd ul{ overflow:hidden; zoom:1; }
        .report_bd ul li{ margin:0 12px; float:left; _display:inline; width: 181px;  overflow:hidden; text-align:center; font-size: 10px; text-align: center;  }
       .report_bd img{ width:181px; height: 248px; display:block; margin:0 auto; }     
       .report_bd span{ display: block;  margin-top: 5px; line-height:22px; font-size:16px;}
       .report_bd a:hover span{ color:#a70808;
  
}



/*热点专题*/
.topics-bg{
    width: 100%;
    padding:20px 0px;
    background: url(/r/cms/jtzw/default/images/rdzt-bg.png) no-repeat center;
    clear:both;
    overflow:visible;
}
.topics{
    width: 1200px;
    margin: 0 auto;
}
.topics .left{
    width: 620px;
    float: left;
    height: 484px;
    position: relative;
    margin-top: 45px;
}
.topics .imgwrap{
    position: relative;
    width: 310px;     float:left; text-align: center;  font-family:"微软雅黑";
}
.topics .imgwrap  img{
    width: 310px;
    height: 127px;
   
}
.topics .img4{
   margin-top:44px;
}
.topics .img4  img{
    width: 306px;
     display:block;
   
}
.maskcon{
    width: 100%;
    height: 100%;
    background: rgba(100,140,212,0.95);
    z-index: 999;
    position: absolute;
    bottom: 0;
    left: 0;
    opacity:0;    overflow: hidden;
    box-sizing: border-box;
   display:flex;align-items:center;
   justify-content:center;
    line-height:32px;

}

.topics .lf_zt .imgwrap{
   margin-top:4px;
}
.lf_zt{
   width:306px; float:left;
}
.rt_zt{
   width:306px; float:right;
}


.topics .maskcon{
    width: 306px; 
     height: 127px;
   }



.maskcon > p{
    font-size: 16px; line-height:26px;  font-weight:bold;
    color: #ffffff;  letter-spacing:3px;}
.imgwrap:hover .maskcon{
opacity:0.9;
 text-align:center;
     transition:all 0.6s;
    -moz-transition:all 0.6s; /* Firefox 4 */
    -webkit-transition:all 0.6s; /* Safari and Chrome */
    -o-transition:all 0.6s; /* Opera */    height:100%;
}

.topics .title{ position:relative; 
margin-left:50px;
        width: 210px;
    height: 192px; 
    margin-top:30px;
    background: url(/r/cms/jtzw/default/images/zt-title.png) no-repeat center;
}
.topics .title a{ position:absolute;
 top:120px; left:55px;
        line-height: 35px;
    color: #0d63ae;
    font-size: 16px;
}
.topics .right{
    width: 580px;
    float: left;
  
    padding-top: 50px;
}
.topics .box{
    width: 500px;
    margin-left: 75px;
    border-bottom: 1px dotted #cecece;
}
.topics .box div{
    float: left;
     width:110px;
         margin-right: 40px;
       position: relative;
}
.topics .box img{
    float: left;
}
.topics .box>a{ float:right; width:340px;
    font-size: 16px;
    color: #757575;
    line-height: 29px;
 }
.topics .box>a:hover{
  color: #c4000f;

}
.topics .box>div a{
        color:#666;
}

.topics .box>div span{
     margin-left: 20px;
  margin-top:10px;
   color:#666;

}
.topics .box>div a:hover span{
  color: #c4000f;


}


/*公司报告*/
.social-bg{
    width: 100%;
    height: 484px;
    background: url(/r/cms/jtzw/default/images/shzr-bg.png) no-repeat center;
}
.social{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.social .left{
    width: 355px;
    margin-top: 80px;
   position: relative;
   height:380px;
}
.social .left .left-con{
    position: relative;
} 
.social .left .left-con .qywh{
    position: absolute;
    top: 0;
    left: 0;
    display: none
}

.social .left .qywh .title{
    position: relative;
}
.social .left .qywh .title div{
    position: absolute;
    top: 38px;
    width: 48px;
    height: 2px;
    background: #3489d9;
}
.social .left .qywh h2{
    font-size: 24px;
    font-weight: bold;
    color: #0d63ae;
}
.social .left .qywh h2 a{
   color: #0d63ae;
}
.social .left .qywh .link{
       margin-top: 50px;
         color: #0d63ae;
    font-size: 18px;
    text-decoration:underline;
}
.social .left .qywh p{
 
    margin-top:50px;
    color: #474747;
    font-size: 16px;
    line-height: 30px;
}
#shzr p{
   margin-top:40px;
}
.social .left ul{
    position: absolute;
    top: 0;
    right: 0;
    z-index: 99
}
.social .left ul li{
    float: left;
    margin-left: 10px;
    width: 25px;
    height: 25px;
     cursor:pointer;

}
.social .left ul li:first-child{
  background: url('/r/cms/jtzw/default/images/sh-left1_1.png') no-repeat center center;
}
.social .left ul li:nth-child(2){
  background: url('/r/cms/jtzw/default/images/sh-right1_1.png') no-repeat center center;
}

.social .left ul li:first-child+li{
   background: url('/r/cms/jtzw/default/images/sh-right1_1.png') no-repeat center center;

}
.social .left ul li:first-child.check0{
  background: url('/r/cms/jtzw/default/images/sh-left1.png') no-repeat center center;
}
.social .left ul li:nth-child(2).check1{
  background: url('/r/cms/jtzw/default/images/sh-right1.png') no-repeat center center;
}
.social .left ul li:first-child+li.check1{
  background: url('/r/cms/jtzw/default/images/sh-right1.png') no-repeat center center;
}


.social .left .line{
    width: 48px;
    height: 5px;
    background: #0d63ae;
    position: absolute;
    top: 305px;
}
.social .right{
    width: 760px;
    height: 300px;
 margin-top:100px;
 
 position:relative;}
.social .right ul{
    position: absolute;
    top: 0;
    right: 0;
    width: 760px;

}
.social .right ul li span{
    color: #0d63ae;
    font-size: 20px;
    font-weight: 800;
    padding-bottom: 40px;
    text-align: right;
    display: block;
    cursor:pointer;
}
.social .right ul li div{
    width: 564px;
    height: 317px;
    position: absolute;
    left: 0;
    top: 0;
    z-index:0;
}
.social .right ul li div.first{
  z-index:9;
}
.social .right ul li span:hover, .social .right ul li span.socialhover{
    color: #0d63ae;
    font-size: 24px;
    font-weight: 800;
    text-align: right;
    background: url('/r/cms/jtzw/default/images/sp_bg.png') no-repeat right 0px;

}

.social .right .button{
    border: none;
    position: absolute;
    right: 0;
    top: 260px;
}











/*产品与服务*/
.product-bg{
    width: 100%;
    height: 578px;
    background: #f3f5f6; max-width:1920px; margin: 0 auto;
box-sizing:content-box;
}
.product{
    width: 1200px;
    margin: 0 auto;
    padding-top: 51px;
    position: relative;
}
.product .left{
    width: 400px;
    background: #fff;
    position: relative;
}
.product .left .top{
    position: absolute;
    top: 0;
    width: 400px;
    height: 235px;
    overflow: hidden;
}
.product .left .top span{
    position: absolute;
    top: 70px;
    left: 175px;
    z-index: 20;
    background: url('/r/cms/jtzw/default/images/fu-img1.png') no-repeat center center;
    width: 50px;
    height: 50px;
}
.product .left .top h3{
    position: absolute;
    top: 150px;
    left: 137px;
    z-index: 20;
    color: #ffffff;
    font-size: 24px;
    font-weight: bold;
}
.product .left .shjl{
    width: 400px;
    height: 260px;
    position: absolute;
    top: 210px;
    z-index: 30;
    background: url('/r/cms/jtzw/default/images/fubg1.png') no-repeat center center; 
}
.product .left .shjl img{
    position: absolute;
    top: 60px;
    left: 55px;
    transition-duration: 1s;
}
.product .left:hover .top img,
.product .middle:hover .top img,
.product .right:hover .top img {
    transform: scale(1.1);
    transition-duration: 1s;
}
.product .left .shjl ul{
    position: absolute;
    top: 135px;
    left: 40px;
}
.product .left .shjl ul li{
    float: left;
    background: url('/r/cms/jtzw/default/images/im1.png') no-repeat center center; 
    width:100px; height:86px;
    margin-right: 10px;
  
    color: #fff;
}
.product .left .shjl ul li a{ display:block; width: 80px;
    height: 33px;
   color:#fff; font-size:16px;  padding-top: 53px;
    padding-left: 20px;
}
.product .left .shjl ul li#li2{
    background: url('/r/cms/jtzw/default/images/im2.png') no-repeat center center; 
}
.product .left .shjl ul li#li3{
    background: url('/r/cms/jtzw/default/images/im3.png') no-repeat center center; 
}
.product .middle{
    width: 400px;
    height: 200px;
    position: relative;
    left: 400px;
}
.product .middle .top{
    position: absolute;
    top: 235px;
    width: 400px;
    height: 235px;
    overflow: hidden;
}
.product .middle .top span{
    position: absolute;
    top: 70px;
    left: 175px;
    z-index: 20;
    background: url('/r/cms/jtzw/default/images/fu-img2.png') no-repeat center center;
    width: 50px;
    height: 50px;
}
.product .middle .top h3{
    position: absolute;
    top: 150px;
    left: 147px;
    z-index: 20;
    color: #ffffff;
    font-size: 24px;
    font-weight: bold;
}
.product .middle .shjl{
    width: 340px;
    padding-left: 60px;
    padding-top: 50px;
    height: 210px;
    position: absolute;
    top: 0px;
    z-index: 30;
    background: url('/r/cms/jtzw/default/images/fubg2.png') no-repeat center center; 
}
.product .middle .shjl img#im1{
    position: absolute;
    left: 36px;
    top: 37px;
}
.product .middle .shjl img#im2{
    position: absolute;
    left: 207px;
    top: 37px;
}
.product .middle .shjl p{
    position: absolute;
    left: 36px;
    top: 124px;
    font-size: 14px;
    color: #4d4d4d;
    width: 340px;
    line-height: 24px;
}
.product .middle .shjl p a{
    color: #9d0202;
}
.product .right{
    width: 400px;
    height: 200px;
    background: #000;
    position: absolute;
    top: 51px;
    right: 0;
}
.product .right .top{
    width: 400px;
    height: 235px;
    overflow: hidden;right
}
.product .right .top span{
    position: absolute;
    top: 70px;
    left: 175px;
    z-index: 20;
    background: url('/r/cms/jtzw/default/images/fu-img3.png') no-repeat center center;
    width: 50px;
    height: 50px;
}
.product .right .top h3{
    position: absolute;
    top: 150px;
    left: 150px;
    z-index: 20;
    color: #ffffff;
    font-size: 24px;
    font-weight: bold;
}
.product .right .shjl{
    width: 340px;
    padding-left: 60px;
    padding-top: 35px;
    height: 225px;
    position: absolute;
    top: 210px;
    z-index: 30;
    background: url('/r/cms/jtzw/default/images/fubg1.png') no-repeat center center; 
}
.product .right .shjl #sp1{
    background: url('/r/cms/jtzw/default/images/bot-im1.png') no-repeat;
    width: 267px;
    height: 37px;
    display: block;
    color: #165c9e;
    padding-left: 59px;
    padding-top: 8px;
    font-size: 16px;
}
.product .right .shjl #sp2{
    background: url('/r/cms/jtzw/default/images/bot-im2.png') no-repeat;
    width: 267px;
    height: 37px;
    display: block;
    color: #165c9e;
    padding-left: 59px;
    padding-top: 8px;
    font-size: 16px;
}
.product .right .shjl #sp3{
    background: url('/r/cms/jtzw/default/images/bot-im3.png') no-repeat;
    width: 267px;
    height: 37px;
    display: block;
    color: #165c9e;
    padding-left: 59px;
    padding-top: 8px;
    font-size: 16px;
}
.product .right .shjl #sp4{
    background: url('/r/cms/jtzw/default/images/bot-im4_1.png') no-repeat;
    width: 267px;
    height: 37px;
    display: block;
    color: #165c9e;
    padding-left:5px;
    padding-top: 8px;
    font-size: 13px;
}

.product .right .shjl #sp5{
    background: url('/r/cms/jtzw/default/images/bot-im5.png') no-repeat;
    width: 267px;
    height: 37px;
    display: block;
    color: #165c9e;
    padding-left: 59px;
    padding-top: 8px;
    font-size: 16px;
}



/*友情链接图片*/
.links_box{
   width:100%; background:#fff;  padding:40px auto;
}
.link_box{  width: 1200px;
    height: 130px;
    overflow: hidden;
    position:relative; margin: 0 auto;}
       .link_hd{ position: absolute; top:40px;  height:100px; width:1200px;
  }
        .link_hd .prev,.link_hd .next{ display:block;    margin-right:5px; margin-top:10px;  overflow:hidden;
             cursor:pointer; font-size: 60px;  color: #ccc; line-height: 40px;}
        .link_hd .next{  position: absolute; top: 0; right: 0px;  }
    .link_hd .prev{  position: absolute; top: 0; left: 0px;  }
        .link_bd{     width: 1020px; margin:40px auto; margin-left:80px; }
        .link_bd ul{ overflow:hidden; zoom:1; }
        .link_bd ul li{ margin:0; float:left; _display:inline; width: 265px;  overflow:hidden; text-align:center; font-size: 10px; text-align: center;  }
       .link_bd img{ display:block; margin:0 auto; max-width:100%; }     
       .link_bd span{ display: block;  margin-top: 5px; line-height:22px; font-size:16px;}
       .link_bd a:hover span{ color:#666;
  
}
/*浜у搧涓庢湇鍔＄殑鐩稿叧鍐呭*/


.link_box1{  width: 960px;
        overflow: hidden;
    position:relative; margin: 0 auto;}
       .link_hd1{ position: absolute; top:60px;  height:100px; width:960px;
  }
        .link_hd1 .prev,.link_hd1 .next{ display:block;    margin-right:5px; margin-top:10px;  overflow:hidden;
             cursor:pointer; font-size: 60px;  color: #ccc; line-height: 40px;}
        .link_hd1 .next{  position: absolute; top: 0; right: 0px;  }
    .link_hd1 .prev{  position: absolute; top: 0; left: 0px;  }
        .link_bd1{     width: 880px; margin:40px auto; margin-left:50px; }
        .link_bd1 ul{ overflow:hidden; zoom:1; }
        .link_bd1 ul li{ margin:0; float:left; _display:inline; width: 199px;  overflow:hidden; text-align:center; font-size: 10px; text-align: center;  }
       .link_bd1 img{ display:block; margin:0 auto; max-width:100%; }     
       .link_bd1 ul li p{
   font-size:16px; text-align:left; color:#053d71;
}


.fwrx img{
   float:left; margin-right:24px; margin-bottom:20px;
}
.fwrx img:nth-child(3){
  margin-right:0px;
}
.fwrx_box{
padding-bottom:40px;
}
/*鍙嬫儏閾炬帴*/
.Links-bg{
    width: 100%;
    height: 130px;
    background: #ffffff;
    overflow: hidden;
}
.Links-bg .Links{
    width: 1200px;
    margin: 34px auto;
}
.Links-bg .Links ul.ctlbtn {
    position: relative;
}

.Links-bg .Links ul.ctlbtn li {
    position: absolute;
    top: 13px;
    cursor: pointer;
}

.Links-bg .Links ul.ctlbtn li.prev {
    left: 0;
}

.Links-bg .Links ul.ctlbtn li.next {
    right: 0;
}

.Links-bg .Links .bigbox {
    width: 1060px;
    height: 62px;
    overflow: hidden;
    margin: auto 70px auto;
}

.Links-bg .Links #switcher {
    left: 0px;
}

.Links-bg .Links .link_1.link_2 {
    width: 100%;
    float: left;
}

.Links-bg .Links .box {
    width: 181px;
    height: 62px;
    float: left;
}
.Links-bg .Links .box img{
  margin: 0 auto;
}

/*鐗堟潈淇℃伅*/
.copyright-bg1{
    width: 100%;
    height: 414px;
    background: url(/r/cms/jtzw/default/images/copyright-bg.png) no-repeat center;
     background-size:cover;max-width:1920px; margin: 0 auto;

}
.copyright1{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.copyright1 ul{
    position: absolute;
    top: 40px;
}
.copyright1 ul li{
    float: left;
    margin-right: 50px;
    position: relative;
 width:200px;
}
.copyright1 ul li select{
    background:#fff;
}


/*友情链接*/


select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
   -ms-appearance:none;
}
select::-ms-expand {
    display: none;
}


.copyright1 ul li select {
    width: 200px;
    font-size: 14px;
    color: #4f4f4f;
    height: 32px;
    text-align: center;
    padding: 0 12px;
    border-radius: 6px;
 -moz-border-radius: 6px;
 -webkit-border-radius: 6px;
    display: inline-block;
    vertical-align: middle;
    border: 1px solid rgb(218, 224, 230);
      *width:176px;
background:#fff;
   }

.copyright1 ul li img {
    position: absolute;
    right: 12px;
    top: 13px;
    width: 11px;
}
.copyright1 .left{
    width: 600px;
    position: absolute;
    top: 110px;
    font-size: 14px;
}
.copyright1 .left div{
    margin-bottom: 10px;
    color: #000;
}
.copyright1 .left div img{
      padding-right: 5px;  width: 14px; vertical-align:middle; display:inline-block;}
.copyright1 .left  div span{
  vertical-align:middle; display:inline-block;white-space:nowrap;

}
.copyright1 .right{
    width: 330px;
    position: absolute;
    top: 170px;
    right: 0;
}
.copyright1 .right div{
    float: left;
    margin-right: 16px;
}






.btn-play1{
  position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -46px;
    margin-top: -36px;
    width: 93px;
    height: 73px;
    background: url(/r/cms/jtzw/default/images/bannerBtn.png) center no-repeat;
    cursor: pointer; z-index:1;

}
.zb-channel-tabs .tabs-title .tabs .active{ font-size:20px!important; font-weight:bold!important;}
.zb-channel-tabs .tabs-content .news-item div a:hover{color: #a70808; }