@charset "utf-8";
/* CSS Document */
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}
ol,ul,li,input{list-style:none;list-style-type:none}
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:normal;}
img{border:0;vertical-align:top; padding:0;margin:0;}
input,checkbox,select,img{vertical-align:middle}
body{background:#fff;color:#333; font-family:"微软雅黑";}
table{border-collapse: collapse;
    border-spacing: 0px;}
a{color:#333;text-decoration:none}
.clear{clear:both}
.left{float:left}
.right{float:right}
.mr30{margin-right:30px}
.fenye {
	width:100%;
	margin:20px 0;
	clear:both;
}

body{ background:url(../images/bg.png) repeat-x}

/*header*/
.top {
	width:100%;
	height:95px;
	position:relative;
	background:url(../images/top_bg.jpg) repeat-x 50% 50% scroll;
  min-width:1150px;
}
.topbox {
	width:1150px;
	margin:0 auto;
	overflow:hidden;
}
.logo {
	float:left;
	height:95px;
	vertical-align:middle;
}
.top_right {
	float:right;
	text-align:right;
	margin-top:30px;
	font-size:14px;
	color:#fff;
}
.top_right a {
	font-size:14px;
	color:#fff;
}
.top_right img {
	vertical-align:top;
}
.top_right span{cursor: pointer;}
.seachbox{
	width:100%;
	display:block;
	position:relative;
	margin-top:5px;
}
.s-input{
	width:200px;
	height:20px;
	line-height:20px;
	border:1px solid #CCC;
}
.btn-search{
	position:absolute;
	background:#B2B2B2;
	right:0px;
	top:0;
	height:22px;
}
/*nav*/
.nav{
	position:relative;
	width:100%;
	height:40px;
	padding:0px;
	background:#360C2B;
	z-index:1000;
  min-width:1150px;
}
.navbg{
	width:1150px;
	margin:0 auto;
	overflow:hidden;
	height:40px;
}
.navmenu li{
 background:#360C2B;float:left;width:125px;height:40px; 
}
.navmenu-ev li{
 background:#360C2B;float:left;
}
.navmenu li a{
	color:#FFF;
	text-decoration:none;
	line-height:40px; 
	display:block;
	text-align:center; 
	font-family:"微软雅黑";
	font-size:16px;
}
.navmenu-ev li a{
	color:#FFF;
	text-decoration:none; 
	display:block;
	padding:9px 8px;
	text-align:center; 
	font-family:"微软雅黑";
	font-size:16px;
}
.navmenu li a:hover{
  background:#671A50}
.navmenu-ev li a:hover{
  background:#671A50}
  
.submenu{
	position:absolute;
	width:125px;
	filter:alpha(opacity=80);
	opacity:0.8;
	display:none;
	background:#360C2B;
	z-index:99999;
	overflow:hidden;
}

.navmenu>li:hover .submenu{
  	display: block;
}

#infotable tr td{
border-bottom:1px dotted #CCCCCC;
}
.submenu-ev{
	position:absolute;
	width:200px;
	filter:alpha(opacity=80);
	opacity:0.8;
	display:none;
	background:#360C2B;
	z-index:99999;
	text-align:left;
	overflow:hidden;
}
.submenu-ev li a{
 font-size:14px; 
 display:block;
 width:200px;
 text-align:left;}
.submenu-ev li a:hover{
 background:#671A50
}

/***sliderflex*/
.flexslider{position:relative; width:1150px;height:344px;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat; margin:0 auto;}
.slides{position:relative;}
.slides li{height:344px;}
.flex-control-nav{position:absolute;bottom:10px;z-index:3;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:40px;height:40px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:20px;height:20px;line-height:60px;overflow:hidden;background:url(../images/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}

.flex-direction-nav{position:absolute;z-index:999999;width:100%;top:40%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute; z-index:3}
.flex-direction-nav li a.flex-prev{left:40px;background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(../images/next.png) center center no-repeat;}
/***sliderflex*/

/*main*/
.main {
	width:1150px;
	margin:0 auto;
	background-color:#fff;
}
.box1 {
	width:1150px;
	overflow:hidden;
}
.maleft {
	width:825px;
	float:left;
	overflow:hidden;
}
.tabtit {
	width:100%;
	height:40px;
	overflow:hidden;
	background:url(../images/linner.png) no-repeat 0 0 scroll;
}
.tabtitle {
	width:290px;
	height:38px;
	overflow:hidden;
	float:left;
	line-height:40px;
}
.tabtitle > a{
    background:#FFF;
	color:#8C1515;
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:bold;
	display:block;
	float:left;
	padding:0px 15px;
	border:1px solid #DCD3D3;
}
.tabtitle > a:hover{
	background:url(../images/title_bg.jpg) repeat-x ;
	color:#FFF;
}
.tabmore {
	float:right; 
	height:40px;
	margin-top:15px; 
	padding-right:50px;
	line-height:40px;
}
.tabcon {
	height:240px;
	overflow:hidden;
	position:relative;
}
.tabcon div{
	padding: 10px;
}
.tablist li{ 
	list-style:none;
	width:380px;
	height:30px;
	line-height:30px;
	float:left;
  	text-align:left;
}
.tablist li.curbg{
	background:url(../images/tip.png) no-repeat left center;}
.tablist li.curbg font{color:#FFF;}
.tablist li font{
	font-size:12px;
	color:#999;
	font-weight:normal;
	padding-left:1px;
	vertical-align:top
}
.tablist li > span{
	color:#999;
	font-size:14px;
	display:block;
	float:right;
	margin-right:20px;}

.tablist li a{
	font-size:14px;
	display:block;
	width:70%;
	height:30px;
	float:left;
	line-height:30px;
	overflow:hidden;}
.tabtitle a.current{
	background:url(../images/title_bg.jpg) repeat;
	color:#FFF;
	}
.tabcon div.current{
	display:block;
}

.maright {
	width:310px;
	height:240px;
	float:right;
}
.gzfw {
	min-height:115px;
	overflow:hidden;
	border:1px solid #ccc;
}
.gztit {
	background:url(../images/t_bg.jpg) no-repeat;
	padding-left:12px;
	height:35px;
	line-height:35px;
}
.title1{
	font-size:16px;
	font-family:"微软雅黑";
	color:#8C1515;
	margin-left:10px;
	font-weight:bold;
}
.columnlist{
	display:block;
	float:left;
	color:#333;
	padding:5px 6px;
	font-size:12px;
	min-width:40px;
}
.columnlist a:hover{color:#900}

.box2 {
	width:1150px;
	overflow:hidden;
}
.tytit {
	width:100%;
	height:40px;
	border-bottom:2px solid #8C1515;
}
.xygg {
	float:left;
	width:33%;
	height:40px;
	overflow:hidden;
	line-height:40px;
}
.tytb {
	float:right;
	margin-right:20px;
}
.tytb img {
	margin-top:13px;
}
.tylist {
	width:383px;
	float:left;
}
.tylist li {
	width:363px;
	height:30px;
	padding:0 10px;
	overflow:hidden;
	line-height:30px;
}
.tylist li img{
	float:left;
	margin-top:13px;
}
.tylist li a{
	float:left;
	width:270px !important;
	margin:0 5px;
}
.tylist li a:hover{
	color:#900;
}
.tylist li .times {
	float:left;
}

.maillist{
	width:100%;
	height:40px;
	line-height:40px;
	text-align:center;}
.maillist span a img{
	vertical-align:middle;}
.maillist span a{
	font-size:14px;
	cursor:pointer;
	padding-right:10px;}
.imglist{
	height:100%;
	width:100%;
	text-align:center;
}
.imglist img{margin-top:5px}
.infotitle{
font-size:14px;
display:block;
width:100%;
height:35px;
line-height:35px;
overflow:hidden;}
.times{color:#666;font-size:12px;}




/*foot*/
.foot{
	width:100%;
	height:120px;
	background:#B7B7B7;
	margin-top:20px;
	clear:both;
}
.ftbox {
	width:1150px;
	height:100%;
	background:#B7B7B7;
	margin:0 auto;
}
.link {
	float:left;
	/*width:600px;*/
	overflow:hidden;
}
.ewm {
	/*width:250px;
	float:right;*/
	margin-top:5px;
}
.ewm img {
	margin-left:3px;
}
.lk1 {
	widows:100%;
	height:45px;
	margin-top:15px;
}
.footertitlebg{
	background:url(../images/title.png) no-repeat;
	height:28px;
	line-height:28px;
	text-align:left;
	vertical-align:middle;
	padding-left:20px;
	float:left;
	width:95px;
}

.footertitlebg font{
	color:#FFF;
	font-family:"微软雅黑";
	font-weight:bold;
	font-size:16px;}
	
.footer-list {
	float:left;
    /*width: 420px;*/
    margin-bottom: 10px;
}
.footer-list a{
	font-size:14px;
	padding:10px 6px;
	font-family:"新宋体";
	color:#000;
}
.footer-list a:hover {
	color:#900;
}
select,select option{
	width:200px;
	height:24px;
	line-height:24px;
	border:1px solid #CCC;}

.footer-info{
	text-align:center;
	height:80px; }
.footer-info p{
	color:#333;
	font-size:12px;
	margin-top:20px;}
	
#panel_footer {
	width:1150px;
	margin:0 auto;
}	
.ptitle span{
	font-family:"微软雅黑";
	color:#FFF;
	font-size:14px;
	padding-left:14px;
	font-weight:bold;}
.subnavs{
	width:100%;
	height:100%;}
.subnavs a{
	display:block;
	height:35px;
	line-height:35px;
	border-bottom:1px solid #CCC;
	padding-left:10px;
    font-family:"微软雅黑";
	font-size:16px;
}
.navborder{
	border-bottom:1px solid #4B1C40;
}
.font1{
	font-size:12px;
	color:#333;}
.navborder h2{
	font-size:16px;
	font-family:"微软雅黑";
	font-weight:bold;
	color:#333;
	padding-left:15px;}
.navborder span,.navborder span a{
	font-size:12px;
	color:#666;}
.infolist{
	display:block;
	width:100%;
	height:35px;
	line-height:35px;
	color:#333;
	font-size:14px;}
.curpos{
	background:#CCC;
}
.showcontent p{
margin-top:10px;

overflow:hidden;}
#list_footer{
	width:100%;
	margin-top:10px;
}
.footerline{
	border-top:1px solid #8C1515}	
.imgbox{
	width:200px;
	height:160px;
	float:left;
	margin-right:10px;
	margin-top:10px;}
.imgbox div{
	width:200px;
	height:130px;
	overflow:hidden;
	text-align:center;}
.imgbox span{
	display:block;
	width:200px;
	height:30px;
	line-height:30px;
	text-align:center;
	font-family:"微软雅黑";
	font-size:14px;
	overflow:hidden;}
.serial{
	background:url(../images/tip.png) no-repeat left;}
.emailtitle{
	background:url(../images/title.png) no-repeat;
	height:26px;
	line-height:26px;
	font-size:14px;
	color:#FFF;
	margin-top:20px;
	padding-left:10px;}
.emailpos{
	width:100%;
	height:40px;
	line-height:40px;
	overflow:hidden;}
.emailpos strong{
	font-size:12px;
	color:#4B0808}
.emailpos p span{
	font-size:12px;
	color:#333;
	margin-left:10px;}
.emailbox tr td{
	border:1px solid #CCC;
	height:30px;
	line-height:30px;
	font-size:12px;
	color:#666;
	text-align:left;
	padding:4px 10px;}
.inputbox{
    width:300px;
	height:22px;
	line-height:22px;
	border:1px solid #999;
	}
#randomPic{
	float:left;
	margin-left:10px;}
.starts{color:#FF0000;}
	
/*二级*/
.ejmain {
	width:1150px;
	min-height:300px;
	margin:0 auto;
	padding:20px 0;
	background-color:#fff;
	overflow:hidden;
}
.ejleft {
	float:left;
	width:285px;
	overflow:hidden;
}
.ejleft>ul>li{
	position: relative;
}
.ejleft>ul>li>span {
    position: absolute;
    top: 8px;
    right: 14px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    text-align: center;
	 font-family: '宋体';
}
.ejleft>h1 {
	width:270px;
	height:40px;
	overflow:hidden;
	background-color:#360C2B;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	padding-left:15px;
	line-height:40px;
}
.ejleft>h1 span{display: none;}
.ejleft li a {
	width:270px;
	height:35px;
	line-height:35px;
	overflow:hidden;
	padding-left:15px;
	border-bottom:1px solid #ccc;
	font-size:16px;
	display:block;
}
.ejleft li.active>a{
	background:#CCC;
}
.ejleft .sub-menu{
	display: none;
}
.ejleft li.active .sub-menu{
	display: block;
}

.ejleft .sub-menu a{
	font-size:14px;
	padding-left:25px;
}
.ejright {
	width:840px;
	float:right;
	overflow:hidden;
}
.ejtit {
	width:100%;
	height:39px;
	border-bottom:1px solid #4b1c40;
	overflow:hidden;
	line-height:39px;
}
.ejtit h2 {
	float:left;
	width:120px;
	margin-left:15px;
	font-size:16px;
	color:#333;
	font-weight:bold;
}
.ejtit div {
	float:right;
	width:300px;
	text-align:right;
	font-size:12px;
	color:#666;
}
.ejtit div a {
	color:#666;
}
.ejlist li {
	width:100%;
	height:35px;
	overflow:hidden;
	border-bottom:1px dotted #CCCCCC;
}
.ejlist li img {
	float:left;
	margin:13px 18px 0;
}

.ejlist li .infolist2{
	display:block;
	width:720px;
	height:35px;
	line-height:35px;
	color:#333;
	font-size:14px;
	float:left;
	overflow:hidden;
}
.ejlist li .times{
	float:right;
	line-height:35px;
}


.ejimg li {
	float:left;
	width:230px;
  	height: 190px;
	/*height:160px;*/
	overflow:hidden;
	margin-top:20px;
	text-align:center;
}

.ejimg li:nth-child(1){
}
.ejimg li:nth-child(2){
	margin-right: 282px;
}
.ejimg li:nth-child(9){
	margin-right: 382px;
}
.ejimg li:nth-child(10){
	margin-right: 382px;
}
.ejimg li:nth-child(12){
	margin-right: 152px;
}

.ejimg li div, .ejimg li p {
	width:200px;
	margin:0 15px;
}
.ejimg li div {
	width:200px;
  	height: 172px;
	/*height:130px;*/
	overflow:hidden;
}
.ejimg li p {
	width:200px;
	height:25px;
	font-size:12px;
	color:#333;
	line-height:25px;
	overflow:hidden;	
}
.ejcon {
	margin-top:20px;
	width:100%;
	overflow:hidden;
}
.detit {
	text-align:center;
	width:100%;
}
.detit h2 {
	font-size:18px; 
	font-weight: bold; 
	padding-top:10px; 
	padding-bottom:10px; 
	color:#A40A26;
}
.detit p {
	border-top: 1px solid #eeeeee; 
	height:35px; 
	padding-top: 10px;
}
.detit p span {
	color:#999999; 
	font-size:12px;
}
.detit p i {
	font-style:normal;
	color:red; 
	font-size:12px ;
}
.decon {
	padding:30px;
        text-align: justify;
}
.decon img {
    margin: 0 30px 10px;
}

@media screen and (max-width:1024px) {
  .decon img {
    	max-width:90%;
      margin: 0 auto 10px;
  }
}
.gdgy {
	margin-top:10px;
	margin-left:30px;
	text-align:left;
}
.gdgy a {
	color: blue; 
	font-weight: bold;
}
.dediv {
	margin-top:10px; 
	margin-left:30px;
	text-align:left;
        display: none;
}
.xgxw {
	 color:#CC0000; 
	 font-size:14px; 
	 font-weight:bold; 
	 margin-top:10px; 
	 border-bottom:#eeeeee 1px solid; 
	 border-top:#eeeeee 1px solid; 
	 padding:5px;
}
.xglist {
	height:25px; 
	line-height:25px; 
	overflow:hidden;  
	width:100%;
	font-size:12px;
}
.xglist span {
	color:#999999; 
	font-size:10px;
}
.xglist a span {
	color:#000;
	font-size:12px;
}
.xglist a:hover span {
	color:#900;
}
/*fenye*/
/*.pagebox {
width:100%;
height:50px;
text-align:center;
margin-top:7px;
clear:both;
}
.pagebox span a, .pagebox_pre_nolink{
margin:5px;
padding:5px 10px;
color:#666;
border:1px solid #ccc;
}
.pagebox span.pagebox_num_nonce {
background-color:#230c3b;
border:1px solid #230c3b;
color:#fff;
margin:5px;
padding:5px 10px;
}
.pagebox_jump {
display:none;
}*/



/*.pagebox_jump {
display:none;
}
.pagebox {
    font-family: "宋体",sans-serif;
    font-size: 12px;
    overflow: hidden;
}
.pagebox span {
    background: #fff none repeat scroll 0 0;
    float: left;
    margin-right: 2px;
    overflow: hidden;
    text-align: center;
}
.pagebox span a {
    display: block;
    overflow: hidden;
}
.pagebox span.pagebox_pre_nolink {
    border: 1px solid #ddd;
    color: #999;
    cursor: default;
    height: 21px;
    line-height: 27px;
    text-align: center;
    width:99px;
}
.pagebox span.pagebox_pre {
    color: #3568b9;
    height: 23px;
}
.pagebox span.pagebox_pre a, .pagebox span.pagebox_pre a:visited, .pagebox span.pagebox_next a, .pagebox span.pagebox_next a:visited {
    border: 1px solid #b8b8b8;
    color: #b8b8b8;
    cursor: pointer;
    height: 21px;
    line-height: 21px;
    text-align: center;
    text-decoration: none;
    width: 53px;
}
.pagebox span.pagebox_pre a:hover, .pagebox span.pagebox_pre a:active, .pagebox span.pagebox_next a:hover, .pagebox span.pagebox_next a:active {
    border: 1px solid #363636;
    color: #363636;
}
.pagebox span.pagebox_num_nonce {
    background: #d20001 none repeat scroll 0 0;
    border: 1px solid #ab0101;
    color: #fff;
    cursor: default;
    height: 29px;
    line-height: 29px;
    padding: 0 8px;
}
.pagebox span.pagebox_num {
    color: #3568b9;
    height: 23px;
}
.pagebox span.pagebox_num a, .pagebox span.pagebox_num a:visited {
    border: 1px solid #b8b8b8;
    color: #8a8a8a;
    cursor: pointer;
    height: 21px;
    line-height: 21px;
    padding: 0 8px;
    text-decoration: none;
}
.pagebox span.pagebox_num a:hover, .pagebox span.pagebox_num a:active {
    border: 1px solid #363636;
    color: #363636;
}
.pagebox span.pagebox_num_ellipsis {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #393733;
    line-height: 23px;
    width: 22px;
}
.pagebox span.pagebox_next_nolink {
    border: 1px solid #ddd;
    color: #999;
    cursor: default;
    height: 21px;
    line-height: 21px;
    text-align: center;
    width: 53px;
}*/

/*fenye*/
.pagebox {
width:100%;
height:50px;
text-align:center;
margin-top:7px;
clear:both;
}
.pagebox span a, .pagebox_pre_nolink{
margin:2px;
padding:5px 10px;
color:#666;
border:1px solid #ccc;
}
.pagebox span.pagebox_num_nonce {
float:left;
background-color:#a10909;
border:1px solid #a10909;
color:#fff;
margin:2px;
padding:5px 10px;
}
.pagebox_jump {
display:none;
}

.fenye {
	width:100%;;
	margin:30px 0;
	clear:both;
}
/*.ejimg ul li:nth-child(12){visibility:hidden;}*/


/*email*/
.emailtitle{
	background:url(../images/title.png) no-repeat;
	height:26px;
	line-height:26px;
	font-size:14px;
	color:#FFF;
	margin-top:20px;
	padding-left:10px;}
.emailpos{
	width:100%;
	height:40px;
	line-height:40px;
	overflow:hidden;}
.emailpos strong{
	font-size:12px;
	color:#4B0808}
.emailpos p span{
	font-size:12px;
	color:#333;
	margin-left:10px;}
.emailbox tr td{
	border:1px solid #CCC;
	height:30px;
	line-height:30px;
	font-size:12px;
	color:#666;
	text-align:left;
	padding:4px 10px;}
.inputbox{
    width:300px;
	height:22px;
	line-height:22px;
	border:1px solid #999;
	}

		/*域名重定向*/
		.modal a{
            color: #333;
            text-decoration: none;
        }
        .modal a:hover{
            color: #831A1F;
        }
        .modal{
            position: fixed;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            text-align: center;
            background: #fff url(../images/view-bg.jpg) no-repeat center bottom;
            z-index: 999999999;
          	display: none;
        }
        .modal-header{
            padding: 10px 0 20px;
            background: #831A1F;
        }
        .modal p{
            width: 760px;
            padding: 15px 0;
            margin: 100px auto 80px;
            font-size: 28px;
            border-top: 2px solid #CCC6C6;
            border-bottom: 1px solid #CCC6C6;
        }
        .modal>span{
            display: inline-block;
            padding: 8px 30px;
            color: #fff;
            font-size: 18px;
            background: #831A1F;
            border-radius: 5px;
        }
        @media screen and (max-width: 640px) {
            .modal{
                background-image: url(../images/view-bg-m.jpg);
                background-size: contain;
            }
            .modal-header img{
                width: 200px;
            }
            .modal p{
                width: 90%;
                margin: 80px auto 50px;
                font-size: 18px;
            }
            .modal p span{
                display: block;
                margin-top: 5px;
            }
            .modal>span{
                font-size: 16px;
            }
        }


.topbar-html{
    background: #9F0B25!important;    box-shadow: 0 0 0px!important;
}



#mozi-assist-audio,#mozi-assist-audio-speed,#mozi-assist-pointeread{
				display: none;
			}