@charset "utf-8";
.it_gray_bg{background:#c1c1c1;}

/*top_banner*/
.top_banner{ background:url(images/banner_bg.jpg) no-repeat center bottom;height:578px;}
.top_banner .logo{padding-top:40px; text-align:center;}
.top_banner .title{ text-align:center;margin-top:20px;}
.top_banner .txt2{ font-size:30px;color:#424953;padding-top:20px; text-align:center;}
.top_banner .vsbox{width:420px;margin:0 auto;margin-top:50px !important;}
.top_banner .vsbox .num{color:#fff; font-size:16px; text-align:center;}
.top_banner .vsbox .num span{color:#fd4134; font-size:22px;}
.top_banner .vsbox .barbox{margin-top:30px;}
.top_banner .vsbox .barbox .yes{float:left;color:#fd4134; font-size:18px;}
.top_banner .vsbox .barbox .no{float:right;color:#4c4b4b; font-size:18px;}
.top_banner .vsbox .barbox .bar{height:12px; background:#000;margin-top:10px;}
.top_banner .vsbox .barbox .bar .red{background:#fd4134;height:12px;display:block;}
.top_banner .vsbox .barbox .btn{float:left;width:170px;margin-top:25px;}
.top_banner .vsbox .barbox .btn .yesbtn,.top_banner .vsbox .barbox .btn .nobtn{display:block;width:170px;height:48px; background:#fd4134;color:#fff; font-size:24px; text-align:center; line-height:48px; border-radius:100px;}
.top_banner .vsbox .barbox .btn .nobtn{background:#000;}
.top_banner .vsbox .barbox .btn a:hover{ text-decoration:none;}
.top_banner .vsbox .barbox .btn .gybtn{ background:#c2c2c2;}
.top_banner .vsbox .barbox .btn .wt{color:#fff; text-align:center;margin-top:5px;}
.top_banner .vsbox .barbox .vs{float:left;text-align:center;color:#dedede; font-size:36px;width:80px;margin-top:25px;padding-top:15px; font-weight:700;}
.top_banner .btmbg{width:100%;background:#3b3b3b;color:#fff; position:absolute; bottom:0;left:0; line-height:54px; text-align:center;}
.top_banner .btmbg .tit{ font-size:22px;}
.top_banner .btmbg .pro{margin-left:40px;}
.top_banner .btmbg .pro a{ font-size:18px;color:#fff;}
@media (max-width: 979px) {
	.top_banner{ background-position:-300px 0;}
	.top_banner .txt1{ font-size:14px;}
	.top_banner .btmbg .tit{ font-size:18px;}
	.top_banner .btmbg .pro a{ font-size:14px;}
}
@media (max-width: 767px) {
	.top_banner{ background:url(images/banner_bg.jpg) no-repeat -300px 0;}
	.top_banner .txt1{padding-top:60px; font-size:16px;}
	.top_banner .txt2{ font-size:26px; line-height:1.2em;}
	.top_banner .vsbox{margin-top:30px !important;}
	.top_banner .vsbox .barbox{margin-top:10px;}
	.top_banner .btmbg{ line-height:30px;padding:10px 0;}
	.top_banner .btmbg .pro{display:block;margin-left:15px;}
}
@media (max-width: 479px) {
	.top_banner{ background-position:-500px 0;}
	.top_banner .txt2{ font-size:20px; line-height:1.2em;}
	.top_banner .vsbox{width:auto;margin-top:30px !important;}
	.top_banner .vsbox .barbox .btn{width:110px;margin-top:20px;}
	.top_banner .vsbox .barbox .btn .yesbtn,.top_banner .vsbox .barbox .btn .nobtn{width:110px; font-size:14px; line-height:40px;height:40px;}
}

/*say_box*/
.say_box{padding:50px 0 80px 0;}
.say_box .sub_btn{display:inline-block;background:#f76f69;color:#fff; text-align:center;width:170px;height:52px; line-height:52px; font-size:18px; border-radius:5px;}
.say_box .sub_btn:hover{ text-decoration:none;}
.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:460px;margin-left:80px;}
.say_box .sayitem:first-child{margin-left:0;}
.say_box .sayitem .nrbox{height:1000px !important;overflow-y:auto;overflow-x:none;padding:0 30px;}
.say_box .sayitem .boxbg{ background:#dcdcdc; border-radius:10px;padding:30px 0;margin-top:30px;}
.say_box .sayitem .boxbg .item{margin-bottom:30px;}
.say_box .sayitem .boxbg .item .whitebg,.say_box .sayitem .boxbg .item .graybg{ background:#fff; border-radius:10px;padding:15px; position:relative; font-size:16px;}
.say_box .sayitem .boxbg .item .graybg{ background:#696969;color:#22ccdd;}
.say_box .sayitem .boxbg .item .graybg .name{color:#e9e9e9; font-size:13px;margin-top:15px; font-style:italic;}
.say_box .sayitem .boxbg .item .graybg .arrow_l{ position:absolute;width:13px;height:16px;top:7px;left:-11px;}
.say_box .sayitem .boxbg .item .graybg .arrow_r{ position:absolute;width:13px;height:16px;top:7px;right:-11px;}
.say_box .sayitem .boxbg .item .whitebg .arrow_l{ position:absolute;width:13px;height:16px;top:7px;left:-11px;}
.say_box .sayitem .boxbg .item .whitebg .arrow_r{ position:absolute;width:13px;height:16px;top:7px;right:-11px;}
.say_box .sayitem .boxbg .item .whitebg .name{color:#666; font-size:13px;margin-top:15px; font-style:italic;}
.say_box .sayitem .boxbg .item .btmtxt{margin-top:5px; font-size:13px;}
.say_box .sayitem .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;color:#f76f69;}
.say_box .sayitem .boxbg .item .btmtxt a{margin:0 5px;}
.say_box .sayitem .boxbg .item .combox{display:none;background:#fff; border-radius:5px;margin-top:15px;padding:15px 20px;}
.say_box .sayitem .boxbg .item .combox input,
.say_box .sayitem .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 .sayitem .boxbg .item .combox textarea{min-height:100px; line-height:24px;}
.say_box .sayitem .boxbg .item .combox input:focus,
.say_box .sayitem .boxbg .item .combox textarea:hover{border:1px solid #5999e4;color:#333;}
.say_box .sayitem .boxbg .item .combox .comment_btn{display:inline-block;background:#5999e4;color:#fff; text-align:center;width:110px;height:28px; line-height:28px;}
.say_box .sayitem .boxbg .item .combox .comment_btn:hover{ text-decoration:none;}
.say_box .sayitem .boxbg .item .combox .list dl{margin-bottom:15px;}
.say_box .sayitem .boxbg .item .combox .list dd{color:#666; font-size:13px;font-style:italic;}
.say_box .sayitem .boxbg .item .combox .more{ background:#f0f0f0 url(images/arrow_bottom.png) no-repeat center center;height:36px; cursor:pointer;}
.say_box .sayitem .boxbg .item .combox .more.curr{ background:#f0f0f0 url(images/arrow_top.png) no-repeat center center;}
.say_box .sayitem .subbox{width:70%;margin:0 auto;}
.say_box .sayitem .subbox h3{text-align:center;color:#000; font-size:18px; font-weight:700;}
.say_box .sayitem .subbox .gnbox{margin-top:20px;}
.say_box .sayitem .subbox .gnbox .sbox{margin-top:10px;}
.say_box .sayitem .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 .sayitem .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 .sayitem .subbox .gnbox .sbox input:focus,.say_box .subbox .gnbox .sbox select:focus,.say_box .sayitem .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: 979px) {
	.say_box .sayitem{float:left;width:360px;margin-left:30px;}
}
@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;}
}


.addthis_floating_style{ position:absolute !important; border:1px solid #dbdbdb; padding:10px 6px 15px !important; background:#fff; z-index:10 !important;}
.addthis_floatingFix_style{ position:fixed; border:1px solid #dbdbdb; padding:10px 6px 15px !important; background:#fff; z-index:10 !important;}
@media (max-width: 979px) {
	.addthis_floating_style,.addthis_floatingFix_style{ display:none !important}
}

.tc_bg {position:fixed; top:0; left:0; width:100%; height:100%; background:#000; z-index:200;filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity: 0.8;opacity: 0.8;}
.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;}
}
@media (max-width: 479px) {
	.tc_return{width:308px;}
	.tc_return .tit{ font-size:30px;}
}

.prodbox{padding:0 0 80px 0;}
.prodbox .pro_text{float:left;width:50%;padding-top:50px;}
.prodbox .pro_text h2{ font-size:26px; line-height:1.4em;padding-bottom:15px;}
.prodbox .pro_text .dd{ font-size:18px; margin-bottom:40px;}
.prodbox .pro_text .btn{margin-top:20px;width:280px;}
.prodbox .pic{float:right;width:40%; text-align:center;padding-top:30px;}
@media (max-width: 767px) {
	.prodbox .pro_text{float:none;width:auto;padding-top:30px;}
	.prodbox .pic{float:none;width:auto;}
}

a.btn_Win,a.btn_Mac{display:block;background:url(images/iconImg.png) no-repeat right center; border-radius:10px; color:#fff; padding:15px 15px; text-align:left; font-size:25px; line-height:1.4em; height:38px;}
a.btn_Win strong,a.btn_Mac strong { font-size:25px; line-height:1.4em; display:block; font-weight:normal;}
a.btn_Win span,a.btn_Mac { font-size:13px; line-height:1.5em; display:block;}
a.btn_Win {background-position:92% -55px; background-color:#f96e65;}
a.btn_Mac {background-position:92% -195px; background-color:#f96e65;}
a.btn_Win:hover,a.btn_Mac:hover{text-decoration:none; background-color:#f0665d;}