/* CSS Document */
@charset "utf-8";
/*
*description:
*@author:LeeKangJie
*update:2016.11.17
*ver:1.0.0
*/
html{overflow-x:hidden;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td,section {padding: 0;margin: 0;}
a{text-decoration:none;outline: none;}
:focus{outline:none;}
table {border-spacing: 0;}
fieldset,img {border: 0;}
address,caption,cite,code,dfn,em,strong,th,var,i {font-weight: normal;font-style: normal;}
strong{font-weight: bold;}
ul{list-style: none;margin:0;padding:0;}
caption,th {text-align: left;}
h1,h2,h3,h4,h5,h6 {font-weight: normal;font-size: 100%;margin:0;padding:0;}
input,button,textarea,select{outline:none; *font-size:100%; margin:0; border:0;}
body{font-family: "Microsoft YaHei";background:#282828;}
/*{
    display: inline-block;
    *display: -moz-inline-stack;
    *zoom:1;
    *display: inline;     
}*/
.news li
{
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;    
}
/*{
    -webkit-transition: all .5s ease-out;
       -moz-transition: all .5s ease-out;
        -ms-transition: all .5s ease-out; 
         -o-transition: all .5s ease-out;
            transition: all .5s ease-out;    
}*/
.clearfix:after{display:table;content:" ";clear:both;}
.clearfix{*zoom:1;}
.fl{float: left;}
.fr{float: right;}
#footer{min-width:1000px;margin:0 auto 0 auto;clear:both; min-height:100px; padding-top:10px; color:#fff;position: relative;z-index: 2;width: 100%;line-height:24px; background:#000;}
#footer div{text-align:center;color:#fff; font-size:12px; margin-top:5px;}
#footer div a{ color:#fff; margin:0 10px; }
#footer a{ text-decoration:none; color:#fff;}
#footer a:hover{text-decoration: underline;}
/*.screen{
    width:100%;
    height:100%;
    position:fixed;
    top:0;
    z-index:999;
    background:#fff url(../img/loading.gif) no-repeat center;
}*/


#container{min-width: 1000px;height:1223px;position: relative;overflow: hidden; background:url("../img/bg_back.jpg") no-repeat top center;}
.article{width: 1000px;margin: 0 auto;position: relative;}


#nav{width:100%;height:60px;text-align:center;position: fixed;top:45px;left:0;z-index:9;background: #003852;}
.nav-index{height:60px;}
#nav ul {position:absolute;}
#nav ul li {
    width:180px;
    height:100%;
    line-height:60px;
    text-align:center;
    font-size: 14px;
    float:left;
}
#nav ul li a{
    color: #fff;
    display: block;
}
#nav ul.object-black {
    left:20px;
    color:#fff;
    z-index:1;
}
#nav ul.object-white {
    width:720px;
    color:#fff;
    z-index:3;
    left:-540px;
}
#nav ul.object-about {
    z-index:4;
    left:20px;
    cursor:pointer;
    background:red;
    filter:alpha(opacity=0);
    opacity:0;
}
#nav div.object-navBg {
    width:180px;
    height:100%;
    position:absolute;
    left:560px;
    top:0px;
    z-index:2;
    overflow:hidden;
    background: #ce8c27;
}

.bgcon{margin:485px 0 0 0;padding-left:60px;}
.bgcon .box1{font-size:16px;color:#adadad;position:relative;}
.bgcon .box1 p{margin-top:15px;position:relative;}
.bgcon .box1 span,.bgcon .box1 input{vertical-align:middle;}
.bgcon .box1 span{padding:0 10px 0 0;}
.bgcon .box1 input{width:265px;height:35px;line-height:35px;padding:0 10px;font-size:14px;background:#ebebeb;}
.bgcon .box1 .a_result{width:100px;height:85px;line-height:85px;position:absolute;top:0;right:350px;text-align:center;color:#966002;background:#fddb31;}
.bgcon .box2 p i{color:#1fbbf2;font-weight:bolder;}
.bgcon .box2 p i:first-child+i{display:none;}

.bgcon .box2{padding:80px 0 0 0;}
.bgcon .box2 input{width:170px;margin-right:10px;}
.bgcon .box2 .a_result{width:95px;height:35px;line-height:35px;}

.bgcon .p_result{padding:50px 0 0 20px;}
.bgcon .p_result .p_strong{font-weight:normal;color:#cbb280;}
#msg{padding:5px 0 0 0;color:#adadad;min-height:21px;}
#msg p{width:590px;}
.tool{padding:142px 0 0 85px;font-size:24px;color:#966002;*padding-top:135px;}
.tool a{color:#966002;font-weight:bolder;}
.tool a:first-child+a{margin-left:97px;}

.bdsharebuttonbox{padding:50px 0 0 220px;}

.news{width:270px;height:280px;position:absolute;top:312px;right:0;*top:800px;}
.news h3{font-size:16px;color:#d9f5ff;padding:13px 20px;}
.news li{padding:0 10px;font-size:14px;color:#c1e2ee;margin:15px 0 0 0;list-style-type:disc;}
.news li a{color:#c1e2ee;}
.news li a:hover{text-decoration:underline;color:#fdd831;}

.red{color:#fdd831;}

#wrap_terminal{display: none;}












