@charset "UTF-8";
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td {
    margin: 0;
    padding: 0
}

html {
    color: #000;
    overflow-y: scroll;
    overflow: -moz-scrollbars
}

body,button,input,select,textarea {
    font: 12px arial
}
body{
	background-color: #f4f6ff;
}

h1,h2,h3,h4,h5,h6 {
    font-size: 100%
}

em {
    font-style: normal
}

small {
    font-size: 12px
}

ul,ol {
    list-style: none
}

a {
    text-decoration: none
}

a:hover {
    text-decoration: none
}

legend {
    color: #000
}

fieldset,img {
    border: 0
}

button,input,select,textarea {
    font-size: 100%
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

img {
    -ms-interpolation-mode: bicubic
}

textarea {
    resize: vertical
}

.left {
    float: left
}

.right {
    float: right
}

.overflow {
    overflow: hidden
}

.hide {
    display: none
}

.block {
    display: block
}

.inline {
    display: inline
}

.error {
    color: #F00;
    font-size: 12px
}

label,button {
    cursor: pointer
}

.clearfix:after {
    content: ' ';
    display: block;
    height: 0;
    clear: both
}

.clearfix {
    zoom: 1
}

.clear {
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
    visibility: hidden;
    overflow: hidden
}
.fl{float: left;}
.fr{float: right;}
.w1200{width: 1200px;margin: auto;}
@keyframes move {
  0% {
    transform: translate(50px,50px);
  }
  100% {
    transform: translate(0px,0px);
  }
}
@keyframes move1 {
  0% {
    transform: translateX(50px);
  }
  100% {
    transform: translatex(0px;)
  }
}
@keyframes move2 {
  0% {
   transform: scale(1.1);
  }
  100% {
   transform: scale(0.8);
  }
}
.top_banner{
	width: 100%;
	height: 553px;
	background: url(../img/title_bg.png) no-repeat center;
}
.top_banner .top_banner_count{
	overflow: hidden;
	position: relative;
	height: 553px;
}
.top_banner .title_word{
	width: 790px;
	height: 220px;
	margin: auto;
	margin-top: 40px;
}
.top_banner .sky{
	width: 97px;
	height: 102px;
	position: absolute;
	top: 123px;
	left: 101px;
	animation: move 2s infinite alternate;
}
.top_banner .right_go{
	width: 81px;
	height: 31px;
	position: absolute;
	top: 212px;
	right: 161px;
	animation: move1 1.5s infinite alternate;
}
.top_banner_count .rich_word{
	width: 671px;
	margin: auto;
	margin-top: 30px;
}
.top_banner_count .main_m{width: 960px; margin: 0 auto; text-align: center; position: relative;}
.top_banner_count .yuyue{width: 860px; height: 150px;  margin-left:30px; position: relative;margin-top:88px;}
.top_banner_count .top_yuyue_form{width:100%; height: auto; }
.top_banner_count .top_yuyue_form .textinput{width: 200px; height: 40px; margin-bottom: 15px; margin-right:10px;  font-size: 16px; padding-left: 5px; float: left;  outline: none; }
.top_banner_count .top_yuyue_form .btnon{position: absolute; outline: none; width:170px; height: 45px; border: 2px solid #e0e0e0; background: #b40a00; font-size: 16px; color: #fff; cursor: pointer; right:15px;  font-weight: bold; }
.top_banner_count .top_yuyue_form .form-group{width: 27%; float: left;}
.top_banner_count .top_yuyue_form .yzmcode{width: 55%; height: 40px;  font-size: 14px; float: left;}
.top_banner_count .top_yuyue_form .codetxt{width: 40%; background: #dadada; outline: none; height: 45px; cursor: pointer; font-size: 14px; border: 0;}
.how_school{
	width: 100%;
	height:430px;
	background: url(../img/how_school_bg.png)no-repeat center;
}
.how_school_count{
	overflow: hidden;
}
.how_school_count .title,.recom_count .title , .category_cout  .title ,.ready_count .title, .area .title{
	width: 1200px;
	margin: auto;
	margin-top: 20px;
	font-size: 18px;
	color: #666;
	text-align: center;
	line-height: 32px;
}
.how_product .item{
	width:367px;
	height: 190px;
	margin-top: 30px;
}
.how_product .mr{
	margin-left: 50px;
}
.how_product .item .item_title{
	width: 330px;
	height: 48px;
	background-image: linear-gradient(to bottom, #4b9cf2, #0060c5);
	border-top-left-radius: 24px;
	border-top-right-radius: 24px;
	font-size: 22px;
	line-height: 48px;
	text-align: center;
	color: #fff;
	margin: auto;
}
.how_product .item .item_count{
	width: 367px;
	height: 125px;
	border: 1px solid #666;
	border-radius: 10px;
	padding: 20px 0px 0px 30px;
	box-sizing: border-box;
	font-size: 18px;
	color: #333;
	line-height: 28px;
}
.how_school_count .button_school{
	display: block;
	width: 274px;
	height: 54px;
    background-image: linear-gradient(to bottom, #ff8746, #ff4800);
	line-height: 54px;
	text-align: center;
	color: #fff;
	border-radius: 54px;
	margin: auto;
	font-size: 24px;
	margin: 15px auto;
	cursor: pointer;
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
	animation: move2 1.5s infinite alternate;
}
.how_school_count .button_school:hover{
	text-decoration: none;
}
.recommon{
	height: 647px;
	background: url(../img/recommend_bg.png) no-repeat center;
}
.recom_count{overflow: hidden;}
.recom_nr{
	margin-top: 20px;
}
.recom_nr .item{
	width: 210px;
	height: 225px;
	border: 3px solid #005fc4;
}
.recom_nr .item div{
	text-align: center;
}
.recom_nr .item .recom_word{
	display: block;
	width: 100%;
	height: 65px;
	background-color: #005fc4;
	font-size: 22px;
	color: #fff;
	text-align: center;
	line-height: 65px;
	text-decoration: none;
	cursor: pointer;
}
.recom_nr .ml{
	margin-left: 24px;
}
.category{
	padding-top: 30px;
	box-sizing: border-box;
	height: 574px;
	background: url(../img/category_bg.png)no-repeat center;
}
.category_cout{overflow: hidden;}
.category_box .item{
	width: 280px;
	text-align: center;
	color: #fff;
	font-size: 18px;
}
.category_box .item div{
	width: 184px;
	height: 45px;
	border-radius: 7px;
	background-color: #fff;
	line-height: 45px;
	color: #005fc4;
	font-weight: 600;
	margin: auto;
	margin: 20px auto;
	font-size: 22px;
	margin-top: 60px;
}
.category_box .item a{
	display: block;
	width: 144px;
	height: 40px;
	border-radius: 40px;
	font-size: 22px;
	line-height:40px;
	margin: auto;
	background-image: linear-gradient(to bottom, #ff8746, #ff4800);
	margin-top: 10px;
	cursor: pointer;
	font-weight: 600;
}
.category_box .item a:hover{
	text-decoration: none;
}
.category_box .mt{
	margin-top: 143px;
	margin-left: -36px;
}
.category_box .ml{
	margin-left: 186px;
}
.category_box .ml1{
	margin-left: -186px;
}
.ready_count{
	overflow: hidden;
	padding-top: 20px;
	box-sizing: border-box;
	 }
     table {
			margin-top: 30px;
        }
        td, th {
            padding: 20px;
			font-size: 18px;
			color: #666;
			text-align: center;
		
        }
        th {
           	background-color: #005fc4;
			color: #fff;
			font-size: 24px;
			font-weight: 600;
        }
		tr{width: 1150px;}
		th:nth-child(1) {
		  width: 12%;
		}
		th:nth-child(2) {
		  width:77%;
		}
		th:nth-child(3) {
		  width: 10%;
		}
		tr:nth-child(odd) {
		  background-color: #fff;
		}
.select_school{
	height: 525px;
	background: url(../img/select_school.png)no-repeat center;
	margin-top: 30px;
}
.select_detail{
	overflow: hidden;
	height: 523px;
	background: url(../img/select_detail.png)no-repeat center;
}
.select_detail .main_m{width: 960px; margin: 0 auto; text-align: center; position: relative;}
.select_detail .yuyue{width: 860px; height: 150px;  margin-left:30px; position: relative;margin-top:416px;}
.select_detail .top_yuyue_form1{width:100%; height: auto; }
.select_detail .top_yuyue_form1 .textinput{width: 200px; height: 40px; margin-bottom: 15px; margin-right:10px;  font-size: 16px; padding-left: 5px; float: left;  outline: none; }
.select_detail .top_yuyue_form1 .btnon{position: absolute; outline: none; width:170px; height: 45px; border: 2px solid #e0e0e0; background: #b40a00; font-size: 16px; color: #fff; cursor: pointer; right:15px;  font-weight: bold; }
.select_detail .top_yuyue_form1 .form-group{width: 27%; float: left;}
.select_detail .top_yuyue_form1 .yzmcode{width: 55%; height: 40px;  font-size: 14px; float: left;}
.select_detail .top_yuyue_form1 .codetxt{width: 40%; background: #dadada; outline: none; height: 45px; cursor: pointer; font-size: 14px; border: 0;}