﻿@charset "utf-8";
/* CSS Document */

/*全局*/

*{ margin:0; padding:0; border:0;}
h1,h2,h3,h4,h5,h6{ font-size:100%;}
p,ul,li,dl,dt{ margin:0; padding:0;}
img{ border:0;}
a{ text-decoration:none;color:#666;}
body{ font-size:12px; font-family:"微软雅黑";}
ul,li{ list-style:none;}
.clear{margin:0px; padding:0px; width:0px; height:0px; line-height:0px; font-size:0px; clear:both;}



/*head*/

.head{ width:100%; height:auto;}
.head01{ width:1000px; margin:0 auto; height:110px; }
.head01 .logo{ float:left; width:310px; height:110px; }
.head01 .logo a{ margin-left:10px; display:inline-block; margin-top:28px;}

.head01 .nav{ float:right; font-size:16px; margin-top:37px;}
.head01 .nav a{ margin:0 16px; display:inline; float:left; line-height:42px;}
.head01 .nav a:hover,.head01 .nav a.on{ border-bottom:2px solid #3071d4; color:#1b5cbe; text-decoration:none;}

.head02{ width:100%; float:left; height:487px; background:url(../images/dlt_banner.jpg) no-repeat center; overflow:hidden; }
.head02_nr{ width:1000px; margin:0 auto;}
.head02_nr .tu{ width:573px; height:382px; float:left; display:inline; margin-left:10px; margin-top:48px; position:relative;}
.head02_nr .tu .rj{ position:absolute; height:0; width:573px; bottom:0;}
.head02_nr .dow{ width:303px; height:119px; float:right; display:inline; margin-right:29px; margin-top:260px; background:url(../images/dlt_bg.png) no-repeat;}
.head02_nr .dow a:hover{ width:303px; height:119px; float:right; display:inline; margin-right:29px; margin-top:280px; background:url(../images/dlt_bg_hover.png) no-repeat;}
.head02_nr .dow div{ width:250px; margin-left:32px; margin-top:15px;}
.head02_nr .dow div .a1{ width:250px; display:inline-block; background:url(../images/dlt_icon7.png) no-repeat; height:42px; line-height:42px; font-size:36px; color:#fff; text-align:right;}

.head02_nr .dow div p{color:#fff; line-height:18px; margin-top:10px;}

/*底部波浪*/
#banner_bolang_bg_1{width:997px;height:85px;background:url("../images/wave1.png") repeat-x; position:relative; top:5px;width:400%;left:-236px;z-index:999;}
#banner_bolang_bg_2{width:1009px;height:100px;background:url("../images/wave2.png") repeat-x;position:relative;top:-88px;width:400%;left:0px;z-index:998;}

/*main*/

.main{ width:100%; float:left; height:auto;}
.main01{ width:1000px; margin:0 auto; height:354px;}
.main01 dl{ width:196px; height:auto; float:left; display:inline; text-align:center; margin:0 27px; margin-top:75px;}
.main01 dl dt{ width:114px; height:114px; background:url(../images/dlt_icon2.jpg) no-repeat center; margin:0 auto;}
.main01 dl dt.hover{background:url(../images/dlt_icon2.jpg) no-repeat center;}
.main01 dl dt span.a1{ background:url(../images/dlt_icon3.png) no-repeat center; display:inline-block; width:114px; height:114px; }
.main01 dl dt span.a2{ background:url(../images/dlt_icon4.png) no-repeat center; display:inline-block; width:114px; height:114px; }
.main01 dl dt span.a3{ background:url(../images/dlt_icon5.png) no-repeat center; display:inline-block; width:114px; height:114px; }
.main01 dl dt span.a4{ background:url(../images/dlt_icon6.png) no-repeat center; display:inline-block; width:114px; height:114px; }

.main01 dl dd{ margin-top:30px;}
.main01 dl dd span{ font:20px "Microsoft YaHei","SimSun","Arial Narrow",HELVETICA; color:#000; line-height:22px;}
.main01 dl dd p{ color:#555; margin-top:15px; line-height:24px; font-size:14px; font-family:"微软雅黑";}


.main02{ width:100%; height:350px; background:#f0f0f0;}
.main02_nr{ width:1000px; margin:0 auto;}
.main02_nr h1{ width:100%; border-top:1px solid #dadada; margin-top:80px; float:left;}
.main02_nr h1 p{ width:364px; background:#f0f0f0; position:relative; margin-top:-35px; float:left; text-align:center; display:inline; margin-left:320px; color:#000; font-size:36px;}
.main02_nr h1 p span{ font-size:18px; color:#666; display:inline-block;_margin-top:-5px;}

.main02_nr .adv{ width:317px; overflow:hidden; float:left; display:inline; margin-top:34px; margin-left:12px; margin-right:12px;}
.main02_nr .nomr{ margin-right:-22px;}
.main02_nr .adv img{ display:block; margin-left:5px; margin-top:5px;}
.main02_nr .adv p{ font-size:18px; color:#000; margin:0 auto; text-align:center; margin-top:20px; line-height:30px;}
.main02_nr .adv p.p1{ margin-top:50px;}

.main03{ width:100%; float:left; height:258px; background:url(../images/dlt_dian.jpg) repeat-x center;}
.main03 div{ width:1000px; margin:0 auto; text-align:center; margin-top:90px;}

/*foot*/
.clear-fix:after {
    clear: both;
    content: ".";
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 1000px;
}
.fix-width {
    margin: 0 auto;
    overflow: hidden;
    width: 1000px;
}
table, td, th {
    border-collapse: collapse;
    padding: 1px;
}

#footer { background: url("../images/di.gif") no-repeat center top; padding-top: 55px; }
#footer-content { margin: 30px 0 30px 30px; text-align: center; }
.footer-items { float: left; margin-right: 80px; }
#footer h3 { font-family: "宋体"; font-size: 13px; margin-bottom: 10px; text-align: left; }
#footer ul { padding: 0; }
#footer li { padding: 3px; text-align: left; }
#footer a { color: gray; }
#footer { color: gray; text-shadow: 0 1px 0 #FFFFFF; }
.last { margin-right: 40px; }
#footer a { color: gray; }
.vertical-split { border-left: 1px solid #CCCCCC; border-right: 1px solid #F4F4F4; display: inline-block; height: 150px; margin-right: 40px; }
.float-left { float: left; }
#footer .site-info { float: right; text-align: left; width:500px;margin-top: -2px; }
.top img { width: 178px; height: 52px; margin-top: -10px; }
.site-info p { line-height: 1.8em;  }
#footer .social { font-size: 12px; }
.social .hd { font-weight: bold; padding-right: 5px; display:inline; }
.social .hd span{ padding-right:20px;}
.social .hd span.ts{ padding-right:0;}
#footer a { color: gray; }
.social a { height: 24px; }
.weibo { background: url("../images/sina.png") no-repeat scroll 0 0 transparent; padding-left: 25px; }
.footer-sep { border-bottom: 1px solid #F4F4F4; border-top: 1px solid #CCCCCC; width:1000px;}
#copy-right { text-align:center; padding:20px 0; }
#footer a:hover { color: #517A1B; }
.main-1 { background: none repeat scroll 0 0 #FFFFFF; border: 1px solid #CFE2EE; border-radius: 6px 6px 6px 6px; margin-top: 35px; }
.helpl { background: url("../images/hline.png") no-repeat scroll right top transparent; float: left; min-height: 500px; _height: 500px; padding: 6px 24px 0 0; width: 183px; }
.helpl li { line-height: 28px; text-align: left; margin-left: 30px; padding-left: 18px; }
.arrow_d { background: url("../images/arrow_d.gif") no-repeat scroll left 9px transparent; }
.helpl li ul li { padding-left: 0; margin-left: 0; font-size: 12px; }
.helpl li ul li a { font-size: 12px; }
.helpl li a { color: #246FAB; font-size: 14px; }
.helpl li a:hover { text-decoration: underline; }
.helpc { float: left; line-height: 26px; padding-left: 53px; padding-right: 31px; width: 680px; padding-bottom: 10px; }
.doc-ft { clear: both; color: #999999; padding: 10px 0; text-align: center; }
.helpc h2 { background: url("../images/logline.png") no-repeat scroll center bottom transparent; font-size: 18px; font-weight: bold; height: 46px; line-height: 40px; margin-bottom: 20px; }
.help { padding: 60px 0 20px; width: 980px; }
.doc-bd { width: 980px; margin: 0 auto; }
.helpc p { text-indent: 2em; font-size: 14px; color: #555; margin-bottom: 20px; }


/*channel*/
.main-1 {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #cfe2ee;
    border-radius: 6px;
    margin-top: 35px;
	margin: 0 auto;
    width: 980px;
}
.helpl {
    background: url("../images/hline.png") no-repeat scroll right top transparent;
    float: left;
    min-height: 500px;
    padding: 6px 24px 0 0;
    width: 183px;
}
.helpl li {
    line-height: 28px;
    margin-left: 30px;
    padding-left: 18px;
    text-align: left;
}
.helpl li a {
    color: #246fab;
    font-size: 14px;
}
.helpc {
    float: left;
    line-height: 26px;
    padding-bottom: 10px;
    padding-left: 53px;
    padding-right: 31px;
    width: 680px;
}
.helpc p {
    color: #555;
    font-size: 14px;
    margin-bottom: 20px;
    text-indent: 2em;
}


.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.clearfix {
    clear: both;
}
.help {
    padding: 20px 0 20px 0;
    width: 980px;
}
.helpc h2 {
    background: url("../images/logline.png") no-repeat scroll center bottom transparent;
    font-size: 18px;
    font-weight: bold;
    height: 46px;
    line-height: 40px;
    margin-bottom: 20px;
}
.adddate{float:right; color:#666}
.helpc li{ border-bottom:1px dotted #ededed; line-height:26px;}
.helpc li a:hover{ color:#3071d4;}



#wave {
    float: left;
    margin-top: 10px;
    overflow: hidden;
    width: 100%;
}


.suspend{ position:fixed; top:55%; right:10px; width:114px; z-index:999;}
.suspend h4{color:#959595; border:solid 1px #eaeaea; padding:0 14px; font-size:12px; height:20px;  line-height: 20px; font-weight:normal; margin-bottom: 2px; background:#fff;}
.suspend a{ background:#269bf2 url("../images/suspend_kefu.jpg") no-repeat 12px 5px; padding-left: 42px; color:#fff; display:block; height:28px; line-height: 28px; margin-top:3px; font-size:14px;}
.suspend a.tel{background:#269bf2 url("../images/suspend_kefu.jpg") no-repeat 12px -28px;}
.suspend i{text-align:center; display:block; font-style:normal; font-size: 12px; color:#fff; border-top:solid 1px #3ea6f3; height:22px; line-height:22px; background:#269bf2;}

.popbox{ display:none; width:1200px;height:648px;   z-index:99;left:50%;/*FF IE7*/top: 50%;/*FF IE7*/margin-left:-600px!important;/*FF IE7 该值为本身宽的一半 */margin-top:-324px!important;/*FF IE7 该值为本身高的一半*/
    margin-top:0px;  position:fixed!important;/*FF IE7*/ position:absolute;/*IE6*/  _top:       expression(eval(document.compatMode &&
            document.compatMode=='CSS1Compat') ?
            documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :/*IE6*/
            document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);/*IE5 IE5.5*/
   }
.popbox .lanmu{font-size:14px;height:25px;color:#fff;line-height:25px;background-color:#3366cc;padding-left:10px;}
.popbox .close-btn{font-size:12px;right:5px;color:#fff; float:right; margin-right:10px;}

.helpl li.childNode{ padding-left:32px;}

.daiyu_ad{height:159px; position:relative; display:block; width:100%;}
.daiyu_ad .haidao{background:url("../images/haidao.png") no-repeat center center;height:159px;width:100%; position:absolute; z-index: -2; top:159px;}
.daiyu_ad .bolang{background:url("../images/bolang.png") no-repeat center center;height:159px; width:100%; position:absolute; z-index: -1;}
.daiyuewm{ position:fixed; right:10px; width:114px; top:32%; z-index:999; display:none;}

.menu{text-align: center;margin-bottom:20px; overflow:hidden; background:#f1f1f1;border-top-left-radius:5px;border-top-right-radius:5px; }
.menu li{float:left;height:50px; line-height:50px; border-bottom:solid 1px #e1e1e1;}
.menu li a{background:#f1f1f1;color: #525252;width:160px; font-size:16px; display:block;}
.menu li.first{border-top-left-radius:5px;}
.menu li.selected{border:0;height:51px;line-height:51px; }
.menu li.selected a{background:#fff; color:#269bf2;}

.notice { float: left; line-height: 26px; padding:0 4%; width:92%; }
.notice li{ font-size:14px; line-height:36px; border-bottom:dashed 1px #ededed;}
.notice li span{font-size:12px; color:#999;}
.notice li em{color:#999; font-style:normal;}
.notice a:hover,.notice a:hover em{color:#269bf2;}

.helpc-page{margin:30px 0 20px; text-align: center; color:#fff;}
.helpc-page a{width:60px; font-size:14px; margin: 0 2px; border:1px solid #CECECE;border-radius: 2px;text-align: center;height: 30px;line-height: 30px;    color: #999;display: inline-block; }
.helpc-page a:hover{background:#269bf2; color:#fff;border:1px solid #269bf2;}

.navi{width:980px;margin:0 auto; font-size:16px; margin-bottom: 30px; background:#fff;color:#666;}
.navi a{ font-size:16px; color:#333;}
.commico-crumbs{display:inline-block; margin-right:5px;width:16px;height:18px;vertical-align:middle;background:url("../images/pagehome.png") no-repeat; background-size:100%; }
.commico-rrow{display:inline-block;margin:0 8px;width:8px;height:14px;vertical-align:middle;background:url("../images/arrowr.png") no-repeat;background-size:100%;}

.Notice-detail{float: left; line-height: 26px; padding-bottom: 10px; padding-left: 53px; padding-right: 31px; }
.Notice-detail p{color: #555; font-size: 14px; margin-bottom: 20px; text-indent: 2em;}
.Notice-detail h2{font-size: 18px; font-weight: bold; height:46px; line-height:40px;}
.Notice-detail .adddate{float:right; color:#666;}
.Notice-detail li{ border-bottom:1px dotted #ededed; line-height:26px;}
.Notice-detail li a:hover{ color:#3071d4;}
.Notice-detail-info{background:url("../images/logline.jpg") no-repeat left bottom; color:#666; font-size:16px;height:35px;margin-bottom:30px;}
.Notice-detail-info em{ font-style: normal; font-size:14px; }