/*global css*/
* {
    padding: 0;
    margin: 0;
    border: 0;
}

html {
    font-size: 16px;
    font-family: 'Microsoft YaHei UI', 'Microsoft YaHei', tahoma, arial, 'Hiragino Sans GB', "\5b8b\4f53", sans-serif;
}

body {
    margin: 0;
    background-color: #FFF;
}

h2 {
    text-align: center;
    font-size: 32px;
    font-weight: normal;
    padding: 15px 0;
}

p {
    color: #333;
}

img {
    border: 0;
    vertical-align: middle;
}

ul, ol {
    list-style-type: none;
}

select, input {
    vertical-align: middle;
    outline: none;
}

a {
    color: #666;
    text-decoration: none;
    outline: none;
}

a:active, a:hover {
    color: #495152;
    text-decoration: underline;
}

/*document css*/

#clearance_banner {
    width: 100%;
    height: 570px;
    background: url("/source/special/clearance/img/banner.jpg") 50% 0 no-repeat;
}

.clear {
    clear: both;
}

.quote {
    padding: 15px 0;
    font-weight: normal;
    font-size: 20px;
    color: #0097A7;
}

.fix {
    height: 81px;
}

.noborder {
    border: none !important;
}

hr {
    width: 1200px;
    font-size: 0;
    margin: 10px auto 10px auto;
    border-bottom: 0px solid #ccc;
}

.set_bg_1 {
    background-color: #FAFAFA;
}

.set_bg_2 {
    background-color: #FAFAFA;
}

.set_bg_3 {
    background-color: #E8F5E9;
}

.set_bg_4 {
    background-color: #FAFAFA;
}

#header {
    width: 100%;
    border-bottom: 1px solid #e2e2e2;
    height: 80px;
    background-color: #fff;
    position: fixed;
}

#header #header_container {
    width: 1200px;
    margin: 0 auto;
}

#header #header_container #left, #header #header_container #middle, #header #header_container #right {
    height: 80px;
    float: left;
}

#header #header_container #left {
    width: 187px;
    background: url("/source/special/clearance/img/logo.jpg") no-repeat;
}

#header #header_container #middle {
    width: 664px;
    /*background: #0000cc;*/
}

#header #header_container #right {
    width: 349px;
    background: url("/source/special/clearance/img/logo_text.jpg") no-repeat;
}

#header #header_container #middle ul{
    margin-left: 50px;
}

#header #header_container #middle li {
    float: left;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    font-size: 20px;
    margin-top: 20px;
}

#header #header_container #middle li:hover{
  background: #03A9F4;
}

#header #header_container #middle li:hover a{
    color: #fff;
    text-decoration: none;
}

.list {
    width: 100%;
    margin: 40px auto;
}

.grid_1200 {
    width: 1200px;
    margin: 0 auto;
    padding: 20px 0 40px 0;
    border-bottom: 0px solid #ccc;
}

.reset_grid_01 {
    width: 60% !important;
}

.reset_grid_01 .title_img {
    height: 80px;
    background: url("/source/special/clearance/img/tb1.png") 50% 50% no-repeat;;
}

.reset_grid_01 .warn {

    height: 100px;
    background: url("/source/special/clearance/img/tb2.png") no-repeat 0 50%;
}

.reset_grid_01 .warn div {
    padding-left: 90px;
    padding-top: 30px;

}

.reset_grid_02 {
    width: 60% !important;
}

.reset_grid_02 .title_img {
    height: 80px;
    background: url("/source/special/clearance/img/tb3.png") 50% 50% no-repeat;
}

.reset_grid_02 li {
    display: inline-block;
    text-align: center;
}

.reset_grid_02 .quote {
    color: #333 !important;
    font-size: 18px !important;
}

.reset_grid_02 li .quote {
    padding-top: 0 !important;
}

.reset_grid_03 .title_img {
    height: 80px;
    background: url("/source/special/clearance/img/bt9.png") 50% 50% no-repeat;
}

.reset_grid_03 ul {
    margin-top: 20px;
}

.reset_grid_03 li {
    float: left;
    width: 300px;
    text-align: center;
    margin-top: 20px;
}

.reset_grid_03 li p.title {
    font-weight: bold;
    padding: 15px 0 10px 0;
}

.reset_grid_03 li p.text {
    color: #666;
    font-size: 14px !important;
}

.reset_grid_04 .title_img {
    height: 85px;
    background: url("/source/special/clearance/img/tb9.png") 50% 50% no-repeat;
}

.reset_grid_04 ul {
    margin-top: 20px;
    list-style:decimal inside !important;
}

.reset_grid_04 li {
    float: left;
    width: 281px;
    margin-left: 15px;
    height: 28px;
    line-height: 28px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.reset_grid_05 .title_img {
    height: 85px;
    background: url("/source/special/clearance/img/tb11.png") 50% 50% no-repeat;
}

.reset_grid_05 ul {
    margin-top: 20px;
}

.reset_grid_05 li {
    float: left;
    width: 123px;
    margin: 5px 0 5px 20px;
    line-height: 40px;
    border: 1px solid #1abc9c;
    border-radius: 5px;
    text-align: center;
}

.reset_grid_05 li:hover {
    background-color: #3c6;
}

.reset_grid_05 li:hover a {
    color: #fff;
}

.reset_grid_06 .title_img {
    height: 85px;
    background: url("/source/special/clearance/img/tb12.png") 50% 50% no-repeat;
}

.reset_grid_06 ul {
    margin-top: 20px;
}

.reset_grid_06 li {
    float: left;
    width: 400px;
    overflow: hidden;
    text-align: center;
    padding: 20px 0;
}

/*.reset_grid_06 li:hover {
    background: #f5f5f5;
}*/

.reset_grid_06 li img {
    width: 380px;
    height: 213px;
    border-radius: 5px;
}

.reset_grid_06 li p {
    padding: 20px 0;
    font-weight: bold;
}

.reset_grid_07 .title_img {
    height: 85px;
    background: url("/source/special/clearance/img/tb13.png") 50% 50% no-repeat;
}

.reset_grid_07 .cert {
    margin-top: 50px;
}

.reset_grid_07 .cert .left, .reset_grid_07 .cert .right {
    float: left;
    height: 520px;
    overflow: hidden;
    text-align: center;
}

.reset_grid_07 .cert .left {
    width: 373px;
    margin-left: 20px;
}

.reset_grid_07 .cert .left img {
    width: 300px;
    margin-bottom: 15px;
}

.reset_grid_07 .cert .right {
    width: 807px;
}

.reset_grid_07 .cert .right li {
    float: left;
    margin-left: 20px;
    width: 373px;
    height: 240px;
}

.reset_grid_07 .cert .right li img {
    width: 300px;
    margin-bottom: 15px;
    height: 188px;
}

.reset_grid_08 ul {
    margin-top: 20px;
}

.reset_grid_08 .title_img {
    height: 85px;
    background: url("/source/special/clearance/img/tb14a.png") 50% 50% no-repeat;
}

.reset_grid_08 li {
    float: left;
    width: 353px;
    margin-left: 35px;
    height: 90px;
}

.reset_grid_08 li p {
    padding-left: 80px;
}

.reset_grid_08 li p.title {
    font-weight: bold;
    margin-top: 5px;
}

.reset_grid_08 li p.text {
    margin-top: 5px;
    color: #666;
}

#server_01 {
    background: url("/source/special/clearance/img/jg1.png") no-repeat 0 50%;
}

#server_02 {
    background: url("/source/special/clearance/img/fw1.png") no-repeat 0 50%;
}

#server_03 {
    background: url("/source/special/clearance/img/aq1.png") no-repeat 0 50%;
}

#footer {
    background-color: #263542;
    width: 100%;
    height: 100px;
    float: left;
}

#footer #footer_container {
    width: 1200px;
    font-size: 25px;
    color: #ececec;
    line-height: 35px;
    margin: 15px auto;
    text-align: center;
}

#footer #footer_container a {
    color: #ececec;
}

.kf {
    position: fixed;
    right: 0;
    bottom: 10px;
    padding-bottom: 73px;
    z-index: 9999;
    top: 150px;
    /*opacity: 0.9;*/
}

.kf .btn-qq,
.kf .btn-skype,
.kf .btn-web,
.kf .btn-msg,
.kf .btn-phone,
.kf .btn-top {
    border-radius: 0;
    width: 72px;
    height: 73px;
    margin-bottom: 1px;
    cursor: pointer;
    position: relative;
}

.kf .btn-qq {
    background: #9966cc url(/source/img/kf/r_qq.png) 0px 0px no-repeat;
}

.kf .btn-skype {
    background: #6699ff url(/source/img/kf/r_skype.png) 0px 0px no-repeat;
}

.kf .btn-web {
    background: #33cc66 url(/source/img/kf/r_web.png) 0px 0px no-repeat;
}

.kf .btn-msg {
    background: #1abc9c url(/source/img/kf/r_msg.png) 0px 0px no-repeat;
}

.kf .btn-qq:hover {
    background-color: #993399;
}

.kf .btn-skype:hover {
    background-color: #3366cc;
}

.kf .btn-web:hover {
    background-color: #339966;
}

.kf .btn-msg:hover {
    background-color: #16a085;
}

.kf .btn-phone {
    background: #ff6600 url(/source/img/kf/r_phone.png) 0px 0px no-repeat;
    font-family: 'microsoft yahei';
}

.kf .btn-phone:hover {;
    background-color: #cc6600
}

.kf .btn-phone .phone {
    background-color: #cc6600;
    position: absolute;
    width: 160px;
    left: -160px;
    top: 0px;
    line-height: 73px;
    color: #FFF;
    font-size: 18px;
    text-align: center;
    display: none;
}

.kf .btn-top {
    background: #666666 url(/source/img/kf/r_top.png) 0px 0px no-repeat;
    display: none;
}

.kf .btn-top:hover {
    background-color: #444;
}