﻿@charset "utf-8";
/* CSS Document */
/* 全局CSS定义 */
*{padding:0; margin:0;}
body{font-family:"微软雅黑" ,Arial, Helvetica, sans-serif;margin:0 auto;padding:0;background:#FFF;font-size:12px;color:#333;}
div,form,ul,ol,li,span,p{margin:0;padding:0;border:0;}
img,a img{border:0;margin:0;padding:0;}
h1,h2,h3,h4,h5,h6{margin:0;padding:0;font-size:12px;font-weight:normal;}
ul,ol,li{list-style:none}
table,td,input{font-size:12px;padding:0}
a,input,label{outline: none;}
table{border-collapse: collapse;border-spacing: 0;border:none;table-layout:fixed;}
table td{word-break: break-all; word-wrap:break-word;}

input, img{ vertical-align:middle}

.banner_box{ margin-left:50%;}
.banner{ background:url(../images/header_bg.jpg) no-repeat; height:222px; margin-left:-840px;}/*height等于图片的高度，margin-left等于图片宽度的一半（负值）*/

.header_bg1{ background:url(../images/header_bg1.jpg) no-repeat; height:222px; margin-left:-840px;}/*height等于图片的高度，margin-left等于图片宽度的一半（负值）*/
.header_bg2{ background:url(../images/header_bg2.jpg) no-repeat; height:222px; margin-left:-840px;}/*height等于图片的高度，margin-left等于图片宽度的一半（负值）*/
.header_bg3{ background:url(../images/header_bg3.jpg) no-repeat; height:222px; margin-left:-840px;}/*height等于图片的高度，margin-left等于图片宽度的一半（负值）*/

.content{width:1002px; margin:0 auto;}
.content_body{padding:0 0px; width:960px; margin:0 auto;}
content_body .entry{width:290px; float:left; margin-bottom:30px; text-align:center;}
.entry{width:334px; float:left; margin-bottom:30px; text-align:center;}
.footer{ text-align:center;font-size:14px; color:#616161; height:30px; line-height:30px; margin-top:20px;}
.fg{ background:url(../images/fj_bg.jpg) no-repeat; width:1001px; height:68px; }
.news_float{width:400px; float:left;margin-left:80px;}
.news_float h3{ background:url(../images/title_bj.jpg) no-repeat 0 center; padding-left:30px; font-size:18px;color:#000; margin-bottom:5px;}
.news_float ul{ background:url(../images/ul_bj.jpg) no-repeat right bottom; padding-left:30px;}
.news_float ul li{ height:40px; line-height:40px; background:url(../images/span_bg.png) no-repeat 0 bottom;font-size:14px; color:#000; text-decoration:none;}
.news_float ul li a:link{ display:block; font-size:14px; color:#000; text-decoration:none;}
.news_float ul li a:visited{display:block; font-size:14px; color:#000; text-decoration:none;}
.news_float ul li a:hover{ background:url(../images/li_bg.png) no-repeat 0 center; padding-left:20px; color:#006fb9;}
.news_float ul li a:active{display:block; font-size:14px; color:#000; text-decoration:none;}
.login{ background:url(../images/login_bg.png) no-repeat; width:671px; height:436px; margin:20px auto 20px auto;}
.login h3{ font-size:26px; color:#2e2e2e; text-align:center; display:block;padding-top:35px; padding-bottom:10px;}
.login_txt{padding-left:40px;margin:20px auto; width:320px;height:50px; border:#ccc 1px solid;-moz-border-radius: 5px;/* Gecko browsers */-webkit-border-radius: 5px;/* Webkit browsers */border-radius:5px;}
.login_btn{ background:#ff7900; color:#fff; font-size:20px; margin:20px auto; width:360px;height:40px;-moz-border-radius: 5px;/* Gecko browsers */-webkit-border-radius: 5px;/* Webkit browsers */border-radius:5px; display:block; border:none; text-align:center; line-height:50px;}
.login_btn a:link{ text-decoration:none; display:block;width:360px;height:50px; color:#fff;}
.login_btn a:visited{ text-decoration:none; display:block;width:360px;height:50px; color:#fff;}
.login_btn a:link{ text-decoration:none; display:block;width:360px;height:50px; color:#fff; cursor:hand;}
.login_btn a:hover{text-decoration:none; display:block;width:360px;height:50px; color:#fff; cursor:hand;}
.login_btn a:active{text-decoration:none; display:block;width:360px;height:50px; color:#fff; cursor:hand;}
.txt_left{ width:150px; float:left; text-align:left;margin-left:157px;}
.txt_right{ width:150px; float:right; text-align:right; color:#333333; font-size:14px;margin-right:157px;}
 
a.f14blue:link{  font-size:14px; color:#2d9ce6; text-decoration:none;}
a.f14blue:visited{ font-size:14px; color:#2d9ce6; text-decoration:none;}
a.f14blue:hover{ font-size:14px; color:#2d9ce6; text-decoration: underline;}
a.f14blue:active{ font-size:14px; color:#2d9ce6; text-decoration:none;}
.user{ background:url(../images/user_icon.gif) no-repeat; }
.password{ background:url(../images/password_icon.gif) no-repeat;}
.inputStyle{ height:50px; line-height:50px; border:none; width:310px; font-size:16px; font-family:"微软雅黑", "宋体", "黑体"; color:#9f9f9f;}
.yzm{ background:url(../images/yzm_icon.gif) no-repeat;}

