/*公共压缩样式，处理各个浏览器兼容性所写，可以无视*/html,body{height:100%;}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0}ul,ol{list-style:none}s{text-decoration:none}img{border:0}table{border-collapse:collapse;border-spacing:0}caption,cite,code,dfn,th,var{text-align:left;font-weight:normal;font-style:inherit;}body{background-color:#fff;}/* 表单 */label{display:inline-block;*display:inline;*zoom:1}button,input,select,textarea{vertical-align:baseline;*vertical-align:middle}input[type="reset"]::-moz-focus-inner,input[type="button"]::-moz-focus-inner,input[type="submit"]::-moz-focus-inner,input[type="file"]  input[type="button"]::-moz-focus-inner{border:none;padding:0}/* 字体 */h1{font-size:24px;margin:0 0 12px}h2{font-size:24px;margin:0 0 10px}h3{font-size:18px;margin:0 0 8px}h4{font-size:16px;margin:0 0 5px}h5{font-size:14px;margin:5px 0}h6{font-size:14px;margin:0 0 5px;}
.clearfix{overflow:hidden;zoom:1;}
.clear {
    clear: both;
    height: 1px;
}
/* 项目主体部分设置 */
a{color:#616161;text-decoration:none;transition:all 0.2s linear 0s;}
body{background:#fff;color:#888;font:13px/1.5 "Tahoma",\5b8b\4f53,"microsoft yahei",Arial;}
input,textarea{font-family:"Tahoma",\5b8b\4f53,"microsoft yahei",Arial;vertical-align:middle}
.input{border:1px solid #e8e8e8;padding:.6em .4em;font-size:12px;color:#a1a1a1;background:url(../images/input_bg.jpg) repeat-x;}
.input:focus{box-shadow:0 0 5px 0 #02A8E5;}
a:hover{color:#f60;text-decoration:underline}
.spot{color:#f60}
.blue{color:#078DCF}
.orange{color:#B26200}
.green{color:#108E3F}
.red{color:red}
.c_444{color:#444}
.opy_w{text-shadow:-1px -1px 0 rgba(255,255,255,0.2);}
.opy_b{text-shadow:-1px -1px 0 rgba(0,0,0,0.15);}
.inline{display:inline-block;*display:inline;zoom:1;}
.loading{background:url(../images/loading.gif) no-repeat 50% 50%}
.middle{vertical-align:middle}


.topArea{padding:.5em 0}
.topArea .bgTopArea{width:1003px;margin:0 auto;position:relative}
.r-arte{position:absolute;right:0;top:0;font-size:0;text-align:right}
.r-arte li{display:inline-block;*display:inline;zoom:1;font-size:13px;}
.r-arte li a{padding-left:.6em;display:inline-block;*display:inline;zoom:1;}
.header {
    background: #0b84c2;
    position: relative;
}
.header .headerInner{width:1003px;margin:0 auto;position:relative}


/*导航*/
.navbox{background:url(../images/nav_bg.jpg) repeat-x;position:relative;z-index:100;height:52px;box-shadow:0px 3px 2px rgba(0, 0, 0, 0.15);}
.nav{font-family:\5fae\8f6f\96c5\9ed1;font-size:14px}
.nav li{height:52px;line-height:52px;float:left;text-align:center;position:relative}
.nav li.line{width:2px;background:url(../images/line_bg.jpg) no-repeat 0 50%}
.nav li a{line-height:52px;color:#fff;display:block;width:100%;height:100%}
.nav li a:hover{color:#fff;background:url(../images/nav_active.jpg) repeat-x;text-decoration:none}
.nav li .current{color:#fff;background:url(../images/nav_active.jpg) repeat-x;font-weight:bold}
.shownav{background:#c70909;visibility:hidden;position:absolute;font-weight:normal;padding:0 0 .5em;width:100%;left:0;display:none;_display:block;}
.nav li:hover .shownav{display:block;}
.nav li .shownav a{line-height:24px;height:auto;color:#fff}
.nav li .shownav a:hover{background:#0c90d3;color:#fff}
.logo{font-size:0; width: 1003px; height: 80px; background: #0c84c1 url("../images/logo.png") no-repeat 0 50%}
.ft_img .intro-info-img{float:left;margin:0 1em 0 0}
.ft_img .content{zoom:1;overflow:hidden;line-height:1.8}

.navbox .nav {margin:0 auto;width:1002px;}
.navbox .nav ul li:nth-of-type(2n+1){
    width: 16.5%;
}

/*banner*/
.tempWrap{margin:0 auto}
.picBox{ position:relative;overflow:hidden;font-size:0; }
.picBox .clearfix{width:100%!important}
.picBox .bd li{width:100%!important;text-align:center}
.picBox .hd{ position:absolute;bottom:15px;left:0;width:100%;height:14px;z-index:99;text-align:center}
.picBox .hd ul{margin:0;padding:0}
.picBox .hd li{display:inline-block;*display:inline;zoom:1;width:16px;height:16px;line-height:16px;text-align:center;margin-left:2px;background:#B9B9B9;color:#fff;cursor:pointer;font-size:12px;}
.picBox .hd li.on{ background:#f00;color:#fff}
.picBox .next,
.picBox .prev{background:url(../images/icon_arr.gif) no-repeat;display:inline-block;*display:inline;*zoom:1;vertical-align:middle;cursor:pointer}
.picBox .prev{background-position:10px 16px;height:70px;left:1%;opacity:0;filter:Alpha(opacity=0);_filter:Alpha(opacity=100);position:absolute;top:40%;width:50px;z-index:100;background-color:#fff}
.picBox .next{background-position:10px -58px;height:70px;right:1%;opacity:0;filter:Alpha(opacity=0);_filter:Alpha(opacity=100);position:absolute;top:40%;width:50px;z-index:100;background-color:#fff}
.picBox:hover .prev{opacity:1;filter:Alpha(opacity=100);}
.picBox:hover .next{opacity:1;filter:Alpha(opacity=100);}

.bannerS {position: relative; width: 1903px; height: 200px;}
.bannerS li{height: 200px; position: absolute; width: 1903px; left: 0px; top: 0px; display: list-item; background: url(../images/bannerS.jpg) 50% 0px no-repeat;}
.bannerS li a{display:block;width:100%;height:200px}

.bannerB {position: relative; width: 1903px; height: 400px;}
.bannerB  li{height: 400px; position: absolute; width: 1903px; left: 0px; top: 0px; display: list-item; background: url(../images/banner.jpg) 50% 0px no-repeat;}
.bannerB  li a{display:block;width:100%;height:100%}

/*.sitemap{padding:0 0 1em;border-bottom:1px solid #eee;margin:1em 1.5em}
.sitemap dt{font-size:14px;font-weight:bold;padding:0 0 .3em;color:#669934}
.sitemap dt a{color:#111}
.sitemap dd{padding:0}
.sitemap dd a{padding:0 1em 0 0}*/


.indexContent {
    width: 1003px;
    overflow: hidden;
    margin: 0 auto;
    background: #ffffff;
}
.box .title,
.left h2.title{
    background:url(../images/title_bg3.jpg) repeat-x;
    font-weight:bold;
    line-height:38px;
    height:38px;
    position:relative;
    font-size:13px
}
.box .title .title_more,
.left h2.title .title_more{
    background:url(../images/title_lead_bg2.gif) no-repeat 13px 50%;
    padding:0 10px 0 25px;
    color:#fff
}

.box .title .more{
    background:url(../images/more_2.gif) no-repeat;
    position:absolute;
    right:10px;
    top:14px;
    overflow:hidden;
    text-indent:-999px;
    width:32px;
    height:11px
}
.box .title .more a{
    width:100%;
    height:100%;
    display:block
}
.box{margin:0 0 10px;position:relative;border:1px solid #e2e2e2}
.box .title{margin:1px;}
.box .content{padding:10px 10px 4px}

.thumb_list{overflow:hidden;zoom:1;}
.thumb_list li{float:left;display:inline;text-align:center;margin:0;}
.huoban li{margin-right:.5em}
/*针对ie6浮动层必须给宽度的bug*/
*html .thumb_list li{_width:170px;_height:170px;}
.thumb_list li .pic{border:1px solid #e2e2e2;}
.honor .thumb_list .pic{border:0}

/*内页图片列表*/
.pic_list_01 {
    overflow: hidden;
    zoom: 1;
    margin: 0 1.2em
}

.pic_list_01 li {
    float: left;
    display: inline;
    text-align: center;
    margin: 0;
}

.pic_list_li {
    margin: 0 .5em 1em;
}

.pic_list_li .img {
    border: 1px solid #e2e2e2;
}

.pic_list_li .txt  a{
    display: block;
    background: #F9F9F9;
    overflow: hidden;
    padding: .3em 0 .2em;
    border: 1px solid #e2e2e2;
    border-top: 0;

}

.pic_list_li a:hover img, .box a:hover img {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.pic_list_li .txt a:hover {
    background: #FDF7CC;
    text-decoration: none;
}

.pic_list_1{width:100%}
.pic_list_2{width:50%}
.pic_list_3{width:33.33%}
.pic_list_4{width:25%}
.pic_list_5{width:20%}
.pic_list_6{width:16.66%}
.pic_list_7{width:14.2%}
.pic_list_8{width:12.5%}

.indexLeft {
    width: 750px;
    float: left;
}
.indexRight {
    width: 249px;
    float: left;
}
/*翻页样式*/
.page{padding:1em 0;margin:0 1.2em;zoom:1;overflow:hidden;}
.page .recordcount{float:left}
.page .page_no{float:right;font-size:0}
.page .page_no a{display:inline-block;*display:inline;zoom:1;border:1px solid #DEE3E7;padding:.2em .6em;margin:0 1px;border-radius:2px;font-size:12px;vertical-align:top;font-family:"\5b8b\4f53"}
.page .page_no a.current,.page .page_no a:hover{background-color:#E66A34;border-color:#E66A34;color:#fff;text-decoration:none}
.page .page_no .page_home,
.page .page_no .page_pre{padding-left:1.3em;background:url(../images/page_btn.gif) no-repeat 5px 8px;}
.page .page_no .page_home:hover,
.page .page_no .page_pre:hover{background-position:5px -21px}

.page .page_no .page_next,
.page .page_no .page_end{padding-right:1.3em;background:url(../images/page_btn.gif) no-repeat 85% -46px;}
.page .page_no .page_next:hover,
.page .page_no .page_end:hover{background-position:85% -73px}

.dux-page{padding:1em 0;margin:0 1.2em;zoom:1;overflow:hidden;float:right}
.dux-page a{display:inline-block;*display:inline;zoom:1;border:1px solid #DEE3E7;padding:.2em .6em;margin:0 1px;border-radius:2px;font-size:12px;vertical-align:top;font-family:"\5b8b\4f53"}
.dux-page a.active-page,.dux-page a:hover{background-color:#E66A34;border-color:#E66A34;color:#fff;text-decoration:none}
.dux-page .first-page,
.dux-page .prev-page{padding-left:1.3em;background:url(../images/page_btn.gif) no-repeat 5px 8px;}
.dux-page .page_home:hover,
.dux-page .prev-page:hover{background-position:5px -21px}

.dux-page .next-page,
.dux-page .last-page{padding-right:1.3em;background:url(../images/page_btn.gif) no-repeat 85% -46px;}
.dux-page .next-page:hover,
.dux-page .last-page:hover{background-position:85% -73px}


/*左侧分类菜单*/
.menu{padding:5px 10px 10px;background:#FFFCEE}
.menu dt{border-bottom:1px dotted #ccc;line-height:32px;}
.menu a{display:block;background:url(../images/icon_dot.jpg) no-repeat 4px 50%;padding:0 0 0 15px;}
.menu dt .current,.menu dt .current:hover{color:#EF7705;color:#F38800;font-weight:bold}
.menu a:hover{text-decoration:none;background-color:#FDF7CC}
.menu dd a{line-height:32px;background:url(../images/icon_dot.jpg) no-repeat 15px 50%;padding:0 25px;}
.menu dd .current{color:#F38800;font-weight:bold}
.display_content{padding:1em 1.2em;color:#555;line-height:1.8;font-family:"simsun"}
/*主题部分*/
.home{padding:2px 0 0}
.main{width:1003px;margin:0 auto;}
.inner{background:url(../images/inner_bg.jpg)}

.mainHome .left{
    width: 235px;
    float: left;
    margin: 10px 0;
    position: relative;
}
.mainHome .right{
    margin: 10px 0;
    width: 768px;
    float: left;
    position: relative;
}
.mainHome .right img{
    max-width: 736px;
    margin: 0 auto;
}
/*内页样式*/
.left h2.title{}
.right .title{height:39px;line-height:39px;border-bottom:1px solid #e2e2e2;padding:0;font-weight:bold;font-size:14px;color:#333;margin:0 1em 1em;}
.location{position:absolute;right:1.2em;top:.7em;background:url(../images/icon_home.jpg) no-repeat 0 50%;padding-left:18px;color:#bebebe}
.intro-info-img{float:left;margin:0 1em 0 0;}
.content{zoom:1;overflow:hidden;line-height:1.8}
/*新闻详细页*/
.display_title{margin:0 1.2em;position:relative}
.display_title h1{font-family:\5fae\8f6f\96c5\9ed1;font-size:22px;color:#5e5e5e;margin:0 3.3em .6em 0}
.display_title .info{border-bottom:1px dotted #DBDBDB;padding:0 0 1.5em;margin:0 0 1em}
.display_title .font_size{font-size:0;position:absolute;right:15px;top:25px;height:20px;width:60px;height:20px;background:url(../images/font_size.jpg) no-repeat;text-indent:-999px;overflow:hidden}
.display_title .font_size a{display:inline-block;*display:inline;zoom:1;width:20px;height:20px;float:right}
.page_up_dn{margin:.5em 1.2em .2em}
.page_up_dn li{padding:.3em 0}
.thumb_list{overflow:hidden;zoom:1;}
/*底部友情链接*/
.ftLinkWrap{background:#e2e2e2;padding:.7em 0;}
.ftLinkWrap .ftLink{width:1003px;margin:0 auto;}
.ftLinkWrap .ftLink a{padding:0 .3em;}
.ftLinkWrap .ftLink strong{color:#666}

/*底部关于我们*/
.footer{background:#0b84c2;padding:1em 0}
.footer .ft-wrap{width:1003px;margin:0 auto;color:#fff}
.footer .ft-wrap a{color:#fff}



/*duxcms样式*/
.u-crt {color: #ff0000}