/***************** reset *****************/
body, dl, dd, h1, h2, h3, h4, h5, h6, pre, p, blockquote, fieldset, textarea, ol, ul {
    margin: 0
}
fieldset, textarea, input, a img {
    border: none
}
fieldset, textarea, input, legend, th, td, ol, ul {
    padding: 0
}
address, caption, cite, code, dfn, em, strong, th, var, optgroup {
    font-style: normal
}
th, strong, optgroup, h1, h2, h3, h4, h5, h6 {
    /* font-weight: normal */
}
ol, ul {
    list-style: none
}
caption, th {
    text-align: left
}
h1, h2, h3, h4, h5, h6, sup, sub {
    /* font-size: 100% */
}
input, textarea, select, button, optgroup, option {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-style: inherit
}
input, button, textarea, select, optgroup, option {
    *font-size: 100%
}
code, kbd, samp {
    font-family: inherit
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
sup, sub {
    vertical-align: baseline;
}
q:before, q:after {
    content: ''
}
a:hover, a:focus, :link, :visited, ins {
    text-decoration: none
}
:focus {
    outline: 0
}
/***************** form *****************/


/***************** theme Microsoft Yahei*****************/
body {
	font-family: "Helvetica Neue","Microsoft Yahei",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif
}

.login-body {
	margin: 0 auto;
	width: 290px;
	height: 100vh;
}

.login-box {
	vertical-align: middle;
	display:table-cell;
	height: 100vh;
}

.login-main {
	margin-bottom: 180px;
	width: 290px;
	border: 1px solid #ddd;
	background-color: white;
	box-shadow: 1px 0 20px #ddd;
	/* text-align: right; */
}

.login-m-bottom {
	padding:30px 30px 30px 30px;
}

.manage-background {
	background: url("img/backgroud.png") repeat;
}

.form-control {
	display: block;
    width: 100%;
    height: 34px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    padding: 6px 10px;
    border: 1px solid #e3e6f3;
    border-radius: 0;
    box-shadow: none;
    font-weight: 400;
    font-size: 13px;
    -webkit-transition: border .25s linear,color .25s linear,background-color .25s linear;
    transition: border .25s linear,color .25s linear,background-color .25s linear;
    -webkit-font-smoothing: antialiased;
}

.btn-primary {
	width: 100%;
	-webkit-appearance: button;
	cursor: pointer;
	border-color: #435D78;
	background-color: #34495E;
	color: #fff;
	white-space: normal;
	text-shadow: none;
	display: block;
	padding: 5px 10px;
	font-size: 13px;
	line-height: 1.5;
	margin-bottom: 0;
	font-weight: 400;
	touch-action: manipulation;
	border: 1px solid transparent;
}

.btn-primary:hover {
	border-color: #285e8e;
	background-color: #435D78;
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #C0C0C0;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color: #C0C0C0;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color: #C0C0C0;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: #C0C0C0;
}

.sy-simple {
	border-radius:0!important;
	box-shadow:initial!important;
}

.ui.table thead th {
	padding-top:0.4rem;
	padding-bottom:0.4rem;
}

.manage-logo {
	padding: 0.92857143em 1.14285714em;
	padding-left: 2.3rem;
}

.top-box {
	height: 101px;
	position: fixed;
	width: 100%;
	border-bottom: 1px solid #ebeef3;
	z-index: 9999;
	top: 0;
	background-color: white;
}

.top {
	height: 100px;
	max-width: 1280px;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
}

.top .item {
	display: inline-block;
	float: left;
	color: black;
	height: 101px;
	line-height: 100px;
	margin: 0 0;
	padding: 0 26px;
	font-size: 18px;
}

.top .item:hover {
	color: #f86a3f;
	background-color: #ffe9de;
}

.top .item.active{
	color: #f86a3f;
	background-color: #ffe9de;
}

.top .logo {
	background: url("img2/logo2.png") center center no-repeat;
	background-size: 132px;
	width: 132px;
	height: 100px;
	display: inline-block;
	float: left;
}

.top .logo-title {
	line-height:112px;
	font-size: 24px;
	margin-left: 15px;
	margin-right: 60px;
	display: inline-block;
	float: left;
}

.top .login {
	background: url("img2/login.png") center center no-repeat;
	background-size: 125px;
	width: 125px;
	height: 40px;
	display: inline-block;
	float: right;
	margin-top: 30px;
}

#main {
	padding-top: 100px;
}

#footer {
	background: #2D323E;
}

#footer-bottom {
	color: rgba(255,255,255,.5);
	text-align: center;
	padding-bottom: 50px;
	font-size:15px;
}

#footer-main {
	height: 400px;
	width: 1200px;
	margin: 0 auto;
}

#footer-left {
	float: left;
	width: 900px;
	padding: 70px 0 0 20px;
}

#footer-right {
	float: left;
	width: 300px
	height: 400px;
	padding: 70px 0 0 0;
}

#footer-right h3 {
	font-size: 20px;
	line-height: 1.2em;
	color: #FFF;
	font-weight: normal;
}

#footer-right h1 {
	font-size: 32px;
	margin-top: 10px;
	color: #FFF;
	font-weight: normal;
}

#footer-right p {
	font-size: 13px;
	margin-top: 20px;
	color: #FFF;
}

.footer-item img {
	width: 110px;
	height: 110px;
	margin-top: 40px;
}

.footer-item {
	width: 160px;
	float: left;
}

.footer-item h4 {
	font-size: 20px;
	line-height: 1.2em;
	color: #FFF;
	font-weight: normal;
}

.footer-item ul {
	margin-top: 40px;
}

.footer-item li {
	margin-bottom: 20px;
}

.footer-item a[href] {
    display: inline-block;
    min-width: 4em;
    color: #ffffff;
    transition-duration: 300ms
}

.footer-item a[href]:hover {
    transition-duration: 100ms;
    padding-left: 3px
}

/***************** index *****************/

#index-banner-box {
	max-width: 1500px;
	margin: 0 auto;
}

#index-banner {
	min-width: 1200px;
	width: 100%!important;
	height: 872px;
	margin: 0 auto;
	position: relative
}

.content-text2 a:hover {
	color:#f86a3f!important;
}

#index-banner-item > div {
	text-align: center;
	background-color: #f2f4f7;
}

.index-banner-item2 > div {
	background-color: #fafafa!important;
	text-align: center;
}

.index-banner-item2  img {
	position: absolute;
	left: 50%;
	width: 1500px;
	margin-left: -750px;
}

.index-video-box {
	position: relative;
}

.index-video-b {
	position: absolute;
	left: 50%;
	top: 85%;
	margin-left: -65px;
	background:#fff;
	transition-duration: 600ms;
	border-radius: 5px;
	color: #f86a3f;
	padding: 7px 12px 7px 12px;
	cursor:pointer;
	border: 1px solid #f86a3f;
}

.index-video-b:hover {
	background:rgba(255,255,255,0.8);
	
}

.index-video-b i {
	color: #f86a3f;
}

.layui-layer-close2:hover {
	color: #f86a3f!important;
}

.index-video-v {
	cursor:pointer;
}

.index-box2 {

}

.box-top {
	padding-bottom: 50px;
}
.box-title {
	text-align: center;
	font-size: 40px;
	padding-top: 50px;
	font-family: 黑体;
	font-weight: bold;
	line-height: 50px;
}
.box-line {
	margin: 0 auto;
	height: 5px;
	background-color: #f86a3f;
	width: 63px;
	margin-top: 12px;
	border-radius: 50px;
}

#box2-main {
	max-width: 1500px;
	margin: 0 auto;
	margin-top: 30px;
}

#index-box2 {
	padding-top: 100px;
	margin-top: -100px;
}

#box2-left {
	height: 697px;
	width: 50%;
	background: url("img2/box2.jpg") center right no-repeat;
	float: left;
	display: inline-block;
	background-size: 72%;
	-moz-transition: all .2s linear;
	transition: all .2s linear;
	-webkit-transition: all .2s linear;
}
#box2-left:hover{
	-moz-transform: translate3d(0,-12px,0);
	transform: translate3d(0,-12px,0);
	-webkit-transform: translate3d(0,-12px,0);
}

#box2-right {
	width: 50%;
	float: left;
	display: inline-block;
}

#box2-r-s1 {
	display: block;
	margin: 82px 0 0 200px;
	font-size: 35px;
	line-height: 35px;
}
#box2-r-s2 {
	display: block;
	margin: 50px 0 0 65px;
	font-size: 24px;
	line-height: 24px;
	color: #f86a3f;
}
#box2-r-s3 {
	display: block;
	margin: 25px 0 0 65px;
	font-size: 21px;
	line-height: 53px;
	width: 550px;
}

#index-box3 {
	margin: 0 auto;
	max-width: 1500px;
	background: url("img2/box3.jpg") center center no-repeat;
}

#box3-title {
	text-align:  center;
	display:  block;
	font-size: 35px;
	line-height:  35px;
	padding: 80px 0 30px 0;
	font-family: 黑体;
}

#box3-main {
	width: 1200px;
	margin: 0 auto;
}

.box3-item {
	display:  inline-block;
	float:  left;
	width: 340px;
	height:  330px;
	background-color:  #fff;
	border-radius: 10px;
	margin: 25px 30px;
	cursor: pointer;
	-moz-transition: all .2s linear;
	transition: all .2s linear;
	-webkit-transition: all .2s linear;
}
.box3-item:hover {
	-moz-box-shadow: 0 15px 30px rgba(0,0,0,.1);
	box-shadow: 0 15px 30px rgba(0,0,0,.1);
	-webkit-box-shadow: 0 15px 30px rgba(0,0,0,.1);
	-moz-transform: translate3d(0,-8px,0);
	transform: translate3d(0,-8px,0);
	-webkit-transform: translate3d(0,-8px,0);
}
.box3-item-img {
	display: block;
	text-align: center;
	margin: 20px auto;
}
.box3-item-title {
	text-align: center;
	font-size: 30px;
	line-height: 40px;
	font-weight: bold;
	font-family: 黑体;
}
.box3-item-content {
	text-align: center;
	font-size: 23px;
	line-height: 40px;
	margin: 0 auto;
	margin-top: 10px;
	width: 276px;
	color: #999;
}

#index-box4 {
	padding-top: 100px;
	margin-top: -100px;
}
#box4-main {
	width: 1200px;
	height: 600px;
	margin: 0 auto;
	background: url("img2/box4.jpg") center center no-repeat;
	margin-bottom: 120px;
	margin-top: 20px;
	background-size: 100%;
}

#index-box5 {
	background: url("img2/box5.jpg") center center no-repeat;
	max-width: 1500px;
	margin: 0 auto;
}
#box5-title {
	text-align:  center;
	font-size: 56px;
	color: #fff;
	font-family: 黑体;
	line-height: 68px;
}
#box5-main {
	margin: 60px auto 0 auto;
	width: 1258px;
}
.box5-item {
	float: left;
	display: inline-block;
	margin-left: -50px;
	cursor: pointer;
	-moz-transition: all .25s linear;
	transition: all .25s linear;
	-webkit-transition: all .25s linear;
}
.box5-item:hover{
	-moz-transform: translate3d(0,-12px,0);
	transform: translate3d(0,-12px,0);
	-webkit-transform: translate3d(0,-12px,0);
}
.box5-item-img {
    width: 80%;
    margin: 0 auto;
    display: block;
}
.box5-item-title {
	color: #fff;
	text-align: center;
	font-size: 25px;
	line-height: 76px;
	font-weight: bold;
    margin: 0 auto;
	margin-top: -21px;
    width: 80%;
	font-family: 黑体;
}

#index-box6 {

}
#box6-main {
	width: 1195px;
	margin: 0 auto 50px auto;
}
.box6-item {
	width: 495px;
	height: 190px;
	border: 1px solid #f86a3f;
	border-radius: 10px;
	margin: 0 auto;
	box-shadow: 0px 5px 63px -15px #F86A3F;
	cursor: pointer;
	-moz-transition: all .2s linear;
	transition: all .2s linear;
	-webkit-transition: all .2s linear;
}
.box6-item:hover {
	-moz-box-shadow: 0px 5px 63px -10px #F86A3F;
	box-shadow: 0px 5px 63px -10px #F86A3F;
	-webkit-box-shadow: 0px 5px 63px -10px #F86A3F;
	-moz-transform: translate3d(0,-8px,0);
	transform: translate3d(0,-8px,0);
	-webkit-transform: translate3d(0,-8px,0);
}
.box6-item-title {
	text-align: center;
	color: #f57e41;
	font-size: 33px;
	line-height: 33px;
	font-weight: bold;
	margin-top: 42px;
	width: 305px;
	margin-left: auto;
	margin-right: auto;
}
.box6-item-content {
	text-align: center;
	color: #f57e41;
	font-size: 22px;
	line-height: 44px;
	padding-top: 23px;
}
#box6-img {
	width: 1294px;
	height: 421px;
	background: url("img2/box6-img.jpg") center center no-repeat;
	margin: 90px auto 110px auto;
    background-size: 80%;
}

#index-box7 {
	max-width: 1500px;
	height: 1160px;
	margin: 0 auto;
	background: url("img2/box7-img.jpg") center center no-repeat;
}

.box7-row1 {
	margin: 0 auto;
	width: 822px;
}
.box7-row2 {
	margin: 0 auto;
	width: 1233px;
}
.box7-item {
	float: left;
	display: inline-block;
	width: 371px;
	height: 362px;
	background: #fff;
	border-radius: 10px;
	margin: 20px;
	box-shadow: 0px 8px 63px -8px #F86A3F;
	cursor: pointer;
	-moz-transition: all .2s linear;
	transition: all .2s linear;
	-webkit-transition: all .2s linear;
}
.box7-item:hover {
	-moz-box-shadow: 0px 8px 63px -4px #F86A3F;
	box-shadow: 0px 8px 63px -4px #F86A3F;
	-webkit-box-shadow: 0px 8px 63px -4px #F86A3F;
	-moz-transform: translate3d(0,-8px,0);
	transform: translate3d(0,-8px,0);
	-webkit-transform: translate3d(0,-8px,0);
}
.box7-item-img {
	display: block;
	margin: 20px auto 27px auto;
    width: 35%;
}
.box7-item-title {
	background: url("img2/box7-item-img.jpg") center center no-repeat;
	color: #fff;
	height: 65px;
	line-height: 65px;
	font-size: 25px;
	padding-left: 120px;
    background-size: 72%;
}
.box7-item-content {
	color: #666;
	text-align: center;
	font-size: 23px;
	width: 315px;
	line-height: 38px;
	margin: 15px auto 0 auto;
}

#index-box8 {
	background-color: #f2f2f2;
	padding-top: 100px;
	margin-top: -100px;
}
#box8-main {
	margin: 0 auto;
	max-width: 1500px;
	height: 550px;
}
#box8-left {
	width: 50%;
	float: left;
	display: inline-block;
}
.box8-item-title {
	height: 50px;
	background: url("img2/box8-item-img.png") left center no-repeat;
	line-height: 50px;
	font-size: 26px;
	padding: 0px 0 0 53px;
	margin-bottom: 30px;
	margin-left: 295px;
}
#box8-right {
	width: 50%;
	float: left;
	display: inline-block;
}

#box9-main {
    width: 1200px;
    margin: 0 auto;
}
#box9-left{
    width: 50%;
    display: inline-block;
    float: left;
    padding-left: 100px;
}
#box9-left1{
    padding-top: 70px;
    font-size: 27px;
    line-height: 27px;
    font-weight: bold;
    color: #f86a3f;
}
#box9-left15{
    width: 80px;
    margin: 10px 0;
    height: 3px;
    background-color: #f86a3f;
}
#box9-left2{
    font-size: 65px;
    line-height: 65px;
    color: #fff;
    font-weight: bold;
    font-family: 黑体;
}
#box9-left3{
    color: #fff;
    padding-top: 99px;
    font-size: 20px;
    line-height: 20px;
    font-family: 黑体;
}
#box9-left35{
    color: #fff;
    padding-top: 10px;
    font-size: 27px;
    line-height: 27px;
}
#box9-left4{
    color: #fff;
    padding-top: 77px;
    font-size: 20px;
    line-height: 20px;
    font-family: 黑体;
}
#box9-left45{
    color: #fff;
    padding-top: 10px;
    font-size: 27px;
    line-height: 27px;
}
#box9-right{
    width: 50%;
    display: inline-block;
    float: left;
    padding-top: 60px;
}
#box9-right1{
    display: inline-block;
    float: left;
    width: 260px;
    height: 500px;
    background: url("img2/last2.png") center center no-repeat;
    background-size: 110%;
}
#box9-right2{
    display: inline-block;
    float: left;
    width: 260px;
    height: 500px;
    background: url("img2/last3.png") center center no-repeat;
    background-size: 110%;
}

#footer2 {
	background: url("img2/footer.jpg") center center no-repeat;
	height: 462px;
	margin: 0 auto;
	background-color: #3a3b47;
	background-size: 100%;
}
.container {
	width:1280px;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
.col-lg-4 {
	float: left;
	width: 33.33%;
}
.copyright{
	padding-top: 20px;
	text-align: center;
	color: #d5d5d5;
}
.company{
	color: #fff;
	height: 360px;
	padding-top: 76px;
	overflow: hidden;
	background: url('img2/end.png') no-repeat 50%/cover;
}
.company .left{
	width: 24%;
	float: left;
}
.company .middle{
	width: 61%;
	float: left;
}
.company .right{
	width: 15%;
	float: left;
}
.company .logo {
	color: #F48442;
	line-height: 50px
}
.company .logo img{
	width: 100px;
	margin-right: 5px;
	float: left;
}
.company .company-sub-info{
	color: #d5d5d5;
	margin: 22px 0;
}
.company .company-main-info{
	font-size: 20px;
	padding-bottom: 5px;
	width: 80%;
	border-bottom: 1px solid #656565;
}
.company .right{
	text-align: center;
}
.company .right .qrcode{
	width: 110px;
}
.company .right .focusus{
	color: #F48442;
	width: 142px;
	text-align: center;
	font-size: 16px;
	margin: 5px auto;
}

.layui-form-item {
    margin-bottom: 36px;
}

.layui-input, .layui-select, .layui-textarea {
    height: 45px;
    border-radius: 5px;
}
.layui-form-item .layui-inline {
    width: 48%;
}
.layui-btn {
    border-radius: 9px;
    height: 48px;
    line-height: 48px;
    font-size: 18px;
    padding: 0 27px;
}
#kef1{
    cursor: pointer;
    display: block;
    position: fixed;
    bottom: 160px;
    right: 30px;
    width: 70px;
    height: 70px;
    background: url("img2/kf3.png") top center no-repeat;
	background-size: 100%;
}
#kef1:hover{
    background: url("img2/kf1.png") top center no-repeat;
    background-size: 100%;
}
#kef2{
    cursor: pointer;
    display: block;
    position: fixed;
    bottom: 80px;
    right: 30px;
    width: 70px;
    height: 70px;
    background: url("img2/kf4.png") top center no-repeat;
	background-size: 100%;
}
#kef2:hover{
    background: url("img2/kf2.png") top center no-repeat;
    background-size: 100%;
}
@media screen and (max-width: 767px) {
    #box9-main {
        width: 100%;
        
    }
    #box9-left{
        width: 50%;
        display: inline-block;
        float: left;
        padding-left: 15px;
    }
    #box9-left1{
        padding-top: 26px;
        font-size: 8px;
        line-height: 8px;
        font-weight: bold;
        color: #f86a3f;
    }
    #box9-left15{
        width: 31px;
        margin: 4px 0;
        height: 2px;
        background-color: #f86a3f;
    }
    #box9-left2{
        font-size: 25px;
        line-height: 25px;
        color: #fff;
        font-weight: bold;
        font-family: 黑体;
    }
    #box9-left3{
        color: #fff;
        padding-top: 30px;
        font-size: 12px;
        line-height: 12px;
        font-family: 黑体;
    }
    #box9-left35{
        color: #fff;
        padding-top: 2px;
        font-size: 10px;
        line-height: 10px;
    }
    #box9-left4{
        color: #fff;
        padding-top: 20px;
        font-size: 12px;
        line-height: 12px;
        font-family: 黑体;
    }
    #box9-left45{
        color: #fff;
        padding-top: 2px;
        font-size: 10px;
        line-height: 10px;
    }
    #box9-right{
        width: 50%;
        display: inline-block;
        float: left;
        padding-top: 28px;
    }
    #box9-right1{
        display: inline-block;
        float: left;
        width: 45%;
        height: 75%;
        background: url("img2/last2.png") center center no-repeat;
        background-size: 110%;
    }
    #box9-right2{
        display: inline-block;
        float: left;
        width: 45%;
        height: 75%;
        background: url("img2/last3.png") center center no-repeat;
        background-size: 110%;
    }
	#kef1{
        display: none;
    }
    #kef2{
        display: none;
    }
    .container {
		width: 100%;
	}
	.company-sub-info {
		text-align: center;
	}
	.logo img {
		margin: 0 auto!important;
		display: block;
		float: inherit!important;
	}
	.company {
		padding-top: 55px;
	}
	.company .logo {
		line-height: 15px;
	}
	.top-box {
		height: 51px;
	}
	.middle {
		display: none;
	}
	.company .left {
		float: inherit;
		width: inherit;
	}
	.company .right {
		float: inherit;
		width: inherit;
	}
	.top {
		height: 50px;
		width: 100%;
		padding-left: 0px;
		padding-right: 0px;
	}
	.logo-title {
		display: none!important;
	}
	.top .logo {
		height: 50px;
		background-size: 80%;
		width: 110px;
		margin-right: 10px;
	}
	#main {
		padding-top: 50px;
		min-height: inherit!important;
	}
	#index-box1 {
		height: inherit!important;
	}
	.top .item {
		height: 51px;
		line-height: 50px;
	}
	.top .item {
		display: none!important;
	}
	.top .item2 {
		display: inline-block!important;
		float: left;
		color: black;
		height: 51px;
		line-height: 50px;
		margin: 0 0;
		padding: 0 6px;
		font-size: 16px;
	}
	.top .item:hover {
		color: #f86a3f;
		background-color: #ffe9de;
	}
	.top .item.active{
		color: #f86a3f;
		background-color: #ffe9de;
	}
	.top .login {
		background-size: 100px;
		width: 81px;
		height: 30px;
		margin-top: 11px;
		margin-right: 10px;
		border-radius: 4px;
	}
	.index-banner-item2 {
		width: 100%!important;
		left: 0;
	}
	.index-banner-item2 img {
		width: 100%;
		background-size: 100% 100%;
		left: 0%;
		margin-left: 0px;
	}
	.index-b-img {

	}
	#index-banner {
		width: 100%;
		height: inherit;
		min-width: inherit;
	}
	.box-title {
		font-size: 20px;
		padding-top: 30px;
		line-height: 20px;
	}
	.box-line {
		width: 38px;
		height: 4px;
	}
	.box-top {
		padding-bottom: 20px;
	}
	#box2-main {
		width: 100%;
		margin-top: 10px;
	}
	#box2-left {
		width: 100%;
		height: 110vw;
		display: block;
		float: inherit;
		background: url("img2/box2.jpg") top center no-repeat;
		background-size: 80%;

	}
	#box2-right {
		width: 100%;
		display: block;
		float: inherit;
	}
	#box2-r-s1 {
		margin: 0px 0 0 0;
		font-size: 20px;
		line-height: 20px;
		text-align: center;
	}
	#box2-r-s2 {
		margin: 30px 0 0 0;
		font-size: 18px;
		line-height: 18px;
		text-align: center;
	}
	#box2-r-s3 {
		margin: 20px auto 0;
		font-size: 13px;
		line-height: 34px;
		width: 80%;
	}
	#index-box2 {
		height: inherit!important;
	}

	#index-box3 {
		width: 100%;
		height: inherit!important;
		background-size: auto 100%;
		padding-bottom: 10px;
	}
	#box3-title {
		font-size: 23px;
		line-height: 23px;
	}
	#box3-main {
		width: 98%;
	}
	#box3-title {
		padding: 50px 0 30px 0;
	}
	.box3-item {
		width: 47%;
		margin: 10px 5px;
		height: 235px;
	}
	.box3-item-img {
		margin: 20px auto 5px auto;
		width: 45%;
	}
	.box3-item-title {
		font-size: 18px;
	}
	.box3-item-content {
		font-size: 14px;
		line-height: 25px;
		width: 90%;
		margin-top: 0px;
	}
	#index-box4 {
		width: 95%;
		margin-left: auto;
		margin-right: auto;
	}
	#box4-main {
		width: 100%;
		height: 52vw;
		margin-top: 0;
		margin-bottom: 25px;
		background-size: 100% auto;
	}

	#index-box5 {
		height: inherit!important;
		padding-bottom: 30px;
		background-size: 230%;
	}
	#box5-title {
		font-size: 22px;
	}
	#box5-main {
		width: 100%;
        margin-top: 20px;
	}
	.box5-item {
		margin-left: 0;
		width: 20%;
	}
	.box5-item-img {
		width: 100%;
	}
	.box5-item-title {
		display: none;
	}

	#box6-main {
		width: 90%;
		margin: 0 auto 50px auto;
	}
	.box6-item {
		width: 65%;
		height: 135px;
		margin: 0 auto;
	}
	.box6-item-title {
		font-size: 17px;
		line-height: 33px;
		margin-top: 27px;
		width: 125px;
	}
	.box6-item-title2 {
		background-size:15%!important;
		padding-left: 20px;
	}
	.box6-item-content {
		font-size: 15px;
		line-height: 30px;
		padding-top: 11px;
	}

	#box6-img {
		width: 100%;
		height: 50vw;
		background-size: 94%;
		margin: -50px auto 0px auto;
	}

	#index-box7 {
		width: 100%;
		background: url("img2/box7-img.jpg") top center no-repeat;
		background-size: 240%;
		height: inherit;
		min-height: 645px;
	}

	#index-box7 .box-title {
		padding-top: 50px!important;
	}
	#index-box7 .box-top {
		padding-bottom: 30px!important;
	}
	.box7-row1 {
		width: 64%;
	}
	.box7-row1 .box7-item {
		width: 45%;
	}
	.box7-row2 {
		width: 98%;
	}
	.box7-row2 .box7-item {
		width: 30%;
	}
	.box7-item {
		width: 117px;
		height: 200px;
		margin: 6px;
	}
	.box7-item-img {
		margin: 10px auto -3px auto;
		width: 59%;
	}
	.box7-item-title {
		background-size: 78% auto;
		width: 100%;
		height: 45px;
		line-height: 47px;
		font-size: 13px;
		padding-left: 37px;
	}
	.box7-item-content {
		font-size: 12px;
		width: 100%;
		line-height: 22px;
		margin: 0 auto;
	}
	.box7-row2 {
		padding-bottom: 25px;
	}
	#index-box8 {
		padding-top: 50px!important;
	}
	#index-box8 .box-title {
		padding-top: 40px!important;
	}
	#box8-main {
		width: 100%;
		height: inherit;
	}
	#box8-left {
		width: 100%;
		float: inherit;
		display: block;
	}
	#box8-right {
		width: 90%;
		float: inherit;
		display: block;
		padding-bottom: 30px;
		margin: 0 auto;
	}
	.layui-form-item .layui-inline {
		width: inherit!important;
	}
	.layui-btn-danger {
		display: block!important;
		margin: 0 auto!important;
	}
	#box8-right img {
		width: 90%;
		margin: 0 auto;
		display: block;
	}
	.box8-item-title {
		height: 30px;
		line-height: 30px;
		font-size: 21px;
		padding: 0px 0 0 49px;
		margin-bottom: 30px;
		width: 280px;
		margin-left: auto;
		margin-right: auto;
	}

	#index-box9 {
		width: 100%!important;
		background: url('/static/theme/default/img2/last1.jpg') top center no-repeat!important;
		height: 60vw!important;
		margin: 0 auto;
		background-size: 140% auto!important;
	}
	#index-box10 {
		width: 90%!important;
		height: 60vw!important;
		margin: 15px auto 40px auto!important;
		background-size: 100% auto!important;
	}

	#footer2{
		width: 100%;
		background-size: 100% auto;
		height: 40vw;
	}

	#mobile-bottom-help {
		display: block!important;
		height: 45px;
	}
	#mobile-bottom {
		display: block!important;
		height: 45px;
		text-align: center;
		position: fixed;
		width: 100%;
		bottom: 0px;
		z-index: 999;
		background-color: white;
		box-shadow: 0px -3px 6px 0px rgba(0,0,0,.05);
	}
	#mobile-bottom1 {
		background: #fff;
		height: 45px;
		display: inline-block;
		float: left;
		color: #f86a3f;
		line-height: 45px;
		font-weight: bold;
		margin: 0px;
		width: 50%;
	}
	#mobile-bottom2 {
		background: #f86a3f;
		height: 45px;
		display: inline-block;
		float: left;
		color: #fff;
		line-height: 45px;
		font-weight: bold;
		margin: 0px;
		width: 50%;
	}
	.index-video-b {
		padding: 3px 5px 3px 5px;
		margin-left: -57px;
	}
}

@media screen and (max-width: 375px) {
	.box6-item {
		width: 65%;
		margin: 0 auto;
	}
	.box6-item-title {
		font-size: 15px;
		width: 115px;
	}
	.box6-item-title2 {
		padding-left: 10px;
	}
	#index-box7 .box-title {
		padding-top: 35px!important;
	}
	#index-box7 .box-top {
		padding-bottom: 15px!important;
	}
	.box7-item-title {
		padding-left: 32px;
	}
	.box7-item-content {
		width: 98%;
	}
}

@media screen and (max-width: 374px) {
	.box7-row1 {
		width: 75%;
	}
	.box7-row2 .box7-item {
		width: 29%;
	}
}
@media screen and (max-width: 350px) {
	.top .logo {
		margin-right: 0px;

	}
	.top .item2 {
		padding: 0 1px;
	}
	#box5-title {
		font-size: 18px;
	}
	.box6-item-title {
		font-size: 15px;
	}
	.box6-item-title2 {
		padding-left: 6px;
	}
	.box3-item {
		width: 46%;
	}
	#index-box7 {
		background-size: 275%;
		height: 111%;
	}
	.box7-item-title {
		padding-left: 28px;
	}
}
@media screen and (max-width: 335px) {
	.box6-item {
		width: 65%;
		margin: 0 auto;
	}
}
@media screen and (max-width: 322px) {
	.box6-item {
		width: 65%;
		margin: 0 auto;
	}
}










