*{
	margin: 0;
	padding: 0;
    box-sizing: border-box;
}
html{
	background-image: url(1.png);
}
.box{
	width: 100%;
	height: 100%;
}
.head{
	background:#ffffff;

}
.heade{
	width: 100%;
	height: 72px;
	/*background: #ffffff;*/
	position: absolute;
	margin-left: 
}
.inner{
    width: 100%;
    height: 73px;
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
}
.logo{
	width: 170px;
    height: 70px;
    position: absolute;
    left: 0;
    top: 0;
    line-height: 70px;
    text-align: left;
    /*background: yellow;*/
}
.logo img{
	margin-top: 15px;
}
.download{
	    height: 70px;
    position: relative;
    float: right;
	padding-top:25px;
    display: inline-block

}
.body{
	position: relative;
    display: inline-block;
    vertical-align: top;
    float: right;
    width: auto;
    height: 100%;
    z-index: 1;
    text-align: right;
    white-space: nowrap;
}
.body .body_class{
	display: inline-block;
    width: auto;
}
.body .body_class .item{
	vertical-align: top;
    font-size: 16px;
    text-align: center;
    display: inline-block;
    margin-right: 40px;
    width: 80px;
    height: 70px;
    line-height: 70px;
    border-bottom: 3px solid transparent;
    cursor: pointer;
}
.body .body_class .item:hover{
	color: #ff5e00;
    border-bottom-color: #ff5e00;
}
/*第二部分*/
.line{
	 width: 100%;
    margin-top: 50px;
    margin-bottom: 20px;
    position: relative;
    text-align: center;
}
.line img{
	    vertical-align: top;
    height: 21px;
    width: auto;
}
.line .text{
	    position: relative;
    line-height: 20px;
    font-size: 18px;
    color: #fff;
}
.content1{
	width: 100%;
    padding-top: 40px;
    position: relative;
    background-image: url(3.png);
    max-width: 1200px;
    margin: 0 auto;
}
.content_body{
	position: relative;
    overflow: hidden;
    width: auto;
}
.A{
	position: relative;
    height: 60px;
    margin: 0 50px;
    margin-bottom: 25px;
}
.user{
	position: absolute;
    left: 0;
    top: 0;
    height: 50px;
}
.user .title{
	font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px;
}
.user .extra{
	font-size: 12px;
}
.user .extra .label{
	    color: #999;
}

.pic{
	position: absolute;
    top: 0px;
    right: 0;
}

.C{
	    position: relative;
    right: -1px;
    width: 100%;
    overflow: hidden;
    font-size: 0;
    margin-bottom: 10px;
}
.C>.item{
	    display: inline-block;
    font-size: 16px;
    width: 25%;
    margin-bottom: 40px;
    position: relative;
}

.C>.item>.inner{
	    position: relative;
    width: 100%;
}
.C>.item>.inner>.core{
	margin-left: 50px;
    width: auto;
    position: relative;
    border-right: 1px solid #f1f1f1;
    height: 50px;
}
.C>.item>.inner>.core .icon {
    position: absolute;
    left: 0;
    top: 3px;
    width: 35px;
    height: 50px;
    text-align: left;
}
.C>.item>.inner>.core>.icon>img{
    color: #9f9f9f;
    font-size: 26px;
    line-height: 50px;
}
.C>.item>.inner>.core>.label {
    position: absolute;
    left: 35px;
    top: 8px;
    height: 15px;
    color: #9f9f9f;
    font-size: 12px;
    line-height: 12px;
    width: 180px;
    white-space: nowrap;
}
.C>.item>.inner>.core>.content {
    overflow: hidden;
    position: absolute;
    left: 35px;
    bottom: 0;
    color: #333;
    height: 22px;
    font-size: 22px;
    line-height: 22px;
    font-weight: 500;
    width: 180px;
    white-space: nowrap;
}
/*第三部分*/
.content2{
    width: 100%;
    padding-top: 40px;
    position: relative;
    background-image: url(3.png);
    max-width: 1200px;
    margin: 0 auto;
}
.content2_body{
    background: url(3.png);
    position: relative;
    width: 100%;
}
.DataTable{
    font-size: 0;
    display: inline-block;
    margin-bottom: 40px;
    position: relative;
    vertical-align: top;
}
.DataTable .title{
    display: inline-block;
    position: relative;
    padding-left: 16px;
    line-height: 15px;
    left: 19px;
    font-size: 16px;
    font-weight: 700;
    color: #ff5f00;
    border-left: 3px solid #ff5f00;
}
.X{
     margin-top: 16px;
}
.DataGrid.X {
    vertical-align: top;
}
.DataGrid {
    display: inline-block;
}
.DataGrid.X .label {
    position: absolute;
    text-align: left;
    display: inline-block;
    /*width: 18%;*/
    font-size: 12px;
    line-height: 28px;
    color: #999;
    margin-left: 50px;

}
.contents{
    text-align: justify;
    display: inline-block;
    width: auto;
    /*margin-left: 18%;*/
    margin-right: 50px;
    font-size: 12px;
    line-height: 28px;
    color: #333;
}
.screen{
    cursor: pointer;
    position: relative;
    width: 100%;
    height: 100%;
    /*overflow: hidden;*/
}
.film{
    width: 100%;
    height: 1000px;
    position: absolute;
    left: 0;
    top: -500px;
    /*margin-top: -500px;*/
}
.film_img{
	width: 450px;
	height: 415px;
    margin-top: -170px;
}
.film_img img{
	display: none;
    width: 450px;
    height: 100%;
}
.film_img img:first-child{
	display: block;
}
.film img{
    width: 450px;
    margin-left: 620px;
}
.mask{
    width: 100px;
    height: 95px;
    position: relative;

}
.mask>img{
   width: 100%;
   height: 100%;
   position: absolute;
   top: -670px;
   left: 1085px;
}
.content3{
    width: 100%;
    padding-top: 40px;
    position: relative;
    background-image: url(3.png);
    max-width: 1200px;
    margin: 0 auto;
    min-height: 500px;
}
.content3_body{
    background: url(3.png);
    position: relative;
    width: 100%;
}
.DataTable{
    font-size: 0;
    display: inline-block;
    margin-bottom: 40px;
    position: relative;
    vertical-align: top;
}
.DataTable .title{
    display: inline-block;
    position: relative;
    padding-left: 16px;
    line-height: 15px;
    left: 19px;
    font-size: 16px;
    font-weight: 700;
    color: #ff5f00;
    border-left: 3px solid #ff5f00;
}
ul{
    list-style: none;
    overflow: hidden;
}
ul li{
    float: left;
    margin-left: 40px;
    color: #999;
    font-size: 14px;
}
.contents_box{
    list-style: none;
    overflow: hidden;
}
.contents_box li{
    margin-top: 15px;
    color: #000;
    font-size: 18px;
}
.title_one{
    width: 200px;
    /*height: 150px;*/
    color: #999;
    font-size: 14px;
    margin-left: 40px;
    float: left;
    margin-top: 70px;
    margin-left: -45px;
}
.title_two{
    width: 300px;
    height: 150px;
    color: #999;
    font-size: 14px;
    float: left;
    margin-top: 70px;
}
.content4{
    width: 100%;
    padding-top: 40px;
    position: relative;
    background-image: url(3.png);
    max-width: 1200px;
    margin: 0 auto;
    min-height: 400px;
}
.content4_body{
    background: url(3.png);
    position: relative;
    /*width: 100%;*/
}
.content5{
    width: 100%;
    padding-top: 40px;
    position: relative;
    background-image: url(3.png);
    max-width: 1200px;
    margin: 0 auto;
    min-height: 520px;
}
.content5_body{
    background: url(3.png);
    position: relative;
    width: 550px;
    overflow: hidden;
}
.content6{
    width: 100%;
    padding-top: 40px;
    position: relative;
    background-image: url(3.png);
    max-width: 1200px;
    margin: 0 auto;
    min-height: 300px;
}
.content6_body{
    background: url(3.png);
    position: relative;
    width: 100%;
}
.content7{
    width: 100%;
    padding-top: 40px;
    position: relative;
    background-image: url(3.png);
    max-width: 1200px;
    margin: 0 auto;
    min-height: 400px;
}
.content7_body{
    background: url(3.png);
    position: relative;
    width: 100%;
}
.content8{
    width: 100%;
    padding-top: 40px;
    position: relative;
    background-image: url(3.png);
    max-width: 1200px;
    margin: 0 auto;
    min-height: 150px;
}
.content8_body{
    background: url(3.png);
    position: relative;
    width: 100%;
}
.content9{
    width: 100%;
    padding-top: 40px;
    position: relative;
    background-image: url(3.png);
    max-width: 1200px;
    margin: 0 auto;
    min-height: 300px;
}
.content9_body{
    background: url(3.png);
    position: relative;
    width: 100%;
}
.content_img{
    float: left;
}
.size{
    display: inline-block;
    width: 1000px;
    height: auto;
    font-size: 14px;
    color: #999;
    margin: 0 auto;
    margin-left: 100px;
}
.two_lunbo{
    width:580px;
    height:415px;
    float:right;
}
.two_lunbo_left{
    float: left;
    width: 450px;
	height:415px;
	overflow:hidden;
}
.two_lunbo_left img{
    width: 450px;
    height: 415px;
    display: none;
}
.two_lunbo_right{
    float: left;
    width: 100px;
    height: auto;
}
.two_lunbo_right img{
    width: 100px;
    height: 95px;
    float: left;
    margin: 10px 0 0 10px;
}
*{margin: 0;padding:0;list-style: none;}
.hlan_con {
    position: relative;
    width: 100%;
    padding-bottom: 50px;
}
.hlan_last{
    width: 1170px;
    height: 273px;
    overflow: hidden;
    margin: 0 auto;
}
.hlan_last>ul{
    width: 2682px;
    position: relative;
    overflow: hidden;
    padding: 0px;
    margin: 0px;
    font-size: 0;
}
.hlan_last>ul>li{
    display: inline-block;
    height: 273px;
    text-align: center;
    width: 273px;
    margin: 0 auto;
    margin-right: 25px;
    position: relative;
    overflow: hidden;
    background: red;
}
.hlan_last>ul>li img{
    width: 100%;
    height: 273px;
    transform: scale(1, 1);
    transition: all 0.2s ease-in-out 0s;
}
.hlan_last>ul>li p{
    line-height: 37px;
    height: 37px;
    width: 100%;
    background: url(../images/tmbg.png) repeat;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: absolute;
    left: 0;
    bottom: 0;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 0;
}
.hlan_con>.td {
    position: absolute;
    height: 12px;
    left: 50%;
    margin-left: -50px;
    bottom: 15px;
    text-align: right;
}
.hlan_con>.td>ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}
.hlan_con>.td>ul>li {
    float: left;
    margin-right: 12px;
    width: 12px;
    height: 12px;
    text-align: center;
    background: url(../images/chang.jpg) no-repeat center center;
    cursor: pointer;
    text-indent: -9999px;
}
.hlan_con>.td>ul>li.on{
    background: url(../images/chang_on.jpg) no-repeat center center;
}
.active{
    border: 3px solid #f66403
}