@charset "utf-8";
/*css reset code */
/****  文字大小初始化,使1em=10px *****/
body {font-size:62.5%;font-family: "Microsoft Yahei", "Microsoft Yahei" !important;color: #333;} /* for IE/Win */
html>body {font-size:12px;} /* for everything else */
/*字体边框等初始化*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {padding: 0;margin: 0;}
table {border-collapse: collapse;border-spacing: 0;}
fieldset,img {border: 0;}
img {display:block;}
address,caption,cite,code,dfn,th,var {font-weight: normal;font-style: normal;}
ol,ul {list-style: none;}
caption,th {text-align: left;}
h1,h2,h3,h4,h5,h6 {font-weight: normal;font-size: 100%;}
q:before,q:after {content:'';}
abbr,acronym { border: 0;}
a {text-decoration:none;color: #6A6A6A;}
.cls{clear: both;}
dl, ul, li {list-style: none;}
/*index-header*/
.header-top{width: 100%;height: 35px;background: url(../images/hdtop_bg.png);}
.top-content{width: 1200px;height: 35px;margin: 0 auto;}
.top-content-le{width: 235px;float: left;}
.top-content-le ul li{float: left;height: 35px;line-height: 35px;font-size: 12px;margin-left: 5px;}
.top-content-le ul li #brand-icon{margin-left: 5px;vertical-align: middle;position: absolute;top:5px;}

.top-content-ri{width: 370px;height: 35xp;float: right;}
.top-content-ri ul li{float: left;height: 35px;line-height: 35px;font-size: 12px;margin-left: 5px;}
.top-content-ri ul li img{margin-left: 15px;margin-top: 10px;}

.header-middle{  height: 135px;width: 100%;}
.header-middle .hd-middle{height: 137px;width: 1200px;margin: 0 auto;background: url("../images/search_bg.jpg") no-repeat left 275px top 79px;}
.header-middle .hd-middle .hd-middle-1{  float:left;height: 64px;width: 267px;position: relative;top:30px;left: 5px;}
/* search */
.search{border:3px solid #4EAAFF;height:35px;margin:52px auto 0px 65px;width:484px;float: left;}
.search select{display:none;}
.search .select_box{font-size:12px;color:#999999;width:100px;line-height:35px;float:left;position:relative;z-index: 9999;background: #F8F8F8;}
.search .select_showbox{height:35px;background:url(../images/search_ico.png) no-repeat 80px center;text-indent:1.5em;border-right: 1px solid #E5E5E5;}
.search .select_showbox.active{background:url(../images/search_ico_hover.png) no-repeat 80px center;}
.search .select_option{border:3px solid #4EAAFF;border-top:none;display:none;left:-3px;top:35px;position:absolute;z-index:999;background:#fff;width: 98px;}
.search .select_option li{text-indent:1.5em;width:98px;cursor:pointer;}
.search .select_option li.selected{background-color:#F3F3F3;color:#999;}
.search .select_option li.hover{background:#BEBEBE;color:#fff;}
.search input.inp_srh,.search input.btn_srh{border:none;background:none;height:35px;line-height:35px;float:left}
.search input.inp_srh{outline:none;width:324px;text-indent: 10px;}
.search input.btn_srh{background: url("../images/search_btn.jpg");cursor:pointer;color:#FFF;font-size:15px;width:60px;}
.search form .site_links{position: absolute;left: 668px;}
.search form .site_links li{float: left;margin-left: 10px;height: 23px;line-height: 20px;background: rgb(243, 243, 243) none repeat scroll 0% 0%;
    width: 42px;text-align: center;margin-top: 6px;border-radius: 10px;}
.search form .site_links li a{font-size: 12px;}
.header-middle .hd-middle .hd-middle-3{float:right;height: 55px;width: 205px;position: relative;top:30px;left: -10px;}
.navigate{height:40px;width: 100%;background: #59B7FF;}
.navigate ul{width:1200px;height: 40px;margin: 0 auto;}
.navigate ul li{width:131px;height: 40px;float: left;}
.navigate ul li a{float:left;font-size: 16px;margin-top:12px;color: white;height: 16px;width: 131px;display:inline-block;text-align: center;border-right: 1px dotted #DFB9A6;line-height: 16px;}
.navigate ul .off{background: #009FF3;height: 40px;border-right: none;margin-top: 0px;line-height: 40px;}
.navigate ul .off a{border-right: none;}
.navigate .c9 a{border-right: none;}



/*index-footer*/
.footer-top{height: 54px;width: 1200px;margin: 0 auto;margin-top: 60px;}
.footer-top-le{float:left;}
.footer-top-ri{width:907px;float:right;}
.footer-top-ri p{line-height:15px;}
.footer-top-ri p span{font-size: 12px;border-right:1px dotted #989898;padding-right:8px;padding-left:8px;height:15px;margin-top: 8px;display: inline-block;line-height: 15px;}
.footer-nav{width: 100%;height: 40px;background: #59B7FF;margin-top: 35px;margin-bottom: 50px;}
.footer-nav .footer-nav-con{width: 1200px;height: 40px;margin:  auto;margin-bottom: 50px;}
.footer-nav .footer-nav-con .footer-nav-le{float: left;margin-left: 5px;}
.footer-nav .footer-nav-con .footer-nav-le ul li{float: left;height: 40px;line-height: 40px;width: 98px;}
.footer-nav .footer-nav-con .footer-nav-le ul li a{font-size: 14px;color: #ffffff;}
.footer-nav .footer-nav-con .footer-nav-ri{float:right;}
.footer-nav .footer-nav-con .footer-nav-ri p{font-size:14px;color:#ffffff;height:40px;line-height:40px;}