﻿@CHARSET "UTF-8";
h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, a, img, em, body, b, strong, span, div, p, i, table, tr, th, td, thead,
tbody, label, input, textarea, select, option, section, header, footer {  margin: 0;  padding: 0;  -webkit-text-size-adjust: none;
    font-family:Arial; }
ul, li, ol {  list-style: none outside none;  }
img {  border: 0 none;  vertical-align: middle;  }
a {  text-decoration: none;  }
address, caption, cite, code, dfn, th, var, optgroup {  font-style: inherit;  font-weight: inherit;  }
em {  font-style: normal;  font-weight: normal;  }
abbr, acronym {  border: 0;  font-variant: normal;  }
input, button, textarea, optgroup, option {  font-family: inherit;  font-size: inherit;  font-style: inherit;  font-weight: inherit; border: none;}
input, button, textarea, select {  *font-size: 100%;  }
input[type="text"], input[type="password"], textarea {  outline-style: none;  -webkit-appearance: none;  }
textarea {  resize: none;  }
input, textarea, a, button {  outline: none; }
.clear:after {  content: ".";  display: block;  height: 0;  clear: both;  visibility: hidden;  font-size: 0;  }
.clear {  zoom: 1;  }
blockquote, q {  quotes: none;  }
blockquote:before, blockquote:after, q:before, q:after {  content: '';  content: none;  }
.clearfix:before, .clearfix:after {  content: "";  display: table;  }
.clearfix:after {  clear: both;  }

/* For IE 6/7 (trigger hasLayout) */
.clearfix {  zoom: 1; }

/* 页面公共样式*/
.bgc{background-color: #ffffff;  }
/**轮播**/
.main{  width: 100%;  height: auto;  margin: 0px auto;position: relative;}
.main .scollimg{z-index:-1;width: 100%;position: absolute;top: 0;left: 0;}
.main .scollimg img{  position: absolute;  top: 0;  left: 0; width: 100%;}

.main .item{  position: absolute;  top: 90%;  text-align: center;  width: 100%;  height: 16px;  }
.main .item span{  width: 4rem;  height: 0.65rem;  background: #7B79B5;  border-radius: 6px;  display: inline-block;  }
.main .item span:hover{cursor: pointer;}

/*媒体查询、设置内容宽度*/
@media only screen and (max-width: 800px) {
    .content{width:100%;}
    body{font-size: 12px}
}
@media only screen and (max-width: 1100px) {
    .content{width:90%;}
    body{font-size: 13px}
}
@media only screen and (max-width: 1200px) {
    .content{width:80%;}
    body{font-size: 14px}
}
@media only screen and (max-width: 1600px) {
    .content{width:67%;}
    body{font-size: 14px}
}
.content{margin: 0 auto;}
/*heade*/
.head{width:100%;margin: 0 auto;background: rgba(65,78,160,0.80);z-index: 5;position: fixed;top: 0;}
.head2{width:100%;margin: 0 auto;background: #FFFFFF;z-index: 5;position: fixed;top: 0;box-shadow:0px 3px 2px -1px rgba(65,78,160,0.12); }
/*.content>div{width: 67%;margin: 0 16.5%;}*/
.content>div img{vertical-align: middle;  float: left;margin: 2rem 0.5rem auto 0;width: 14%;}
.menu {float: left ;width: 85%}
.nav {width: 100%;overflow: hidden;}
.nav .mainlevel {float:left;text-align:center; display:block;height: 110px;line-height: 110px;padding: 0 0rem;width: 17%;}
.nav .mainlevel:nth-child(2),.nav .mainlevel:nth-child(3){width: 24%;}
.nav .mainlevel.active{border-bottom: 3px solid #ffffff;}
.nav .mainlevel>a {color:#ffffff; text-decoration:none;text-align:center; display:inline-block;height: 108px;float: left;position: relative;
    width: 100%;text-align: center;font-size: 1.2rem}
.nav .mainlevel>span{color: #ffffff;position: relative;display: inline-block;width: 100%;text-align: center;font-size: 1.2rem;cursor:pointer;}
.nav .mainlevel i{width:76%;height: 5px;background: #ffffff;position: absolute;top: 105px;left: 12%;display: none;}
.nav .mainlevel ul {background: #ffffff;z-index: 9;position: absolute;width: 20%;top:110px;display: none}
.nav .mainlevel ul.sub_nav_01{left: 32%;}
.nav .mainlevel ul.sub_nav_02{left: 46%;}
.nav .mainlevel li { background:#ffffff;width:100%;line-height:4rem;cursor:pointer;}
.nav .mainlevel li a {color: #494949;}
.nav .mainlevel li:hover{background: rgba(65,78,160,0.12)}

/*aboutus页面*/
.main2{background: #FFFFFF;}
.textBox{padding:2.5rem 5%;}
.textBox h2{text-align: center;padding: 1rem 0 2rem 0;}
.textBox h2 img{float: none;margin: 0;width: 14%;}
.textBox div{font-family: PingFangSC-Regular;  font-size: 1.1rem;  color: #333333;  letter-spacing: 0;  text-align: justify;
    line-height: 28px;padding: 0.2rem 0;text-indent:2em}
.main3{background: url(../img/login/bg1.jpg);background-attachment:fixed;width: 100%;overflow: hidden;
    background-repeat: no-repeat;background-size: 100% 800px;}
.main3>img{width: 100%;position:absolute; z-index:-1;}
.main3 .superstratum{width: 100%;background: rgba(16,23,60,0.3);}
.main3 .superstratum img{width: 84%;margin: 2rem 8% 4rem 8%;}
.main3 .content{padding: 2.5rem 0 1rem 0; }
.main3 .content p{text-align: center;font-family: PingFangSC-Regular;font-size: 22px;  color: #FFFFFF;letter-spacing: 0;padding: 1rem 0;}

.main3  .scheme{width: 100%;background: #FFFFFF;position: relative;}
.main3 .content h3{text-align: center;font-size: 1.8rem;padding: 2.5rem 0;color:#5b5b5b;}

/*解决方案*/
#list>#list_img>img{  float: left;  }
.banner:before{  content: '';  display: table;  }
.banner{ margin:0px auto;position: relative;
    overflow: hidden;}
.list{ overflow: hidden; width:90%;position: relative;margin: 0 5%}
.btnn{ position: absolute;top: 9rem;width: 23px;height: 40px;}
.befor{left:1%;background: url("../img/login/icon-left.png") no-repeat;}
.after{left: 96%;background: url("../img/login/icon-right.png") no-repeat;}
.quan{float: left;list-style: none;width: 25px;height: 25px;line-height: 25px;border-radius: 50%;background:#999;cursor: pointer;
    font-size: 20px;text-align: center;margin: 2px 2px;}
.schemeLi ul li{width: 16%;margin:0 0.3333%;float:left;overflow: hidden;}
.schemeLi ul li img{width: 100%;float: none;margin: 0;}
#list_img{width: 150%;overflow: hidden;position: relative}
.partner{width: 90%;padding: 0 5%;}
.main3 .content .partner img{width: 90%;margin: 0 5% 2rem 5%;}
.footer{background: #2A2F4E;width: 100%;}
.partnerBox{background: #ffffff;overflow: hidden;}
.footer{padding: 0.2rem 0;}
.footer .content table{width: 74%;margin: 0 13%;border-collapse: collapse;}
.footer .content table:first-child{margin: 1.8rem 13% 1rem 13%;}
.footer .content table:first-child tr td{border-left:1px solid #ffffff;text-align: center;width: 25%;border-right: 1px solid #FFFFFF;color: #FFFFFF;
    font-size: 0.9rem;cursor:pointer;}
.footer .content table:nth-child(2){margin: 0.8rem 13%;}
.footer .content table:nth-child(2) tr td{color: #ffffff;font-size: 0.9rem;padding: 0.3rem 0;}
.footer .content table:nth-child(3) tr td{color: #ffffff;font-size: 0.9rem;}
.footer .content table:nth-child(3){margin: 1.8rem 13% 2rem 13%;}
.footer .content table:nth-child(2) tr td:first-child,.footer .content table:nth-child(3) tr td:first-child{width: 65%;}
.footer .content table:nth-child(2) tr td:nth-child(2),.footer .content table:nth-child(3) tr td:nth-child(2){width: 35%;}
/*合作伙伴*/
.head2 .nav .mainlevel>a{color: #414EA0;}
.head2 .nav .mainlevel>span{color: #414EA0;}
.head2 .nav .mainlevel i{background: #414EA0;}
/*合作伙伴page*/
.main4{margin-top: 160px;}
.main4>img{width: 100%;position: absolute;top: 110px;  left:0;z-index: -1}
.main4>.content{text-align: center;margin-top:4rem;}
.main4 .content h4{font-family: PingFangSC-Regular;font-size: 2.3rem;  color: #4A4A4A;letter-spacing: 0;text-align: center;margin-bottom: 2rem;}
.main4 .content img{margin-bottom: 5rem;}

/*aboutUs关于我们page*/
.aboutUs{background: url("../img/AboutUS/bg3.png") repeat;}
.aboutUs .one{margin-top: 110px;}
.aboutUs .one,.aboutUs .two,.aboutUs .three,.four{border-bottom: 1px dashed #979797;padding: 1.5rem 0 2.5rem 0;}
.aboutUs .two h4{font-size: 1.8rem;color: #333333;text-align: center;margin: 2rem 8%}
.aboutUs .two ul{margin: 2rem 18%;overflow: hidden;}
.aboutUs .two ul li{font-size:1.3rem;color: #4A4A4A;width: 46%;float: left;text-align:left;padding: 1rem  2%;}
.aboutUs .two ul li img{margin-right:1rem; width: 2.5rem;}
.aboutUs .content h5{font-size: 1.3rem;color: #4A4A4A;position: relative;padding: 0.5rem  0  0.5rem 1.5rem;margin: 0 8%;text-align: left;}
.aboutUs .content h5 span{display:inline-block;width: 0.4%;height:1.2rem;border-radius: 4px;background: #5F69AF;margin-right:0.5rem;margin-top: 0.2rem;position: absolute;
    left: 0.5rem;top: 0.65rem;}
.aboutUs .oneText{line-height: 1.8rem;font-size: 1rem;padding: 0.5rem 0;margin: 0 8%}
.aboutUs .oneText p:nth-child(1){text-indent: 2em;}
.aboutUs .oneText p{margin: 1.2rem 3%;}

.aboutUs .three ul{margin: 1rem 6%;display: block;overflow: hidden}
.aboutUs .three ul li{width: 31%;float: left;margin:0.60rem ;text-align: center;}
.aboutUs .three ul li div{background: #ffffff;overflow: hidden;padding: 0.6rem;box-shadow:#AEAEAE 0 2px 4px 0;}
.aboutUs .three ul li img{width: 100%;margin: 0;}
.aboutUs .three ul li span{display: block;padding: 0.5rem 0;color: #333333;font-size: 1.1rem;}
.aboutUs .row02  ul li{margin:1rem 1.2rem 1rem 0.6rem;width: 29%;}
.aboutUs .row02  ul li div{padding: 0.5rem;}
.aboutUs .four ul{margin: 1rem 5%;display: block;overflow: hidden;}
.aboutUs .four ul li{width: 33.3333%;float: left;margin: 0.5rem 0;text-align: center}
.aboutUs .four ul li img{display: block;margin: 0.5rem auto;width: 70%}
.aboutUs .four ul li span{display: block;}
.aboutUs .four p{font-size: 1.4rem;color: #333333;text-align: center;padding: 1.5rem;}
.aboutUs .three,.aboutUs .four{text-align: center;}
/*.aboutUs .three img,.aboutUs .four img{margin: 1rem 10%;width: 80%}*/

/*通用标题*/
.common{margin-top: 110px;}
.common img:first-child{width: 100%;}
.common .content h5{font-size: 1.3rem;position: relative;padding: 0.5rem  0  0.5rem 1.5rem;margin: 0 8%;}
.common .content h5 span{display:inline-block;width: 0.4%;height:1.2rem;border-radius: 4px;background:#FF6F1B;;margin-right:0.5rem;margin-top: 0.2rem;position: absolute;
    left: 0.5rem;top: 0.65rem;}
.common .oneText{line-height: 1.8rem;font-size:1rem;padding: 0.5rem 0;margin: 0 8%;text-align: left;}
.common .oneText p{margin: 0.5rem 0;}
.common .oneText p:last-child{margin: 0.5rem 0  3rem 0;}
.common2 {background: #F5F5F5;text-align:center;overflow: hidden;}
.common2 img{margin: 3.5rem 0;width: 15%;margin-right: 3%;}
/*.common2 img:last-child{margin-right:0;}*/

/*three页面*/
.headname{color: #494949;font-size: 1.3rem;text-align: center;margin: 3rem 0 2rem 0;}
.textAlignCenter{text-align: center;}
.textAlignCenter img{width: 40%;margin: 2rem 0 3rem 0;}
.main8 div img{width: 80%;text-align: center;margin: 0 10% 4.5rem 10%;}
/*.main8 ul{margin:0rem 7% 3rem 7%;display: block;overflow: hidden;}*/
/*.main8 ul li{float: left;text-align: center;background: #FFFFFF;margin: 1rem  1.665%;width: 30%;}*/
/*.main8 ul li img{display: block;width:100%;margin: 0;}*/
/*.main8 ul li span{display: block;}*/
.content .inputBtn{background: url("../img/three/icon-three11.png") no-repeat; padding: 1.5rem 6rem;color:#ffffff;font-size: 1.5rem;margin-bottom: 3rem;cursor:pointer;}
.common3{background: #ffffff;text-align: center;}

.fivePage{padding: 2.5rem 0;}
.fivePage h6{font-size: 1.3rem;color: #494949;text-align: center;}

.content .inputBtn2{background: url("../img/five/icon-five05.png") no-repeat; padding: 1.5rem 10rem;color:#ffffff;font-size: 1.5rem;margin-bottom: 3rem;cursor:pointer;}

/*seven页面*/
.common03{padding:3rem 20%;width: 67%;overflow: hidden;}
.common03 img:first-child{float: left;margin-bottom: 2rem;}
.common03 img:nth-child(2){float: right;}

/*eight页面*/
.main9 .content img{width: 35%;margin-right: 5%;}
.eight .content{text-align: center;padding-bottom: 3rem;}
.eight .content a{width: 30%;text-align: center;display: inline-block;cursor:pointer;}
.eight .content a span{display: block;color:#ffffff;font-size: 1.4rem;}
.eight .content .aBtn3{padding: 1rem 0;background:url("../img/eight/icon-eight05.png") no-repeat;background-size: 100% 100%; margin-right: 2rem;}
.eight .content .aBtn4{padding: 1rem 0;background:url("../img/eight/icon-eight04.png") no-repeat;background-size: 100% 100%;}

/*ten页面*/
.ten input.inputBtn3{background: url("../img/ten/icon-ten08.png") no-repeat; padding: 1.5rem 0;color:#ffffff;font-size: 1.5rem;margin-bottom: 3rem;width:50%;cursor:pointer;}

/*eleven页面*/
.eleven  .content ul li{float: left;  text-align: center;  background: #FFFFFF;  margin: 1rem;  width: 45%;}
/*.eleven  .content ul li:nth-child(2n+1){margin-right: 6%;}*/
.eleven  .content ul li:nth-child(2n){margin-left: 0%;}
.eleven input{background: url("../img/eleven/icon-eleven07.png") no-repeat; padding: 1.5rem 0;color:#ffffff;font-size: 1.5rem;margin-bottom: 3rem;width:50%;cursor:pointer;}

.thirteen{background:#F5F5F5;}


/*缩进字符*/
.textEm{text-indent: 2em}

.fourteen .content{text-align: center;padding-bottom: 3rem;}
.fourteen .content a{width: 30%;text-align: center;display: inline-block;cursor:pointer;}
.fourteen .content a span{display: block;color:#ffffff;font-size: 1.4rem;}
.fourteen .aBtn3{padding: 1rem 0;background: #7C79FF; margin-right: 2rem;}
.fourteen .aBtn4{padding: 1rem 0;background: #FF943F;margin-right: 2rem;}

.footer table tr td img{width: 1.1rem;position: relative;top: -1px;}
.footer table tr td  span{display: inline-block;margin-left: 3px;}
.aboutUs .three p{font-size: 1.5rem;}