*
{
    word-break: break-all;
    font-family: "微软雅黑" ,tahoma, '宋体' ,Arial,Lucida,Verdana,Helvetica,sans-serif;
}


body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td
{
    margin: 0;
    padding: 0;
}

fieldset, img
{
    border: 0;
}
:focus
{
    outline: 0;
}
address, caption, cite, code, dfn, em, b, th, var, optgroup, i
{
    font-style: normal;
    font-weight: normal;
}
h1, h2, h3, h4, h5, h6
{
    font-size: 100%;
    font-weight: normal;
}
abbr, acronym
{
    border: 0;
    font-variant: normal;
}
input, button, textarea, select, optgroup, option
{
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
}
code, kbd, samp, tt
{
    font-size: 100%;
}
input, button, textarea, select
{ *font-size:100%;}

body
{
    line-height: 1.5;
    font-size: 14px;
    color: #333;
    background: #EFEFF2;
    width: 100%;
}
ol, ul
{
    list-style: none;
}
caption, th
{
    text-align: left;
}
sup, sub
{
    font-size: 100%;
    vertical-align: baseline;
}
:link, :visited, ins
{
    text-decoration: none;
}
blockquote, q
{
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after
{
    content: '';
    content: none;
}
a:link, a:visited, a:active
{
    color: #333;
    text-decoration: none;
}
a:hover
{
    color: #204fbb;
    text-decoration: none;
}
img
{
    vertical-align: middle;
}
.clearfix:before, .clearfix:after
{
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden;
}
.clearfix:after
{
    clear: both;
}
.clearfix
{
    zoom: 1;
}
.clear
{
    height: 0;
    font-size: 0;
    line-height: 0;
    clear: both;
}
.wrapper
{
    height: auto;
    margin: 0 auto;
    width: 1000px;
}

.wrapper2
{
    height: auto;
    margin: 0 auto;
    width: 1316px;
    background-color:red;
}
.fontArial
{
    font-family: Arial,Helvetica,sans-serif;
}
*html
{
    background-image: url(about:blank);
    background-attachment: fixed; 
}
input:focus, textarea:focus, selects:focus
{
    border-color: #feebd9 !important;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #fecb98;
}
#main
{
    padding-bottom: 20px;
}
.noneBox
{
    font-size: 14px;
    color: #999;
    padding: 20px;
}

#header, #main
{
    max-width: 1318px;
    margin: 0 auto;
}
#header
{
    height: 307px;
    z-index: 1000;
    position: relative;
}
.headinfo
{
    height: 84px;
    background: #004a98;
    position: relative;
}
.headinfo .headlogo
{
    float: left;
    display: inline-block;
    margin: 10px 0 0 22px;
}
.headinfo .topshort
{
    float: right;
    margin: 6px 15px 0 0;
    color: #9ab0e0;
}
.headinfo .topshort #datetime, .headinfo .topshort #loginbar
{
    margin-right: 15px;
}
.headinfo .topshort #loginbar a
{
    color: #fff;
}
.headinfo .searchbox
{
    position: absolute;
    right: 6px;
    top: 44px;
}
.headinfo .searchbox dt, .headinfo .searchbox dd
{
    float: left;
    display: inline;
    line-height: 20px;
    vertical-align: middle;
}
.headinfo .searchbox dt
{
    text-align: center;
    color: #9ab0e0;
}
.headinfo .searchbox select
{
    vertical-align: middle;
    background: #0a326f;
    border: 0;
    border-left: 1px solid #052653;
    color: #9ab0e0;
    height: 20px;
    line-height: 20px;
}
.headinfo .searchbox .input
{
    vertical-align: middle;
    background: #0a326f;
    border: 0;
    border-left: 1px solid #052653;
    color: #9ab0e0;
    height: 20px;
    line-height: 20px;
    width: 160px;
    padding: 0 5px;
}
.headinfo .searchbox img
{
    vertical-align: middle;
    cursor: pointer;
}
.headnav
{
    height: 53px;
    background: url(../images_web/dc_03.jpg) repeat-x center top;
    border-radius: 5px;
}
.headnav .navbox
{
}
.headnav .navbox li
{
    float: left;
    position: relative;
}
.headnav .navbox li s
{
    position: absolute;
    height: 53px;
    width: 2px;
    left: 0;
    top: 0;
    background: url(../images_web/dc_05.jpg) no-repeat;
}
.headnav .navbox li a
{
    display: block;
    height: 53px;
    text-align: center;
    line-height: 53px;
    font-size: 16px;
    padding: 0 19px;
    white-space: nowrap;
}
.headnav .navbox li a:hover, .headnav .navbox li .cur
{
    color: #204fbb;
}
.headnav .navbox li ul
{
    position: absolute;
    top: 52px;
    background: #fff;
    display: none;
    z-index: 9999;
    background-image: url(../images_web/nvsubbg.png);
    background: rgba(255,255,255,0.6); /*opacity: 0.8;*/
}
.headnav .navbox li ul li
{
    float: none;
}
.headnav .navbox li ul li a
{
    display: block;
    height: 26px;
    line-height: 26px;
    border-bottom: 1px solid #ababab;
    padding: 0 11px;
}
.headnav .navbox li ul li a span
{
    display: inline-block;
    padding: 0 12px;
}
.headnav .navbox li ul li a:hover, .headnav .navbox li ul li .cur, .headnav .navbox li ul li .haschil.cur, .headnav .navbox li ul li .haschil:hover
{
    background: #004a98;
    color: #fff;
}
.headnav .navbox li ul li .haschil span
{
    background: url(../images_web/icon45.png) no-repeat right center;
}
.headnav .navbox li ul li ul
{
    top: 0;
    left: 100px;
}

.SliderBox
{
    position: absolute;
    left: 0;
    top: 0;
    height: 307px;
    background-position: center top;
    background-repeat: no-repeat;
    z-index: 1;
    width: 100%;
}

#main
{
    background: url(../images_web/mbg_03.jpg) #fff repeat-x center top;
    padding: 15px 0;
    min-height: 300px;
}
.mainbox
{
}
.mainbox .leftbox
{
    float: left;
    width: 200px;
    margin-left: 1px;
    background: #fff;
}
.mainbox .leftbox .hd
{
    height: 89px;
    background: url(../images_web/dc_13.jpg) no-repeat;
}
.mainbox .leftbox .hd h2
{
    font-size: 19px;
    color: #fff;
    text-align: center;
    padding-top: 24px;
    padding-right: 26px;
}
.mainbox .leftbox .hd h2 i
{
    display: block;
    line-height: 1.2;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}
.mainbox .leftbox .navbox
{
    padding: 12px 8px;
    background: url(../images_web/dc_24.jpg) no-repeat;
    border: 1px solid #dadada;
    min-height: 240px;
}
.mainbox .leftbox .navbox li
{
}
.mainbox .leftbox .navbox li a
{
    display: block;
    background: url(../images_web/dc_32.jpg) repeat-x left bottom;
    line-height: 35px;
    padding-left: 45px;
    font-size: 14px;
}
.mainbox .leftbox .navbox li a:hover, .mainbox .leftbox .navbox li .active
{
    background: url(../images_web/leftactive.jpg) no-repeat left bottom;
    color: #fff;
}

.leftboxselected
{
    background: url(../images_web/leftactive.jpg) no-repeat left bottom;
    color: #fff;
}

.mainbox .leftbox .navbox li ul
{
    display: none;
}
.mainbox .leftbox .navbox li li
{
}
.mainbox .leftbox .navbox li li a
{
    color: #666;
    font-size: 13px;
    padding-left: 48px;
}
.mainbox .leftbox .navbox li li a:hover, .mainbox .leftbox .navbox li li .active
{
    background: url(../images_web/dc_32.jpg) repeat-x left bottom;
    color: #204fbb;
}
.mainbox .leftbox .navbox li li a span
{
    display: inline-block;
    width: 15px;
    background: url(../images_web/dc_45.jpg) no-repeat center center;
}

.mainbox .rightbox
{
    float: right;
    margin-right: 1px;
    width: 785px;
    border: 1px solid #c5e6f9;
    min-height: 500px;
    background: #fff;
}
.mainbox .rightbox .pathbox
{
    height: 30px;
    background: url(../images_web/pathbg.jpg) repeat-x left bottom;
}
.mainbox .rightbox .pathbox h2
{
    float: left;
    line-height: 30px;
    padding-left: 32px;
    background: url(../images_web/dc_19.jpg) no-repeat 22px center;
    font-size: 14px;
}
.mainbox .rightbox .basebox
{
    padding: 20px;
    line-height: 2;
}

.footinfo
{
    border-top: 1px solid #d1d1d1;
    margin-top: 30px;
    padding-top: 6px;
    padding-bottom: 10px;
    font-size: 14px;
    color: #888;
}
.footinfo .link
{
    float: left;
    margin-left: 15px;
}
.footinfo .copyright
{
    float: right;
    margin-right: 20px;
}
.webinfo
{
    padding-bottom: 20px;
    font-size: 14px;
    color: #888;
    padding-left: 15px;
    width: 985px;
}
/*===鍒嗛〉鏍峰紡*/
#dcms_pager
{
    text-align: right;
    clear: both;
}
.pager, .pages
{
    text-align: right;
    clear: both;
    padding: 10px;
}
.pager a, .pager span, .pages a, .pages span
{
    border: 1px solid #aaa;
    display: inline-block;
    height: 14px;
    line-height: 14px;
    _line-height: 16px;
    margin-left: 2px;
    overflow: hidden;
    padding: 3px 6px 2px;
    color: #666;
    cursor: pointer;
}
.pager span.current, .pager a:hover, .pager .pgcurrent, .pages span.current, .pages a:hover, .pages .pgcurrent
{
    background: #204fbb;
    border-color: #204fbb;
    color: #FFF;
}
.pager span.no, .pages span.no
{
    background: #FFF;
    color: #4bb335;
}

/*鎻愮ず鏍峰紡*/
.msg_tips
{
    margin: 30px auto;
    position: relative;
    width: 380px;
    font-size: 14px;
}
.msg_tips .ico
{
    display: block;
    float: left;
    background: url(../images_web/icon_tips.png) no-repeat left top;
    width: 46px;
    height: 46px;
    text-indent: -99999px;
    overflow: hidden;
}
.msg_tips .ico.error
{
    background-position: -50px 0;
}
.msg_tips .ico.warning
{
    background-position: -100px 0;
}
.msg_tips .msg
{
    margin-left: 60px;
}
.msg_tips .msg strong
{
    margin-bottom: 10px;
    font-size: 16px;
    color: #444;
}
.msg_tips .msg p
{
    line-height: 1.8em;
}
.msg_tips a
{
    color: Red;
}
/***************************棣栭〉*********************************/
.idxslider
{
    height: 600px;
    z-index: 1;
}
.idxslider .box
{
    height: 600px;
    position: relative;
}
#full-screen-slider
{
    width: 100%;
    height: 600px;
    float: left;
    position: relative;
    z-index: 99;
}
#slides
{
    display: block;
    width: 100%;
    height: 600px;
    list-style: none;
    padding: 0;
    margin: 0;
    position: relative;
}
#slides li
{
    display: block;
    width: 100%;
    height: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute;
}
#slides li a
{
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -9999px;
}
#pagination
{
    display: block;
    list-style: none;
    position: absolute;
    left: 50%;
    top: 560px;
    z-index: 9900;
    padding: 5px 5px 5px 0;
    margin: 0;
}
#pagination li
{
    display: block;
    list-style: none;
    width: 16px;
    height: 16px;
    float: left;
    margin-left: 15px;
    border-radius: 8px;
    background: #fff;
}
#pagination li a
{
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    text-indent: -9999px;
}
#pagination li.current
{
    background: #004a98;
}
/********indexbannerend********/
.generalBox
{
    margin-top: 10px;
}
.idxpicnews
{
    float: left;
    width: 320px;
    height: 206px;
    overflow: hidden;
    border: 1px solid #d6d6d6;
    background: #efefef;
    padding: 0px 0px 0px 0px;
}
.idxpicnews .cobox
{
    background: #efefef;
    padding: 8px 4px 0;
    overflow: hidden;
}
.idxbox .hdbox
{
    height: 18px;
    line-height: 18px;
}
.idxbox .hdbox p
{
    float: left;
}
.idxbox .hdbox .en
{
    padding-left: 5px;
    padding-right: 8px;
    white-space: nowrap;
    line-height: 18px;
    font-size: 17px;
    font-family: Arial;
    color: #0e419c;
    background: url(../images_web/idx_22.jpg) no-repeat right top;
}
.idxbox .hdbox .cn
{
    padding-left: 12px;
    font-size: 14px;
}
.idxbox .content
{
    position: relative;
}
.idxbox .content a.m
{
    position: absolute;
    display: block;
    width: 39px;
    height: 14px;
    background: url(../images_web/more1.jpg) no-repeat left center;
    right: 1px;
    top: 14px;
}
.idxnews
{
    float: left;
    margin-left: 7px;
    width: 334px;

}
.ui-tabs-nav
{
    border-bottom: 1px solid #e3e3e3;
    height:28px;
}
.ui-tabs-nav li
{
    float: left;
    display: inline;
    font-size: 14px;
    height: 28px;
    line-height: 28px;
    margin-left: 5px;
    padding: 0 12px;
    background: url(../images_web/tabbg.jpg) repeat-x left top;
    border: 1px solid #e3e3e3;
    border-bottom: 0;
}
.ui-tabs-nav li a
{
    display: block;
    height: 22px;
}
.ui-tabs-nav li.ui-tabs-selected
{
    background: #fff;
}
.ui-tabs-nav li.ui-tabs-selected a
{
    color: #fff;
}
.ui-tabs-panel
{
    overflow: hidden;
    padding-top: 2px;
}
.ui-tabs-panel.ui-tabs-hide
{
    display: none;
}
.idxnews .listbox
{
    padding: 0 5px;
}
.idxnews .listbox li
{
    background: url(../images_web/idxline.jpg) repeat-x left bottom;
    font-size:14px;
}
.idxnews .listbox li a
{
    display: block;
    padding-left: 14px;
    background: url(../images_web/icon1.jpg) no-repeat left center;
    line-height: 32px;
    
}
.idxnews .listbox li a span
{
    float: right;
    color: #a8a8a8;
    margin-right: 3px;
}
/*==========*/
.idxact
{
    float: right;
    width: 315px;
}

.idxworkbox
{
    float: right;
    width: 500px;
    padding: 10px 20px;
    border: 1px solid #d6dbd7;
}
.idxworkbox .hd
{
    float: left;
    width: 63px;
    height: 66px;
    background: url(../images_web/idxtopnews.jpg) no-repeat left center;
}
.idxdtnews
{
    width: 327px;
    margin: 0;
}
.idxmtnews
{
}
.idxfast .ui-tabs-nav li
{
    padding: 0 12px;
}
.linkbox
{
    border: 1px solid #c4e5f8;
}
.linkbox .hdbox
{
    padding: 6px 0;
    background: url(../images_web/pathbg.jpg) repeat-x left bottom;
}
.linkbox .content
{
    padding: 15px;
}
.linkbox .content .box
{
    display: inline-block;
    margin: 0 9px;
}
.linkbox .content .box select
{
    width: 220px;
    padding: 3px 2px;
}
/***********************/
/****淇℃伅绫诲唴瀹规澘鍧?***/
.articlebox
{
    width: 746px;
    margin: 10px auto;
}
.articlebox .boxhd
{
    height: 28px;
    background: url(../images_web/listboxhd.jpg) repeat-x left bottom;
    border: 1px solid #d1d1d1;
    border-bottom-width: 2px;
    border-radius: 2px;
}

/****下方图片未保存***/

.articlebox .boxhd b
{
    float: left;
    display: block;
    padding-left: 42px;
    line-height: 28px;
    font-weight: bold;
    background: url(../images_web/dc_45.jpg) no-repeat 26px center;
    font-family: 宋体;
}
.articlebox .boxhd .m
{
    float: right;
    display: block;
    margin: 5px 10px 0 0;
    font-family: 宋体;
}
.articlebox .listbox
{
    display: block;
    margin: 0px 0 10px;
    padding: 0px 5px;
    border-top: 0px solid #d1d1d1;
}
.articlebox .listbox li
{
    display: block;
    height: 28px;
    background: url(../images_web/dc_32.jpg) repeat-x left bottom;
}
.articlebox .listbox li a
{
    display: block;
    line-height: 28px;
    padding-left: 25px;
    background: url(../images_web/dc_45.jpg) no-repeat 13px center;
    font-family: 宋体;
}
.articlebox .listbox li a span
{
    float: right;
    margin-right: 15px;
    font-family: 宋体;
}
.picturebox
{
    width: 746px;
    margin: 10px auto;
}
.picturebox .boxhd
{
    height: 28px;
    background: url(../images_web/listboxhd.jpg) repeat-x left bottom;
    border: 1px solid #d1d1d1;
    border-bottom-width: 2px;
    border-radius: 2px;
}
.picturebox .boxhd b
{
    float: left;
    display: block;
    padding-left: 42px;
    line-height: 28px;
    font-weight: bold;
    background: url(../images_web/dc_45.jpg) no-repeat 26px center;
    font-family: 宋体;
}
.picturebox .boxhd .m
{
    float: right;
    display: block;
    margin: 5px 10px 0 0;
    font-family: 宋体;
}
.picturebox .listbox
{
    display: block;
    margin: 15px 0 0;
    padding: 6px 0 0 5px;
    border-top: 1px solid #d1d1d1;
}
.picturebox .listbox li
{
    display: block;
    float: left;
    margin: 0 6px;
    padding-bottom: 20px;
    width: 172px;
}
.picturebox .listbox li a
{
    display: block;
    font-family: 宋体;
}
.picturebox .listbox li a .pic
{
    border: 1px solid #ccbcbf;
    border-width: 1px 3px 3px 1px;
    padding: 4px;
}
.picturebox .listbox li a span
{
    margin-top: 5px;
    font-family: 宋体;
    display: block;
    text-align: center;
}
.downbox
{
    width: 746px;
    margin: 10px auto;
}
.downbox .boxhd
{
    height: 28px;
    background: url(../images_web/listboxhd.jpg) repeat-x left bottom;
    border: 1px solid #d1d1d1;
    border-bottom-width: 2px;
    border-radius: 2px;
}
.downbox .boxhd b
{
    float: left;
    display: block;
    padding-left: 42px;
    line-height: 28px;
    font-weight: bold;
    background: url(../images_web/dc_45.jpg) no-repeat 26px center;
    font-family: 宋体;
}
.downbox .boxhd .m
{
    float: right;
    display: block;
    margin: 5px 10px 0 0;
    font-family: 宋体;
}
.downbox .listbox
{
    display: block;
    margin: 15px 0 10px;
    padding: 6px 15px;
    border-top: 1px solid #d1d1d1;
}
.downbox .listbox li
{
    display: block;
    overflow: hidden;
    background: url(../images_web/dc_32.jpg) repeat-x left bottom;
}
.downbox .listbox li a
{
    font-family: 宋体;
    float: left;
    line-height: 32px;
}
.downbox .listbox li span
{
    float: left;
    padding-left: 28px;
    width: 106px;
    line-height: 32px;
    background: url(../images_web/icon11.jpg) no-repeat 4px center;
}
.newsdetails
{
    padding: 20px;
}
.newsdetails .hdtitle
{
    font-size: 24px;
    text-align: center;
    font-family: 微软雅黑;
    color: #204fbb;
    line-height: 1.5;
}
.newsdetails .inner
{
    display: block;
    padding: 5px 0 4px 0;
    margin: 10px 0;
    border: 1px dotted #e4e4e4;
    border-width: 1px 0;
    color: #777;
    font-size: 12px;
    text-align: center;
}
.newsdetails .innervideo
{
    width: 800px;
    margin: 20px auto 0;
}
.newsdetails .innerhtml
{
    line-height: 2.0;
    padding: 10px 20px;
}
.newsdetails .innerhtml img
{
    max-width: 670px;
    height: auto;
}
.newsdetails .prevnext
{
    padding: 0 5px;
    overflow: hidden;
    font-size: 14px;
    font-family: 微软雅黑;
}
.newsdetails .prevnext p
{
    display: block;
    padding: 0 10px;
    margin: 0 5px;
}
.newsdetails .prevnext p a
{
    font-size: 14px;
    color: #333;
    color: #2c9723;
}
.newsdetails .prevnext .next
{
}

.idxworkbox .listbox
{
    float: left;
    margin-left: 20px;
    width: 410px;
    height: 66px;
    overflow: hidden;
}
.idxworkbox .listbox li
{
}
.idxworkbox .listbox li a
{
    display: block;
    line-height: 22px;
    padding-left: 10px;
    background: url(../images_web/dc_45.jpg) no-repeat left center;
}
.idxworkbox .listbox li a span
{
    float: right;
    color: #999;
    margin-right: 8px;
}

.picnewsbox
{
    background: #f7f7f7;
    border: 1px solid #d8d8d8;
    padding: 20px 15px;
    overflow: hidden;
    width: 714px;
    margin: 25px auto 0;
    position: relative;
    height: 230px;
}
.picnewsbox .wrapbox
{
    position: relative;
    height: 230px;
    overflow: hidden;
    width: 714px;
    overflow: hidden;
}
.picnewsbox .lgl_slider
{
    position: absolute;
    top: 0;
    height: 230px;
}
.picnewsbox .itembox
{
    height: 230px;
    float: left;
    width: 714px;
}
.picnewsbox .itembox .picbox
{
    float: left;
    width: 304px;
    height: 228px;
    background: #e2e2e2;
    position: relative;
    margin: 2px 0 0 0;
}
.picnewsbox .itembox .picbox .pic
{
    width: 292px;
    height: 218px;
    padding: 3px;
    border: 1px solid #d8d6d9;
    position: absolute;
    left: 0;
    top: -2px;
    background: #fff;
}
.picnewsbox .itembox .cnbox
{
    float: left;
    width: 375px;
    margin-left: 25px;
}
.picnewsbox .itembox .cnbox .title
{
    font-size: 17px;
    color: #000;
    padding: 6px 0;
    line-height: 1.5;
}
.picnewsbox .itembox .cnbox .time
{
    line-height: 1.5;
    color: #474747;
}
.picnewsbox .itembox .cnbox .txt
{
    padding: 20px 0 30px;
    line-height: 2.0;
    color: #474747;
}
.picnewsbox #idNum
{
    position: absolute;
    right: 10px;
    bottom: 10px;
}
.picnewsbox #idNum li
{
    float: left;
    width: 24px;
    height: 7px;
    background: #818181;
    margin-right: 2px;
    cursor: pointer;
}
.picnewsbox #idNum .on
{
    background: #136d3a;
}

.surveybox
{
    padding: 25px;
    overflow: hidden;
}
