html,body,h1,h2,h3,h4,h5,h6,ul,li,ol{margin: 0;padding: 0;}
html,body{
    width: 100%;
    height: 100%;
    overflow: auto;
    font-size: 14px;
    font-family: "microsoft yahei";
    color: #666;
}

ul,li,ol {list-style: none;}

input{outline: none;}

a {text-decoration: none;}

img {border: none;}

.clear {clear: both;}

  #new_trader_header{
      width:100%;
        height: 80px;
        background:#e9e9e9;
      float: left
    }
    #new_trader_header .new_trader_header{
      width:950px ;
      margin: 0 auto;
    }
    #new_trader_header .new_trader_logo{ 
      height:100%;

      float:left;
    }
     #new_trader_header .new_trader_logo a{ float: left;}
     #new_trader_header .new_trader_logo h2{ 
        float: left;
        line-height: 80px; 
        margin-left: 20px;
        font-size: 30px;
        font-weight: normal;
        color: #029387
     }
    #new_trader_header .new_trader_menu{
      list-style: none;
      width:400px; height:80px; float:right; margin:0px; padding:0px;
      margin-right: 30px
    }
    #new_trader_header .new_trader_menu li{
      float: left;
      width: 100px;
      height: 80px;
      line-height: 80px;
      text-align: center;
    }
    #new_trader_header .new_trader_menu li a{
        /*color: #000;*/
        font-size: 20px
    }
    /* #new_trader_header .new_trader_menu li a:hover{
        color: #029387;
     }*/
.container {
    position: relative;
    left: 0;
    top: 0;
    z-index: 2;
}

.container,.container .item {
    width: 100%;
    height: 100%;
    overflow: hidden;
    float: left;
}

.container .item {
    position: absolute;
    left: 0;
    z-index: 1;
}

.container .item > img {width:100%;display:block;}

/*.item1 {background-color: red;}
.item2 {background-color: orange;}
.item3 {background-color: yellow;}
.item4 {background-color: green;}*/

.btn_group {
    position: absolute;
    right: 0;
    top: 50%;
    z-index: 9;
    padding: 10px 30px;
    margin-top: -49px;
}

.btn_group .dot_list li {
    position: relative;
    left: 0;
    top: 0;
    z-index: 1;
    width: 10px;
    height: 10px;
    border: 1px solid #1cb2a7;
    margin-bottom: 8px;
    background-color: transparent;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    cursor: pointer;
}

.btn_group .dot_list li span {
    position: absolute;
    right: 14px;
    top: -4px;
    color: #1cb2a7;
    display: none;
}

.btn_group .dot_list li:hover,.btn_group .dot_list li.on {background-color: #1cb2a7;}

/*case_php-css*/
.focus {width:1920px; height:420px; overflow:hidden; position:relative;margin:0 auto;}
.focus ul {height:420px;position:absolute;}
.focus ul li {float:left; width:1920px;height:420px; overflow:hidden; position:relative; background:#000;}
.focus ul li div {position:absolute; overflow:hidden;}
.focus .btnBg {position:absolute; width:1920px; height:20px; left:0; bottom:0; background:#000; display:none;}
.focus .btn {position:absolute; width:700px; height:23px; padding:0px 10px 0px 10px; right:0; bottom:6px; text-align:left;}
.focus .btn span {display:inline-block; _display:inline; _zoom:1; width:25px; height:24px; line-height:24px; text-align:center;  margin-left:5px; cursor:pointer; background:#fff;}
.focus .btn span.on {background:#fff;}
.focus .preNext {width:45px; height:100px; position:absolute; top:90px; background:url(./images/new_trader/sprite.png) no-repeat 0 0; cursor:pointer;}
.focus .pre {left:0;}
.focus .next {right:0; background-position:right top;}  
/*banner_content*/
.solution {
    background-color: #636362;
    color: rgb(255, 255, 255);
    font-family: "simsun";
    left: 186px;
    line-height: 25px;
    margin: 0;
    opacity: 0.8;
    padding: 20px 40px;
    text-align: left;
    top: 52px;
    width: 432px;
}
.solution > label {
    font-size: 26px;
    font-family: "microsoft yahei";
}
.solution dt {
    font-size: 12px;
}
.solution > p {
    color: rgb(255, 255, 255);
    font-family: "microsoft yahei";
    font-size: 18px;
    line-height: 30px;
    margin-left: 60px;
}
.apply_for {
    background-color: rgb(28, 178, 167);
    color: rgb(255, 255, 255);
    display: block;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    left: 237px;
    top: 285px;
    width: 150px;
}
.customer_case {
    height: 900px;
    margin: 0 auto;
    width: 980px;
}
.customer_case a {
    float: left;
    font-size: 16px;
    margin-right: 40px;
}
.correspondent {
    background-color: rgb(2, 147, 135);
    color: rgb(255, 255, 255);
    display: block;
    margin: 20px 0;
    padding: 5px 10px;
    width: 120px;
}
.customer_case li {
    border-bottom: 1px solid rgb(204, 204, 204);
    float: left;
    padding: 0 0 20px;
    margin-bottom: 20px;
}
.introduce {
    float: left;
    letter-spacing: 2px;
    text-align: left;
    width: 432px;
}
label {
    font-size: 24px;
}
.tail_after > dl {
    float: left;
    width: 432px;
}
.tail_after dt {
    background-color: rgb(217, 217, 217);
    border-radius: 10px;
    float: left;
    height: 24px;
    line-height: 24px;
    margin: 10px 4px;
    text-align: center;
    width: 100px;
}
.case_footer {
    background-color:#525558;
    bottom: 0;
    color:#FFFFFF;
    font-size: 12px;
    left: 0;
    padding: 5px 0;
    position: fixed;
    text-align: center !important;
    width: 100%;
    z-index: 999;
}
.case_footer > ul {
    display: block;
    margin: 0 auto;
    width: 440px;
}
.case_footer li {
    float: left;
    margin-right: 10px;
}
.case_footer a {
    color: rgb(255, 255, 255);
    font-size: 12px;
}
.case_footer > p {
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    margin: 0 auto;
    width: 220px;
}
/*about_us*/
.about_us {
    background-color: rgb(245, 245, 245);
    border-radius: 10px;
    color: rgb(0, 0, 0);
    height: 800px;
    margin: 0 auto;
    padding-top: 10px;
    width: 90%;
}
.about_us img {
    margin: 30px 20px;
}
.company_introduce {
    letter-spacing: 1px;
    line-height: 30px;
    margin: 0 auto;
    text-align: left;
    width: 1024px;
}
.company_information {
    line-height: 30px;
    margin: 0 auto;
    text-align: left;
    width: 1024px;
}