
@charset "utf-8";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, textarea, p, blockquote, th, td,{
    color: #36373b;
    font: 12px/18px Arial,Microsoft YaHei,simsun;
    margin: 0;
    padding: 0;
    text-decoration: none;
}
* {
    font-family: Arial,Microsoft Yahei;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset, img {
    border: 0 none;
}
address, caption, cite, code, dfn, em, th, var {
    font-style: normal;
    font-weight: normal;
}
ol, ul {
    list-style: outside none none;
}
caption {
    text-align: left;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}
q:before, q:after {
    content: "";
}
a {
    outline: medium none;
}
header, section, footer, aside, article, figure {
    display: block;
}
body {
    background: url("images/bg_top.png") repeat-x scroll center top rgba(0, 0, 0, 0);
}
label {
    display: block;
}


.process {
    border-bottom: 1px solid #eee;
    position: relative;
    width: 802px;
	margin:0 auto;
	margin-top:20px;
}
.process .caroufredsel_wrapper {
    border-bottom: 1px solid #d0d0d0;
}
.process p {
    color: #36373b;
}
.process .btn_prev, .process .btn_next {
    background-image: url("images/ico_arw.png");
    display: block;
    height: 31px;
    overflow: hidden;
    position: absolute;
    top: 170px;
    width: 31px;
}
.process .btn_prev {
    background-position: 0 0;
    left: 105px;
}
.process .btn_next {
    background-position: -31px 0;
    right: 105px;
}
.process_item {
    float: left;
    height: 540px;
    width: 802px;
}
.pic_process {
    display: block;
    margin: 0 auto 100px;
    width: 373px;
}
.process_pagination {
    background: url("images/p_bar.png") no-repeat scroll 0 11px rgba(0, 0, 0, 0);
    height: 55px;
    left: 0;
    position: absolute;
    text-align: center;
    top: 400px;
    width: 802px;
}
.process_pagination a {
    background: url("images/step0.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    color: #bbb2a6;
    float: left;
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
    padding-top: 25px;
    text-align: center;
}
.p_green {
    background: url("images/map_green.png") no-repeat scroll center top rgba(0, 0, 0, 0);
}
.p_green p a {
    color: #7dab36;
    font-weight: bold;
    text-transform: uppercase;
}
.p_green .process_pagination a {
    width: 85px;
}
.p_green .process_pagination .selected {
    background: url("images/step_green.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    color: #7dab36;
}
.p_purple {
    background: url("images/map_purple.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    margin-top: 50px;
}
.p_purple p a, .purple em {
    color: #a93087;
    font-weight: bold;
    text-transform: uppercase;
}
.purple {
    height: 40px;
}
.p_purple .process_pagination a {
    width: 85px;
}
.p_purple .process_pagination .selected {
    background: url("images/step_purple.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    color: #a93087;
}
.p_blue {
    background: url("images/map_blue.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    margin-top: 50px;
}
.blue {
    height: 40px;
}
.p_blue p a, .blue em {
    color: #00aaad;
    font-weight: bold;
    text-transform: uppercase;
}
.p_blue .process_pagination a {
    width: 85px;
}
.p_blue .process_pagination .selected {
    background: url("images/step_blue.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    color: #00aaad;
}
.process_1 {
    display: none;
}
.title span {
    margin-right: 20px;
}
.title span a {
    color: #000;
    font-weight: bold;
}
.tab_process {
    position: absolute;
    right: 0;
    top: 160px;
    z-index: 10;
}
.tab_process a {
    background-image: url("images/tab_process.png");
    background-repeat: no-repeat;
    color: #bbb2a6;
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    padding-top: 75px;
    text-align: center;
    width: 63px;
}
.p_change {
    background-position: -126px 0;
}
.p_exit {
    background-position: 0 0;
}
.on .p_change {
    background-position: -189px 0;
    color: #a93087;
}
.on .p_exit {
    background-position: -63px 0;
    color: #00aaad;
}
.fr {
    float: right;
}
.list_news {
    clear: both;
    overflow: hidden;
    padding-top: 20px;
}
.list_news li {
    clear: both;
    margin-bottom: 25px;
    overflow: hidden;
}
.list_news li img {
    float: left;
    margin-right: 15px;
}
.list_news h3 {
    height: 24px;
    margin-bottom: 5px;
    overflow: hidden;
}
.list_news h3 a {
    font-size: 18px;
}
.list_news p {
    color: #36373b;
    margin-bottom: 5px;
}
.list_news p a {
    display: block;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
}
h2.mtit {
    border-bottom: 2px solid #ccc;
    font-size: 30px;
    font-weight: bold;
    line-height: 70px;
    margin-bottom: 30px;
    padding: 0 0 10px 25px;
}
h2.mtit2 {
    font-size: 30px;
    font-weight: bold;
    line-height: 70px;
    margin-bottom: 25px;
    padding: 0 0 10px 25px;
}
.disclaimer {
}
.disclaimer p {
    color: #36373b;
    margin: 0 25px 20px;
}
.stab {
    border-bottom: 2px solid #ccc;
    overflow: hidden;
    padding-bottom: 10px;
}
.stab li {
    float: left;
    margin-left: 25px;
}
.stab li a {
    color: #36373b;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
}
.stab li.on a {
    color: #e72a48;
}
.scont {
    margin: 30px 25px 0;
}
.scont li {
    margin-bottom: 40px;
}
.scont li h3 {
    margin-bottom: 5px;
}
.scont li h3 a {
    font-size: 18px;
}
.scont li p {
    color: #36373b;
    font-weight: bold;
    margin: 5px 0;
}
.scont li p span {
    color: #e72a48;
}
.mb15 {
    margin-bottom: 15px;
}
.rlist {
    border-top: 2px solid #ccc;
    margin-top: 20px;
    padding: 15px 0 0;
    position: relative;
}
.rlist h3 {
    font-size: 18px;
    margin: 0 0 15px 20px;
}
.rlist .more1 {
    position: absolute;
    right: 15px;
    top: 25px;
}
.notice_red {
    clear: both;
    color: #e72a48;
}
.rlist .box {
    float: left;
    height: 90px;
    margin: 0 1px 8px;
    overflow: hidden;
    padding: 20px;
    width: 360px;
}
.rlist .box h4 {
    margin-bottom: 10px;
}
.rlist .box li a {
    background: url("images/dot_4_black.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    line-height: 21px;
    padding-left: 12px;
}
.rlist .box li a:hover {
    background: url("images/dot_4_red.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    color: #e72a48;
}
.n_list_2 li {
    float: left;
    margin-right: 10px;
}
.pt {
    overflow: hidden;
}
.pt_left {
    float: left;
    width: 460px;
}
.pt_right {
    float: right;
    width: 530px;
}
.pt th {
    color: #36373b;
    font-weight: bold;
    line-height: 28px;
    padding: 8px 10px;
    text-align: right;
    width: 80px;
}
.pt th em {
    color: #e72a48;
    margin-right: 5px;
}
.pt td {
    padding: 8px 0;
}
.pt td input {
    float: left;
}
.pt td p {
    float: left;
    line-height: 28px;
    padding-left: 25px;
    width: 280px;
}
.pt td a {
    color: #e72a48;
}
.s_right {
    background: url("images/ico_t_1.png") no-repeat scroll 5px center rgba(0, 0, 0, 0);
}
.s_warning {
    background: url("images/ico_t_2.png") no-repeat scroll 5px center rgba(0, 0, 0, 0);
}
.s_wrong {
    background: url("images/ico_t_3.png") no-repeat scroll 5px center rgba(0, 0, 0, 0);
}
.login_sns {
    border-top: 2px solid #ccc;
    margin-top: 50px;
    padding-left: 30px;
}
.login_sns p {
    color: #36373b;
    font-size: 14px;
    font-weight: bold;
    margin: 20px 0;
}
.login_sns a {
    background-image: url("images/ico_sns.png");
    float: left;
    height: 42px;
    margin-right: 7px;
    overflow: hidden;
    text-indent: -9999px;
    width: 42px;
}
.sns_login_qq {
    background-position: 0 0;
}
.sns_login_sina {
    background-position: -49px 0;
}
.sns_login_renren {
    background-position: -98px 0;
}
.sns_login_kaixin {
    background-position: -147px 0;
}
.pt_login .box {
    padding: 70px 20px 100px;
    text-align: center;
}
.pt .box h3 {
    color: #a93087;
    font-size: 20px;
    margin-bottom: 10px;
    text-align: center;
}
.pt .box p {
    margin-bottom: 20px;
    text-align: center;
}
.pt .box p a {
    color: #a93087;
    font-weight: bold;
}
.pt_reg .box {
    padding: 20px;
}
.r_login {
    color: #36373b;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: center;
}
.r_login a {
    color: #e72a48;
    font-size: 14px;
    font-weight: bold;
}
.pt_reg ul {
    margin: 0 10px 0 5px;
}
.pt_reg li {
    color: #666;
    margin-bottom: 7px;
    overflow: hidden;
}
.pt_reg li img {
    float: left;
    margin-right: 15px;
}
.guide02_content {
    margin-bottom: 20px;
}
.guide_example01 {
    margin-bottom: 20px;
    padding: 25px 0;
    position: relative;
}
.guide_example01 h3 {
    color: #36373b;
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 15px 15px;
}
.guide_example01 ul {
    overflow: hidden;
    position: relative;
}
.guide_example01 ul li {
    display: inline;
    float: left;
    margin: 0 16px 0 15px;
    width: 237px;
}
.guide_example01 ul li img {
    float: left;
    margin-right: 10px;
    width: 157px;
}
.guide_example01 ul li h4 a {
    font-size: 14px;
    font-weight: bold;
}
.video_b .detail {
    color: #36373b;
    margin: 15px 15px 25px;
}
.guide_example01 .more1 {
    float: right;
    position: absolute;
    right: 25px;
    top: 25px;
}
.learnl_resources {
    margin: 20px 0;
    overflow: hidden;
    padding: 25px;
    position: relative;
}
.learnl_resources li {
    margin-bottom: 30px;
    overflow: hidden;
}
.learnl_resources li img {
    border-radius: 5px;
    float: left;
    margin-right: 20px;
}
.learnl_resources li .t1 a {
    color: #36373b;
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
}
.learnl_resources li .more {
    float: left;
    margin-top: 10px;
}
.tab_questions ul li {
    width: 113px;
}
.tab_questions ul li a {
    background-position: center 0;
}
.tab_questions ul li a.current {
    background-position: center 0;
}
.guide_example02 {
    margin: 20px 0;
}
.guide_example02 dt {
    color: #36373b;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 20px;
}
.guide_example02 dd {
    margin-bottom: 5px;
}
.guide_example02 dd a {
    background: url("images/dot_4_black.png") no-repeat scroll 0 center rgba(0, 0, 0, 0);
    color: #666;
    padding-left: 10px;
}
.guide_example02 dd a:hover {
    background: url("images/dot_4_red.png") no-repeat scroll 0 center rgba(0, 0, 0, 0);
    color: #fe3654;
}
.bg_nav {
    background: none repeat scroll 0 0 #000;
    display: none;
    left: 0;
    opacity: 0.6;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 10;
}
.pic_s2 ul {
    height: 145px;
    margin-left: -3px;
    overflow: hidden;
    position: relative;
}
.pic_s2 ul li {
    display: inline;
    float: left;
    height: 145px;
    margin-right: 4px;
    position: relative;
    text-align: center;
    width: 198px;
}
.pic_s2 ul li p.img {
    border-bottom: 2px solid #000;
    height: 101px;
    position: relative;
}
.pic_s2 ul li p.img img {
    border-radius: 3px 3px 0 0;
}
.pic_s2 ul li p.img a.bg_video {
    background: none repeat scroll 0 0 #000;
    bottom: 0;
    left: 0;
    opacity: 0.5;
    position: absolute;
    right: 0;
    top: 0;
}
.pic_s2 ul li.current p.img, .pic_s2 ul li:hover p.img {
    border-bottom: 2px solid #fe3654;
    opacity: 0.7;
}
.pic_s2 ul li.current p.img a.bg_video, .pic_s2 ul li:hover p.img a.bg_video {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.pic_s2 ul li p.title a {
    color: #36373b;
    font-size: 12px;
    font-weight: bold;
    line-height: 44px;
}
.pic_s2 ul li.current p.title a, .pic_s2 ul li:hover p.title a {
    color: #fe3654;
}
.pic_s2 .mCSB_horizontal.mCustomScrollBox > .mCSB_scrollTools {
    bottom: 20px;
}
.question_classic {
    height: 28px;
    position: relative;
}
.question_classic span {
    display: inline;
    float: left;
    font-size: 12px;
    line-height: 28px;
}
.question_classic .select_4 {
    margin-left: 10px;
}
.question_classic .select_4 div, .question_classic .select_4 ul {
    border: medium none;
}
.question_classic .more {
    font-weight: bold;
    line-height: 28px;
    position: absolute;
    right: 0;
}
.question_classic .more:hover {
    color: #fe3654;
}
ul.myquestion {
    clear: both;
}
ul.myquestion li {
    background: url("images/ico_list2.png") no-repeat scroll 0 30px rgba(0, 0, 0, 0);
    border-bottom: 1px dashed #999999;
    padding: 20px 0 0 15px;
}
ul.myquestion li h3 {
    color: #36373b;
    font: bold 16px/24px Microsoft Yahei;
}
ul.myquestion li h3 .red, ul.myquestion li h4 .red {
    color: #fe3654;
}
ul.myquestion li h4 {
    color: #36373b;
    font: bold 12px/24px Microsoft Yahei;
}
ul.myquestion li .answer h4 {
    color: #fe3654;
}
ul.myquestion li p {
    margin-bottom: 20px;
}
.ql_filter {
    margin-bottom: 30px;
    overflow: hidden;
}
.ql_filter p {
    color: #36373b;
    float: right;
    font-weight: bold;
    margin: 5px 5px 0 0;
}
.ql_filter p input {
    vertical-align: middle;
}
.ql_type span {
    float: left;
    font-weight: bold;
    line-height: 30px;
}
.question_list {
    overflow: hidden;
}
.question_list li {
    background: url("images/ico_list2.gif") no-repeat scroll left 42px rgba(0, 0, 0, 0);
    border-bottom: 1px dotted #ccc;
    padding: 30px 5px 30px 15px;
}
.question_list li h3 {
    color: #36373b;
    font-size: 16px;
    line-height: 30px;
}
.question_list li h3 span {
    color: #e72a48;
}
.ql_date {
    font-weight: bold;
    margin-bottom: 5px;
}
.ql_date span {
    color: #e72a48;
    font-weight: bold;
}
.ql_ask {
    margin-bottom: 20px;
}
.ql_date a {
    color: #e72a48;
    font-weight: bold;
}
.ql_adate {
    color: #e72a48;
    font-weight: bold;
}
.mt25 {
    margin-top: 25px;
}
.box2 {
    margin: 20px;
}
.box2 h4 {
    margin-bottom: 10px;
}
.box2 ul {
    margin-bottom: 10px;
}
.box2 li a {
    background: url("images/dot_4_black.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    line-height: 21px;
    padding-left: 12px;
}
.box2 li a:hover {
    background: url("images/dot_4_red.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    color: #e72a48;
}
.red_notice {
    color: #e72a48;
    margin: 10px;
}
.list_org {
    padding: 0 20px 25px;
}
.box3 {
    margin-bottom: 50px;
    overflow: hidden;
}
.box3 h4 {
    margin-bottom: 10px;
}
.box3 ul {
    margin-bottom: 10px;
    overflow: hidden;
}
.box3 li {
    float: left;
    margin-right: 10px;
    width: 240px;
}
.box3 li a {
    background: url("images/dot_4_black.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    line-height: 21px;
    padding-left: 12px;
}
.box3 li a:hover {
    background: url("images/dot_4_red.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    color: #e72a48;
}
.box4 {
    margin-bottom: 50px;
    overflow: hidden;
}
.box4 h4 {
    margin-bottom: 10px;
}
.box4 ul {
    margin-bottom: 10px;
    overflow: hidden;
}
.box4 li {
    float: left;
    margin-right: 10px;
}
.box4 li a {
    background: url("images/dot_4_black.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    line-height: 21px;
    padding-left: 12px;
}
.box4 li a:hover {
    background: url("images/dot_4_red.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    color: #e72a48;
}
.tab_tag {
    background: url("images/bg_tabtag.gif") no-repeat scroll left bottom rgba(0, 0, 0, 0);
    height: 43px;
    margin: 40px 0 30px 15px;
    overflow: hidden;
}
.tab_tag li {
    float: left;
    height: 43px;
    margin-right: 2px;
    width: 109px;
}
.tab_tag li a {
    background: url("images/bg_tab_tag.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #36373b;
    display: block;
    font-size: 14px;
    font-weight: bold;
    line-height: 43px;
    text-align: center;
}
.tab_tag li.on a {
    background: url("images/bg_tab_tag.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #e72a48;
}
.right h2 {
    font-size: 30px;
}
.txt_detail {
    border-bottom: 4px solid #ebebeb;
    border-radius: 4px;
    margin-bottom: 15px;
    padding-bottom: 10px;
}
.txt_detail h3 {
    clear: both;
    font-size: 24px;
    line-height: 45px;
    margin-bottom: 15px;
}
.txt_detail h3 span {
    color: #bbb2a6;
    display: block;
    font-size: 12px;
    line-height: 14px;
}
.txt_detail h4 {
    clear: both;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 10px;
}
.txt_detail p {
    color: #36373b;
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 26px;
}
.txt_detail a {
    color: #e72a48;
    font-size: 14px;
    text-transform: uppercase;
}
.txt_detail strong a {
    font-weight: bold;
}
.txt_detail a:hover {
    color: #e72a48;
    text-decoration: underline;
}
.process {
    border: medium none;
}
.process .caroufredsel_wrapper {
    border: medium none;
}
.process_item {
    height: 550px;
}
.process_tit {
    color: #bbb2a6;
    font-size: 24px;
    text-align: center;
}
.p_red {
    background: url("images/map_red.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.p_red2 a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 50px;
    padding-top: 0;
    width: 85px;
}
.p_red2 a span {
    background: url("images/step_r.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    color: #fff;
    display: block;
    height: 25px;
    line-height: 25px;
    margin: 0 auto;
    text-align: center;
    width: 39px;
}
.p_red2 a.selected span {
    background: url("images/step_r_on.png") no-repeat scroll center top rgba(0, 0, 0, 0);
}
.p_a {
    background: url("images/map_purple.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.p_g {
    background: url("images/map_blue.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.p_a .process_pagination a, .p_g .process_pagination a {
    width: 85px;
}
.p_a .process_pagination .selected {
    background: url("images/step_purple.png") no-repeat scroll center top rgba(0, 0, 0, 0);
}
.p_g .process_pagination .selected {
    background: url("images/step_blue.png") no-repeat scroll center top rgba(0, 0, 0, 0);
}
.txt_detail .process_pagination a, .txt_detail .tab_process a {
    color: #bbb2a6;
}
.txt_detail .process_pagination a:hover, .txt_detail .tab_process a:hover {
    text-decoration: none;
}
.txt_detail .p_red .process_pagination .selected {
    color: #e72a48;
}
.txt_detail .p_a .process_pagination .selected {
    color: #a93087;
}
.txt_detail .p_g .process_pagination .selected {
    color: #00aaad;
}
.td_nb {
    border: medium none;
    margin: 0;
    padding: 0;
}
.tab .sys_score {
    background: url("images/img_score.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    height: 1306px;
    margin-left: 100px;
    padding-left: 120px;
}
.tab .sys_score li {
    display: block;
    float: none;
    height: 127px;
    overflow: hidden;
    width: auto;
}
.tab .sys_score li.first {
    height: 161px;
}
.sys_score li p {
    line-height: 20px;
    margin-bottom: 0;
}
.sys_score li.first p {
    color: #36373b;
    margin-top: 35px;
}
.sys_score li .ss_1 {
    color: #e31837;
    font-size: 16px;
    font-weight: bold;
    margin-top: 5px;
}
.sys_score li .ss_2 {
    color: #e31837;
}
.sys_score li .ss_3 {
    color: #36373b;
}
.txt_detail .tit_table {
    text-align: center;
}
.txt_detail p.red {
    color: #e31837;
}
.table_1 th {
    text-transform: uppercase;
}
.tfl2 {
    float: left;
    margin: 0 10px 20px;
    width: 375px;
}
.tfl3 {
    float: left;
    margin: 0 6px 20px;
    width: 250px;
}
.tfl3 caption {
    color: #e31837;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}
.tfl3 th {
    font-size: 12px;
}
.link_example {
    overflow: hidden;
}
.link_example a {
    color: #36373b;
    float: left;
    font-size: 12px;
    margin-right: 10px;
    text-align: center;
    width: 150px;
}
.link_example a img {
    display: block;
    margin: 0 auto 15px;
    width: 92px;
}
.box_tool {
    padding: 25px;
}
.box_tool .more1 {
    position: absolute;
    right: 25px;
    top: 15px;
}
.box_tool .list_0 li {
    float: left;
    margin-right: 25px;
}
.class_box img {
    height: 140px;
    width: 220px;
}
.guide_box {
    height: 196px;
}
.guide_box img {
    height: 196px;
    width: 170px;
}
.guide_box_txt p {
    height: 100px;
}
.intro .box {
    height: 140px;
}
.intro .box img {
    height: 140px;
    width: 220px;
}
.intro .box p {
    height: 60px;
}
.intro .box a.more1 {
    left: 235px;
}
.right .case_intro, .case_intro {
    height: 140px;
}
.case_intro img {
    height: 140px;
    width: 220px;
}
.right .case_intro .box p, .case_intro .box p {
    height: 60px;
}
.case_intro .box h3 {
    height: 24px;
}
.testimony li img {
    height: 140px;
    width: 220px;
}
.similar_box img {
    height: 150px;
    width: 130px;
}
.similar_box p {
    height: 80px;
}
.talk_box {
    height: 196px;
}
.talk_box img {
    height: 196px;
    width: 170px;
}
.rank_box, .questions_box, .tools_box, .carpet_box, .superiority_box, .questions_box2 {
    height: 156px;
}
.superiority_box {
    height: 196px;
}
.superiority_box img {
    height: 196px;
    width: 170px;
}
.superiority_box .more1 {
    left: 185px;
    top: 170px;
}
.chart {
    position: relative; width:1000px; margin:0 auto;
	margin-top:15px;
}
.chart {
    background: url("images/map.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    position: relative;
}
.chart_australia_blue {
    background: url("images/map_australia_blue.png") no-repeat scroll center top rgba(0, 0, 0, 0);
}
.chart_canada {
    background: url("images/map_canada.png") no-repeat scroll center top rgba(0, 0, 0, 0);
}
.chart_usa {
    background: url("images/map_usa.png") no-repeat scroll center top rgba(0, 0, 0, 0);
}
.chart_uk {
    background: url("images/map_uk.png") no-repeat scroll center top rgba(0, 0, 0, 0);
}
.chart_uk_red {
    background: url("images/map_uk_red.png") no-repeat scroll center top rgba(0, 0, 0, 0);
}
.chart .p_blue, .chart .p_purple, .chart .p_green, .chart .p_red {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.h700 .process_item {
    height: 700px;
}
.h990 .process_item {
    height: 990px;
}
.process {
}
.process_pagination a {
    background: url("images/step_gray.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    display: inline-block;
    float: none;
    height: 23px;
    line-height: 25px;
    margin: 1px auto;
    overflow: hidden;
    text-align: center;
    width: 85px;
}
.process_pagination .selected {
    background: url("images/step_on.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    color: #e62a47;
}
.p_blue .process_pagination .selected, .process_blue .process_pagination .selected, .process_blue1 .process_pagination .selected, .process_blue2 .process_pagination .selected {
    background: url("images/step_blue.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    color: #00aaad;
}
.p_purple .process_pagination .selected {
    background: url("images/step_purple.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    color: #a93087;
}
.p_green .process_pagination .selected {
    background: url("images/step_green.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    color: #7dab36;
}
.p_red .process_pagination .selected {
    background: url("images/step_red.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    color: #7dab36;
}
.txt_detail .process_pagination a {
    font-size: 12px;
}
.process_red1 .process_pagination a {
    width: 72px;
}
.p_red2 a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 50px;
    padding-top: 0;
    width: 85px;
}
.tab_process2 {
    position: absolute;
    right: 0;
    top: 160px;
    z-index: 10;
}
.tab_process2 a {
    background-image: url("images/tab_process2.png");
    background-repeat: no-repeat;
    color: #bbb2a6;
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    padding-top: 75px;
    text-align: center;
    width: 63px;
}
.tab_process2 .ptab_1 {
    background-position: 0 0;
}
.tab_process2 .ptab_2 {
    background-position: -126px 0;
}
.tab_process2.on .ptab_1 {
    background-position: -189px 0;
    color: #e62a47;
}
.tab_process2.on .ptab_2 {
    background-position: -63px 0;
    color: #e62a47;
}
.tab_process3 {
    position: absolute;
    right: 0;
    top: 160px;
    z-index: 10;
}
.tab_process3 a {
    background-image: url("images/tab_process3.png");
    background-repeat: no-repeat;
    color: #bbb2a6;
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    padding-top: 75px;
    text-align: center;
    width: 65px;
}
.tab_process3 a:hover {
    color: #bbb2a6;
}
.tab_process3 .ptab_1 {
    background-position: -130px 0;
}
.tab_process3 .ptab_2 {
    background-position: 0 0;
}
.tab_process3 .on .ptab_1 {
    background-position: -195px 0;
    color: #40bdc1;
}
.tab_process3 .on .ptab_2 {
    background-position: -65px 0;
    color: #40bdc1;
}
.example_simulation {
    position: relative;
}
.example_tab {
    background: url("images/p_bar.png") no-repeat scroll 0 11px rgba(0, 0, 0, 0);
    height: 55px;
    left: 0;
    position: absolute;
    text-align: center;
    top: 80px;
    width: 802px;
}
.example_tab a {
    background: url("images/step0.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    color: #bbb2a6;
    display: inline-block;
    font-family: Myriad Pro;
    font-size: 13px;
    line-height: 30px;
    padding-top: 25px;
    text-align: center;
    width: 85px;
}
.example_tab a.on {
    background: url("images/step_red.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    color: #e62a47;
}
.example_cont {
}
.example_cont_item {
}
.example_cont_item .music_play {
    margin-bottom: 110px;
}
.talk_list {
    background: url("images/ico_talk.png") no-repeat scroll 30px 15px rgba(0, 0, 0, 0);
    border-bottom: 1px solid #ebebeb;
    padding: 45px 20px 15px;
}
.talk_cont {
    color: #36373b;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
}
.talk_name {
    color: #666;
}
.talk_title {
    color: #666;
    font-size: 12px;
}
.road_kv {
    margin-bottom: 10px;
}
.road_kv img {
    display: block;
}
.road_video {
    margin-bottom: 50px;
}
.road_new {
    background: url("images/road_new.png") no-repeat scroll center 40px rgba(0, 0, 0, 0);
    border-bottom: 4px solid #bbb2a6;
    border-radius: 4px;
    height: 376px;
    margin: 40px auto;
    padding: 50px 0;
    position: relative;
}
.road_new_tab li {
    color: #fff;
    cursor: pointer;
    height: 20px;
    line-height: 20px;
    position: absolute;
}
.rt_1, .rt_4, .rt_5, .rt_6 {
    background: url("images/ico_ball.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    padding-left: 25px;
}
.rt_2, .rt_3 {
    background: url("images/ico_ball.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    padding-right: 25px;
}
.rt_1 {
    left: 490px;
    top: 101px;
}
.rt_2 {
    left: 507px;
    top: 150px;
}
.rt_3 {
    left: 480px;
    top: 198px;
}
.rt_4 {
    left: 443px;
    top: 262px;
}
.rt_5 {
    left: 300px;
    top: 285px;
}
.rt_6 {
    left: 242px;
    top: 134px;
}
.road_new_ball li {
    display: none;
    left: 250px;
    position: absolute;
    top: 0;
}
.road_new_ball li .close {
    background: url("images/ico_ball_close.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 14px;
    overflow: hidden;
    position: absolute;
    right: 10px;
    text-indent: -9999px;
    top: 10px;
    width: 14px;
}
.road_chart {
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
    overflow: hidden;
    padding-top: 50px;
    position: relative;
}
.road_chart .process {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin: 0;
}
.road_chart .process_item {
    height: 650px;
    position: relative;
}
.road_chart .process_item p {
    font-size: 14px;
    line-height: 24px;
    padding-left: 30px;
}
.road_chart .process_item a {
    position: absolute;
    right: 10px;
    top: 475px;
}
.road_chart .tab_process {
    top: 0;
}
.road_chart .tab_process a {
    background-image: url("images/tab_road.png");
}
.road_chart .tab_process .ptab_1 {
    background-position: 0 0;
}
.road_chart .tab_process .ptab_2 {
    background-position: -130px 0;
}
.road_chart .tab_process .ptab_2 i {
    font-style: normal;
    font-weight: normal;
}
.road_chart .tab_process .on .ptab_1 {
    background-position: -65px 0;
}
.road_chart .tab_process .on .ptab_2 {
    background-position: -195px 0;
}
.road_chart .tab_process .ptab_3 {
    background-position: -260px 0;
}
.road_qa {
    margin-bottom: 40px;
}
.road_qa p {
    font-size: 14px;
    line-height: 20px;
    padding-left: 22px;
}
.road_qa li {
    margin-top: 10px;
}
.road_qa .qa_tit {
    background: url("images/ico_fopen.gif") no-repeat scroll left 5px rgba(0, 0, 0, 0);
    color: #36373b;
    cursor: pointer;
    font-weight: bold;
    margin-bottom: 10px;
}
.road_qa .open {
    background: url("images/ico_fclose.gif") no-repeat scroll left 5px rgba(0, 0, 0, 0);
}
.road_qa .qa_cont {
    display: none;
}
.tab_ag {
    position: absolute;
    right: 50px;
    top: 50px;
    z-index: 5;
}
.tab_ag a {
    background-image: url("images/tab_process_ag.png");
    background-repeat: no-repeat;
    color: #bbb2a6;
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    padding-top: 75px;
    text-align: center;
    width: 63px;
}
.tab_a {
    background-position: 0 0;
}
.tab_g {
    background-position: -130px 0;
}
.on .tab_a {
    background-position: -65px 0;
    color: #a93087;
}
.on .tab_g {
    background-position: -195px 0;
    color: #00aaad;
}
.tabag {
    padding-bottom: 30px;
    position: relative;
}
.tab_cont_a, .tab_cont_g {
    height: 722px;
    margin-left: 100px;
    padding-left: 125px;
}
.tab_cont_g {
    display: none;
}
.tab_cont_a {
    background: url("images/img_exam_a.png") no-repeat scroll left top rgba(0, 0, 0, 0);
}
.tab_cont_g {
    background: url("images/img_exam_g.png") no-repeat scroll left top rgba(0, 0, 0, 0);
}
.tab .tab_cont_a li, .tab .tab_cont_g li {
    display: block;
    float: none;
    height: 127px;
    overflow: hidden;
    width: auto;
}
.tab_cont_a ul, .tab_cont_g ul {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.tab_cont_a li.first, .tab_cont_g li.first {
    height: 161px;
}
.tab_cont_a li.h175, .tab_cont_g li.h175 {
    height: 175px;
}
.tab_cont_a li p, .tab_cont_g li p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0;
}
.tab_cont_a li.first p, .tab_cont_g li.first p {
    color: #36373b;
    margin-top: 35px;
}
.tab_cont_a li .c1, .tab_cont_g li .c1 {
    font-size: 16px;
    font-weight: bold;
    margin-top: 24px;
}
.tab_cont_a li .c3, .tab_cont_g li .c3 {
    color: #36373b;
}
.tab_cont_a .c1, .tab_cont_a .c2, .tab_cont_a .tip {
    color: #a93087;
}
.tab_cont_g .c1, .tab_cont_g .c2, .tab_cont_g .tip {
    color: #00aaad;
}
.select div {
    overflow: hidden;
}
.main {
    overflow: visible;
}
.clear {
    clear: both;
}
.example_box {
    position: relative;
}
.example_box .prev {
    background: url("images/btn_prev.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    display: block;
    height: 90px;
    left: 15px;
    position: absolute;
    top: 65px;
    width: 14px;
}
.example_box .next {
    background: url("images/btn_next.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    display: block;
    height: 90px;
    position: absolute;
    right: 15px;
    top: 65px;
    width: 14px;
}
.example_box div {
    margin: 0 auto;
    overflow: hidden;
    width: 732px;
}
.guide_example01 ul li {
    margin: 0;
    width: 244px;
}
.guide_example01 ul li img {
    height: 95px;
    width: 150px;
}
.qlinks dt a {
    color: #666;
}
.qlinks dd.list a {
    color: #666;
}
.qlinks .box:hover dt a, .qlinks .on dt a, .qlinks .box:hover dd a, .qlinks .on dd a {
    color: #36373b;
}
.b_hover .b_prev {
    background: url("images/ico_arw_hover.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.b_hover .b_next {
    background: url("images/ico_arw_hover.png") no-repeat scroll -31px 0 rgba(0, 0, 0, 0);
}
.calculate_detail {
    height: auto;
    top: 0;
}
.calculate_detail .btn {
    position: absolute;
    right: 0;
    top: 25px;
}
.calculate_detail .date_detail {
    color: #fff;
    font-size: 26px;
    left: 84px;
    line-height: 84px;
    padding-left: 27px;
    top: 0;
}
.tools_bar .ui-datepicker-title {
    top: -80px;
}
.tools_bar .ui-datepicker-prev, .tools_bar .ui-datepicker-next {
    top: 205px;
}
.calculate_detail {
    padding-bottom: 15px;
}
.side_calendar .btn {
    position: static;
}
.side_calendar .calculate_detail {
    height: auto;
}
.notice li a, .n_list_1 a, .list_0 li a, ul.time li.li04 a, .news_intro_1 ul li a, .news1_box a {
    background: url("images/dot_4_black.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    color: #36373b;
    padding-left: 12px;
}
.notice li a:hover, .n_list_1 a:hover, .list_0 li a:hover, ul.time li.li04 a:hover, .news_intro_1 ul li a:hover, .news1_box a:hover {
    background: url("images/dot_4_red.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    color: #e72a48;
}
.list_questions p, .sign_info p, .exam_notice p, .table_1 td, .tomorrow .txt p {
    color: #36373b;
}
.ul_day p a {
    color: #36373b;
}
.ul_day p a:hover {
    color: #e72a48;
}
ul, ol {
    list-style: outside none none;
}
.p_blue .process_pagination a:hover, .process_blue .process_pagination a:hover, .process_blue1 .process_pagination a:hover, .process_blue2 .process_pagination a:hover {
    background: url("images/step_blue.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    color: #00aaad;
}
.p_purple .process_pagination a:hover {
    background: url("images/step_purple.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    color: #a93087;
}
.p_green .process_pagination a:hover {
    background: url("images/step_green.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    color: #7dab36;
}
.p_red .process_pagination a:hover, .p_red2 .process_pagination a:hover, .process_red1 .process_pagination a:hover {
    background: url("images/step_red.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    color: #7dab36;
}
.p_blue .btn_prev:hover, .p_blue .btn_next:hover, .process_blue .btn_prev:hover, .process_blue .btn_next:hover, .process_blue1 .btn_prev:hover, .process_blue1 .btn_next:hover, .process_blue2 .btn_prev:hover, .process_blue2 .btn_next:hover {
    background-image: url("images/ico_arw_blue.png");
}
.p_purple .btn_prev:hover, .p_purple .btn_next:hover {
    background-image: url("images/ico_arw_purple.png");
}
.p_green .btn_prev:hover, .p_green .btn_next:hover {
    background-image: url("images/ico_arw_green.png");
}
.p_red .btn_prev:hover, .p_red .btn_next:hover, .p_red2 .btn_prev:hover, .p_red2 .btn_next:hover, .process_red1 .btn_prev:hover, .process_red1 .btn_next:hover {
    background-image: url("images/ico_arw_red.png");
}
.p_change:hover {
    background-position: -189px 0;
    color: #a93087;
}
.p_exit:hover {
    background-position: -63px 0;
    color: #00aaad;
}
.example_tab a:hover {
    background: url("images/step_red.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    color: #e62a47;
}
.tab_process2 .on .ptab_1, .tab_process2 .ptab_1:hover {
    background-position: -63px 0;
    color: #e62a47;
}
.tab_process2 .on .ptab_2, .tab_process2 .ptab_2:hover {
    background-position: -189px 0;
    color: #e62a47;
}
.intro p a, .case_intro p a, .to_global p, .to p a, .sign_info p, .ul_day p a, .service_box p a, .service_intro_2 p a, .news_box p, .news_box p a {
    color: #666;
}
.intro p a:hover, .case_intro p a:hover, .to p a:hover, .ul_day p a:hover, .service_box p a:hover, .service_intro_2 p a:hover, .news_box p a:hover {
    color: #36373b;
}
.btn_calendar {
    background: url("images/cal_on.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);
    float: left;
    height: 84px;
    text-indent: -9999px;
    width: 84px;
}
.btn_calendar:hover {
    background: url("images/cal_on.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);
}
.road_video {
    background: url("images/bg_roadvideo.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 3px 0 0;
    height: 259px;
    overflow: hidden;
    width: 803px;
}
.road_video_box {
    float: left;
    margin: 30px 75px 0 48px;
}
.road_video h3 {
    color: #36373b;
    font-size: 18px;
    line-height: 20px;
    margin: 30px 0 8px;
}
.road_video p {
    color: #36373b;
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 5px;
}
.road_video ul {
    overflow: hidden;
}
.road_video li {
    background: url("images/ico_list3.gif") no-repeat scroll left center rgba(0, 0, 0, 0);
    color: #36373b;
    float: left;
    font-size: 12px;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    padding-left: 15px;
    width: 118px;
}
.road_video .btn {
    margin: 12px 0 0 10px;
}
.guide_box p {
    margin-right: 25px;
}
.guide_box p span {
    font-weight: bold;
}
.guide_box p .f14 {
    font-size: 14px;
}
.guide_box p a {
    color: #666;
}
.guide_box p a:hover {
    color: #36373b;
}
.guide_box .np {
    position: static;
}
.btn_side_calendar {
    background: url("images/btn_side_calendar.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 84px;
    overflow: hidden;
    text-indent: -9999px;
    width: 186px;
}
.btn_side_calendar:hover {
    background: url("images/btn_side_calendar_hover.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.process .btn_prev, .process .btn_next {
    background-image: url("images/ico_arw_0.png");
    background-repeat: no-repeat;
    height: 373px;
    top: 0;
    width: 296px;
}
.process .btn_prev {
    background-position: 0 center;
    left: 105px;
}
.process .btn_next {
    background-position: -297px center;
    right: 105px;
}
