@charset "utf-8";
/* CSS Document */

/* reset */
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;font-weight:normal;}
html,body,fieldset,img,iframe,abbr{border:0;}
i,cite,em,var,address,dfn{font-style:normal;}
[hidefocus],summary{outline:0;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6,small{font-size:100%;}
sup,sub{font-size:83%;}
pre,code,kbd,samp{font-family:inherit;}
q:before,q:after{content:none;}
textarea{overflow:auto;resize:none;}
label,summary{cursor:default;}
a,button{cursor:pointer;}
h1,h2,h3,h4,h5,h6,em,strong,b{font-weight:bold;}
del,ins,u,s,a,a:hover{text-decoration:none;}
body,textarea,input,button,select,keygen,legend{font:12px/1.14 Microsoft YaHei,arial,\5b8b\4f53;color:#333;outline:0;}
body{background:#fff;}
a,a:hover{color:#333;}
/* 公共 */
.cl{clear:both;}
.hide{display:none;}
.fl{float:left;}
.fwb{font-weight:bold;}
.ml10{margin-left:10px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.ico{background:url(../img/icons.jpg);background-repeat:no-repeat;}

/* 布局 */
.header{margin:0 auto; width:1000px;height:116px;overflow:hidden;background:url(../img/logo.jpg); background-repeat:no-repeat;}
.nav{height:40px; background:url(../img/nav.jpg); background-repeat:repeat-x;overflow:hidden;}
.container{margin:0 auto; width:1000px;}
.container1{margin-top:20px;height:230px;overflow:hidden;}
.container2{margin-top:20px;height:410px;}
.leftc{float:left;width:662px;}
.rightc{float:left; margin-left:10px; width:328px;}
.container3{height:147px;}
.container4{margin-top:15px;height:190px;}
.container5{margin-top:10px;height:110px;}
.footer{margin-top:20px;padding:60px 0;background-color:#E5E5E5;text-align:center;}

/* 模块 */
.coltitle{padding-bottom:15px;}
.coltitle .title{float:left;height:28px;line-height:28px;color:#2C97CF;font-size:16px;font-weight:bold;}
.coltitle .more{float:right; padding:2px 15px 0 0;height:26px;line-height:28px;}
.coltitle .bg{clear:both;}
.coltitle .head{float:left;height:7px; width:70px; background-color:#2B96CC;}
.coltitle .tail{float:left;height:3px;border-bottom:solid #DBDBDB 1px;}

.header ul{margin:70px 0 0 700px;}
.header ul li{float:left; margin-left:25px; padding-left:20px;}
.header ul li a{color:#4073C2;}
.header ul li a:hover{color:#DE7210;}
.header ul .bg1{background-position:0 -7px;}
.header ul .bg2{background-position:0 -38px;}
.header ul .bg3{background-position:0 -68px;}
.header ul .bg4{background-position:0 -98px;}

.nav ul{margin:12px auto; width:1000px;}
.nav ul li{float:left; margin-right:25px;}
.nav ul li a{color:#FFF; font-size:14px;font-weight:bold;}
.nav ul li a:hover{text-decoration:underline;}

.login{float:left;width:240px;height:228px;border:solid #2C95CC 1px;border-radius:5px;}
.login .title{height:44px;background-color:#2C95CC;text-align:center;line-height:45px;color:#FFF;font-size:16px;font-weight:bold;}
.login .input-wrapper{text-align:center;}
.login .input-wrapper input {border:1px solid #CCC;border-radius:5px;color:#555;font-size:14px;line-height:14px;margin:0;padding:6px 10px;width:195px;}
.login .tips{margin-top:12px;padding:0 15px;}
.login .tips a{float:left;display:block;margin-left:10px;color:#ED8224;}
.login .tips span{float:left;display:block;width:140px;height:12px;color:#F00;}
.login .btn-wrapper{margin-top:12px;text-align:center;}
.login .btn-wrapper input {background-color:#2C95CC;border:solid #1d80cf 1px;border-radius:5px;color:#fff;cursor:pointer;font-size:14px;font-weight:bold;line-height:30px;padding:0 15px;width:215px;}

.wel1{margin:45px 20px 0 20px;font-size:18px;}
.wel2{margin:30px 20px 0 20px;font-size:14px;}
.wel3{margin:30px 20px 0 20px;display:block;height:40px;line-height:40px;font-size:18px;color:#FFF;background-color:#DE7210;text-align:center;}
.wel3:hover{color:#FFF;}

.slide{float:left; margin-left:10px;width:410px; height:230px;}

.news{float:left; margin-left:10px;width:328px;height:230px;}
.news h2 {height:30px;line-height:30px;font-size:16px;color:#DE7210;}
.news h2 a{color:#DE7210;}
.news ul{margin-bottom:5px;}
.news ul li{height:27px;line-height:27px;}
.news ul .h{height:30px;line-height:30px;font-size:16px;font-weight:bold;color:#DE7210;}
.news ul .h a{color:#DE7210;}
.news ul li a:hover{text-decoration:underline;}

.data{height:200px;}
.data .coltitle .tail{width:590px;}
.data .content{margin:10px 5px 15px 5px;}
.data dl{clear:both;display:block;height:43px;font-weight:bold;}
.data dl dt{float:left; line-height:43px; font-size:16px;}
.data dl dt span{line-height:43px; font-size:12px;}
.data dl dd{float:right; margin-top:15px;padding-left:20px;width:100px;font-size:12px;background:url(../img/icons.jpg); background-repeat:no-repeat;background-position:0 -127px;}
.data dl dd a:hover{ color:#DE7311;}
.data .ds{border-bottom:dotted #CCCCCC 1px;}

.data table{margin:5px;width:652px;border-collapse:collapse;}
.data table th{height:30px; background-color:#F0F8FB;font-size:14px;font-weight:bold; text-align:center; line-height:30px;}
.data table tr{height:25px; font-size:12px;text-align:center; line-height:25px;}
.data table .c1{color:#2794CC;}
.data table .c2{color:#DE7311;}
.data table tr td{border:dotted #CCCCCC 1px;}
.data table .ln{border-left:none;}
.data table .rn{border-right:none;}
.data table .tn{border-top:none;}

.rightc .coltitle .tail{width:258px;}

.sche{margin-top:15px;}
.sche .item{margin-bottom:20px;}
.sche .item .date{padding-left:20px;height:25px;line-height:25px;color:#2C97CF;font-size:14px;font-weight:bold;background:url(../img/icons.jpg);background-repeat:no-repeat;background-position:0 -183px;}
.sche .item .title{height:25px;line-height:25px;color:#2C97CF;font-size:14px;font-weight:bold;}
.sche .item .event{margin-top:5px;font-size:14px;line-height:18px;}

.container3 .column{float:left;height:140px;width:246px;}
.container3 .br{ border-right:dotted #CCCCCC 1px;}

.container4 .column{float:left; height:190px; width:326px;}
.container4 .coltitle .tail{width:256px;}
.container4 ul {margin-top:10px;}
.container4 ul li{height:25px;}
.container4 ul li a:hover{text-decoration:underline;}

.container5 .coltitle .tail{width:930px;}
.container5 ul li{float:left;}

/* 投档数据 */
.detitle{ margin-top:10px;height:30px; line-height:30px;text-align:center; font-size:16px; font-weight:bold;}
.delivertable{width:1000px;border-collapse:collapse;font-size:14px; font-family:Arial, Helvetica, sans-serif;}
.delivertable tr{height:30px;}
.delivertable th{border:solid #CCC 1px;font-weight:bold; text-align:center; background-color:#D1EBEC;}
.delivertable td{border:solid #CCC 1px; padding-left:5px;}
.delivertable .hover{background-color:#D1EBEC;}
.gd{ position:fixed;top:0px;}

