@charset "utf-8";
/*public.css*/
body {min-width: 340px;}
.myfa { display: inline-block; vertical-align: middle; background: url(../images/myfa.png) no-repeat; }
.myfa.myfa-phone { width: 20px; height: 20px; background-position: 0 0; }
.myfa.myfa-bars {width: 40px;height: 25px;background-position: -158px -3px;margin: 27px 9px 0 0;}
.myfa.myfa-close { width: 20px; height: 20px; background-position: -58px 0; }
.myfa.myfa-plus { width: 20px; height: 20px; background-position: -78px 0; }
.whiteblock {width: 96%;margin-bottom: 10px;}
.myfa.myfa-search { width: 20px; height: 22px; background-position: -109px 0;}

/*header*/

/*header*/
header {position: relative;height: 137px;width: 100%;z-index: 3;line-height: 3em;text-align: center;}
header .w {height: 100%;padding: 0 2%;text-align: center;}
header a.logo {display: inline-block;width: auto;height: 54px;padding: 12px 0 0 0px;}
header a.logo img {height: 54px;}
.search_btn, .bars_btn, .bars_close_btn { }
header .header_tel { font-size: 16px; color: #d90000; font-weight: bold; font-style: italic; margin-right: 10px; }
.top_bg{background-size: 100%;background-color: #0c6de3;}
.top_kf{margin-top: 25px;}
/* nav */
.nav_w { position: fixed; left: 0; top: -150%; z-index: 9; height: 100%; width: 100%; background: rgba(0, 0, 0, 0.3); min-width: 340px;}
.nav_m { width: 100%; left: 0; top: 100%; background: #fff; overflow: auto; box-shadow: 4px 0 12px rgba(0, 0, 0, 0.4); }
.nav_head {height: 60px;padding: 0 10px;margin-bottom: 10px;}
.nav_head .nav_logo {height: 45px;margin-top: 10px;}
.nav_head .nav_logo img { height: 100%; }
.nav_head .bars_close_btn {line-height: 3em;color: #666;font-size: 16px;margin: 10px 20px 0 0;}
.nav_m nav { width: 100%; padding: 0 20px; }

/* .nav_m nav ul {padding:0.5em 0} */
.nav_m nav li { position: relative; border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
.nav_m nav li a { position: relative; width: 100%; display: block; line-height: 3em; color: #222; font-size: 0.875em;   /* padding: 0 2em; */ }
.nav_m nav li a .myfa-plus { display: inline-block; float: right; margin-top: 12px; }
.nav_m nav li.on a .myfa-plus { transform: rotate(90deg); -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -o-transform: rotate(90deg); *}
.nav_m nav li:hover {   /* border-bottom: 1px solid rgba(255, 255, 255, 0.7) */ }
.nav_m nav li ul { display: none;   /*border-bottom: 5px solid #167e1c;*/ border-top: 1px solid rgba(0, 0, 0, 0.1); }
.nav_m nav li li {/* height: 2.6em; */

border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
.nav_m nav li li:last-child { border: 0; }
.nav_m nav li:hover li a, .nav_m nav li li a { display: block; width: 100%; position: relative; z-index: 2; color: #444; background: #fff; font-size: 13px; padding: 0 2em; }
.nav_m nav li li:hover { border-bottom: 1px solid rgba(255, 255, 255, 0.7); }
.nav_m nav li.on ul { display: block; }

.nav_m nav li.halfli { padding: 0; }
.nav_m nav li.halfli a {width: 25%;float: left;text-align: center;padding: 0;border-right: 1px solid rgba(0, 0, 0, 0.1);}
.nav_m nav li.halfli a:last-child { border-right: 0; }
.nav_m .agroup { padding: 10px 20px; }
.nav_m .agroup a { width: 38px; height: 38px; background: #222; color: #fff; border: 1px solid #666; border-radius: 50%; -webkit-border-radius: 50%; font-size: 18px; line-height: 36px; text-align: center; margin-right: 14px; }

/* .bottom */
.bot_top{
  background-color: #ed1c24;
  position: absolute;
  width: 100%;
  height: 4px;


}
.bottom { padding: 12px 10px; text-align: center; background-color: #161616;}
.bottom p{ color: #fff; font-size: 12px; margin: 20px 0; line-height: 24px;}

.contact_btn { display: block; width: 100px; margin: 0 auto; text-align: center; }
.myfa.myfa-contact { display: block; width: 50px; height: 50px; margin: 0 auto; background-color: #fff; border-radius: 50%; -webkit-border-radius: 50%; background-position: 0 -150px; box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1); }
.contact_btn span { display: inline-block; font-size: 12px; color: #d90000; padding-top: 9px; }
.bottom .lianj{font-size: 14px; color: #fff; display: block; margin: 10px 0 16px 0;}
.bottom img{width: 96px; display:block; margin: 0 auto;}
.copyright {padding: 10px 0;font-size: 12px;color: #fff;text-align: center;line-height: 20px;}
.bottom .erweima{display: inline-block; margin: 0 6px;}
.ban{ background-color: #333;}
/* billform */
.billform { position: relative; width: 100%; padding-right: 100px; }
.billstxt { position: relative; display: block; width: 100%; height: 34px; border-radius: 4px 0 0 4px; -webkit-border-radius: 4px 0 0 4px; border: 1px solid #d90000; padding: 0 10px; line-height: 24px; border-right: 0; }
.billsubmit { position: absolute; right: 0; top: 0; width: 100px; height: 34px; line-height: 34px; background: #d90000; color: #fff; }
.footer_ban_close { width: 30px; height: 30px; position: absolute; text-align: center; top: 10px; right: 10px; }


/*底部菜单*/
.mune_box { position:relative;}
.mune_box {position: fixed;width: 100%;height: 70px;background-color: #fff;bottom: 0;z-index: 9999;box-shadow: 1px 0px 10px #e7e7e7;}
.mune_box .mune_co {width: 25%;padding: 20px 0;padding-top: 43px;text-align: center;float: left;}
.mune_box .mune_co span {color: #999;font-size: 14px;}
.mune_box .mune_co1{width:80px; text-align:center;height:80px; border-radius:50%; overflow:hidden; float:none; position:absolute; left:50%; margin-left:-40px;top:-15px;border:3px solid #fff; box-shadow:0px 3px 0px #f1f1f1; }
.mune_box .fixed_co01 { background: url(../images/fixed01.png) no-repeat center 10px; background-size: 30px; }
.mune_box .fixed_co02 { background: url(../images/fixed02.png) no-repeat center 10px; background-size: 30px; }
.mune_box .fixed_co03 {  background: url(../images/fixed03.png) no-repeat center 10px #fc0; background-size: 26px; }
.mune_box .fixed_co04 {float: right;background: url(../images/fixed04.png) no-repeat center 10px;background-size: 33px;}
.mune_box .fixed_co05 {float: right;background: url(../images/fixed05.png) no-repeat center 10px;background-size: 33px;}
/*内页顶部*/
.new-header {
    position: relative;
    z-index: 8888;
    height: 50px;
    background: #0c6de3;
}

.new-a-back {
    position: absolute;
    top: 6px;
    left: 6px;
    width: 30px;
    height: 32px;
}

.new-header h2 {
    height: 50px;
    line-height: 50px;
    font-weight: normal;
    font-size: 16px;
    color: #fff;
    text-align: center;
}

.new-a-tp {
    position: absolute;
    top: 6px;
    right: 7px;
    width: 37px;
    height: 30px;
}

.new-a-tp span {
    display: inline-block;
    width: 21px;
    height: 21px;
    margin: 8px 0 0 8px;
    background: url(../images/home.png) no-repeat;
    background-size: 21px;
    text-indent: -9999px;
}

.new-a-back span {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-top: 10px;
    background: url(../images/back.png) no-repeat 8px 0;
    background-size: 10px;
    text-indent: -9999px;
}@charset "utf-8";
/*public.css*/
body {min-width: 340px;}
.myfa { display: inline-block; vertical-align: middle; background: url(../images/myfa.png) no-repeat; }
.myfa.myfa-phone { width: 20px; height: 20px; background-position: 0 0; }
.myfa.myfa-bars {width: 34px;height: 31px;background-position: -153px -2px;margin: 26px 0px 0 0;}
.myfa.myfa-close { width: 20px; height: 20px; background-position: -58px 0; }
.myfa.myfa-plus { width: 20px; height: 20px; background-position: -78px 0; }
.whiteblock {width: 100%;margin-bottom: 10px;}
.myfa.myfa-search { width: 20px; height: 22px; background-position: -109px 0;}



/* nav */
.nav_w { position: fixed; left: 0; top: -150%; z-index: 9; height: 100%; width: 100%; background: rgba(0, 0, 0, 0.3); min-width: 340px;}
.nav_m { width: 100%; left: 0; top: 100%; background: #fff; overflow: auto; box-shadow: 4px 0 12px rgba(0, 0, 0, 0.4); }
.nav_head {height: 60px;padding: 0 10px;margin-bottom: 10px;}
.nav_head .nav_logo {height: 45px;margin-top: 10px;}
.nav_head .nav_logo img { height: 100%; }
.nav_head .bars_close_btn {line-height: 3em;color: #666;font-size: 16px;margin: 10px 20px 0 0;}
.nav_m nav { width: 100%; padding: 0 20px; }

/* .nav_m nav ul {padding:0.5em 0} */
.nav_m nav li { position: relative; border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
.nav_m nav li a { position: relative; width: 100%; display: block; line-height: 3em; color: #222; font-size: 0.875em;   /* padding: 0 2em; */ }
.nav_m nav li a .myfa-plus { display: inline-block; float: right; margin-top: 12px; }
.nav_m nav li.on a .myfa-plus { transform: rotate(90deg); -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -o-transform: rotate(90deg); *}
.nav_m nav li:hover {   /* border-bottom: 1px solid rgba(255, 255, 255, 0.7) */ }
.nav_m nav li ul { display: none;   /*border-bottom: 5px solid #167e1c;*/ border-top: 1px solid rgba(0, 0, 0, 0.1); }
.nav_m nav li li {/* height: 2.6em; */

border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
.nav_m nav li li:last-child { border: 0; }
.nav_m nav li:hover li a, .nav_m nav li li a { display: block; width: 100%; position: relative; z-index: 2; color: #444; background: #fff; font-size: 13px; padding: 0 2em; }
.nav_m nav li li:hover { border-bottom: 1px solid rgba(255, 255, 255, 0.7); }
.nav_m nav li.on ul { display: block; }

.nav_m nav li.halfli { padding: 0; }
.nav_m nav li.halfli a {width: 25%;float: left;text-align: center;padding: 0;border-right: 1px solid rgba(0, 0, 0, 0.1);}
.nav_m nav li.halfli a:last-child { border-right: 0; }
.nav_m .agroup { padding: 10px 20px; }
.nav_m .agroup a { width: 38px; height: 38px; background: #222; color: #fff; border: 1px solid #666; border-radius: 50%; -webkit-border-radius: 50%; font-size: 18px; line-height: 36px; text-align: center; margin-right: 14px; }

/* .bottom */
.bot_top{
  background-color: #ed1c24;
  position: absolute;
  width: 100%;
  height: 4px;


}
.bottom { padding: 12px 10px; text-align: center; background-color: #161616;}
.bottom p{ color: #fff; font-size: 12px; margin: 20px 0; line-height: 24px;}

.contact_btn { display: block; width: 100px; margin: 0 auto; text-align: center; }
.myfa.myfa-contact { display: block; width: 50px; height: 50px; margin: 0 auto; background-color: #fff; border-radius: 50%; -webkit-border-radius: 50%; background-position: 0 -150px; box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1); }
.contact_btn span { display: inline-block; font-size: 12px; color: #d90000; padding-top: 9px; }
.bottom .lianj{font-size: 14px; color: #fff; display: block; margin: 10px 0 16px 0;}
.bottom img{width: 96px; display:block; margin: 0 auto;}
.copyright {padding: 10px 0;font-size: 12px;color: #fff;text-align: center;line-height: 20px;}
.bottom .erweima{display: inline-block; margin: 0 6px;}
.ban{ background-color: #333;}
/* billform */
.billform { position: relative; width: 100%; padding-right: 100px; }
.billstxt { position: relative; display: block; width: 100%; height: 34px; border-radius: 4px 0 0 4px; -webkit-border-radius: 4px 0 0 4px; border: 1px solid #d90000; padding: 0 10px; line-height: 24px; border-right: 0; }
.billsubmit { position: absolute; right: 0; top: 0; width: 100px; height: 34px; line-height: 34px; background: #d90000; color: #fff; }
.footer_ban_close { width: 30px; height: 30px; position: absolute; text-align: center; top: 10px; right: 10px; }


/*底部菜单*/
.mune_box { position:relative;}
.mune_box {position: fixed;width: 100%;height: 70px;background-color: #fff;bottom: 0;z-index: 9999;box-shadow: 1px 0px 10px #e7e7e7;}
.mune_box .mune_co {width: 25%;padding: 20px 0;padding-top: 43px;text-align: center;float: left;}
.mune_box .mune_co span {color: #999;font-size: 14px;}
.mune_box .mune_co1{width:80px; text-align:center;height:80px; border-radius:50%; overflow:hidden; float:none; position:absolute; left:50%; margin-left:-40px;top:-15px;border:3px solid #fff; box-shadow:0px 3px 0px #f1f1f1; }
.mune_box .fixed_co01 {background: url(../images/fixed01.png) no-repeat center 10px;/* background-size: 30px; */}
.mune_box .fixed_co02 {background: url(../images/fixed02.png) no-repeat center 10px;/* background-size: 30px; */}
.mune_box .fixed_co03 {  background: url(../images/fixed03.png) no-repeat center 10px #fc0; background-size: 26px; }
.mune_box .fixed_co04 {float: right;background: url(../images/fixed04.png) no-repeat center 10px;/* background-size: 33px; */}
.mune_box .fixed_co05 {float: right;background: url(../images/fixed05.png) no-repeat center 10px;/* background-size: 33px; */}
.mune_box .fixed_co01.on{background-image: url(../images/fixed01_on.png);}
.mune_box .fixed_co01.on span{ color:#0c6de3;}
/*内页顶部*/
.new-header {
    position: relative;
    z-index: 8888;
    height: 50px;
    background: #0c6de3;
}

.new-a-back {
    position: absolute;
    top: 6px;
    left: 6px;
    width: 30px;
    height: 32px;
}

.new-header h2 {
    height: 50px;
    line-height: 50px;
    font-weight: normal;
    font-size: 16px;
    color: #fff;
    text-align: center;
}

.new-a-tp {
    position: absolute;
    top: 6px;
    right: 7px;
    width: 37px;
    height: 30px;
}

.new-a-tp span {
    display: inline-block;
    width: 21px;
    height: 21px;
    margin: 8px 0 0 8px;
    background: url(../images/home.png) no-repeat;
    background-size: 21px;
    text-indent: -9999px;
}

.new-a-back span {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-top: 10px;
    background: url(../images/back.png) no-repeat 8px 0;
    background-size: 10px;
    text-indent: -9999px;
}a@charset "utf-8";
/*public.css*/
body {min-width: 340px;}
.myfa { display: inline-block; vertical-align: middle; background: url(../images/myfa.png) no-repeat; }
.myfa.myfa-phone { width: 20px; height: 20px; background-position: 0 0; }
.myfa.myfa-bars {width: 40px;height: 25px;background-position: -158px -3px;margin: 27px 9px 0 0;}
.myfa.myfa-close { width: 20px; height: 20px; background-position: -58px 0; }
.myfa.myfa-plus { width: 20px; height: 20px; background-position: -78px 0; }
.whiteblock {width: 96%;margin-bottom: 10px;}
.myfa.myfa-search { width: 20px; height: 22px; background-position: -109px 0;}

/*header*/

/*header*/
header {position: relative;height: 137px;width: 100%;z-index: 3;line-height: 3em;text-align: center;}
header .w {height: 100%;padding: 0 2%;text-align: center;}
header a.logo {display: inline-block;width: auto;height: 54px;padding: 12px 0 0 0px;}
header a.logo img {height: 54px;}
.search_btn, .bars_btn, .bars_close_btn { }
header .header_tel { font-size: 16px; color: #d90000; font-weight: bold; font-style: italic; margin-right: 10px; }
.top_bg{background-size: 100%;}
.top_kf{margin-top: 25px;}
/* nav */
.nav_w { position: fixed; left: 0; top: -150%; z-index: 9; height: 100%; width: 100%; background: rgba(0, 0, 0, 0.3); min-width: 340px;}
.nav_m { width: 100%; left: 0; top: 100%; background: #fff; overflow: auto; box-shadow: 4px 0 12px rgba(0, 0, 0, 0.4); }
.nav_head {height: 60px;padding: 0 10px;margin-bottom: 10px;}
.nav_head .nav_logo {height: 45px;margin-top: 10px;}
.nav_head .nav_logo img { height: 100%; }
.nav_head .bars_close_btn {line-height: 3em;color: #666;font-size: 16px;margin: 10px 20px 0 0;}
.nav_m nav { width: 100%; padding: 0 20px; }

/* .nav_m nav ul {padding:0.5em 0} */
.nav_m nav li { position: relative; border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
.nav_m nav li a { position: relative; width: 100%; display: block; line-height: 3em; color: #222; font-size: 0.875em;   /* padding: 0 2em; */ }
.nav_m nav li a .myfa-plus { display: inline-block; float: right; margin-top: 12px; }
.nav_m nav li.on a .myfa-plus { transform: rotate(90deg); -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -o-transform: rotate(90deg); *}
.nav_m nav li:hover {   /* border-bottom: 1px solid rgba(255, 255, 255, 0.7) */ }
.nav_m nav li ul { display: none;   /*border-bottom: 5px solid #167e1c;*/ border-top: 1px solid rgba(0, 0, 0, 0.1); }
.nav_m nav li li {/* height: 2.6em; */

border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
.nav_m nav li li:last-child { border: 0; }
.nav_m nav li:hover li a, .nav_m nav li li a { display: block; width: 100%; position: relative; z-index: 2; color: #444; background: #fff; font-size: 13px; padding: 0 2em; }
.nav_m nav li li:hover { border-bottom: 1px solid rgba(255, 255, 255, 0.7); }
.nav_m nav li.on ul { display: block; }

.nav_m nav li.halfli { padding: 0; }
.nav_m nav li.halfli a {width: 25%;float: left;text-align: center;padding: 0;border-right: 1px solid rgba(0, 0, 0, 0.1);}
.nav_m nav li.halfli a:last-child { border-right: 0; }
.nav_m .agroup { padding: 10px 20px; }
.nav_m .agroup a { width: 38px; height: 38px; background: #222; color: #fff; border: 1px solid #666; border-radius: 50%; -webkit-border-radius: 50%; font-size: 18px; line-height: 36px; text-align: center; margin-right: 14px; }

/* .bottom */
.bot_top{
  background-color: #ed1c24;
  position: absolute;
  width: 100%;
  height: 4px;


}
.bottom { padding: 12px 10px; text-align: center; background-color: #161616;}
.bottom p{ color: #fff; font-size: 12px; margin: 20px 0; line-height: 24px;}

.contact_btn { display: block; width: 100px; margin: 0 auto; text-align: center; }
.myfa.myfa-contact { display: block; width: 50px; height: 50px; margin: 0 auto; background-color: #fff; border-radius: 50%; -webkit-border-radius: 50%; background-position: 0 -150px; box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1); }
.contact_btn span { display: inline-block; font-size: 12px; color: #d90000; padding-top: 9px; }
.bottom .lianj{font-size: 14px; color: #fff; display: block; margin: 10px 0 16px 0;}
.bottom img{width: 96px; display:block; margin: 0 auto;}
.copyright {padding: 10px 0;font-size: 12px;color: #fff;text-align: center;line-height: 20px;}
.bottom .erweima{display: inline-block; margin: 0 6px;}
.ban{ background-color: #333;}
/* billform */
.billform { position: relative; width: 100%; padding-right: 100px; }
.billstxt { position: relative; display: block; width: 100%; height: 34px; border-radius: 4px 0 0 4px; -webkit-border-radius: 4px 0 0 4px; border: 1px solid #d90000; padding: 0 10px; line-height: 24px; border-right: 0; }
.billsubmit { position: absolute; right: 0; top: 0; width: 100px; height: 34px; line-height: 34px; background: #d90000; color: #fff; }
.footer_ban_close { width: 30px; height: 30px; position: absolute; text-align: center; top: 10px; right: 10px; }


/*底部菜单*/
.mune_box { position:relative;}
.mune_box {position: fixed;width: 100%;height: 70px;background-color: #fff;bottom: 0;z-index: 9999;box-shadow: 1px 0px 10px #e7e7e7;}
.mune_box .mune_co {width: 25%;padding: 20px 0;padding-top: 43px;text-align: center;float: left;}
.mune_box .mune_co span {color: #999;font-size: 14px;}
.mune_box .mune_co1{width:80px; text-align:center;height:80px; border-radius:50%; overflow:hidden; float:none; position:absolute; left:50%; margin-left:-40px;top:-15px;border:3px solid #fff; box-shadow:0px 3px 0px #f1f1f1; }
.mune_box .fixed_co01 { background: url(../images/fixed01.png) no-repeat center 10px; background-size: 30px; }
.mune_box .fixed_co02 { background: url(../images/fixed02.png) no-repeat center 10px; background-size: 30px; }
.mune_box .fixed_co03 {  background: url(../images/fixed03.png) no-repeat center 10px #fc0; background-size: 26px; }
.mune_box .fixed_co04 {float: right;background: url(../images/fixed04.png) no-repeat center 10px;background-size: 33px;}
.mune_box .fixed_co05 {float: right;background: url(../images/fixed05.png) no-repeat center 10px;background-size: 33px;}
/*内页顶部*/
.new-header {
    position: relative;
    z-index: 8888;
    height: 50px;
    background: #0c6de3;
}

.new-a-back {
    position: absolute;
    top: 6px;
    left: 6px;
    width: 30px;
    height: 32px;
}

.new-header h2 {
    height: 50px;
    line-height: 50px;
    font-weight: normal;
    font-size: 16px;
    color: #fff;
    text-align: center;
}

.new-a-tp {
    position: absolute;
    top: 6px;
    right: 7px;
    width: 37px;
    height: 30px;
}

.new-a-tp span {
    display: inline-block;
    width: 21px;
    height: 21px;
    margin: 8px 0 0 8px;
    background: url(../images/home.png) no-repeat;
    background-size: 21px;
    text-indent: -9999px;
}

.new-a-back span {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-top: 10px;
    background: url(../images/back.png) no-repeat 8px 0;
    background-size: 10px;
    text-indent: -9999px;
}@charset "utf-8";
/*public.css*/
body {min-width: 340px;}
.myfa { display: inline-block; vertical-align: middle; background: url(../images/myfa.png) no-repeat; }
.myfa.myfa-phone { width: 20px; height: 20px; background-position: 0 0; }
.myfa.myfa-bars {width: 34px;height: 31px;background-position: -153px -2px;margin: 26px 0px 0 0;}
.myfa.myfa-close { width: 20px; height: 20px; background-position: -58px 0; }
.myfa.myfa-plus { width: 20px; height: 20px; background-position: -78px 0; }
.whiteblock {width: 100%;margin-bottom: 10px;}
.myfa.myfa-search { width: 20px; height: 22px; background-position: -109px 0;}



/* nav */
.nav_w {position: fixed;left: 150%;top: 0%;z-index: 9;height: 100%;width: 100%;background: rgba(0, 0, 0, 0.3);min-width: 340px;}
.nav_m {width: 100%;left: 50%;top: 100%;background: #fff;overflow: auto;box-shadow: 4px 0 12px rgba(0, 0, 0, 0.4);float:right;}
.nav_head {height: 60px;padding: 0 10px;margin-bottom: 10px;}
.nav_head .nav_logo {height: 45px;margin-top: 10px;}
.nav_head .nav_logo img { height: 100%; }
.nav_head .bars_close_btn {line-height: 3em;color: #666;font-size: 16px;margin: 10px 10px 0 0;}
.nav_m nav { width: 100%; padding: 0 20px; }

/* .nav_m nav ul {padding:0.5em 0} */
.nav_m nav li { position: relative; border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
.nav_m nav li a { position: relative; width: 100%; display: block; line-height: 3em; color: #222; font-size: 0.875em;   /* padding: 0 2em; */ }
.nav_m nav li a .myfa-plus { display: inline-block; float: right; margin-top: 12px; }
.nav_m nav li.on a .myfa-plus { transform: rotate(90deg); -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -o-transform: rotate(90deg); *}
.nav_m nav li:hover {   /* border-bottom: 1px solid rgba(255, 255, 255, 0.7) */ }
.nav_m nav li ul { display: none;   /*border-bottom: 5px solid #167e1c;*/ border-top: 1px solid rgba(0, 0, 0, 0.1); }
.nav_m nav li li {/* height: 2.6em; */

border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
.nav_m nav li li:last-child { border: 0; }
.nav_m nav li:hover li a, .nav_m nav li li a { display: block; width: 100%; position: relative; z-index: 2; color: #444; background: #fff; font-size: 13px; padding: 0 2em; }
.nav_m nav li li:hover { border-bottom: 1px solid rgba(255, 255, 255, 0.7); }
.nav_m nav li.on ul { display: block; }

.nav_m nav li.halfli { padding: 0; }
.nav_m nav li.halfli a {width: 50%;float: left;text-align: center;padding: 0;border-right: 1px solid rgba(0, 0, 0, 0.1);}
.nav_m nav li.halfli a:last-child { border-right: 0; }
.nav_m .agroup { padding: 10px 20px; }
.nav_m .agroup a { width: 38px; height: 38px; background: #222; color: #fff; border: 1px solid #666; border-radius: 50%; -webkit-border-radius: 50%; font-size: 18px; line-height: 36px; text-align: center; margin-right: 14px; }

/* .bottom */
.bot_top{
  background-color: #ed1c24;
  position: absolute;
  width: 100%;
  height: 4px;


}
.bottom { padding: 12px 10px; text-align: center; background-color: #161616;}
.bottom p{ color: #fff; font-size: 12px; margin: 20px 0; line-height: 24px;}

.contact_btn { display: block; width: 100px; margin: 0 auto; text-align: center; }
.myfa.myfa-contact { display: block; width: 50px; height: 50px; margin: 0 auto; background-color: #fff; border-radius: 50%; -webkit-border-radius: 50%; background-position: 0 -150px; box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1); }
.contact_btn span { display: inline-block; font-size: 12px; color: #d90000; padding-top: 9px; }
.bottom .lianj{font-size: 14px; color: #fff; display: block; margin: 10px 0 16px 0;}
.bottom img{width: 96px; display:block; margin: 0 auto;}
.copyright {padding: 10px 0;font-size: 12px;color: #fff;text-align: center;line-height: 20px;}
.bottom .erweima{display: inline-block; margin: 0 6px;}
.ban{ background-color: #333;}
/* billform */
.billform { position: relative; width: 100%; padding-right: 100px; }
.billstxt { position: relative; display: block; width: 100%; height: 34px; border-radius: 4px 0 0 4px; -webkit-border-radius: 4px 0 0 4px; border: 1px solid #d90000; padding: 0 10px; line-height: 24px; border-right: 0; }
.billsubmit { position: absolute; right: 0; top: 0; width: 100px; height: 34px; line-height: 34px; background: #d90000; color: #fff; }
.footer_ban_close { width: 30px; height: 30px; position: absolute; text-align: center; top: 10px; right: 10px; }


/*底部菜单*/
.mune_box { position:relative;}
.mune_box {position: fixed;width: 100%;height: 70px;background-color: #fff;bottom: 0;z-index: 9999;box-shadow: 1px 0px 10px #e7e7e7;}
.mune_box .mune_co {width: 25%;padding: 20px 0;padding-top: 43px;text-align: center;float: left;}
.mune_box .mune_co span {color: #999;font-size: 14px;}
.mune_box .mune_co1{width:80px; text-align:center;height:80px; border-radius:50%; overflow:hidden; float:none; position:absolute; left:50%; margin-left:-40px;top:-15px;border:3px solid #fff; box-shadow:0px 3px 0px #f1f1f1; }
.mune_box .fixed_co01 {background: url(../images/fixed01.png) no-repeat center 10px;/* background-size: 30px; */}
.mune_box .fixed_co02 {background: url(../images/fixed02.png) no-repeat center 10px;/* background-size: 30px; */}
.mune_box .fixed_co03 {  background: url(../images/fixed03.png) no-repeat center 10px #fc0; background-size: 26px; }
.mune_box .fixed_co04 {float: right;background: url(../images/fixed04.png) no-repeat center 10px;/* background-size: 33px; */}
.mune_box .fixed_co05 {float: right;background: url(../images/fixed05.png) no-repeat center 10px;/* background-size: 33px; */}
.mune_box .fixed_co01.on{background-image: url(../images/fixed01_on.png);}
.mune_box .fixed_co02.on{background-image: url(../images/fixed02_on.png);}
.mune_box .fixed_co04.on{background-image: url(../images/fixed04_on.png);}
.mune_box .fixed_co05.on{background-image: url(../images/fixed05_on.png);}

.mune_box .mune_co.on span{ color:#0c6de3;}




/*内页顶部*/
.new-header {
    position: relative;
    z-index: 8888;
    height: 50px;
    background: #0c6de3;
}

.new-a-back {
    position: absolute;
    top: 6px;
    left: 6px;
    width: 30px;
    height: 32px;
}

.new-header h2 {
    height: 50px;
    line-height: 50px;
    font-weight: normal;
    font-size: 16px;
    color: #fff;
    text-align: center;
}

.new-a-tp {
    position: absolute;
    top: 6px;
    right: 7px;
    width: 37px;
    height: 30px;
}

.new-a-tp span {
    display: inline-block;
    width: 21px;
    height: 21px;
    margin: 8px 0 0 8px;
    background: url(../images/home.png) no-repeat;
    background-size: 21px;
    text-indent: -9999px;
}

.new-a-back span {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-top: 10px;
    background: url(../images/back.png) no-repeat 8px 0;
    background-size: 10px;
    text-indent: -9999px;
}