@charset "utf-8";
/* CSS Document */

body{ font-size:12px; font-family:"宋体"; margin:0; padding:0; background:#eeeeee;}
a{ text-decoration:none;}
ul,ol,div,p,span,h1,h2,h3,h4,h5,h6{ margin:0px; padding:0px;}
li{ list-style:none;}
img{ border:0px;}
*:focus {outline:none;} 
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}
/*::-webkit-scrollbar { width:8px;}
::-webkit-scrollbar-track {    border-radius: 10px;}
::-webkit-scrollbar-thumb { border-radius: 10px;    background: rgba(0,0,0,0.08);}*/

.head{ transition:all 0.3s ease-out;width:100%; height:60px;background:#fff; }
.head .logo{ height:40px;float:left; margin-top:8px; margin-left:25px; }
.return_search{ cursor:pointer; width:180px; height:64px;float:left; line-height:60px;margin-left:10px;  font-size:24px; color:#979797;display:none;}
.return_search img{ width:40px; margin:12px 25px 0 15px; float:left;}
.new_search{ margin:10px 0 0 30px;    background:#f5f5f5; width:40%; float:left;border-radius: 2px;min-width: 144px; position: relative; display: -webkit-flex;display: flex;-webkit-flex: 1;flex: 1; border:1px solid #fff;}
.new_search .sou{    display: inline-block; height: 36px;position: relative;width: 72px; float:left;}
.new_search .sou img{height: 24px;left: 24px; position: absolute; top: 6px;width: 24px;-webkit-transition: -webkit-transform .15s linear;transition: transform .15s linear;}
.new_search input{    background: none;border: none;box-sizing: border-box;color: #fff; display: block;font-size: 1.2em;height: 36px;padding-right: 10px; position: absolute; width: 100%;}
.new_search input::-webkit-input-placeholder { color:#828282 !important; } 
.new_search.click{ background:#fff; border:1px solid #e1e1e1;}
.new_search.click input{ color:#333;}
.new_search.click input::-webkit-input-placeholder { color:#828282 !important; }


.help_bg{ width:100%; height:395px; background:#4285f4;} 
.help_bg a{    color: #fff;display: inline;font-size: 20px; margin-left:80px;line-height: 64px; display:block; float:left; margin-top:10px;}
.help_bg a img{ width:30px; float:left; margin-right:30px; margin-top:16px;}
.help_bg a:nth-child(2){ margin-left:0px;}
.help_con{ width:820px; background:#fff; position:absolute; top:140px; left:50%; margin-left:-410px; padding-bottom:50px;    box-shadow: 0 2px 5px 0 rgba(0,0,0,.26);}
.help_con h1{ display: block;font-size: 24px;font-weight: 400;line-height: 32px;margin: 0; padding: 16px 16px 16px 72px;}
.help_con .parent { background: #fff; border-top: 1px solid #ddd; padding: 0; position:relative;}
.help_con h2 { font-size: 15px; font-weight: 400;line-height: 24px; margin: 0;padding: 12px 72px;}
.help_con h2:before { color: #4285f4; content: '+';font-size: 24px;left: 20px;position: absolute;font-family: Roboto, "Helvetica Neue", Helvetica, sans-serif;}
.help_con .parent.selected { background: #616161; padding-bottom: 10px; color:#fff;}
.help_con .parent.selected h2:before{    color: #fff;content: '-'; left: 22px;}
.help_con .parent .overflow{ height:auto; display:none; overflow:hidden; width:100%;}
.help_con .parent .overflow a{font-size: 15px; font-weight: 400;line-height: 24px; margin: 0;padding:9px 72px; display:block; color:#fff;}
.help_con .parent:last-child { border-bottom: 1px solid #ddd;}


.help_conZi{ width:70%; height:auto; position:absolute; top:140px; left:150px;}
.help_conZi .help_conZi_left{ height:auto; min-height:450px; background:#fff; float:left;box-shadow: 0 2px 5px 0 rgba(0,0,0,.26); padding:65px 65px 40px 65px;}
.help_conZi .help_conZi_left .article-container{ width:100%;}
.help_conZi .help_conZi_left h1{font-size: 34px;line-height: 40px;margin: 0 0 26px; color:#333;}
.help_conZi .help_conZi_left h2{font-size:16px;line-height:25px;color:#333; font-weight:normal; margin-top:20px; clear:both;}
.help_conZi .help_conZi_left p{ width:auto; color:#333; display:block; font-size:12px; text-indent:28px; line-height:25px;}
.help_conZi .help_conZi_left p.pl40{ padding-left:24px; text-indent:0px; }
.help_conZi .help_conZi_left a{ color: #4285f4; text-decoration: none;}
.help_conZi .help_conZi_left a:hover{ text-decoration:underline;}
.help_conZi .help_conZi_left img{ width:100%; margin-top:10px; margin-bottom:10px;}

.help_conZi .help_conZi_right{ width:260px; float:right; height:auto;}
.help_conZi .help_conZi_right h4{    font-size: 16px; font-weight: 700; margin-bottom:16px; color:#fff;line-height: 24px;}
.help_conZi .help_conZi_right ul{ width:100%; height:auto;}
.help_conZi .help_conZi_right ul li{ width:100%; padding:8px 0px 8px 17px; line-height:20px;}
.help_conZi .help_conZi_right ul a{color: #fff; }
.help_conZi .help_conZi_right ul li.click{border-left: 2px solid #fff; padding:8px 0px 8px 15px;font-weight: 700; }
.help_conZi .help_conZi_right ul li:hover{ background-color: #3b78e7;}


.help_conZi_left ul{ width:100%;}
.help_conZi_left ul.tutorials{ margin-top:10px;}
.help_conZi_left ul.tutorials li{ width:auto; color:#333; text-align:left; height:auto; position:relative; line-height:25px; float:left; margin-left:5%; margin-bottom:10px;}
.help_conZi_left ul.tutorials li b{ font-weight:normal; display:block; color:#666666;}
.help_conZi_left ul.tutorials li em{ font-style:normal; position:absolute; right:10px; top:80px; height:15px; line-height:15px; padding:0 10px; background:rgba(0,0,0,0.5); color:#fff;}
.help_conZi_left ul.tutorials li img{ margin:0px;}
.help_conZi_left ul.tutorials a{ width:auto; margin:0;}
.help_conZi_left ul.tutorials a.DownloadVideo{width:25px; height:25px; position:absolute; top:5px; left:5px; display:block;}
.help_conZi_left ul.tutorials a.DownloadVideo img{ width:100%; margin:0px; opacity:0.7;}


   
 @media screen and (max-width:1600px){
	    .help_conZi{ width:80%;}

	}
@media screen and (max-width:1320px){
	    .help_conZi{ width:90%;left:3%;}

	}
@media screen and (max-width:1024px){
	    .help_bg a{ margin-left:40px;}
	    .help_conZi{ width:100%;left:0px;}
		.help_conZi .help_conZi_left{ width:90% !important;min-height:250px; padding:15px 5% 40px 5%;}
		.help_conZi .help_conZi_right{ background:#4285f4; margin-bottom:40px; width:98%; float:left; height:auto; padding:20px 0 15px 2%;}
		.help_conZi .help_conZi_right ul li{ width:260px; padding:12px 0px 12px 17px;}



	}