@charset "utf-8";

@media screen and (min-width: 1500px) { 
	#screenOne_sys{
		padding-top: 50px;
		min-height: 870px;
	    height: 100%;
	    max-height: 1000px;
	    position: relative;
    	top: 0px;
	}
	#sys_context {
		margin-top: 1%;
	}
	#P1_sys{
	    top: 260px;
	    left: 50%;
	    margin-left: -348px;
	    bottom: 132px;
	    background: url("../image/official/sys_video_bg.png") no-repeat;
	    font-family: '微软雅黑';
	    height: 550px;
	    width: 696px;
 	}
 	#P1_sys .video {
	    margin: 28px 27px;
	    width: 639px;
	    height: 360px;
	    position: relative;
	}
	

} 
/* css注释：设置了浏览器宽度不小于1201px时 abc 显示1200px宽度 */ 

@media screen and (max-width: 1499px) { 
	#screenOne_sys {
	    padding-top: 50px;
    	min-height: 800px;
	    height: 100%;
	    max-height: 1000px;
	    position: relative;
    	top: 0px;
	}
	#sys_context {
		margin-top: 1%;
	}
	#P1_sys {
	    top: 175px;
	    left: 50%;
	    margin-left: -348px;
	    bottom: 132px;
	    background: url("../image/official/sys_video_bg.png") no-repeat;
	    font-family: '微软雅黑';
	    height: 550px;
	    width: 696px;
	}
	
	#P1_sys .video {
	    margin: 28px 28px;
	    width: 640px;
	    height: 360px;
	    position: relative;
	}
	
} 
/* 设置了浏览器宽度不大于1200px时 abc 显示900px宽度 */ 

@media screen and (max-width: 901px) { 
	#screenOne_sys {
	    padding-top: 50px;
    	min-height: 800px;
	    height: 100%;
	    max-height: 1000px;
	    position: relative;
    	top: 0px;
	}
	#sys_context {
		margin-top: 1%;
	}
	#P1_sys {
	    top: 210px;
	    left: 50%;
	    margin-left: -348px;
	    bottom: 132px;
	    background: url("../image/official/sys_video_bg.png") no-repeat;
	    font-family: '微软雅黑';
	    height: 550px;
	    width: 696px;
	}
	
	#P1_sys .video {
	    margin: 28px 28px;
	    width: 640px;
	    height: 360px;
	    position: relative;
	}
	
} 


html,body,div,p,h1,h2,h3,h4,h5,h6,strong,em,i,br,ul,li,table,head,footer{padding: 0; margin: 0}
ul,ul li { list-style: none; }
html,body {
    overflow-x: hidden;
}

a { color: white;}

img,button{ border: 0;}
html,body,.main,.commerce-main { min-height: 100%; }

.img-center { margin-left: 100px;}

.clearfix:after {
	content: ""; clear: both; visibility: hidden; height: 0; display: block;
}

.container {
    width: 1001px;
    margin: 0 auto;
}
.arrow-up {
    width:0;
    height:0;
    border-left:7px solid transparent;
    border-right:7px solid transparent;
    border-bottom:8px solid #fff;
    display: none;
}
.border-left {
    border-left: 1px solid #d1d1d1;
}

.dot {
    background: url("../image/official/dot.png") no-repeat center center; width: 14px;
    height: 14px;  display: inline-block; padding:0 3px;
}
.dot-null {
    width: 14px;  height: 14px;  display: inline-block; padding:0 3px;
}

html, body {
    width: 100%;  min-width: 1000px; overflow-x: hidden; overflow-y: auto;
    font-family: '微软雅黑', 'Hiragino Sans GB', Tahoma, Arial, Helvetica, STHeiti !important;
}

.head {
    background: #f3f3f3;
    width: 100%;
    line-height: 2em;
}

.head .menu {  font-size: 14px; vertical-align: middle; height: 100%; }
.head .menu li.split{
    width: 1px;
    color: #d1d1d1;
}


.head .menu li {float: left;   margin-left: 2%;  }
.head .menu li a {  text-align: center; text-decoration: none; color: #666666;  }
.head .menu li.active a, .head .menu li:hover a { color: #f44b47;}

.head .container {
    height: 100%;
    vertical-align: middle;
}


.main {
    background: #ffffff;
}

.sub-head {
    line-height: 65px;
    height: 64px;
    background: #2a2a2c;
    background-size: 100%;
    width: 100%;
}

.sub-head .container {
    height: 100%;
    vertical-align: middle;
    width: 1001px;
}
.sub-head .logo {
	height:100%; float: left; cursor: pointer; border: 0;vertical-align: middle; 
	margin-left: 17px;
}
.sub-head .logo img { vertical-align: middle; padding-bottom: 10px;}

.sub-head .price {
    float: left; color: #faa375; margin-left: 20px; font-weight: normal; font-size: 26px;
}
.sub-head .price em {
    font-size: 14px; font-style: normal;
}

.sub-head .menu {
    margin-left: 80px; float: left; height: 100%;
}
.sub-head .menu>li {
    float: left; padding: 0 0px;position: relative;height: 100%;
}
.sub-head .menu>li>a {
    display: block; text-decoration: none; color: white; height: 100%;
    padding: 0 20px; text-align: center;
}
.sub-head .download_btn { 
    background-image: url("../image/official/download.png");
    background-position: center;
    background-repeat: no-repeat;
    width: 128px;
    height: 65px;
    display: inline-block;
    position: relative;
    float: right;
    z-index: 8;
	margin-right: 16px;
}

.sub-head .download_btn:hover {
	    background-image:url("../image/official/download_focus.png");
}
.sub-head .download_btn a{
	font-size: 10px;
    padding-left: 40px;
    text-align: center;
    color: white;
}
.sub-head .download_btn .hover_show{
	position: absolute;
    z-index: 11;
    left: -15%;
    top: 63px;
    background: white;
    font-size: 14px;
    display: block;
    box-shadow: 0 5px 15px #c8d2db;
    height: 0;
    overflow: hidden;
	background: url("../image/official/download_qrcode.png") no-repeat;
	background-image:100%;
    
}  
	
/*.sub-head .menu li.top-menu a span {*/
    /*position: absolute; bottom: 0; left: 50%; margin-left: -7px;*/
/*}*/

.sub-head .menu .menu-focus-1 { position: absolute;width:2120px; z-index: 11; background:white; font-size: 14px;
    display: block; box-shadow:0 5px 15px #c8d2db; height: 0; overflow: hidden;    
    /*transition: height 1s;*/
    /*-moz-transition: height 0.5s; *//* Firefox 4 */
    /*-webkit-transition: height 0.5s; *//* Safari 和 Chrome */
    /*-o-transition: height 0.5s;*/
}
.sub-head .menu .left1{ left:-775px;}
.sub-head .menu .left2{ left:-900px;}
.sub-head .menu .menu-focus-1 li { float: left;width: 210px; text-align: center; height: 155px;background: white; margin-right: 50px; }
/*.sub-head .menu li.top-menu:hover .menu-focus-1 { display: block;  height: 155px; }*/
.sub-head .menu-focus-1 a { text-decoration: none; color: #808080; display: block; height: 153px;}
.sub-head .menu-focus-1 a.active,
.sub-head .menu-focus-1 a:hover {
    border-bottom: 2px solid #e7525c;
}
.sub-head .menu-focus-1 .menu-1 { margin-left: 530px;}
.sub-head .menu-focus-1 .menu-2 { padding-left: 410px;}
.sub-head .menu-focus-1 .menu-pic { display: block; margin: 0 auto 5px;}
.sub-head .menu-focus-1 .menu-text {display: block; height: 30px; line-height: 30px; font-size: 16px;}
.sub-head .menu-focus-1 .menu-text img { vertical-align: middle; margin-top: -4px; margin-left: 4px;}
.sub-head .menu li.top-menu.active>a{
    background: #e7525c;
}

.sub-head .menu li.top-menu:hover .menu-focus {
    display: block ;
}

.sub-head .menu li.top-menu>a.active span,
.sub-head .menu li.top-menu>a:hover span{
    display: block;
}

.tab-menu {
    position: absolute; width: 100%; left: 0; top: 112px; background: rgba(0,0,0,0);
    z-index: 3;
}
.tab-menu h5 {  float: left; line-height: 60px; font-size: 16px; color: #808080; font-style: normal;font-weight: normal; padding-left: 20px;}
.tab-menu h5 img { vertical-align: middle; margin-top: -4px; margin-left: 4px;}
.tab-menu ul{
    float: right;
}
.tab-menu ul li {
    float: left; height: 60px; line-height: 60px; padding: 0 20px;
}
.tab-menu ul li a {
    text-decoration: none; text-align: center; color: black; font-size: 14px;
}

.tab-menu ul li.active a,
.tab-menu ul li a:hover{
    color: #f44b47;
}
.tab-menu ul li a.buy-btn {
    background: #e7525c; border-radius: 20px; color: white; padding: 8px 15px;
}

.tab-menu ul li a.buy-btn:hover {
    background: #fe6454;
}

#tab_menu_bg{
	position: absolute;
    top: 0px;
    z-index: -1;
  
}


.tab-main {
    margin-top: 60px;
}

.main .block {
    width: 1920px; position: relative; margin-left: -960px; left: 50%;
}
.main .block.background-1 {
    background: #ffffff; background-size: 100%; text-align: center; position: absolute;
    top: 112px; z-index: 2;min-height: 680px; height: 100%; max-height: 830px; width: 100%;
    left: 0; margin: 0; min-width: 1000px;
}
.main .block.background-1 .sub-context {
    position: relative; margin-top: 15px;
}
.main .block.background-1 .img-1 {
    margin-top: 100px;
}
.main .block.background-1 .sub-context {
    position: relative; width: 446px; left: 50%; margin-left: -223px;
}
.main .block.background-1 .sub-context .line{
    position: absolute;  width: 460px; left: 0; top: 11px; z-index: 0;
    background: url("../image/official/index_sp.png") no-repeat; height: 1px;
}
.main .block.background-1 .sub-context .context {
    color: #828282; padding: 0 20px; background: #ffffff; position: relative; z-index: 1;
}
.main .block.background-1 .sub-bottom {
    position: absolute; bottom: 132px; text-align: center; width: 100%;
}
.main .block.background-1 .img-2 {
    margin-top: 20px;
}
.main .block.background-1 .img-3 {
    position: absolute; bottom: 50px; margin-left: -23px; left: 50%;
}
.main .block.background-1 .text {
    color: #828282; line-height: 30px; margin-top: -50px;
}

.main .block.background-2 {
    background-size: 100%; height: 700px;
    margin-top: 100%;
}
.main .block.background-2 h2 {
    color: #ffd88c; padding: 280px 0 0 470px; font-size: 28px; font-weight: normal;
}
.main .block.background-2 p {
    padding: 25px 0 0 470px; line-height: 30px; font-size: 16px; color: #c2bbaf;
}


.main .block.background-3 {
    background-size: 100%; height: 700px;
}
.main .block.background-3 h2 {
    padding: 300px 0 0 970px; font-size: 28px; color: #ffffff; font-weight: normal; line-height: 33px;
}
.main .block.background-3 h2 span {
    font-size: 20px; border-radius: 6px; background: #def5ff; height: 33px; width: 96px; text-align: center;
    display: inline-block; color: #2c609f; margin-right: 5px;
}

.main .block.background-3 p {
    padding: 45px 0 0 970px; line-height: 24px; font-size: 16px; color: #e0faff;
}
.main .block.background-3 p.last {
    padding: 5px 0 0 970px; line-height: 24px; font-size: 16px; color: #e0faff;
}
.main .block.background-4 {
    background-size: 100%; height: 700px;
}
.main .block.background-4 h2 {
    padding: 230px 0 0 560px; font-size: 28px; color: #abb1b5; font-weight: normal;
}
.main .block.background-4 p {
    padding: 25px 0 0 530px; line-height: 30px; font-size: 16px; color: #808080;
}
.main .block.background-4 p img{
    vertical-align: middle; margin-top: -4px; margin-right: 5px;
}
.main .block.background-4 p span {
    margin-right: 65px;
}
.main .block.background-5 {
    background-size: 100%; height: 700px;
}
.main .block.background-5 h2 {
    font-size: 28px; color: #ffffff; font-weight: normal;
    padding: 290px 0 0 935px;
}
.main .block.background-5 p {
    line-height: 30px; font-size: 16px; padding: 30px 0 0 935px; color: #e7d3ff;
}
.main .block.background-5 p.last {
    line-height: 24px; font-size: 16px; padding: 5px 0 0 935px; color: #e7d3ff;
}
.main .block.background-6 {
    background-size: 100%; height: 700px;
}

.main .block.background-6 p {
    text-align: center;  line-height: 30px; font-size: 18px; padding: 200px 0 0 0; color: #968c68;
}

.main .block.background-7 {
    background-size: 100%;
    height: 360px; font-size: 18px;
}
.main .block.background-7 span {
    width: 115px; text-align: center; float: left; margin-right: 62px; padding-top: 268px;
    color: #ffffff;
}
.main .block.background-7 span:last-child {
    margin: 0;
}
.main .block.background-7 span.last {
    margin: 0;
}

.main .parameter {
    position: relative; min-height: 700px; font-size: 14px;
}
.main .parameter .list { padding-top: 20px; padding-bottom: 50px; color:#333333;}
.main .parameter .list>li { border-bottom: 1px solid #e7e7e7; padding: 60px 13px;}
.main .parameter .list>li:last-child { border-bottom: none;}
.main .parameter .list p { width: 30%; float: left; padding: 5px 0; font-size: 24px;}
.main .parameter .list ul { width: 70%; float: left; font-size: 14px;}
.main .parameter .list ul li { padding: 5px 0; list-style: url('../image/official/list-type.jpg');}
.commerce-main{
	
}
.commerce-main .block {
    width: 1920px; position: relative; margin-left: -960px; left: 50%;
}
.commerce-main .block.background-1 {
    background: url('../image/official/P11.png') no-repeat top; background-size: 100%; text-align: center;
    color: #828282;
}
.commerce-main .block.background-1 img {
    margin: 200px 0 0 0; max-width: 1002px;
}
.commerce-main .block.background-1 h2 {
    font-size: 16px; font-style: normal; padding: 150px 0 0 825px; text-align: left;
    font-weight: normal;
}
.commerce-main .block.background-1 p {
    width: 999px; margin: 0 auto; height: 30px; margin-bottom: 200px;
}
.commerce-main .block.background-1 p span {
    width: 50%; float: left; text-align: center; line-height: 30px; color: #000000;
}
.commerce-main .block.background-2 {
    background: url("../image/official/commerce_bg.jpg") no-repeat; height: 550px;
    padding-top: 10px;
}
.commerce-main .block.background-2 .desc { padding: 0 366px; margin-top: -114px; }
.commerce-main .block.background-2 .desc p { width: 346px; height: 220px; float: left; background: red; padding: 60px 25px 0 25px;}
.commerce-main .block.background-2 .desc p em { color: white; font-size: 32px; font-style: normal; display: block; }
.commerce-main .block.background-2 .desc p em.sec { color: white; margin-bottom: 20px; opacity: 0.7;filter: alpha(opacity=70)}
.commerce-main .block.background-2 .desc p span { color: white; font-size: 14px;}
.commerce-main .block.background-2 .desc p.color-1 { background: #3475dc;}
.commerce-main .block.background-2 .desc p.color-2 { background: #09b7ca;}
.commerce-main .block.background-2 .desc p.color-3 { background: #7766cc;}
.commerce-main .block.background-2 .desc p.color-4 { background: #41b546;}
.commerce-main .block.background-2 .desc p.color-5 { background: #ffa018;}
.commerce-main .block.background-2 .desc p.color-6 { background: #c86aa3;}
.commerce-main .background-3 { text-align: center; background: #f2f4f6;}
.commerce-main .block.background-3 h3 { font-weight: normal; font-size: 30px; padding-top: 50px;}
.commerce-main .block.background-3 p { line-height: 26px; color: #6c7b7f; padding-bottom: 20px;}
.commerce-main .block.background-3 img { margin-bottom: 50px;}

/*更多独立样式开始*/
.more-main .block {
    width: 1920px; height: 332px; position: relative; margin-left: -960px; left: 50%;
}
.more-main .block .background{
    height: 332px; background: url("../image/official/new_more_ bg.jpg");
}
.more-main .block .one{
    width:243px; height: 282px; display:block; float:left; background: url("../image/official/new_more.png"); margin-left:490px; margin-top:25px;
}
.more-main .block .two{
    width:243px; height: 282px; display:block; float:left; background: url("../image/official/new_more.png") -243px 0px; margin-left:100px; margin-top:25px;
}
.more-main .block .three{
    width:243px; height: 282px; display:block; float:left; background: url("../image/official/new_more.png") -486px 0px; margin-left:100px; margin-top:25px;
}
.more-main .block .one:hover{ background: url("../image/official/new_more2.png"); }
.more-main .block .two:hover{ background: url("../image/official/new_more2.png") -243px 0px;}
.more-main .block .three:hover{ background: url("../image/official/new_more2.png") -486px 0px;}
/*更多独立样式结束*/



.commerce-main .parameter {
    position: relative;
}
.commerce-main .parameter .block-1{
    margin-left: -25px;font-size: 22px; padding-top: 30px;
    background: #ffffff; z-index: 0; text-align: center;
}
.commerce-main .parameter .block-1 img{
    max-width: 800px;
}
.commerce-main .parameter .block-1 p{
    width: 800px; margin: 0 auto;
}
.commerce-main .parameter .block-1 span {
    width: 50%; text-align: center; float: left;
}
.commerce-main .parameter .block-2.top {
    padding-top: 200px;
}
.commerce-main .parameter .block-2 h3 {
    font-size: 24px; border-bottom: 1px solid #e1e1e1; height: 60px; line-height: 60px; font-weight: normal;
}
.commerce-main .parameter .block-2 ul {
    font-size:16px; padding: 20px 0 40px 35px;
}
.commerce-main .parameter .block-2 ul li{
    list-style: url('../image/official/list-type.jpg'); line-height: 40px;
}
.commerce-main .parameter .block-2 ul li span {
    width: 15px; display: inline-block;
}
.commerce-main .parameter .block-2 ul.list-2 {
    width: 465px; float: left;
}
.commerce-main .parameter .block-2 ul.list-2 { font-size: 16px;}
.commerce-main .parameter .block-2 ul.list-3 {
    width: 298px; float: left;
}
.commerce-main .parameter .block-2 ul .line-height-1 {
    line-height: 1.5;
}
.commerce-main .parameter .block-2 h4 {
    padding: 25px 0 0 35px; font-size: 16px;
}
.commerce-main .parameter .block-2 ul.list-4 {
    padding-top:0 ; padding-bottom: 0; width: 400px; float: left;
}
.commerce-main .parameter .block-2 ul.list-4.first {
    width: 200px;
}

.footer { padding-bottom: 40px; width: 100%; height: 237px; color: #9c9c9c; padding-top: 40px; background: #3a3e43; }
/*.footer { padding-bottom: 40px; width: 100%; color: #9c9c9c; background: #3a3e43; }*/
.footer .message {
    width: 650px; float: left;
}
.footer .message .list-1 {
    width: 155px;
}
.footer .message .list-2 {
    width: 270px;
}
.footer .message p {
    float: left; line-height: 40px; color: #ffffff;
}
.footer .message p a {
    color: #ffffff; text-decoration: none; font-size: 15px;
}
.footer .message p a:hover {
    text-decoration: underline;
}
.footer .message p em {
    font-size: 22px; color: #ffffff; font-weight: bold; font-style: normal;
}
.footer .message p span {
    color: #ffffff; font-size: 15px;
}
.footer .message .des {
    padding-top: 174px; font-size: 14px; color: #ffffff;
}
.footer .qr-code {
    width: 350px; float: left;
}
.footer .qr-code h3 {
    color: #ffffff; font-style: normal; font-weight: normal; font-size: 16px;
}
.footer .qr-code .des {
    width: 124px; text-align: center; float: left; margin-top: 10px; margin-right: 50px;
}
.footer .qr-code .des img{
	width: 124px;
}
.footer .qr-code .des span {
    line-height: 30px;color: #ffffff; font-size: 15px;
}
.mb_url {
    color: white; float: right; text-decoration: none; display: none; margin-right: 40px;
}
.foot-menu { background: #3a3e43; text-align: center; padding-bottom: 30px; margin-top: -2px; padding-top: 30px; display: none;}
.foot-menu a { padding: 15px 30px; border-radius: 15px; border: 1px solid white; color: white;
    text-decoration: none; margin: 0 30px; font-size: 40px; }

.footer p.more { margin-left: 30px; width: 720px; float: left; padding-top: 75px; position: relative; }
.footer p.more a {  width: 92px; height: 122px; float: left; background: url("../image/official/more.png"); text-align: center;
    font-size: 38px; color: #ffffff; padding: 25px 40px; text-decoration: none; line-height: 40px; }
.footer p.more a.one {  background-position: 0 0;}
.footer p.more a.two {  background-position: -267px 0; margin-left: 98px;}
.footer p.more a.three { background-position: -531px 0; margin-left: 98px;}
.footer p.more a.four { background-position: -796px 0; margin-left: 98px; }
.footer p.more span {  width: 10px; height: 172px; background: url("../image/official/more.png") no-repeat -215px 0; position: absolute; }
.footer p.more span.one { left: 216px; }
.footer p.more span.two { left: 484px;}
.footer p.more span.three { left: 753px;}
.footer p.info { width: 250px; float: left; margin-top: 50px; min-height: 200px; border: 1px solid white;}

.K70-main .block { width: 1920px; position: relative; margin-left: -960px; left: 50%; }
.K70-main .background-1 { text-align: center; position: relative;}
.K70-main img { max-width: 100%;}
.K70-main .background-1 .arrow { padding: 0 0 250px 0;}
.K70-main .background-1 .box { position: absolute;left: 50%; margin-left: -412px; bottom: -130px; z-index: 2}
.K70-main .background-2 { background: #7f81ca; padding: 130px 0 100px 0;}
.K70-main .background-2 .box { padding: 0 460px;}
.K70-main .background-2 .box p{ width: 198px; height: 198px; border: 1px solid #a1a3dc; border-radius: 10px;
    float: left; margin-right: 60px; color: white;text-align: center}
.K70-main .background-2 .box p.last { margin: 0;}
.K70-main .background-2 .box p em { font-style: normal; font-size: 32px; display: block; line-height: 108px;}
.K70-main .background-2 .box p span { line-height: 24px;}
.K70-main .background-2 .text { padding: 70px 460px 0 460px; color: white; text-indent: 2em; line-height: 26px;}
.K70-main .background-3 { text-align: center; background: #f2f4f6; padding-bottom: 30px;}
.K70-main .background-3 h3 { font-weight: normal; font-size: 30px; padding-top: 50px;}
.K70-main .background-3 p { line-height: 26px; color: #6c7b7f;}



/* k20独立样式开始 */
.K20-main .block { width: 1920px; position: relative; margin-left: -960px; left: 50%; }
.K20-main .background-1 { text-align: center; position: relative;}
.K20-main img { max-width: 85%;}
.K20-main .background-2 { height:947px; background-size:100%;}
.K20-main .background-2 p{font-size:18px; color:#737373; padding:320px 0 0 985px;}
.K20-main .background-3 { height:953px; background-size:100%;}
.K20-main .background-3 p{font-size:18px; color:#737373; padding-top:200px; text-align:center;}
.K20-main .background-4 { height:947px; background-size:100%;}
.K20-main .background-4 p{font-size:18px; color:#737373; padding-top:220px; text-align:center;}
.K20-main .background-5 { height:948px; background-size:100%;}
.K20-main .background-5 p{font-size:18px; color:#737373; padding-top:200px; text-align:center;}
.K20-main .background-6 { height:950px; background-size:100%;}
.K20-main .background-6 p{font-size:18px; color:#737373; padding-top:230px; text-align:center;}
.K20-main .background-7 { height:947px; background-size:100%;}
.K20-main .background-7 p{font-size:18px; color:#737373; padding-top:210px; text-align:center;}
@media screen and (max-width:1440px) {
    .K20-main .block { width: 1440px; position: relative; margin-left: -720px; left: 50%; }
	.K20-main .background-1 { text-align: center; position: relative;}
	.K20-main img { max-width: 100%;}
	.K20-main .background-2 { height:710px; background-size:100%;}
	.K20-main .background-2 p{font-size:16px; color:#737373; padding:260px 0 0 720px;}
	.K20-main .background-3 { height:715px; background-size:100%;}
	.K20-main .background-3 p{font-size:18px; color:#737373; padding-top:140px; text-align:center;}
	.K20-main .background-4 { height:710px; background-size:100%;}
	.K20-main .background-4 p{font-size:18px; color:#737373; padding-top:185px; text-align:center;}
	.K20-main .background-5 { height:711px; background-size:100%;}
	.K20-main .background-5 p{font-size:18px; color:#737373; padding-top:155px; text-align:center;}
	.K20-main .background-6 { height:712px; background-size:100%;}
	.K20-main .background-6 p{font-size:18px; color:#737373; padding-top:200px; text-align:center;}
	.K20-main .background-7 { height:709px; background-size:100%;}
	.K20-main .background-7 p{font-size:18px; color:#737373; padding-top:155px; text-align:center;}
}
@media screen and (max-width:1024px) {
    .K20-main .block { width: 1024px; position: relative; margin-left: -512px; left: 50%; }
	.K20-main .background-1 { text-align: center; position: relative;}
	.K20-main img { max-width: 100%;}
	.K20-main .background-2 { height:504px; background-size:100%;}
	.K20-main .background-2 p{font-size:12px; color:#737373; padding:195px 0 0 505px}
	.K20-main .background-3 { height:508px; background-size:100%;}
	.K20-main .background-3 p{font-size:14px; color:#737373; padding-top:105px; text-align:center;}
	.K20-main .background-4 { height:504px; background-size:100%;}
	.K20-main .background-4 p{font-size:14px; color:#737373; padding-top:130px; text-align:center;}
	.K20-main .background-5 { height:504px; background-size:100%;}
	.K20-main .background-5 p{font-size:14px; color:#737373; padding-top:110px; text-align:center;}
	.K20-main .background-6 { height:506px; background-size:100%;}
	.K20-main .background-6 p{font-size:14px; color:#737373; padding-top:140px; text-align:center;}
	.K20-main .background-7 { height:503px; background-size:100%;}
	.K20-main .background-7 p{font-size:14px; color:#737373; padding-top:110px; text-align:center;}
}

/* k20独立样式结束 */


/* S69独立样式开始 */
.S69-main .block { width: 1920px; position: relative; margin-left: -960px; left: 50%; }
.S69-main img { max-width: 100%;}
.S69-main .background-2 { height:1061px; background-size:100%;}
.S69-main .background-2 p{font-size:18px; color:#767676; padding-top:190px; text-align:center;}
.S69-main .background-2 .p2{font-size:26px; color:#0a0a0a; padding-top:40px; text-align:center;}
.S69-main .background-2 .ckgd{ width:191px; height:47px; margin:30px auto; display:block;}
.S69-main .background-3 { height:928px; background-size:100%;}
.S69-main .background-3 p{font-size:18px; color:#737373; padding:320px 0 0 330px; width:710px; text-align:center;}
.S69-main .background-4 { height:936px; background-size:100%;}
.S69-main .background-4 p{font-size:18px; color:#737373; padding-top:175px; text-align:center;}

@media screen and (max-width:1440px) {
    .S69-main .block { width: 1440px; position: relative; margin-left: -720px; left: 50%; }
	.S69-main img { max-width: 100%;}
	.S69-main .background-2 { height:795px; background-size:100%;}
	.S69-main .background-2 p{font-size:16px; color:#767676; padding-top:140px; text-align:center;}
	.S69-main .background-2 .p2{font-size:24px; color:#0a0a0a; padding-top:30px; text-align:center;}
	.S69-main .background-2 .ckgd{ width:181px; height:42px; margin:20px auto; display:block;}
	.S69-main .background-3 { height:696px; background-size:100%;}
	.S69-main .background-3 p{font-size:16px; color:#737373; padding:240px 0 0 240px; width:520px; text-align:center;}
	.S69-main .background-4 { height:702px; background-size:100%;}
	.S69-main .background-4 p{font-size:16px; color:#737373; padding-top:130px; text-align:center;}
}
@media screen and (max-width:1024px) {
    .S69-main .block { width: 1024px; position: relative; margin-left: -512px; left: 50%; }
	.S69-main img { max-width: 100%;}
	.S69-main .background-2 { height:565px; background-size:100%;}
	.S69-main .background-2 p{font-size:14px; color:#767676; padding-top:100px; text-align:center;}
	.S69-main .background-2 .p2{font-size:22px; color:#0a0a0a; padding-top:15px; text-align:center;}
	.S69-main .background-2 .ckgd{ width:141px; height:37px; margin:15px auto; display:block;}
	.S69-main .background-3 { height:495px; background-size:100%;}
	.S69-main .background-3 p{font-size:14px; color:#737373; padding:170px 0 0 75px; width:520px; text-align:center;}
	.S69-main .background-4 { height:499px; background-size:100%;}
	.S69-main .background-4 p{font-size:14px; color:#737373; padding-top:90px; text-align:center;}
}

/* S69独立样式结束 */


/* S81独立样式开始 */
.S81-main .block { width: 1920px; position: relative; margin-left: -960px; left: 50%; }
.S81-main img { max-width: 100%;}
.S81-main .background-2 { height:953px; background-size:100%; background:#f4f4f4; overflow:hidden;}
.S81-main .background-2 .cont_body{ width:71%; margin:110px auto; height:485px;}
.S81-main .background-2 .cont{ width:24%; background:#ffffff; float:left; margin-left:1%; border:#dfdfdf 1px solid;}
.S81-main .background-2 .cont_left{ margin-left:0;}
.S81-main .background-2 p{ font-size:16px; height:200px; color:#777777; padding:20px; line-height:30px;}
.S81-main .background-3 { height:952px; background-size:100%;}
.S81-main .background-4 { height:725px; background-size:100%;}
.S81-main .background-4 .cont_p{ width:1150px; height:78px; margin:390px 0 0 410px; float:left; font-size:20px; color:#777777; }
.S81-main .background-4 .cont_p span{ font-size:14px;}
.S81-main .background-4 .cont_p .cont_top{ margin-top:-10px;}
.S81-main .background-4 .cont_P_left{  margin:0 0 0 410px;}
.S81-main .background-4 .cont_p1{ width:390px; float:left; color:#0088de;}
.S81-main .background-4 .cont_p2{ width:155px; float:left;}
.S81-main .background-4 .cont_p3{ width:315px; float:left;}
.S81-main .background-4 .cont_p4{ width:170px; float:left;}
.S81-main .background-4 .cont_p5{ width:100px; float:left;}

@media screen and (max-width:1440px) {
    .S81-main .block { width: 1440px; position: relative; margin-left: -720px; left: 50%; }
	.S81-main .background-2 { height:712px; background-size:100%; background:#f4f4f4; overflow:hidden;}
	.S81-main .background-2 .cont_body{ width:71%; margin:80px auto; height:485px;}
	.S81-main .background-2 .cont{ width:24%; background:#ffffff; float:left; margin-left:1%; border:#dfdfdf 1px solid;}
	.S81-main .background-2 .cont_left{ margin-left:0;}
	.S81-main .background-2 p{ font-size:14px; height:160px; color:#777777; padding:17px; line-height:26px;}
	.S81-main .background-3 { height:714px; background-size:100%;}
	.S81-main .background-4 { height:543px; background-size:100%;}
	.S81-main .background-4 .cont_p{ width:900px; height:58px; margin:285px 0 0 305px; float:left; font-size:16px; color:#777777; }
	.S81-main .background-4 .cont_p span{ font-size:12px;}
	.S81-main .background-4 .cont_p .cont_top{ margin-top:-10px;}
	.S81-main .background-4 .cont_P_left{  margin:7px 0 0 305px;}
	.S81-main .background-4 .cont_p1{ width:290px; float:left; color:#0088de;}
	.S81-main .background-4 .cont_p2{ width:120px; float:left;}
	.S81-main .background-4 .cont_p3{ width:235px; float:left;}
	.S81-main .background-4 .cont_p4{ width:125px; float:left;}
	.S81-main .background-4 .cont_p5{ width:100px; float:left;}
}
@media screen and (max-width:1024px) {
    .S81-main .block { width: 1024px; position: relative; margin-left: -512px; left: 50%; }
	.S81-main .background-2 { height:508px; background-size:100%; background:#f4f4f4; overflow:hidden;}
	.S81-main .background-2 .cont_body{ width:71%; margin:50px auto; height:485px;}
	.S81-main .background-2 .cont{ width:23%; background:#ffffff; float:left; margin-left:1%; border:#dfdfdf 1px solid;}
	.S81-main .background-2 .cont_left{ margin-left:0;}
	.S81-main .background-2 p{ font-size:12px; height:160px; color:#777777; padding:8px; line-height:24px;}
	.S81-main .background-3 { height:507px; background-size:100%;}
	.S81-main .background-4 { height:543px; background-size:100%; width:1440px; margin-left:-720px;}
	.S81-main .background-4 .cont_p{ width:900px; height:58px; margin:285px 0 0 305px; float:left; font-size:16px; color:#777777; }
	.S81-main .background-4 .cont_p span{ font-size:12px;}
	.S81-main .background-4 .cont_p .cont_top{ margin-top:-10px;}
	.S81-main .background-4 .cont_P_left{  margin:7px 0 0 305px;}
	.S81-main .background-4 .cont_p1{ width:290px; float:left; color:#0088de;}
	.S81-main .background-4 .cont_p2{ width:120px; float:left;}
	.S81-main .background-4 .cont_p3{ width:235px; float:left;}
	.S81-main .background-4 .cont_p4{ width:125px; float:left;}
	.S81-main .background-4 .cont_p5{ width:100px; float:left;}
}
}

/* S81独立样式结束 */


/* 官网独立样式开始 */
.official-main img { max-width: 100%;}
.official-main .block { width: 1920px; position: relative; margin-left: -960px; left: 50%; }
.official-main .background-1 { height:948px; position: relative; background-size:100%;}
.official-main .background-1 p { color:#939393; padding:192px 0 0 765px; font-size:24px; }
.official-main .background-1 .ljs69{ width:139px; height:36px; position:absolute; top:191px; left:59%; margin-left:-70px; display:block;}
.official-main .background-2 { height:946px; background-size:100%;}
.official-main .background-2 .ljk10{ width:139px; height:36px; position:absolute; top:625px; left:50%; margin-left:-70px; display:block;}
.official-main .background-2 .ljk20{ width:139px; height:36px; position:absolute; top:200px; left:70%; margin-left:-40px; display:block;}
.official-main .background-3 { height:952px; background-size:100%;}
.official-main .background-3 .p1 { color:#939393; padding:485px 0 0 405px; font-size:20px; line-height:36px;}
.official-main .background-3 .p_cont{ padding:168px 0 0 460px; font-size:20px; }
.official-main .background-3 .p2 { color:#bebebe; }
.official-main .background-3 .p3 { color:#bebebe; margin-left:215px;}
.official-main .background-3 .p4 { color:#f3ab0e; margin-left:158px;}
.official-main .background-3 .ljxq{ width:139px; height:36px; position:absolute; top:580px; left:21%; display:block;}
.official-main .background-4 { height:947px; background-size:100%;}
.official-main .background-4 .ljxq{ width:139px; height:36px; position:absolute; top:510px; left:50%; margin-left:-70px; display:block;}
@media screen and (max-width:1440px) {
	.official-main img { max-width: 100%;}
    .official-main .block { width: 1440px; position: relative; margin-left: -720px; left: 50%; }
	.official-main .background-1 { height:711px; position: relative; background-size:100%;}
	.official-main .background-1 p { color:#939393; padding:144px 0 0 575px; font-size:18px; }
	.official-main .background-1 .ljs69{ width:104px; height:27px; position:absolute; top:143px; left:60%; display:block;}
	.official-main .background-2 { height:709px; background-size:100%;}
	.official-main .background-2 .ljk10{ width:104px; height:27px; position:absolute; top:465px; left:50%; margin-left:-50px; display:block;}
	.official-main .background-2 .ljk20{ width:104px; height:27px; position:absolute; top:150px; left:70%; margin-left:-20px; display:block;}
	.official-main .background-3 { height:714px; background-size:100%;}
	.official-main .background-3 .p1 { color:#939393; padding:369px 0 0 303px; font-size:16px; line-height:26px;}
	.official-main .background-3 .p_cont{ padding:122px 0 0 344px; font-size:16px; }
	.official-main .background-3 .p2 { color:#bebebe; }
	.official-main .background-3 .p3 { color:#bebebe; margin-left:159px;}
	.official-main .background-3 .p4 { color:#f3ab0e; margin-left:117px;}
	.official-main .background-3 .ljxq{ width:104px; height:27px; position:absolute; top:440px; left:21%; display:block;}
	.official-main .background-4 { height:710px; background-size:100%;}
	.official-main .background-4 .ljxq{ width:104px; height:27px; position:absolute; top:390px; left:50%; margin-left:-51px; display:block;}
}
@media screen and (max-width:1024px) {
	.official-main img { max-width: 100%;}
	.official-main .block { width: 1024px; position: relative; margin-left: -512px; left: 50%; }
	.official-main .background-1 { height:505px; position: relative; background-size:100%;}
	.official-main .background-1 p { color:#939393; padding:101px 0 0 400px; font-size:14px; }
	.official-main .background-1 .ljs69{ width:74px; height:20px; position:absolute; top:102px; left:59%; margin-left:-40px; display:block;}
	.official-main .background-2 { height:504px; background-size:100%;}
	.official-main .background-2 .ljk10{ width:74px; height:20px; position:absolute; top:335px; left:50%; margin-left:-35px; display:block;}
	.official-main .background-2 .ljk20{ width:74px; height:20px; position:absolute; top:110px; left:70%; margin-left:-20px; display:block;}
	.official-main .background-3 { height:508px; background-size:100%;}
	.official-main .background-3 .p1 { color:#939393; padding:245px 0 0 214px; font-size:12px; line-height:24px;}
	.official-main .background-3 .p_cont{ padding:92px 0 0 244px; font-size:12px; }
	.official-main .background-3 .p2 { color:#bebebe; }
	.official-main .background-3 .p3 { color:#bebebe; margin-left:112px;}
	.official-main .background-3 .p4 { color:#f3ab0e; margin-left:81px;}
	.official-main .background-3 .ljxq{ width:74px; height:20px; position:absolute; top:305px; left:21%; display:block;}
	.official-main .background-4 { height:504px; background-size:100%;}
	.official-main .background-4 .ljxq{ width:74px; height:20px; position:absolute; top:265px; left:50%; margin-left:-37px; display:block;}
}

/* 官网独立样式结束 */


/* 招聘独立样式开始 */
.zp-main .block { width: 1920px; position: relative; margin-left: -960px; left: 50%; }
.zp-main .background-1 { position: relative; height:703px; background-size:100%;}
.zp-main .background-1 p{ color:#464646; font-size:28px; padding:420px 0 0 335px;}
.zp-main img { max-width: 100%;}
.zp-main .background-2 { background-size:100%;}
.zp-main .background-2 .cont_1 { width:59%; margin:50px auto 90px auto; }
.zp-main .background-2 .cont_1 .cont_1_title{ width:330px; margin:0px auto; }
.zp-main .background-2 .cont_1 .cont_1_title2{ margin:100px 0 15px 0; color:#555555; font-size:32px;}
.zp-main .background-2 .cont_1 .cont_1_body{ color:#666666; font-size:18px; line-height:32px;}
.zp-main .background-2 .cont_2 { width:59%; margin:140px auto 0 auto; }
.zp-main .background-2 .cont_2 .cont_2_title{ width:435px; margin:0px auto 95px auto;}
.zp-main .background-2 .cont_2 .cont_2_body { width:40%; float:left; margin-left:20%; margin-bottom:8%;}
.zp-main .background-2 .cont_2 .cont_2_left { margin-left:0px;}
.zp-main .background-2 .cont_2 .cont_2_body .cont_2_body_title { margin-bottom:40px;}
.zp-main .background-2 .cont_2 .cont_2_body .zhize { color:#888888; font-size:18px; line-height:32px; }
.zp-main .background-2 .cont_2 .cont_2_body .zhize .gwzz{ font-size:24px; color:#191919; margin-bottom:5px;}
.zp-main .background-2 .cont_2 .cont_2_body .yaoqiu { color:#888888; font-size:18px; line-height:32px; margin-top:40px;}
.zp-main .background-2 .cont_2 .cont_2_body .yaoqiu .gwyq{ font-size:24px; color:#191919; margin-bottom:5px;}
.zp-main .background-2 .cont_3 { width:59%; margin:0 auto; }
.zp-main .background-2 .cont_4 { width:59%; margin:125px auto; text-align:center;}
.zp-main .background-2 .cont_4 .cont_4_title { color:#919191; margin:20px auto; font-size:22px;} 

@media screen and (max-width:1440px) {
    .zp-main .block { width: 1440px; position: relative; margin-left: -720px; left: 50%; }
	.zp-main .background-1 { position: relative; height:527px; background-size:100%;}
	.zp-main .background-1 p{ color:#464646; font-size:24px; padding:325px 0 0 255px;}
	.zp-main img { max-width: 100%;}
	.zp-main .background-2 { background-size:100%;}
	.zp-main .background-2 .cont_1 { width:59%; margin:50px auto 80px auto; }
	.zp-main .background-2 .cont_1 .cont_1_title{ width:330px; margin:0px auto; }
	.zp-main .background-2 .cont_1 .cont_1_title2{ margin:95px 0 15px 0; color:#555555; font-size:28px;}
	.zp-main .background-2 .cont_1 .cont_1_body{ color:#666666; font-size:16px; line-height:26px;}
	.zp-main .background-2 .cont_2 { width:59%; margin:130px auto 0 auto; }
	.zp-main .background-2 .cont_2 .cont_2_title{ width:435px; margin:0px auto 85px auto;}
	.zp-main .background-2 .cont_2 .cont_2_body { width:40%; float:left; margin-left:20%; margin-bottom:8%;}
	.zp-main .background-2 .cont_2 .cont_2_left { margin-left:0px;}
	.zp-main .background-2 .cont_2 .cont_2_body .cont_2_body_title { margin-bottom:40px;}
	.zp-main .background-2 .cont_2 .cont_2_body .zhize { color:#888888; font-size:16px; line-height:30px; }
	.zp-main .background-2 .cont_2 .cont_2_body .zhize .gwzz{ font-size:22px; color:#191919; margin-bottom:5px;}
	.zp-main .background-2 .cont_2 .cont_2_body .yaoqiu { color:#888888; font-size:16px; line-height:30px; margin-top:50px;}
	.zp-main .background-2 .cont_2 .cont_2_body .yaoqiu .gwyq{ font-size:22px; color:#191919; margin-bottom:5px;}
	.zp-main .background-2 .cont_3 { width:59%; margin:0 auto; }
	.zp-main .background-2 .cont_4 { width:59%; margin:115px auto; text-align:center;}
	.zp-main .background-2 .cont_4 .cont_4_title { color:#919191; margin:20px auto; font-size:18px;} 
}
@media screen and (max-width:1024px) {
    .zp-main .block { width: 1024px; position: relative; margin-left: -512px; left: 50%; }
	.zp-main .background-1 { position: relative; height:375px; background-size:100%;}
	.zp-main .background-1 p{ color:#464646; font-size:20px; padding:230px 0 0 180px;}
	.zp-main img { max-width: 100%;}
	.zp-main .background-2 { background-size:100%;}
	.zp-main .background-2 .cont_1 { width:59%; margin:50px auto 75px auto; }
	.zp-main .background-2 .cont_1 .cont_1_title{ width:330px; margin:0px auto; }
	.zp-main .background-2 .cont_1 .cont_1_title2{ margin:85px 0 15px 0; color:#555555; font-size:24px;}
	.zp-main .background-2 .cont_1 .cont_1_body{ color:#666666; font-size:14px; line-height:22px;}
	.zp-main .background-2 .cont_2 { width:59%; margin:125px auto 0 auto; }
	.zp-main .background-2 .cont_2 .cont_2_title{ width:435px; margin:0px auto 80px auto;}
	.zp-main .background-2 .cont_2 .cont_2_body { width:40%; float:left; margin-left:20%; margin-bottom:8%;}
	.zp-main .background-2 .cont_2 .cont_2_left { margin-left:0px;}
	.zp-main .background-2 .cont_2 .cont_2_body .cont_2_body_title { margin-bottom:35px;}
	.zp-main .background-2 .cont_2 .cont_2_body .zhize { color:#888888; font-size:14px; line-height:30px; }
	.zp-main .background-2 .cont_2 .cont_2_body .zhize .gwzz{ font-size:18px; color:#191919; margin-bottom:5px;}
	.zp-main .background-2 .cont_2 .cont_2_body .yaoqiu { color:#888888; font-size:14px; line-height:30px; margin-top:50px;}
	.zp-main .background-2 .cont_2 .cont_2_body .yaoqiu .gwyq{ font-size:18px; color:#191919; margin-bottom:5px;}
	.zp-main .background-2 .cont_3 { width:59%; margin:0 auto; }
	.zp-main .background-2 .cont_4 { width:59%; margin:110px auto; text-align:center;}
	.zp-main .background-2 .cont_4 .cont_4_title { color:#919191; margin:20px auto; font-size:16px;} 
}

/* 招聘独立样式结束 */




.support-main { padding-bottom: 50px;}
.support-main  h3.title { height: 50px; line-height: 50px; margin-top: 10px; border-bottom: 2px solid #ececec;}
.support-main  h3.title img { vertical-align: middle; margin-top: -15px;}
.support-main  h3.title span { font-weight: normal; font-size: 18px; display: inline-block; padding-right: 50px; border-bottom: 2px solid #5bb0ff;}
.support-main .list .title { padding: 20px 10px; text-align: center; font-weight: normal; position: relative;}
.support-main .list .title  span { position: absolute; right: 0; color: #000000;}
.support-main .list .title  span a { color: #000000; text-decoration: none;}
.support-main .list .title  span a.active { color: #fc7304;}
.support-main .list ul.table li { background: white; color: #5d5d5d;}
.support-main .list ul.table li.gray { background: #f4f4f4;}
.support-main .list ul.table li span { width: 25%; float: left; text-align: center; line-height: 30px; padding: 10px 0;}
.support-main .list .map { text-align: center; min-height: 600px; position: relative;}
.support-main .list .tip { background: white; position: absolute; border: 1px solid #bccad1;z-index: 2; border-radius: 5px; text-align: left;}
.support-main .list .tip li { padding: 10px 15px; border-bottom: 1px solid #bccad1;}
.support-main .list .tip li.last { border: none;}
.support-main .list .tip .area { color: #fc7304; font-size: 14px;}
.support-main .list .tip .name { color: #000000; font-size: 20px; line-height: 36px;}
.support-main .list .tip .phone { color: #000000; font-size: 14px; display: block; text-decoration: none;}
.support-main .list .tip .email { color: #000000; font-size: 14px; display: block; text-decoration: none;}
.support-main .list .tip .fax { color: #000000; font-size: 14px; display: block;}
.support-main .list .tip .phone img,
.support-main .list .tip .email img { vertical-align: middle; margin-top: -5px;}
.support-main .list .sub-title { padding: 15px 0; font-size: 20px; font-weight: normal;}
.support-main .list .sub-title2 { padding: 15px 0; font-size: 16px; font-weight: normal;}
.to-top { width: 48px; height: 48px; background: url("../image/m_official/to_top.png") no-repeat;
    position: fixed; right: 50px; bottom: 50px; z-index: 999;
    display: none;}
 
 .btn_bg{
	background-position: center;
	background-repeat:no-repeat;
   	display: inline-block; 	
 }
 
.video .vjs-big-play-button{
 	display:none !important;
 }
 
.video .video-js .vjs-fullscreen-control{
	display: inline-block !important; 		
} 
.video .video-js .vjs-time-control{
	display:none;
}

#sys_creen{
	
}

#sys_creen .slogan{
	
}
 
 #system.container{
 	width: 1920px;
 }
 
#tm_sys h5{
 	font-size: 18px;
 	font-family: '微软雅黑';
}

#player_sys{
	background:rgba(0, 0, 0, 0);
}


#sys_context .line{
	
}


 #P1_sys .context{
    font-size: 18px;
    color: #909090;
 }
 

#P1_sys .img-3 {
	
} 
#sys_play{
 	position: absolute; z-index: 11; 
    left: 44%;
    top: 36%;
	width: 90px; height: 90px;
	background: url("../image/official/play.png") no-repeat;
 }
 
#sys_play:hover{
	background: url("../image/official/play-hover.png") no-repeat;
	outline: none;
 }
 
#P2_sys{
	background:#728ec8;
	margin-top: 0px;
}

#P2_sys .background-2{
	width: 1114px;
    height: 463px;
}

#P2_sys .last {
    text-align: center;
    color: white;
    margin-left: -450px;
    padding-top: 250px;
}
#P2_sys .devices {
    padding-top: 220px;
    color: white;
    margin-left: -860px;
    text-align: center;
}

#P2_sys #dc {
    margin-left: 430px;
}

#P2_sys #box {
    margin-left: 340px;
}

#P2_sys #phone {
    margin-left: 380px;
}

#P3_sys{
	background:#728ec8;
}

#P3_sys .last {
    color: white;
    padding-top: 365px;
    line-height: 37px;
    margin-left: -50px;
}

#P4_sys p.last {
    padding-top: 310px;
}

#P4_sys p {
    margin-top: -9px;
    color: #8ab681;
    line-height: 20px;
    margin-left: -120px;
}


#P5_sys p {
    padding-top: 570px;
    font-size: 18px;
}

#P5_sys .right {
    float: left;
    width: 800px;
    padding-left: 90px;
}

#P5_sys .left {
    float: left;
    width: 550px;
    padding-left: 435px;
}


#P6_sys .last {
    color: #616b75;
    padding-top: 220px;
}


 #product_video {
 	width:100%;
 	height:720px;
 } 
