/* ������ʽ�� */

/* css ��ʼ��(�ر�) */
*{margin:0px;padding:0px;}
.clearfix{ margin:0px;padding:0px;border:0px;clear:both;}
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{margin:0px;padding:0px;}
body{background-color:#FFFFFF;font-family:Microsoft Yahei,Verdana,Arial;
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    vertical-align: baseline;}
fieldset,img{border:0px;}
address,caption,cite,code,dfn,em,var{font-style:normal;font-weight:normal;}
ol, ul, li {list-style: none outside none;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
a:link,a:visited{text-decoration:none;}
ul,form{margin:0px;padding:0px;}


body {background-color: #fff;margin: 0px;font-family:Arial,Microsoft Yahei;
min-width: 1200px;}

a{color:#666;text-decoration:none;}



/*===================================top========================================*/
.top{
    width: 100%;
    background: url(../images/e_02.jpg) no-repeat;
    background-size: 100% 100%;
    height: 119px;}
.topp{
    position: relative;
    width: 1200px;
    margin: 0 auto;}
  .datename{
    width: 500px;
    margin: 0 auto;}
.en{
    color: #fff;
    font-size: 18px;
    position: absolute;
    right: 0px;
    top: 10px;}
.en a{
    color: #fff;
    font-size: 18px;}
.logo{
    margin-top: 20px;
    float: left;}
.search{
    vertical-align: middle;
    /* z-index: -10000; */
    height: 30px;
    float: right;
    position: relative;
    margin-top:60px;}
.search ul li{
    float: left
;}
.search input.last{
    width: 30px;
    border: none;
    height: 26px;
    float: left;}
.search input{
    font-size: 16px;
    width: 200px;
    border: 1px solid #535353;
    height: 25px;
    display: inline-block;}
.nav{
    width: 1200px;
    margin: 0 auto;}
.footer{
    margin-top:60px;
    width: 100%;
    height: 180px;
    background: #1b69b9 url(../img/footerbg.jpg) no-repeat;
    text-align: center;}
.footer p{
    font-size: 18px;
    margin-top:20px;
    color: #fff;}


.nav{
    background: #fff;
    margin: 0 auto;
    width: 1200px;}

.navigate{
    width: 1200px;
    height: 40px;
    position: relative;
    text-align: center;
    font-size: 12px;
    margin: 0 auto;}
.nav_list{
    margin: 0 auto;
    width: 1200px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 12px;}
.nav_list li.floatleft1{
    margin: 0 auto;
    text-align: center;
    float: left;
    width: 160px;
    border-bottom: 2px solid #fff;}

.nav_list li a{
    text-align: center;
    font-size: 16px;

    text-decoration: none;}
.nav_list li:hover{
    border-bottom: 2px solid #0d59a7;}



/**
*��Position����ֵΪabsolute��ͬʱ��
*�����һ�������������Ǹ��������游���󣬻����ٸߵı��֣�һ����
*��Position����ֵΪRelativeʱ���������������������ڶ�λ��������Ը�����λ��
*��Ծ�ȷ��λ�Ǻ��а����ġ�
*/
*{
    margin: 0;
    padding: 0;
    list-style-type:none;}
/*nav��������*/
div.nav{
    width: 1000px;
    height:36px;
    line-height: 36px;
    text-align: center;
    font-size: 12px;
    position: relative;
    margin:40px auto 0 auto;}
/*nav-main*/
ul.nav-main{
    width: 1200px;
    height: 100%;
    list-style-type: none;}
ul.nav-main span{
    display: inline-block;
    margin-left: 18px;
    width: 7px;
    height: 7px;
    background: url(../img/down-icon.jpg) no-repeat;}
.floatleft1 a{
    color: #666;}
.floatleft1 a:hover{
    width:160px;
    height: 100%;
    color: #666;}

/*/!*ͼ��������ת*!/
.hover-up{
    transition-duration: .5s;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}
/!*图锟斤拷锟斤拷锟斤拷锟斤拷转*!/
.hover-down{
    transition-duration: .5s;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
}*/
/*锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷*/
ul.nav-main>li{
    width: 148px;
    height: 100%;
    float: left;
    color: #666;
    margin-right: 1px;
    cursor: pointer;
    border-bottom: 2px solid #0d59a7;}
ul.nav-main>li:hover{
    color: #666;
    border-bottom: 2px solid #0d59a7;}
/*锟斤拷锟截猴拷锟斤拷锟斤拷锟斤拷*/
.navigate .hidden-box{
    width: 160px;
    border: 1px solid #0d59a7;
    border-top: 0;
    position: absolute;
    display:none;
    background:#fff;
    top: 40px;}
.navigate .hidden-box ul li a{
    display: block;
    text-decoration: none;

    line-height: 30px;
    font-size: 16px;
    height: 30px;}
.hidden-box>ul{
    list-style-type: none;
    cursor: pointer;}
.hidden-box li a:hover{
    display: block;
    background: #0d59a7;
    color: #fff;}
/*锟斤拷锟截猴拷锟斤拷位锟斤拷锟斤拷锟斤拷*/
.hidden-loc-index{
    left: 160px;}
.hidden-loc-us{
    left: 300px;}
.hidden-loc-info{
    left: 450px;}
.box04{
    left:600px;}
.box05{
    left: 750px;}
.box06{
    left:900px;}
.box07{
    left:1050px;}
