﻿@charset "utf-8";
/* 全局共用属性CSS */

/* 基本属性CSS */
*{ padding:0}
html,body{ background-color:#fff;height:100%;}
body,textarea,input{font:14px Verdana, Arial, Helvetica, sans-serif, "宋体"; color:#666;}
body,form,div,p,ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6{padding:0; margin:0;}
li{list-style:none;}
img{border:0px;}
button,label,input.radio,input.checkbox{cursor:pointer;}
input[type=radio],input[type=checkbox]{cursor:pointer;}

/* 主链接颜色 */
a{text-decoration:none;color:#fff;}
a:hover {color:#fff; }

/* 框架 */
.center{text-align:center;}
.float{float:left;}
.clear{height:20px;overflow:hidden;clear:both;}
#warp{overflow:hidden;height:auto;}
.w980{width:980px;margin:0 auto;}
.font{color:#3D82A1;font-size:16px;font-weight:bold;}


/* 头部 */
.head .top{background:url(../images/top.jpg) repeat;width:100%;height:35px;color:#666666;font-size:12px;line-height:35px;}
.head .top a{color:#666666}
.head .top a:hover{text-decoration:underline}
.head .top .top_right{width:600px;float:right;}
.head .pic{background:url(../images/head.jpg) no-repeat center;height:192px;margin:20px auto;}
.head .nav{background:url(../images/nav_bg.jpg) repeat;height:60px;width:100%;color:#fff;line-height:60px;}
.head .nav .nav_left{width:700px;}
.head .nav .nav_left a{font-weight:bold;margin:auto 17px;}
.head .nav .nav_left a:hover{color:#FFFF00}
.head .nav .nav_right{width:255px;background:url(../images/nav_r.jpg) no-repeat;height:60px;}
.head .nav .nav_right a{display:block;width:170px;height:60px;margin-left:40px}
.head .book{height:350px;overflow:hidden;background:url(../images/ico.jpg) repeat;width:100%}
.head .book img{width:963px;height:288px;margin:30px auto;}
.line{border-top:2px #FFFFFF solid;width:100%; background-color:#214D61;height:6px;overflow:hidden}
.line_1{border-bottom:2px #FFFFFF solid;width:100%; background-color:#214D61;height:6px;overflow:hidden}

/* 中部 */
.main .banner{background:url(../images/pic.jpg) no-repeat;width:980px;margin:0 auto;height:46px;overflow:hidden;}
.main .banner_1{background:url(../images/pic_1.jpg) no-repeat;width:980px;margin:0 auto;height:46px;overflow:hidden;}
.box{text-align:center;line-height:30px;}
.box a{color:#3D82A1}
.box a:hover{text-decoration:underline;}
.box .td_left,.box .td_right{width:360px;text-align:left;padding-top:10px;padding-bottom:10px;}
.box .td_left{margin:auto 20px auto 30px;_margin:auto 20px auto 10px;}
.box .td_box{width:700px; text-align:left;margin-left:30px;padding-top:10px;padding-bottom:10px;}
.bg{background-color:#F7F7F7;}
.bg_1{background-color:#E7E7E7;}

/*尾部*/
.footer{color:#fff;font-size:12px;margin:0px auto;line-height:25px; text-align:center;background:url(../images/ico.jpg) repeat;width:100%;padding-top:25px;}
.footer a{color:#fff;font-size:12px;}
.footer a:hover{ text-decoration:underline}






