*{margin:0;padding:0;border:0;}
ol,ul,li,dl,dd,dt{list-style:none;}
i{font-style:normal;display:block;}
input,select{border-radius:0;-webkit-appearance:none;}
html{-webkit-text-size-adjust: none;width:100%;height:100%;background:#fff;}
body{-webkit-text-size-adjust: none;width:100%;height:100%;margin:0 auto;font-size:15px;position:relative;letter-spacing:0;
	font-family:"微软雅黑","Microsoft YaHei","Helvetica","Tahoma","Arial","Hiragino Sans GB","Hiragino Sans GB W3","STXihei","STHeiti","Heiti","SimSun","sans-serif";-webkit-overflow-scrolling:touch;}
a,a:hover, a:visited, a:link, a:active{text-decoration:none;}
img{width:100%;}
body>a{display:none;} /*避免统计显示*/
.hide{ display:none;}
.content-center{max-width:1200px;min-width:1000px;margin:0 auto;padding:0 10px;}
/*浮动工具*/
.page-float{position:fixed;width:196px;right:0;top:35%;z-index:100;font-family:"微软雅黑";overflow:hidden;}
.page-float-box{width:194px;float:right;border:1px solid #c9cace;border-right:none;padding:0;text-align:center;background:#FFF;position:relative;z-index:110;}
.page-float-box a{display:block;width:100%;height:100%;}
.page-float-box-up{height:28px;cursor:pointer;border-bottom:1px solid #c9cace;background-image:url(../imgs/float_arrow.png);background-repeat:no-repeat;background-position:center center;background-size:28px auto;}
.page-float-box-tel{height:68px;padding-top:61px;font-size:16px;line-height:20px;color:#4c4c4c;font-weight:bold;border-bottom:1px solid #c9cace;background-image:url(../imgs/float_ico1.png);background-repeat:no-repeat;background-position:center 10px;background-size:40px auto;}
.page-float-box-tel>p{font-size:28px;line-height:42px;color:#ff7122;font-weight:bold;font-family:"Arial";}
.page-float-box-consult{height:54px;color:#1dbca1;cursor:pointer;border-bottom:1px solid #c9cace;background-image:url(../imgs/float_ico2.png);background-repeat:no-repeat;background-position:20px center;background-size:32px auto;}
.page-float-box-feedback{height:54px;color:#53a8f4;cursor:pointer;background-image:url(../imgs/float_ico3.png);background-repeat:no-repeat;background-position:20px center;background-size:32px auto;}
.page-float-box-consult>a,.page-float-box-feedback>a{font-size:17px;line-height:52px;font-weight:600;text-indent:38px;}
/*浮动工具-反馈面板*/
.page-float-feedback{width:427px;height:304px;position:relative;z-index:100;float:right;border:1px solid #c9cace;border-left:1px solid #c9cace;border-bottom:1px solid #c9cace;background:#FFF;text-align:center;}
.page-float-feedback-txt{font-size:21px;font-weight:bold;color:#4c4c4c;margin-top:16px;line-height:29px;}
.page-float-feedback-txt>p{font-size:13px;font-weight:normal;color:#4c4c4c;line-height:24px;display:block;margin-bottom:20px;}
.page-float-feedback-tel>input{width:300px;height:23px;font-size:13px;font-weight:normal;color:#323232;border:1px solid #c9cace;background:#f4f9fb;outline:none;padding:5px 10px;}
.page-float-feedback-content>textarea{width:300px;height:92px;margin-top:10px;font-size:13px;font-weight:normal;color:#323232;line-height:23px;border:1px solid #c9cace;background:#f4f9fb;outline:none;padding:5px 10px;resize:none;overflow-y:auto;}
.page-float-feedback-btn{cursor:pointer;width:30%;height:38px;line-height:38px;margin:10px auto 0 auto;text-align:center;background:#f15b5a;font-size:15px;font-weight:normal;color:#FFF;}
/*浮动工具-咨询面板*/
.page-float-consult{width:427px;height:304px;position:relative;z-index:100;float:right;border:1px solid #c9cace;border-left:1px solid #c9cace;border-bottom:1px solid #c9cace;background:#FFF;text-align:center;}
.page-float-consult-txt{font-size:21px;font-weight:bold;color:#4c4c4c;margin-top:16px;line-height:29px;}
.page-float-consult-txt>p{font-size:13px;font-weight:normal;color:#4c4c4c;line-height:24px;display:block;margin-bottom:20px;}
.page-float-consult-name>input{width:300px;height:23px;font-size:13px;font-weight:normal;color:#323232;border:1px solid #c9cace;background:#f4f9fb;outline:none;padding:5px 10px;}
.page-float-consult-tel>input{width:300px;height:23px;font-size:13px;margin-top:15px;font-weight:normal;color:#323232;border:1px solid #c9cace;background:#f4f9fb;outline:none;padding:5px 10px;}
.page-float-consult-region>input{width:300px;height:23px;font-size:13px;margin-top:15px;font-weight:normal;color:#323232;border:1px solid #c9cace;background:#f4f9fb;outline:none;padding:5px 10px;}
.page-float-consult-class>select{border: solid 1px #c9cace;background:#e8e8e8;width:320px;margin-top:15px;height:33px;font-size:13px;font-weight:normal;color:#9a9a9a;padding:5px 10px;
appearance:none;-moz-appearance:none;-webkit-appearance:none;padding-right:14px;background-image:url(../imgs/select_arrow.png);background-repeat:no-repeat;background-position:97% center;background-size:7px auto;}
select::-ms-expand{display:none;}
.page-float-consult-btn{cursor:pointer;width:30%;height:38px;line-height:38px;margin:15px auto 0 auto;text-align:center;background:#f15b5a;font-size:15px;font-weight:normal;color:#FFF;}
/*浮动工具-动画*/
.anm-moveToRight {-webkit-animation: moveToRight .5s ease both;	animation: moveToRight .5s ease both;}
.anm-moveFromRight {-webkit-animation: moveFromRight .5s ease both;	animation: moveFromRight .5s ease both;}
@-webkit-keyframes moveToRight {from { }	to { -webkit-transform: translateX(100%); transform: translateX(100%); }}
@keyframes moveToRight {from { }	to { -webkit-transform: translateX(100%); transform: translateX(100%); }}
@-webkit-keyframes moveFromRight {from { -webkit-transform: translateX(100%); transform: translateX(100%); }}
@keyframes moveFromRight {from { -webkit-transform: translateX(100%); transform: translateX(100%); }}
/*顶部导航*/
.page-top{overflow:hidden;min-width:1000px;background:#FFF;}
.page-top-nav{border-bottom:2px solid #ededed;height:100px;box-sizing:border-box;background:#FFF;}
.page-top-nav-logo{width:227px;height:88px;margin:3px 0;float:left;background-image:url(../imgs/logo.png);background-repeat:no-repeat;background-position:center center;background-size:100% auto;}
.page-top-nav-btns{float:right;}
.page-top-nav-btns>a{display:block;float:right;height:100px;line-height:92px;margin:0 30px;padding:0 1px;color:#000737;font-family:"微软雅黑";/*font-weight:bold;*/font-size:18px;}
.page-top-nav-btns>a.cur{color:#f15b5a;border-bottom:3px solid #f15b5a;}
/*页脚更多*/
.page-more{background-color:#16447C;font-family:"微软雅黑";color:#FFF;min-height:200px;}
.page-more>.content-center{overflow:hidden;min-height:200px;}
.page-more>.content-center>div{display:inline-block;float:left;}
.page-more-logo{max-width:250px;width:25%;height:116px;margin:42px 0;border-right:1px solid rgba(255,255,255,0.3);background-image:url(../imgs/logo_w.png);background-repeat:no-repeat;background-position:left center;background-size:227px auto;}
.page-more-serv{width:9%;height:116px;margin:42px 2.5% 0 3%;float:left;}
.page-more-group{width:9%;height:116px;margin:42px 2.4% 0 0;float:left;}
.page-more-addr{width:30%;height:116px;margin:42px 0 0 0;float:left;}
.page-more-serv>span , .page-more-group>span , .page-more-addr>span{font-size:20px;color:#7c93b7;font-weight:normal;display:block;line-height:20px;padding-bottom:10px;}
.page-more-serv>a , .page-more-group>a , .page-more-addr>a{font-size:16px;color:#fff;display:block;line-height:30px;}
.page-more-addr>i{font-size:31px;color:#fff;display:inline-block;line-height:40px;font-weight:bold;padding-right:8px;}
.page-more-addr>a{font-size:15px;color:#fff;display:inline-block;line-height:20px;opacity:.5;filter:Alpha(opacity=50);}
.page-more-addr>p{font-size:15px;color:#fff;display:block;line-height:24px;opacity:.5;filter:Alpha(opacity=50);}
.page-more>.content-center>.page-more-qrcode{width:10%;font-size:14px;color:#fff;line-height:24px;margin:42px 0 0 0;float:right;}
.page-more-qrcode>img{width:94px;height:94px;background:#FFF;}
/*页脚版权*/
.page-foot{background:#f68e1f;font-family:"微软雅黑";color:#000;min-height:20px;overflow:hidden;display:block;}
.page-foot .content-center{background:#f68e1f;min-height:30px;}
.page-foot-links{font-size:16px;line-height:24px;margin:3px 0 0 0;float:left;color:#FFF;}
.page-foot-links>span{margin-right:10px;}
.page-foot-links>a{margin:0 7px;color:#16447C;}
.page-foot-copyright{text-align:center;line-height:24px;margin:3px 0 0 0;float:right;opacity:0.5;filter:Alpha(opacity=50);font-weight:normal;color:#16447C;}
.page-foot-copyright a{font-weight:normal;color:#16447C;text-decoration:none;}

.home-foot{font-family:"微软雅黑";background-repeat:no-repeat;background-position:center top;background-size:auto 100%;overflow:hidden;}
.home-foot-copyright{text-align:center;line-height:318px;margin:3px 0 0 0;float:right;opacity:0.5;filter:Alpha(opacity=50);font-weight:normal;color:#16447C;}
/*===============================================================================================================================*/
