﻿/*页头*/
.head{margin:0 auto;width:100%;height:35px;background:#efefef;overflow:hidden;min-width:1000px;}
.head2{width:1000px;margin:0 auto; overflow:hidden}
.h-nav{float:left;width:200px;height:35px;font:12px/35px '微软雅黑';color:#666;}
.h-nav a{text-decoration:none;color:#666;}
.nav_a{float:right;width:400px;height:35px;font:12px/35px '微软雅黑';color:#666;}
.nav_a a{text-decoration:none;color:#666;}

.banner{margin:0 auto; width:100%; min-width:1000px; height:410px; overflow:hidden; background:url(../images/banner.jpg) no-repeat center;}
/*菜单*/
.nav {width:100%; height:60px; background:#014ea4; margin-bottom:20px}
.nav ul {width:1000px; height:60px; margin:0 auto; overflow:hidden}
.nav ul li {width:198px; height:60px;  line-height:60px; font-size:20px; border-left:1px solid #316fb5; text-align:center}
.nav ul li a {color:#fff}
.nav ul li a:hover {color:#fff}
/*公共元素*/
.title {width:1000px; height:50px; background:url(../images/t_bg.png) no-repeat #0f509b; border-bottom:5px solid #dbdbdb; margin:0 auto}
.title h1 {font-size:24px; color:#fff; font-weight:bold; padding-left:20px; line-height:50px}
.box {width:940px; height:auto; overflow:hidden; background:#fff; padding:30px; margin:0 auto 20px auto}
/*独立元素*/
.box .tit {width:100%; font-weight:bold; color:#014ea4; font-size:17px; margin-bottom:7px}
.box .p_con {width:100%; height:auto; font-size:14px; color:#747474; text-align:justify; line-height:28px}
.box .p_con a {color:#ff6600}
.box .tit_2 {height:30px; line-height:30px; background:#014ea4; color:#fff; width:95%; padding-left:5%}
.box .p_con_2 {width:94%; height:auto; line-height:26px; background:#f5f5f5; padding:3%; text-align:justify; color:#747474; font-weight:bold}
.box .p_con_2 a {color:#ff6600}
.box .p_list {width:100%; height:auto; margin:10px 0}
.box .p_list li {font-size:12px; line-height:31px}
.box .p_list li a {color:#747474}
.box .p_list li a:hover {color:#ff6600}

.box .voice {width:100%; height:auto; overflow:hidden}
.box .voice li {width:47%; height:200px; border:1px solid #e1e1e1; margin-bottom:15px; padding:10px}
.box .voice li img {margin-right:10px}
.box .voice li h1 {width:270px; height:40px; line-height:40px; background:#f5f5f5; font-size:12px; text-align:center; color:#5a5a5a; margin-bottom:10px}
.box .voice li p {font-size:12px; line-height:22px; width:270px; text-align:justify}
.box .voice li p a {color:#ff6600}

.box .storng {width:100%; height:auto; overflow:hidden}
.box .storng li {overflow:hidden; height:258px; border:1px solid #e1e1e1}
.box .storng li div {overflow:hidden; height:258px}
.box .storng li div .left {width:140px; height:auto; margin:20px auto 0 auto}
.box .storng li div .left dd {margin-bottom:25px; text-align:center; font-size:16px}
.box .storng li div .left dd a {font-size:14px; text-align:center; border:1px solid #e1e1e1; color:#e1e1e1; border-radius:20px; display:block; width:100%; height:35px; line-height:35px; margin-bottom:15px}
.box .storng li div .left dd a:hover {color:#000}
.box .storng li div .right {width:667px; height:auto; padding:10px} 
.box .storng li div .right dd {overflow:hidden; border-bottom:1px solid #e1e1e1; padding:15px 0}
.box .storng li div .right dd span {margin-right:30px}
.box .storng li div .right dd i {display:inline-block; width:81px; height:25px; line-height:25px; color:#fff; background:url(../images/tip_bg.gif) no-repeat; font-style:normal; text-align:center; margin-right:10px}
.box .storng li div .right dd a  {display:inline-block; width:140px; height:auto; margin:0 10px}
.box .storng li div .right dd a img {width:100%}
.box .storng li div .right dd a span {display:block; text-align:center; margin-right:0}

.box .t_bag {width:930px; height:30px; background:url(../images/top_bg.jpg) #eee no-repeat top left; color:#014ea4; line-height:30px; padding-left:10px; margin-bottom:20px}
.box .t_left {width:410px; height:335px; float:left; background:#f5f5f5}
.box .t_left img {padding:5px}
.box .t_left p {padding:10px; font-size:12px; text-align:justify; line-height:20px}
.box .t_left p a {color:#ff6600}
.box .t_right {width:530px; height:335px; float:right}

.box .List{ width:940px; float:left; background-color:#fff;}
.box .Zthg li{ width:200px; float:left; text-align:center; padding:18px 17px 18px 18px}
.box .Zthg li a {display:block; width:100%; height:auto; background:#f5f5f5; padding-bottom:5px; font-size:12px; color:#5a5a5a}

/* sliderbox */
.sliderbox{width:98%;position:relative;padding:1%;border:1px solid #ede9e9;}
.btn{position:absolute;display:none;padding-top:200px;width:38px;height:48px;cursor:pointer;text-indent:-999em;}
.pre{background:url(../images/left.png) no-repeat 0 200px;left:0;}
.next{background:url(../images/right.png) no-repeat 0 200px;right:0;}
#ztbox{width:100%;position:relative;height:auto;}
.spic{width:100%;position:relative;background:#f9f9f9;padding-top:6px;height:78px;}
#left{width:13px;height:43px;float:left;top:20px;position:absolute;left:4px;cursor:pointer;background:url(../images/left.gif) no-repeat;}
#right{width:13px;height:43px;right:4px;top:20px;position:absolute;cursor:pointer;background:url(../images/right.gif) no-repeat;}
#conter{margin-left:20px;width:98%;position:relative;height:90px;float:left;display:inline;overflow:hidden;}
#conter .txt{display:none;}
#conter ul{width:auto;height:76px;overflow:hidden;top:0px;left:0px;position:absolute;}
#conter li{width:82px;cursor:pointer;height:76px;float:left;border:1px solid #eaeaea;display:inline;margin:0 0 0 4px;}
#conter li b,#conter li strong{font-weight:normal;}
#conter li.on{border:1px solid #898989;}
#conter li.on span{background:#898989;color:#fff;}
#conter li img{width:82px;height:60px;float:left;overflow:hidden;}
#conter li span{display:block;width:100%;line-height:17px;color:#797979;float:left;height:17px;overflow:hidden;background:#eaeaea;text-align:center;}
#scroll{background:url(../images/line.gif) repeat-x left bottom;width:575px;height:13px;left:0px;bottom:14px;cursor:pointer;position:absolute; }
#scroll span{width:142px;height:13px;left:0px;bottom:0px;cursor:pointer;position:absolute;background:url(../images/scrollBg.png) no-repeat;}
.bpic{width:100%;margin:0 auto 0 auto;}

.bigpic{width:100%;position:relative;margin-bottom:10px;}
.intro{width:100%;height:52px;position:absolute;left:0;bottom:4px;}
.bg{background:#000;filter:alpha(opacity=40);opacity:0.4;z-index:0;width:100%;height:52px;position:absolute;bottom:0;}
.txt{position:absolute;padding-left:1%;width:99%;top:5px;z-index:10;color:#fff;}
.txt h2{width:100%;float:left;font-size:16px;padding-bottom:4px;}
.txt p{width:100%;float:left;}
.bclose{position:absolute;right:10px;top:10px;z-index:11;cursor:pointer;color:#fff;}

/* 页尾 */
.footer{width:100%;text-align:center;font:14px/28px '微软雅黑';color:#666;padding:40px 0;position:relative;z-index:2; background:#014ea4; color:#fff}
.footer a{color:#fff;}

/*悬浮*/
.float {width:120px; height:440px; background:#fff; position:fixed; right:0; top:50%; z-index:999}
.float h1 {width:110px; height:40px; background:#014ea4; color:#fff; line-height:40px; font-size:16px; padding-left:10px}
.float h1 a {font-weight:bold; color:#fff; margin-right:10px}
.float ul {width:90%; height:auto; padding:0 5%}
.float ul li {height:40px; line-height:40px; text-align:center; border-bottom:1px solid #e1e1e1}
.float ul li a {color:#014ea4}
.float .top{position:absolute; bottom:-40px; left:50%; margin-left:-35px; display:block}