@charset "utf-8";
* {
    /* -webkit-box-sizing: border-box; */
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
@font-face {font-family: "iconfont";
  src: url('../fonts/iconfont.eot?t=1545892654334'); /* IE9*/
  src: url('../fonts/iconfont.eot?t=1545892654334#iefix') format('embedded-opentype'),
  url('../fonts/iconfont.ttf?t=1545892654334') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url('../fonts/iconfont.svg?t=1545892654334#iconfont') format('svg'); /* iOS 4.1- */
}
.iconfont {
  font-family:"iconfont" !important;
  font-size:16px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-iconset:before { content: "\e99a"; }

.icon-shouyeshouye:before { content: "\e9a0"; }

.icon-shuju1:before { content: "\e92a"; }

.icon-jiaojie:before { content: "\e2aa"; }

.icon-peixun:before { content: "\e9db"; }

.icon-kehuguanli:before { content: "\e2ab"; }

.icon-lock:before { content: "\e12a"; }

.icon-zuoyou:before { content: "\e62e"; }

.icon-zuoyou1:before { content: "\e62f"; }

.icon-tuisong:before { content: "\e22c"; }

.icon-chuanbofenxi:before { content: "\e22e"; }

.icon-huaxiang:before { content: "\e11a"; }

.icon-gongsi:before { content: "\e92b"; }

.icon-rengonghecha:before { content: "\e12b"; }

.icon-tubiao:before { content: "\e22f"; }

.icon-shuju:before { content: "\e92c"; }

.icon-72:before { content: "\e21a"; }

.icon-shichanghuodong:before { content: "\e92d"; }

.icon-tongzhi:before { content: "\e21b"; }

.icon-shijian:before { content: "\e909"; }

.icon-jishu:before { content: "\e92e"; }

.icon-wangzhan:before { content: "\e22d"; }

.icon-diqiu:before { content: "\e93a"; }

.icon---copy:before { content: "\e21c"; }

.icon-xiaoshouguanli:before { content: "\e93c"; }

.icon-customer-service:before { content: "\e2ae"; }

.icon-rengongzhinengicon:before { content: "\e12c"; }

.icon-dashuju:before { content: "\e12d"; }

.icon-mingpianjiaxiaochengxuicon_erweima:before { content: "\e12e"; }

.icon-cuowu:before { content: "\eed9"; }

.icon-guiji:before { content: "\e11b"; }

.icon-kehu:before { content: "\e12f"; }

.icon-chuanboliebian:before { content: "\e11c"; }

.icon-shangcheng:before { content: "\e2ad"; }

.icon-yongjin:before { content: "\e21d"; }

.icon-gongzuogoutong:before { content: "\e11d"; }

.icon-liudongrenyuan:before { content: "\e22a"; }

.icon-mingpian:before { content: "\e22b"; }

.icon-xiaoshou-:before { content: "\e11e"; }

.icon-dizhi:before { content: "\e91c"; }

.icon-dianhua:before { content: "\e91b"; }

.icon-liebiao:before { content: "\e99c"; }

.icon-youxiang2:before { content: "\e91d"; }

.icon-hangye:before { content: "\e93d"; }

.icon-jingyanzhi:before { content: "\e9af"; }

.icon-zaizhiyuangong:before { content: "\e11f"; }

.icon-gexingwangzhan:before { content: "\e21e"; }

.icon-leida:before { content: "\e2ba"; }

.icon-bossleida:before { content: "\e2cc"; }

.icon-xiaochengxuguanwang:before { content: "\e2ac"; }

/* CSS Document */
#card .banner2 {
  background: #105CFB;
}
#card .banner2-warp {
  position: relative;
  height: 500px;
  width: 100%;
}
#card .banner2-warp a {
  width: 100%;
  height: 500px;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
#card .banner2-warp a:nth-child(1) {
  background: #105CFB url('../img/adv/cardbanner.jpg') center center no-repeat;
  background-size: cover;
}
#card .banner2-warp a:nth-child(2) {
  background: #105CFB url('../img/adv/cardbanner.jpg') center center no-repeat;
  background-size: cover;
}
#card .banner2-warp a:nth-child(3) {
  background: #105CFB url('../img/adv/cardbanner.jpg') center center no-repeat;
  background-size: cover;
}
#card .banner2-warp a:nth-child(4) {
  background: #105CFB url('../img/adv/cardbanner.jpg') center center no-repeat;
  background-size: cover;
}
#card .banner2-warp a:nth-child(5) {
  background: #105CFB url('../img/adv/cardbanner.jpg') center center no-repeat;
  background-size: cover;
}
#card .banner2-warp a:nth-child(6) {
  background: #105CFB url('../img/adv/cardbanner.jpg') center center no-repeat;
  background-size: cover;
}

#card .tab {
  height: 50px;
  line-height: 50px;
  background: #000;
  text-align: center;
}
#card .tab .tab-warp {
  margin: auto;
  display: inline-block;
  box-sizing: border-box;
}
#card .tab .tab-warp a {
  float: left;
  text-align: center;
  width: 186px;
  cursor: pointer;
  font-size: 16px;
  color: #FFFFFF;
}
#card .tab .tab-warp .active {
  background: #105CFB;
}

/*share*/
.section_tit{margin-bottom:20px; text-align: center;}
.section_tit h2{font-size: 2.4rem; color: #333; margin-bottom: 10px; line-height: 100%; }
.section_tit p{font-size: 1.6rem; color: #666;  line-height: 150%;}

/*layui.css*/

.rowmar {
    margin-left: -1rem;
    margin-right: -1rem;
    clear: both;
    overflow: hidden;
}
.coltwo {
    width: 50%;
	min-height: 1px;
    padding-left: 1rem;
    padding-right: 1rem;
	float:left;
}
/*module*/

.module_a{padding: 50px 0;background:#fff; }
.module_a .coltwo{text-align: center;}
.module_a img{max-width: 100%; }

.module_a .section_con {clear: both; overflow: hidden; padding-top: 20px;}
.module_a .section_con .module_text{clear: both; overflow: hidden; }
.module_a .section_con ul li{margin-bottom: 0;}
.module_a .section_con ul li .item{ clear: both; overflow: hidden; background-color:#fafafc; padding:1.1rem 1rem;border-radius: 1rem; }
.module_a .section_con ul li .item .item_ico{ width: 28%;float: left; overflow: hidden; text-align: center;}
.module_a .section_con ul li .item .item_ico i{font-size:8rem; display: inline-block; line-height: 100%;}
.module_a .section_con ul li .item .item_con{ width: 72%;float: left; text-align: left}
.module_a .section_con ul li .item .item_con h3{color: #333;font-size: 1.4rem;margin-bottom: 0.8rem; font-weight: bold;}
.module_a .section_con ul li .item .item_con p{color: #666;line-height: 180%; }

.module_abg{ background:#f8f8f8; }
.module_abg .section_con ul li .item{background-color:#fff; }
.module_abg .coltwo{float: right;}

.module_a .section_con ul li.item_01 .item_ico i{color:#93c3ff;}
.module_a .section_con ul li.item_02 .item_ico i{color:#eb9e92;}
.module_a .section_con ul li.item_03 .item_ico i{color:#8be1c8;}
.module_a .section_con ul li.item_04 .item_ico i{color:#92da9e;}
.module_a .section_con ul li.item_05 .item_ico i{color:#d39be3;}
.module_a .section_con ul li.item_06 .item_ico i{color:#b1bffb;}
.module_a .section_con ul li.item_07 .item_ico i{color:#ff9c9c;}
.module_a .section_con ul li.item_08 .item_ico i{color:#a0b0ff;}
.module_a .section_con ul li.item_09 .item_ico i{color:#ffb266;}
.module_a .section_con ul li.item_10 .item_ico i{color:#ff9ccf;}
.module_a .section_con ul li.item_11 .item_ico i{color:#69b0e2;}
.module_a .section_con ul li.item_12 .item_ico i{color:#af6ded;}
.module_a .section_con ul li.item_13 .item_ico i{color:#c9a0f0;}
.module_a .section_con ul li.item_14 .item_ico i{color:#fbb08c;}
.module_a .section_con ul li.item_15 .item_ico i{color:#6bf0c9;}
.module_a .section_con ul li.item_16 .item_ico i{color:#60dceb;}
.module_a .section_con ul li.item_17 .item_ico i{color:#ff5da2;}
.module_a .section_con ul li.item_18 .item_ico i{color:#6b8aff;}

.module_a .section_con ul li:hover .item .item_ico i{animation: pulse 1s; -moz-animation: pulse 1s; -webkit-animation: pulse 1s;  -o-animation: pulse 1s; }
.module_a .section_con ul li:hover .item .item_con h3{color: #f23900;animation: fadeInDown 1s; -moz-animation: fadeInDown 1s; -webkit-animation: fadeInDown 1s;  -o-animation: fadeInDown 1s; }
.module_a .section_con ul li:hover .item .item_con p{animation: fadeInUp 1s; -moz-animation: fadeInUp 1s; -webkit-animation: fadeInUp 1s;  -o-animation: fadeInUp 1s; }

/*animation module_a*/
.module_a .box_cover img {animation: fadeInUpIn 1s; -moz-animation: fadeInUpIn 1s; -webkit-animation: fadeInUpIn 1s;  -o-animation: fadeInUpIn 1s; }
.module_a .box_cover .section_con ul li {animation: fadeInUpIn 1s; -moz-animation: fadeInUpIn 1s; -webkit-animation: fadeInUpIn 1s;  -o-animation: fadeInUpIn 1s; }
.module_a .box_cover .section_con ul li:nth-child(2){animation-delay:0.5s;-webkit-animation-delay:0.5s; }
.module_a .box_cover .section_con ul li:nth-child(3){animation-delay:1s;-webkit-animation-delay:1s; }
