﻿	/* GLOBAL STYLES
-------------------------------------------------- */
	
	html,
	body {
	    width: 100%;
	    margin: 0;
	    padding: 0;
	    font-family: "Microsoft YaHei", "宋体", "黑体", "Helvetica Neue", Helvetica, Arial, sans-serif;
	    -webkit-font-smoothing: antialiased;
	}
	
	html,
	body,
	div,
	span,
	h1,
	h2,
	h3,
	h4,
	h5,
	h6,
	em,
	img,
	strong,
	sub,
	sup,
	tt,
	dd,
	dl,
	dt,
	form,
	label,
	table,
	caption,
	tbody,
	tfoot,
	thead,
	tr,
	th,
	td,
	ul,
	li,
	p,
	a,
	section,
	a {
	    margin: 0;
	    padding: 0;
	    font-weight: normal;
	}
	
	input,
	select,
	textarea {
	    vertical-align: middle;
	}
	
	img {
	    border: 0;
	    margin: 0;
	    padding: 0;
	    display: block;
	}
	
	ul,
	li {
	    list-style-type: none;
	}
	
	a {
	    blr: expression(this.onFocus=this.blur());
	    text-decoration: none;
	}
	
	* {
	    margin: 0;
	    padding: 0;
	    border: 0;
	}
	
	div,
	a {
	    tap-highlight-color: rgba(0, 0, 0, 0);
	    focus-ring-color: rgba(0, 0, 0, 0);
	    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	    -webkit-focus-ring-color: rgba(0, 0, 0, 0);
	    -moz-tap-highlight-color: rgba(0, 0, 0, 0);
	    -moz-focus-ring-color: rgba(0, 0, 0, 0);
	}
	
	.show-pc {
	    display: block;
	}
	
	.show-phone {
	    display: none;
	}
	
	#container {
	    width: 100%;
	    overflow: hidden;
	}
	/*顶部*/
	
	#top {
	    position: fixed;
	    z-index: 999;
	    top: 0;
	    left: 0;
	    width: 100%;
	    height: 55px;
	    background-color: #ffffff;
	}
	
	.main {
	    position: relative;
	    margin: 0 auto;
	    width: 1280px;
	}
	
	.logo {
	    width: 95px;
	    float: left;
	    margin-top: 7px;
	}
	
	.logo img {
	    width: 100%;
	}
	
	.menu {
	    float: right;
	    width: 45%;
	}
	
	.menu li {
	    float: left;
	    width: 25%;
	    text-align: center;
	}
	
	.menu li a {
	    font-size: 14px;
	    color: #000000;
	    line-height: 55px;
	}
	
	.menu .active a {
	    color: #e60012;
	}
	/*banner*/
	
	.banner {
	    margin-top: 55px;
	    width: 100%;
	}
	
	.banner-txt,
	.banner-img {
	    margin-top: 8%;
	    margin-left: 8%;
	    float: left;
	    width: 38%;
	}
	
	.banner-img {
	    margin-top: 0;
	    margin-left: 5%;
	    width: 33%;
	}
	
	.banner-txt img,
	.banner-img img {
	    width: 100%;
	}
	/*内容块*/
	
	.content {
	    position: relative;
	    width: 100%;
	}
	
	.content.bg1 {
	    background-color: #F2F2F2;
	}
	
	.content.bg2 {
	    height: 480px;
	    background-size: cover;
	    background-position: center;
	    background-image: url(../images/p1-6.png);
	}
	
	.pt-50 {
	    padding-top: 50px;
	}
	
	.box-100 {
	    position: relative;
	    width: 100%;
	}
	
	.box-100 img {
	    width: 100%;
	}
	/*首页*/
	
	.c1-box {
	    position: relative;
	    width: 100%;
	    margin: 0 auto;
	    overflow: hidden;
	}
	
	.c1-ren {
	    width: 47.5%;
	    float: left;
	}
	
	.c1-ren img {
	    width: 100%;
	}
	
	.c1-video {
	    position: absolute;
	    right: 0;
	    top: 16%;
	    width: 68%;
	    cursor: pointer;
	    overflow: hidden;
	}
	
	.c1-video img {
	    width: 100%;
	    transition: 0.8s;
	    -webkit-transition: 0.8s;
	}
	
	.c1-video.active img {
	    transform: scale(1.1);
	    -webkit-transform: scale(1.1);
	}
	
	.player-btn {
	    position: absolute;
	    left: 45%;
	    top: 40%;
	    width: 11.7%;
	}
	
	.c-title {
	    width: 100%;
	    text-align: center;
	    font-size: 36px;
	    color: #000;
	}
	
	.c2-box {
	    width: 100%;
	    margin: 7% auto 0;
	    padding-bottom: 70px;
	    overflow: hidden;
	}
	
	.p1-c2-l {
	    width: 50.5%;
	    float: left;
	    margin: 0 10.2% 0 6.6%;
	}
	
	.p1-c2-r {
	    width: 24.6%;
	    float: left;
	}
	
	.p1-c2-l img,
	.p1-c2-r img {
	    width: 100%;
	}
	
	.c-title2 {
	    width: 100%;
	    font-size: 36px;
	    text-align: center;
	    color: #fff;
	}
	
	.p1-c3-tip {
	    width: 79%;
	    color: #fff;
	    font-size: 14px;
	    margin: 2% auto 0;
	    text-align: center;
	}
	
	.p1-c3-img {
	    width: 80.7%;
	    margin: 5% auto 0;
	}
	
	.p1-c3-img img {
	    width: 100%;
	}
	
	.video-t {
	    position: fixed;
	    left: 0;
	    top: 0;
	    z-index: 999;
	    width: 100%;
	    height: 100%;
	    display: none;
	}
	
	.video-m {
	    width: 100%;
	    height: 100%;
	    opacity: 0.7;
	    filter: alpha(opacity=70);
	    background-color: #000;
	}
	
	.videowin {
	    position: absolute;
	    left: 50%;
	    top: 20%;
	    margin-left: -400px;
	    z-index: 999;
	    width: 800px;
	}
	
	.close {
	    position: absolute;
	    right: 25%;
	    top: 21%;
	    z-index: 999;
	    width: 2%;
	    cursor: pointer;
	}
	
	.close img {
	    width: 100%;
	}
	/*第二页*/
	
	.p2-c1-box {
	    width: 100%;
	    margin: 2% auto 0;
	    overflow: hidden;
	    padding: 80px 0;
	}
	
	.p2-c1-l {
	    width: 14.4%;
	    float: left;
	    margin: 5% 10.2% 0 7.6%;
	}
	
	.p2-c1-r {
	    width: 61.2%;
	    float: left;
	}
	
	.p2-c1-l img,
	.p2-c1-r img {
	    width: 100%;
	}
	
	.p2-c2-box {
	    width: 98.7%;
	    margin: 3% auto 0;
	    overflow: hidden;
	    padding-bottom: 50px;
	}
	
	.p2-c2-top,
	.p2-c2-bottom {
	    width: 100%;
	    overflow: hidden;
	}
	
	.p2-c2-bottom {
	    margin-top: 2%;
	}
	
	.p2-t-img {
	    position: relative;
	    width: 49.2%;
	    float: left;
	    margin-left: 1.6%;
	    cursor: default;
	    overflow: hidden;
	}
	
	.p2-c2-top div:first-child {
	    margin-left: 0;
	}
	
	.p2-t-img img {
	    width: 100%;
	    transition: 0.8s;
	    -webkit-transition: 0.8s;
	}
	
	.p2-t-img.active img {
	    transform: scale(1.1);
	    -webkit-transform: scale(1.1);
	}
	
	.p2-t-img.active .p2-img-t1 {
	    opacity: 0;
	    filter: alpha(opacity=0);
	}
	
	.p2-t-img.active .p2-img-mask {
	    opacity: 1;
	    filter: alpha(opacity=100);
	    display: block\9;
	}
	
	.p2-img-t1 {
	    position: absolute;
	    left: 0;
	    bottom: 8%;
	    font-size: 22px;
	    color: #fff;
	    text-indent: 2em;
	    transition: 0.8s;
	    -webkit-transition: 0.8s;
	}
	
	.p2-img-mask {
	    position: absolute;
	    top: 0;
	    left: 0;
	    width: 100%;
	    height: 100%;
	    opacity: 0;
	    filter: alpha(opacity=0);
	    display: none\9;
	    transition: 0.8s;
	    -webkit-transition: 0.8s;
	}
	
	.mask {
	    position: absolute;
	    left: 0;
	    top: 0;
	    width: 100%;
	    height: 100%;
	    background-color: #000;
	    opacity: 0.8;
	    filter: alpha(opacity=80);
	}
	
	.p2-m-t {
	    width: 81.5%;
	    position: absolute;
	    z-index: 10;
	    top: 25%;
	    left: 9.25%;
	}
	
	.p2-m-t1 {
	    width: 100%;
	    color: #fff;
	    font-size: 22px;
	}
	
	.p2-m-t.t1 {
	    top: 20%;
	}
	
	.p2-m-t2 {
	    width: 100%;
	    color: #fff;
	    font-size: 14px;
	    margin-top: 3%;
	    line-height: 1.8em;
	}
	
	.p2-c2-bottom div:first-child {
	    margin-left: 0;
	}
	
	.p2-m-img {
	    position: relative;
	    width: 32.4%;
	    float: left;
	    margin-left: 1.4%;
	    cursor: default;
	    overflow: hidden;
	}
	
	.p2-m-img img {
	    width: 100%;
	    transition: 0.8s;
	    -webkit-transition: 0.8s;
	}
	
	.p2-m-img.active img {
	    transform: scale(1.1);
	    -webkit-transform: scale(1.1);
	}
	
	.p2-m-img.active .p2-img-t1 {
	    opacity: 0;
	    filter: alpha(opacity=0);
	}
	
	.p2-m-img.active .p2-img-mask {
	    opacity: 1;
	    filter: alpha(opacity=100);
	    display: block\9;
	}
	
	.p3-c2-bg {
	    position: absolute;
	    left: 0;
	    top: 0;
	    height: 800px;
	    width: 100%;
	}
	
	.p3-c2-bg img {
	    width: 100%;
	    height: 800px;
	}
	/*第三页*/
	
	.c-title {
	    width: 100%;
	    text-align: center;
	    font-size: 36px;
	    color: #000;
	}
	
	.content.bg1 {
	    background-color: #F2F2F2;
	}
	
	.p3-c1-box {
	    width: 100%;
	    margin: 3% auto 0;
	}
	
	.p3-c1-box img {
	    width: 100%;
	}
	
	.p3-bg2 {
	    background-image: url(../images/p3-bg.png);
	    background-repeat: no-repeat;
	    -webkit-background-size: cover;
	    background-size: cover;
	    background-position: center;
	    -ms-behavior: url(css/backgroundsize.min.htc);
	    behavior: url(css/backgroundsize.min.htc);
	}
	
	.p3-c2-img {
	    width: 100%;
	    margin: 0 auto;
	    overflow: hidden;
	    padding-bottom: 30px;
	}
	
	.p3-c2-img img {
	    width: 100%;
	}
	
	.p3-list {
	    width: 100%;
	}
	
	.p3-list li {
	    float: left;
	    width: 50%;
	}
	
	.p3-list li img {
	    width: 100%;
	}
	
	.p3-list-bg,
	.p3-list-bg2 {
	    position: absolute;
	    z-index: 111;
	    bottom: 0;
	    left: 0;
	    width: 60%;
	}
	
	.p3-list-bg2 {
	    left: auto;
	    right: 0;
	}
	
	.p3-list-t,
	.p3-list-t2 {
	    position: absolute;
	    z-index: 111;
	    top: 23%;
	    left: 8%;
	    width: 90%;
	    font-size: 36px;
	    color: #ffffff;
	}
	
	.p3-list-t2 {
	    left: auto;
	    right: 8%;
	    text-align: right;
	}
	/*第4页*/
	
	.p4-box {
	    position: relative;
	    width: 100%;
	    height: 650px;
	}
	
	.p4-bg1,
	.p4-bg2,
	.p4-bg3,
	.p4-bg4 {
	    background-image: url(../images/p4-1.jpg);
	    background-repeat: no-repeat;
	    -webkit-background-size: cover;
	    background-size: cover;
	    background-position: center;
	    -ms-behavior: url(css/backgroundsize.min.htc);
	    behavior: url(css/backgroundsize.min.htc);
	}
	
	.p4-bg2 {
	    background-image: url(../images/p4-2.jpg);
	}
	
	.p4-bg3 {
	    background-image: url(../images/p4-3.jpg);
	}
	
	.p4-bg4 {
	    background-image: url(../images/p4-4.jpg);
	}
	
	.p4-txt {
	    position: absolute;
	    z-index: 111;
	    left: 0;
	    bottom: 0;
	    padding: 2.5% 0;
	    width: 100%;
	    background-image: url(../images/p4-bg.png);
	    background-repeat: repeat;
	}
	
	.p4-t {
	    margin-left: 30%;
	    width: 40%;
	    font-size: 32px;
	    color: #FFFFFF;
	    text-align: center;
	    line-height: 1.55em;
	}
	
	.p4-c {
	    position: absolute;
	    z-index: 111;
	    top: 15px;
	    left: 200%;
	    width: 50%;
	    font-size: 12px;
	    color: #FFFFFF;
	    line-height: 2em;
	    text-align: justify;
	    word-break: normal;
	    word-wrap: break-word;
	    text-justify: inter-ideograph;
	}
	
	.p4-c4 {
	    top: 0;
	    width: 55%;
	}
	
	.down {
	    position: fixed;
	    right: 0;
	    bottom: 40%;
	    width: 65px;
	    height: 55px;
	    padding-top:10px;
	    background-color: #e60012;
	    font-size: 16px;
	    text-align: center;
	    cursor: pointer;
	}
	
	.down a {
	    color: #fff;
	    text-decoration: none;
	}
	

	.box100 {
	    position: relative;
	    width: 100%;
	    overflow: hidden;
	}
	
	.box100 img {
	    -ms-transition: all 0.6s;
	    -moz-transition: all 0.6s;
	    -webkit-transition: all 0.6s;
	    transition: all 0.6s;
	    width: 100%;
	}
	
	.box100:hover img {
	    width: 100%;
	    -ms-transform: scale(1.05);
	    -moz-transform: scale(1.05);
	    -webkit-transform: scale(1.05);
	    transform: scale(1.05);
	}
	
	.bottom {
	    width: 100%;
	    height: 70px;
	    background-color: #4d4d4d;
	    text-align: center;
	    font-size: 12px;
	    line-height: 70px;
	    color: #e5e5e5;
	}
	
	.bottom img {
	    vertical-align: middle;
	    display: inline-block;
	    padding-left: 1%;
	    padding-right: 0.5%;
	}
	
	.box100 img {
	    -ms-transition: all 0.6s;
	    -moz-transition: all 0.6s;
	    -webkit-transition: all 0.6s;
	    transition: all 0.6s;
	    width: 100%;
	}
	
	.box100:hover .img1 {
	    width: 100%;
	    -ms-transform: scale(1);
	    -moz-transform: scale(1);
	    -webkit-transform: scale(1);
	    transform: scale(1);
	}
	
	.clearfix:after {
	    content: ".";
	    display: block;
	    height: 0;
	    clear: both;
	    visibility: hidden;
	}
	
	.clear {
	    clear: both;
	    height: 0;
	    font-size: 0;
	    overflow: hidden;
	}
	
	.show-pc {
	    display: block;
	}
	
	.show-phone {
	    display: none;
	}
	
	@media (min-width:1920px) {
	    .p4-box {
	        height: 650px;
	    }
	}
	
	@media (min-width:1600px) and (max-width:1919px) {
	    .p4-box {
	        height: 540px;
	    }
	}
	
	@media (min-width:1366px)and (max-width:1599px) {
	    .p4-box {
	        height: 450px;
	    }
	    .p4-t {
	        font-size: 26px;
	    }
	    .p3-list-t,
	    .p3-list-t2 {
	        font-size: 24px;
	    }
	}
	
	@media (min-width:1280px) and (max-width:1365px) {
	    .p4-box {
	        height: 420px;
	    }
	    .p4-t {
	        font-size: 26px;
	    }
	}
	
	@media (min-width:1024px) and (max-width:1279px) {
	    .p4-box {
	        height: 340px;
	    }
	    .p4-t {
	        font-size: 22px;
	    }
	}
	
	@media (max-width:1366px) {
	    .videowin {
	        width: 600px;
	        margin-left: -300px;
	    }
	    .p3-list-t,
	    .p3-list-t2 {
	        top: 8%;
	    }
	    /* 		.close{
	right:17%;
} */
	}
	
	@media (max-width:1024px) {
	    .main {
	        width: 100%;
	    }
	    .p2-c2-box {
	        width: 96%;
	    }
	    .p2-img-t1 {
	        font-size: 18px;
	    }
	    .p2-m-t {
	        top: 20%;
	    }
	    .p2-m-t.t1 {
	        top: 10%;
	    }
	    .p2-m-t1 {
	        font-size: 16px;
	    }
	    .p2-m-t2 {
	        font-size: 12px;
	    }
	    .logo {
	        margin-left: 15px;
	    }
	    .close {
	        right: 18%;
	    }
	    .main {
	        width: 960px;
	    }
	    .p3-list-t,
	    .p3-list-t2 {
	        font-size: 18px;
	    }
	    .p4-t {
	        margin-left: 30%;
	        width: 40%;
	        font-size: 20px;
	        color: #FFFFFF;
	        text-align: center;
	        line-height: 1.55em;
	        box-sizing: border-box;
	    }
	}
	
	@media (max-width:768px) {
	    .show-pc {
	        display: none;
	    }
	    .show-phone {
	        display: block;
	    }
	    #top {
	        width: 100%;
	        height: 65px;
	        background-color: #404143;
	    }
	    .logo {
	        width: 12%;
	        margin-left: 4.2%;
	        margin-top: 14px;
	    }
	    .mb {
	        width: 5%;
	        float: right;
	        margin-top: 13px;
	        margin-right: 4.2%;
	    }
	    .mb img {
	        width: 100%;
	    }
	    .menu {
	        position: absolute;
	        top: 65px;
	        width: 100%;
	        display: none;
	    }
	    .menu li {
	        width: 100%;
	        float: none;
	        text-align: left;
	        text-indent: 1.5em;
	        background-color: #eeeeee;
	        border-top: 1px solid #d6d6d6;
	    }
	    .menu li:first-child {
	        margin-top: 0;
	    }
	    .t-title {
	        position: absolute;
	        top: 0;
	        left: 0;
	        z-index: -1;
	        width: 100%;
	        text-align: center;
	        font-size: 24px;
	        color: #fff;
	        line-height: 65px;
	    }
	    .banner {
	        margin-top: 65px;
	    }
	    .banner-txt {
	        width: 69.2%;
	        float: none;
	        margin: 0 auto 0;
	        padding: 5% 0 0;
	    }
	    .banner-img {
	        width: 69.2%;
	        ;
	        float: none;
	        margin: 0 auto 0;
	        padding: 8% 0 0;
	    }
	    .pt-50 {
	        padding-top: 5%;
	    }
	    .c1-ren,
	    .c1-video {
	        width: 100%;
	        float: none;
	        margin: 0 auto;
	    }
	    .c1-video {
	        position: relative;
	    }
	    .c2-box {
	        margin-top: 5%;
	        padding-bottom: 8%;
	    }
	    .p1-c2-l {
	        width: 98%;
	        margin: 0 auto 0;
	        float: none;
	    }
	    .p1-c2-r {
	        width: 67%;
	        margin: 8% auto 0;
	        float: none;
	    }
	    .p1-c3-tip {
	        width: 83%;
	        margin: 3% auto 0;
	        font-size: 24px;
	        text-align: left;
	        line-height: 1.7em;
	    }
	    .content.bg2 {
	        height: auto;
	    }
	    .p1-c3-img {
	        width: 90.8%;
	        margin: 3% auto 0;
	        padding-bottom: 8%;
	    }
	    .p2-c1-box {
	        padding-top: 5%;
	    }
	    .p2-c1-r {
	        width: 96%;
	        margin: 3% auto 0;
	        float: none;
	    }
	    .p2-c2-box {
	        width: 100%;
	        margin-top: -5%;
	    }
	    .p2-t-img,
	    .p2-m-img {
	        width: 100%;
	        margin: 0 auto;
	    }
	    .p2-img-mask {
	        position: relative;
	        opacity: 1;
	    }
	    .p2-m-t {
	        top: 0;
	        left: 0;
	        position: relative;
	        width: 84%;
	        margin: 5% auto 0 !important;
	        padding-bottom: 5%;
	    }
	    .p2-m-t1 {
	        color: #000;
	        text-align: center;
	        font-size: 32px;
	    }
	    .p2-m-t1.t1 {
	        width: 60%;
	        margin: 0 auto !important;
	    }
	    .p2-m-t2 {
	        color: #000;
	        font-size: 24px;
	    }
	    .p2-c2-bottom {
	        margin-top: 0;
	    }
	    .p3-c1-box {
	        width: 98%;
	    }
	    .p3-c2 {
	        width: 98%;
	        margin: 0 auto;
	    }
	    #tenvideo {
	        position: absolute;
	        width: 80%;
	        z-index: 999;
	        left: 10%;
	        top: 30%;
	    }
	    .close {
	        width: 5%;
	        top: 25.5%;
	        right: 12%;
	    }
	    .bf-btn {
	        position: absolute;
	        z-index: 999;
	        left: 45%;
	        top: 41%;
	        width: 10%;
	    }
	    .bf-btn img {
	        width: 100%;
	    }
	    .main {
	        width: 100%;
	    }
	    .p3-list {
	        margin-top: 5%;
	    }
	    .p3-list li {
	        float: none;
	        width: 100%;
	    }
	    .p3-list-bg2 {
	        left: 0;
	        right: auto;
	    }
	    .p3-list-t2 {
	        left: 8%;
	        right: auto;
	        text-align: left;
	    }
	    .p3-list-t,
	    .p3-list-t2 {
	        font-size: 26px;
	    }
	    .p4-box {
	        height: auto;
	    }
	    .p4-bg1,
	    .p4-bg2,
	    .p4-bg3,
	    .p4-bg4,
	    .p4-txt {
	        background-image: none;
	        background-color: #ffffff;
	    }
	    .p4-txt {
	        position: static;
	        z-index: 111;
	        left: 0;
	        bottom: 0;
	        padding: 0;
	        width: 100%;
	    }
	    .p4-t {
	        margin-top: 3%;
	        margin-left: 0;
	        width: 100%;
	        font-size: 24px;
	        color: #000000;
	        line-height: 1.55em;
	    }
	    .p4-c {
	        display: block;
	        position: static;
	        z-index: 111;
	        top: 0;
	        left: 0;
	        margin: 2% auto 5% auto;
	        width: 88%;
	        font-size: 16px;
	        color: #000000;
	        line-height: 1.75em;
	    }
	    .p4-c4 {
	        margin: 2% auto 5% auto;
	        width: 88%;
	    }
	}
	
	@media (max-width:640px) {
	    #top {
	        height: 55px;
	    }
	    .logo {
	        width: 14.6%;
	        margin-top: 4.3%;
	        margin-left: 5%;
	    }
	    .mb {
	        width: 5.5%;
	        margin-top: 4.3%;
	        margin-right: 5%;
	    }
	    .menu {
	        top: 55px;
	    }
	    .c-title,
	    .c-title2,
	    .p2-m-t1 {
	        font-size: 5.3vw;
	    }
	    .pt-50 {
	        padding-top: 8%;
	    }
	    .p1-c3-tip,
	    .p2-m-t2 {
	        font-size: 3.2vw;
	    }
	    .p1-c3-img {
	        margin-top: 5%;
	    }
	    .bottom {
	        height: auto;
	        line-height: 1.8em;
	        padding: 2% 0;
	    }
	    .bottom span {
	        display: block;
	    }
	    .p2-c1-box {
	        padding-bottom: 5%;
	    }
	    .p2-c2-box {
	        margin-top: -8%;
	    }
	    .p2-m-t1.t1 {
	        width: 80%;
	    }
	    .p3-list-t,
	    .p3-list-t2 {
	        font-size: 3.7vw;
	    }
	    .p4-t {
	        font-size: 5.4vw;
	    }
	    .p4-c {
	        font-size: 3.7vw;
	    }
	    .down {
	        width: 55px;
	        height: 45px;

	        font-size: 12px;
	    }

	}
