/*通用*/
*{ margin:0; padding:0;}
html{ font-size: 16px}
body{margin:0;color:#333; background-color:#f4f5f9; background-repeat:no-repeat;  position: relative;}
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:"微软雅黑";}
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;}
.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*/
.header{width: 100%;position: fixed;left: 0;background: #596cd3;z-index: 9999; top:0;transition:0.5s; border-bottom:1px solid rgba(255,255,255,0.2)}
.headO{transition:0.5s;}
.hdlogo img{display: block;}
.hdlogo p{display:block;vertical-align: middle; color:#FFF;}
/*导航*/
.hdR a{color:#FFF; display: block;}
.MenuA{position: relative;}
.MenuA:active{box-shadow:inset 0 0 5px rgba(0,0,0,0.2)}
/*banner*/
.banner{background-color:#596cd3; background-position: bottom center; background-repeat: no-repeat; position: relative;}
.banNa{background:#FFF;color:#596cd3;}
.banNa img{display: block;}
/**/
.IndDN{background:#FFF;}
.IndDI img{width:100%; display: block;}
.IndDP{width:50%;}
.IndDP h3{font-weight:700;position:relative;}
.IndDP h3:before{display:block;content:'';position: absolute; background:#596cd3; bottom:0; left:0;}
.IndDP p{ color:#45474f;}
/*foot*/
footer {color:#FFF;background: #1e285e;}
.ftN{}
.ftNa{background:#FFF;text-align: center;color:#0a0a0a; align-content:center}
.ftNI{display: block; margin:0 auto;background-size: 100%; background-repeat: no-repeat; background-position: 0 0;} 
.ftNI1{background-image: url("../images/Icon01.png");}
.ftNI2{background-image: url("../images/Icon02.png");}
.ftNI3{background-image: url("../images/Icon03.png");}
.ftNI4{background-image: url("../images/Icon04.png");}
.ftNa p{width:100%;}
.ftC{opacity:0.4;}
.ftC a{color: #FFF;text-decoration: none;}
.d_nav{text-align: center;}
.d_nav span{text-align: center; margin: 0px 5px}
/*
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;

left:0;top:50%;transform: translate(0,-50%);

transition:0.5s;
.IndEnvT:before,.IndEnvT:after{display:block;content:'';position: absolute;}
*/

@media  screen and ( min-width:1440px){
.wap{ display:none;}
.wark{width:1200px; margin:0 auto;}
/*header*/
.headK{height:90px;}
.hdlogo{}
.hdlogo img{ width:64px;margin-right:15px;}
.hdlogo p{font-size: 24px;height:30px;line-height: 30px;}
.hdR{}
.hdR a{ font-size: 16px;}
/*导航*/
.Menu{}
.Menu li{ margin-right: 20px;}
.MenuA{line-height:28px;}
.hdR a:hover{text-decoration:underline;}
.hdlogin{ margin-left: 70px;}
.hdlogina{ margin-left: 10px; line-height:28px;}
/*banner*/
.banner{background-size: 1200px; height: 895px;}
.banNK{ padding-top: 330px;}
.banNa{ width:184px; height:58px; border-radius:29px;margin:0 10px;}
.banNa img{width:34px;}
.banNa p{line-height:24px;font-size: 18px; margin-left: 5px;}
.banNa:hover{ box-shadow:0 0 10px rgba(30,40,94,0.5);}
/**/
.IndDK{padding:66px 0 95px;}
.IndDI{width:50%;}
.IndDP{width:50%; padding:0 60px;}
.IndDP h3{ font-size: 36px; line-height:46px;padding-bottom:20px;}
.IndDP h3:before{width:47px; height: 3px;}
.IndDP p{ font-size: 18px;line-height:30px; margin-top: 35px;}
.IndDN:nth-child(2n+1){flex-direction:row-reverse}
/*foot*/
footer {padding:50px 0 0;}
.ftN{margin:0 auto 30px; max-width:900px;}
.ftNa{ width:210px; height:110px; border-radius:6px;}
.ftNI{width:34px; height: 34px;} 
.ftNa p{line-height:30px;font-size: 16px; margin-top:8px;}
.ftNa:hover{ background:#596cd3; color:#FFF;}
.ftNa:hover .ftNI{background-position: 0 -34px;}
.ftC{padding: 15px 0; line-height: 28px;font-size: 16px;}
.ftC a:hover{color: #FFF;text-decoration:underline;}
}

@media  screen and (max-width:1439px ) and ( min-width:1280px){
.wap{ display:none;}
.wark{width:1080px; margin:0 auto;}
/*header*/
.headK{height:78px;}
.hdlogo{}
.hdlogo img{ width:58px;margin-right:13px;}
.hdlogo p{font-size: 22px;height:30px;line-height: 30px;}
.hdR{}
.hdR a{ font-size: 15px;}
/*导航*/
.Menu{}
.Menu li{ margin-right:18px;}
.MenuA{line-height:26px;}
.hdR a:hover{text-decoration:underline;}
.hdlogin{ margin-left:65px;}
.hdlogina{ margin-left:9px; line-height:26px;}
/*banner*/
.banner{background-size: 1080px; height:795px;}
.banNK{ padding-top:280px;}
.banNa{ width:162px; height:50px; border-radius:25px;margin:0 8px;}
.banNa img{width:30px;}
.banNa p{line-height:24px;font-size: 17px; margin-left: 5px;}
.banNa:hover{ box-shadow:0 0 10px rgba(30,40,94,0.5);}
/**/
.IndDK{padding:56px 0 80px;}
.IndDI{width:50%;}
.IndDP{width:50%; padding:0 55px;}
.IndDP h3{ font-size: 32px; line-height:42px;padding-bottom:20px;}
.IndDP h3:before{width:47px; height: 3px;}
.IndDP p{ font-size: 17px;line-height:28px; margin-top: 30px;}
.IndDN:nth-child(2n+1){flex-direction:row-reverse}	
/*foot*/
footer {padding:42px 0 0;}
.ftN{margin:0 auto 25px; width:830px;}
.ftNa{ width:190px; height:96px; border-radius:6px;}
.ftNI{width:30px; height: 30px;} 
.ftNa p{line-height:26px;font-size: 15px; margin-top:6px;}
.ftNa:hover{ background:#596cd3; color:#FFF;}
.ftNa:hover .ftNI{background-position: 0 -30px;}
.ftC{padding: 12px 0; line-height: 26px;font-size: 15px;}
.ftC a:hover{color: #FFF;text-decoration:underline;}
}

@media  screen and (max-width:1279px ) and ( min-width:960px){
.wap{ display:none;}
.wark{width:900px; margin:0 auto;}
/*header*/
.headK{height:64px; padding:0 4%}
.hdlogo{}
.hdlogo img{ width:48px;margin-right:11px;}
.hdlogo p{font-size: 20px;height:26px;line-height:26px;}
.hdR{}
.hdR a{ font-size: 14px;}
/*导航*/
.Menu{}
.Menu li{ margin-right:16px;}
.MenuA{line-height:24px;}
.hdR a:hover{text-decoration:underline;}
.hdlogin{ margin-left:55px;}
.hdlogina{ margin-left:8px; line-height:24px;}
/*banner*/
.banner{background-size:900px; height:660px;}
.banNK{ padding-top:230px;}
.banNa{ width:146px; height:44px; border-radius:22px;margin:0 6px;}
.banNa img{width:28px;}
.banNa p{line-height:22px;font-size: 16px; margin-left: 5px;}
.banNa:hover{ box-shadow:0 0 10px rgba(30,40,94,0.5);}
/**/
.IndDK{padding:46px 0 60px;}
.IndDI{width:50%;}
.IndDP{width:50%; padding:0 48px;}
.IndDP h3{ font-size:26px; line-height:36px;padding-bottom:16px;}
.IndDP h3:before{width:40px; height: 3px;}
.IndDP p{ font-size: 16px;line-height:25px; margin-top:25px;}
.IndDN:nth-child(2n+1){flex-direction:row-reverse}		
/*foot*/
footer {padding:35px 0 0;}
.ftN{margin:0 auto 16px; width:730px;}
.ftNa{ width:170px; height:84px; border-radius:5px;}
.ftNI{width:26px; height: 26px;} 
.ftNa p{line-height:26px;font-size: 14px; margin-top:5px;}
.ftNa:hover{ background:#596cd3; color:#FFF;}
.ftNa:hover .ftNI{background-position: 0 -26px;}
.ftC{padding: 11px 0; line-height: 24px;font-size: 14px;}
.ftC a:hover{color: #FFF;text-decoration:underline;}
}

@media  screen and (max-width:959px ) and ( min-width:640px){
.wap{ display:block;}
.wark{width:600px; margin:0 auto;}
/*header*/
.headK{height:54px; padding:0 4%}
.hdlogo{}
.hdlogo img{ width:40px;margin-right:9px;}
.hdlogo p{font-size:18px;height:24px;line-height:24px; font-weight:600;}
.hdR{}
.hdR a{ font-size: 13px;}
/*导航*/
.Menu{}
.Menu li{ margin-right:14px;}
.MenuA{line-height:24px;}
.hdR a:hover{text-decoration:underline;}
.hdlogin{ margin-left:40px;}
.hdlogina{ margin-left:7px; line-height:24px;}
/*banner*/
.banner{background-size:600px; height:460px;}
.banNK{ padding-top:170px;}
.banNa{ width:120px; height:40px; border-radius:20px;margin:0 4px;}
.banNa img{width:25px;}
.banNa p{line-height:22px;font-size: 14px; margin-left:3px;}
	
.IndBanB{width:600px; padding:0 4%; background:#FFF; border-radius:35px; position: fixed; bottom:15px; left:50%;transform: translate(-50%,0);box-shadow:0 5px 10px rgba(0,0,0,0.1); z-index:9;}
.IndBanBk{ width: 100%;height:70px}
.IndBanBR{}
.IndBanBR img{width:40px;margin-right:9px;}
.IndBanBR p{font-size:18px;height:24px;line-height:24px; font-weight:600; color:#596cd3;}
.IndBanBa{background: linear-gradient(to bottom,#596cd3,#1e285e); width:140px; height:40px; line-height:40px; border-radius:20px; color:#FFF; font-size:16px; text-align: center; display: block;}
	
/**/
.IndDK{padding:35px 0 40px;}
.IndDI{width:50%;}
.IndDP{width:50%; padding:0 30px;}
.IndDP h3{ font-size:20px; line-height:30px;padding-bottom:10px;}
.IndDP h3:before{width:35px; height:2px;}
.IndDP p{ font-size: 13px;line-height:22px; margin-top:14px;}
.IndDN:nth-child(2n+1){flex-direction:row-reverse}	
/*foot*/
footer {padding:35px 0 90px;}
.ftN{margin:0 auto 12px; max-width:400px;}
.ftNa{ width:140px; height:78px; border-radius:5px; margin-top: 10px}
.ftNI{width:25px; height: 25px;} 
.ftNa p{line-height:20px;font-size: 12px; margin-top:5px;}
.ftNa:hover{ background:#596cd3; color:#FFF;}
.ftNa:hover .ftNI{background-position: 0 -25px;}
.ftC{padding: 10px 0; line-height: 20px;font-size: 12px;}
}

@media only screen and (max-width:639px) {
.wap{ display:block;}
/*header*/
.headK{height:0.442rem; padding:0 4%}
.hdlogo{}
.hdlogo img{ width:0.28rem;margin-right:0.06rem;}
.hdlogo p{font-size:0.13rem;height:24px;line-height:24px; font-weight:600;}
.hdR{}
.hdR a{ font-size:0.115rem;}
/*导航*/
.Menu{}
.Menu li{ margin-right:0.08rem;}
.MenuA{line-height:0.2rem;}
.hdR a:hover{text-decoration:underline;}
.hdlogin{ margin-left:0.15rem;}
.hdlogina{ margin-left:0.03rem; line-height:0.2rem;}
/*banner*/
.banner{background-size:100%; height:2.5rem;}
.banNK{ padding:1rem 4% 0;}
.banNa{ width:26%; height:0.26rem; border-radius:0.14rem; margin:0 2%;}
.banNa img{width:0.14rem;}
.banNa p{line-height:0.18rem;font-size:0.1rem; margin-left:0.02rem;}
	
.IndBanB{width:92%; padding:0 4%; background:#FFF; border-radius:35px; position:fixed; bottom:0.1rem; left:50%;transform: translate(-50%,0);box-shadow:0 5px 10px rgba(0,0,0,0.1); }
.IndBanBk{ width: 100%;height:0.48rem}
.IndBanBR{}
.IndBanBR img{width:0.28rem;margin-right:0.06rem;}
.IndBanBR p{font-size:0.13rem;height:24px;line-height:24px; font-weight:600;color:#596cd3;}
.IndBanBa{background: linear-gradient(to bottom,#596cd3,#1e285e); width:0.9rem; height:0.3rem; line-height:0.3rem; border-radius:0.15rem; color:#FFF; font-size:0.12rem; text-align: center; display: block;}
/**/
.IndDK{padding:0.15rem 4% 0.15rem;}
.IndDN{ margin-bottom:0.1rem}
.IndDI{width:100%;}
.IndDP{width:100%; padding:0.15rem 5%;}
.IndDP h3{ font-size:0.16rem; line-height:0.24rem;padding-bottom:0.08rem;}
.IndDP h3:before{width:0.3rem; height:0.02rem;}
.IndDP p{ font-size:0.12rem;line-height:0.22rem; margin-top:0.1rem;}
		
/*foot*/
footer {padding:0.2rem 4% 0.6rem;}
.ftN{margin:0 auto; width:100%;}
.ftNa{ width:48.5%; height:0.36rem; border-radius:0.04rem; margin-bottom:0.08rem; padding:0 0.14rem}
.ftNI{width:0.2rem; height: 0.2rem; margin:0;} 
.ftNa p{line-height:0.18rem;font-size:0.12rem;flex:1; text-align:left; margin-left:0.1rem;}
.ftC{padding:0.07rem 0; line-height:0.18rem;font-size:0.11rem;}
}

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%;}}
@media screen and (min-width:480px) and (max-width:539px) and (orientation:portrait){html {font-size:940%;}}
@media screen and (min-width:540px) and (max-width:639px) and (orientation:portrait){html {font-size:1040.75%;}}
.nt_bt{padding: 20px 0px; margin: 0px; color: #111;font-size: 26px; line-height: 190%; text-align: center}

.main_box{ height:auto; max-width:1100px; width:94%; margin:0 auto; height: auto;display: block; padding-top: 100px}
.weizinr{font-size: 16px; line-height: 180%;  font-family: Arial, "sans-serif"; margin: 0px 0px 40px 0px}
.weizinr h1{font-size: 30px; line-height: 180%;  margin-bottom: 10px;color: #222;}
.weizinr h3{font-size:24px; line-height: 180%;  margin-bottom: 10px;color: #222;}
.weizinr h2{font-size:24px; line-height: 180%;  margin-bottom: 10px;color: #222;}
.weizinr p{font-size: 16px; line-height: 180%; margin-bottom: 20px; font-family: Arial, "sans-serif"; }
.weizinr li{line-height: 180%;}

.weizinr p a{ color: #178a9e;font-weight: 700}


@media only screen and (max-width:1000px) {
	
.main_box{ padding-top: 60px} 	
}





