@charset "utf-8";
/* CSS Document */
body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,form,img,dl,dt,dd,table,th,td,blockquote,fieldset,div,strong,label,em{margin:0;padding:0;border:0;}
ul,ol,li{list-style:none;}
input,button{margin:0;font-size:14px;vertical-align:middle;}
body{font-size:14px;font-family:微软雅黑;/*  text-align:center; */margin:0 auto;background:#FFFFFF;color: #626262; }
table{border-collapse:collapse;border-spacing:0;}
.imgBg{background-repeat:no-repeat;background-position:center top;background-size:cover;}
.ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
line-clamp(@lines, @line-height: 1.3em) {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: @lines; // number of lines to show
overflow: hidden;
    line-height: @line-height;
    max-height: @line-height * @lines;
}

.clearfix:before, .clearfix:after {content:"";display:table;}
.clearfix:after {clear:both;}
.clearfix {zoom:1;}
.clear{clear:both;height:0;overflow:hidden;}
.clearfloat{height:0;font-size:1px;clear:both;line-height:0;}
.h35{height:35px;width:100%;}
.h60{height:60px;width:100%;}
.fl{float:left;}
.fr{float:right;}
.black *{color:#000 !important;}
.black li{margin-left:85px;}
.marl26{margin-left: 26px;}
.marr26{margin-right: 26px;}
.opact{opacity:0.5;filter:alpha(opacity=50);}
.ibox{border: 1px #efefef solid;}
.ims {width: 100%;}
.white{color:#ffffff !important;}

.flex-row {
    display: flex;
    flex-direction: row;
}

#container{ width:718px;margin:20px auto; padding-bottom:20px; background:#fff;}
a{color:#333;text-decoration:none;}
a:hover{color:#072170;}

.main{ width:100%;max-width: 1200px; margin:0 auto; overflow:hidden;}
.list_main{ width:100%;max-width: 1630px; margin:0 auto; }
.concent{width: 100%;background: #ffffff;padding-top: 40px;padding-bottom: 40px;}
.bgf{background: #ffffff;}
.ctbg{background: #efefef;}
.ctbg2{background: #f7f7fa;}
.bgf2{background: #F2F2F2;}
.padb0{padding-bottom: 0;}

.triangle_up
{
    height:0px; width:0px;
    border-bottom:20px solid #072170;
    border-left:20px solid transparent;
    border-right:20px solid transparent;
}
.triangle_down
{
    height:0px; width:0px;
    border-top:20px solid #072170;
    border-left:20px solid transparent;
    border-right:20px solid transparent;
}
.roundedCorner{
    width:15px;
    height:15px;
    background-color:#d1d1d1;
    border-radius:15px;
}

.bodybox {background: url("bg_top_banner.jpg") top center no-repeat #FFFFFF;}

.part-btn{ position:absolute; width:1200px; height:35px; line-height:35px; margin-left: -600px; left:50%; top:40px; text-align:right;}
.top-link{ font-size:18px; font-weight:bold; display:inline-block;background:#fbb727;border-radius:5px;color:#fff;padding:0 20px; float:right;}
.top-link:hover,.part-btn a:hover{ color:#fff;}
.wzaer{font-size:18px;display:inline-block;height:35px;line-height:35px;background:#fabe2d;color:white;padding:0 20px;border-radius:5px;font-weight:800; float:right; outline:none; margin:0 20px 0 0;}
.old_type .elder,.old_type .wzaer{height:50px !important;line-height:50px !important;font-size:30px !important}
.old_type .wzaer{right:240px;}

/** menu **/
.bor_b{border-bottom:1px #e4e4e4 solid;}
#header {border-bottom: 1px rgba(255,255,255,.2) solid;position: absolute;top: 0;width: 100%;z-index: 99;}
.top{ height: 350px;width: 100%; position: relative;top: 0px;max-width: 1200px;z-index: 9;margin: auto; }
.top .logo{ float:left;margin-top: 100px;}
.top .logo strong{font-size: 28px;color: #FFFFFF; }
/*.top .main {position: relative; }*/
.top .menu {  width: 100%;right: 0%;margin-left: 0px;position: absolute;z-index: 1;top: 260px;height: 57px;background: #1b60bf; }
.top .menu ul {}
/*.top .menu>ul>li:hover{height: 95px;}*/
.top .menu ul li{float:left;line-height: 57px;height: 57px;width: 16.6%;}
.top .menu ul li:nth-last-child(1){float: right;}
.top .menu ul li .mu-img{height: 56px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;}
.top .menu ul li .mu a{ float:left;font-size:16px; color:#FFFFFF; text-transform:uppercase;position: relative;text-align: center;width: 100%;/*border-bottom:3px solid #ffffff;padding-bottom: 7px;
    -webkit-transition: color .5s ease .1s;
    transition: color .5s ease-out .1s,border-bottom-color .5s ease-out .1s;*/ }
.top .menu ul li .mu a i{position: absolute;width: 100%;height: 3px;background: #072170;left: -80px;bottom: 0;opacity: 1;transform:translateX(80px); }
.top .menu ul li .mu a:hover, .top .menu ul li .mu a.current, .top .menu ul li:hover .mu a {background: #0054a5; /*padding-bottom:26px; background:#b42517;*/ /*border-bottom:3px solid #e70012; color:#e70012!important;*/}
/*.top .menu ul li .mu a:hover i, .top .menu ul li .mu a.current i{opacity: 1;transform:translateX(80px);}*/
.top .menu ul li ul{position: absolute;top: 54px;width: 140px;background: #124390;opacity:0.85;filter:alpha(opacity=85);height: 0;overflow: hidden;padding: 0;-webkit-transition: all .3s; -moz-transition: all .3s;transition: all .3s;margin-left: -38px;}
.top .menu ul li ul li{margin-left: 0;text-align: center;line-height: 36px;height: 36px;width: 100%;}
.top .menu ul li ul a{display: block;width: 100%;font-size: 14px;line-height: 36px;margin-bottom: 20px;color: #fff;}
.top .menu ul li:hover ul {padding: 10px 0 10px;height: auto;}
.top .menu ul li ul a:hover{color: #ffffff;text-decoration: underline;}
.menu_over{width: 100%;height: 460px;background: #102550;position: absolute;z-index: 999;display: none;border-top: 1px #102550 solid;}
.menu_over .mu_l{width: 37%;height: 100%;background: #ffffff;position: absolute;}
.menu_over .mu_l .wm{font-size: 15px;color: #000;position: absolute;height: 100%;width: 300px;right: 50px;text-align: center;padding-top: 30px;}
.menu_over .mu_l .wm div{text-align: center;font-size: 15px;color: #000;position: relative;}
.menu_over .mu_l .wm img{width: 140px;}
.menu_over .mu_r{width: 100%;max-width: 1600px;height: 100%;position: relative;margin: auto;}
.menu_over .mu_r .mu_sub{width: 90%;height: 100%;position: absolute;right: 0;padding-top: 24px;}
.menu_over .mu_r .menu-sub{float: left;width: 17%;margin-left: 2%;}
.menu_over .mu_r .menu-sub .m-tit {width: 100%;border-bottom: 1px rgba(255,255,255,.4) solid;line-height: 66px;padding-left: 12px;margin-bottom: 22px;}
.menu_over .mu_r .menu-sub .m-tit a {font-size: 20px;font-weight: bold;color: #FFFFFF;}
.menu_over .mu_r .menu-sub:nth-child(2){width: 22%;}
/*
.menu_over .mu_r .menu-sub:nth-child(7){width: 80px;}
.menu_over .mu_r .menu-sub:nth-child(7) li{text-align: right;}*/
.menu_over .mu_r .menu-sub li{line-height: 34px;text-align: left;padding-left: 3%;}
.menu_over .mu_r .menu-sub li a {color: #FFFFFF;font-size: 16px;}
.menu_over .mu_r .menu-sub li:hover a,.menu_over .mu_r .am-menu-sub li.current a{color: #FFFFFF;text-decoration: underline;}

.subnav{width:100%;background:#fff;position:absolute;top:45px;left:0;z-index:100;display:none;-moz-box-shadow:0 3px 3px 0px #eee;-webkit-box-shadow:0 3px 3px 0px #eee;box-shadow:0 3px 3px 0px #eee;
    border-bottom: 1px #eee solid;}
.solution_subnav{padding:23px;height: 360px;}
.subnav1 li{display:inline-block;*display:inline;*zoom:1;margin-right:60px;height:60px;line-height:60px;}
.subnav1 li a{font-size:16px;color:#0383cc;line-height:37px;}
.subnav_title{line-height:34px;font-size:22px;color:#000;}
.subnav_title1{line-height:34px;font-size:20px;color:#000;}
.news_nav1 .subnav_title{margin-bottom:9px;}
.clientele_nav1 .con,
.news_nav1 .con{font-size:14px;color:#666;line-height:28px;margin-bottom:18px;}
.news_nav1 .con strong{color: #b32718;font-size: 15px;}
.news_nav1{display:block;width:30%;margin:0 5% 0  0;}
.news_nav1 i,.news_nav2 i,
.news_nav3 i{display:block;line-height:45px;background:#ffffff;font-size:15px;color:#000;font-style:normal;text-decoration: underline;}
.news_nav2{width:30%;}
.news_nav2 .con{margin-bottom:15px;}
.news_nav2 .con .imgp{width: 110px;height: 110px;overflow: hidden;}
.news_nav2 .con .imgp img{height: 110px;}
.news_nav2 .con .tpv{width: 70%;padding-left: 15px;}
.news_nav2 .con .tpv span{font-size: 18px;color: #000000;}
.news_nav2 .con .tpv p{font-size: 14px;color: #666;line-height: 26px;}
.news_nav2 .pcs{clear: both;}
.news_nav2 .pcs span{float: left;margin-right: 22px;line-height: 26px;}
.news_nav2 .pcs i{background: url("dot_t_pro.gif") center center no-repeat;width: 25px;height: 25px;margin-right: 8px;float: left;}
.news_nav4 .p_smu{width: 25%;float: left;}
.news_nav4 .p_smu a{font-size: 15px;line-height: 28px;color: #000000;}

.news_nav3{width:30%;}
.news_nav3 .subnav_title{margin-bottom:13px;}
.news_nav2 .imgBg, .news_nav3 .imgBg{height:146px;}
.news_nav4:hover i{ text-decoration:underline;}
.news_nav2:hover i,.news_nav3:hover i{}
.news_nav3 i{margin-top:10px;background:none;width:auto;height:auto;}
.news_nav3 i img{display:block;max-width:100%;}
.pc_web_name {display: none;
    height: 100%;
    float: right;
    background: url(header_icon.jpg) right center no-repeat;
}
.pc_web_name .top_rt_tit {padding-top: 38px;}
.pc_web_name .top_rt_tit .en{background: url('btn_en_top.gif') left center no-repeat;position: relative;width: 100px;margin-left: 5px;padding-left: 31px;color: #7e7e7e;text-transform: uppercase;}
.pc_web_name .top_rt_tit a{
    font-size: 16px;
    color: #FFFFFF;
    line-height: 23px;
    float: left;
}
.pc_web_name .top_rt_tit a strong{color: #f00010;}
.header2_right {/*background:url(pic_header_search.png) no-repeat;*/
    height: 44px;
    line-height: 44px;
    font-size: 16px;
    position: absolute;
    right: 4%;
    top: 6px;
    z-index: 9;
}
.header2_right .bt {padding: 6px;}

.header_search{width:18px;height:18px;position:relative;display: none;}
.search_icon{width:18px;height:18px;background:url(search_icon.png) #fff no-repeat;cursor:pointer;z-index:20;position:relative;display: none;}
.header_search .man{position:absolute;right:175px;top:-14px;width:0;height:46px;z-index:10;}
.header_search .text{width:175px;height:36px;line-height:36px;padding: 6px;color:#444;border:none;background: #efefef;}
.header_search .btn{width:18px;height:18px;background:url(search_icon.png) no-repeat;position:absolute;top:0;left: 145px;border:none;margin-top:10px;cursor:pointer;}
.header_search .hide{float:left;margin-top:18px;cursor:pointer;transition:all 2s ease;}
.header_search .hide img{width: 14px;}
.header_search .hide:hover{transform:rotate(720deg);-ms-transform:rotate(720deg);-moz-transform:rotate(720deg);-webkit-transform:rotate(720deg);-o-transform:rotate(720deg);}
/*.bg_menu_sub{background: #ffffff;height: 48px;width: 100%;position: absolute;top: 120px;z-index: 99;display: none;}*/
.banner{width: 100%;position: relative;overflow: hidden;height:auto;opacity: 0;}
.banner .b_more {width: 110px;height:37px;line-height:36px;position: absolute;background: #d31c19;text-align: center;border-radius: 15px;font-size: 16px;color: #ffffff;right: 5%;bottom: 3%;}
.banner .pcimg {width: 100%; }
.banner .pcimg img{width: 100%;max-height:700px; }
.banner .phoneimg img{width: 100%;max-height:420px; }
.banner .phoneimg .t{width: 100%;top:40%;font-size: 3rem;color: #FFFFFF;text-align: center;position: absolute; }
.banner .info {width: 94%;position: absolute;top: 50%;margin-top: -80px;left: 3%;text-align: center; }
.banner .info .t {color: #ffffff;position: relative;font-size: 46px;/*text-shadow: 1px 2px 5px #cccccc;*/text-align: left;top: 20px;opacity: 0;font-weight: bold;margin-bottom: 10px; }
.banner .info .w {color: #ffffff;position: relative;font-size: 22px;/*text-shadow: 1px 2px 5px #cccccc;*/text-align: left;top: 20px;opacity: 0; }

.sub_menu{width: 100%;height: 84px;position: absolute;background: rgba(0, 0, 0, .5);margin-top: -84px;z-index: 99;/*border-bottom: 1px #f3f3f3 solid;box-shadow: 0 3px 6px #eeeeee;*/}
.sub_menu .mu{line-height: 84px;height: 84px;text-align: center;font-size: 24px;color: #FFFFFF;}
.sub_menu .mu>a{font-size: 24px;color: #FFFFFF;display: inline-block;text-align: center;width: 100%;}
.sub_menu .mu>a.current{background: rgba(218, 37, 28, .8);/*font-size: 16px;border-bottom: 4px #e30212 solidfont-weight: bold;line-height: 56px;*/}
.sub_menu .sub_me_tl{width: 100%;height: 5px;background: #072170;position: absolute;left: -50%;margin-left:-410px;opacity:0;}
.sub_menu .sub_me_tit{float: left;font-size: 22px;color: #000000;position: absolute;background: url("dot_sub_mu.jpg") left center no-repeat;padding-left: 56px;line-height: 69px;height: 69px;opacity:0;display: none;}
.sub_menu .mur{font-size: 22px;color: #000000;position: absolute;right: 50%;margin-right: -590px;top: 0;opacity:0;line-height: 42px!important;}
.sub_menu_st{width: 100%;height: 70px;display: none;}
.link_ma{width: 100%;height: 70px;display: none;}
.sub_menu2{width: 100%;height: 56px;position: relative;margin-top: 26px;}
.sub_menu2 .mu{line-height: 56px;height: 56px;text-align: center;font-size: 18px;color: #6a3841;}
.sub_menu2 .mu a{display: inline-block;text-align: center;margin: 0 2px;height: 56px;line-height: 56px;font-size: 18px;color: #000000;width: 140px;position: relative;background: #dedede;-webkit-transition: all .5s 0s ease-in-out;transition: all .5s 0s ease-in-out;}
.sub_menu2 .mu a:hover, .sub_menu2 .mu a.current{color: #FFFFFF;background: #102550;font-weight: bold;}
.sub_menu_ct{width: 100%;height: 68px;position: relative;margin-top: -5px;}
.sub_menu_ct .mu{line-height: 68px;height: 68px;text-align: center;font-size: 18px;color: #b01f1a;}
.sub_menu_ct .mu a{display: inline-block;text-align: center;margin: 0 11px;height: 68px;line-height: 68px;font-size: 22px;color: #545454;padding: 0 66px;position: relative;background: #f7f7f7;-webkit-transition: all .5s 0s ease-in-out;transition: all .5s 0s ease-in-out;border-radius: 34px;}
.sub_menu_ct .mu a:hover, .sub_menu_ct .mu a.current{color: #FFFFFF;background: #b01f1a;/*font-weight: bold;*/}



.rt_tit{height: auto; line-height: 60px;font-size: 40px;color:#000000;margin-top: 65px; margin-bottom: 32px;text-align: center;}
.rt_tit span{font-size:20px;font-weight:normal;font-style:normal;color:#b8b8b8;display: inline-block;margin-left: 0;}
.rt_tit span a{color:#b2011d; text-decoration:underline;}
.rt_tit strong {color:#102550;/*text-decoration:underline;*/}
.tit_en{height:42px; line-height:42px;font-size:42px;font-weight:bold;color:#102550;text-transform:uppercase;margin-bottom:10px;}
.tit_en span{color:#003688;}
.tit_cn{line-height:62px;font-size:42px;color:#000000;margin-bottom:14px;}
.tit_cn strong{font-weight:bold;color:#102550;}
.tit_cn span.c{font-size:18px;color:#000;}
.rt_tit_cy{height:75px; line-height:75px;font-size:30px;color:#ffffff;background: #09a55c;padding: 1px 21px 1px 1px;margin-top: -102px;}
.rt_tit_cy i{height:100%; line-height:75px;background: url("dot_cy.png") center center no-repeat #ffffff;width: 59px;float: left;margin-right: 21px;}
.rt_tit_cy:hover{color: #ffffff;}
.rt_subtit{height: 46px;line-height: 26px;font-size: 26px;color: #003488;padding-left: 15px;}
.lc_tit {background: url("ico_lc_h.png") left center no-repeat;padding-left: 20px;padding-top: 35px;padding-bottom: 35px;font-size: 15px;color: #000000;}
.lc_tit a {font-size: 15px;color: #000000;}
.lc_tit span {color: #19468a;}

.list {border-bottom:2px #e4e4e4 solid;padding-top: 16px; padding-bottom:36px;}
.list .default-newslist {padding-top: 26px;}
.list .new_tit a{font-size:22px;font-weight:bold;color:#000; line-height:32px;height:32px;}
.list .dt{font-size:17px;color:#737373;}
.list .cot, .list .cot a{color:#4e4e4e;font-size:18px; line-height:28px;}
.msg-box .msg-tit{text-align: center;font-size: 25px;color:#ad291c;font-weight: bold;padding-bottom:10px; }
.msg-box .msg-xx{text-align: center;font-size: 14px;color:#959595;margin-bottom: 40px;}

.wz, .wz div, .wz li, .wz td, .wz p, .wz th{line-height:34px;font-size:16px;color:#333333;}
.wz p{margin-bottom:11px;}
.wz .im{margin-bottom:35px;}
.por{position: relative;}
.bt_back, .bt_back_li{background: url("ico_back.png") left center no-repeat;padding-left: 32px;font-size: 18px;color: #00397d;cursor: pointer;float: right;margin-top: -52px;}
.bt_back_li a, .bt_back_new a{font-size: 20px;color: #585858;}
.bt_back_new{background: url("ico_back.png") left center no-repeat;padding-left: 22px;font-size: 20px;color: #585858;cursor: pointer;position: absolute;right: 2%;z-index: 999;}


/****** 首页开始 ******/
#index-banner{ display: inline-block; position: relative; width: 668px; height: 385px; overflow: hidden;}
/*幻灯片*/
.ul_change_a2{position:absolute;overflow:hidden;bottom:8px;right:14px;*bottom:14px;*right:5px;}
.ul_change_a2 li{display:-moz-inline-stack;display:inline-block;*display:inline;*zoom:1;*margin-right:5px;}
.ul_change_a2 span{width:10px;height:10px;display:block;background:#c9c9c9;opacity:0.7}
.ul_change_a2 span.on{background:#ffc600;opacity:1;}
.changeBox_a1{float:left;width:100%;height:100%;position:relative}
.changeBox_a1 .a_bigImg img{position:absolute;display:none}
.changeBox_a1 img{width:100%;height:100%}
.changeDiv{position:absolute;bottom:0px;top:0px;width:100%;height:100%;display:none}
.changeDiv h3{position:absolute;bottom:0;width:100%;height:40px;line-height:40px;background:#000;filter:alpha(opacity=70);opacity:0.7}
.changeDiv h3 a{display:block;color:#fff;font-size:15px;text-align:left;text-indent:14px;font-weight:bold}
/*图片上下滚动*/

.banner-box {overflow: hidden;}
.banner-right {position: relative;float: right;width: 500px;height: 385px;}
.n-more{background: url("ico_more.png") right center no-repeat;position: absolute;right: 11px;top: 8px;line-height: 46px;}
.n-more a{display: inline-block;padding-right: 60px;color: #666666;font-size: 16px;}
.banner-right-nav {width: 100%;border-bottom: 1px #b3b3b3 solid;height: 55px;line-height: 55px;position: relative;}

.banner-right-nav-item {float: left;font-size: 26px;height: 55px;text-align: center;cursor: pointer;margin-right: 8px;line-height: 55px;font-weight: bold;cursor: pointer;}
.banner-right-nav-item.active {color: #286ecc;position: relative;}
.banner-right-nav-item.active:before{content: "";position: absolute;bottom: 0px;height: 3px;width: 100%;background: #286ecc;left: 0;}

.default-newslist ul{ padding:0; margin:0; list-style:none;}
.default-newslist .index-ul{ padding:0;}
.part01 .index-ul,.select-box2 .index-ul{ padding:10px 0 0;}
.default-newslist .in_active{font-weight: bold; border-bottom: 2px solid #2861bb;}
.default-newslist .in_active a{color: #333;}
.default-newslist .in_active a:hover{color: #333;}
.default-newslist .in_tt{ overflow:hidden;}
.default-newslist .in_tc{ overflow:hidden; margin-top:1px; padding:2px;}
.default-newslist .in_tt li{float: left;width: auto; background: none; padding: 0 5px; margin-left: 8px;}
.default-newslist .in_tt li:first-child{margin-left: 0;}
.default-newslist .in_tt li a{ height:38px; line-height:38px;}

.index-li {width: 100%;line-height: 35px;height: 35px;cursor: pointer;}
.index-li-yuan {float: left;margin-top: 16px;margin-right: 10px;width: 5px;height: 5px;background-color: #226CD5;border-radius: 50%;}
.index-li-title {width: 85%;float: left;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;font-size: 16px;}
.index-li-time {float: right;font-size: 16px;color: #999;}

#sliabc {width: 100%;height: 96px;float: left;position: relative;}
#sliabc .prev {width: 27px;height: 27px;background: url("yjt.png") no-repeat;right: 15px;top: 31px;cursor: pointer;position: absolute;z-index: 51;display: block;}
#sliabc .next {width: 27px;height: 27px;background: url("zjt.png") no-repeat;left: 15px;top: 31px;cursor: pointer;position: absolute;z-index: 50;display: block;}
#sliabc .prev:hover{background: url("yjt2.png")}
#sliabc .next:hover{background: url("zjt2.png")}
#sliabc .pagination {display: none;}
.slides_container {width: 100%;height: 96px;overflow: hidden;position: relative;}
.slides_container img {width: 100%;height: 96px;}

.hlist_kfda {width: 720px;float: left;position: relative;}
.hlist_kfda .in_th {margin-top: 18px;}
.hlist_kfda .in_th li:nth-child(1), .hlist_kfda .in_th tr:nth-child(1) {background: #e4dcc3;}
.hlist_kfda .in_th li:nth-child(1) .index-li-time {padding-right: 3%;}
.hlist_kfda .in_th li .index-li-title {text-align: center;}
.hlist_kfda .in_th li .index-li-time, .hlist_kfda .in_tc li .index-li-time {color: #333333;}
.hlist_kfda .in_tc {border: 1px #e7e5df solid;}
.hlist_kfda .in_tc li {line-height: 46px;height: 46px;}
.hlist_kfda .in_tc li .index-li-title {padding-left:16px;}
.hlist_kfda .in_tc li .index-li-time {padding-right:16px;}
.hlist_kfda .in_tc li:nth-child(2n+1), .hlist_kfda .in_tc tr:nth-child(2n+1) {background: #FFFFFF;}
.hlist_kfda .in_tc li:nth-child(2n), .hlist_kfda .in_tc tr:nth-child(2n) {background: #f7f6f2;}
.hlist_right {width: 426px;float: right;position: relative;}
.hlist_2 {position: relative;}
.hlist_right .hlist_2 .index-li-yuan {width: 4px;height: 4px;background: #937c46;border-radius: 0;}
.pc_wszt .hlist_3  {position: relative;}
.pc_wszt .default-pclist  {padding-top: 28px;}
.pc_wszt .default-pclist  li {float: left;width: 20%;text-align: center;margin-bottom: 22px;}
.pc_wszt .default-pclist  li .pic {position: relative;padding: 5%;background: url("bg_home_zt_pic.jpg") top no-repeat;text-align: center;}
/****** 首页结束 ******/


/* old_type */
.old_type * {
    cursor: url(https://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3096/site/images/1/cur/mouse_default.cur), auto !important;
}
.old_type *,
.old_type .top .menu ul li .mu a,
.old_type .n-more a,
.old_type .index-li-title,
.old_type .index-li-time,
.old_type .hlist_kfda .in_tc li .index-li-title,
.old_type .hlist_kfda .in_tc li .index-li-time  {font-size: 36px;}
.old_type .top  { height: 450px; }
.old_type .top .menu { top: 260px;height: 160px; }
.old_type .top .menu ul li{line-height: 80px;height: 80px;width: 33%;}
.old_type .top .menu ul li:nth-last-child(1){float: right;}

.old_type .part-btn{ height:50px; line-height:50px; top:40px;}
.old_type .top-link{ font-size:30px;}

.old_type #index-banner{ width: 100%; height: 6.8rem;}
/*幻灯片*/
.old_type .ul_change_a2 span{width:20px;height:20px;}
.old_type .changeDiv h3{height:70px;line-height:70px;}
.old_type .changeDiv h3 a{font-size:30px;text-indent:14px;}
/*图片上下滚动*/
.old_type .banner-right {float: none;width: 100%;height: auto;}
.old_type .n-more{line-height: 66px;}
.old_type .banner-right-nav {border-bottom: 2px #b3b3b3 solid;height: 85px;line-height: 85px;}
.old_type .banner-right-nav-item {font-size: 36px;height: 85px;line-height: 85px;}
.old_type .banner-right-nav-item.active:before{height: 6px;}
.old_type .default-newslist .in_tt li a{ height: 0.48rem; line-height:0.48rem;}
.old_type .index-li {line-height: 80px;height: 80px;}
.old_type .index-li-yuan {margin-top: 36px;margin-right: 10px;width: 8px;height: 8px;}
.old_type .hlist_kfda {width: 100%;float: none;}
.old_type .hlist_kfda .in_tc {border: 1px #e7e5df solid;}
.old_type .hlist_kfda .in_tc li {line-height: 80px;height: 80px;}
.old_type .hlist_right {width: 100%;float: none;}
.old_type .hlist_right .hlist_2 .index-li-yuan {width: 8px;height: 8px;margin-right: 14px;}
.old_type .pc_wszt .default-pclist  li {width: 33%;}

.old_type .footer-content-left{ width:100%;}
.old_type .footer-content-left .footer-text img{ width:30px;}
.old_type .footer-content-right{ display:none;}
.old_type .footer-content-left-left{ width:100%;}
.old_type .footer-text{ text-align: center;max-width: 100%;line-height: 60px;}
.UseInMobile .footer-content{ padding:.36rem .36rem 1.6rem;}


.pic{overflow: hidden;}
.pic img{transition: all 0.5s;-webkit-transition: all 0.5s;}
.pic:hover img{transform:scale(1.05);-webkit-transform:scale(1.05);}
@media only screen and (min-width: 1600px) {
    .top{max-width: 1600px;left: 0%;margin: auto;}
    .banner .info {max-width: 1200px;left: 50%;margin-left: -600px;}
    .banner .b_more {right: 50%;margin-right: -600px;}
}
@media only screen and (max-width: 1200px) {
    .bt_back_new{position: absolute;right: 5%;z-index: 999;}
    .bt_back, .bt_back_li{margin-right: 1.8rem;}
    .main{width: 1200px;margin: auto;}

    .rczc_not .pic_li li .am-gallery-item img{height: 260px;}
}

.MobileGhb, #m_header, #m_footer, .w_hide,.banner .phoneimg{display: none;}
@media only screen and (max-width: 1025px) {
    #header, #h_footer, .m_hide,.banner .pcimg{display: none;}
    #m_header, #m_footer, .w_hide,.banner .phoneimg{display:block;width:100%;}
    .h35{height:20px;width:100%;}
    .h60{height:30px;width:100%;}
    .main{width: 94%;}
    .bodybox {background-size: 240%;}
    .part-btn{ position:absolute; margin:0; width:100%; left:auto; top:.3rem; right:.3rem;}
    .MobileGhb{ display:block; width:1.4rem;border-radius:.05rem;line-height:.68rem;font-size:.29rem;background-color:#ec940a;text-align:center;float:right;color:#fff !important; }
    .top-link,.wzaer{display:none}
    .part-img{ display:block;}
    .part-img img{ width:100%;}
    .MobileGhb{ display:block;}

    .top  { height: 400px; }
    .top .menu { height: auto; }
    .top .menu ul li{width: 33%;}
    #index-banner{ width: 100%; height: 5.8rem;}
    .banner-right {float: none;width: 100%;height: auto;}
    .hlist_kfda {width: 100%;float: none;}
    .hlist_right {width: 100%;float: none;}
    .pc_wszt .default-pclist  li {width: 32%;display: inline-block;float: none;}
    .footer-content, .footer-content-left{ width:100%;}
    .footer-content-left .footer-text img{ width:30px;}
    .footer-content-right{ display:none;}
    .footer-content-left-left{ width:100%;}
    .footer-text{ text-align: center;max-width: 100%;line-height: 60px;}

}

@media only screen and (max-width: 760px) {
}



.older {}
