@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:15px;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;}

input:-webkit-autofill,select:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white  inset !important;
}


input,
textarea{
    outline-color: invert ;
    outline-style: none ;
    outline-width: 0px ;
    border: none ;
    border-style: none ;
    text-shadow: none ;
    /*-webkit-appearance: none ;*/
    -webkit-user-select: text ;
    outline-color: transparent ;
    box-shadow: none!important;
}
.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);}
.c_blue{color: #0c4da5;}
.c_bgray{color: #93969b;}
.c_gray{color: #666666;}

.font_sb44{font-size: 44px;}
.font_sb40{font-size: 40px;}
.font_sbig{font-size: 35px;}
.font_sb{font-size: 28px;}
.font_si{font-size: 18px;}
.font_si2{font-size: 20px;}
.font_si22{font-size: 22px;}
.font_s24{font-size: 24px;}
.font_s{font-size: 16px;}
.font_ssmall{font-size: 14px;}

#container{ width:718px;margin:20px auto; padding-bottom:20px; background:#fff;}
a{color:#333;text-decoration:none;}
a:hover{color: #a70010;}

.main{ width:100%;max-width: 1400px; margin:0 auto; overflow:hidden;}
.list_main{ width:100%;max-width: 1420px; margin:0 auto; overflow:hidden;}
.concent{width: 100%;background: #ffffff;padding-top: 40px;padding-bottom: 40px;}
.ctbg{background: #efefef;}
.ctbg2{background: #f6f6f6;}
.bgf2{background: #F2F2F2;}
.ims{width: 100%;}
.note img{width:100%;}
.pad0, .pad0 *{padding: 0!important;}

.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;
}

/** menu **/
.bor_b{border-bottom:1px #e6e6e6 solid;}
.top{ height:84px;width: 100%; background:#ffffff; position: relative;top: 0px;z-index: 9999;border-top: 4px #f5a20e solid; }
.top .clearfloat{ height: 100%; }
.top .logo{ float:left; }
.top .menu{  width: 600px;left: 50%;position: absolute;z-index: 1;top: 0px;margin-left: -300px; }
.top .menu ul{margin: auto;}
/*.top .menu>ul>li:hover{height: 95px;}*/
.top .menu ul li{float:left;line-height: 77px;height: 80px;margin-left: 45px;position: relative;}
.top .menu ul li .mu a{ float:left;font-size:16px; color:#000000; text-transform:uppercase;position: relative;text-align: left;border-bottom:3px solid #ffffff;
    -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: #f09e44;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{ /*padding-bottom:26px; background:#b42517;*/ border-bottom:3px solid #f09e44; color:#f09e44!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: 64px;width: 120px;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: -28px;}
.top .menu ul li ul li{margin-left: 0;text-align: center;line-height: 36px;height: 36px;}
.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;}
/*.top .menu ul li ul{position: absolute;background: #ffffff;top: 44px;z-index: 9999;display: none;}
.top .menu ul li ul li{float:left;line-height: 36px;height: 36px;}
.top .menu ul li ul .sub_m a{margin-left: 30px;font-size: 16px;color: #000000;}
.top .menu ul li ul .sub_m a:hover,.top .menu ul li ul .sub_m a.current{color: #b42517;text-decoration: underline;}*/
.menu_over{width: 100%;height: 260px;background: #f5f5f5;position: absolute;z-index: 999;display: none;border-top: 1px #f4f4f6 solid;}
.menu_over .mu_l{width: 37%;height: 260px;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: 1200px;height: 100%;position: relative;margin: auto;}
.menu_over .mu_r .mu_sub{width: 850px;height: 100%;position: absolute;right: 0;padding-left: 90px;padding-top: 24px;}
.menu_over .mu_r .am-menu-sub{float: left;width: 110px;}
.menu_over .mu_r .am-menu-sub:nth-child(4){width: 126px;}
.menu_over .mu_r .am-menu-sub:nth-child(7){width: 80px;}
.menu_over .mu_r .am-menu-sub li{line-height: 34px;text-align: center;}
.menu_over .mu_r .am-menu-sub:nth-child(7) li{text-align: right;}
.menu_over .mu_r .am-menu-sub li:hover a,.menu_over .mu_r .am-menu-sub li.current a{color: #00285f;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 {
    width: 160px;
    height: 100%;
    float: right;
    background: url(header_icon.jpg) right center no-repeat;
}
.pc_web_name .top_rt_tit {padding-top: 26px;}
.pc_web_name .top_rt_tit .en{background: url('btn_en_top.gif') left center no-repeat;position: absolute;width: 100px;right: 36px;}
.pc_web_name .top_rt_tit a{
    font-size: 16px;
    color: #000;
    line-height: 23px;
    float: left;
}
.pc_web_name .top_rt_tit .wb{color: #bf0505;}
.pc_web_name .top_rt_tit a strong{color: #bf0505;}
.header2_right {width: 57px;
    height: 100%;
    line-height: 26px;
    font-size: 13px;
    position: absolute;
    right: 0;
    top: 0;
    background: #bebebf;
}

.header_search{width: 100%;height:18px;position:relative;}
.search_icon{width:18px;height:18px;background:url(search_icon.png) no-repeat;cursor:pointer;z-index:20;position:relative;margin-top: 30px;margin-left: 20px;}
.header_search .man{position:absolute;right:56px;top:0;width:0;height:80px;z-index:10;overflow: hidden;}
.header_search .text{width:196px;height:80px;line-height:80px;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:20px;left: 180px;border:none;margin-top:10px;cursor:pointer;}
.header_search .hide{float:left;margin-top:24px;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);}
/*.line1{width:1px;height:18px;background:#c5c5c5;font-size:0;margin:0 15px;}
.header_country{position:relative;color:#6e6e6e;}
.header_country .on{color:#6e6e6e;cursor:pointer;}
.header_country ul{width:100%;padding:6px 30px 6px 15px;background:#fff;position:absolute;top:40px;right:-30px;z-index:500;display:none;}
.header_country ul li{padding:13px 0 13px 15px;text-align:center;}
.header_country ul li a{font-size:14px;color:#666;line-height:13px;padding-left:0;}
.header_country ul li:hover a{color:#69a9dc;}
.header_country ul li a img{margin:2px 10px 0 0;float:none;width:20px;margin:2px auto;}
.header_country .on img{margin-right:10px;}
.header_country .on .arrow{width:8px;height:5px;background:url(arrow1.png) no-repeat;}*/

/*.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;min-height:375px;}
.banner .pcimg {width: 100%; }
.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 img{width: 100%;max-height:515px; }
.banner .phoneimg img{width: 100%;max-height:420px; }

.sub_menu{width: 100%;height: 64px;position: relative;background: #f3f3f3;/*box-shadow: 0 3px 6px #cccccc;*/}
.sub_menu .mu{line-height: 64px;height: 64px;text-align: center;font-size: 17px;color: #343434;}
.sub_menu .mu>a{font-size: 17px;color: #666666;display: inline-block;text-align: center;margin: 0 35px;}
.sub_menu .mu>a.current{font-size: 17px;color: #ef9e44;}
.sub_menu .sub_me_tl{width: 70px;height: 46px;background: url("dot_sub_mu_lt.png") center center no-repeat #003688;position: absolute;left: 0;opacity:0;}
.sub_menu .sub_me_tit{font-size: 18px;color: #003688;position: absolute;padding-left: 18px;line-height: 69px;height: 69px;opacity:0;left: 70px;}
.sub_menu .mur{font-size: 22px;color: #c7d3e5;position: absolute;right: 3%;top: 0;opacity:0;}
.sub_menu .mur a{font-size: 22px;color: #c7d3e5;}
.sub_menu_st{width: 100%;height: 70px;display: none;}
.link_ma{width: 100%;height: 70px;display: none;}



.rt_tit{height:65px; line-height:35px;font-size:35px;color:#464646;margin-top:10px; margin-bottom:15px;text-align: center;position:relative;}
.rt_tit span{font-size:20px;color:#848484;display: inline-block;text-transform:uppercase;}
.rt_tit span a{color:#b2011d; text-decoration:underline;}
.rt_tit .s{color:#f09e44;font-size: 28px;position:absolute;right:0;margin-top:-45px;}
.tit_en{height:40px; line-height:40px;font-size:40px;font-weight:bold;color:#134197;text-transform:uppercase;margin-bottom:10px;}
.tit_en span{color:#003688;}
.tit_cn{height:40px; line-height:40px;color:#134197;margin-bottom:14px;}
.tit_cn span{font-size:22px;color:#000;}
.tit_cn span.c{font-size:18px;color:#000;}
.lc_tit{height:60px; line-height:60px;}
.lc_tit > a{height:60px; line-height:60px;float: left;font-size:16px;color:#000;border-right: 1px #e6e6e6 solid;}
.lc_tit .h{width: 55px;}
.lc_tit .h img{margin-top: 1px;}
.lc_tit > a.b{color: #666666;cursor: pointer;}
.lc_tit .t, .lc_tit .b{padding: 0 18px;}
.lc_tit .am-dropdown{float: left;}
.lc_tit .am-dropdown .am-btn-primary{line-height: 60px;height: 60px;color: #000000;background: #ffffff;border-color: #ffffff;padding:0 30px;border-right: 1px #e6e6e6 solid;border-bottom: 1px #e6e6e6 solid;}
.lc_tit .am-dropdown .am-dropdown-content{padding: 0 10px;background: #f7f7f7;margin:0;border-top: none;min-width: 108px;width: 100%;}
.lc_tit .am-dropdown .am-dropdown-content:before, .lc_tit .am-dropdown .am-dropdown-content:after{display: none;}
.lc_tit .am-dropdown .am-dropdown-content > li > a{color: #666666;background: #f7f7f7;padding:10px 20px;border-bottom: 1px #ececec solid;}
.lc_tit ul.am-dropdown-content > .am-active > a, .lc_tit ul.am-dropdown-content > .am-active > a:focus, .lc_tit ul.am-dropdown-content > .am-active > a:hover{color: #000000;background: #f7f7f7;text-decoration: underline;}

.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;}
.h_rt_tit{font-size: 27px;height: 80px;line-height: 80px;color: #000000;}

.tit_cy{text-align: center;height: 60px;line-height: 60px;font-size: 24px;color: #000000;}
.cy_ct li{float: left;width: 33%;line-height: 30px;font-size: 15px;color: #666666;padding: 18px;}
.cy_ct li span{color: #000000;}
.cy_ct strong, .cy_ct .tel{color: #f19f44;font-size: 20px;}



/**  about **/
.banner_about{width:100%;}
.banner_about .pc{text-align: center;padding-top: 190px;margin-bottom: 42px;}
.banner_about .ab_more{width: 196px;height: 50px;line-height: 50px;background: #d31c19;margin: auto;text-align: center;border-radius: 25px;}
.banner_about .ab_more a{font-size: 16px;color: #ffffff;}
.rt_tit_ab{font-size:38px;color:#004c97; margin-bottom:30px;}
.rt_tit_ab a{font-size:38px;color:#004c97; }


.about-his-ajax{
    position: relative;
    z-index: 9999;
}
.about-his-ajax .pic-bg{
    position: fixed;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
    cursor: pointer;
    filter:alpha(opacity=50);
    z-index: 1;
}
.about-his-ajax .pic-con{
    position: fixed;
    width: 450px;
    height: 338px;
    top:50%;
    left: 50%;
    margin: -168px 0 0 -225px;
    background:#fff;
    z-index: 3;
}
.about-his-ajax .pic-con .bd{
    width: 100%;
    height: 100%;
}
.about-his-ajax .bd li{
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-align: center;
    line-height: 338px;
}
.about-his-ajax .bd img{
    max-width: 100%;
    max-height: 338px;
    transition:all 0.5s;
}
.about-his-ajax .bd li:hover img{
    transform: scale(1.1, 1.1);
}
.about-his-ajax .hd a{
    width: 40px;
    height: 40px;
    position: absolute;
    top:50%;
    cursor: pointer;
    margin-top: -20px;
    transition: background 0.3s;
    z-index: 10;
}
.about-his-ajax .hd a.prev{
    left: -50px;
    background: url(btn05.png) no-repeat center;
    background-size: 100% 100%;
}
.about-his-ajax .hd a.prev:hover{
    background: url(btn05_h.png) no-repeat center;
    background-size: 100% 100%;
}
.about-his-ajax .hd a.next{
    right: -50px;
    background: url(btn06.png) no-repeat center;
    background-size: 100% 100%;
}
.about-his-ajax .hd a.next:hover{
    background: url(btn06_h.png) no-repeat center;
    background-size: 100% 100%;
}


/** contact us **/
.box{
    -moz-border-radius: 5px; /* Firefox */
    -webkit-border-radius: 5px; /* Safari 和 Chrome */
    border-radius: 5px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */}
.gb_bor{border: 1px #d6d5d5 solid;height: 50px;width: 98%;margin-bottom: 26px;}
.gb_bor:hover{border: 2px #b2011d solid;}
.gb_bor .gb_t{background: url(dot_gb_txt.jpg) left top no-repeat;margin-left: 11px;padding-left: 30px;font-size: 12px;color: #bbbbbb;line-height: 27px;margin-top:11px;}
.gb_bor strong{color: #b2011d;font-size: 18px;}
.gb_bor input{width: 95%;height: 44px;line-height: 44px;font-size: 18px;color: #626262;border: none;background: none;}
.gb_bor textarea{width: 95%;line-height: 28px;font-size: 18px;color: #626262;border: none;background: none;height: 160px;}
.btn_submit{background:#959595;border:none; box-shadow:5px;height: 55px;line-height: 55px;font-size: 22px;font-weight: bold;color: #ffffff;width: 54%;}
.btn_reset{background:#d0d0d0;border:none; box-shadow:5px;height: 55px;line-height: 55px;font-size: 22px;font-weight: bold;color: #5e5e5e;width: 43%;margin-left: 1%;}

.list {border-bottom:2px #e4e4e4 solid;padding-top:26px; padding-bottom:16px;}
.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:30px;font-size:15px;color:#666666;}
.wz p{margin-bottom:11px;}
.wz .im{margin-bottom:35px;}
.por{position: relative;}
.bt_back, .bt_back_li{background: url("dot_back.gif") left center no-repeat;padding-left: 22px;font-size: 16px;color: #8d8d8d;cursor: pointer;float: right;margin-top: -42px;position: relative;z-index: 99;}
.bt_back a, .bt_back_li a, .bt_back_new a{font-size: 16px;color: #8d8d8d;}
.bt_back_new{background: url("dot_back.gif") left center no-repeat;padding-left: 22px;font-size: 20px;color: #585858;cursor: pointer;position: absolute;right: 2%;z-index: 999;}


/*分页*/
.pager{padding-top: 18px;text-align: center;margin: 0 auto;min-height: 60px;line-height: 40px;}
/*.pager span{float: left;margin-bottom: 11px;}*/
.pager a:hover{color: #ffffff !important;}
.pg_num_current,.pg_num,.pg_next,.pg_end,.pg_home,.pg_prev{color: white;text-align: center;margin-right: 5px;padding:7px 0px;}
.pg_num a,.pg_home a,.pg_next a,.pg_end a,.pg_prev a,.pg_num_current a{padding:7px 10px;background-color:#e8e8e8;color: black}
.pg_num_current a{background-color: #ef9e43;color: white}
.pg_num a:hover,.pg_home a:hover,.pg_next a:hover,.pg_end a:hover,.pg_prev a:hover,.pg_num_current a:hover{cursor: pointer;background-color: #ef9e43;color: white}
.pg_home_dis,.pg_prev_dis,.pg_end_dis,.pg_next_dis{background-color: #ef9e43;color: white;text-align: center;margin-right: 5px;padding:7px 10px;}

.paging{display: none;}

/** footer **/
.footer{background:#121212;width:100%;min-height:390px;border-top: 6px #f09e44 solid;}
.footer .main{padding-top:70px;width:100%;max-width: 1400px;padding-bottom: 33px;}
.footer .main .ft_logo{background: url("ft_logo.png") left no-repeat;height: 80px;}
.footer .main .ft_ct{width:40%;}
.footer .main .ft_ct .ft_tel_t{font-size: 17px;color: #ffffff;margin-bottom: 10px;line-height: 40px;}
.footer .main .ft_ct .ft_tel_n{font-size: 18px;color: #f09e44;font-weight: bold;}
.footer .main .ft_ct .ft_link select{margin-top: 11px;margin-bottom:11px;width: 260px;height: 36px;line-height: 36px;color: #6b6c6d;background: none;border: 1px #606164 solid;}
.footer .main .ft_ct .ft_ad{font-size: 15px;color: #e0e0e0;line-height: 30px;}
.footer .main .ft_ct .ft_wx{font-size: 15px;color: #ffffff;line-height: 18px;}
.footer .main .ft_ct .ft_wx .ft_erwm{position: absolute;width: 130px;height: 144px;margin-top: -36px;margin-left: 40px;display: none;}
.footer .main .ft_cc{width:45%;}
.footer .main .ft_cc .ft_link select{margin-top: 11px;margin-bottom:11px;width: 80%;height: 36px;line-height: 36px;color: #6b6c6d;background: none;border: 1px #606164 solid;}
.footer .main .ft_tit{margin-bottom:10px;font-size: 20px;color: #ffffff;line-height: 40px;height: 40px;}
.footer .main .ft_lt{margin-right:16px;font-size: 16px;color: #ffffff;line-height: 40px;height: 40px;}
.footer .main .ft_lt span{font-family: "宋体";font-size: 18px;font-weight: bold;color: #000000;}
.footer .main .ft_mu{width: 740px;}
.footer .main .ft_mu ul{width: 100%;}
.footer .main .ft_mu ul li{float: left;width: auto;text-align: left;}
.footer .main .ft_wx{width: auto;text-align: center;font-size: 17px;color: #9f9f9f;line-height: 44px;}
.footer .main .ft_wx img{margin-top: 12px;width: 92px;}
.ft_mu a{font-size:15px;color:#ffffff; line-height:45px; text-transform:uppercase;}
.footer .main .ft_mu_sub{ line-height:40px;height:40px;}
.ft_mu_sub a{font-size:15px;color:#aaaaab;line-height:40px;float: left;margin-right: 12px;}
.ft_mu_sub a:hover{color:#ffffff!important;}
.footer2{background:#121212;}
.footer2 .main .ft_bm{padding-top:16px;height: 110px;}
.footer2 .main .ft_link a{height: 36px;line-height: 36px;font-size:14px;color: #6f7071;}
.footer2 .main .ft_bl{height:34px; line-height:34px;font-size:14px;color:#a9a9aa;}
.footer2 .main .ft_bl a{color:#696969;}
.footer2 .main .ft_bl a:hover, .ft_mu_sub a:hover, .ft_mu a:hover{color: #ffffff !important;text-decoration: underline;}
.footer2 .main .ft_brt{float:right;height:34px; line-height:34px;}
.footer2 .main .ft_brt, .footer .main .ft_brt a{color: #666;font-size: 12px;}
.ft_brt span{color: #000000;text-decoration: underline;}
.footer .shart{margin-top: 5px;}
.footer .shart .to{padding-left:35px;background:url(img-23.png) no-repeat 7px center;font-size:14px;color:#fff;margin-bottom:10px;}
.footer .shart .bdsharebuttonbox{margin-bottom:12px;}
.footer .shart .bdsharebuttonbox a{width:32px;height:32px;display:inline-block;margin-right:6px;background-size: 70%!important;border-radius: 100%;padding-left: 0;}
.footer .shart .bdsharebuttonbox a.bds_qzone{background:url(img-24.png) no-repeat center center #515151;}
.footer .shart .bdsharebuttonbox a.bds_tsina{background:url(img-25.png) no-repeat center #515151;}
.footer .shart .bdsharebuttonbox a.bds_weixin{background:url(img-26.png) no-repeat center #515151;}
.footer .shart .bdsharebuttonbox a.bds_renren{background:url(img-27.png) no-repeat center #515151;}
.footer .shart .bdsharebuttonbox a.bds_more{background:url(img-28.png) no-repeat center #515151;}


.side_service{height: 191px;width: 50px;background: #ae271a;border-top-left-radius: 6px;border-bottom-left-radius: 6px;position: fixed;right: 0;top: 50%;margin-top: -99px;z-index: 999;padding: 14px 0;}
.side_service>a{background: url("service_icon.png") no-repeat;width: 50px;height: 57px;cursor: pointer;position: relative;display: block;}
.side_service .service_tel{background-position: 13px 17px;}
.side_service .service_kefu{background-position: 13px -41px;}
.side_service .service_qq{background-position: 13px -101px;}
.side_service .service_tel:hover{background-position: -31px 17px;}
.side_service .service_kefu:hover{background-position: -31px -41px;}
.side_service .service_qq:hover{background-position: -31px -101px;}
.service_kefu .service_pull{width: 158px;height: 129px;position: absolute;right: 100%;background: #ae271a;border-top-left-radius: 10px;border-bottom-left-radius: 10px;display: none;top: -35px;}
.service_kefu p{text-align: center;color: #e9e9e9;font-size: 15px;margin-top: 28px;}
.service_kefu h1{display: block;width: 110px;height: 30px;margin: 15px auto 0;line-height: 30px;border: 1px solid #fff;color: #fff;font-size: 14px;text-align: center;border-radius: 3px;}
.service_qq .service_pull{width: 281px;height: 159px;background: #ae271a;position: absolute;right: 100%;border-top-left-radius: 10px;border-bottom-left-radius: 10px;top: -105px;display: none;}
.sqr{float: left;text-align: center;width: 108px;margin: 14px 15px 0;color: #fff;font-size: 14px;}
.sqr p{text-align: center;margin: 0px;padding:0px;color: #fff;font-size: 14px;}
.sqr img{width: 108px;height: 108px;display: block;color: #fff;margin-bottom: 7px;}
.service_qq i{width: 1px;height: 130px;background: #c2271a;float: left;margin-top: 14px;}

.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);z-index: -1;}

/** swiper **/
.swiper-scrollbar{border-radius:0;}
.swiper-scrollbar-drag{background: #f7b129;border-radius:0;}
.swiper-pagination-bullet-active{background: #f7b129;}

@media only screen and (min-width: 1400px) {
    /*.top{width: 1200px;left: 50%;margin-left: -600px;}*/
    .banner .b_more {right: 50%;margin-right: -600px;}
}
@media only screen and (max-width: 1400px) {
    .banner .pcimg {display: none; }
    .bt_back_new{position: absolute;right: 5%;z-index: 999;}
    .bt_back, .bt_back_li{margin-right: 1.8rem;}
    .main{width: 94%;margin: auto;}

    .rczc_not .pic_li li .am-gallery-item img{height: 260px;}
}
@media only screen and (max-width: 1280px) {
    .top, .top .logo img{height: 60px;}
    .top .menu{ left: 380px;margin-left: 0;width: auto; }
    .top .menu ul li{margin-left: 30px;height: 60px;line-height: 57px;}
    .pc_web_name .top_rt_tit{padding-top: 16px;}
    .search_icon{margin-top: 20px;}
    .header_search .text{height: 60px;line-height: 60px;}
    .header_search .btn{top: 11px;}
    .header_search .hide{margin-top: 14px;}
    .footer{min-height: auto;}
    .footer .main{width: 94%;padding-top:10px;padding-bottom:10px;}
    .footer2 .main .ft_bm{height: auto;padding-top:5px;}
}

#m_header, #m_footer, .w_hide,.banner .phoneimg{display: none;}



/** 手机站开始 **/
/** 菜单 **/
/*.am-menu{top: 0;}*/
.am-menu-offcanvas1 .am-menu-toggle{position: absolute; top: 0; right: 0; z-index: 99;font-size:2.4rem;color: #ffffff!important;background: #4f4f4f;width: 12%;height: 100%;
    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;}
.am-menu-toggle{top: 0; background: none; display: block;}
.am-menu-toggle .am-icon-bars{color: #ffffff;}
.am-offcanvas-bar{background: #ffffff; width: 100%;top: 0;left: 0;}
.am-offcanvas-bar:after{background: #ffffff;}

.am-slider-a1{box-shadow:none!important;-webkit-box-shadow:none!important;}
.am-slider-a1 .am-control-nav{bottom: 35px;}
.am-slider-a1 .am-control-nav li{margin: 0 3px;}
.am-slider-a1 .am-control-nav li a,.am-slider-a1 .am-control-nav li a:hover{background-color: #ffffff;}
.am-slider-a1 .am-control-nav li a{box-shadow:none;-webkit-box-shadow:none;border-radius:inherit;width: 9px;height: 9px;}
.am-slider-a1 .am-control-nav li a.am-active{background-color: #dea00d;}

.am-menu-offcanvas1 .am-menu-sub{background-color: #ffffff;padding-left: 5rem;padding-bottom: 2rem;border: none;padding-top: 0;}
.am-menu-offcanvas1 .am-menu-sub a:hover{color: #000000;}
.am-menu-offcanvas1 .am-menu-nav > .am-open > a, .am-menu-offcanvas1 .am-menu-nav > li > a:focus, .am-menu-offcanvas1 .am-menu-nav > li > a:hover{background-color: #ffffff;color: #000000!important;border: none;}
.am-menu-offcanvas1 .am-menu-nav {width:82%;left: 9%;position: absolute;}
.am-menu-offcanvas1 .am-menu-nav{border-bottom: 1px solid rgba(255, 255, 255, .3); -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .05); box-shadow: 0 1px 0 rgba(255, 255, 255, .05);}
.am-menu-offcanvas1 .am-menu-nav > li > a{border: none; -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .05);text-shadow:none;}
.am-menu-offcanvas1 .am-menu-nav > li > a{ color: #000000;font-size: 2.2rem;}
.am-menu-offcanvas1 .am-menu-nav > li > a > span{ color: #cbcbcb;}
.am-menu-offcanvas1 .am-menu-sub a{ color: #666;padding: .1rem 0;}
.am-ic-remove{position: absolute;right: 0;top: 0;background: url("m_xx.png") center no-repeat #4f4f4f;width: 12%;height: 100%;display:none;z-index: 1099;}
/** 菜单结束 **/

/** 图片切换 **/
.am-slider-a4 .am-control-nav li a{width: 20px;border-radius: 5px;}
.am-slider-a4 .am-control-nav li a.am-active {
    background-color: #b43b31;
    cursor: default;
    width: 28px;
}
.am-slider-a5 .am-control-nav li a.am-active, .am-slider-a5 .am-control-nav li a:hover{background-color: #089d55!important;}
.am-direction-nav{display: none;}
/** 图片切换结束 **/
.am-gotop-fixed .am-gotop-icon{background: #f7b025;color: #ffffff;}

@media only screen and (max-width: 1024px) {
    #header, #h_footer, .m_hide,.banner .pcimg{display: none;}
    .main {
        max-width: 960px;
    }
    #m_header, #m_footer, .w_hide,.banner .phoneimg{display:block;width:100%;}
    .h35{height:15px;width:100%;}
    .h60{height:30px;width:100%;}
    .font_sb44{font-size: 36px;}
    .font_sb40{font-size: 3.4rem;}
    .font_sbig{font-size: 30px;}
    .font_sb{font-size: 24px;}
    .font_si{font-size: 16px;}
    .font_si2{font-size: 20px;}
    .font_si22{font-size: 18px;}
    .font_s24{font-size: 20px;}
    .font_s{font-size: 15px;}
    .font_ssmall{font-size: 13px;}
    .concent{padding-bottom: 3rem;padding-top: 2rem;}
    .banner{margin-top: 0px;height: auto;min-height: auto;}
    .banner .b_more {right: 5%;bottom: 3%;}
    .rt_tit{line-height:2.4rem;font-size:2.2rem;margin-top:0; margin-bottom:0;height: auto;}
    .rt_tit span{font-size: 1.8rem;}
    .tit_en{font-size: 2.4rem;height: 3.2rem;line-height: 3.2rem;margin-bottom: 0;}
    .tit_cn{font-size: 2.0rem;height: 3.2rem;line-height: 3.2rem;}
    .tit_cn span, .tit_cn span.c{font-size: 1.6rem;}

    .sub_menu{width: 100%;border-bottom: 1px #ebebeb solid;height: auto;position: relative;background: #ffffff}
    .sub_menu .main{width: 100%;}
    .sub_menu .mu{line-height: 4.5rem;height: auto;text-align: center;font-size: 16px;color: #000000;}
    .sub_menu .mu>a{font-size: 16px;color: #000000;display: inline-block;width: 32.8%;text-align: center;margin: 0;}
    .sub_menu .sub_me_tit, .sub_menu .mur{display: none;}

    .m_sub_menu{height: 47px;position: relative;background: #f3f3f3;}
    .m_sub_menu .sub_mbak{height: 47px;position: absolute;width: 10%;background: url("m_sub_mu_bak.png") center center no-repeat #dea00d;}
    .m_sub_menu .sub_me_tit{height: 47px;position: absolute;line-height: 47px;font-size: 16px;color: #dea00d;left: 3%;}
    .m_sub_menu .am-menu-offcanvas1 .am-menu-toggle{top: 1px;
        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;}
    .m_sub_menu .am-menu-toggle .am-icon-bars{color: #c7d3e5;}
    .m_sub_menu .am-menu-offcanvas1 .am-menu-nav{background: #ffffff;left: auto;right: 0;top: 47px;z-index: 99;width: 90%;}
    .m_sub_menu .am-menu-offcanvas1 .am-menu-nav > li > a, .am-menu-offcanvas1 .am-menu-sub a{margin: 0 3%;text-indent: 0;}
    .m_sub_menu_offcanvas {
        display: none;
        position: absolute;
        height: 2000px;
        width: 100%;
        top: 47px;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1;
        background: rgba(0, 0, 0, .5)
    }
    .m_sub_menu .am-menu{display: none;}
    .wz, .wz div, .wz li, .wz td, .wz p, .wz th{line-height:26px;font-size:1.5rem;}
    .bt_back, .bt_back_li{font-size: 1.6rem;margin-right:0;}
    .bt_back_li a, .bt_back_new a{font-size: 1.6rem;}

    .m_banner_about{position: relative;}
    .m_banner_about .pos{position: absolute;width: 100%;}
    .m_banner_about .pc{text-align: center;padding-top: 18%;padding-bottom: 22px;width: 80%;margin: auto;}
    .m_banner_about .pc img{width: 100%;max-width: 764px;}
    .m_banner_about .ab_more{width: 146px;height: 42px;line-height: 42px;background: #d31c19;margin: auto;text-align: center;border-radius: 25px;}
    .m_banner_about .ab_more a{font-size: 16px;color: #ffffff;}

    .home_5{background: #1f1f1f;padding: 3%;}
    .footer_link{width:100%;height:40px;position:relative;margin-bottom:2px;}
    .footer_link p{padding-left:15px;height:42px;line-height:42px;border:1px solid #8f8f8f;background:#1f1f1f url(arrow_f.gif) 98% center no-repeat;font-size:14px;color:#6b6b6b;cursor:pointer;}
    .footer_link ul{width:100%;border:1px solid #e2e2e2;border-left:none;border-right:none;background:#fff;position:absolute;/*top:39px;*/bottom:39px;left:0;max-height:200px;overflow-y:scroll;display:none;z-index: 9999;}
    .footer_link ul li{line-height:38px;border-left:1px solid #e2e2e2;}
    .footer_link ul li a{display:block;padding-left:15px;font-size:14px;color:#888;}
    .footer_link ul li a:hover{background:#f5f5f5;}
    .footer_ewm{width:100%;position: relative;}
    .footer_ewm .img{background:#fff;padding:5.5%;}
    .footer_ewm li div{font-size: 1.6rem;color: #9f9f9f;text-align: left;}
    .footer_ewm li a{font-size: 2.4rem;color: #f09e44;}

    .footer_share .to{float: left;font-size: 1.6rem;color: #9f9f9f;line-height: 24px;}
    .footer_share a{width:24px;height:24px!important;margin-right:12px;background-size: 70%!important;border-radius: 100%;}
    .footer_share a.bds_qzone{background:url(img-24.png) no-repeat center center #515151;}
    .footer_share a.bds_tsina{background:url(img-25.png) no-repeat center #515151;}
    .footer_share a.bds_weixin{background:url(img-26.png) no-repeat center #515151;}
    .footer_share a.bds_renren{background:url(img-27.png) no-repeat center #515151;}
    .footer_share a.bds_more{background:url(img-28.png) no-repeat center #515151;}
    .foot{text-align: center;border-top: 1px #363636 solid;padding-top: 12px;color: #a9a9a9;}
    .foot a{color: #737373;}
    #m_footer .ft_logo{background: url("ft_logo.png") left no-repeat;height: 40px;background-size: auto 94%;margin-bottom: 8px;}

    @media only screen and (max-width: 640px) {
        .concent{padding-top: 1rem;padding-bottom: 2rem;}
        .rt_subtit{height: 3.4rem;line-height: 3.4rem;font-size: 1.8rem;padding-left: 1px;}
        .wz p{-webkit-margin-before: 0em;-webkit-margin-after: 0em;margin-bottom: 5px;}
      
        .tit_cy{height: 4.6rem;line-height: 4.6rem;font-size: 2rem;}
        .cy_ct {padding: 1rem 0;}
        .cy_ct li{float: none;width: 100%;padding: 0.4rem 0!important;}
        .cy_ct strong, .cy_ct .tel{font-size: 1.8rem;}
        .lc_tit{height:3.5rem; line-height:3.5rem;}
        .lc_tit > a{height:3.5rem; line-height:3.5rem;font-size:1.5rem;}
        .lc_tit .am-dropdown .am-btn-primary{line-height: 3.5rem;height: 3.5rem;}
    }
    .m_padb0{padding-bottom: 0;}
}

