/* Fonts */
/*通用*/
*{ margin:0; padding:0;}
html{}
body{margin:0;color:#000; position: relative; font-family: "Arial"; background:#f8f9fb;}
ul,li,p,h1,h2,h3,h4,h5,h6,dl,dt,dd {margin:0px;padding:0px;border:none;list-style:none; font-weight: normal;}
a{text-decoration:none;  text-shadow:none;font-weight:normal;}
ul{list-style:none;}
textarea,input,button,select{outline:none;-webkit-appearance:none; font-family:Arial, Helvetica, sans-serif;}
a{color:#6c6c6c;text-decoration:none;}
img{border:none; display: block;}
span{margin:0; padding:0; cursor: auto;}
span:focus,div:focus {outline: none;}



.Huans{-webkit-box-sizing: border-box;box-sizing: border-box;}
.flex{display:-webkit-box;display: -ms-flexbox;display:flex;flex-wrap:wrap;align-items:flex-start;}
.flexC{display:-webkit-box;display: -ms-flexbox;display:flex;align-items:center; flex-wrap:wrap;}
.flexE{display:-webkit-box;display: -ms-flexbox;display:flex;align-items:flex-end; flex-wrap:wrap;}
.fl-bet{-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content:space-between;}
.fl-cen{-webkit-box-pack: center;-ms-flex-pack: center;justify-content:center;}
.fl-end{-webkit-box-pack:right;-ms-flex-pack:right;justify-content:flex-end;}

.header{width:100%; z-index:99; position:fixed; left:0;right:0; margin:0 auto;background:rgba(255,255,255,0.4);}

.hdlogo{ margin-right: auto; display: block;}
.hdlogo img{display: block;}
.MenuA{color:#000;position: relative;display:-webkit-box;display: -ms-flexbox;display:flex;align-items:center; flex-wrap:wrap; text-transform: uppercase;}
.MenuA i{width:0;height:0;border-style: solid;border-color:#000 transparent transparent transparent; display: block;}
.hdFcK{position:relative;}
.hdFc{color:#FFF; background:#eba612;}
.hdFc i{width:0;height:0;border-style: solid;border-color:#FFF transparent transparent transparent; display: block;transition:0.5s;}
.hdFcK .on i{transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform: rotate(180deg);transition:0.5s;}
.hdFcN{top:100%;left:0;right:0; margin:0 auto;position: absolute;  background:#686868; display:none;}
.hdFcN a{width:100%; color:#FFF;display: block; text-align: center;}

.Wsehd{background:rgba(255,255,255,0);}
.WseMen .MenuA {color:#FFF;}
.WseMen .MenuA i{border-color:#FFF transparent transparent transparent;}
.headerO{background:#FFF;box-shadow:0 2px 5px rgba(0,0,0,0.1);}
.paddingTop{background-image: url("../images/back/back01.png"); background-position: top center; background-repeat: no-repeat;}
/*footer*/
.Indft{background-image: url("../images/back/ftback.png"); background-position: bottom center; background-repeat: no-repeat;}
.foot{color:#FFF; }
.ftNr{}
.ftNa{display: block; opacity:0.7; color:#FFF;}
.ftNaM{display:flex;}
.ftZ a{ display: block;}
.ftZ a img{height:100%;}
.ftC{text-align:center;}
/*
display:flex;justify-content:space-between;align-items:center; flex-wrap:wrap;align-content:center
|flex-start|flex-end|center|space-between|space-around

overflow: hidden;text-overflow:ellipsis;white-space: nowrap;
display:-webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;

transition:0.5s;
.IndEnvT:before,.IndEnvT:after{display:block;content:'';position: absolute;}
*/
@media  screen and ( min-width:1440px){
/*header*/
.header{top:35px;}
.headerO{top:0; padding:20px 0;}
.headerO .WseMen .MenuA {color:#000;}
.headerO .WseMen .MenuA i{border-color:#000 transparent transparent transparent;}	
.headK{height:30px;width:1200px; margin:0 auto;}
.hdlogo img{ height:30px;}
.wapNav{ display: none;}
.Menu{display:block;}
.Menu ul{}
.Menu ul li{ margin-left:30px;}
.MenuA{font-size:18px; line-height:30px;}
.MenuA:hover{ color:#3d347c;}
.MenuA i{border-width:8px 6px 0 6px;margin-left: 10px;}
.hdFcK{margin-left:24px;}
.hdFc{padding:0 9px; height:25px; border-radius:13px; }
.hdFc img{width:21px;}
.hdFc p{padding:0 5px; font-size:14px; line-height:20px;}
.hdFc i{border-width:8px 6px 0 6px;}
.hdFcN{ padding:10px 0; width:90%;}
.hdFcN a{font-size:13px; line-height:22px;}
	
.ward{width:1200px; margin:0 auto;}
	
.paddingTop{ padding-top:65px;}
/*footer*/
.Indft{background-size: auto 1006px;}
.foot{ height: 540px; padding-top:110px;}
.ftN{}
.ftNr{}
.ftNH{ font-size:22px; line-height:50px; margin-bottom:5px;}
.ftNa{ font-size:18px; line-height:40px;}
.ftNa:hover{opacity:1;}
.ftZ{}
.ftZ a{height:50px; margin-left: 30px;}
	
.ftNaM img{width:27px; margin-right:12px;}
.ftC{font-size:16px; line-height:24px; margin-top:40px;}
.ftC p{ margin-bottom:16px;}
}
@media screen and (max-width:1439px ) and ( min-width:1280px){
/*header*/
.header{top:30px;}
.headerO{top:0; padding:20px 0;}
.headerO .WseMen .MenuA {color:#000;}
.headerO .WseMen .MenuA i{border-color:#000 transparent transparent transparent;}
.headK{height:30px;width:1080px; margin:0 auto;}
.hdlogo img{ height:30px;}
.wapNav{ display: none;}
.Menu{display:block;}
.Menu ul{}
.Menu ul li{ margin-left:28px;}
.MenuA{font-size:17px; line-height:30px;}
.MenuA:hover{ color:#3d347c;}
.MenuA i{border-width:8px 6px 0 6px;margin-left: 10px;}
.hdFcK{margin-left:24px;}
.hdFc{padding:0 9px; height:25px; border-radius:13px; }
.hdFc img{width:21px;}
.hdFc p{padding:0 5px; font-size:14px; line-height:20px;}
.hdFc i{border-width:8px 6px 0 6px;}
.hdFcN{ padding:10px 0; width:90%;}
.hdFcN a{font-size:13px; line-height:22px;}
	
.ward{width:1080px; margin:0 auto;}
	
.paddingTop{ padding-top:60px; background-size:1550px}
/*footer*/
.Indft{background-size: auto 860px;}
.foot{ height: 480px; padding-top:110px;}
.ftN{ height:280px;}
.ftNr{}
.ftNH{ font-size:20px; line-height:50px;}
.ftNa{ font-size:17px; line-height:40px;}
.ftNa:hover{opacity:1;}
.ftZ{}
.ftZ a{height:44px; margin-left:27px;}
	
.ftNaM img{width:24px; margin-right:12px;}
.ftC{font-size:15px; line-height:22px; margin-top:35px;}
.ftC p{ margin-bottom:14px;}
}
@media screen and (max-width:1279px ) and ( min-width:960px){
/*header*/
.header{top:25px;}
.headerO{top:0; padding:18px 0;}
.headerO .WseMen .MenuA {color:#000;}
.headerO .WseMen .MenuA i{border-color:#000 transparent transparent transparent;}
.headK{height:28px;width:900px; margin:0 auto;}
.hdlogo img{ height:28px;}
.wapNav{ display: none;}
.Menu{display:block;}
.Menu ul{}
.Menu ul li{ margin-left:25px;}
.MenuA{font-size:16px; line-height:28px;}
.MenuA:hover{ color:#3d347c;}
.MenuA i{border-width:7px 5px 0 5px;margin-left:8px;}
.hdFcK{margin-left:20px;}
.hdFc{padding:0 9px; height:23px; border-radius:12px;}
.hdFc img{width:19px;}
.hdFc p{padding:0 3px; font-size:13px; line-height:20px;}
.hdFc i{border-width:7px 5px 0 5px;}
.hdFcN{ padding:7px 0; width:90%;}
.hdFcN a{font-size:12px; line-height:20px;}
	
.ward{width:900px; margin:0 auto;}
	
.paddingTop{ padding-top:53px;background-size:1360px}
/*footer*/
.Indft{background-size: auto 790px;}
.foot{ height: 430px; padding-top:95px;}
.ftN{ height:240px;}
.ftNr{}
.ftNH{ font-size:18px; line-height:40px;}
.ftNa{ font-size:15px; line-height:32px;}
.ftNa:hover{opacity:1;}
.ftZ{}
.ftZ a{height:36px; margin-left:23px;}
	
.ftNaM img{width:22px; margin-right:10px;}
.ftC{font-size:14px; line-height:20px; margin-top:25px;}
.ftC p{ margin-bottom:10px;}
}
@media screen and (max-width:959px ) and ( min-width:640px){
/*header*/
.header{top:15px;}
.headerO{top:0; padding:15px 0;}
.headK{height:26px;width:92%; padding:0 4%}
.hdlogo img{ height:26px;}
.hdFcK{margin-right:20px;}
.hdFc{padding:0 9px; height:20px; border-radius:10px; }
.hdFc img{width:16px;}
.hdFc p{padding:0 1px; font-size:12px; line-height:20px;}
.hdFc i{border-width:6px 4px 0 4px;}
.wapNav{display:block;width:26px;height:26px;background-size:26px;background-position:right center;background-repeat:no-repeat; background-image:url("../images/icon/sp_icon2.png"); z-index:3}
.wapNavO{background-image: url("../images/icon/sp_icon4.png")}
.Menu{display: block; position:fixed;top:0;right:-55%; z-index:1;width:52%; height:100%;background:rgba(9,16,56,0.9);transition:0.5s;}
.MenuO{right:0}
.Menu ul{ padding-top:40px;}
.Menu ul li{ width: 100%;}
.MenuA{font-size:20px; line-height:40px;padding-left:15%; width:85%; color:#FFF;}
.MenuA i{border-width:8px 6px 0 6px;margin-left: 10px;}
.hdFcN{ padding:7px 0; width:90%;}
.hdFcN a{font-size:12px; line-height:20px;}
	
.ward{width:600px; margin:0 auto;}
	
.paddingTop{ padding-top:41px;background-size:1000px}
/*footer*/
.Indft{background-size: auto 600px;}
.foot{ height:320px; padding-top:60px;}
.ftN{ height:180px;}
.ftNr{}
.ftNH{ font-size:15px; line-height:35px;}
.ftNa{ font-size:13px; line-height:26px;}
.ftZ a{height:25px; margin-left:18px;}
.ftNaM img{width:16px; margin-right:8px;}
.ftC{font-size:12px; line-height:20px; margin-top:20px;}
.ftC p{ margin-bottom:5px;}
}
@media only screen and (max-width:639px){
/*header*/
.header{top:0;}
.headK{height:0.42rem;width:92%; padding:0 4%}
.hdlogo img{ height:0.26rem;}
.hdFcK{margin-right:0.15rem;}
.hdFc{padding:0 0.05rem; height:0.2rem; border-radius:0.1rem;}
.hdFc img{width:0.14rem;}
.hdFc p{padding:0 0.05rem; font-size:12px; line-height:20px;}
.hdFc i{border-width:6px 4px 0 4px;}
.hdFcN{ padding:0.05rem 0; width:90%;}
.hdFcN a{font-size:0.1rem; line-height:0.18rem;}
	
.wapNav{display:block;width:0.2rem;height:0.2rem;background-size:0.2rem;background-position:right center;background-repeat:no-repeat; background-image:url("../images/icon/sp_icon2.png"); z-index:3}
.wapNavO{background-image: url("../images/icon/sp_icon4.png")}
.Menu{display: block; position:fixed;top:0;right:-55%; z-index:1;width:52%; height:100%;background:rgba(9,16,56,0.9);transition:0.5s;}
.MenuO{right:0}
.Menu ul{ padding-top:0.5rem;}
.Menu ul li{ width: 100%;}
.MenuA{font-size:0.13rem; line-height:0.38rem;  padding-left:15%; width:85%; color:#FFF;}
.MenuA:before{width:0.04rem; height:0;left:0; top:50%; background:#6255ce}
.Menu ul li .on:before{height: 100%;top:0%;}
	
.paddingTop{ padding-top:0.42rem;background-size:750px}

/*footer*/
.Indft{background-size: auto 7.5rem;}
.foot{padding-top:0.3rem;}
.ftN{width:92%;padding:0 4%;}
.ftNr{ width:49%; margin-bottom:0.08rem;}
.ftNH{ font-size:0.12rem; line-height:0.24rem;}
.ftNz{ display:flex;flex-wrap:wrap; }
.ftNa{ font-size:0.1rem; line-height:0.19rem; min-width: 50%;}
.ftZ{justify-content:space-between;width:92%;padding:0.12rem 4% 0.1rem;}
.ftZ a{height:0.17rem;}

.ftNaM{width:100%;}
.ftNaM img{width:0.14rem; margin-right:0.05rem;}
.ftC{font-size:0.09rem; line-height:0.14rem; padding:0.1rem 4% 0.04rem; width: 92%;}
.ftC p{ margin-bottom:0.04rem;}
}

html {font-size: 625%; /*100 ÷ 16 × 100% = 625%*/}
/*出的各分辨率媒体查询换算：*/
@media screen and (min-width:360px) and (max-width:374px) and (orientation:portrait){html{font-size:703%;}}
@media screen and (min-width:375px) and (max-width:383px) and (orientation:portrait){html{font-size:732.4%;}}
@media screen and (min-width:384px) and (max-width:399px) and (orientation:portrait){html{font-size:750%; }}
@media screen and (min-width:400px) and (max-width:413px) and (orientation:portrait){html{font-size:781.25%;}}
@media screen and (min-width:414px) and (max-width:431px) and (orientation:portrait){html{font-size:808.6%;}}
@media screen and (min-width:432px) and (max-width:479px) and (orientation:portrait){html {font-size:843.75%;}}



