﻿@charset "utf-8";
body { background: url(bodybg.png) center 0 repeat-y;}
.wrap { width: 1200px; height: auto; margin: 0 auto; }
.head {background: url(index/headbg.png) #fff right bottom no-repeat;height: 140px;width: 1200px;overflow: hidden;position: relative;}
.logo {width: 730px;height: 100px;margin: 21px 0 0 26px; float:left;}
.nav>li {background: url(index/linebg.png) #198aca right bottom no-repeat; float: left; position: relative;}
.nav>li:last-child { background: #198aca;}
.nav>li>a { display: block; width: 120px; height: 50px; font-size: 16px; text-align: center;
color: #fff; line-height: 50px;}
.nav>li:hover,.nav>li>ol>li a:hover,.nav>li.over,.nav>li>ol>li a.over { background: #46b3f0;}
.nav>li>ol { position: absolute; z-index: 5; display: none; }
.nav>li>ol>li a {width: 120px; height: 44px; color: #fff; background: #198aca; text-align: center; line-height: 44px; display:block; font-size: 13px; border-bottom: 1px solid #04649b;}
.nav>li:hover>ol {display: block;}
.mem {height: 36px;right: 30px;top: 53px;float: left;}
.mem_login {display:block;width: 100px;height: 36px;line-height: 36px;background: #46b3f0;text-align: center;color: #fff;border-radius: 4px;font-size: 16px;}
.mems {color:#46b3f0;display: block;height: 36px;line-height: 36px;padding: 0 15px;float: left;}
.memimgs {width:35px;height:35px;display: block;float: left;}
.memimgs img {width:100%;height:100%}
.tuichu {display:block:height: 36px;line-height: 36px;}
/*尾部*/
.foot { width: 1200px; margin: 0 auto; color: #888; font-size: 13px; height: 116px; border-top: 1px solid #e5e5e5;background: #fff;}
.foot p {width: 800px; display: inline-block; padding-bottom: 10px; margin-left: 26px;}
.foot .code { width: 40px; height: 40px; float: right; margin-top: -23px; padding-right: 26px;}
.contact7 { margin-top: 34px;}
.foot p a { display: inline-block; width: 50px; margin-left:10px; height: 12px; background: url(index/zhan.jpg) no-repeat;}

.login {background: url(loginbg.png) repeat;width:100%;height:100%;background-size: cover;position: fixed;display:none;z-index:9999}
.logins{background: #fff;width: 600px;height: 435px;margin: 13% auto 0 auto;padding: 36px 30px 36px 30px;box-sizing:border-box;position:relative;}
.logins h2{font-size:30px;color: #198aca;font-weight:100;height: 60px;margin-bottom: 60px;text-align: center;background: url(longin_title.png) left bottom no-repeat;}
.logins h2 span {font-family:Myriad Pro;font-size:16px;padding-left:20px;}
.logins form p{text-align:right;width:420px;margin:0 auto;margin-top:35px}
.logins form span{height:40px;line-height:40px;font-size: 14px;color: #555555;}
.logins form input{width: 363px;height: 38px;line-height: 38px;border:1px solid #d8d8d8;padding-left:18px;color:#6b6b6c;font-size:18px;box-sizing: border-box;}
.logins form .sub{background: #46b3f0;color:#fff;height: 40px;line-height: 40px;font-size:22px;font-weight:700;border:0 none;margin-top:6px;}
.logins .close{position:absolute;background:url(close.png) no-repeat;width:20px;height:20px;right:20px;top:20px}

.logines .logins{background: #fff;width: 600px;height: 435px;margin: 0 auto 70px auto;padding: 36px 30px 36px 30px;box-sizing:border-box;position:relative;}

.top_right {width: 252px;float:right;margin: 40px 30px 0 0;}
.top_right .top_lang {display:block;width: 46px;height: 36px;line-height: 36px;background: #ab2c77;text-align: center;color: #fff;border-radius: 4px;font-size: 16px;float: right;}
.top_right form {margin-top: 16px;position:relative;}
.top_right .searchs{height:30px;line-height:30px;border: 1px solid #46b3f0;width: 240px;padding-left: 10px;}
.top_right .submits {background: #46b3f0;width: 60px;height:30px;top: 1px;position:absolute;right: 0;border:0 none;color: #fff;box-sizing:border-box;}


#a_img1{ position:fixed; top:50%; left:50%;width:230px; overflow:hidden; visibility: visible; z-index:100; box-shadow:1px 1px 5px 1px  rgba(0,0,0,0.3);display:block;line-height: 80px;background: #ab2c77;text-align: center;color: #fff;border-radius: 4px;font-size: 16px;}
#a_img1 .close{
    display:  block;
    width:  14px;
    height:  14px;
    position:  absolute;
    right: 15px;
    top: 8px;
    background:  url("closeX.png") center no-repeat;
    cursor:  pointer;
}
#a_img1 a{ font-size:18px;color:#fff;}