*{margin: 0;padding: 0;font-size: 14px;}
ul,li,ol{list-style: none;}
img{border: none;outline: none;}
a{text-decoration: none;color: #5a5a5a;}
a:hover{cursor: pointer;}
body, html{
	font-family: "SF Pro SC","SF Pro Display","SF Pro Icons","PingFang SC",'Microsoft YaHei','WenQuanYi Micro Hei',sans-serif;
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;
	color: #5a5a5a;
}
.center{
	width: 1200px;
	margin: 0 auto;
	height: 100%;
}
.content{
	width: 100%;
	/* padding-top: 73px; */
  overflow: hidden; 
}

@font-face {font-family: "iconfont";
  src: url('../fonts/iconfont.ttf'); /* IE9 */
  src: url('../fonts/iconfont.ttf') format('embedded-opentype'), /* IE6-IE8 */
  url('../fonts/iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
  url('../fonts/iconfont.ttf') 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-tousu:before {
  content: "\e644";
}

.icon-dianzishangwu:before {
  content: "\e625";
}

.icon-jiaoyu:before {
  content: "\e662";
}

.icon-weibo:before {
  content: "\e629";
}

.icon-rongyu:before {
  content: "\e68d";
}

.icon-jixieshou:before {
  content: "\e673";
}

.icon-fenxiao:before {
  content: "\e6fd";
}

.icon-jianjie:before {
  content: "\e633";
}

.icon-management:before {
  content: "\e980";
}

.icon-shangcheng:before {
  content: "\e621";
}

.icon-fazhanyuanjing-:before {
  content: "\e6b7";
}

.icon-kongjian:before {
  content: "\e602";
}

.icon-weixin:before {
  content: "\e69c";
}

.icon-app:before {
  content: "\e615";
}

.icon-shiming-:before {
  content: "\e613";
}

.icon-yiliao:before {
  content: "\e61c";
}

.icon-qiye:before {
  content: "\e762";
}

.icon-shouqianzw:before {
  content: "\e60a";
}

.icon-dianzi:before {
  content: "\e767";
}

.icon-cultural:before {
  content: "\e6a8";
}

.icon-kehu:before {
  content: "\e777";
}

.icon-jiazhiguan:before {
  content: "\e645";
}

.icon-daima:before {
  content: "\e600";
}

.icon-hetong:before {
  content: "\e61d";
}

.icon-jinrong:before {
  content: "\e616";
}

.icon-lianxi:before {
  content: "\e637";
}

.icon-ruanjian:before {
  content: "\e609";
}

.icon-shangxian:before {
  content: "\e62b";
}

.icon-yimaojian:before {
  content: "\e617";
}

.icon-xuqiu-shi:before {
  content: "\e654";
}

.icon-fangan:before {
  content: "\e6b9";
}

.icon-jiaru:before {
  content: "\e618";
}

.icon-zhengwu:before {
  content: "\e601";
}

.icon-shouhou:before {
  content: "\e61e";
}

.icon-gengduo:before {
  content: "\e60e";
}

.icon-yixiang:before {
  content: "\e6f2";
}

.icon-kouhao:before {
  content: "\e709";
}

.icon-tuoke:before {
  content: "\e675";
}

.icon-zhengfujiguan:before {
  content: "\e694";
}

.icon-qq:before {
  content: "\e6f6";
}

.icon-yanshou:before {
  content: "\ec04";
}

.icon-Shape:before {
  content: "\e7d9";
}

.icon-lichengtu:before {
  content: "\e92d";
}

.header{width: 100%;height: 70px;background: #fff;z-index: 9999; position: fixed;top: 0px;left: 0px;border-bottom: 3px solid #ddd;}
.header .header_logo{width: 110px; height: 70px;background: url(../images/logo.png) no-repeat;background-size: 100% 100%; display: block;}
.header .header_menu{display: flex;padding-left: 200px;}
.header-btn{height: 35px;line-height:35px;text-align: center;background:#007AFF;color:#fff;min-width: 80px;border-radius: 5px;margin-top: 18px;cursor: pointer;}
.header>.center{border-bottom: 3px solid #ddd;width: 1200px;display: flex;justify-content: space-between;}
.header .header_menu li{padding: 0 25px; text-align: center;height: 70px;line-height: 70px;position: relative;}
.header .header_menu li a{font-size: 16px;color: #555;display: block;width: 100%;height: 100%;}
.header .header_menu li.menu_active{border-bottom: 3px solid #007AFF;}
.header .header_menu li.menu_active a{color: #007AFF;}
.header .header_menu li:hover{cursor: pointer;border-bottom: 3px solid #007AFF;}
.header .header_menu li:hover a{color: #007AFF;}
.header .second_level{width: 100%;float: left;z-index: 9999;position: fixed;top: 73px; background: #fff;display: none; box-shadow: 0 4px 8px rgb(3 27 78 / 12%);overflow: hidden;padding-bottom: 10px; /*display: block!important;*/}
.header .second_level .center{display: none; clear: both;width: 1100px;}
.header .second_level ul{padding: 10px;}
.header .second_level ul ol{float: left;margin-right: 60px;}
.header .second_level ul ol span{line-height: 50px;width: 100%;font-size: 16px; display: block; color: #007AFF;font-weight: bold;padding: 0 5px; border-bottom: 1px solid #007AFF;}
.header .second_level ul ol li{line-height: 40px;width: 100%;overflow: hidden;padding: 0 10px;border-bottom: 1px solid #dddddd;/*background-color: #f0f0f0;*/padding-right: 0;}
.header .second_level ul ol li strong{float: left;margin-right: 10px;}
.header .second_level ul ol li p{color: #545d69;float: left;font-size: 14px;}
.header .second_level ul ol li:hover{background: rgb(213, 223, 255);border-radius: 5px;}
.header .second_level ul ol li:hover a p{color: #007AFF;}
.header .second_level ul ol li:hover strong{color: #007AFF;}
.header .second_level ul ol li .second_level_txt{display: inline;width: 100%;font-size: 12px;color: #acacac;margin-top: -20px;}
.header .second_level ul>img{float: right;max-width: 260px;height:200px;margin: 10px 0;}
.header-line{position: absolute;top:28px;height: 16px;border-left:1px solid rgb(184, 184, 184);right:0;}

.center p.title,.center p.title span{clear: both; height:50px;line-height: 50px;margin-top: 25px;text-align: center;font-size: 24px;color: #545d69;font-weight: bold;}
.center p.title span{color: #007AFF;}
.center p.txt{line-height: 40px;text-align: center;}
.center p.line{width: 50%;height: 1px;background: #ddd;margin-left: 25%;display: block;}
.use{padding: 10px 20px;background: #007AFF;color: #fff;text-align: center;line-height: 30px;font-size: 16px;font-weight: bold;margin: 35px 0;margin-left: calc(50% - 50px); width: 100px;height: 30px;float: left;}

.tryOut{width: 380px; position: fixed;padding: 10px; z-index: 9999;border-radius: 15px;background: #fff;box-shadow: 0 0 3px #111;top: 150px;left: 500px;}
.close{position: absolute;cursor: pointer; right: -15px;top: -15px;background: #ddd;width: 30px;height: 30px;border-radius: 50%;line-height: 30px;text-align: center;font-size: 20px;}
.tryOut>span.img{width: 100px;height: 70px; margin-left: 125px;float: left;margin-bottom: 10px;background: url(../images/logo.png);background-size: 100% 100%;}
.message{width: calc(100% - 10px);border: 1px solid #ddd;float: left;padding: 5px;}
.message p{line-height: 30px;}
.message li{width: 100%;height: 40px;float: left;}
.message li span{width: 100px;height: 40px;float: left;line-height: 40px;}
.message li input{width: calc(100% - 120px);margin-left: 20px;height: 37px; border-bottom: 1px solid #ddd!important;text-indent: 5px;}
.probation{width: 100px;height: 30px;background: #007AFF;margin: 20px 140px;text-align: center; line-height: 30px;color: #fff;border-radius: 5px;display: block;float: left;}

