/* CSS Document */



/* --------------------------------- 焦点图片开始 */

.banner{ float:left; position:relative; width:100%; height:390px;}

.banner li{ position:absolute; top:0; left:0; width:100%; margin:0 auto; height:auto;}

.banner li a{ display:block;margin:0 auto;}

.banner cite{ position:relative; top:-5em; left:45%; z-index:10;}

.banner cite span{ float:left; display:block; margin:0 8px; width:14px; height:14px; -moz-border-radius:15px; -webkit-border-radius:15px; border-radius:15px; background:#fff; text-indent:-999em; opacity:0.8; cursor:pointer;}

.banner cite span.cur{ border:1px solid #fff; background:none; width:12px; height:12px;cursor:default;}

/*.banner li.li1{ background:url(../pic/banner.jpg) no-repeat center top; width:100%; height:390px;}
.banner li.li2{ background:url(../pic/banner2-2.jpg) no-repeat center top; width:100%; height:390px;}
.banner li.li3{ background:url(../pic/banner3.jpg) no-repeat center top; width:100%; height:390px;}
.banner li.li4{ background:url(../pic/banner4.jpg) no-repeat center top; width:100%; height:390px;}
.banner li.li5{ background:url(../pic/banner5.jpg) no-repeat center top; width:100%; height:390px;}*/

.banner li .kongwei{ width:100%; height:390px;}


/* --------------------------------- 焦点图片结束 */

/* ------------------------------------------- notice */


.weizhi{ width:100%; background:#fff; border-bottom:1px solid #d0d0d0;}

.notice{ width:960px; margin:0 auto; height:60px;}

.notice .fleft{ width:650px; height:60px; background:url(../img/news.gif) no-repeat 0 center; font-size:16px;}

.notice .fleft div{ padding-left:100px; text-indent:20px; height:60px; background:url(../img/item1.gif) no-repeat 100px center;}

.notice .fright{ width:310px; height:60px; background:url(../img/item2.gif) no-repeat right center;}

.notice .fright input{ width:209px; height:25px; line-height:25px; border:1px solid #e4e4e4; color:#666;}

.notice .fright input,.notice .fright .search{ float:left; margin-top:16px;}

.notice .fright .search{ width:80px; height:27px; background:#E60012; font:normal 14px/27px "Arial"; text-align:center;}

.notice .fright .search a{ color:#FFFFFF;}

.notice .fright .search:hover{ background:#CC0000;}

/* ------------------------------------------- notice auto scroll */
ul, li{margin: 0;padding: 0;}
.notice .fleft div#scrollDiv{text-align: left;width: 500px;height: 25px;overflow: hidden;}
.notice .fleft div#scrollDiv li{width: 500px;height: 25px; padding-left: 10px;}


/* ---------------------------------------------- intro */

.content{ width:100%; background:#f8f8f8; height:414px; border-bottom:1px solid #d8d8d8;}

.intro{ width:960px; margin:0 auto; height:414px; background:url(../pic/img01.png) no-repeat right 44px;}

.intro p{ line-height:30px; width:600px; font-size:14px; text-indent:28px;}

h1{ margin-top:34px; margin-bottom:16px; font:normal 28px/30px "Arial";}

.submit1{ width:118px; margin-top:20px; font:normal 14px/30px "Arial"; text-align:center; height:30px; border:1px solid #ccc;}

.submit1:hover{ border:1px solid #f90;}

.submit1:hover a{ color:#FF9900;}


/* ---------------------------------------------- content2 */

.content2{ overflow:hidden; background:#fff; padding-bottom:30px;}

.content2 .important{ width:960px; margin:0 auto;}

.content2 .important div{ float:left; width:319px; margin-top:34px; overflow:hidden;}

.content2 .important div h2{ margin-top:164px; text-align:center; font:bold 18px/24px "Arial"; height:40px;}

/*.content2 .important div p{ width:270px; margin:0 auto;}*/

.fwxm{ background:url(../img/img1-1.png) no-repeat center 18px; border-right:1px dotted #ccc;}
.jdal{ background:url(../img/img2-1.png) no-repeat center 18px; border-right:1px dotted #ccc;}
.swzx{ background:url(../img/img3-1.png) no-repeat center 18px;}
.fwxm:hover{ background:url(../img/img1-2.png) no-repeat center 18px;}
.jdal:hover{ background:url(../img/img2-2.png) no-repeat center 18px;}
.swzx:hover{ background:url(../img/img3-2.png) no-repeat center 18px;}

/* 页面右侧悬浮栏 */

.cbbfixed{ width:240px; height:240px; position:fixed; top:40%; right:10px; z-index:1000; overflow:hidden;}

.cbbfixed li.cbb{ width:40px; min-height:40px; background:#aaa; margin-left:200px;}

img.ccbimg{ display:table; margin:0 auto; padding-top:12px;}

.cbbfixed li.cbb .fixed{ position:absolute; z-index:100; right:40px; top:0;}

.cbbfixed li.cbb .fixed1{ width:90px; padding-left:10px; color:#FFFFFF; background:url(../img/navbg2.png) repeat 0 0;}
.cbbfixed li.cbb:hover .fixed1{ width:90px; padding-left:10px;}

.cbbfixed li.cbb:hover .fixed{ background:url(../img/navbg2.png) repeat 0 0;}

.cbbfixed li.cbb:hover{ background:#999999;}

.cbbfixed li.cbb .fixed li{ width:200px; max-height:0px; -webkit-transition: max-height 0.4s linear; -moz-transition: max-height 0.4s linear; transition: max-height 0.4s linear;}

.cbbfixed li.cbb:hover .fixed li{ max-height:200px;}

.cbbfixed li.cbb2{ background:#FF0000;}

.cbbfixed li.cbb2:hover{ background:#333333;}


/* 弹出窗口 */

#box{width:448px;height:248px; background:url(../img/tanchu.png) no-repeat 0 0; position:fixed;left:50%;margin-left:-224px;top:50%;margin-top:-124px;z-index:150;display:none;}
#box h2{height:30px; cursor:move; text-align:right;}
#box h2 img{ padding:10px 20px 0 0;}
#box h2 a{color:#fff;font:25px/25px Arial;text-decoration:none;outline:none;}

#box p{ font:normal 14px/40px "Arial"; color:#FFFFFF; text-align:center; height:54px;}

#box input{ float:left; height:36px; outline:none; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px;}

input.input1{ width:160px; margin-left:30px; margin-right:20px; display:inline; background:#fff url(../img/item18.png) no-repeat 5px center; text-indent:34px; color:#999999;}
input.input2{ width:200px; background:#fff url(../img/item19.png) no-repeat 5px center; text-indent:34px; color:#999999;}

input.input3{ width:120px; height:36px; margin:40px 0 0 160px; background:#3DBB2B; color:#FFFFFF; font:bold 18px/36px "宋体";}

input.input3:hover{ background:#72CD74;}

















