
/* CSS Document */
*{ margin:0; padding:0;}
body{ width:100%; min-width: 1300px; margin:0 auto; padding:0; font-size:12px; background:#fff;font-family:"微软雅黑";}
img{ border:0px;}
.fl{ float:left;}
.fr{ float:right;}
.clearfix{*zoom:1;}
.clearfix:after{display:block; overflow:hidden; clear:both; height:0; visibility:hidden; content:".";}
a{ text-decoration:none; }
li{ list-style:none;}
input,select,area,textarea{outline: 0; -moz-outline: 0; vertical-align: middle;font-family: "微软雅黑";}
table{border-collapse:collapse;}
.auto{ width: 1300px; margin: 0 auto;}
samp{font-family: "微软雅黑";}
h1,h2,h3,h4,h5,h6,em,i{ font-weight: normal;}
.font{font-size:0;line-height:0;}
.blank{width: 100%; height: 50px; overflow: hidden; clear: both; display: block;}
.div{width: 100%; overflow: hidden;}
.ul{width: 110%;}
.pr{position: relative;}
.ov{overflow: hidden;}
.ani{transition: all .5s ease;-moz-transition: all .5s ease;-webkit-transition: all .5s ease;-o-transition: all .5s ease;}

/*banner*/
.banner{position: relative;}
.banner li{width: 100%;}
.banner li img{display: block;width: 100%;}
.banner .content{position: relative;}
.ban_pg{position: absolute;left: 0;bottom: 60px;height:10px;z-index: 10;width: 100%;text-align: center;}
.ban_pg i{display: inline-block;width: 10px;height: 10px;background: #fff;border-radius: 100%;margin: 0 10px;vertical-align: top;}
.ban_pg i.on{background: #073884;}


.banner .prev{position:absolute;top:45%;left:1.5%;z-index: 10;cursor: pointer;transition: all .25s linear;opacity:0;}
.banner .next{position:absolute;top:45%;right:1.5%;z-index: 10;cursor: pointer;transition: all .25s linear;opacity:0;}
.banner em{text-align: center;width: 60px; height: 60px;border-radius: 50%;background: rgba(0,0,0,0.6);}
.banner em img{height: 30px;display: inline-block;margin-top: 15px;}

.banner:hover  .prev{opacity: 1;left: 4%;}
.banner:hover .next{opacity: 1;right: 4%;}

.top_t{ height:40px; line-height:40px;color:#888888;font-size: 14px; background: #f4f4f4;width: 100%; min-width: 1300px;}
.top_t p{ float:right;}
.top_t p a{ padding: 0 22px 0 26px; display: inline-block; color:#888888;}
.top_t p a:hover{color: #cb161e;}

.top_t p .tico1{background:url(../images/tico1.jpg) no-repeat 0 10px;}
.top_t p .tico2{background:url(../images/tico2.jpg) no-repeat 0 10px;}
.top_t p .tico3{background:url(../images/tico3.jpg) no-repeat 0 10px;}
.w1200,.content-s{ width:1300px; margin:0 auto;font-family: "Microsoft Yahei";}
.header{width: 100%; min-width: 1300px;}
.h_con{height:145px;}
.h_con .h_con-l .t_logo{float: left;margin:29px 10px 0px 0px;text-align: center;}
.h_con .h_con-l h2{float:left;font-weight:normal;margin-top:48px;height:55px;}
.h_con .h_con-l h2 b{display: block;font-size: 24px;color: #333333;line-height:24px;font-weight:bold;}
.h_con .h_con-l h2 b i{color: #3871c2; padding-right: 5px;}
.h_con .h_con-l h2 span{display:inline-block;font-size:24px;color: #333333;line-height:18px;padding-top: 10px;font-weight:bold;}
.h_con .h_con-l h2 span i{color: #3871c2;padding-right: 5px;}

.h_dw {
  float: left;
  max-width: 560px;
  padding: 40px 0 0 0;
  font-size: 22px;
  color: #161616;
  line-height: 32px;
}
.h_dw span {
  display: block;
  height: 38px;
  font-size: 28px;
  font-weight: bold;
  line-height: 38px;
  color: #253684;
  overflow: hidden;
}
.h_dw em {
  display: block;
  height: 28px;
  font-size: 18px;
  font-weight: normal;
  line-height: 28px;
  color: #858585;
  overflow: hidden;
  font-style: normal;
}

.h_con p{float: right;margin-top:49px;height:50px;position:relative;padding-left:63px;}
.h_con p em{position:absolute;left:0;top:2px;}
.h_con p i{display: block; font-weight:normal;font-size:16px;color: #313131;line-height:16px;}
.h_con p span{font-size: 30px;font-weight: bold;color: #333333;font-family: "Arial";display:block;line-height:30px;padding-top:5px;}

.nav{width: 100%; min-width: 1300px; height: 65px; background: #253684;}
.nav .w1200{overflow: visible;}
.nav li {display: inline-block;vertical-align: middle;background: url(../images/nav_line_1.png) no-repeat right center; position: relative;}
.nav li:last-child{background:none;}
.nav li a {display: block;font-size: 16px;line-height: 65px;padding: 0 47px;color: #fff;}
.nav li .arr {float: right;height: 40px;width: 40px;position: relative;display: none;}
.nav li .arr:after {content: '';border-top: 2px solid #ccc;border-left: 2px solid #ccc;box-sizing: content-box;display: block;width: 8px;height: 8px;margin: auto;position: absolute;top: 0;bottom: 0;transform: rotate(135deg);right: 15px;}
.nav li.active a,.nav li.open a,.nav li a:hover {color: #fff;background-color: #ee9d10;}
 .nav li.dropdown {position: relative;}
.nav li.dropdown:before {content: "";position: absolute;border-bottom: 0;border-top-color: currentColor;top: 50%;margin-top: -2px;right: 15px;}
.nav .dropdown-box {position: absolute;left: 0;min-width: 100%;top: 100%;display: none;z-index: 10;text-align: center;}
.nav .dropdown-box p {margin: 0;}
.nav .dropdown-box a {white-space: nowrap;overflow: hidden;text-overflow: ellipsis;padding: 0 10px;font-size: 14px;background-color: #253684 !important;line-height: 40px;color: #fff !important;border-top: 1px solid #374ba6;}
.nav .dropdown-box a:hover {color: #fff !important;background-color: #ee9d10 !important;}
.nav ul > li:hover .dropdown-box{display: block;}	


/* 友情链接 */
.links{height:60px;line-height:60px;overflow: hidden;width: 100%; min-width: 1300px;}
.links h3{font-size: 14px;color: #333;margin-right:50px;font-weight:normal;float: left;}
.links a{font-size: 14px;color: #999;margin-right:40px;font-weight:normal;float: left;}


/* 底部 */
.foot{width: 100%;background: url(../images/foot-bg.jpg) no-repeat top center; min-width: 1300px;}
.foot_top{width: 1060px; margin: 0 auto;padding: 10px 0 65px 0;}
.foot_top .it_h3{color: #FFFFFF;}
.foot_top .it_bor{background: #FFFFFF;}
.foot_top .it_ts{color:#e8e5e5; font-size: 18px;}
.ft_con{margin-top: 35px;}
.ft_left{width: 670px;}
.ft_p{margin-bottom: 20px;}
.ft_txt,.ft_cols{width: 628px; border: 1px solid #FFFFFF; background: none; height: 48px; line-height: 48px;
font-family: arial; font-size: 14px; color:#FFFFFF;padding: 0 20px;border-radius:5px;-moz-border-radius: 5px;}
.ft_bot{border: 1px solid #FFFFFF;border-radius: 5px;-moz-border-radius: 5px;padding-bottom: 10px;}
.ft_cols{padding:15px 20px;border: 0; line-height: 1.5em; height:60px;}
.ft_btn{float: right;margin-right: 20px;width: 95px; height: 30px;border: 0;cursor: pointer; color: #FFFFFF;font-size: 14px;
font-family: arial;background:rgba(215,0,15,0.3) none repeat scroll 0 0 !important;filter:Alpha(opacity=30);background:#d1d6da;}
.ft_right{width: 360px;}
.ftr_p{margin-bottom: 20px;}
.ftr_tb{width: 48px; height: 48px; border:1px solid #FFFFFF;border-radius: 5px;-moz-border-radius: 5px; float: left;}
.ftr_txt{width:290px; float: right; color: #FFFFFF;font-size: 14px; line-height: 24px;}
.ftr_cell{display: table-cell; width: 290px; height: 50px; vertical-align: middle; }
.tb1{background: url(../images/29.png) no-repeat center center;}
.tb2{background: url(../images/30.png) no-repeat center center;}
.tb3{background: url(../images/31.png) no-repeat center center;}
.tb4{background: url(../images/32.png) no-repeat center center;}
.foot_bottom{width: 100%; color: #4c4c4e; background: #111113; height: 50px; line-height: 50px;}
.foot_bottom a{color:#4c4c4e ;}
.fb-bq{ font-size: 15px;}
.fb_fi{margin-top: 10px;}
.fb_a{display: block; height: 28px; float: left; line-height: 28px;
padding: 0 8px 0 28px;margin-left: 15px; font-size: 15px;}

.index_title{text-align: center;padding: 20px 0;}
.it_h3{font-size: 26px; color: #221815;font-weight: bold;line-height: 1em;}
.it_pos{width: 320px; height: 18px; position: relative; margin: 0 auto;border-bottom: 1px solid #d5d5d5;}
.it_bor{width: 40px; height: 3px;display: block; background: #221815; position: absolute;bottom: -2px;left: 140px;}
.it_ts{font-size: 18px; color: #bababa; line-height: 22px;margin-top: 15px;}

.right{position: fixed; top:30%; right:0px;z-index: 99;}
.ra{display: block; width:56px;height:56px;background: #d1d6da; margin-bottom: 2px; position: relative;}
.tb{display: block; width: 56px; height: 56px;position: relative;}
.ttb1{background:#bababa url(../images/53.png) no-repeat center center;}
.ttb2{background: url(../images/54.png) no-repeat center center;}
.ttb3{background: url(../images/55.png) no-repeat center center;}
.ttb4{background: url(../images/56.png) no-repeat center center;}
.ra_txt{display: inline-block; width: 130px; height: 56px;float: left; font-size: 14px;background: #d1d6da; 
color:#FFFFFF;text-indent:0.5em; line-height: 56px; position: absolute;top: 0; left: 56px;}
.wx_img{position: absolute; top: 0; left: 56px;z-index:-1;}

.pagelist {
    padding:15px;
    display:block;
}
.pagelist li{
    float:left;
    width:270px;
    height:180px;
    text-align:center;
    border:1px solid #fff;
    margin-bottom:15px;
    padding-top:15px;
    font-size:16px;
    
}
    .pagelist li img {
        width:130px;
        height:130px;    
    }

    .pagelist li:hover {
        border:1px solid #eee;
        background:#f9f9f9;
        border-radius:4px;
    }

.page {
}
.page a:hover {
    background: #d1d6da;
}
    .page a {
        display: inline-block;
        min-width: 25px;
        padding:0 5px;
        height: 25px;
        margin-left: 8px;
        background: #bababa;
        color: #fff;
        text-align: center;
        line-height: 25px;
    }
        .page a.current {
            background:#d1d6da;
        }

a.ipt-slider-left, a.ipt-slider-right {
    background: url(http://www.goodacnc.cn/template/guda2020/styles/images/sprites.png) no-repeat 0px -147px;
    display: block;
    width: 40px;
    height: 60px;
}

a.ipt-slider-right {
    background-position: 11px -220px;
}

    a.ipt-slider-left span, a.ipt-slider-right span {
        display: none;
    }

    .ym-col1 {
        float: left;
        width: 20%;
    }

    .ym-col2 {
        float: right;
        width: 20%;
    }

        .ym-col3 {
        width: auto;
    }
   .ym-column {
        display: table;
        width: 100%;
    }


.light-box {

}

.light-box li {
    float:left;
}

.light-box dt {
    font-size:25px;
    margin-bottom:10px;
}
.light-box dd {
    font-size:16px;
    margin-bottom:6px;
}

.slider-big {
        margin-top:15px;
    padding-top:15px;
    border-top:1px solid  #ddd;
}

.tags {
    margin:8px;
    padding:8px;
}
    .tags li {
        background-color:#efefef;
        float:left;
        padding:5px 15px;
        text-align:center;
        margin-right:10px;
        margin-bottom:10px;
        vertical-align:middle;
        border-radius:4px;
    }

        .tags li a {
        color:#004C93;
        font-size:16px;
        line-height:2;
        }

.opro {
    border:1px solid #b3b3b3;
    padding:10px;
}
    .opro dt {
        font-size:16px;
        font-weight:bold;
        color:#4c4c4e;
        height:40px;
        line-height:40px;
    }
    .opro dd {
        line-height:35px;
        border-top:1px solid #f5f5f5;
        font-size:14px;
    
    }
    .opro dd a{
            color:#666;
    }
.data {
    font-size:14px;
    margin:10px auto;
    border-top:1px solid #eee;
    padding:10px 0;
    margin-top:20px;
}
.data-model {
    float: left;
    width: 45%;
}
.data-sheet {
    float: left;
    width: 45%;
}
.data h3{
    font-size:16px;
    color:#333;
}
.data ul {
    margin-left:20px;
    margin-top:10px;
}
.data li {
    list-style:initial!important;
    margin-left:5px;
    line-height:1.8;
}
td{
	padding:4px!important;
}
.menu{width:1120px;margin:auto;}
.menubox{
	background:#0858b7;
}
.brand {
    font-size:18px;
    width:530px;
    float:left;
    margin-right:5px;
}
.brand dl{padding:0;margin:0;}
.brand dd{
    float:left;
    max-width:150px;
    height:25px;
    overflow:hidden;
    margin-right:12px;
}
.brand dt{
    font-size:14px;
    float:left;padding:0;margin:0;
    height:35px;
    line-height:35px;
    display:block;
}
.brand dd{
	position:relative;
	min-width:95px;
}
.brand dd img{
    max-width:140px;
	top:0px;
    height:28px;	
    margin-top:3px;
	animation-name: imgAnimation;
    animation: imgAnimation 2s alternate;
    -webkit-animation: imgAnimation 2s alternate ;
    -moz-animation: imgAnimation 2s alternate infinite;
	position:absolute;
}



 @-webkit-keyframes imgAnimation{
    0%{ margin-left:500px;}
    100%{ margin-left:0px;}
 }

 @-webkit-keyframes ppda{
    0%{ margin-left:500px;}
    100%{ margin-left:0px;}
 }

.heada{
    float:left;
    margin-top:12px;
    margin-left:10px;
}
.heada img{
    max-width:200px;
}
.pa{
	margin-top:1px;
    text-align:center;
}
.pa img{
	width:100%;
	height:auto;
    margin:auto;
}

/* 产品 */
.int_bor{width: 100%; height:6px;border-bottom: 1px solid #eaeaea;}
.int_img{display: block; font-size: 0; text-align: center;}
.index1{}
.i1_tab{text-align: center;}
.i1_tab a{display: inline-block;width: 25px; height: 25px;margin: 0 5px;}
.i1_prev{background: #bababa url(../images/23.png) no-repeat center center;}
.i1_next{background: #bababa url(../images/24.png) no-repeat center center;}
.i1_prev:hover{background: #d7000f url(../images/23.png) no-repeat center center;}
.i1_next:hover{background: #d7000f url(../images/24.png) no-repeat center center;}
.i1_div{margin-top: 50px;}
.i1_dl{width: 300px;margin-right: 25px;float: left;}
.i1_dt{width: 300px; height: 230px; position: relative; overflow: hidden;}
.i1_dt img{width:298px;height:224px; border: 1px #dedede solid;}
.i1_pos{width: 100%; height: 100%; position: absolute; top: 0; left: 0;background:rgba(215,0,15,0.6) none repeat scroll 0 0 !important;filter:Alpha(opacity=60);background:#d7000f; display: none;}
.i1_cell{width: 270px; height: 270px; display: table-cell; vertical-align: middle; text-align: center;font-size: 22px; color: #FFFFFF;font-weight: bold;}
.i1_dd{text-align: center;margin-top: 10px;}
.i1_title{display: block;font-size: 18px;font-weight: bold;color: #090909;line-height:30px;height: 30px; overflow: hidden;}
.i1_txt{margin-top: 5px; font-size: 14px; color: #acacac; line-height: 22px;}



/* 优势 */
.actorbg{width:100%; height:978px; margin-top:58px; background:url(../images/ys-bg.jpg) center no-repeat; min-width: 1300px;}
.actor{width:1300px; margin:0 auto; padding-top:75px;}
.actor .column_tit span{display:inline-block; margin-left:58px; position:relative;}
.actor .column_tit em span i{font-family:neutraface2; font-size:66px; line-height:66px; position:absolute; left:-51px; top:-14px; font-style: normal; color: #073884;}
.actor_contbg{margin-top:27px; background:#fff; padding-bottom:38px;}
.actor_nav{width:100%; height:119px; border-bottom:1px solid #e6e6e6;}
.actor_nav li{float:left; width:25%; padding-top:26px; text-align:center; font-size:26px; line-height:26px; color:#333; font-weight:bold; cursor:pointer; position:relative; transition-duration:0.8s;}
.actor_nav li:before{content:""; display:block; margin:0 auto; margin-bottom:6px; width:35px; height:35px; background-position-y:top; background-image:url(../uploadfile/image/20220928/20220928203920_1165541304.png); transition-duration:0.5s;}
.actor_nav li:after{content:""; display:block; position:absolute; left:50%; bottom:-37px; margin-left:-9px; width:19px; height:19px;  opacity:0; background:url(../uploadfile/image/20220929/20220929135721_1134425987.png) center no-repeat; transition-duration:0.8s;}
.actor_nav li:nth-child(1):before{background-position-x:left;}
.actor_nav li:nth-child(2):before{background-position-x:-35px;}
.actor_nav li:nth-child(3):before{background-position-x:-70px;}
.actor_nav li:nth-child(4):before{background-position-x:right;}
.actor_nav li:hover,.actor_nav li.actor_cur{color:#ee9d10;}
.actor_nav li:hover:before,.actor_nav li.actor_cur:before{background-position-y:bottom;}
.actor_nav li:hover:after,.actor_nav li.actor_cur:after{opacity:1;}
.actor_cont{margin-top:50px; margin-left:40px;}
.actor_cont dl{width:1219px; height:550px; position:relative;}
.actor_cont dt{position:absolute; left:0; top:0; width:1219px; height:550px; overflow:hidden;}
.actor_cont dt img{transition-duration:0.5s;}
.actor_cont dl dt:hover img{transform:scale(1.1);}
.actor_cont dd{position:absolute; right:0; bottom:0; width:786px; height:138px; font-size:24px; line-height:24px; color:#fff; font-weight:bold; background:rgba(0,0,0,.4); padding-left:33px; padding-top:27px; box-sizing:border-box;}
.actor_cont dd p{width:705px; margin-top:8px; font-size:16px; line-height:30px; color:rgba(255,255,255,.8); font-weight:normal;}


/* 关于我们 */

.g_ab{position: relative;width: 100%; min-width: 1300px;}
.g_ab h2{position: absolute;left:50%;top:3.2rem;width: 1200px;margin-left: -600px;}
.g_ab h2 a{display: block;text-align: center;font-size: 55px;color: #253684;}
.g_ab h2 em{display: block;font-size: 24px;color: #666666;font-weight: normal; font-style: normal;}
.g_ab dt{width: 100%;display: block;overflow: hidden;}
.g_ab dt img{width: 100%;display: block;transition: all 0.3s linear 0s;}
.g_ab dd{position: absolute;bottom: -80px;left:50%;width: 1300px;margin-left: -651px;height: 170px;background: #fff; box-shadow: 0 0 10px rgba(0,0,0,.15);padding: 27px 0 0 227px;-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;}
.g_ab dd i{position: absolute;left:0;top:0;width: 209px;height: 150px;}
.g_ab h3 a{display: block;height: 38px;line-height: 38px;font-size: 20px;color: #333333;font-weight: bold;}
.g_ab p{font-size: 16px;line-height: 24px;color: #666666;width: 960px;}


.g_ablst{height: 414px;margin-top: 100px;}
.g_ablst dl{float: left;width: 420px;margin-right: 20px;}
.g_ablst dt{width: 420px;height: 211px;overflow: hidden;}
.g_ablst dt img{width: 420px;height: 211px;display: block;}
.g_ablst dl:nth-child(3){margin-right: 0;}
.g_ablst dd{background: #f7f7f7;padding: 27px 0 0 42px;position: relative;height: 87px}
.g_ablst dd i{position: absolute;right: 0;top:27px;}
.g_ablst h3 a{display: block;font-size: 24px;color: #333333;font-weight: normal;height: 70px}
.g_ablst h3 em{display: block;font-size: 14px;color: #cccccc;padding-top: 5px;}
.g_ablst span a{display: block;background: url(../images/abtn1.jpg) no-repeat;width: 62px;height: 33px;}
.g_ablst dl:hover span a{background: url(../images/abtn2.jpg) no-repeat}



/* 资质 */
.hcenterbg{width:1300px; height:665px; margin:0 auto; margin-top:60px; padding-bottom: 50px;; overflow:hidden;}
.column_tit{display:flex; flex-direction:column; align-items:center;}
.column_tit em{font-size:36px; line-height:36px; color:#333; font-style: normal;}
.column_tit p{margin-top:18px; font-size:18px; line-height:18px; color:#777;}
.hcenter{ margin-top:30px; position:relative;}
.poster-main .poster-btn{ width:44px; height:32px; position: absolute; cursor:pointer; display:block; z-index: 10; }
.poster-main .poster-btn a { position: absolute; top: 50%; margin-top: -16px; }
.poster-main .poster-prev-btn a { right: -16px; }
.poster-main .poster-next-btn a { left: -16px; }
.poster-main .poster-next-btn{ left:-56px; top:130px; }
.poster-main .poster-prev-btn{ right:-56px; top:130px; }
.poster-main .poster-next-btn a:hover,.poster-main .poster-prev-btn a:hover{ background-position: -36px 0}
.poster-item{ position: relative; margin: 0 auto; }
.poster-main .poster-list .poster-item img { display: block; width: 100%;  }
.poster-main { position: relative; margin: 0 auto 60px; }
.poster-main .poster-list .poster-item { position: absolute; left: 0; top: 0; border:1px solid #888;box-sizing:content-box;}
.poster-main .poster-btn { position: absolute; top: 0; cursor: pointer; }
.poster-main .poster-list .active em{ display: block; }



/* 新闻 */
.g_news{background:#eeeeee;height: 920px;padding-top: 85px; width: 100%; min-width: 1300px;}
.g_news h2 a{display: block;text-align: center;height: 150px;font-size:48px;color: #253684;}
.g_news h2 em{display: block;font-size: 24px;color: #666666;font-weight: normal;padding-top: 6px; font-style: normal;}
.g_news .m_newl{float:left;width: 900px;}
.g_news .m_newl h3 a{display: block;background: url(../images/newtit1.jpg) no-repeat;padding-left: 72px;font-size: 18px;color: #fff;font-weight: normal;height: 55px;line-height: 55px;}
.g_news .m_newl h3 span{font-size: 14px;color: #333333}

.g_news .newltj{height: auto;background: #fff; position: relative;margin-bottom: 7px; overflow: hidden;}
.g_news .newltj:before{content: "";position: absolute;width: 800px;height: 1px;background: #ededed;left:0;top:70px;}
.g_news .newltj dl{float: left;width:390px;margin-left: 40px;}
.g_news .newltj dl:nth-child(2){margin-right: 0;}
.g_news .newltj dd{height: 200px;}
.g_news .newltj b{display: block;line-height: 70px; line-height: 70px; margin-bottom: 20px;font-size: 24px;color: #ababab;font-weight: normal;}
.g_news .newltj h4 a{display: block;line-height: 24px;font-size: 16px;color: #333333;font-weight: normal;margin-bottom: 16px;}
.g_news .newltj h4 a:hover{ color:#253684;}

.g_news .newltj p{font-size: 14px;line-height: 24px;color: #787878;height: 48px;overflow: hidden;}
.g_news .newltj p a{color: #253684}
.g_news .newltj dt{width: 388px;height: auto;overflow: hidden; margin-bottom: 20px; border: 1px #dedede solid;}
.g_news .newltj dt img{width: 390px;height: auto;display: block;transition: all 0.3s linear 0s;}
.g_news .newltj dt:hover img{transform: scale(1.1);}

.g_news .newlst1{background: #fff;height: 148px;padding: 20px 0 0 38px;-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;}
.g_news .newlst1 li a{display: block;line-height: 34px;padding-left: 22px;font-size: 14px;color: #5c5c5c;background: url(../images/dtico.jpg) no-repeat 0 12px; }
.g_news .newlst1 li span{float: right;color: #bcbcbc; font-size: 14px; padding-right: 30px;}
.g_news .newlst1 li a:hover{ color:#253684;}
.hot{overflow:hidden;width: 372px;height: auto;}
.hot .wdtit a{display: block;background: url(../images/newtit2.jpg) no-repeat;padding-left: 72px;font-size: 18px;color: #fff;font-weight: normal;height: 55px;line-height: 55px;}
.hot .wdtit span{font-size: 14px;color: #333333}
.hot .hotc{background: #fff;height: 669px;padding: 34px 0 0 24px;overflow: hidden;-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;}
.hot dl{height:auto;}
.hot dt{ width:323px; height:auto; overflow:hidden; border: 1px #dedede solid;}
.hot dt img{ display:block;width:299px; height:auto;-webkit-transition: 1s;
-moz-transition: 1s;
transition: 1s;}
.hot dl:hover dt img{-webkit-transform:scale(1.1,1.1);
    -moz-transform:scale(1.1,1.1);
    -transform:scale(1.1,1.1);}
.hot dd{background: #f3f3f3 url(../images/wdline.jpg) no-repeat 0 bottom;padding: 20px 15px 0;box-sizing: border-box;width: 323px;height: 130px;}
.hot h3 a{display: block;line-height: 28px;font-size: 16px;color: #333333;font-weight: normal;margin-bottom: 6px;overflow: hidden;height: 28px;}
.hot h3 a:hover{ color:#253684;}
.hot p{font-size: 14px;line-height: 24px;color: #777777;height: 48px;overflow: hidden;}
.hot p a{color: #253684;}
.hot li{ font:14px "Microsoft YaHei"; line-height:36px; height:36px; overflow:hidden;padding-left: 22px;position: relative;background: url(../images/dtico.jpg) no-repeat 0 14px;}
.hot li a{ display:block; color:#777777;}
.hot li a:hover{ color:#253684;}


/* 视频 */
.m_ablst .li{
    width:405px;float:left;margin-right:5px;
}
.m_ablst .li:last-child{margin:0}
.m_ablst video{width:405px;height:211px;}
