body{background: #FFF;}
.blue-btn{border-radius: 100px;background:#fff;border: solid 2px #0960b0;display: inline-block;font-size: 16px;text-align: center;color: #0960b0;padding: 6px 30px;transition: all linear 0.2s;}
.blue-btn.actived,.blue-btn:hover{background:#0960b0;color: #FFF;text-decoration: none;}
.white-btn{border-radius: 100px;border: solid 2px #fff;display: inline-block;font-size: 16px;text-align: center;color: #fff;padding: 6px 30px;transition: all linear 0.2s;}
.white-btn:hover{background:#fff;color: #0960b0;text-decoration: none;}
.wht_btn{ border:2px solid #fff;color:#fff;width:126px;height:32px;line-height: 32px;font-size: 16px;text-align: center;display: inline-block;}
.wht_btn:hover{ background:#fff;color:#000; text-decoration:none;}

.top-tip{background: #f5f5f5;text-align: center;min-height: 60px;padding: 20px 0;box-sizing: border-box;font-size: 16px;}
.top-tip a{color: #0d4aa0;font-weight: bold;}

.topic-cont .pro-a{padding: 70px 0 80px;}
.topic-cont .pro-a .info{font-size: 24px;text-align: center;margin-bottom: 40px;}
.topic-cont .pro-a h1{text-align: center;font-size: 48px;color: #666;margin-bottom: 80px;line-height: 1.2em;}
.topic-cont .pro-a .text-con{font-size: 0;}
.topic-cont .pro-a .text-con .lft{display: inline-block;width: 560px;vertical-align: top;}
.topic-cont .pro-a .text-con .lft .cell{margin-bottom: 20px;}
.topic-cont .pro-a .text-con .lft .cell .l,.topic-cont .pro-a .text-con .lft .cell .r{display: inline-block;width: 50%;vertical-align: top;position: relative;font-size: 14px;padding-top: 50px;padding-right: 10px;box-sizing: border-box;}
.topic-cont .pro-a .text-con .lft .cell .l:after,.topic-cont .pro-a .text-con .lft .cell .r:after{content: '';position: absolute;left: 0;top: 0;background: url(images/fun-sprite.png) no-repeat;}
.topic-cont .pro-a .text-con .lft .cell .mah:after{background-position:  -163px -0px;width: 30px;height: 42px;}
.topic-cont .pro-a .text-con .lft .cell .ram:after{background-position:  -411px -0px;width: 35px;height: 39px;}
.topic-cont .pro-a .text-con .lft .cell .se:after{background-position:  -371px -0px;width: 40px;height: 40px;}
.topic-cont .pro-a .text-con .lft .cell .is:after{background-position:  -281px -0px;width: 40px;height: 41px;}
.topic-cont .pro-a .text-con .lft .cell .ts:after{background-position:  -249px -0px;width: 32px;height: 41px;}
.topic-cont .pro-a .text-con .lft .cell .ip:after{background-position:  -131px -0px;width: 32px;height: 45px;}
.topic-cont .pro-a .text-con .lft .cell .dp:after{background-position:  -446px -0px;width: 40px;height: 33px;}
.topic-cont .pro-a .text-con .lft .cell .hd:after{background-position:  -486px -0px;width: 42px;height: 30px;}
.topic-cont .pro-a .text-con .lft .cell .sa:after{background-position: -528px -0px;width: 32px;height: 42px;}
.topic-cont .pro-a .text-con .rgt{display: inline-block;width: 615px;vertical-align: top;}
.topic-cont .pro-b{background: #f9f9f9;padding: 80px 0;}
.topic-cont .pro-b h2{font-size: 36px;text-align: center;line-height: 1.2em;margin-bottom: 55px;}
.topic-cont .pro-b h2 span{font-size: 48px;color: #0d4aa0;}
.topic-cont .pro-b table{border-collapse:collapse;width: 100%;border: 1px solid #f3f3f3;margin: 0 auto;}
.topic-cont .pro-b table th{background: #0960b0;color: #FFF;font-size: 18px;font-weight: normal;height: 50px;line-height: 50px;text-align: left;}
.topic-cont .pro-b table td{background: #FFF;font-size: 16px;padding: 20px 0;border-bottom: 1px solid #f3f3f3;}
.topic-cont .pro-b table td:first-child{text-align: center;}

@media (min-width: 896px) and (max-width: 1200px) {
.topic-cont .pro-a .text-con .rgt,.topic-cont .pro-a .text-con .lft{width: 50%;}
}
@media (max-width: 896px) {
.topic-cont .pro-a .text-con .rgt{width: 100%;padding: 50px;box-sizing: border-box;margin-bottom: 30px;}
.topic-cont .pro-a .text-con .lft{width: 100%;box-sizing: border-box;text-align: center;}
}
@media (max-width: 697px) {
.topic-cont .pro-a h1{font-size: 2.6rem;}
}
@media (max-width: 496px) {
.topic-cont .pro-a h1{font-size: 2.2rem;}
.topic-cont .pro-b h2{font-size: 2rem;}
.topic-cont .pro-a .text-con .rgt{padding: 0;}	
.topic-cont .pro-b table th{font-size: 14px;}
.topic-cont .pro-b table td{font-size: 12px;word-break:break-word;text-align: center;}
}
@media (max-width: 397px) {

	.topic-cont .pro-b table th:first-child,.topic-cont .pro-b table td:first-child{display: none;text-align: center;}
}

.topic-cont .pro-c{padding: 90px 0 80px;}
.topic-cont .pro-c h2{font-size: 36px;line-height: 1.2em;margin-bottom: 37px;}
.topic-cont .pro-c table{border: 1px solid #f3f3f3;border-collapse:collapse;width: 100%;}
.topic-cont .pro-c table td{border: 1px solid #f3f3f3;padding: 10px 20px;}
.topic-cont .pro-c table td.big{font-size: 20px;background: #FFF !important;}
.topic-cont .pro-c table tr:nth-child(even) td{background: #f9f9f9;}
@media (max-width: 496px) {
	.topic-cont .pro-c table td{padding: 10px 4px;}
}

.topic-cont .pro-d{background: #f9f9f9;padding: 80px 0 50px;}
.topic-cont .pro-d .cell{margin-bottom: 30px;padding-left: 85px;position: relative;}
.topic-cont .pro-d .cell:after{content: '';position: absolute;left: 0;top: 0;background: url(images/fun-sprite.png);}
.topic-cont .pro-d .cell.sn:after{width: 48px;height: 48px;background-position: -81px 0;}
.topic-cont .pro-d .cell.ca:after{width: 50px;height: 41px;background-position: -321px 0;}
.topic-cont .pro-d .cell.ir:after{width: 56px;height: 42px;background-position: -192px 0;left: -4px;}
.topic-cont .pro-d .cell.ip:after{width: 44px;height: 56px;background-position: -37px 0;left: 6px;}
.topic-cont .pro-d .cell.su:after{width: 37px;height: 58px;background-position: 0 0;left: 10px;}
.topic-cont .pro-d .cell h6{font-size: 20px;margin-bottom: 10px;}

.vote_banner{padding: 70px 0 0;}
.vote_banner h1{font-size: 36px;margin-bottom: 60px;text-align: center;line-height: 1.2em;}
.vote_banner .vsbox .vote-btns{font-size: 0;text-align: center;margin-bottom: 36px;}
.vote_banner .vsbox .vote-btns .btn,.vote_banner .vsbox .vote-btns .vs{display: inline-block;text-align: center;vertical-align: bottom;}
.vote_banner .vsbox .vote-btns .btn a{width: 110px;height: 50px;line-height: 50px;color: #FFF;font-size: 24px;text-align: left;border-radius: 50px;background-color: #0960b0;display: inline-block;text-decoration: none;font-weight: normal;margin-bottom: 20px;padding-left: 30px;position:relative}
.vote_banner .vsbox .vote-btns .btn a:after{content:'';background:url(images/vote-ico.png) no-repeat;width:24px;height:25px;position:absolute;right:30px;top:10px;}
.vote_banner .vsbox .vote-btns .btn a.nobtn:after{background-position:0 -25px;}
.vote_banner .vsbox .vote-btns .btn a.gybtn{background: #c2c2c2 !important;}
.vote_banner .vsbox .vote-btns .wt{font-size: 24px;}
.vote_banner .vsbox .vote-btns .yes-txt{color:#0960b0;font-weight:bold;font-size:20px;}
.vote_banner .vsbox .vote-btns .no-txt{color:#00a2ea;font-weight:bold;font-size:20px;}
.vote_banner .vsbox .vote-btns .vs{margin: 0 30px;}
.vote_banner .vsbox .vote-btns .vs .t{margin-top: 28px;}
.vote_banner .vsbox .vote-btns .btn a.nobtn{background: #00a2ea;}
.vote_banner .vsbox .counts{font-size: 0;text-align: center;}
.vote_banner .vsbox .counts .yes,.vote_banner .vsbox .counts .no,.vote_banner .vsbox .counts .bar{display: inline-block;vertical-align: middle;}
.vote_banner .vsbox .counts .yes,.vote_banner .vsbox .counts .no{font-size: 30px;}
.vote_banner .vsbox .counts .yes{margin-right: 25px;}
.vote_banner .vsbox .counts .no{margin-left: 25px;}
.vote_banner .vsbox .counts .bar{width: 670px;height: 7px;background: #00a2ea;position: relative;}
.vote_banner .vsbox .counts .bar span{display: block;background: #0960b0;position: absolute;left: 0;top: 0;z-index: 1;height: 100%;width: 74%;}

@media (max-width: 1000px) {
	.vote_banner .vsbox .counts .bar{width: 50%}
}
@media (max-width: 667px) {
	.vote_banner .vsbox .counts .yes, .vote_banner .vsbox .counts .no{font-size: 20px;}
	.vote_banner .vsbox .counts .yes{margin-right: 10px;}
	.vote_banner .vsbox .counts .no{margin-left: 10px;}
}
@media (max-width: 497px) {
	.vote_banner .vsbox .vote-btns .btn, .vote_banner .vsbox .vote-btns .vs{display: block;margin-bottom: 20px;}
	.vote_banner .vsbox .counts .bar{width: 35%}
}

.say_box .subbox{background: #f7f7f7;padding: 45px 32px 35px;}
/*say_box*/
.say_box{padding:0 20px 80px;overflow: hidden;}
.say_box .title{color:#fff; text-align:center; font-size:40px;margin-top:30px; line-height:1.2em;}
.say_box .contbox{ background:url(images/line_bg.png) repeat-y center 0;margin-top:50px;}
.say_box .sayitem{float:left;width: 50%;}
.say_box .sayitem:first-child{margin-left:0;}
.say_box .nrbox{height:1000px !important;overflow-y:auto;overflow-x:none;padding:0 30px;}
.say_box .boxbg{ background:#dcdcdc; border-radius:6px;padding:30px 0;margin-top:30px;}
.say_box .boxbg .item{margin-bottom:30px;}
.say_box .boxbg .item .whitebg,.say_box .boxbg .item .graybg{ background:#0960b0; border-radius:10px;padding:15px; position:relative; font-size:16px;color: #FFF;}
.say_box .boxbg .item .graybg{ background:#00a2ea;color:#fff;}
.say_box .boxbg .item .graybg .name{color:#fff; font-size:13px;margin-top:15px; font-style:italic;}
.say_box .boxbg .item .graybg .arrow_l{ position:absolute;width:13px;height:16px;top:30px;left:-11px;}
.say_box .boxbg .item .graybg .arrow_r{ position:absolute;width:13px;height:16px;top:30px;right:-11px;}
.say_box .boxbg .item .whitebg .arrow_l{ position:absolute;width:13px;height:16px;top:30px;left:-11px;}
.say_box .boxbg .item .whitebg .arrow_r{ position:absolute;width:13px;height:16px;top:30px;right:-11px;}
.say_box .boxbg .item .whitebg .name{color:#efefef; font-size:13px;margin-top:15px; font-style:italic;}
.say_box .boxbg .item .btmtxt{margin-top:5px; font-size:13px;}
.say_box .boxbg .item .btmtxt .like{display:inline-block; background:url(images/like_icon.png) no-repeat 0 center;padding-left:20px; line-height:20px;height:20px;}
.say_box .boxbg .item .btmtxt a{margin:0 5px;}
.say_box .boxbg .item .combox{display:none;background:#f6f6f6; border-radius:5px;margin-top:15px;padding:15px 20px;}
.say_box .boxbg .item .combox input,
.say_box .boxbg .item .combox textarea{ background:#fff;height:36px;line-height:36px;border: 1px solid #fff;font-size:14px;color:#444;border-radius:3px;padding:0 5px;width:94%;}
.say_box .boxbg .item .combox textarea{min-height:100px; line-height:24px;}
.say_box .boxbg .item .combox input:focus,
.say_box .boxbg .item .combox textarea:hover{border:1px solid #5999e4;color:#333;}
.say_box .boxbg .item .combox .comment_btn{display:inline-block;background:#5999e4;color:#fff; text-align:center;width:110px;height:28px; line-height:28px;font-size: 16px;}
.say_box .boxbg .item .combox .comment_btn:hover{ text-decoration:none;}
.say_box .boxbg .item .combox .list dl{margin-bottom:15px;}
.say_box .boxbg .item .combox .list dd{color:#444;font-size: 16px;}
.say_box .boxbg .item .combox .list dd{color:#666; font-size:13px;font-style:italic;}
.say_box .boxbg .item .combox .more{ background:#f0f0f0 url(images/arrow_bottom.png) no-repeat center center;height:36px; cursor:pointer;}
.say_box .boxbg .item .combox .more.curr{ background:#f0f0f0 url(images/arrow_top.png) no-repeat center center;}
.say_box .subbox{width:70%;margin:0 auto;}
.say_box .subbox h3{text-align:center;color:#000; font-size:18px; font-weight:700;}
.say_box .subbox .gnbox{margin-top:20px;}
.say_box .subbox .gnbox .sbox{margin-top:10px;}
.say_box .subbox .gnbox .sbox input,.say_box .subbox .gnbox .sbox select{background:#fff;height:44px;line-height:44px;border: 1px solid #f0f0f0;font-size:14px;color:#333 !important;border-radius:3px;padding:0 5px;width:96%; font-family:Lato;}
.say_box .subbox .gnbox .sbox textarea{ background:#fff;line-height:24px;border: 1px solid #f0f0f0;font-size:14px;color:#333 !important;border-radius:3px;padding:0 5px;width:96%; min-height:120px;font-family:Lato;}
.say_box .subbox .gnbox .sbox input:focus,.say_box .subbox .gnbox .sbox select:focus,.say_box .subbox .gnbox .sbox textarea:hover{border:1px solid #5999e4;}
.say_box .title{color:#00c9ed; font-size:34px; text-align:center;}
.say_box .infobox{ background:#c0c0c0;width:70%; border-radius:10px;padding:15px;color:#fff;margin:0 auto;}
.say_box .infobox dt{ font-size:18px;margin-bottom:10px;}
.say_box .infobox dd{ line-height:1.8em;}
.say_box .infobox dd a{color:#fff;}
@media (max-width: 767px) {
	.say_box .title{font-size:30px;margin-top:10px;}
	.say_box .contbox{ background:none;}
	.say_box .sayitem{float:none;width:auto;margin-left:0;margin-top:30px;}
	.say_box .infobox{width:auto;}
}
.tc_return {position:fixed; left:50%; top:20%; margin:0 0 0 -230px; z-index:201; display:none; width:460px; padding:30px 0; background:#fff; border-radius:10px;}
.tc_return .btn_colse {position:absolute; cursor:pointer; z-index:202; right:5px; top:5px; display:block; width:30px; height:30px; background:url(images/close.png) no-repeat;}
.tc_return .tit{ font-size:20px; line-height:1em; text-align:center;}
@media (max-width: 767px) {
	.tc_return{top:0;left:0;margin:0;width:460px;}
	.reviews-cont .lft,.reviews-cont .rgt{width: 100%;margin-left: 0;}

}
@media (max-width: 479px) {
	.tc_return{width:308px;}
	.tc_return .tit{ font-size:30px;}
}



.mid-banner{background: #00a2ea url(images/mid-bg.jpg) no-repeat;color: #FFF;text-align: center;padding: 60px;min-height: 200px;box-sizing: border-box;}
.mid-banner p.info{font-size: 18px;}
.mid-banner h2{font-size: 36px;margin-top: 18px;line-height: 1.2em;}
.reviews-cont{background: #f9f9f9;font-size: 0;padding: 70px 0 90px;}
.reviews-cont .lft,.reviews-cont .rgt{width: 48%;margin-left: 4%;background: #FFF;min-height: 1000px;display: inline-block;box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.04);}
.reviews-cont .lft{margin-left: 0;background: #FFF;}
.users-opinion{padding: 40px 0 70px;}
.users-opinion h2{font-size: 36px;line-height: 1.2em;margin-bottom: 20px;}
.users-opinion p.tip{font-size: 18px;margin-bottom: 60px;}
.users-opinion h4.sub{font-size: 24px;margin-bottom: 20px;color: #0960b0;text-align: center;}
.users-opinion .tab-switch{font-size: 0;text-align: center;margin-bottom: 48px;}
.users-opinion .tab-switch li{display: inline-block;margin-left: 10px;}
.users-opinion .tab-switch li:first-child{margin-left: 0;}
.users-opinion h1{font-size: 36px;line-height: 1.2em;margin-bottom: 30px;}
.users-opinion .cont{border: 1px solid #f2f2f2;margin-bottom: 40px;max-width: 1000px;}
.users-opinion .cell{padding: 30px 20px;}
@media (max-width: 720px) {
	.indu-opinion .cell .rgt iframe{width: 100% !important;}
}
@media (max-width: 620px) {
	.users-opinion .tab-switch li{margin-bottom: 20px;}
}
@media (max-width: 479px) {
	.mid-banner h2{font-size: 2rem;}
}


.hot-articles{background: #f9f9f9;padding: 70px 0 65px;}
.hot-articles h2{font-size: 24px;margin-bottom: 27px;}
.hot-articles ul{font-size: 0;margin-bottom: 50px;}
.hot-articles ul li{display: inline-block;margin-left: 16px;}
.hot-articles ul li a{display: block;overflow: hidden;max-width: 320px;}
.hot-articles ul li:first-child{margin-left:0;}
.hot-articles ul li img{margin-bottom: 30px;}
.hot-articles ul li span{font-size: 16px;display: block;}
.hot-articles .read-more{text-align: center;}

.home-banner {background: url(images/hoome-banner-bg.png) no-repeat;padding: 106px 0 150px;background-position:  80% 0;}
.home-banner h1{font-size: 54px;color: #00a2ea;line-height: 1.2em;font-weight: bold;}
@media (max-width: 1020px) {
	.hot-articles h2{text-align: center;}
	.hot-articles ul{text-align: center;}
	.hot-articles ul li{margin-top: 30px;}
}
@media (max-width: 667px) {
	.hot-articles ul li{margin-left: 0;}
}
@media (max-width: 479px) {
	.home-banner{background: none;padding: 60px 0;}
	.home-banner h1{font-size: 2.6rem;}
}

.lft-sidebar{position: fixed;z-index: 99;top: 68px;}
.lft-sidebar.actived ul a{height: 0;width: 0;border: 0;opacity: 0;}
.lft-sidebar.actived ul{border: 0;overflow: hidden;}
.lft-sidebar.actived .expand-btn{transform: rotate(180deg);}


.lft-sidebar.actived .expand-btn{
-webkit-backface-visibility:visible;
-webkit-transform-origin:center center;
-webkit-animation:expand 0.8s 0s infinite linear normal forwards ;
} @-webkit-keyframes expand{
0%{
opacity:;
left:0px;
} 20%{
opacity:0.8;
left:4px;
} 40%{
left:8px;
} 60%{
opacity:0.4;
left:12px;
} 80%{
left:16px;
} 100%{
opacity:0;
left:20px;
} 39%{
opacity:0.6;
} 79%{
opacity:0.2;
} 
}
.lft-sidebar.actived .expand-btn{
-moz-backface-visibility:visible;
-moz-transform-origin:center center;
-moz-animation:expand 0.8s 0s infinite linear normal forwards ;
} @-moz-keyframes expand{
0%{
opacity:;
left:0px;
} 20%{
opacity:0.8;
left:4px;
} 40%{
left:8px;
} 60%{
opacity:0.4;
left:12px;
} 80%{
left:16px;
} 100%{
opacity:0;
left:20px;
} 39%{
opacity:0.6;
} 79%{
opacity:0.2;
} 
}

.lft-sidebar ul{border: 1px solid #00a2ea;transition: all ease-in-out 0.2s;}
.lft-sidebar ul a{display: block;background: #00a2ea;width: 80px;height: 70px;color: #FFF;position: relative;text-align: center;line-height: 7.5em;text-decoration: none;transition: all linear 0.2s;opacity: 1;}
.lft-sidebar ul li{margin-top: 1px;}
.lft-sidebar ul li:first-child{margin-top:0;}
.lft-sidebar ul li.actived a,.lft-sidebar ul li:hover a{background: #FFF;color: #00a2ea;}
.lft-sidebar ul a:after{content: '';background: url(images/sidebar-sprite.png) no-repeat;position: absolute;}
.lft-sidebar ul li.ho a:after{background-position: -85px -0px;height: 32px;width: 32px;left: 25px;top: 8px;}
.lft-sidebar ul li.ho:hover a:after,.lft-sidebar ul li.ho.actived a:after{background-position: -52px -0px;}
.lft-sidebar ul li.sc a:after{background-position: -178px -0px;height: 30px;width: 30px;left: 25px;top: 8px;}
.lft-sidebar ul li.sc:hover a:after,.lft-sidebar ul li.ph.actived a:after{background-position: -208px -0px;}
.lft-sidebar ul li.ph a:after{background-position: -238px -0px;height: 30px;width: 30px;left: 25px;top: 8px;}
.lft-sidebar ul li.ph:hover a:after,.lft-sidebar ul li.ph.actived a:after{background-position: -268px -0px;}
.lft-sidebar ul li.op a:after{background-position: -118px -0px;height: 30px;width: 30px;left: 25px;top: 8px;}
.lft-sidebar ul li.op:hover a:after,.lft-sidebar ul li.op.actived a:after{background-position: -148px -0px;}
.lft-sidebar ul li.vo a:after{background-position: -298px -0px;height: 28px;width: 30px;left: 25px;top: 6px;}
.lft-sidebar ul li.vo:hover a:after,.lft-sidebar ul li.vo.actived a:after{background-position: -328px -0px;}
.lft-sidebar ul li.de a:after{background-position: -0px -0px;height: 32px;width: 26px;left: 25px;top: 8px;}
.lft-sidebar ul li.de:hover a:after,.lft-sidebar ul li.de.actived a:after{background-position: -26px -0px;}
.lft-sidebar .expand-btn{background: #00a2ea url(images/sidebar-sprite.png) -358px 0 no-repeat;position: absolute;width: 20px;height: 20px;right: -20px;font-size: 20px;top:0;cursor: pointer;transition: all ease-in-out 0.2s;}

.past-one{font-size: 0;padding-top: 75px;}
.past-one .lft{background: url(images/pic-part1.jpg) no-repeat 0;width: 475px;min-height: 400px;display: inline-block;margin-right: 70px;vertical-align: top;}
.past-one .lft h2{font-size: 24px;font-weight: bold;}
.past-one .lft h2 span{font-size: 48px;color: #00a2ea;margin-right: 10px;}
.past-one .rgt{display: inline-block;vertical-align: top;max-width: 470px;padding-top: 20px;}
.past-one .rgt span.bl{color: #00a2ea;font-size: 18px;line-height: 1.4em;}
.past-one .rgt p{font-size: 14px;margin-bottom: 18px;}
.past-one .rgt p.mx{font-size: 24px;margin:40px 0 30px;line-height: 1.4em;}
.row-down{width: 20px;height: 13px;background: url(images/row-down.png) no-repeat;margin: 50px auto;
-webkit-backface-visibility:visible;
-webkit-transform-origin:center center;
-webkit-animation:down 1s 0s infinite linear normal none ;
-moz-backface-visibility:visible;
-moz-transform-origin:center center;
-moz-animation:demo 1s 0s infinite linear normal none ;
}
@-webkit-keyframes down{
0%{
opacity:0;
-webkit-transform:translateY(0px);
} 19%{
opacity:0.2;
-webkit-transform:translateY(5px);
} 39%{
opacity:0.4;
-webkit-transform:translateY(10px);
} 59%{
opacity:0.6;
-webkit-transform:translateY(15px);
} 79%{
-webkit-transform:translateY(20px);
} 100%{
opacity:1;
-webkit-transform:translateY(25px);
} 80%{
opacity:0.8;
} 
}@-moz-keyframes down{
0%{
opacity:0;
-moz-transform:translateY(0px);
} 19%{
opacity:0.2;
-moz-transform:translateY(5px);
} 39%{
opacity:0.4;
-moz-transform:translateY(10px);
} 59%{
opacity:0.6;
-moz-transform:translateY(15px);
} 79%{
-moz-transform:translateY(20px);
} 100%{
opacity:1;
-moz-transform:translateY(25px);
} 80%{
opacity:0.8;
} 
}

@media (max-width: 1200px) {
	.past-one{text-align: center;}
	.past-one .lft{width: 100%;background-position: center;margin-right: 0;}
	.past-one .rgt{text-align: left;}
}

.past-two{background: url(images/part2-bg.png) no-repeat;padding: 90px 0 50px;}
.past-two h2{font-size: 24px;font-weight: bold;margin-bottom: 74px;line-height: 1.2em;}
.past-two h2 span{font-size: 48px;color: #00a2ea;margin-right: 10px;}
.past-two .lft ul{margin-bottom: 60px;margin-right: 68px;}
.past-two .lft{display: inline-block;vertical-align: middle;}
.past-two .lft ul li{position: relative;padding: 20px 0 20px 60px;}
.past-two .lft ul li:after{background: url(images/fun-sprite.png) no-repeat;position: absolute;content: '';left: 0}
.past-two .lft ul li.sa:after{background-position: -528px 0;width: 32px;height: 42px;top: 8px;}
.past-two .lft ul li.dp:after{background-position: -446px 0;width: 40px;height: 33px;top: 12px;}
.past-two .lft ul li.ir:after{background-position: -486px 0;width: 42px;height: 30px;top: 16px;}
.past-two .lft ul li.fe:after{background-position: -281px 0;width: 40px;height: 41px;top: 8px;}
.past-two .lft ul li.se:after{background-position: -371px 0;width: 40px;height: 40px;top: 8px;}
.past-two .rgt{display: inline-block;vertical-align: middle;}
@media (max-width: 1020px) {
	.past-two{text-align: center;}
	.past-two .lft{text-align: left;margin-bottom: 50px;}
	.past-two .lft ul{margin-right: 0;width: 580px;}
}
@media (max-width: 600px) {
	.past-two .lft ul{width: 100%;}
}

.past-three{overflow: hidden;font-size: 0;background: #f9f9f9;}
.past-three .lft{background: #00a2ea;color: #FFF;display: inline-block;vertical-align: top;text-align: right;width: 40%;padding: 80px 0 40px;min-height: 400px;}
.past-three .lft .text{text-align: left;width: 250px;display: inline-block;}
.past-three .lft h2{font-size: 24px;margin-bottom: 40px;font-weight: bold;color: #FFF;line-height: 1.4em;}
.past-three .lft h2 span{font-size: 48px;display: block;margin-bottom: 20px;}
.past-three .rgt{display: inline-block;text-align: left;width: 60%;padding-top: 60px;}

.past-four{overflow: hidden;font-size: 0;background: #f9f9f9;margin-top: -100px;}
.past-four .lft{background: #00a2ea url(images/lft-tf-bg.jpg) right 0;color: #FFF;display: inline-block;vertical-align: top;text-align: right;width: 40%;padding: 200px 0 20px;min-height: 400px;}
.past-four .lft .text{text-align: left;width: 250px;display: inline-block;}
.past-four .lft h2{font-size: 24px;font-weight: bold;margin-bottom: 68px;line-height: 1.4em;}
.past-four h2 span{font-size: 48px;margin-right: 10px;display: block;margin-bottom: 20px;}
.past-four .rgt{display: inline-block;text-align: left;width: 60%;padding-top: 180px;}

.past-five{overflow: hidden;font-size: 0;}
.past-five .lft{background: #fff url(images/part5-bg.png) right bottom no-repeat;display: inline-block;vertical-align: top;text-align: right;width: 40%;padding: 120px 0 20px;min-height: 400px;}
.past-five .lft .text{text-align: left;width: 250px;display: inline-block;}
.past-five .lft h2{font-size: 24px;font-weight: bold;margin-bottom: 68px;line-height: 1.4em;}
.past-five h2 span{font-size: 48px;margin-right: 10px;display: block;margin-bottom: 20px;color: #00a2ea;}
.past-five .rgt{display: inline-block;text-align: left;width: 60%;padding-top: 80px;}

@media (max-width: 796px) {
	.past-three .lft,.past-three .rgt,.past-four .lft,.past-four .rgt,.past-five .lft,.past-five .rgt{display: block;width: 100%;box-sizing: border-box;}
	.past-three .lft,.past-four .lft,.past-five .lft{min-height:auto;padding: 30px;}
	.past-three .rgt,.past-four .rgt,.past-five .rgt{padding-top: 30px;}
	.past-four,.past-five{margin-top: 60px;}
	.past-four .lft{text-align: left;}
	.past-five .lft{background-position: left bottom;}
}

.past-six{background: #f9f9f9;padding: 90px 0 70px;text-align: center;}
.past-six h2{font-size: 24px;font-weight: bold;margin-bottom: 68px;line-height: 1.4em;}
.past-six h2 span{font-size: 48px;margin-right: 10px;margin-bottom: 20px;margin-bottom: 60px;color: #00a2ea;}
.past-six .pho{margin-bottom: 50px;}

.past-seven{padding: 70px 0 0px;text-align: center;}
.past-seven .cont{box-shadow:  0 7px 24px 0 rgba(0, 0, 0, 0.06);padding: 43px 0 46px;}
.past-seven h2{font-size: 24px;font-weight: bold;margin-bottom: 75px;line-height: 1.4em;}
.past-seven h2 span{font-size: 48px;margin-right: 10px;margin-bottom: 20px;margin-bottom: 60px;color: #00a2ea;}
.past-seven .tip{margin-bottom: 10px;font-size: 16px;}
.past-seven .sub{font-size: 24px;color: #00a2ea;margin-bottom: 45px;font-weight: bold;line-height: 1.2em;}
.past-seven .pho{margin-bottom: 50px;}

.list_box {overflow: hidden;margin-bottom: 50px;}
.list_box .item{float:left;width:45%;margin-left:5%;margin-top:40px;}
.list_box .item:first-child{margin-left:0;}
.list_box .item .pic{ position:relative; background:#000;}
.list_box .item .pic img{-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;}
.list_box .item .pic img:hover{opacity:0.4;}
.list_box .item .pic .vote{display:none;position:absolute;top:50%;left:50%;margin-left:-65px;margin-top:-18px; z-index:2;}
.list_box .item .pic:hover .vote{display:block;}
.list_box .item .bar{height:35px; background:#727272; font-size:18px;color:#fff; line-height:35px;padding-right:10px; text-align:right;}
.list_box .item .bar .blu{float:left;background:#15abef;height:35px;display:block;padding-left:10px; text-align:left;}
.list_box .item .txt{ font-size:18px;padding:40px 0 20px;}
.list_box .item .btn a.blu_btn1{width: 135px;height: 35px;border-radius: 100px;border: solid 2px #0960b0;text-align: center;line-height: 35px;color: #0960b0;display: inline-block;font-size: 16px;}
.list_box .item .btn .num{display:inline-block;margin-left:10px; line-height:36px;color:#888;}
.list_box .item .btn .num strong{ font-size:18px; font-weight:700;}
@media (max-width: 767px) {
  .list_box .item{float:none;width:auto;margin-left:0;margin-top:30px;}
}
.scandal-map{padding: 70px 0 80px;}
.scandal-map h1{font-size: 36px;line-height: 1.2em;max-width: 680px;margin: 0 auto 30px;text-align: center;}
.scandal-map p.tip{color: #00a2ea;text-align: center;margin-bottom: 50px;font-size: 16px;}
.scandal-map .map{margin-bottom: 60px;}
.scandal-map .arc{font-size: 0;text-align: center;}
.scandal-map .cell{margin-bottom: 20px;}
.scandal-map .cell .pho,.scandal-map .cell .text{display: inline-block;}
.scandal-map .cell .text{max-width: 600px;font-size: 16px;margin-left: 80px;display: inline-block;vertical-align: middle;line-height: 2em;font-size: 16px;text-align: left;}
.scandal-time{padding: 80px 0;}
.scandal-time h2{font-size: 36px;text-align: center;margin-bottom: 80px;line-height: 1.2em;}
.scandal-time .crisis-cont{text-align: center;}
.scandal-time .flexslider{width: 300px;text-align: center;display: inline-block;vertical-align: middle;}
.scandal-time .video-cont{width: 560px;display: inline-block;vertical-align: middle;}
.scandal-time .video-cont iframe{width: 560px;height: 315px;}
.scandal-time .flexslider .flex-control-paging{padding-top: 16px;}

.scandal-things{padding: 90px 0 88px;}
.scandal-things h2{font-size: 36px;max-width: 800px;margin: 0 auto 60px;line-height: 1.2em;text-align: center;}
.scandal-things ul.explode{text-align: center;margin: 36px;}
.scandal-things ul.explode li{margin-left: 38px;display: inline-block;width: 100px;}
.scandal-things ul.explode li:first-child{margin-left: 0;}
.scandal-things ul.explode b{font-size: 40px;color: #00a2ea;margin-bottom: 20px;font-weight: normal;display: block;}
.scandal-things ul.explode span{font-size: 14px;display: block;}
.scandal-things .pho-cont{font-size: 0;text-align: center;}
.scandal-things .pho-cont .lft,.scandal-things .pho-cont .rgt{display: inline-block;vertical-align: bottom;box-sizing: border-box;}
.scandal-things .pho-cont .rgt{margin-left: 60px;}

.scandal-mah{background: #f9f9f9;color: #666;min-height: 182px;box-sizing: border-box;padding: 45px 0;}
.scandal-mah ul{text-align: center;background: url(images/elect-ico.png) no-repeat 12% 0;padding: 10px 0;}
.scandal-mah ul li{display: inline-block;vertical-align: middle;max-width: 180px;text-align: left;margin-left: 40px;}
.scandal-mah ul li:first-child{margin-left: 0;}
.scandal-mah ul li.mah-text{font-size: 36px;color: #00a2ea;}
.scandal-mah ul p{font-size: 28px;margin-bottom: 15px;color: #00a2ea;}

.scandal-line{padding: 70px 0 0;background: #f9f9f9;}
.scandal-line h2{font-size: 36px;margin-bottom: 50px;line-height: 1.2em;text-align: center;}
.scandal-line .time-t{text-align: center;font-size: 18px;font-weight: bold;margin: 22px 0;color: #00a2ea;}
.scandal-line .time-c{font-size: 0;}
.scandal-line .time-c .lft,.scandal-line .time-c .rgt{display: inline-block;vertical-align: top;width: 50%;box-sizing: border-box;}
.scandal-line .time-c .lft{text-align: right;padding-right: 80px;}
.scandal-line .time-c .rgt{text-align: left;padding-left: 80px;border-left: 2px solid #00a2ea;}
.scandal-line .cell{margin-bottom: 65px;display: inline-block;}
.scandal-line .cell .month,.scandal-line .cell .txt,.scandal-line .cell .lang{display: inline-block;font-size: 14px;vertical-align: top;position: relative;}
.scandal-line .cell .month{background: url(images/cald.jpg) no-repeat;width: 60px;height: 60px;text-align: center;color: #00a2ea;box-sizing:border-box;padding-top: 20px;}
.scandal-line .cell .month .n{font-weight: bold;font-size: 18px;}
.scandal-line .cell .month .m{font-size: 10px;line-height: 10px;}
.scandal-line .cell .txt{margin: 0 18px 0 22px;width: 280px;padding-top: 5px;text-align: left;}
.scandal-line .cell .txt p{color: #00a2ea;margin-top: 10px;}
.scandal-line .cell .lang{padding-top: 10px;}
.scandal-line .lft .lang:after{content: '';position: absolute;width: 60px;height: 2px;background: #00a2ea;right: -80px;top: 25px;}
.scandal-line .rgt .month:after{content: '';position: absolute;width: 60px;height: 2px;background: #00a2ea;right: 80px;top: 35px;}

.samsung-text{background: #f9f9f9;}
.samsung-text .container{background: url(images/phone-pic.png) 90% 120px no-repeat;box-sizing: border-box;padding: 120px 100px 100px;}
.samsung-text h2{font-size: 36px;max-width: 650px;margin-bottom: 30px;line-height: 1.2em;}
.samsung-text p{max-width: 650px;font-size: 16px;box-sizing: border-box;padding: 75px 0;line-height: 2em;}
.samsung-text p span{color: #00a2ea;font-weight: bold;}
@media (max-width: 1030px) {
	.samsung-text h2,.samsung-text p{max-width: 500px;}
}
@media (max-width: 1030px) {
	.scandal-line .time-c .lft, .scandal-line .time-c .rgt{display: block;width: 100%;border:none;padding-left: 0;padding-right: 0;}
	.scandal-line .cell{display: block;text-align: center;}
	.scandal-line .lft .lang:after,.scandal-line .rgt .month:after{display: none;}
}
@media (max-width: 1000px) {
.scandal-map .cell{margin-bottom: 30px;}
.scandal-map .cell .pho,.scandal-map .cell .text{}
.scandal-map .cell .pho{margin-bottom: 20px;text-align: left;}
.scandal-map .cell .text{margin-left: 10;}
.scandal-things .pho-cont .lft,.scandal-things .pho-cont .rgt{width: 50%;}
.scandal-things .pho-cont .rgt{margin-left: 0;padding-left: 20px;}
.scandal-mah ul{background-image: none;}
}
@media (max-width: 896px) {
	.scandal-time .flexslider{margin-bottom: 40px;}
	.samsung-text .container{background-image: none;}
}
@media (max-width: 679px) {
	.scandal-mah ul li{margin-left: 0;margin-bottom: 40px;}
}
@media (max-width: 597px) {
.scandal-time .video-cont,.scandal-time .video-cont iframe{width: 100% !important;}
}

.indu-opinion .cell{border-bottom: 1px solid #f2f2f2;}
.indu-opinion .cell .lft,.indu-opinion .cell .rgt{display: inline-block;vertical-align: top;}
.indu-opinion .cell .lft{width: 60px;height: 60px;}
.indu-opinion .cell .rgt{width: 90%;margin-left: 20px;}
.indu-opinion .cell .lab{background: #00a2ea;color: #FFF;width: 70px;height: 20px;line-height: 20px;text-align: center;margin-bottom: 10px;}
.indu-opinion .cell .kind{color: #00a2ea;margin-bottom: 10px;}
.indu-opinion .cell .sub{font-size: 18px;line-height: 1.2em;margin-bottom: 10px;}
.indu-opinion .cell .info{font-size: 12px;margin-bottom: 10px;}
.indu-opinion .cell .text{margin-bottom: 15px;}
@media (max-width: 897px) {
	.indu-opinion .cell .rgt{width: 79%;}
}
@media (max-width: 479px) {
	.users-opinion .cell{padding: 10px;}
	.indu-opinion .cell .rgt{width: 72%;margin-left: 10px;}
}

.decision-test{padding: 70px 0 90px;}
.decision-test h2{font-size: 30px;margin-bottom: 50px;text-align: center;line-height: 1.2em;}
.decision-test .test-cont{border: solid 1px #f3f3f3;}
.decision-test .cell .ico,.decision-test .cell .text,.decision-test .cell .sel{display: inline-block;vertical-align: middle;}
.decision-test .cell{padding: 25px 0;border-bottom: solid 1px #f3f3f3;}
.decision-test .cell .ico{width: 120px;text-align: center;}
.decision-test .cell .text{width: 550px;margin: 0 60px 0 30px;}
.decision-test .cell .text p{font-size: 16px;margin-bottom: 20px;}
.decision-test .cell .text li{margin-bottom: 10px;}
.decision-test .cell .text li input{display: none;}
.decision-test .cell .text label {display: inline-block;cursor: pointer;position: relative;padding-left: 35px;}
.decision-test .cell .text label:before {content: "";display: inline-block;width: 20px;height: 20px;position: absolute;left: 0;bottom: 1px;border-radius: 20px;border: 1px solid #d6d6d6;}
.decision-test .cell .text li input[type=radio]:checked + label:before {content: "";color: #00a2ea;text-align: center;width: 20px;height: 20px;background: url(images/row-right.png) no-repeat 4px 5px;overflow: hidden;}
.decision-test .cell .sel .pro{background: #f6f6f6;width: 400px;height: 26px;position: relative;transition: all ease-in-out 0.2s;}
.decision-test .cell .sel .pro:after,.decision-test .cell .sel .pro:before{background: transparent;transition: all ease-in-out 0.2s;}
.decision-test .cell .sel .pro.vs:after{content:'';position: absolute;width: 25%;height: 26px;background: #00a2ea;left: calc(50% - 25%);}
.decision-test .cell .sel .pro.vs:before{content:'';position: absolute;width: 25%;height: 26px;background: #666666;left: 50%;}
.decision-test .cell .sel .pro.buy:after{content:'';position: absolute;width: 50%;height: 26px;background: #00a2ea;left: 0;}
.decision-test .cell .sel .pro.nobuy:after{content:'';position: absolute;width: 50%;height: 26px;background: #666666;right: 0;}
.decision-test .cell .sel .t{margin-bottom: 12px;}
.decision-test .cell .sel .t span{display: inline-block;width: 32%;text-align:left;}
.decision-test .cell .sel .t span:nth-child(2){text-align: center;}
.decision-test .cell .sel .t span:nth-child(3){text-align: right;}
@media (max-width: 1200px) {
	.decision-test .cell .text{width: 350px;}
}
@media (max-width: 1000px) {
	.decision-test .cell{text-align: center;}
	.decision-test .cell .text ul{max-width: 320px;text-align: left;margin: 0 auto;}
	.decision-test .cell .ico, .decision-test .cell .text{margin: 0;width: 100%;box-sizing: border-box;padding: 20px;}
}
.submit-fm {padding: 80px 0 75px;text-align: center;}
.submit-fm h4{margin-bottom: 40px;font-size: 24px;line-height: 1.2em;color: #0960b0;font-weight: bold;}
.submit-fm .input-gp input.inpt{display: inline-block;background: #FFF;border: 2px solid #eaeaea;padding: 0 20px;width: 450px;height: 54px;line-height: 54px;box-sizing: border-box;margin-bottom: 40px;font-size: 16px;}
.submit-fm .input-gp input.inpt:focus{border-color: #0960b0;}
.submit-fm .input-gp .submit button{cursor: pointer;padding: 8px 40px;}
.you-got{background:#00a2ea url(images/yougot-bg.jpg) left bottom no-repeat;color: #FFF;text-align: center;min-height: 500px;box-sizing: border-box;padding: 80px 0 70px;display: none;}
.you-got h2{font-size: 30px;line-height: 1.2em;margin-bottom: 40px;font-weight: bold;}
.you-got .precent{margin-bottom: 84px;font-size: 30px;}
.you-got .precent .shape{width: 670px;background: #0960b0;height: 7px;display: inline-block;vertical-align: middle;position: relative;}
.you-got .precent .shape b{display: inline-block;width: 75%;background: #FFF;position: absolute;top: 0;left: 0;z-index: 1;height: 7px;}
.you-got .precent .buy{margin-right: 25px;display: inline-block;}
.you-got .precent .nobuy{margin-left: 25px;display: inline-block;}
.you-got .share-cont .lft,.you-got .share-cont .rgt{display: inline-block;vertical-align: middle;}
.you-got .share-cont .rgt{max-width: 550px;text-align: left;font-weight: 16px;margin-left: 40px;}
.you-got .share-cont .text{font-size: 16px;line-height: 2em;}
.you-got .share-gp{margin-top: 20px;}
.you-got .share-gp a{display: inline-block;width: 180px;height: 35px;background: url(images/share-ico.jpg) no-repeat;}
.you-got .share-gp a.fb{background-position:  0 0;}
/*.you-got .share-gp a.tw{background-position:  -60px 0;}
.you-got .share-gp a.gl{background-position:  0 0;}*/
/*.you-got iframe{width: 1200px;min-height: 300px;}*/
/*@media (max-width: 1200px) {
	.you-got iframe{width: 1000px;min-height: 500px;}
}
@media (max-width: 1000px) {
	.you-got iframe{width: 100%;}	
}*/
@media (max-width: 979px) {
	.you-got .precent .shape{width: 50%;}
}
@media (max-width: 508px) {
	.submit-fm .input-gp input.inpt	{width: 100%;}
	.you-got iframe{min-height: 600px;}
}
@media (max-width: 440px) {
	.you-got .precent .buy{margin-right: 0;font-size: 24px;}
	.you-got .precent .nobuy{margin-left: 0;font-size: 24px;}
	.decision-test .cell .sel{width: 100%}
	.decision-test .cell .sel .pro{width: 100%;}
}

.rules-win{background: #f9f9f9;padding: 80px 0 72px;}
.rules-win h2{margin-bottom: 50px;font-size: 30px;text-align: center;line-height: 1.2em;}
.rules-win .sub{text-align: center;margin-bottom: 20px;}
.rules-win .sub li{display: inline-block;width: 260px;height: 150px;margin-left: 47px;background: #FFF;text-align: center;position: relative;}
.rules-win .sub li p{padding-top: 102px;position: relative;}
.rules-win .sub li p:after{content: '';width: 64px;background: url(images/rules-ico.png) 0 0 no-repeat;position: absolute;}
.rules-win .sub li.tel p:after{background-position: 0 0;left: calc(50% - 32px);top:35px;height: 51px;}
.rules-win .sub li.inv p:after{background-position: 0 -51px;height: 55px;left:calc(50% - 32px);top:36px;}
.rules-win .sub li.win p:after{background-position: 0 -106px;height: 51px;top:35px;left: calc(50% - 32px);top:35px;}
.rules-win .sub li:first-child{margin-left: 0;}
.rules-win .sub li.tel:after,.rules-win .sub li.inv:after{content: '';width: 13px;height: 18px;position: absolute;right: -30px;top: calc(50% - 9px);background: url(images/triangle.png) no-repeat;}
.rules-win .rules-lst h4{font-size: 24px;margin-bottom: 18px;}
.rules-win .rules-lst{max-width: 875px;padding: 30px;box-sizing: border-box;font-size: 16px;background: #FFF;margin: 0 auto;}

@media (max-width: 979px) {
	.rules-win .sub li{width: 100%;margin-left: 0;margin-bottom: 40px;}
	.rules-win .sub li.tel:after,.rules-win .sub li.inv:after{transform: rotate(90deg);transform-origin: center;top: 160px;right: calc(50% - 7px);}
}

.qa-main{padding: 48px 0 65px;}
.qa-main h2{font-size: 36px;margin-bottom: 20px;text-align: center;}
.qa-main .tip{margin-bottom: 30px;font-size: 18px;text-align: center;}
.qa-main .qa-cont{border: 1px solid #dedede;max-width: 875px;margin: 0 auto;padding: 30px;}



.btm_probox{margin-top:30px;padding-bottom:50px;}
.btm_probox h2{ font-size:22px; color:#444; border-bottom:2px solid #1eade7; line-height:40px;padding-bottom:10px;}
.btm_probox .item{float:left;width:48%;margin-top:30px;margin-right:2%;}
.btm_probox .item .pic{float:left;}
.btm_probox .item .text{float:right;width:360px;}
.btm_probox .item .text h3{color:#01a7e7; font-size:18px; line-height:1.4em;}
.btm_probox .item .text .btn{margin-top:10px;}
.btm_probox .item .text .btn a{margin-bottom: 10px;}
@media (min-width: 1200px) and (max-width: 1930px) {
  .btm_probox{width:1000px;}
}
@media (max-width: 1200px) {
  .btm_probox .item .text{width:360px;}
}
@media (max-width: 979px) {
  .btm_probox .item .pic{float:none; text-align:center;}
  .btm_probox .item .text{float:none;width:auto;margin-top:15px;}
}
@media (max-width: 767px) {
  .btm_probox .item{float:none;width:auto;margin-right:0;}
  .btm_probox .item .pic{float:left;}
  .btm_probox .item .text{float:right;width:360px;margin-top:0;}
}
@media (max-width: 479px) {
  .btm_probox .item .pic{float:none; text-align:center;}
  .btm_probox .item .text{float:none;width:auto;margin-top:15px;}
}

