﻿/*!
 * ETUI v2.2
 *
 * Copyright 2014 东方怡动信息技术有限公司
 */
@import url("ETUI-responsive.css");
@import url("ETUI-utility.css");
/* ---------通用样式定义--------- */
.control-la{float:left; width:80px;padding-top:5px;text-align:right;}
#skip{overflow:hidden; height:0px;}
li{ list-style:none;}
.more55{ position:absolute; top:0; right:10px; font-size:12px;}
strong{width:100%;}
.txt{height: 40px;overflow:hidden;font-size:12px;}
.spxhx ul li{border-bottom:#ccc dashed 1px;}
nobr{  margin: 0 28px;font-size: 12px;}
body{font-family: 'Microsoft YaHei',arial,helvetica,sans-serif;font-size: 14px;line-height: 180%; background:#FEF6F7;}
.row-fluid,.span1,.span2,.span3,.span4,.span5,.span6,.span7,.span8,.span9,.span10,.span11,.span12 {position: relative;}

#container{ width:100%;}
/* ---------.MainNav 主导航样式定义--------- */
.MainNav .navbar-inner{border: none;background-image: none;border-radius: 0;box-shadow:none;background: #0096ff;filter: none;}
.icon-bar:before{content: none;}
.MainNav .nav li a{text-shadow: none;color: #fff;}
.MainNav .nav li a:hover,.MainNav .nav .active a,.MainNav .nav .active a:hover{color: #fff;background: #007dd6;}
.MainNav .nav li.dropdown .dropdown-toggle .caret{border-top-color: #fff;border-bottom-color:#fff;*margin-top: 5px;}
.MainNav .dropdown-menu li a{color: #666;}
.MainNav .dropdown-menu{border-radius:0;margin: 0;}
.MainNav .divider-vertical{border-right:none;}
.MainNav .btn-navbar,.MainNav a.btn-navbar:hover{background: none;font-size: 22px;}
/* --固定页面顶部的导航样式定义-- */
.MainNav.stuckMenu{z-index: 10000;width: 100%;box-shadow:0 2px 4px rgba(0,0,0,0.1);}
.MainNav.isStuck .navbar-inner{background: rgba(0,150,255,0.75);}
/* --.Sidebar 侧边栏的导航样式定义-- */
.Sidebar .nav-list{border: solid 1px #ccc; padding: 0;}
.Sidebar .nav-list .nav-header{background:#0096ff;color: #fff;font-size: 16px;text-shadow: none; padding: 8px;margin: 0;border-bottom: solid 1px #fff;}
.Sidebar .nav-list li a{border-bottom: solid 1px #ddd;margin: 0;padding: 3px 15px;display: block;}
.Sidebar .nav-list li a:hover{background-color:#eee;text-decoration: none;}
.Sidebar .nav-list .active a, .Sidebar .nav-list .active a:hover, .Sidebar .nav-list .active a:focus{background-color: #08c !important;color: #fff;}
.Sidebar .nav-list li.active:before{content: '\e925';font-family:"fontello" ;float: right;margin:2px 10px 0 0;color: #ccc;}
.Sidebar .accordion-group{margin: 0;border: none;}
.Sidebar .accordion-group .nav-header{cursor: pointer;}
.Sidebar .accordion-group .collapse{margin: 0;top: 0;}

/* ---------标题样式定义--------- */
.page-header-1{padding: 0; border-bottom: 2px solid #ccc; height: 42px; margin: 0 0 10px 0;}
.page-header-1 h3,.page-header-1 h4,.page-header-1 h5{margin: 0;}
.page-header-1 h3 span,.page-header-1 h4 span,.page-header-1 h5 span{color: #0096ff; margin: 0; border-bottom: 2px solid #0096ff; float: left; height: 42px;letter-spacing: 1px;}
.page-header-1 h4 span{line-height: 48px;*line-height: 42px;}
.page-header-1 h5 span{line-height: 53px;*line-height: 42px;}

.page-header-1 h3 small,.page-header-1 h4 small,.page-header-1 h5 small{margin-left: 10px;line-height: 54px;*line-height:44px;}
/*更多按钮*/
a.more {position: absolute;top: 15px;*top: 18px;right:5px;font-size: 12px;padding: 0 5px;}
a.more:hover{cursor: pointer;text-decoration: none;}
a.more:active{color: #fff;background: #0096ff;}

/* ---------列表样式定义--------- */
/*字符超出截断*/
.nowrapli,.nodiscli{margin-left: 0;}
.nowrapli li{text-overflow: ellipsis;white-space: nowrap;overflow: hidden;list-style-position: inside !important; *width: 94%;*vertical-align: middle;}
/*为列表加上下划线*/
.borderli li{border-bottom: dashed 1px #ccc;}
/*去掉列表的点样式*/
.nodiscli li{list-style-type: none !important;}

/*列表样式*/
.uli14 li,.uli12 li{padding: 8px 0;list-style-type: disc;list-style-position: outside;}
.pageList li span.listTime{float: right;color: #999;font-size: 12px;font-family: Arial;}
.pageList{margin-left:0 ;}
.pageList li{list-style: none;overflow: hidden !important;}
.pageList li a{display: block;float: left;width: 80%;overflow: hidden;text-overflow: ellipsis;text-overflow: ellipsis;-ms-text-overflow: ellipsis;-o-text-overflow: ellipsis;-moz-binding: url("ellipsis.xml#ellipsis");white-space: nowrap;}

.coleft{overflow: hidden;margin-left: 0;}
.coleft li{float: left;list-style: none;}
.coleft.uli14 li a.btn{background: #eee;border: none;box-shadow:none;display: block;margin: 3px;padding: 4px;}
.coleft.uli14 li a.btn:hover{background: #cae9ff;}
.coleft.uli14 li a.btn-line{background: #fff;border: solid 1px #ccc;box-shadow:none;display: block;margin: 2px;padding: 4px;text-align: center;}
.coleft.uli14 li a.btn-line:hover{background: #cae9ff;text-decoration: none;}

/*带大图标的列表按钮样式*/
.bigIconli li{text-align: center;}
.bigIconli li a{padding: 8px 5px !important;display: block; text-shadow: none;}
.bigIconli li i{font-size: 36px;*height: 36px;*width: 36px;*margin: 0 0 0 12px;*display: block;}
.bigIconli li p{margin: 10px 0 0 0;overflow: hidden;text-overflow: ellipsis;text-overflow: ellipsis;-ms-text-overflow: ellipsis;-o-text-overflow: ellipsis;-moz-binding: url("ellipsis.xml#ellipsis");white-space: nowrap;}
.circle-btn{width: 56px;height: 56px;border-radius:56px;padding: 16px 8px 0px 8px;display: block;margin: 0 auto;}

/* ---------图片/文本滚动效果 --------- */
/*首页幻灯大图 */
.homeSlider .owl-carousel {position: relative;}
.homeSlider .owl-theme .owl-controls .owl-page span {background: #fff; }
.homeSlider .owl-pagination {position: absolute;bottom: 3px; right: 10px;*bottom: 8px;}
.homeSlider .clickable {cursor: default;}
.homeSlider .item{width: 100%;*height:300px;display: block;overflow: hidden;position: relative;}
.homeSlider .owl-theme .owl-controls .owl-buttons div {height: 69px;width: 42px;border-radius: 0;padding: 0;opacity: 0.8;display:none;}
.homeSlider .owl-buttons  div.owl-next,.homeSlider .owl-buttons  div.owl-prev{position: absolute;top: 35%;}

.homeSlider .carousel-caption{padding: 10px;*width: 100% !important;*display: block;}
.homeSlider .carousel-caption h4 {font-size: 16px;font-weight: normal;margin: 0;}
.homeSlider .item img{width: 100%;position: relative;max-width: inherit; height:400px;}
.homeSlider .owl-controls{margin: 0;}
.owl-theme .owl-controls .owl-page.active, .owl-theme .owl-controls.clickable .owl-page:hover{background: none !important;}

.homeSlider .item2 img{width: 100%;position: relative;max-width: inherit; height:390px;}
/* 多行多列图片滚动样式 */
.MuPic{display: inline-block;}
.MuPic .item {margin:0 3px;position: relative;overflow: hidden;margin-bottom: 6px;}
.MuPic .item img{display: block;width: 100%;height: 74px;}
.MuPic .carousel-caption{padding: 2%;background: rgba(0,0,0,0.55);bottom: -1px;*top: 36px;*width: 93% !important;*display: block;}
.MuPic .carousel-caption h4 {font-size: 12px;font-weight: normal;margin: 0;line-height: 28px;color: #fff;}
/* 文本滚动样式 */
.ScrollText-title{float: left;width: 100px;display: inline-block;font-size: 14px;line-height: 40px;text-align: right;}
.ScrollText{width: 85%;float: left;display: inline-block;height: 32px;overflow: hidden;font-size: 14px;line-height: 40px;}



/* ---------稿件页面样式--------- */
.Article{padding: 10px;border-radius:8px;}
.Article p{line-height: 180%;overflow: hidden;}
.Article p img{display: block;margin: 30px auto;max-width: 600px;width: 100%;*width: 600px;}
.Article h2{text-align: center;}
.Article h2 small{font-size: 12px;display: block;margin: 10px 0;}
.Article table{font-size: 80%;}
.Article th{background: #ddd;}
.TextInd p,p.TextInd,.TextInd{text-indent: 2em; }
/* 分享 */
#weibo_pos{width: 100%;text-align: center;font-size: 14px;font-weight: bold;overflow: visible;position: relative;}
#weibo_pos span{margin-right: 10px;font-size: 16px;line-height: 42px;}
#weibo_pos img{margin-right: 5px;cursor: pointer;}

/* ---------打印样式定义--------- */
@media print{.no-print{ display:none;}}

/* ---------TAB组件样式定义--------- */
.nav-pills li a{color: #999;}
.tab-content .tab-pane p, .pill-content .pill-pane p{margin-top: 4px;}
.nav-pills li{padding: 5px 0;}
.ColTab .nav-tabs{border-bottom: 2px solid #ccc;}
.ColTab .nav-tabs li{margin-bottom: -2px; margin:0 4px; text-align: center;background: url(../img/tab-line.gif) no-repeat right;}
.ColTab .nav-tabs>li>a{padding: 10px 3px;font-size: 14px;border: none;line-height: 22px;font-weight: 100;display: block;color: #999;}
.ColTab> .nav-tabs>.active>a, .ColTab> .nav-tabs>.active>a:hover, .ColTab> .nav-tabs>.active>a:focus{border: none;color: #0096ff;border-radius:0;cursor: pointer;border-bottom: solid 2px #0096ff;*background: none;*color: #0096ff;*border-bottom: solid 2px #0096ff;*margin-top: 2px;*border-top: 0;*border-left: 0;*border-right: 0;}

/* ---------常用按钮色彩--------- */
.btn-Bred{background: #d96c83 !important; color: #fff !important; border-color: #d96c83 ;}
.btn-Bred:hover{background: #bd5d72 !important;}

.btn-Bpurple{background: #be8bc6 !important; color: #fff !important; border-color: #be8bc6;}
.btn-Bpurple:hover{background: #a176a8 !important;}

.btn-Byellow{background: #e4c57b !important; color: #fff !important; border-color: #e4c57b;}
.btn-Byellow:hover{background: #d5a125 !important;}

.btn-Borange{background: #ff954f !important; color: #fff !important; border-color: #ff954f;}
.btn-Borange:hover{background: #e4762e !important;}

.btn-Bblue{background: #41a3e1 !important; color: #fff !important; border-color: #41a3e1;}
.btn-Bblue:hover{background: #1e87ca !important;}

.btn-BblueAsh{background: #92bdda !important; color: #fff !important; border-color: #92bdda;}
.btn-BblueAsh:hover{background: #6ca0c3 !important;}

.btn-Bpink{background: #f38d8d !important; color: #fff !important; border-color: #f38d8d;}
.btn-Bpink:hover{background: #cd6c6c !important;}

.btn-Bgrey{background: #ccc !important; color: #fff !important; border-color: #ccc;}
.btn-Bgrey:hover{background: #aaa !important;}

.btn-Bgreen{background: #85ce64 !important; color: #fff !important; border-color: #85ce64;}
.btn-Bgreen:hover{background: #6cb84b !important;}

.btn-Bsky{background: #66c2c2 !important; color: #fff !important; border-color: #66c2c2;}
.btn-Bsky:hover{background: #44a3a3 !important;}

.btn-Bbrown{background: #cb8f53 !important; color: #fff !important; border-color: #cb8f53;}
.btn-Bbrown:hover{background: #b16518 !important;}


/* ---------党建首页--------- */
.wza a{ color:#FAC1B5 !important;}
.body{ background:#FFFAFA;}
.zhuce{ width:100%; height:30px; background:#C70001; line-height:30px; border-bottom:#f16161 1px solid;}
.wza{ margin:0 auto;}
.wza a{ color:#FFF;}
.denglu{ float:right;color:#fac1b5 !important;}
.top{ width:100%; height:123px; background:#E91515 url(../images/1107_02.jpg) center no-repeat;}
.banner{  height:123px; margin:0 auto; position:relative;}
.search{ width:330px; position:relative; margin:0 auto;}
.search-input{border:2px solid #EE3D13 !important;color:#CCA5A6 !important; width:320px;height:30px !important; line-height:30px!important; margin-top:40px; padding:4px 0!important; text-indent:6px;}
.search-btn{height:35px;width:40px !important;
z-index: 2;
position: absolute;
top:42px;
right:10px;
border: none;}

.no1,.no2,.no3,.no4{ margin-top:8px;}
.no5{ margin-top:50px;}
.no6{ margin-top:20px; margin-bottom:20px;}
.no7{ margin-bottom:20px;}
.daobg{ height:49px; background:url(../images/1107_03-02.jpg); border-radius:0;filter:none;}
.daohang ul li{ float:left; width:88px;text-align:center; padding:0; background:url(../images/youtu.jpg) right no-repeat;}
.daohang ul li a{ color:#000; text-decoration:none; font-size:14px; display:inherit; color:#621407; padding:5px 5px;}
.daohang ul li a.active,.daohang ul li a:hover,.daohang ul li a:focus{ border:1px solid #c3a90e; background:#fffcd1; border-radius:5px; -moz-box-shadow:0px 0px 5px #999 inset;-webkit-box-shadow:0px 0px 5px #999 inset; box-shadow:0px 0px 5px #ccc inset;}
.nav{ margin-top:8px;}
.sy{width:60px !important;}
.bg-tu img{margin-top:20px;}
.main{ width:940px; padding:0 15px; background:#FFF; overflow:hidden; zoom:1; border:1px solid #FBF1F0; margin:0 auto;-moz-box-shadow:0px 0px 6px #F8E7E7; -webkit-box-shadow:0px 0px 6px #F8E7E7; box-shadow:0px 0px 6px #F8E7E7;}

.ywdt{ border:1px solid #E8C275; overflow:hidden; zoom:1;}
.ywdt-sp{ border:1px solid #E8C275; overflow:hidden; zoom:1; background:#FFF;}
.yewt2{ background:url(../images/1107_10.jpg);}
.yewt2 ul{ margin:0;padding-top:5px;}
.yewt2 ul li{ font-size:15px; height:33px;}
.yewt2 ul li a{ padding-top:3px !important;}
.yw{padding-left:10px;}
.yw a{ color:#B81202 !important;}
.sp a{ color:#936508;}
.xjp-lb{ clear:both;}
.xjp-lb li{ padding-left:10px; padding-right:10px; border-bottom:1px solid #EDE5D8;}
.xjp-lb li em{ float:right; margin-right:10px; color:#7C7C7C; font-style:normal;}
.xjp-lb li a{ color:#000;}
.xjp-lb li span{ float:right;}
.xuanzx{ margin-bottom:35px !important;}

.xjp-lb3 li{ padding-left:10px; padding-right:10px; border-bottom:1px solid #EDE5D8; height:37px; line-height:37px;}
.xjp-lb3 li span{ float:right; margin-right:10px; color:#7C7C7C;}
.xjp-lb3 li a{ color:#000; display:inline-block;}
/*.xjp-lb ul{ padding:0;margin:0;}
.xjp-lb ul li{ height:33px; line-height:33px; border-bottom:1px solid #EDE5D8;}
.xjp-lb ul li a{ text-decoration:none; color:#000; float:left;}
.xjp-lb ul li em{ width:2px; height:2px; background:#000; float:left; margin:14px 5px 0 10px;}
.xjp-lb ul li span{ float:right; margin-right:10px; color:#7C7C7C; font-size:13px;}*/

.gkdw{margin:0 !important; padding-top:5px;}

.tzgg{height:38px;border-bottom:1px solid #E8C275;}
.tzgg h5{background:url(../images/1107_10.jpg); height:38px;line-height:38px; margin:0;}
.tzgg img{ float:left; margin:0 10px 0 10px;}
.tzgg span{ float:left;color:#B81202; font-size:15px;}

.tzgg3{height:38px;border-bottom:1px solid #E8C275;}
.tzgg3 h5{background:url(../images/1107_10.jpg); height:38px;line-height:38px; margin:0;}
.tzgg3 img{ float:left; margin:7px 10px 0 10px;}
.tzgg3 span{ float:left;color:#B81202; font-size:15px;}


.dwgk{background:url(../images/1107_03.jpg);border-bottom:1px solid #E8C275; height:38px;}
.dwgk h2{background:url(../images/1107_14.jpg) no-repeat; height:38px; line-height:38px;color:#FFF; font-size:16px; margin:0;}
.dwgk span{ padding-left:50px;}
.dwzd{ border:1px solid #F9CB8F; background:#FFF7E8; margin:0 5px 0 5px; height:30px;}
.dwzd h5{height:30px;line-height:30px; margin:0;}
.dwzd span{ color:#EB2E04; padding-left:10px;}
.dw-liebiao{ background:url(../images/1107_07.jpg) no-repeat; background-size:98% 100%; width:100%; height:120px; margin:0 0 0 4px;}
.dw-liebiao ul{ margin:0; padding:0;}
.dw-liebiao img{ margin:0 8px 0 8px;}
.dw-liebiao ul li{ width:25%; height:45px; float:left; background:url(../images/1107_031.jpg); margin:10px 0 0 2%; line-height:45px; border-radius:5px; border:1px solid #CC514A;}
.dw-liebiao ul li a{ color:#A52D20; font-size:15px;}



.gbgz{border-bottom:1px solid #F9CB8F !important; border-top:1px solid #F9CB8F; background:#FFF7E8; margin:0;}
.gbgz li a{border:0; color:#806240 !important;}
.gbgz li a:hover{color:#EA2F06 !important; border-bottom:2px solid #EA2F06 !important;border: none; background:none;}
.gbgz li {background-image:none !important;}

.gbgz .active a{ color:#EA2F06 !important; border-bottom:2px solid #EA2F06 !important; background:none !important;}

.tzdt{ border-top:1px solid #F9CB8F; border-bottom:1px solid #F9CB8F; background:#FFF7E8;height:42px;}
.tzdt h5{height:30px;line-height:30px; margin:0;height:42px; line-height:42px; font-size:15px;}
.tzdt span{ color:#EB2E04; padding-left:15px;}
.shipin{ overflow:hidden; zoom:1;}
.shipin ul{ margin:0;}
.shipin ul li{ float:left; width:40%; margin:14px 5%;}
.shipin ul li img{ width:100%; height:90px;}
.ite{overflow: hidden;
position: relative;}
.ite h4{
position: absolute;
right:0;
bottom:0;
left:0;
height:25px;
line-height:25px;
background:#333!important;
background:rgba(0,0,0,0.50)!important;font-size:12px; text-align:center; margin:0;}
.ite a{ color:#fff;}
.zthd{ width:100%;overflow:hidden; zoom:1;}
.zthd ul{ margin:0;}
.zthd ul li{ float:left; width:18%; margin:10px 1%;}
.zthd ul li img{border:2px solid #EAB81B !important; width:100%;}

.yqlj-ys{border:1px solid #E8C275; background:#FFF6E5; overflow:hidden; zoom:1;}
.yqlj ul{ overflow:hidden; zoom:1; margin:0;}
.yqlj ul li{ float:left; width:21%; margin:10px 2%;}
.yqlj ul li img{border:1px solid #DEC5C0 !important;}

.yqlj2{ border-top:1px solid #DEC5C0; padding-top:10px; width:98%; margin-left:10px;}
.xuanzhe{ margin-right:10px; width:23%;}

.footer{background:#E91515 url(../images/1107_18.jpg) top center no-repeat;width: 100%;height:200px !important;}
.footer2{ width:100%; height:124px; padding-top:30px;}
.footer2 p{ text-align:center; line-height:20px; color:#FFF;}

.grzx h5{ text-align:center; height:80px; line-height:80px; font-size:16px;}
.grzx ul li{ height:38px; width:90%; border:1px solid #F9CB8F; line-height:38px; background:#FFF7E8; text-align:center; margin-bottom:15px;}
.grzx ul li a{ color:#000;}
.grz{border:1px solid #BFBFBF; margin-bottom:10px;}
.xgzl{text-align:center; margin-bottom:90px;}
.xgzl a{ color:#000;}

.xjcx{ height:40px;}
.xjcx ul li{ float:left; margin-right:15px;}
.search3{ width:70%;}
.cx3{width:55px; height:28px; line-height:28px;border:1px solid #EE9E3F; background:#FEF0CE; text-align:center;background: url(../images/1107_031.jpg);border-radius: 5px;}
.cx3 a{
color: #E41D1E;
font-weight: bold;
}
.dangjian-wb{ width:100%;height:36px;}
.dangjian-wb ul{ margin:0;}
.dangjian-wb li{ float:left; line-height:36px;}
.dangjian-wb a{ font-size:16px; color:#000;}
.xlwb{ padding:0 20px 5px 20px; margin:0; clear:both;}
.xlwb p{ padding:0; margin:0;}

.tzgg2{
height: 38px;
border: 1px solid #E8C275 !important;
}

/* ---------党建登录页--------- */
.dqian{ height:40px; line-height:40px;}
.dqian a{ color:#000; text-decoration:none;}
.pdl{ height:40px; line-height:40px;}
.ser{ width:70%;border:1px solid #F9CB8F !important; height:28px !important; margin-top:5px; background:#FFF7E8 !important;}
.ser2{ width:45%;border:1px solid #F9CB8F !important;height:28px !important; float:left;background:#FFF7E8 !important;}
.ser3{border:1px solid #F9CB8F !important; height:28px !important; margin-top:5px; background:#FFF7E8 !important;}
.ser4{ width:18%;border:1px solid #F9CB8F !important;height:28px !important;background:#FFF7E8 !important;}
.pdl span{ float:left;}
.pdl img{ float:left; margin-top:2px; margin-left:5px;}
.dengl{ padding:20px 0 0 20px;}
.mima{ height:20px !important; padding-left:60px; clear:both;}
.duoxuan{ float:left;margin-top:5px !important;}
.mima a{color:#000;}
.dlan{padding-left:20px; height:60px; margin-bottom:25px;}
.dlan ul li { text-align:center;
width:30%;
height:40px;
float:left;
background: url(../images/1107_031.jpg);
margin:10px 0 0 20px;
line-height:40px;
border-radius: 5px;
border:1px solid #CC514A;
}
.dlan ul li a {
color: #A52D20;
font-size:18px !important;
}

.ys-1{background:#E40114; color:#FFF !important; width:16px; height:16px; text-align:center; line-height:16px; display:block; font-size:12px;
 margin:11px 8px 0 8px; overflow:hidden;}
.ys-2{background:#F29700; color:#FFF !important; width:16px; height:16px; text-align:center; line-height:16px; display:block; font-size:12px;
 margin:11px 8px 0 8px; overflow:hidden;}
.ys-3{background:#FCCC8A; color:#FFF !important; width:16px; height:16px; text-align:center; line-height:16px; display:block; font-size:12px;
 margin:11px 8px 0 8px; overflow:hidden;}
.ys-4{background:#7FC26B; color:#FFF !important; width:16px; height:16px; text-align:center; line-height:16px; display:block; font-size:12px;
 margin:11px 8px 0 8px; overflow:hidden;}
.ys-5{background:#7FC36A; color:#FFF !important; width:16px; height:16px; text-align:center; line-height:16px; display:block; font-size:12px;
 margin:11px 8px 0 8px; overflow:hidden;}
.ys-6{background:#80C467; color:#FFF !important; width:16px; height:16px; text-align:center; line-height:16px; display:block; font-size:12px;
 margin:11px 8px 0 8px; overflow:hidden;}
.ys-7{background:#80C36E; color:#FFF !important; width:16px; height:16px; text-align:center; line-height:16px; display:block; font-size:12px;
 margin:11px 8px 0 8px; overflow:hidden;}
 .xjp-bb{ margin:0; overflow:hiden; white-space: nowrap;}
.yz-tp{ margin-top:20px; overflow:hidden; zoom:1;} 
.yz-tp ul{ margin:0;}
.yz-tp ul li{ float:left; text-align:center; width:21%; margin:0 2%;}
.yz-tp ul li img{border:2px solid #E9B718; margin-bottom:10px;}

.weixin{overflow:hidden; zoom:1; margin-top:20px; margin-bottom:8px;}
.weixin ul li{ float:left;}
.weixin ul li a{ color:#000;}
.weixin ul li p{ font-size:14px; padding:0;}

.lxyx p{ margin:0; padding-left:25px; font-size:15px;}
.qczg{ background:#FFF7E8 !important;}
.qczg span{ float:left !important;}
.shangchuanshu{ width:15%;}
.xjp-lb2 ul{margin:0;}
.xjp-lb2 ul li {height: 37px;line-height: 37px;border-bottom: 1px solid #EDE5D8; overflow:hidden;}
.xjp-lb2 ul li a{ color:#000; text-decoration:none;}
.xjp-lb2 ul li span{float:right;color:#7B7B7B;}
.xjp-lb2 ul li em{width:5px;height:5px;background: #000;float: left;margin: 16px 5px 0 10px;border-radius:50%; }

.tougao{ background:url(../images/tougao.png); width:100%; height:50px; text-align:center; line-height:50px;border-radius: 5px;
border: 1px solid #CC514A; margin-top:15px;}
.tougao a{color:#BD2E20;font-size:18px; font-weight:bold;}


.tougao2{ background:url(../images/tougao.png); width:100%; height:49px; text-align:center; line-height:49px;border-radius: 5px;
border: 1px solid #CC514A; margin-bottom:15px;}
.tougao2 img{ padding:0 10px;}
.tougao2 a{color:#BD2E20;font-size:18px; font-weight:bold;}
.xjp-p{ padding:10px 15px;}
.xjp-p p{ text-indent:2em;}

.fgzd-rev{ position:relative !important;}


.yz-tp2{ margin-top:20px; overflow:hidden; zoom:1;} 
.yz-tp2 ul{ margin:0;}
.yz-tp2 ul li{ float:left; width:21%; margin:0 2%;}
.yz-tp2 ul li img{border:2px solid #E9B718; margin-bottom:10px;}
.yz-tp2 ul li a{ font-size:15px; color:#4D4B4C; font-weight:bold;}

.menu a{ width:30px; margin:15px auto 0 auto; display:block;}
.menu em{ height:4px; width:30px; background:#621407; overflow:hidden; display:block; margin-bottom:4px;}
.daohang .main-nav{ display:none; border:1px solid; position:absolute; top:50px; left:0; z-index:2; width:100%; margin:0;}
.daohang .main-nav li{ list-style:none; float:none; background:#621407; width:100%; border-bottom:1px solid #822415; padding:0;}
.daohang .main-nav li a{ display:block; color:#fff; padding:10px 0;}
.daohang .main-nav li a:hover,.daohang .main-nav li a.active{ color:#621407; border:0;border-radius:0;}

.deng2{ margin-top:10px; width:80%;}
.deng2 p{ text-align:right; margin:0;}
.deng2 span{ color:#E41D1E; font-weight:bold; margin-left:15px;}

.dlan2{ padding-left:136px; margin-top:10px;}
.dlan2 ul{ overflow:hidden; zoom:1;}
.dlan2 ul li {
text-align: center;
width:25%;
height: 40px;
float: left;
background: url(../images/1107_031.jpg);
margin-left:20px;
line-height: 40px;
border-radius: 5px;
border: 1px solid #CC514A;
}
.suojiner{ text-indent:2em;}
.dlan2 ul li a {
color: #A52D20;
font-size:18px !important;
}
.yingzi ul li{margin:21px 2% !important;}
.yyz{ margin-top:120px;}
.yyzh{ height:200px; padding-left:50px;line-height:200px; border-left:1px solid #DCDCDC;}
.yyzh a{ font-size:18px;}
.table-z{ width:95%; margin:0 auto; clear:both;}
.xjp-lb .control-label{ line-height:38px;}
.xjp-llb{ padding-top:0px !important;}
.yzm{ width:100px;}
.xjp-lb .control-group{ margin-bottom:0px;}
.zthd-2 ul li {
float: left;
width:23%;
margin: 10px 1%;
}
.hidden-small img{
	max-height: 70px;
    	width: 100%;
}
.hidden-big img{display:none}
/* ---------响应式设置--------- */
@media (min-width: 1199px) {
	.main{ width:1170px;}
	.daohang ul li{ padding:0 8px; width:80px;}
	.daohang ul li a{ font-size:16px;}
	
	
	}
@media (max-width: 1199px) {
	.daohang ul li{ padding:0;}
	.main{ width:940px;}
	.shipin ul li{ margin:15px 5%;}
	
	}

@media (max-width: 979px) {
	.main-nav{ display:none}
	.main{ width:724px;}
	.xjp-lb li em{display:none}
	.xjp-lb3 li em{display:none}
	.xjp-lb li span{display:none}
	.ycc{display:none;}
	.shipin ul li{ width:70%; margin:15px 15%}
	.login-left{ width:100%!important;}
	.login-right{ width:100%!important; margin-left:0!important; margin-top:10px;}
	.yyzh{ padding-left:20px;}
	}
@media(min-width:768px) and (max-width:979px){
	.ColTab .nav-tabs li{ width:50%; margin:0;}
	.ColTab .nav-tabs .active a{ border-bottom:;}
	.ColTab .nav-tabs li a{ border-bottom:2px solid #FFF7E8; padding:4px 6px;}
        .dw-liebiao ul li{width:45%;padding:0;}

	}
@media (max-width: 767px){
	/* ---------列表样式定义--------- */
	.nowrapli{margin-left: 25px;}
	.nowrapli li{overflow: inherit;white-space:initial;list-style-position:outside !important;}
	.uli14 li:active,.uli12 li:active{background: #eee;}
	.uli14 li a:hover,.uli12 li a:hover{color: #08c;text-decoration: none;}
	.more{position: static !important;display: block;padding: 3px 15px;text-align: center;background: #ddd;font-size: 16px;border-radius:6px;color: #666;padding: 5px 0 !important; margin: 10px;}
	.more:hover,.more.active{color: #666;}
	.coleft.uli14 li a.btn:hover{background: #eee;color: #333;}
	.coleft.uli14 li a.btn-line:hover{background: #fff;color: #08c;}
	.pageList{margin-left:0 ;}
	.pageList li a{width: 100%;white-space:inherit;}
	.pageList li span.listTime{float: left;}
	
	/* ---------MainNav 导航样式定义--------- */
	.MainNav .dropdown-menu li a,.MainNav .nav-collapse .nav .nav-header{color: #fff;}
	.MainNav .nav-collapse .nav > li{float: left;width: 33.33333%;text-align: center;}
	.MainNav .nav li a{border: solid 1px #fff;margin: 5px;font-weight: normal;padding: 9px 5px;}
	.MainNav .nav-collapse .dropdown-menu{right: 0;position: relative;min-width: 100%;font-size: 12px;}
	.MainNav .nav-collapse .dropdown-menu>li>a{padding: 5px;background: #008df0;border-color: #ccc;}
	/* ---------滚动文字定义--------- */
	.ScrollText-title,.ScrollText{display: block;width: 100%;text-align: left;overflow: inherit;line-height: 180%;}
	
	.top{height:auto;background-size:auto 100%;}
	.bg-tu{ text-align:center;}
	.ywdt{ margin-top:10px;}
	.dw-liebiao{ margin:10px auto; width:95%; background-size:100% 100%;}
       	.main{ width:100%; padding:0; border:none}
	.zthd ul li{ width:22%; margin:10px 1.5%;}
	.shipin ul li{ width:23%; margin:10px 1%;}
	.yyzh{border:none; text-align:center; line-height:inherit; height:50px;}
	.abc{margin-left:0;}
	.abc li{ list-style-position:inside !important;}
	.hidden-small img{
		display:none;
	}
	.hidden-big img{
		display:block;
	}
}


	
	
@media (max-width: 480px){
	.search,.search .search-input{ width:100%;}
	.search-btn{right:0;}
	.zthd ul li,.yqlj ul li{ width:46%; margin:10px 2%;}
	.xuanzhe{ width:95%!important;}
	.shipin ul li{ width:30.3%; margin:10px 1.5%;}
	.yz-tp ul li,.yz-tp2 ul li{ width:46%; margin:0 2%;}
	.dlan2{ padding-left:0;}
	.dlan2 ul,.dlan2 ul li{ margin:0;}
	.dlan2 ul li{ margin-right:20px;}
	.ColTab .nav-tabs li{ margin:0 2px;}
        .dw-liebiao ul li{margin:10px 0 0 1%;}
}


/* css 轮播滚动 */
		*{margin:0; padding:0; list-style:none; }
		img{ border:0;  }
		a{ text-decoration:none; color:#333;  }

		/* 本例子css */
		.picScroll-left{ width:100%;overflow:hidden; position:relative;}
		.picScroll-left .hd{ overflow:hidden;  height:30px; width:58%;}
		.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
			 cursor:pointer; background:url("images/arrow.png") no-repeat;}
		.picScroll-left .hd .next{ background-position:0 -50px;  }
		.picScroll-left .hd .prevStop{ background-position:-60px 0;}
		.picScroll-left .hd .nextStop{ background-position:-60px -50px; }
		.picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
		.picScroll-left .hd ul li{ float:left;  width:15px; height:15px; margin-right:10px;overflow:hidden;text-indent:-999px; cursor:pointer; background:url("images/icoCircle.gif") 0 -9px no-repeat; background:#E5E5E5;border-radius:8px;}
		.picScroll-left .hd ul li.on{ background-position:0 0; background:#EA3C0D;}
		.picScroll-left .bd{ padding:10px;}
		.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
		.picScroll-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
		.picScroll-left .bd ul li .pic{ text-align:center; }
		.picScroll-left .bd ul li .pic img{ width:157px; height:118px; display:block;  padding:2px; border:1px solid #ccc; margin-right:10px;}
		.picScroll-left .bd ul li .pic a:hover img{ border-color:#999;  }
		.picScroll-left .bd ul li .title{line-height:24px;}
		
		

		.ssj{ text-indent:2em;}
		.zthd-2 ul li{float: left;width:11%;margin:10px 4%; text-align:center;}
		.zthd-2 ul li a{ font-size:16px; font-weight:bold; display:block; padding-top:8px;}
		.zthd-2 ul li p{font-size:16px; color:#BA5448; font-weight:bold; padding-top:5px;}

.dwgk3{background:url(../images/1107_03.jpg);border-bottom:1px solid #E8C275; height:38px;}
.dwgk3 h2{background:url(../images/tuanhui.jpg) no-repeat; height:38px; line-height:38px;color:#FFF; font-size:16px; margin:0;}
.dwgk3 span{ padding-left:50px;}

.dwgk4{background:url(../images/1107_03.jpg);border-bottom:1px solid #E8C275; height:38px;}
.dwgk4 h2{background:url(../images/fulian.jpg) no-repeat; height:38px; line-height:38px;color:#FFF; font-size:16px; margin:0;}
.dwgk4 span{ padding-left:50px;}

.dwgk5{background:url(../images/1107_03.jpg);border-bottom:1px solid #E8C275; height:38px;}
.dwgk5 h2{background:url(../images/gonghui.jpg) no-repeat; height:38px; line-height:38px;color:#FFF; font-size:16px; margin:0;}
.dwgk5 span{ padding-left:50px;}