@charset "utf-8";
html, body, button, input, select, textarea {font: 14px/1.5 arial,"\5FAE\8F6F\96C5\9ED1", tahoma,  "\5b8b\4f53", sans-serif;color:#454545;}
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,hr,button,html{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
img{border:0;}
i,em{font-style:normal;}
ol,ul,li{list-style:none;}
h1,h2,h3,h4,h5,h6,small{font-size:100%;font-weight:normal}
a,a:hover{text-decoration:none;}
a{color:#454545;outline:none;}
a:hover{ color:#0094e4;}
.fr{
    float:right;
}
.fl{
    float:left;
}
/**
***清理浮动**/
.clear:after,.clear:before{content:'';display:table;}
.clear:after{clear:both;overflow:hidden;}
.clear{*zoom:1;}
body{
   /*background-color:#F2F0F0;*/
   background-color: #fff;
}
.thinklog_pages a.current, .thinklog_pages a.current span, .thinklog_pages a:hover, .thinklog_pages a:hover span {
border: #000545 1px solid;
background: #000545;
color: #fff;
}
.wrap{
    width:1200px;
    padding:0px;
    margin:0 auto;
	clear:both;
}
#top{
    margin:0 auto;
    width: 100%;
    float: left;
    clear: both;
}

#top .header{
	margin:0 auto; 
    height:85px;
    position: relative;
}

#top .header .logo{
    position: absolute;
    left: 0px;
    top: 15px;
}
#top .header .lang{
    position: absolute;
    right: 24px;/*和菜单padding一致*/
    top: 24px;
    font-size: 14px;
    color: #ababab;
    line-height: 24px;
    padding:0 10px;
}
#top .header .lang a{
    color: #ababab;
}
#top .header .tel{
    position: absolute;
    right: 204px;/*和菜单padding一致*/
    top: 24px;
    font-size: 14px;
    color: #ababab;
    height: 24px;
    line-height: 14px;
    padding:0 10px;
    background: url('../images/tel-bg.png') left center no-repeat;
    padding-left: 28px;
}
#top .header .tel .phone{
    font-size: 26px;
    height: 26px;
    line-height: 26px;
    font-weight: bold;
    color: #BF0101;
}
#top-menu{
    height:80px;
    line-height: 80px;
    width: 100%;
    float: left;
    clear: both;
    background: #000545;
    color:#000;
    position: relative;   
}
#top-menu>ul>li{
  width: 150px;
  height: 80px;
  line-height: 80px;
  float: left;
  text-align: center;
  font-size: 16px;
  font-weight: normal;
  position: relative;
}
#top-menu ul li a{
    color:#fff; 
}
/*#top-menu ul li.on a{
   color: #000545;
}*/
#top-menu>ul>li:hover,#top-menu>ul>li.on{
    background:url('../images/menu-on.png') center bottom no-repeat; 
}
#top-menu > ul > li:hover > ul{
    display: block;
}
#top-menu ul ul{    
    display: none;
    position: absolute;
    top: 80px;
    left: 0px;
    width: 100%;    
    z-index: 99999;
	float:left;
	background:url('../images/menu-li-bg.png');   
 }
#top-menu ul ul li {
    padding: 0px;
    width: 100%;
    clear: both;
    /* height: 40px; */
    line-height: 20px;
    border-bottom: 1px solid #a0bce3;
    padding: 10px 0px;
    position: relative;
}
 #top-menu a:hover{
   color: red;
}

#top-menu > ul > li > ul > li > ul {
    position: absolute;
    left: 100%;
    top:-0px;
    display: none;
}
#top-menu > ul > li > ul > li:hover > ul{
    display: block;
}
/*banner*/

.flexslider{
    width:100%;
    margin:0 auto;
    clear:both;
    position: relative;
    overflow: hidden;
    background: url("../images/loading.gif") 50% no-repeat;
    cursor:pointer;
    height: 500px;

}
.flexslider .flex-viewport{
    padding-bottom:5px;
    background:url('../images/bg-flash.png') bottom repeat-x;
}
.slides {
 position: relative; z-index: 1;

}
.slides li {
    margin:0;
    padding:0px;
    cursor:pointer;
    height:500px; 
    width: 100%;
    overflow: hidden;

}
.flex-control-div{
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
.flex-control-nav {
    position: absolute;
    /*right: 240px;*/
    bottom: 10px; 
    z-index: 2;
    text-align: center;
    width:100%;
}

.flex-control-nav li {
    display:inline-block;
    /*clear: both;
    width: 12px;
    height: 12px;*/
    margin: 10px;
    zoom: 1;
}
.flex-control-nav a {
    display: inline-block;
    width: 12px;
    height: 12px;
    line-height: 40px; 
    overflow: hidden;
    background: url("../images/dot.png")  center top no-repeat;
    cursor: pointer;
}
.flex-control-nav .flex-active { background-position: center bottom;}

.footer{
    color:#fff;
    clear: both;
    width:100%;
    padding-top: 20px;
    background-color:#000545;
    text-align:center;
    overflow: hidden;
    font-size: 12px;
    line-height: 24px;
}
.footer .copyright{
    padding: 10px 0px;
    text-align: left;
}
.footer a{
    color:#fff;
}
.footer .friendlink{
    width: 1200px;
    padding: 15px 0px;
    margin:;
    clear: both;
    text-align:left;
    border-bottom: 1px solid #e0e0e0;
}

.footer .catelink{
    width: 100%;
    clear: both;
    float: left;
    text-align:left;
    padding: 10px 0px;
}
.footer .footernav{
    float: left;

}
.footer .footernav .catebox{
    float:left;
    padding-right: 60px;
}
.footer .footernav .catebox .cate1{
    font-size:14px;
    line-height: 30px;
    font-weight: bold;
}
.footer .footernav .catebox .cate2 a{
    color:#fff;
}

.footer .addr{
    float:right;
    width: 350px;
    padding-top: 10px;
}
.footer .addr img{
    float: left;
    width: 100px;
    height: 100px;
    margin-right: 10px;
}
.footer .addr .tel{
    padding-top: 24px;
    width: 240px;
    font-size: 24px;
    font-weight: bold;
    float: left;
}
.footer .addr .time{
    width: 240px;
    font-size: 14px;
    float: left;
}
.divbody{
    margin: 0 auto;
    min-height: 500px;
    _height: 500px;
    clear: both;
}
.divbody .content td,.divbody .content th{
	/*border:1px solid;*/
}
.divbody .content .formtable td,.divbody .content .formtable th{
	border:none;
}

.left-bar{
    width: 246px;
    float: left;
    overflow: hidden;
    
}
.left-bar .cate2{
    width:100%;
    height:100px;
    background:#000545;
    text-align:center;
    color:#fff;
    clear:both;
}

.left-bar .cate2 .cn{
    font-size:40px;
    padding-top: 10px;
    line-height:60px;
}
.left-bar .cate2 .en{
    font-size:18px;
    line-height:10px;    
}
.left-bar .cate3{
    background:#ffffff;
    border:1px solid #cbcbcb;
    line-height:32px;
}
.left-bar .cate3 .txt{
    width: 224px;
    padding: 10px;
}
.left-bar .cate3 a{
    display:block;
    clear:both;
    width:184px;
    margin:0px  10px;
    padding: 0px 20px;
    line-height: 45px;
    border-bottom: 1px solid #cbcbcb;
}

.divright{
    width:940px;
    float:right;
    background-color:#ffffff;
    position:relative;
}


a.more{
    display:inline-block;
    float: right;
    color: #000545;
}
.position{
    clear: both;
    float: right;
    padding: 5px 0px;
    border-bottom: 1px solid #000545;
    width: 100%;
    text-align: right;
    margin-bottom: 20px;
}
.position a{
    color: #000545;
}