html {
	font-family: "Microsoft YaHei UI","Microsoft YaHei",sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

html,body,div,object,iframe,applet,object,h1,h2,h3,h4,h5,h6,p,blockquote,pre,address,dl,dt,dd,ol,ul,li,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,menu,nav,output,ruby,section,summary,time,mark,audio,video,progress {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}

li {
	list-style: none;
}

article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary {
	display: block;
}

audio,canvas,progress,video {
	display: inline-block;
}

audio:not([controls]) {
	display: none;
	height: 0;
}
[hidden],template {
	display: none;
}

a {
	background-color: transparent;
	text-decoration: none;
}

a:active,a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 2em;
	margin: .67em 0;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,kbd,pre,samp {
	font-family: monospace,monospace;
	font-size: 1em;
}

button,input,optgroup,select,textarea {
	color: inherit;
	font: inherit;
	margin: 0;
	outline: none;
	line-height: normal;
}

button {
	overflow: visible;
}

button,select {
	text-transform: none;
}

button,html input[type="button"],input[type="reset"],input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"],input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,th {
	padding: 0;
}


.html, body {
    background-color: #3d5bd3;
}
body {
    /* width: 100%; */
    /* height: 750px; */
    background: #3d5bd3 url('../images/binner.jpg') no-repeat center top;
}
.nav-box {
    padding-top: 750px;
}
.nav {
    width: 100%;
    height: 70px;
    background-color: #0c3ccf;
}
.nav ul {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}
.nav ul li {
    float: left;
    margin: 0 45px;
    width: 80px;
    height: 66px;
    line-height: 66px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    cursor: pointer;
}
.nav ul li a {
    font-size: 20px;
    color: #fff;
}
.nav ul li.active {
    border-bottom: 4px solid #ff3787;
}

.nav ul .enlist {
    background: #ff3787 url('../images/icon.jpg') no-repeat 28px center;
    margin: 0;
    width: 172px;
    height: 70px;
    line-height: 70px;
    text-align: left;
    padding-left: 64px;
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */
}

.container {
    width: 1200px;
    margin: 0 auto;
}
.first {
    padding-left: 105px;
}
.first .top {
    padding: 95px 0;
}
.first .top span {
    display: inline-block;
    vertical-align: middle;
}
.first .top .title {
    font-size: 26px;
    color: #fff;
    margin-right: 46px;
}
.first .cont .left {
    float: left;
    color: #fbe768;
    padding-top: 16px;
}
.first .cont .left .name {
    font-family: HYRuiZhiW;
    font-size: 70px;
    padding-bottom: 25px;
}
.first .cont .left .tool {
    font-size: 30px;
}
.first .cont .right {
    margin-left: 380px;
    width: 635px;
}
.first .cont .right .box {
    padding-bottom: 24px;
}
.first .cont .right .title {
    width: 236px;
    height: 27px;
    border-bottom: 3px solid #fbe768;
    margin-bottom: 10px;
}
.first .cont .right .title span {
    display: inline-block;
    width: 103px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #fbe768;
    font-size: 20px;
    color: #0c3ccf;
}
.first .cont .right .text {
    font-size: 16px;
    color: #fff;
    line-height: 28px;
}

.second {
    width: 100%;
    height: 600px;
    background: url('../images/bg.jpg') no-repeat center;
    background-size: contain;
    padding: 96px 0;
}
.second .left {
    float: left;
    width: 343px;
    margin-left: 84px;
}
.second .left .box {
    padding-bottom: 24px;
}
.second .left .title, .second .right .title {
    padding: 52px 0 60px;
    font-family: HYRuiZhiW;
    font-size: 50px;
    color: #fbe768;
    letter-spacing: 5px;
}
.second .left .name {
    font-size: 16px;
    color: #fbe768;
    line-height: 28px;
}
.second .left .cont, .second .right .cont {
    font-size: 14px;
    color: #fff;
    line-height: 28px;
}
.second .right {
    width: 604px;
    margin-left: 540px;
}

.third .title, .fourth .title, .fifth .title {
    font-family: HYRuiZhiW;
    font-size: 70px;
    color: #fbe768;
    letter-spacing: 7px;
    text-align: center
}

.third .box {
    padding: 70px 0 100px;
}

.fourth .video {
    width: 900px;
    height: 530px;
    margin: 36px auto;
}
.fourth .pic-box {
    padding-bottom: 65px;
}

.news-list {
    overflow: hidden;
    padding: 50px 0 60px;
}
.news-list li {
    float: left;
    width: 50%;
    padding-left: 100px;
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #fff;
}
.news-list li a {
    font-size: 14px;
    color: #fff;
    line-height: 28px;
}

.us {
    background-color: #0c3ccf;
    overflow: hidden;
    padding: 50px 0;
}
.us .content {
    width: 1200px;
    margin: 0 auto;
}
.us .left {
    float: left;
    margin-left: 100px;
    padding-right: 150px;
    border-right: 1px solid #3d5bd3;
}
.us .left .title, .us .right .title {
    font-family: HYRuiZhiW;
    font-size: 50px;
    color: #fbe768;
    padding: 0 0 40px;
}
.us .left .box1, .us .right .box1 {
    padding-bottom: 24px;
}
.us .left .name {
    width: 160px;
    height: 27px;
    border-bottom: 3px solid #fbe768;
    margin-bottom: 8px;
}
.us .left .name span {
    display: inline-block;
    width: 103px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #fbe768;
    font-size: 20px;
    color: #0c3ccf;
}
.us .left .text, .us .right .text {
    font-size: 16px;
    color: #fff;
    line-height: 28px;
}
.us .right {
    margin-left: 700px;
}
.us .right .pic-code span {
    display: inline-block;
    vertical-align: middle;
}
.us .right .pic-code .tool {
    font-size: 16px;
    color: #fff;
    margin-left: 10px;
}

footer {
    background-color: #1e1e1e;
    overflow: hidden;
}
footer .box {
    width: 1100px;
    margin: 25px auto;
    overflow: hidden;
}
footer .team {
    float: left;
    padding-left: 110px;
    background: url(../images/foot_logo.jpg) no-repeat left center;
}
footer .team p {
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #fff;
    line-height: 36px;
}
footer .follow {
    float: right;
}
footer .follow span {
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #fff;
    display: inline-block;
    vertical-align: bottom;
    padding-right: 20px;
}
footer .follow img {
    width: 97px;
    height: 97px;
    display: inline-block;
    vertical-align: bottom;
}
.declare {
    background-color: #1e1e1e;
    padding: 14px 0;
    border-top: solid 1px #434343;
    text-align: center;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #bfbfbf;
}