/*
* @Author: Administrator
* @Date:   2019-10-25 21:58:49
* @Last Modified by:   Administrator
* @Last Modified time: 2019-10-28 11:06:30
*/

@charset "utf-8";
html, body, a, p, ul,ol, li, dl, dt, dd, div, h1,td, h2, h3, h4, h5, h6, span, strong, em, i, img, form, input, table, caption, tbody,
tfoot, thead,video, td, tr, th, fieldset, form, label, legend, textarea, iframe, blockquote, pre {margin:0;padding:0;box-sizing:border-box;}
html,body {font-size: 16px;line-height: 1;color: #000;font-family:'微软雅黑','Microsoft Yahei','simsun','arial','tahoma';background: #fff;}
em, i {font-style:normal;display: inline-block;}
ul, ol {list-style: none;}
img {border:0;vertical-align:middle;max-width: 100%;}
a {text-decoration:none;color: #000;display: inline-block;}
table {border-collapse:collapse; border-spacing:0;}
button,input,select,textarea{font-size:100%;font-family: "microsoft yahei";}
h1, h2, h3, h4, h5, h6, th {font-size: 100%;font-weight: normal;}
span {display: inline-block;}
p {line-height: 28px;}
.fl {float:left;}
.fr {float:right;}
.clearfix:before,.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden;zoom:1;}
.clear{clear: both;}
.container {width: 1000px;margin: 0 auto;}
.guide-position {background-color: #fcfcfc;border-bottom: 1px solid #f3f3f3;height: 33px;line-height: 33px;font-size: 14px;}
.guide-title {font-size: 30px;margin: 20px 0;}
.guide-title-en {font-size: 20px;margin: 20px 0;}
.guide-title-privacy {font-size: 40px;margin: 20px 0;text-align: center;}
.guide-infor {margin: 20px 0 30px;line-height: 28px;font-weight: bold;}
.nav-wrap {text-align: center;margin-top: 30px;}
.guide-nav {margin-bottom: 30px;display: inline-block;}
.guide-nav li {float: left;margin: 0 50px;border-radius: 3px;background: #eaeaea;}
.guide-nav li a {width: 210px;height: 50px;line-height: 50px;text-align: center;font-size: 16px;font-weight: bold;color: #f9743a;}
.guide-nav li:hover {background: #188ff4;}
.guide-nav li:hover a {color: #fff;}
.text-p {margin-bottom: 20px;}
.part-box {padding: 0 0 40px 38px;border-left: 2px dotted #e4e4e4;position: relative;left: 17px;top: 0;}
.part-wrap {position: relative;}
.part-wrap i {width: 32px;height: 32px;text-align: center;line-height: 32px;background: #5bc648;border-radius: 50%;
position: absolute;top: 0;left: -55px;color: #fff;}
.part-top {border-left: 0;}
.part-top .part-wrap i {background: #fff;}
.img-center {text-align: center;}
.guide-head {font-size: 22px;border-bottom: 1px solid #d6d6d8;padding-bottom: 10px;font-weight: bold;color: #f9743a;}
.guide-head a {display: inline-block;margin-left: 280px;font-size: 18px;}
.guide-back {padding-top: 40px;}
.guide-head a:hover {color: #188ff4;}