﻿@charset "utf-8";
/* CSS Document */
body{font-family:"微软雅黑";margin:0;padding:0;}/*改动*/
#container{width:100%; background:#1f9be2;}

<!--头部样式-->
#header{width:100%;}
#header .login{width:100%;height:38px;border-bottom:1px solid #e3e3e3; background:#00448b;}/*改动*/
#header .login a{COLOR: #fff; TEXT-DECORATION: none}/*添加*/
#header .login_con{width:1200px;margin:auto; text-align:right;height:38px;line-height:38px;color:#fff; font-size:12px; background-color:#00448b}
#header .login_con span,#header .login_con a {}
#ctl00_Manage,#ctl00_lbtnSignout{ padding-left:15px;}
#header .header_all{width: 100%;background-color: #f6f6f6;height:82px;}
#header .header_con{height:82px;width:1200px;margin:auto; background-color:#f6f6f6}
#header .logo{height:82px;padding:0px;width:310px;float:left; vertical-align:middle;}
#header .logo img{float:left;}
#header .logo .logo_font{text-align:center;color:#00448b; font-size:18px;float:right;line-height:82px;}
#header .header_shop{width:275px;float:right;margin-top:25px; height:40px;}

#header .search{width:240px;float:left;display:table;}

.searchIpt{float:left;width:200px;height:29px; border:1px solid #000;border-right:none;vertical-align:middle; line-height:29px;}/*改动*/
#header .search .search-cell input:focus{outline:none;}
.search_img{float:right;border:1px solid #000;line-height:29px;background:#fff; border-left:none;height:29px;}

#header .search .search-cell{display:table-cell; vertical-align:middle;line-height:82px; padding-right:2px;float:left;}
.searchBtn{width:60px;height:40px;border:0 none;background: url(../images/search.png) no-repeat center #018fe1;vertical-align:middle;color:#018fe1;}/*改动*/
#header .shopcart{width:190px;float:right;height:40px;padding:33px 0;}
#header .shopcart .shopcartBtn{width:140px;height:40px;border:1px solid #c9c9c9;background: url(../images/shoppingcart.png) 8px 8px no-repeat #f3f3f3;vertical-align:middle;text-indent:25px;font-size:14px;color:#333333;font-family:"微软雅黑";}
.cart_box{float:right;}
.cart_box .cart_link {
    -webkit-backface-visibility: hidden;
    text-decoration: none;
    display:inline-block;
    width: 32px;
    height: 32px;
    line-height: 32px;
    z-index: 2;
}
.cart_box .cart_gif {
    float: left;
    overflow: hidden;
    padding:8px 4px;
}
.cart_box .num {line-height: 13px;color: #fff;position: absolute;text-align: center; padding: 0px 3px; margin: 0;margin-left:-10px; margin-top:-6px;overflow: hidden; background-color:#e11927; border-radius:5px;font-size:13px;}




#header .nav{width:100%; background:#fff;height:45px;border-bottom:1px solid #a9a9a9;}
#header .navInfo {margin-left:15px;color:#0078d7;font-size:1.1em;line-height:45px;}
#header .menu{width:1200px;margin:0 auto;}
#header .menu .menu_ol1 {width: 990px; height: 46px; float: left; margin-left:10px;}/*新增*/
#header .menu .menu_ol2 {width: 170px; height: 46px; float: right;}/*新增*/
#header .menu .menu_ol2 li { width:75px; text-align:right;}
#header .menu .menu_on{margin-right:10px;color:#0078d7;font-size:14px;float:left;height:46px;line-height:46px;text-align:left;display:block;}
#header .menu .menu_out{margin-right:10px;color:#0078d7;font-size:14px;float:left;height:46px;line-height:46px;text-align:left;display:block;}
#header .menu_right_on{float: right;margin-right:10px;color:#0078d7;font-size:14px;height:46px;line-height:46px; display:block;}
#header .menu_right_out{float: left;margin-right: 10px;font-size: 14px;height: 46px;line-height: 46px;color: #5f5f5f;display:block;}

#header .menu a {TEXT-DECORATION: none; color:#0078d7;}
#header .menu_right_out a { color:#5f5f5f}
#header .menu A:hover {COLOR: #ff0730;}

.index_head{height:36px;line-height:36px;text-align:left;background:url(../images/solution/index_solution.png) no-repeat left center;color:#fff;font:18px;border-bottom:2px solid #0078d7;}
.index_head img{float:left;vertical-align:middle;margin-right:13px;margin-top:5px;margin-left:13px;}


<!--尾部样式-->
.foot{ width:100%; margin:0 auto; }
.wel{width:100%;height:144px;}
.wel .con{width:1000px;margin:auto;background:url(../images/footer.png) no-repeat center;height:144px;}
.foot .foot_1{ width:1200px; margin:0 auto; background:#FFF; padding-top:30px; margin-top:18px; border-top: #c8c8c8 solid 1px;margin-bottom:25px;}
.foot .foot_1 .about h2{font-size:20px;color:#000; font-weight:bold;}
.foot .foot_1 .about h2 p{ margin-top:10px;}
.foot .di{color:#fff; text-align:center; width:100%;}
    .foot .di div { width:1200px; margin:auto; height:58px; background-color:#333333;}
.foot .di a{ color:#fff;}
.foot .foot_2{ margin-left:150px; display:inline;}
.foot .foot_3 P{ margin-bottom:10px;}
.foot .foot_3{ padding-right:50px; margin-top:43px; border-left:#c8c8c8 solid 1px; padding-left:150px;}
.foot .foot_3 li{ width:150px; color:#c8c8c8;}
.foot .foot_3 li a{ color:#666; font-size:12px;}
.foot .foot_3 li a:hover{ color:#F00;}
.zi2{ font-size:14px; font-family:"微软雅黑"; color:#00448b;}
.zi3{ font-size:12px; font-family:"微软雅黑"; color:#fff;height:58px;background:#333333;line-height:58px;}
.zi3 a{color: #fefefe;}


#content{width:1200px;margin:auto; margin-bottom:10px;}
#content1{width:100%;}
.w1000{width:974px; float:left;display:inline}
.w800{width:800px;float:right;}

<!--连接样式 -->
A { TEXT-DECORATION: none}
A:hover {COLOR: #ff0730; TEXT-DECORATION: none;cursor:pointer;}
a:focus{outline: none;}
