﻿@charset "gb2312";

/*CSS Ĭ��ֵ*/

*html {
    background-attachment: fixed;
    background-image: url(about:blank);
}

html { }

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, iframe {
    font-family: ;
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img, iframe, input { border: 0; }

address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: normal;
}

li { list-style: none; }

caption, th { text-align: left; }

h1, h2, h3, h4, h5, h6 {
    color: #2c3e50;
    font-size: 100%;
    font-weight: bold;
}

q:before, q:after { content: ''; }

abbr, acronym {
    border: 0;
    font-variant: normal;
}

sup { vertical-align: text-top; }

sub { vertical-align: text-bottom; }

input, textarea, select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
}

legend { color: #000; }

table {
    font: 100%;
    font-size: inherit;
}

pre, code, kbd, samp, tt {
    font-family: monospace;
    line-height: 100%;
}

a, button { cursor: pointer }

/*defined*/

body {
    background: #FFF;
    color: #000000;
    font-family: "Microsoft Yahei";
    font-size: 16px;
    height: 100%;
    overflow: scroll;
}

h1, h2, h3, h4, h5, h6, p, span, a {
    font-family: "Microsoft Yahei";
    font-size: 100%;
    line-height: 1.2em;
}

strong { font-weight: bold; }

a {
    color: #333;
    text-decoration: none;
}

a:hover { text-decoration: none; }

a:hover { text-decoration: none; }

.cl:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.cl { zoom: 1; }

.r { float: right }

.l { float: left }

.pt20 { padding-top: 20px; }

.w1200 {
    margin: 0 auto;
    width: 1200px;
}

/*one stare*/

.title {
    padding: 50px 0 15px 0; /* border-bottom:1px dashed #e0e0e0;*/
    text-align: center;
}

.title h1 { font-size: 40px; }

.title h1 span { color: #1dd2af; }

.title p {
    color: #2c3e50;
    font: 20px/46px "Microsoft YaHei";
}

.title p b { color: #1dd2af; }

.important {
    border-bottom: 0px solid #dee1e1;
    border-top: 0px dashed #e0e0e0;
    margin-top: 100px;
    padding: 0px 0px 0px 60px;
}

.important li { float: left; }

.important li:hover {
    border-bottom: 1px solid #0CC;
    float: left;
    margin-right: 0px;
}

.important li a { /*border-radius:15px;border:0px dotted #1dd2af;*/
    background: url(../images/lbg.png) no-repeat center;
    display: block;
    display: block;
    height: 125px;
    padding-left: 40px;
    padding-top: 40px;
    width: 100px;
}

.important li:hover a {
    background: #;
    border: 0px dotted #696969;
}

.important li span {
    display: block;
    height: 60px;
    width: 60px;
}

.important .rcsp_1 span { background: url(../images/icon1.png) no-repeat bottom center; }

.important .rcsp_2 span { background: url(../images/icon2.png) no-repeat bottom center; }

.important .rcsp_3 span { background: url(../images/icon3.png) no-repeat bottom center; }

.important .rcsp_4 span { background: url(../images/icon4.png) no-repeat bottom center; }

.important .rcsp_5 span { background: url(../images/icon5.png) no-repeat bottom center; }

.important .rcsp_6 span { background: url(../images/icon6.png) no-repeat bottom center; }

.important .rcsp_7 span { background: url(../images/icon7.png) no-repeat bottom center; }

.important .rcsp_8 span { background: url(../images/icon8.png) no-repeat bottom center; }

.important .rcsp_9 span { background: url(../images/icon9.png) no-repeat bottom center; }

.bgbg {
    background: url("../images/bgbg.png") center bottom no-repeat;
    padding-bottom: 20px;
    width: 100%;
}

.w1200 .important .rcsp_1:hover span, .w1200 .important .rcsp_2:hover span, .w1200 .important .rcsp_3:hover span, .w1200 .important .rcsp_4:hover span, .w1200 .important .rcsp_5:hover span, .w1200 .important .rcsp_6:hover span, .w1200 .important .rcsp_7:hover span, .w1200 .important .rcsp_8:hover span, .w1200 .important .rcsp_9:hover span {
    -moz-transition: background 0.3s;
    -ms-transition: background 0.3s;
    -o-transition: background 0.3s;
    -webkit-transition: background 0.3s;
    transition: background 0.3s;
}

.w1200 .important .rcsp_1:hover span { background: url("../images/icon1.png") no-repeat top center; }

.w1200 .important .rcsp_2:hover span { background: url("../images/icon2.png") no-repeat top center; }

.w1200 .important .rcsp_3:hover span { background: url("../images/icon3.png") no-repeat top center; }

.w1200 .important .rcsp_4 span:hover { background: url("../images/icon4.png") no-repeat top center; }

.w1200 .important .rcsp_5 span:hover { background: url("../images/icon5.png") no-repeat top center; }

.w1200 .important .rcsp_6 span:hover { background: url("../images/icon6.png") no-repeat top center; }

.w1200 .important .rcsp_7 span:hover { background: url("../images/icon7.png") no-repeat top center; }

.w1200 .important .rcsp_8 span:hover { background: url("../images/icon8.png") no-repeat top center; }

.w1200 .important .rcsp_9 span:hover { background: url("../images/icon9.png") no-repeat top center; }

.important .rcsp_9 { margin-right: 0px; }

.important li p {
    color: #06ccd3;
    display: block;
    line-height: 18px;
    margin-bottom: 10px;
    margin-top: 0px;
    text-align: center;
}

.important li:hover p { color: #fff; }

/*.important li strong{ border-bottom:0px solid #06ccd3; position:relative; display:block;margin-top:25px;z-index:4;}
.important li strong i{display:none;  position:absolute; width:0px; height:0px; border:10px solid transparent;display:block;left: 50%;margin-left: -9px;border-top-color: #06ccd3;}*/

.important_l {
    float: left;
    margin-left: 0px;
    overflow: hidden;
    padding: 30px 0px 0 20px;
    width: 480px;
}

.important_l img {
    height: 384px;
    width: 450px;
}

.important_r {
    float: left;
    overflow: hidden;
    padding: 30px 0px 0px 0px;
    width: 530px;
}

.title_1 {
    color: #06ccd3;
    text-align: center;
}

.title_1 h3 {
    color: #535353;
    display: block;
    font: 14px/16px "Arial";
    text-transform: uppercase;
}

.title_1 h3 span, .title_1 h2 span { color: #eb9806; }

.title_1 h2 {
    color: #fff;
    font: bold 30px/40px "Microsoft YaHei";
    padding-bottom: 5px;
}

.icon_top {
    padding-top: 25px;
    width: 100%;
}

.icon_top i {
    display: block;
    height: 32px;
    width: 32px;
}

.icon_top .i_left {
    background: url("../images/icon_left.png") 0 center no-repeat;
    float: left;
}

.icon_top .i_right {
    background: url("../images/icon_right.png") 0 center no-repeat;
    float: right;
}

.icon_top .i_left1 {
    background: url("../images/icon_left1.png") 0 center no-repeat;
    float: left;
}

.icon_top .i_right1 {
    background: url("../images/icon_right1.png") 0 center no-repeat;
    float: right;
}

.study { padding: 0px 32px; }

.study h3 {
    color: #06ccd3;
    display: block;
    font: bold 25px/30px "Microsoft YaHei";
    padding-bottom: 15px;
}

.study span {
    color: #fff;
    display: block;
    font: 14px/18px "Microsoft YaHei";
    text-indent: 2em;
}

.study span p { line-height: 24px; }

.study span p span { line-height: 24px; }

.study img {
    display: block;
    height: 90px;
    margin-left: 35%;
    overflow: hidden;
    padding-top: 10px;
    width: 140px;
}

.study .know {
    background: #1dd2af;
    border-radius: 50px;
    color: #FFFFFF;
    display: block;
    font: bold 16px/30px "Microsoft YaHei";
    height: 30px;
    margin: 0 90px;
    margin-top: 10px;
    padding: 0px 10px;
    text-align: center;
}

/*one end*/

.public_img {
    display: block;
    height: 29px;
    padding: 15px 0 2px 0;
    width: 29px;
}

.public_img_1 {
    display: block;
    height: 29px;
    width: 59px;
}