
.topp{width:100%; max-width:640px; min-width:320px; height:5.1rem; position:fixed; z-index:99999; background:#fff; overflow:hidden; }
.top1{width:100%; max-width:640px; min-width:320px; background:#fff; padding:1rem 0; overflow:hidden; z-index:99999; box-sizing:border-box; }
.topp img{ display:block; width:100%; }
.topp dd{ width:20.1rem; height:3rem; float:left; margin-left:1.5rem; }

.a22{width:3rem; height:3rem; -moz-border-radius:.25rem; -webkit-border-radius:.25rem; border-radius:.25rem; float:right; margin-right:1.5rem; }
.showMenu{ width:3.8rem; height:3rem; padding-top:.5rem; overflow:hidden; }
.showMenu a{display:block;width:2rem; position:relative; height:.3rem; background:#555;-moz-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;margin:.85rem 0 0 .9rem;}

.showMenu a:before, .showMenu a:after{ content:''; position:absolute; left:0; top:50%; height:.3rem; width:100%; -moz-transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s;	transition: all 0.3s ease 0s; background:#555; margin-top:-.2rem;}
.showMenu a:before{ -moz-transform:translateY(-.5rem); -o-transform:translateY(-.5rem); -ms-transform:translateY(-.5rem); -webkit-transform:translateY(-.5rem); transform:translateY(-.5rem);}
.showMenu a:after{ -moz-transform:translateY(.6rem); -o-transform:translateY(.6rem);-ms-transform:translateY(.6rem);-webkit-transform:translateY(.6rem);transform:translateY(.6rem);}
.hideMenu a{background:none;}
.hideMenu a:before{-moz-transform:rotate(90deg) rotate(45deg);	-o-transform:rotate(90deg) rotate(45deg); -ms-transform:rotate(90deg) rotate(45deg); -webkit-transform:rotate(90deg) rotate(45deg); transform: rotate(90deg) rotate(45deg);}
.hideMenu a:after{-moz-transform:rotate(90deg) rotate(-45deg); -o-transform:rotate(90deg) rotate(-45deg); -ms-transform:rotate(90deg) rotate(-45deg); -webkit-transform:rotate(90deg) rotate(-45deg); transform: rotate(90deg) rotate(-45deg);}

.popMenu{ display:none; max-width:640px; margin:auto; background-color:rgba(0,0,0,0.6);}

#popMenu dl{ width:100%; height:auto; overflow:hidden; margin-bottom:1rem; }
#popMenu dl dt{ width:100%; height:3.5rem; line-height:3.5rem; text-indent:1rem; color:#fff; font-size:1.5rem; border-bottom:1px solid #ddd; text-align:center; box-sizing:border-box; }
#popMenu dl dd{width:100%; height:auto; overflow:hidden; border-bottom:1px solid #ddd;}
#popMenu dl dd ul{width:100%; height:auto; overflow:hidden; position:relative; top:1px;}
#popMenu dl dd ul li{float:left; width:50%; }
#popMenu dl dd ul li a{ display:block; height:3rem; line-height:3rem; text-align:center; color:#fff; font-size:1.2rem; border:1px solid #ddd; border-left:none; border-top:none; }

#popMenu .nav_xl_zx{width:96%; height:auto; overflow:hidden; margin:0 auto; padding-top:1rem;}
#popMenu .nav_xl_zx h6{width:60%; height:6rem; background:#fff; font-size:2.2rem; line-height:1.5; text-align:center;-moz-border-radius:.3rem;-webkit-border-radius:.3rem;border-radius:.3rem; }
#popMenu .nav_xl_zx h6{float:left;}
#popMenu .nav_xl_zx h6 span{display:block; font-size:1.2rem; color:#7d7d7d; padding-top:.75rem; }
#popMenu .nav_xl_zx h6 a{color:#ff7244;}
#popMenu .nav_xl_zx a.a1,#popMenu .nav_xl_zx a.a2{float:right; display:block; width:38%; height:2.7rem; line-height:2.7rem; text-align:center; font-size:1.4rem;-moz-border-radius:.3rem;-webkit-border-radius:.3rem;border-radius:.3rem;}
#popMenu .nav_xl_zx a.a1{color:#555; background:#fff;}
#popMenu .nav_xl_zx a.a2{color:#fff; background:#ff7244; margin-top:.75rem; }


#header{width:100%; height:auto; overflow:hidden; margin:.1rem auto 0;  border-bottom:1px solid #ccc; background:#eeeef0; margin-top:5.1rem; }
#header ul{}
#header ul li{width:25%; height:3rem; float:left; border:1px solid #ccc; border-bottom:none; border-left:none; box-sizing:border-box; }
#header ul li:last-child{ border-right:none; }
#header ul li a{width:100%; height:3rem; line-height:3rem; color:#000; font-size:1.1rem; text-align:center; display:block; }

.nav{width:100%;height:100%;position:fixed;z-index:999; top:0; max-width:640px; display:none;font-size:1.2rem; }
.nav_bj{width:100%;height:100%;position:absolute;background:#000;opacity:0.3;}
.nav_con{width:80%;height:70%;position:absolute;background:#fff;right:0;box-sizing:border-box;padding:0 1%;padding-top:2rem;}

.nav_con .p1 span{float:right;line-height:2rem;cursor:pointer;margin-right:6%}
.nav_con .p1{border-bottom:1px solid #000;line-height:2rem;height:2rem;}

.nav_con  dl{padding-left:5%;padding-top:1rem;line-height:1.6rem;overflow:hidden;}
.nav_con  dl dt{float:left; width:20%;text-align:center; font-size:1rem;}
.nav_con  dl dt a{color:#970508}
.nav_con  dl dd{float:left;width:80%;text-align:center;}
.nav_con  dl dd li{width:50%;float:left; font-size:1rem; }
.nav_con  dl dd li a{ color:#666; }

#home_banner{ width:100%;  }
#home_banner img{ width:100%; display:block; }
#home_banner .swiper-slide{ width:100%; overflow:hidden; }
#home_banner .bann_pagination{ width:100%; text-align:center; position:absolute; z-index:99; bottom:.5rem; }
#home_banner .swiper-pagination-bullet{ width:.5rem; height:.5rem; background:#fff; border-radius:50%; }
#home_banner .swiper-pagination-bullet-active{ width:.5rem; height:.5rem; background:#bd1f21; border-radius:50%; }

.index_nav{ width:100%; overflow:hidden; background:#f4f4f4; padding:1rem 0; }
.index_nav p{ width:100%; font:1.5rem/3rem "Microsoft Yahei"; text-align:center; }
.index_nav ul{ padding:0 2%; }
.index_nav ul li{ width:25%; float:left; overflow:hidden; text-align:center; }
.index_nav ul li a{ margin:0 .75%; display:block; color:#4c4c4c; overflow:hidden; color:#fff; }
.index_nav ul li h2{ width:90%; height:5.5rem; text-align:center; font:3rem/5rem "Microsoft YaHei"; border-radius:.5rem; margin:0 auto; overflow:hidden; }
.index_nav ul li h2 img{ width:3rem; height:3rem; display:block;margin:1rem auto 0; }
.index_nav ul li:nth-child(1) h2{ background:#498aaf; }
.index_nav ul li:nth-child(2) h2{ background:#2695a2; }
.index_nav ul li:nth-child(3) h2{ background:#d36263; }
.index_nav ul li:nth-child(4) h2{ background:#d2a324; }
.index_nav ul li:nth-child(5) h2{ background:#d46d49; }
.index_nav ul li:nth-child(6) h2{ background:#498aaf; }
.index_nav ul li:nth-child(7) h2{ background:#d2a324; }
.index_nav ul li:nth-child(8) h2{ background:#d36263;}
.index_nav ul li:nth-child(9) h2{ background:#2695a2; }
.index_nav ul li:nth-child(10) h2{ background:#d2a324; }

.index_nav ul li:nth-child(11) h2{ background:#498aaf; }
.index_nav ul li:nth-child(12) h2{ background:#d46d49; }
.index_nav ul li:nth-child(13) h2{ background:#d2a324; }
.index_nav ul li:nth-child(14) h2{ background:#d36263; }
.index_nav ul li:nth-child(15) h2{ background:#2695a2; }
.index_nav ul li:nth-child(16) h2{ background:#498aaf; }
.index_nav ul li h3{ width:100%; font:1rem/2.5rem "Microsoft Yahei"; color:#333;overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}

.tit{ height:3rem; background:url(../images/tit_bg.jpg) repeat-x 0 bottom; background-size:100% .15rem; font:1.4rem/3rem "Microsoft Yahei"; margin:.75rem 0; padding:0 2%; }
.tit dd{ height:3rem; display:inline-block; background:url(../images/tit1.jpg) repeat-x 0 bottom; background-size:100% .15rem; }
.tit dd span{ color:#bd1f21; font-weight:bold; }
.tit dt{ height:3rem; display:inline-block; font-size:1rem; color:#d1d1d6; margin-left:.3rem; text-transform:uppercase; }
.tit p{ width:3.8rem; height:1.25rem; margin-top:0.875rem; float:right; border:1px solid #dcdada; font:1rem/1.25rem "Microsoft Yahei"; text-align:center; }
.tit p a{ width:100%; height:1.25rem; display:block; color:#a87f0c; }

.index_news{ padding:0 2%; overflow:hidden; margin:1rem 0; }
.index_news dl{ width:100%; overflow:hidden; }
.index_news dd{ width:28%; height:6rem; float:left; }
.index_news dd img{ width:100%; height:6rem; display:block; }
.index_news dd img{ width:100%; display:block; }
.index_news dt{ width:70%; height:2.4rem; font:1.4rem/2.4rem "Microsoft Yahei"; float:right;overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.index_news p{ width:70%; font:1.1rem/1.6rem "Microsoft Yahei"; float:right; overflow:hidden; }
.index_news p a{ color:#be9320; }
.index_news ul{ width:100%; overflow:hidden; margin-top:.5rem; }
.index_news ul li{ width:100%; font:1.2rem/2.6rem "Microsoft Yahei"; border-bottom:1px dashed #e1dddd; white-space: nowrap;overflow: hidden;text-overflow:ellipsis; }
.index_news ul li span{ color:#bd1f21; margin-right:.5rem; }
.index_news ul li a{ color:#333; }
.index_news h3{ width:80%; height:3rem; border-radius:.5rem; background:#be9320; margin:1rem auto 0; font:1.1rem/3rem "Microsoft Yahei"; text-align:center; }
.index_news h3 a{ color:#fff; }

.min_bann{ width:100%; height:7rem; }
.min_bann img{ width:100%; height:100%; display:block; }

#expert{ width:100%; margin:1rem 0 0; overflow:hidden; padding:.75rem 0 2rem; }
#expert .swiper-slide{ width:100%; overflow:hidden; }
#expert .exp_pagination{ width:100%; text-align:center; position:absolute; z-index:99; bottom:0; overflow:hidden; }
#expert .swiper-pagination-bullet{ width:.8rem; height:.8rem; background:#000; border-radius:.8rem; }
#expert .swiper-pagination-bullet-active{ width:.8rem; height:.8rem; background:#bd1f21; border-radius:.8rem; }
.expcon{ width:96%; height:15rem; margin:0 auto; overflow:hidden; }
.expcon p{ width:11rem; height:14.5rem; float:left; margin:0; }
.expcon p img{ width:100%;height:14.5rem; display:block; }
.expcon dl{ width:17.5rem; height:14.5rem; float:right; margin:0 .5rem 0 0; }
.expcon dl h3{ border-bottom:1px solid #e05440; font:2rem/2.2rem "Microsoft Yahei"; color:#bd1f21; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.expcon dl h3 span{ font:1.2rem/2.5rem "Microsoft Yahei"; color:#363636; }
.expcon dl dd{ width:100%; font:1rem/1.4rem "Microsoft Yahei"; margin-top:.35rem; }
.expcon dl dd span{ padding-left:1rem; display:block; background:url(../images/wjx.png) no-repeat 0 center; background-size:.6rem .6rem; }
.expcon dl h4{ width:100%; font:1.2rem/2rem "Microsoft Yahei"; color:#ef7b35; }
.expcon dl dt{ font:1rem/1.6rem "Microsoft yahei"; color:#5c5c5c; }
.expcon dl dt a{ color:#be9320; }

.index_hj{ width:96%; margin:.5rem auto 1rem; overflow:hidden; }
.index_hj ul{ width:70%; float:left; overflow:hidden; }
.index_hj ul li{ width:50%; float:left; overflow:hidden; margin-top:.5rem; position:relative; }
.index_hj ul li p{ width:98%; height:7.25rem; margin:0 auto; }
.index_hj ul li img{ width:100%; height:7.25rem; display:block; }
.index_hj ul li h2{ width:98%; height:2rem; background:#000;filter:alpha(opacity=50);opacity:0.5; z-index:1;overflow:hidden; position:absolute; left:2%; bottom:0;}
.index_hj ul li h1{ width:98%; height:2rem; z-index:1;overflow:hidden; position:absolute; left:2%; bottom:0; font:1rem/2rem "Microsoft Yahei"; text-align:center; color:#fff; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.index_hj h3{ width:30%; height:15rem; background:#eeeef0; float:right; margin-top:.5rem; }
.index_hj h3 img{ width:5.5rem; height:6.5rem; margin:3rem auto 0; display:block; }
.index_hj h3 a{ width:100%; height:2.1rem; display:block; background:#c30d23; font:1rem/2.1rem "Microsoft Yahei"; text-align:center; color:#fff; margin-top:1.1rem; }

.part5{ padding:0 0 2.5rem; overflow:hidden; background:#f2f2f2; }
.p5_tit{ width:100%; height:3.6rem; font:1.4rem/3.6rem "Microsoft YaHei"; background:#c30d23; text-align:center; color:#fff; background-size:2.25rem;overflow:hidden; }
.yuyue{ padding:0 3%; }
.p5con{ width:30rem; overflow:hidden; }
.p5_name1{ width:15rem; font:1.1rem/2.7rem "Microsoft YaHei"; margin-top:1rem; overflow:hidden; float:left; }
.p5_name1 dd{ width:6.5rem; float:left; text-align:right; font:1.1rem/2.7rem "Microsoft YaHei"; }
.p5_name1 dt{ float:left; }
.p5_name1 dt input{ width:7rem; height:2.7rem; border:1px solid #d2d2d2;-webkit-appearance: none; color:#666; font:1.1rem/2.7rem "Microsoft YaHei"; }

.p5_name{ width:30rem; font:1rem/2.7rem "Microsoft YaHei"; margin-top:1rem; overflow:hidden; }
.p5_name dd{ width:6.5rem; float:left; text-align:right; font:1.1rem/2.7rem "Microsoft YaHei"; }
.p5_name dt{ float:left; }
.p5_name dt input{ width:22rem; height:2.7rem; border:1px solid #d2d2d2;-webkit-appearance: none; font:1.1rem/2.7rem "Microsoft YaHei"; color:#666; }
.p5_name dt textarea{ width:22rem; height:4.5rem; border:1px solid #d2d2d2;-webkit-appearance: none; font:1.3rem/2rem "Microsoft YaHei"; color:#666; }


.pos{ padding:0 2%; font:1rem/3rem "Microsoft Yahei"; background:#eeeef0; border-bottom:1px solid #ccc; }
.pos a{ color:#6e6e6e; margin:0 .25rem; }

.index_bt{width:80%; height:3rem; border-radius:.5rem; background:#be9320; margin:1rem auto 1rem; font: 1.1rem/3rem "Microsoft Yahei"; text-align: center; color:#fff; }
.index_bt a{ width:100%; display:block; color:#fff; }

.f_warp{ width:100%; padding:0 0 4.5rem; background:#eeeef0; }
.f_nav{ padding:0 1rem; margin-top:2rem; overflow:hidden; }
.f_tel{width:16.8rem; height:3.5rem; background:url(../images/f_tel.jpg) no-repeat; background-size:2rem 3rem; margin-top:1.2rem; overflow:hidden; float:left; }
.f_nav dd{ font:1rem/1.3rem "Microsoft Yahei"; color:#414141; padding-left:2.5rem; }
.f_nav dt{ font:1.1rem/1.6rem "Microsoft Yahei"; color:#414141; padding-left:2.5rem; }
.f_dz{ width:16rem; height:3rem; background:url(../images/f_dz.jpg) no-repeat; background-size:2rem 3rem; margin-top:.6rem; overflow:hidden; }
.f_dz1{ width:16rem; height:3rem; margin-top:.6rem; overflow:hidden; }
.f_con{ width:16rem; float:left; overflow:hidden; }
.f_ewm{ width:11.8rem; height:9.3rem; float:right; border-left:1px solid #ccc; }
.f_ewm img{ width:100%; display:block; }
.f_ewm p{ width:7.3rem; height:7.3rem; margin-left:2.5rem; }
.f_ewm h3{ width:7.3rem; font:1rem/2rem "Microsoft Yahei"; text-align:center; margin-left:2.5rem; }
.f_ba{ width:100%; text-align:center; font:1rem/2rem "Microsoft Yahei"; margin-top:.5rem;  }
.f_ba a{ color:#666; }

.list_sb{ padding:.5rem 1% 0; overflow:hidden; }
.list_sb dl{ width:50%; float:left; margin:.5rem 0; }
.list_sb dl img{ width:100%; height:100%; display:block; }
.list_sb dl a{ width:96%; display:block; margin:0 auto; }
.list_sb dl dd{ width:100%; height:13rem; }
.list_sb dl dt{ width:100%; height:2rem; font:bold 1rem/2rem "Microsoft Yahei"; text-align:center; color:#434242; margin-top:.5rem; }
.list_sb dl p{ width:100%; font:1rem/1.5rem "Microsoft Yahei"; text-align:center; color:#bd1f21; text-decoration:underline; }

.list_zj{ padding:0 1%; overflow:hidden; }
.zjcon{ width:98%; margin:0 auto; overflow:hidden; border-bottom:1px dashed #e1dddd; padding:1rem 0; }
.zjcon img{ width:100%; height:13.5rem; display:block; }
.zjcon p{ width:35%; height:13.5rem; float:left; overflow:hidden; }
.zjcon dl{ width:62%; height:13.5rem; float:right; overflow:hidden; }
.zjcon dl dd{ width:85%; font:bold 1.3rem/2.4rem "Microsoft Yahei"; border-bottom:1px solid #ccc; color:#333; margin-bottom:.5rem; }
.zjcon dl dd span{ font:1rem/2.4rem "Microsoft Yahei"; margin-left:.5rem; }
.zjcon dl dt{ font:1rem/1.6rem "Microsoft Yahei"; color:#333; background:url(../images/wjx.png) no-repeat 0 center; background-size:.6rem .6rem; padding-left:1rem; }
.zjcon dl h3{ width:100%; font:1rem/1.8rem "Microsoft Yahei"; color:#555; margin-top:.25rem; }
.zjcon dl h3 span{ color:#deab2a; }


.show_con{ background:#fff; overflow:hidden; }
.shor_nr{ padding:0 1%; overflow:hidden; }
.sh_tit{ width:100%; border-bottom:1px dashed #e1dddd; text-align:center; margin-top:.75rem; padding-bottom:.5rem; }
.sh_tit dd{ font:bold 1.4rem/2rem "Microsoft Yahei"; }
.sh_tit dt{ font:1rem/1.6rem "Microsoft Yahei"; }
.sh_tit dt span{ margin:0 .5rem; color:#888; }
.shownr{ overflow:hidden; padding:.5rem 1.5% 1rem; }
.shownr img{ width:100%; height:auto; display:inline-block; }


.s_page{ width:100%; overflow:hidden; margin:0 auto; font:1.2rem/2.8rem "Microsoft Yahei"; background:#f3f3f3; }
.s_page a{ color:#333; }
.s_page dd{ padding:0 2%; border-bottom:1px dashed #d6d6d6;overflow:hidden; white-space:nowrap; text-overflow:ellipsis; }
.s_page dt{ padding:0 2%;overflow:hidden; white-space:nowrap; text-overflow:ellipsis; }

.about_con{ padding:.5rem 2% 0; overflow:hidden; }
.about_tit{ width:100%; height:3.7rem; border-bottom:1px solid #dfae2a; text-align:center; margin:.5rem 0; }
.about_tit dd{ font:bold 1.3rem/1.8rem "Microsoft Yahei"; color:#bd1f21; }
.about_tit dt{ display:inline-block; height:1.9rem; border-bottom:1px solid #bd1f21; font:1rem/1.2rem "Microsoft Yahei"; color:#686868; text-transform:uppercase; overflow:hidden; }
.aboutnr{ width:100%; overflow:hidden; }
.aboutnr p{ font:1.2rem/1.8rem "Microsoft Yahei"; color:#282828; text-indent:2em; margin:.6rem 0; }
.aboutnr h3{ width:100%; overflow:hidden; }
.aboutnr h3 img{ width:100%; display:Block; margin:.75rem 0; }
.aboutnr ul{ width:100%; overflow:hidden; }
.aboutnr ul li{ width:50%; float:left; margin:.35rem 0; }
.aboutnr ul li span{ width:95%; height:11.3rem; margin:0 auto; display:block; }
.aboutnr ul li img{ width:100%; height:100%; display:block; }

.aboutnr ol{ width:100%; overflow:hidden; margin-bottom:1rem; }
.aboutnr ol li{ width:50%; float:left; margin:.35rem 0; }
.aboutnr ol li span{ width:95%; height:9rem; margin:0 auto; display:block; }
.aboutnr ol li img{ width:100%; height:100%; display:block; }

.linkcon{ background:#f5f4f4; padding:.5rem; overflow:hidden; }
.map{ width:100%; height:16.5rem; overflow:hidden; }
#dituContent1{ width:100%; height:16.5rem;}
.BMap_omCtrl{ display:none; }
.iw_poi_title {color:#CC5522;font-size:14px; font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word; width:200px; }
.link_txt{ width:100%; margin:.5rem 0 0 0; background:#fff; overflow:hidden; position:relative; }
.map_addr{ padding:0 4%; margin:.75rem 0 1rem; overflow:hidden; background:#fff; }
.map_addr dl{ margin:0 auto;font:1rem/1.6rem "Microsoft Yahei"; margin-top:.6rem;overflow:hidden; }
.map_addr dl:nth-child(1){ background:url(../images/map_inco1.png) no-repeat 0 .4rem; background-size:1.2rem 1.2rem;  }
.map_addr dl:nth-child(2){ background:url(../images/map_inco2.png) no-repeat 0 .4rem; background-size:1.2rem 1.2rem;  }
.map_addr dl:nth-child(3){ background:url(../images/map_inco3.png) no-repeat 0 .4rem; background-size:1.2rem 1.2rem;  }
.map_addr dl dd{ margin-left:2rem; color:#333; }



.list_tit{ width:100%; height:5.5rem; border-bottom:.2rem solid #f4f4f4; padding-bottom:1.5rem; }
.list_tit li{ width:20%; height:5.5rem; float:left; text-align:center; overflow:hidden; }
.list_tit li a{ padding:0 .75rem; height:5.2rem;  font:1rem/5.2rem "Microsoft Yahei"; margin:0 .15rem; display:block; background:#e1e6eb; color:#222; }
.list_tit li:nth-child(3) a{ height:3.8rem; padding-top:1.4rem; font:1rem/1.3rem "Microsoft Yahei"; }
.list_tit li:nth-child(4) a{ height:3.8rem; padding-top:1.4rem; font:1rem/1.3rem "Microsoft Yahei"; }
.list_tit li:nth-child(5) a{ height:3.8rem; padding-top:1.4rem; font:1rem/1.3rem "Microsoft Yahei"; }
.list_tit li span{width:1rem; height:.4rem; display:block; background:#fff; margin:0 auto; }
.list_tit li.list_on a{ background:#bd1f21; color:#fff; }
.list_tit li.list_on span{ background:url(../images/lt_sj.jpg); background-size:1rem .4rem; }

.listcon{ width:100%; overflow:hidden; }
.listcon ul li{ margin:.7rem 2%; border-bottom:1px dashed #e6e6e6; overflow:hidden; padding-bottom:1rem; }
.listcon ul li p{ width:20%; float:left; overflow:hidden; }
.listcon ul li p img{ width:100%; height:5rem; display:block; }
.listcon ul li dl{ width:77%; float:right; }
.listcon ul li dl dd{ width:100%; font:1.2rem/2.1rem "Microsoft Yahei"; overflow:hidden; white-space: nowrap; text-overflow: ellipsis; }
.listcon ul li dl dd a{ color:#222; float:left; }
.listcon ul li dl dd span{ color:#888; float:right; font:1rem/2.1rem "Microsoft Yahei"; }
.listcon ul li dl dt{ width:100%; font:1rem/1.5rem "Microsoft Yahei"; }
.listcon ul li dl dt a{ color:#f28848; }

.fenye{ box-sizing:border-box; text-align:center; overflow:hidden; margin:1rem 0; }
.fenye a,.fenye span{ padding:0 .6rem; display:inline-block; line-height:1.8rem; border:1px solid #D7D9D8; background-color:#FEFEFE;color:#555; margin:0 .05rem;}
.fenye a{color:#555}
.fenye span{background:#bd1f21; color:#fff; border:1px solid #bd1f21;}


/*底部悬浮*/
.hd_xf{width:100%; min-width:320px; max-width:640px; margin:0 auto; overflow:hidden; }
.hd_xf ul{ width:100%; min-width:320px; max-width:640px; height:4.5rem; overflow:hidden;position:fixed; bottom:0; z-index:2}
.hd_xf ul li{ float:left; height:4.5rem; text-align:center; overflow:hidden; }
.hd_xf ul li a{ display:block; font-size:1.3rem; color:#fff;}
.hd_xf ul li img{  width:2rem; height:2rem; padding-left:.5rem; vertical-align:middle; }
.hd_xf ul li span{ display:inline-block; line-height:4.5rem; padding-left:.4rem }
.hd_xf ul li:nth-child(1){background:#464344; width:20%; line-height:normal; text-align:center;}
.hd_xf ul li:nth-child(1) img{ display:block; padding-top:.4rem; margin:0 auto;padding-left:0; }
.hd_xf ul li:nth-child(1) span{ width:100%; display:block; color:#8f8f8f; margin-top:.2rem; line-height:1; padding-left:0 }
.hd_xf ul li:nth-child(2){ width:40%; background:#f98c05;}
.hd_xf ul li:nth-child(3){ width:40%; background:#f02804;}

.bingzhong{ width:100%; overflow:hidden; }
.bz_tit{ width:90%; height:3rem; margin:0 auto; background:url(../images/bz_bg.jpg) repeat-x; background-size:100% 3rem; text-align:center; }
.bz_tit span{ display:inline-block; background:#fff; padding:0 2%; color:#bd1f21; font:bold 1.8rem/3rem "Microsoft Yahei"; }
.bingzhong ul{ width:98%; overflow:hidden; margin:.5rem auto 0; }
.bingzhong ul li{ width:33.3333333%; float:left; text-align:center; margin:.25rem 0;}
.bingzhong ul li a{ width:95%; display:block; font:1.2rem/3rem "Microsoft Yahei";  margin:0 auto; color:#616161; border:1px solid #e8e7e7; } 

input{vertical-align: middle; }
.form-box,.form-box>input,.form-box>select,.form-box>textarea,.img-type-list{ display:-webkit-box; -webkit-box-orient: horizontal;-webkit-box-pack:left;-webkit-box-align:center; display: -moz-box; -moz-box-orient: horizontal; -moz-box-pack: left;-moz-box-align: center; display: box; box-orient: horizontal; box-pack:left;box-align:center; }
.yuejing{ width:96%; overflow:hidden; margin:.5rem auto 1.5rem; }
.yj_txt{ width:100%; overflow:hidden; margin-bottom:.5rem; }
.yj_txt dd{ width:100%; color:#bf0b58; font:1.3rem/3rem "Microsoft Yahei"; margin-top:.5rem; }
.yj_txt dt{ width:100%; color:#bf0b58; font:1.2rem/1.8rem "Microsoft Yahei"; color:#4d4d4d; }
.yuejing ul{ width:100%; overflow:hidden; }
.yuejing ul li{ width:100%; overflow:hidden; }
.label-box,.form-box{margin:.5em; }
.form-box{padding:0 .5em;}
.form-box{ border-radius:.3em; border:1px solid #bf0b58; min-height:2em; }
.form-select{ position: relative;}
.img-type-list li,.form-box>input,.form-box>select{-moz-box-flex:1;-webkit-box-flex:1;box-flex:1; border:none; font-size:1rem; }
.form-box>input{ padding:1em 0; border:0; background:none;}
.form-select>select{ padding:1em 0; border: 0; background: transparent;}
.form-select:before{ position:absolute; right:1em; font-family:FontAwesome; }
.form-box-none{ display: block;  padding:0; border:none;}
.label-txt,.label-img{ padding-right: .5em;}
.label-img{ display: block; height: 2em;}
.label-img img{ display: block; height: 100%;}
.label-box{}    
.content-box-check{}
.content-box-check span{ width:100%; }
.chk-pic{ margin-right:0.5em; overflow: hidden; }
.remark{ padding:0.5em 1em; color:#888; }
.content-box-txt{}
.content-box-txt{ display: block}
.content-box-txt dt,.content-box-txt dd,.content-box-start dt,.content-box-start dd,.appraise-strat{ padding:0; margin:0; }
.content-box-txt dd{}
.content-box-txt textarea{ width:95%; display:block; border:0; height:6rem; overflow:hidden; background:none; }
.yj_bt{ width:100%; overflow:hidden; margin-top:1rem; }
.p5_bt1{ width:15rem; height:4rem; background:#fb6428; display:block; margin:0 auto; border:0;  font:1.3rem/4rem "Microsoft Yahei"; cursor:pointer; color:#fff; border-radius:.5rem; }

.yuyue p{ width:100%; font:1.2rem/2rem "Microsoft YaHei"; margin-top:.5rem; overflow:hidden; text-align:center }
.p5_bt{ width:100%; text-align:center; }
.p5_bt input{ font:1.2rem/3rem "Microsoft YaHei"; padding:0 1.8rem; display:inline-block; border-radius: 0.6rem; color:#fff; border:none; cursor:pointer; -webkit-appearance: none; }
input.p5_bt1{ background:#c30d23; }
input.p5_bt2{ background:#ff6d00; height:4rem; margin-left:3.5rem; }

.yuejing h3{ width:100%; font:1.3rem/2rem "Microsoft Yahei"; margin:1rem 0 2rem; }
.content-box-item{ margin:0 auto; padding:0; width: 98%; list-style: none;}
select.form-area-select{
        border:0px;
    min-width: 15em;
}
    select#area-city {
        border:0px;
    min-width: 15em;
}
select#area-xcity {
    border: 0px;
    min-width: 15em;
}
.form-select-a select{padding:1em 0em;    background-color: white;}
.form-area-box  input[type="text"] {
    padding: 1em 0;
    border: 0;
    background: none;
}
.form-area-box select{border:0px;min-width:15em;}
.form-item.form-box.form-select-a.form-area-box { display:block; }

/*input:checked*/
.content-box-check{-webkit-box-orient:inherit; -moz-box-orient:inherit; box-orient:inherit; display:block; padding-bottom:.3em; }
.content-box-check dt,.content-box-upload dt,.content-box-start dt{ margin: .5em 0; padding:0;}
.content-box-check dd{ margin:0 .8em 0 0; padding:0;}
.content-box-check dd{ display:inline-block;}

/*input:checked*/
.content-box-check1{-webkit-box-orient:inherit; -moz-box-orient:inherit; box-orient:inherit; display:block; }
.content-box-check1 dt{ margin:.5em 0; padding:0; display:inline-block; margin-right:.8em;}
.content-box-check1 dd{ margin:0 .8em 0 0; padding:0;}
.content-box-check1 dd span{ margin-left:.5rem; display:inline-block; }
.content-box-check1 dd{ display:inline-block;}

.check-pci input:before{ margin-right:.5rem; overflow:hidden; display:inline-block; content:"\f00c" ; width:1rem; height:1rem; font-size:1.2rem; color:#fff;}
.check-pci input[type="radio"]:before{ border:.1rem solid #fff; background:#EDEDED; color:#EDEDED; border-radius:50%; box-shadow:0 0 .1rem #000; font-size:1rem; width:.75rem; height:.75rem; }
.check-pci input[type="radio"]:checked:before{ background:#6FCDFF; color:#6FCDFF; }

.thread_article{ padding:.5rem 2% 0; position: relative; overflow: hidden;}
.des_ms{ font:1rem/1.8rem "Microsoft Yahei"; overflow:hidden; }
.des_txt{ width:100%;font:1rem/1.8rem "Microsoft Yahei"; overflow:hidden;  padding:0; margin:0; }
.des_txt p{ text-indent:2em; padding:0; margin:0;  }
.des_pic{ padding:0 1%; overflow:hidden; margin-top:.5rem; }
.des_pic h3{ width:25%; float:left; padding:.25rem 0; }
.des_pic h3 span{ width:96%; margin:0 auto; display:block; }
.des_pic h3 img{ width:100%; height:7rem; float:left;}



.thread_article p{ width:100%; display:block; text-indent:2em; }
#gradient{width: 100%;height:50px;position: absolute;bottom: 0;left: 0;background: -moz-linear-gradient(bottom,rgba(255,255,255,.1),rgba(255,255,255,0));background: -webkit-gradient(linear,0 top,0 bottom,from(rgba(255,255,255,0)),to(#fff));background: -o-linear-gradient(bottom,rgba(255,255,255,.1),rgba(255,255,255,0));}
#read-more{padding: 5px;background: #fff;color: #333;}
#read-more a{padding-right:22px; text-decoration: none;color:#0f88eb;}
#read-more a: hover{color:#000;}
.text-center{text-align:center; }

.poster-list{ width:96%; overflow:hidden; margin:.5rem auto 0; }
.poster-list .poster-txt{ position:relative; overflow:hidden; transition:height 0.24s; }
.poster-list .poster-txt.xg:after{ content: "";position:absolute; bottom:0;display: block;width: 100%; height:2rem; background:-moz-linear-gradient(to bottom, rgba(255,255,255,0), #fff);background: -webkit-linear-gradient(to bottom, rgba(255,255,255,.5), #fff);background: linear-gradient(to bottom, rgba(255,255,255,0), #fff);}
.poster-btn{ outline:none;display: block;width:50%;line-height: 2;margin:0 auto;color: #666;font-size:1rem;text-align: center;} 
.poster-btn a{color: #666; }  
  
.current-menu { background:url(../images/arrowposterhui.jpg) no-repeat 2.7rem  center;content: '';display: block; }

.tousu{ width:100%; overflow:hidden; }
.tousu li{ width:33.333333333%; float:Left; font:1.2rem/3rem "Microsoft Yahei"; text-align:center; background:#eeeef0; }
.tousu li a{ color:#333; display:block; }
.tousu li.h_on{ background:#bd1f21;}
.tousu li.h_on a{ color:#fff; }

.yy_L{ width:25%; height:100%; background:#EDEDED; float:Left; overflow:hidden; }
.exp_tit{ width:100%;  overflow:hidden;background:#EDEDED; }
.exp_tit dd{ width:100%; font:1.2rem/3rem "Microsoft Yahei"; padding-left:10%; box-sizing:border-box; border-bottom:1px solid #dedede; }
.active{ width:100%; height:3rem; background:#09569e; color:#fff; border-bottom:1px solid #09569e; }

.zjnr{ width:75%; overflow:hidden; float:left; }
.zjnr ul li{ margin:.5rem 2%; border-bottom:1px dashed #e6e6e6; overflow:hidden; padding-bottom:.5rem; }
.zjnr ul li p{ width:20%; float:left; overflow:hidden; }
.zjnr ul li p img{ width:100%; height:5rem; display:block; }
.zjnr ul li dl{ width:77%; float:right; overflow:hidden; }
.zjnr ul li dl dd{ width:100%; font:1.2rem/2.1rem "Microsoft Yahei"; overflow:hidden; white-space:nowrap; text-overflow: ellipsis; }
.zjnr ul li dl dd a{ color:#222; float:left; }
.zjnr ul li dl dd span{ color:#888; float:right; font:1rem/2.1rem "Microsoft Yahei"; }
.zjnr ul li dl dt{ width:100%;height:2.6rem; font:1rem/1.3rem "Microsoft Yahei";-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical; }
.zjnr ul li dl dt a{ width:100%;display:block; color:#666; }

.timeline{background:url(../images/line4.png) repeat-y 2.5rem 0;overflow:hidden;position:relative;width:98%;margin:1rem auto; background-size:.25rem 100%; }
.timeline-date{overflow:hidden;position:relative;}
.timeline-date h2{background:url(../images/icon9.png) no-repeat; height:4.5rem; margin-bottom:0rem; background-size:3.5rem 3.5rem; margin-left:.75rem }
.timeline-date h2 span{color:#999;display:inline-block; font-size:1.6rem;margin:0 0px 0 4.5rem; font-weight:bold; }
.timeline-date ol li{background:url(../images/icon7.png) no-repeat 1.8rem .25rem;zoom:1;height:3rem; padding-left:1.8rem; background-size:1.5rem 1.5rem; }
.timeline-date ol li h3{ width:2rem; float:left;font-size:1rem;color:#878787;display:block; margin-right:.25rem;  text-align:left; }	
.timeline-date ol li h3 span{width:2rem;display:block;color:#ADADAD;font-size:1rem; text-align:left;}	
.timeline-date ol li dl{margin-top:-25rem; }
.timeline-date ol li dl.right{float:left;margin-left:1.75rem;margin-top:-.25rem;display:inline-block;background-color:#FFBB42;height:2rem; }	
.timeline-date ol li dl span{display:block;font-size:1rem;padding:0px 1rem;color:#fff;line-height:2rem;}
.timeline-date ol li dl span a{ color:#fff; display:block; }

.wxtc{width:100%;position:fixed;top:-100px;z-index:99999;}
.wxtc .wxcon{width:100%;height:auto;margin:0 auto;overflow:hidden;box-sizing:border-box;padding:0 15px;}
.tcbxtop{width:100%;height:60px;margin:0.28rem auto;background:#fff;border-radius:5px;box-shadow:0 0 10px #ccc;overflow:hidden; box-sizing:border-box;}
.tcbxtop a{ width:92%; overflow:hidden;display:block; float:left;}
.w_right{ padding:8px 0 0 10px;overflow:hidden; box-sizing:border-box; }
.w_left{ width:8%;height:30px;display:block; float:right; background:url(../images/wx-cloth.png) no-repeat center;background-size:20px 20px; box-sizing:border-box;}
.txkwx{width:20px;height:20px;float:left;background:url(../images/wx-logo.png) no-repeat;background-size:cover; }
.w_right p{height:20px;line-height:20px;font-size:14px;color:#4f3425;float:left;margin:0 0 0 10px;}
.tckp{margin-top:8px;color:#333;font-size:12px;float:left;width:100%;box-sizing:border-box;padding-left:0;}




@media screen and (min-width:320px) and (max-width:321px) {
html { font-size: 62.5%; }
}
@media screen and (min-width:321px) and (max-width:322px) {
html { font-size: 62.6953125%; }
}
@media screen and (min-width:322px) and (max-width:323px) {
html { font-size: 62.89062500000001%; }
}
@media screen and (min-width:323px) and (max-width:324px) {
html { font-size: 63.08593749999999%; }
}
@media screen and (min-width:324px) and (max-width:325px) {
html { font-size: 63.28125%; }
}
@media screen and (min-width:325px) and (max-width:326px) {
html { font-size: 63.4765625%; }
}
@media screen and (min-width:326px) and (max-width:327px) {
html { font-size: 63.671875%; }
}
@media screen and (min-width:327px) and (max-width:328px) {
html { font-size: 63.86718750000001%; }
}
@media screen and (min-width:328px) and (max-width:329px) {
html { font-size: 64.0625%; }
}
@media screen and (min-width:329px) and (max-width:330px) {
html { font-size: 64.2578125%; }
}
@media screen and (min-width:330px) and (max-width:331px) {
html { font-size: 64.453125%; }
}
@media screen and (min-width:331px) and (max-width:332px) {
html { font-size: 64.6484375%; }
}
@media screen and (min-width:332px) and (max-width:333px) {
html { font-size: 64.84375%; }
}
@media screen and (min-width:333px) and (max-width:334px) {
html { font-size: 65.0390625%; }
}
@media screen and (min-width:334px) and (max-width:335px) {
html { font-size: 65.234375%; }
}
@media screen and (min-width:335px) and (max-width:336px) {
html { font-size: 65.4296875%; }
}
@media screen and (min-width:336px) and (max-width:337px) {
html { font-size: 65.625%; }
}
@media screen and (min-width:337px) and (max-width:338px) {
html { font-size: 65.8203125%; }
}
@media screen and (min-width:338px) and (max-width:339px) {
html { font-size: 66.015625%; }
}
@media screen and (min-width:339px) and (max-width:340px) {
html { font-size: 66.2109375%; }
}
@media screen and (min-width:340px) and (max-width:341px) {
html { font-size: 66.40625%; }
}
@media screen and (min-width:341px) and (max-width:342px) {
html { font-size: 66.6015625%; }
}
@media screen and (min-width:342px) and (max-width:343px) {
html { font-size: 66.796875%; }
}
@media screen and (min-width:343px) and (max-width:344px) {
html { font-size: 66.9921875%; }
}
@media screen and (min-width:344px) and (max-width:345px) {
html { font-size: 67.1875%; }
}
@media screen and (min-width:345px) and (max-width:346px) {
html { font-size: 67.3828125%; }
}
@media screen and (min-width:346px) and (max-width:347px) {
html { font-size: 67.578125%; }
}
@media screen and (min-width:347px) and (max-width:348px) {
html { font-size: 67.7734375%; }
}
@media screen and (min-width:348px) and (max-width:349px) {
html { font-size: 67.96875%; }
}
@media screen and (min-width:349px) and (max-width:350px) {
html { font-size: 68.1640625%; }
}
@media screen and (min-width:350px) and (max-width:351px) {
html { font-size: 68.359375%; }
}
@media screen and (min-width:351px) and (max-width:352px) {
html { font-size: 68.5546875%; }
}
@media screen and (min-width:352px) and (max-width:353px) {
html { font-size: 68.75%; }
}
@media screen and (min-width:353px) and (max-width:354px) {
html { font-size: 68.9453125%; }
}
@media screen and (min-width:354px) and (max-width:355px) {
html { font-size: 69.140625%; }
}
@media screen and (min-width:355px) and (max-width:356px) {
html { font-size: 69.3359375%; }
}
@media screen and (min-width:356px) and (max-width:357px) {
html { font-size: 69.53125%; }
}
@media screen and (min-width:357px) and (max-width:358px) {
html { font-size: 69.7265625%; }
}
@media screen and (min-width:358px) and (max-width:359px) {
html { font-size: 69.921875%; }
}
@media screen and (min-width:359px) and (max-width:360px) {
html { font-size: 70.1171875%; }
}
@media screen and (min-width:360px) and (max-width:361px) {
html { font-size: 70.3125%; }
}
@media screen and (min-width:361px) and (max-width:362px) {
html { font-size: 70.5078125%; }
}
@media screen and (min-width:362px) and (max-width:363px) {
html { font-size: 70.703125%; }
}
@media screen and (min-width:363px) and (max-width:364px) {
html { font-size: 70.8984375%; }
}
@media screen and (min-width:364px) and (max-width:365px) {
html { font-size: 71.09375%; }
}
@media screen and (min-width:365px) and (max-width:366px) {
html { font-size: 71.2890625%; }
}
@media screen and (min-width:366px) and (max-width:367px) {
html { font-size: 71.484375%; }
}
@media screen and (min-width:367px) and (max-width:368px) {
html { font-size: 71.6796875%; }
}
@media screen and (min-width:368px) and (max-width:369px) {
html { font-size: 71.875%; }
}
@media screen and (min-width:369px) and (max-width:370px) {
html { font-size: 72.0703125%; }
}
@media screen and (min-width:370px) and (max-width:371px) {
html { font-size: 72.265625%; }
}
@media screen and (min-width:371px) and (max-width:372px) {
html { font-size: 72.4609375%; }
}
@media screen and (min-width:372px) and (max-width:373px) {
html { font-size: 72.65625%; }
}
@media screen and (min-width:373px) and (max-width:374px) {
html { font-size: 72.8515625%; }
}
@media screen and (min-width:374px) and (max-width:375px) {
html { font-size: 73.046875%; }
}
@media screen and (min-width:375px) and (max-width:376px) {
html { font-size: 73.2421875%; }
}
@media screen and (min-width:376px) and (max-width:377px) {
html { font-size: 73.4375%; }
}
@media screen and (min-width:377px) and (max-width:378px) {
html { font-size: 73.6328125%; }
}
@media screen and (min-width:378px) and (max-width:379px) {
html { font-size: 73.828125%; }
}
@media screen and (min-width:379px) and (max-width:380px) {
html { font-size: 74.0234375%; }
}
@media screen and (min-width:380px) and (max-width:381px) {
html { font-size: 74.21875%; }
}
@media screen and (min-width:381px) and (max-width:382px) {
html { font-size: 74.4140625%; }
}
@media screen and (min-width:382px) and (max-width:383px) {
html { font-size: 74.609375%; }
}
@media screen and (min-width:383px) and (max-width:384px) {
html { font-size: 74.8046875%; }
}
@media screen and (min-width:384px) and (max-width:385px) {
html { font-size: 75%; }
}
@media screen and (min-width:385px) and (max-width:386px) {
html { font-size: 75.1953125%; }
}
@media screen and (min-width:386px) and (max-width:387px) {
html { font-size: 75.390625%; }
}
@media screen and (min-width:387px) and (max-width:388px) {
html { font-size: 75.5859375%; }
}
@media screen and (min-width:388px) and (max-width:389px) {
html { font-size: 75.78125%; }
}
@media screen and (min-width:389px) and (max-width:390px) {
html { font-size: 75.9765625%; }
}
@media screen and (min-width:390px) and (max-width:391px) {
html { font-size: 76.171875%; }
}
@media screen and (min-width:391px) and (max-width:392px) {
html { font-size: 76.3671875%; }
}
@media screen and (min-width:392px) and (max-width:393px) {
html { font-size: 76.5625%; }
}
@media screen and (min-width:393px) and (max-width:394px) {
html { font-size: 76.7578125%; }
}
@media screen and (min-width:394px) and (max-width:395px) {
html { font-size: 76.953125%; }
}
@media screen and (min-width:395px) and (max-width:396px) {
html { font-size: 77.1484375%; }
}
@media screen and (min-width:396px) and (max-width:397px) {
html { font-size: 77.34375%; }
}
@media screen and (min-width:397px) and (max-width:398px) {
html { font-size: 77.5390625%; }
}
@media screen and (min-width:398px) and (max-width:399px) {
html { font-size: 77.734375%; }
}
@media screen and (min-width:399px) and (max-width:400px) {
html { font-size: 77.9296875%; }
}
@media screen and (min-width:400px) and (max-width:401px) {
html { font-size: 78.125%; }
}
@media screen and (min-width:401px) and (max-width:402px) {
html { font-size: 78.3203125%; }
}
@media screen and (min-width:402px) and (max-width:403px) {
html { font-size: 78.515625%; }
}
@media screen and (min-width:403px) and (max-width:404px) {
html { font-size: 78.7109375%; }
}
@media screen and (min-width:404px) and (max-width:405px) {
html { font-size: 78.90625%; }
}
@media screen and (min-width:405px) and (max-width:406px) {
html { font-size: 79.1015625%; }
}
@media screen and (min-width:406px) and (max-width:407px) {
html { font-size: 79.296875%; }
}
@media screen and (min-width:407px) and (max-width:408px) {
html { font-size: 79.4921875%; }
}
@media screen and (min-width:408px) and (max-width:409px) {
html { font-size: 79.6875%; }
}
@media screen and (min-width:409px) and (max-width:410px) {
html { font-size: 79.8828125%; }
}
@media screen and (min-width:410px) and (max-width:411px) {
html { font-size: 80.078125%; }
}
@media screen and (min-width:411px) and (max-width:412px) {
html { font-size: 80.2734375%; }
}
@media screen and (min-width:412px) and (max-width:413px) {
html { font-size: 80.46875%; }
}
@media screen and (min-width:413px) and (max-width:414px) {
html { font-size: 80.6640625%; }
}
@media screen and (min-width:414px) and (max-width:415px) {
html { font-size: 80.859375%; }
}
@media screen and (min-width:415px) and (max-width:416px) {
html { font-size: 81.0546875%; }
}
@media screen and (min-width:416px) and (max-width:417px) {
html { font-size: 81.25%; }
}
@media screen and (min-width:417px) and (max-width:418px) {
html { font-size: 81.4453125%; }
}
@media screen and (min-width:418px) and (max-width:419px) {
html { font-size: 81.640625%; }
}
@media screen and (min-width:419px) and (max-width:420px) {
html { font-size: 81.8359375%; }
}
@media screen and (min-width:420px) and (max-width:421px) {
html { font-size: 82.03125%; }
}
@media screen and (min-width:421px) and (max-width:422px) {
html { font-size: 82.2265625%; }
}
@media screen and (min-width:422px) and (max-width:423px) {
html { font-size: 82.421875%; }
}
@media screen and (min-width:423px) and (max-width:424px) {
html { font-size: 82.6171875%; }
}
@media screen and (min-width:424px) and (max-width:425px) {
html { font-size: 82.8125%; }
}
@media screen and (min-width:425px) and (max-width:426px) {
html { font-size: 83.0078125%; }
}
@media screen and (min-width:426px) and (max-width:427px) {
html { font-size: 83.203125%; }
}
@media screen and (min-width:427px) and (max-width:428px) {
html { font-size: 83.3984375%; }
}
@media screen and (min-width:428px) and (max-width:429px) {
html { font-size: 83.59375%; }
}
@media screen and (min-width:429px) and (max-width:430px) {
html { font-size: 83.7890625%; }
}
@media screen and (min-width:430px) and (max-width:431px) {
html { font-size: 83.984375%; }
}
@media screen and (min-width:431px) and (max-width:432px) {
html { font-size: 84.1796875%; }
}
@media screen and (min-width:432px) and (max-width:433px) {
html { font-size: 84.375%; }
}
@media screen and (min-width:433px) and (max-width:434px) {
html { font-size: 84.5703125%; }
}
@media screen and (min-width:434px) and (max-width:435px) {
html { font-size: 84.765625%; }
}
@media screen and (min-width:435px) and (max-width:436px) {
html { font-size: 84.9609375%; }
}
@media screen and (min-width:436px) and (max-width:437px) {
html { font-size: 85.15625%; }
}
@media screen and (min-width:437px) and (max-width:438px) {
html { font-size: 85.3515625%; }
}
@media screen and (min-width:438px) and (max-width:439px) {
html { font-size: 85.546875%; }
}
@media screen and (min-width:439px) and (max-width:440px) {
html { font-size: 85.7421875%; }
}
@media screen and (min-width:440px) and (max-width:441px) {
html { font-size: 85.9375%; }
}
@media screen and (min-width:441px) and (max-width:442px) {
html { font-size: 86.1328125%; }
}
@media screen and (min-width:442px) and (max-width:443px) {
html { font-size: 86.328125%; }
}
@media screen and (min-width:443px) and (max-width:444px) {
html { font-size: 86.5234375%; }
}
@media screen and (min-width:444px) and (max-width:445px) {
html { font-size: 86.71875%; }
}
@media screen and (min-width:445px) and (max-width:446px) {
html { font-size: 86.9140625%; }
}
@media screen and (min-width:446px) and (max-width:447px) {
html { font-size: 87.109375%; }
}
@media screen and (min-width:447px) and (max-width:448px) {
html { font-size: 87.3046875%; }
}
@media screen and (min-width:448px) and (max-width:449px) {
html { font-size: 87.5%; }
}
@media screen and (min-width:449px) and (max-width:450px) {
html { font-size: 87.6953125%; }
}
@media screen and (min-width:450px) and (max-width:451px) {
html { font-size: 87.890625%; }
}
@media screen and (min-width:451px) and (max-width:452px) {
html { font-size: 88.0859375%; }
}
@media screen and (min-width:452px) and (max-width:453px) {
html { font-size: 88.28125%; }
}
@media screen and (min-width:453px) and (max-width:454px) {
html { font-size: 88.4765625%; }
}
@media screen and (min-width:454px) and (max-width:455px) {
html { font-size: 88.671875%; }
}
@media screen and (min-width:455px) and (max-width:456px) {
html { font-size: 88.8671875%; }
}
@media screen and (min-width:456px) and (max-width:457px) {
html { font-size: 89.0625%; }
}
@media screen and (min-width:457px) and (max-width:458px) {
html { font-size: 89.2578125%; }
}
@media screen and (min-width:458px) and (max-width:459px) {
html { font-size: 89.453125%; }
}
@media screen and (min-width:459px) and (max-width:460px) {
html { font-size: 89.6484375%; }
}
@media screen and (min-width:460px) and (max-width:461px) {
html { font-size: 89.84375%; }
}
@media screen and (min-width:461px) and (max-width:462px) {
html { font-size: 90.0390625%; }
}
@media screen and (min-width:462px) and (max-width:463px) {
html { font-size: 90.234375%; }
}
@media screen and (min-width:463px) and (max-width:464px) {
html { font-size: 90.4296875%; }
}
@media screen and (min-width:464px) and (max-width:465px) {
html { font-size: 90.625%; }
}
@media screen and (min-width:465px) and (max-width:466px) {
html { font-size: 90.8203125%; }
}
@media screen and (min-width:466px) and (max-width:467px) {
html { font-size: 91.015625%; }
}
@media screen and (min-width:467px) and (max-width:468px) {
html { font-size: 91.2109375%; }
}
@media screen and (min-width:468px) and (max-width:469px) {
html { font-size: 91.40625%; }
}
@media screen and (min-width:469px) and (max-width:470px) {
html { font-size: 91.6015625%; }
}
@media screen and (min-width:470px) and (max-width:471px) {
html { font-size: 91.796875%; }
}
@media screen and (min-width:471px) and (max-width:472px) {
html { font-size: 91.9921875%; }
}
@media screen and (min-width:472px) and (max-width:473px) {
html { font-size: 92.1875%; }
}
@media screen and (min-width:473px) and (max-width:474px) {
html { font-size: 92.3828125%; }
}
@media screen and (min-width:474px) and (max-width:475px) {
html { font-size: 92.578125%; }
}
@media screen and (min-width:475px) and (max-width:476px) {
html { font-size: 92.7734375%; }
}
@media screen and (min-width:476px) and (max-width:477px) {
html { font-size: 92.96875%; }
}
@media screen and (min-width:477px) and (max-width:478px) {
html { font-size: 93.1640625%; }
}
@media screen and (min-width:478px) and (max-width:479px) {
html { font-size: 93.359375%; }
}
@media screen and (min-width:479px) and (max-width:480px) {
html { font-size: 93.5546875%; }
}
@media screen and (min-width:480px) and (max-width:481px) {
html { font-size: 93.75%; }
}
@media screen and (min-width:481px) and (max-width:482px) {
html { font-size: 93.9453125%; }
}
@media screen and (min-width:482px) and (max-width:483px) {
html { font-size: 94.140625%; }
}
@media screen and (min-width:483px) and (max-width:484px) {
html { font-size: 94.3359375%; }
}
@media screen and (min-width:484px) and (max-width:485px) {
html { font-size: 94.53125%; }
}
@media screen and (min-width:485px) and (max-width:486px) {
html { font-size: 94.7265625%; }
}
@media screen and (min-width:486px) and (max-width:487px) {
html { font-size: 94.921875%; }
}
@media screen and (min-width:487px) and (max-width:488px) {
html { font-size: 95.1171875%; }
}
@media screen and (min-width:488px) and (max-width:489px) {
html { font-size: 95.3125%; }
}
@media screen and (min-width:489px) and (max-width:490px) {
html { font-size: 95.5078125%; }
}
@media screen and (min-width:490px) and (max-width:491px) {
html { font-size: 95.703125%; }
}
@media screen and (min-width:491px) and (max-width:492px) {
html { font-size: 95.8984375%; }
}
@media screen and (min-width:492px) and (max-width:493px) {
html { font-size: 96.09375%; }
}
@media screen and (min-width:493px) and (max-width:494px) {
html { font-size: 96.2890625%; }
}
@media screen and (min-width:494px) and (max-width:495px) {
html { font-size: 96.484375%; }
}
@media screen and (min-width:495px) and (max-width:496px) {
html { font-size: 96.6796875%; }
}
@media screen and (min-width:496px) and (max-width:497px) {
html { font-size: 96.875%; }
}
@media screen and (min-width:497px) and (max-width:498px) {
html { font-size: 97.0703125%; }
}
@media screen and (min-width:498px) and (max-width:499px) {
html { font-size: 97.265625%; }
}
@media screen and (min-width:499px) and (max-width:500px) {
html { font-size: 97.4609375%; }
}
@media screen and (min-width:500px) and (max-width:501px) {
html { font-size: 97.65625%; }
}
@media screen and (min-width:501px) and (max-width:502px) {
html { font-size: 97.8515625%; }
}
@media screen and (min-width:502px) and (max-width:503px) {
html { font-size: 98.046875%; }
}
@media screen and (min-width:503px) and (max-width:504px) {
html { font-size: 98.2421875%; }
}
@media screen and (min-width:504px) and (max-width:505px) {
html { font-size: 98.4375%; }
}
@media screen and (min-width:505px) and (max-width:506px) {
html { font-size: 98.6328125%; }
}
@media screen and (min-width:506px) and (max-width:507px) {
html { font-size: 98.828125%; }
}
@media screen and (min-width:507px) and (max-width:508px) {
html { font-size: 99.0234375%; }
}
@media screen and (min-width:508px) and (max-width:509px) {
html { font-size: 99.21875%; }
}
@media screen and (min-width:509px) and (max-width:510px) {
html { font-size: 99.4140625%; }
}
@media screen and (min-width:510px) and (max-width:511px) {
html { font-size: 99.609375%; }
}
@media screen and (min-width:511px) and (max-width:512px) {
html { font-size: 99.8046875%; }
}
@media screen and (min-width:512px) and (max-width:513px) {
html { font-size: 100%; }
}
@media screen and (min-width:513px) and (max-width:514px) {
html { font-size: 100.1953125%; }
}
@media screen and (min-width:514px) and (max-width:515px) {
html { font-size: 100.390625%; }
}
@media screen and (min-width:515px) and (max-width:516px) {
html { font-size: 100.5859375%; }
}
@media screen and (min-width:516px) and (max-width:517px) {
html { font-size: 100.78125%; }
}
@media screen and (min-width:517px) and (max-width:518px) {
html { font-size: 100.9765625%; }
}
@media screen and (min-width:518px) and (max-width:519px) {
html { font-size: 101.171875%; }
}
@media screen and (min-width:519px) and (max-width:520px) {
html { font-size: 101.3671875%; }
}
@media screen and (min-width:520px) and (max-width:521px) {
html { font-size: 101.5625%; }
}
@media screen and (min-width:521px) and (max-width:522px) {
html { font-size: 101.7578125%; }
}
@media screen and (min-width:522px) and (max-width:523px) {
html { font-size: 101.953125%; }
}
@media screen and (min-width:523px) and (max-width:524px) {
html { font-size: 102.1484375%; }
}
@media screen and (min-width:524px) and (max-width:525px) {
html { font-size: 102.34375%; }
}
@media screen and (min-width:525px) and (max-width:526px) {
html { font-size: 102.5390625%; }
}
@media screen and (min-width:526px) and (max-width:527px) {
html { font-size: 102.734375%; }
}
@media screen and (min-width:527px) and (max-width:528px) {
html { font-size: 102.9296875%; }
}
@media screen and (min-width:528px) and (max-width:529px) {
html { font-size: 103.125%; }
}
@media screen and (min-width:529px) and (max-width:530px) {
html { font-size: 103.3203125%; }
}
@media screen and (min-width:530px) and (max-width:531px) {
html { font-size: 103.515625%; }
}
@media screen and (min-width:531px) and (max-width:532px) {
html { font-size: 103.7109375%; }
}
@media screen and (min-width:532px) and (max-width:533px) {
html { font-size: 103.90625%; }
}
@media screen and (min-width:533px) and (max-width:534px) {
html { font-size: 104.1015625%; }
}
@media screen and (min-width:534px) and (max-width:535px) {
html { font-size: 104.296875%; }
}
@media screen and (min-width:535px) and (max-width:536px) {
html { font-size: 104.4921875%; }
}
@media screen and (min-width:536px) and (max-width:537px) {
html { font-size: 104.6875%; }
}
@media screen and (min-width:537px) and (max-width:538px) {
html { font-size: 104.8828125%; }
}
@media screen and (min-width:538px) and (max-width:539px) {
html { font-size: 105.078125%; }
}
@media screen and (min-width:539px) and (max-width:540px) {
html { font-size: 105.2734375%; }
}
@media screen and (min-width:540px) and (max-width:541px) {
html { font-size: 105.46875%; }
}
@media screen and (min-width:541px) and (max-width:542px) {
html { font-size: 105.6640625%; }
}
@media screen and (min-width:542px) and (max-width:543px) {
html { font-size: 105.859375%; }
}
@media screen and (min-width:543px) and (max-width:544px) {
html { font-size: 106.0546875%; }
}
@media screen and (min-width:544px) and (max-width:545px) {
html { font-size: 106.25%; }
}
@media screen and (min-width:545px) and (max-width:546px) {
html { font-size: 106.4453125%; }
}
@media screen and (min-width:546px) and (max-width:547px) {
html { font-size: 106.640625%; }
}
@media screen and (min-width:547px) and (max-width:548px) {
html { font-size: 106.8359375%; }
}
@media screen and (min-width:548px) and (max-width:549px) {
html { font-size: 107.03125%; }
}
@media screen and (min-width:549px) and (max-width:550px) {
html { font-size: 107.2265625%; }
}
@media screen and (min-width:550px) and (max-width:551px) {
html { font-size: 107.421875%; }
}
@media screen and (min-width:551px) and (max-width:552px) {
html { font-size: 107.6171875%; }
}
@media screen and (min-width:552px) and (max-width:553px) {
html { font-size: 107.8125%; }
}
@media screen and (min-width:553px) and (max-width:554px) {
html { font-size: 108.0078125%; }
}
@media screen and (min-width:554px) and (max-width:555px) {
html { font-size: 108.203125%; }
}
@media screen and (min-width:555px) and (max-width:556px) {
html { font-size: 108.3984375%; }
}
@media screen and (min-width:556px) and (max-width:557px) {
html { font-size: 108.59375%; }
}
@media screen and (min-width:557px) and (max-width:558px) {
html { font-size: 108.7890625%; }
}
@media screen and (min-width:558px) and (max-width:559px) {
html { font-size: 108.984375%; }
}
@media screen and (min-width:559px) and (max-width:560px) {
html { font-size: 109.1796875%; }
}
@media screen and (min-width:560px) and (max-width:561px) {
html { font-size: 109.375%; }
}
@media screen and (min-width:561px) and (max-width:562px) {
html { font-size: 109.5703125%; }
}
@media screen and (min-width:562px) and (max-width:563px) {
html { font-size: 109.765625%; }
}
@media screen and (min-width:563px) and (max-width:564px) {
html { font-size: 109.9609375%; }
}
@media screen and (min-width:564px) and (max-width:565px) {
html { font-size: 110.15625%; }
}
@media screen and (min-width:565px) and (max-width:566px) {
html { font-size: 110.3515625%; }
}
@media screen and (min-width:566px) and (max-width:567px) {
html { font-size: 110.546875%; }
}
@media screen and (min-width:567px) and (max-width:568px) {
html { font-size: 110.7421875%; }
}
@media screen and (min-width:568px) and (max-width:569px) {
html { font-size: 110.9375%; }
}
@media screen and (min-width:569px) and (max-width:570px) {
html { font-size: 111.1328125%; }
}
@media screen and (min-width:570px) and (max-width:571px) {
html { font-size: 111.328125%; }
}
@media screen and (min-width:571px) and (max-width:572px) {
html { font-size: 111.5234375%; }
}
@media screen and (min-width:572px) and (max-width:573px) {
html { font-size: 111.71875%; }
}
@media screen and (min-width:573px) and (max-width:574px) {
html { font-size: 111.9140625%; }
}
@media screen and (min-width:574px) and (max-width:575px) {
html { font-size: 112.109375%; }
}
@media screen and (min-width:575px) and (max-width:576px) {
html { font-size: 112.3046875%; }
}
@media screen and (min-width:576px) and (max-width:577px) {
html { font-size: 112.5%; }
}
@media screen and (min-width:577px) and (max-width:578px) {
html { font-size: 112.6953125%; }
}
@media screen and (min-width:578px) and (max-width:579px) {
html { font-size: 112.890625%; }
}
@media screen and (min-width:579px) and (max-width:580px) {
html { font-size: 113.0859375%; }
}
@media screen and (min-width:580px) and (max-width:581px) {
html { font-size: 113.28125%; }
}
@media screen and (min-width:581px) and (max-width:582px) {
html { font-size: 113.4765625%; }
}
@media screen and (min-width:582px) and (max-width:583px) {
html { font-size: 113.671875%; }
}
@media screen and (min-width:583px) and (max-width:584px) {
html { font-size: 113.8671875%; }
}
@media screen and (min-width:584px) and (max-width:585px) {
html { font-size: 114.0625%; }
}
@media screen and (min-width:585px) and (max-width:586px) {
html { font-size: 114.2578125%; }
}
@media screen and (min-width:586px) and (max-width:587px) {
html { font-size: 114.453125%; }
}
@media screen and (min-width:587px) and (max-width:588px) {
html { font-size: 114.6484375%; }
}
@media screen and (min-width:588px) and (max-width:589px) {
html { font-size: 114.84375%; }
}
@media screen and (min-width:589px) and (max-width:590px) {
html { font-size: 115.0390625%; }
}
@media screen and (min-width:590px) and (max-width:591px) {
html { font-size: 115.234375%; }
}
@media screen and (min-width:591px) and (max-width:592px) {
html { font-size: 115.4296875%; }
}
@media screen and (min-width:592px) and (max-width:593px) {
html { font-size: 115.625%; }
}
@media screen and (min-width:593px) and (max-width:594px) {
html { font-size: 115.8203125%; }
}
@media screen and (min-width:594px) and (max-width:595px) {
html { font-size: 116.015625%; }
}
@media screen and (min-width:595px) and (max-width:596px) {
html { font-size: 116.2109375%; }
}
@media screen and (min-width:596px) and (max-width:597px) {
html { font-size: 116.40625%; }
}
@media screen and (min-width:597px) and (max-width:598px) {
html { font-size: 116.6015625%; }
}
@media screen and (min-width:598px) and (max-width:599px) {
html { font-size: 116.796875%; }
}
@media screen and (min-width:599px) and (max-width:600px) {
html { font-size: 116.9921875%; }
}
@media screen and (min-width:600px) and (max-width:601px) {
html { font-size: 117.1875%; }
}
@media screen and (min-width:601px) and (max-width:602px) {
html { font-size: 117.3828125%; }
}
@media screen and (min-width:602px) and (max-width:603px) {
html { font-size: 117.578125%; }
}
@media screen and (min-width:603px) and (max-width:604px) {
html { font-size: 117.7734375%; }
}
@media screen and (min-width:604px) and (max-width:605px) {
html { font-size: 117.96875%; }
}
@media screen and (min-width:605px) and (max-width:606px) {
html { font-size: 118.1640625%; }
}
@media screen and (min-width:606px) and (max-width:607px) {
html { font-size: 118.359375%; }
}
@media screen and (min-width:607px) and (max-width:608px) {
html { font-size: 118.5546875%; }
}
@media screen and (min-width:608px) and (max-width:609px) {
html { font-size: 118.75%; }
}
@media screen and (min-width:609px) and (max-width:610px) {
html { font-size: 118.9453125%; }
}
@media screen and (min-width:610px) and (max-width:611px) {
html { font-size: 119.140625%; }
}
@media screen and (min-width:611px) and (max-width:612px) {
html { font-size: 119.3359375%; }
}
@media screen and (min-width:612px) and (max-width:613px) {
html { font-size: 119.53125%; }
}
@media screen and (min-width:613px) and (max-width:614px) {
html { font-size: 119.7265625%; }
}
@media screen and (min-width:614px) and (max-width:615px) {
html { font-size: 119.921875%; }
}
@media screen and (min-width:615px) and (max-width:616px) {
html { font-size: 120.1171875%; }
}
@media screen and (min-width:616px) and (max-width:617px) {
html { font-size: 120.3125%; }
}
@media screen and (min-width:617px) and (max-width:618px) {
html { font-size: 120.5078125%; }
}
@media screen and (min-width:618px) and (max-width:619px) {
html { font-size: 120.703125%; }
}
@media screen and (min-width:619px) and (max-width:620px) {
html { font-size: 120.8984375%; }
}
@media screen and (min-width:620px) and (max-width:621px) {
html { font-size: 121.09375%; }
}
@media screen and (min-width:621px) and (max-width:622px) {
html { font-size: 121.2890625%; }
}
@media screen and (min-width:622px) and (max-width:623px) {
html { font-size: 121.484375%; }
}
@media screen and (min-width:623px) and (max-width:624px) {
html { font-size: 121.6796875%; }
}
@media screen and (min-width:624px) and (max-width:625px) {
html { font-size: 121.875%; }
}
@media screen and (min-width:625px) and (max-width:626px) {
html { font-size: 122.0703125%; }
}
@media screen and (min-width:626px) and (max-width:627px) {
html { font-size: 122.265625%; }
}
@media screen and (min-width:627px) and (max-width:628px) {
html { font-size: 122.4609375%; }
}
@media screen and (min-width:628px) and (max-width:629px) {
html { font-size: 122.65625%; }
}
@media screen and (min-width:629px) and (max-width:630px) {
html { font-size: 122.8515625%; }
}
@media screen and (min-width:630px) and (max-width:631px) {
html { font-size: 123.046875%; }
}
@media screen and (min-width:631px) and (max-width:632px) {
html { font-size: 123.2421875%; }
}
@media screen and (min-width:632px) and (max-width:633px) {
html { font-size: 123.4375%; }
}
@media screen and (min-width:633px) and (max-width:634px) {
html { font-size: 123.6328125%; }
}
@media screen and (min-width:634px) and (max-width:635px) {
html { font-size: 123.828125%; }
}
@media screen and (min-width:635px) and (max-width:636px) {
html { font-size: 124.0234375%; }
}
@media screen and (min-width:636px) and (max-width:637px) {
html { font-size: 124.21875%; }
}
@media screen and (min-width:637px) and (max-width:638px) {
html { font-size: 124.4140625%; }
}
@media screen and (min-width:638px) and (max-width:639px) {
html { font-size: 124.609375%; }
}
@media screen and (min-width:639px) and (max-width:640px) {
html { font-size: 124.8046875%; }
}
@media screen and (min-width:640px) {
html { font-size: 125%; }
}