﻿@charset "utf-8";

/* CSS Document */



/**top_box**/

.top_box{ width:100%; height:36px; background:url(../images/topbg.jpg) repeat-x center;overflow:hidden;}

.top{ width:1180px; height:36px; margin:0 auto;}

.top_left{ float:left; width:372px; height:36px; line-height:36px; font-size:12px; color:#666666;}

.top_right{ float:right; height:36px; line-height:36px; }

.top_right ul li{ float:left; padding-left:5px;}

.top_right ul li span{ padding-left:3px;}

.top_right ul li img{ float:left;width:22px; height:22px; padding-top:8px;}

.top_right ul li a{ font-size:12px; color:#666666; line-height:36px;}

.top_right ul li a:hover{ color:#1196f5;}

.clearboth{ clear:both;}



/**top_bgk**/

.top_bgk{ width:100%; height:130px; background:url(../images/top_bgkbg.jpg) repeat-x center; overflow:hidden;}

.topnr{ width:1220PX; height: 130px; margin:0 auto;}

.logo{ float:left;  height:60px; margin:40px 10px 45px 0px;}

.biaoyu{ float:left; margin:43px 0px 43px 0px; padding-left:15px; border-left:1px dashed #d8d8d8; font-size:16px; line-height:32px;}

.biaoyu strong{ display:block; color:#1196f5;}

.biaoyu strong span{ font-size:18px; color:#020202;}

.iphone{ float:right; height:100px;margin:35px 0px 15px; background:url(../images/iphone1.jpg) no-repeat right center; padding-right:65px;}

.iphone span{ font-size:14px; font-weight:bold; color:#333; line-height:24px; display:block;}

.iphone strong{ font-family:'微软雅黑';font-size:20px; font-weight:bold; line-height:30px;color:#1196f5; display:block;}



/**nav**/

.nav_all{ width:100%; height:60px; background:#0a80d3;}

.nav{ width:1200px; height:60px; margin:0 auto;}
.nav_list{
    position: absolute;
    width: 100%;
    height: 60px;
}

.xiala{
    position: relative;
    /* top: 60px;
    left: 155px; */
    display: none;
    background: #FFF5DA;
    color: #E67902;
    z-index: 999;
}

.nav_list li:hover .xiala{
    background-color: #1196f5;
    display: block;
}
.nav_list li{
    float:left; text-align:center; width: 155px; 
}

.nav ul li a{ font-size:16px; color:#ffffff; font-weight:bold; background:url(../images/line1.jpg) no-repeat left center; padding:0px 5px; text-align:center; line-height:60px; display:block;}

.nav ul li a:hover{ background:#0070ba; display:block; }

.nav ul li.another a{ background:#0070ba; display:block;}

.fixedNav{position:fixed; top:0px; left:0px; width:100%; z-index:100000; _position:absolute; _top:expression(eval(document.documentElement.scrollTop));}
.xiala li{float: none;}


/**bottom_box**/

.bottom_box{ width:100%; height:271px; background:#1196f5; overflow:hidden;}

.bottom{ width:100%; height:271px; margin:0 auto;}

.bottom_nav{ width:100%; height:51px; border-bottom:1px solid #ececec;}

.bottom_nav ul{ width:1180px; margin:0 auto;}

.bottom_nav ul li{ float:left; text-align:center;}

.bottom_nav ul li a{ font-size:14px; color:#fff; padding:0px 34px; font-weight:bold; line-height:51px; display:block;}

.bottom_nav ul li a:hover{ text-decoration:underline;}

.bottomnr{ width:1180px; height:219px; margin:0 auto; overflow:hidden;}

.bottomnrlet{ float:left;width:160px; height:219px;}

.bottomnrlet img{width:160px; height:219px;}

.bottomnrcenter{ float:left; width:735px; height:180px;margin:20px 0px; padding-left:24px; text-align:left; font-size:14px; color:#fff; line-height:28px;}

.bottomnrcenter a{color:#fff; padding:0px 3px;}

.logo2{ font-size:14px; font-weight:normal; color:#fff; display:inline;}

.bottomnrright{ float:right; margin-right:20px; margin-top:40px; text-align:center; color:#fff;}

.bottomnrright img{ width:114px; height:114px; display:block; padding-left:10px;}





