﻿@charset "utf-8";
/* CSS Document */


/*---------------------------------------------------------------------------------------------------首页头部*/
.top {background:#ffffff; margin:0px auto;}
.top .top {height:20px; text-align:right; background:#dae2ed;}
.top .top a:link,.top .top a:visited {font-size:10px; font-family:Arial; color:#1d467e; text-decoration:none; margin:0px 10px;}
.top .top a:hover,.top .top a:active {font-size:10px; font-family:Arial; color:#1d467e; text-decoration:underline; margin:0px 10px;}
.top .banner {margin:5px 0px;}
.top .guide {height:25px; line-height:25px; color:#ffffff; background:url(../images/guideBg.gif); border-bottom:3px solid #dc9196;}
.top .guide a:link,.top .guide a:visited {font-size:12px; font-family:Arial; color:#ffffff; text-decoration:none;}
.top .guide a:hover,.top .guide a:active {font-size:12px; font-family:Arial; color:#ffffff; text-decoration:none;}


/*---------------------------------------------------------------------------------------------------首页body部分*/
.main {background:#ffffff; margin:5px auto;}

/*----首页左部*/
.main .left {width:27%; background:#dae2ed; position:relative;}
.main .left .backTop {left:0px; bottom:0px; width:90%; height:20px; line-height:20px; background:#b1c6d9; padding-left:10%; position:absolute;}
/*首页左部产品分类导航*/
.main .left .productGuide {color:#ffffff; font-weight:bold; background:#1d467e; padding:5px 0px; margin-right:5px;}
.main .left .productGuide a:link,.main .left .productGuide a:visited {color:#ffffff; text-decoration:none;}
.main .left .productGuide a:hover,.main .left .productGuide a:active {color:#ffffff; text-decoration:none;}
.main .left .productGuide ul {list-style:none; padding:0px; margin:0px;}
.main .left .productGuide li {height:34px; line-height:34px; border-bottom:1px solid #8ea3be; margin-left:20px; cursor:pointer; position:relative;}
.main .left .productGuide li .popmenu {top:0px; left:100%; width:270px; color:#ffffff; font-weight:bold; background:#4a6b98; position:absolute; z-index:100;}
.main .left .productGuide li .popmenu li {height:25px; line-height:25px; border:0px; padding:0px 10px; margin:0px;}
/*首页左部产品搜索*/
.main .left .search {color:#1b4581; font-weight:bold; background:#b3c6d7; padding:15px 0px; margin:1px 0px; margin-right:5px;}
/*首页左部留言调用*/
.main .left .message {color:#666666; background:#ffffff; border:1px solid #afbed1; border-width:0px 1px 1px 1px; padding:8px 0px; margin:1px 0px; margin-right:5px;}
.main .left .message .title {color:#1e457c; font-weight:bold; background:#ffffff; border-bottom:1px solid #afbed1; padding:0px 0px 5px 20px; margin:1px 0px;}
.main .left .message .content {color:#666666; padding:5px 0px;}
.main .left .message .content ul {list-style:none; padding:0px; margin:0px;}
.main .left .message .content li {line-height:18px; background:url(../images/ico/007.gif) no-repeat 20px 5px; padding-left:45px;}
/*首页右部*/
.main .right {width:73%; background:#ffffff;}

.main .location {height:22px; line-height:22px; font-size:10px; background:#dae2ed; padding-left:10px;}
.main .right .defaultSwitchImg {background:#dae2ed; padding:5px 5px 5px 0px;}
/*容器*/
.container01 {color:#21447c;}
.container01 .title {height:20px; line-height:20px; font-weight:bold; background:#dae2ed;}
.container01 .content {padding:5px 0px;}

.container02 {color:#21447c;}
.container02 .title {height:25px; line-height:25px; font-size:12px; font-weight:bold; color:#ffffff; background:#4a6b98; padding-left:10px;}
.container02 .content {padding:5px 10px;}
.container02 .content p {margin:5px 0px;}




/*---------------------------------------------------------------------------------------------------首页底部*/
.bottom {background:#1d467e; margin:0px auto;}
.bottom .left {width:40%; border-right:1px solid #8ea3be; padding:10px 0px; margin:5px 0px;}
.bottom .right {width:50%; line-height:18px; font-size:11px; color:#ffffff; padding:10px 0px;}
