﻿/*
*头部
*/

body {
    background-color: #f5f5f5;
}
/*.slideBox .bd img{width:100%;height:356px;display:block;}*/

.content {
    width: 1200px;
    height: 356px;
    margin: 0 auto;
    margin-top: -356px;
}

.content .loginBox {
    width: 290px;
    height: 330px;
    background: #fff;
    position: absolute;
    margin-left: 880px;
    margin-top: 10px;
    border: 1px solid #F77912;
}

.loginContent_title li {
    float: left;
    text-align: center;
    cursor: pointer;
}

.loginContent_title li span {
    font-size: 18px;
    color: #f76312;
    margin-left: 23px;
}

.loginContent_title li img {
    position: absolute;
    margin-top: 10px;
}

.m1 {
    width: 145px;
    height: 42px;
    line-height: 42px;
}

.m2 {
    width: 145px;
    height: 42px;
    line-height: 42px;
}

.mmb {
    background: url('../images/select1.jpg') no-repeat 50% 100%;
}

.mml {
    background-color: #F88E37;
}

.mmr {
    background-color: #EDEDED;
}

.loginContent_table {
    width: 290px;
    border-top: none;
    padding-left: 10px;
}

.loginContent_table th {
    width: 68px;
    height: 33px;
    line-height: 33px;
    font-size: 14px;
    color: #7d644e;
    font-weight: bold;
    float: right;
    font-family: "Microsoft YaHei";
    text-align: right;
}

.loginContent_table .btn img {
    margin-left: 3px;
}

.loginContent_table .reg,
.confirm {
    text-align: center;
}

.loginContent_table .zhanwei {
    height: 10px;
}

.loginContent_table .confirm a {
    color: #7d644e;
    font-size: 12px;
    margin-left: 2px;
    vertical-align: middle;
    font-family: "Microsoft YaHei";
}

.loginContent_table .confirm span {
    color: #BABABA;
    vertical-align: middle;
    margin-left: 8px;
    display: block-inline;
    ;
}

.loginContent_table .confirm input {
    vertical-align: middle;
    margin-left: 10px;
}

.btn a {
    margin-left: 12px;
}

.loginContent_input input {
    width: 200px;
    height: 30px;
    border: 1px solid #e7dfcf;
    font-size: 14px;
    background: #fff;
    vertical-align: middle;
}

.loginContent_input span {
    color: #7d644e;
}

.loginContent_input img {
    vertical-align: middle;
}


/*
*首页案例列表
*/

.case {
    width: 1200px;
    margin: 0 auto;
    font-family: 'Microsoft YaHei';
}

.case .menu {
    margin-top: 10px;
    background: #f6f6f6;
    position: relative;
}

.case .menu .first {
    background: url('../images/sanjiao2.jpg') no-repeat 50% 88%;
    background-color: #0d5aa2;
}

.case .menu .first span {
    color: #fff;
}

.case .menu .first a {
    color: #fff;
}

.case .menu ul {
    height: 120px;
}

.case .menu ul li {
    cursor: pointer;
    float: left;
    width: 115px;
    height: 78px;
    text-align: center;
    padding-top: 42px;
}

.case .menu ul li span {
    color: #4c687e;
    font-size: 18px;
}

.case .menu ul li a {
    color: #9aacba;
}

.case .menu .morecase {
    width: 136px;
    height: 43px;
    line-height: 43px;
    text-align: center;
    position: absolute;
    margin-top: -80px;
    margin-left: 1050px;
    border: 1px solid #3684ca;
    border-radius: 2px;
    background: #fff;
}

.case .menu .morecase a {
    color: #7d7d7d;
}

.case table {
    height: 2px;
    display: block;
    margin-top: 3px;
    background: #efefef;
}

.case table tr td {
    width: 115px;
    height: 2px;
}

.case table .bgcor {
    background: #0d5aa2;
}

.case .anli {
    width: 1200px;
    height: 1650px;
    background: #fff;
}

.case .anli ul {
    display: none;
}

.case .anli ul li {
    width: 1200px;
    background: #fff;
}

.case .anli .fjx_box {
    height: 3px;
    padding-top: 5px;
    background: #f6f6f6;
}

.case .anli .case_fjx {
    width: 1100px;
    height: 3px;
    background: url('../images/case_fjx.jpg') repeat-x;
    margin-left: 18px;
    float: left;
}

.case .anli .case_img {
    width: 288px;
    height: 508px;
    float: left;
    margin-left: 18px;
    margin-top: 18px;
    margin-right: 20px;
}

.case .anli .case_content {
    width: 1150px;
    padding-top: 18px;
}

.anli .case_content h1 {
    font-size: 20px;
    font-weight: bold;
    color: #666;
    margin-bottom: 15px;
}

.anli .case_content p {
    width: 1120px;
    font-size: 16px;
    color: #7c7c7c;
    margin-bottom: 35px;
}

.anli .case_content span {
    font-size: 18px;
    color: #787878;
    display: block;
}

.anli .case_content h2 {
    font-size: 18px;
    color: #666;
}

.anli .case_content table {
    height: 33px;
    background: #fff;
    margin-top: 10px;
}

.anli .case_content .table2 {
    margin-top: 30px;
}

.anli .case_content table span {
    width: 93px;
    color: #888;
    font-size: 13px;
    text-align: center;
    padding-top: 5px;
}

.anli .case_content tr td {
    width: 150px;
}

.case_content .case_con {
    height: 165px;
}

.case_content .light_point {
    float: left;
    width: 460px;
    height: 155px;
}

.case_content .light_point span {
    font-size: 16px;
}

.case_content .cb_effect {
    float: right;
    width: 300px;
    height: 155px;
}

.case_content .cb_effect tr {
    display: block;
    margin-bottom: 10px;
}

.case_content .cb_effect tr td {
    color: #7c7c7c;
    font-size: 16px;
}

.anli .page {
    height: 48px;
    float: left;
}


/*
*底部
*/

.orangeline {
    height: 5px;
    margin-top: 35px;
    background: #eb5402;
    font-family: 'Microsoft YaHei';
}

.footer {
    height: 248px;
    border-top: 1px solid #ccc;
}

.footer .service {
    width: 1150px;
    height: 145px;
    margin: 0 auto;
    padding-top: 23px;
    padding-left: 50px;
}

.footer .service ul li {
    float: left;
    padding-left: 30px;
}

.footer .service ul li p {
    margin-bottom: 8px;
}

.footer .service ul li a {
    font-size: 12px;
    color: #696767;
}

.footer .service .zjlink {
    padding-top: 22px;
}

.footer .service .call {
    text-align: center;
}

.footer .service .code {
    float: left;
}

.footer .service .aboutus {
    float: right;
    margin-left: 15px;
}

.footer .allright {
    height: 60px;
    background: #f6f6f6;
    text-align: center;
    padding-top: 20px;
}

.footer .allright p {
    font-size: 12px;
    color: #999;
    margin-top: 7px;
}

.loginContent_input {
    position: relative;
}

.login-tipsPanel {
    position: absolute;
    top: -38px;
    left: 0;
    padding: 5px 10px;
    height: 20px;
    line-height: 20px;
    background-color: #fff;
    border-radius: 3px;
    border: 1px solid #f77912;
    z-index: 99;
    display: none;
}

.login-tipsPanel .login-tipsArrowcover {
    position: absolute;
    left: 14px;
    bottom: -12px;
    border: 6px solid transparent;
    border-top-style: solid;
    border-top-color: #f77912;
    z-index: 999;
}

.login-tipsPanel .login-tipsArrow {
    position: absolute;
    left: 15px;
    bottom: -10px;
    border: 5px solid transparent;
    border-top-style: solid;
    border-top-color: #fff;
    z-index: 999;
}

.slideBox {
    overflow: hidden;
    position: relative;
}

.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox .bd ul {
    position: relative;
    overflow: hidden;
    zoom: 1;
}

.slideBox .bd ul li {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    background: url(../images/banner05_bg.jpg) no-repeat top center;
    height: 426px;
    text-align: center;
    zoom: 1;
    vertical-align: middle;
}

.slideBox .bd ul li.u-secli {
    background: url(../images/banner06_bg.jpg) no-repeat top center;
}

.slideBox .bd ul li.u-thrli {
    background: url(../images/banner07_bg.jpg) no-repeat top center;
}

.slideBox .bd ul li.u-four {
    background: url(../images/banner04_bg.jpg) no-repeat top center;
}

.slideBox .bd ul li.five {
    background: url(../images/banner09_bg.png) no-repeat top center;
}

.slideBox .bd ul li.u-salong {
    background: url(../images/banner-salong-bg.jpg) repeat;
}

.slideBox .bd ul li.u-activity {
    background: url(../images/banner14_bg.jpg) no-repeat top center;
}

.slideBox .hd {
    height: 20px;
    overflow: hidden;
    position: absolute;
    bottom: 53px;
    z-index: 1;
    right: 46%;
}

.slideBox .hd ul li {
    color: green;
    font-weight: bold;
    float: left;
    margin-right: 8px;
    width: 12px;
    height: 12px;
    border-radius: 12px;
    background: #fff;
    cursor: pointer;
}

.slideBox .hd ul li.on {
    background: #ffb600;
    color: #fff;
}


/*客服电话*/

.m-tel {
	color:#999;
    height: 32px;
    line-height: 32px;
    background-color: #f5f5f5;
    text-align: center;
}

.m-tel2 {
    color:#999;
    height: 32px;
    line-height: 32px;
    background-color: #fff;
    text-align: center;
}

.go-help{
    /*text-decoration: underline;*/
    color:#999;
}
.go-help:hover{
    color:#999;
}


