@charset "utf-8";
/* CSS Document */
*{ padding:0; margin:0;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, p{ padding:0px; margin:0px;}
ol, ul, i{ list-style:none; font-style:normal;}
li{ list-style-type:none; }
a{ text-decoration:none; color:#444;}
a:hover { COLOR:#cc0000;}
img { border:0;}

/*公共样式开始*/
body{ margin:0 auto; color:#444; background:#fff; font-family:"微软雅黑","宋体"; font-size:14px; min-width:1200px;}

.clear{ clear:both; font-size:0px; line-height:0px; height:0px;}
.fl{ float:left;}
.fr{ float:right;}
.mt10{ margin-top:25px;}
.mt10a{ margin-top:10px;}
.mt15{ margin-top:25px;}
.ml20{ margin-left:25px;}
.pt15{ padding-top:15px;}
.hidden {display:none;}
.display{display:block;}
.w1200{ width:1200px; margin:0 auto;}



.head{height:173px; background:url(../images/headbg.png) top center no-repeat;}
.top{ height:32px; line-height:30px; color:#fff; font-size:12px;}
.top a{ margin:0 15px; color:#fff;}

.min{ height:140px;}
.logo{ margin-top:20px; width:850px; height:88px;}

/*search*/
.ss{ margin-top:45px; width:220px; height:25px; padding:5px 7px; background:url(../images/ssk.png) left top no-repeat; overflow:hidden;}
.ssk{ width:190px; height:25px; line-height:25px; float:left; overflow:hidden; border:none; background:none; outline:medium none; color:#999; font-family:"微软雅黑";}
.search_btn{ float:right; width:25px; height:24px; outline:medium none;}





/******nav******/
.menu-nav{width:100%; height:40px; line-height:40px;  background:url(../images/mbk_03.png) bottom repeat-x; position:relative; z-index:1000;}
.nav { width:1200px; margin:0 auto; position:relative;}
.nav ul {padding:0; margin:0;list-style-type: none;  }
.nav ul li {float:left; position:relative; z-index:998;display:block;}
.nav ul li a{display:block; text-decoration:none; width:150px; text-transform:capitalize; height:40px; text-align:center;  line-height:40px;color:#fff; font-size:16px; overflow:hidden;}
.nav ul li ul {display: none;}
.nav ul li ul li{width:100%;position:static;}
.nav ul li:hover a {color:#fff; background:#edb030; }
.nav ul li.hover a {color:#fff; background:#d18f00; }
.nav ul li:hover ul {display:block; position:absolute; top:40px; left:0; width:120px;}
.nav ul li:hover ul li ul {display: none;}
.nav ul li:hover ul li a {display:block; text-align:center; height:38px; line-height:38px;background:#801e00; font-size:14px; color:#fff; border-bottom:1px solid #f9bf45;}
.nav ul li:hover ul li a:hover {color:#fff; text-align:center; background:#4b3800;}

/******banner******/

.slideBox {
	width: 100%;
	height:460px;
	overflow: hidden;
	position: relative;
}
.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.slideBox2 .hd {
	overflow:hidden;
	position:absolute;
	top:430px;
	z-index:99;
	left:47%;
}
.slideBox2 .hd ul {
	overflow:hidden;
	zoom:1;
	float:left;
}
.slideBox2 .hd ul li {
	float:left;
	margin-right:15px;
	width: 9px;
	height: 9px;
	text-align: center;
	cursor: pointer;
	background: #fff;
	border: 3px solid #fff;
	border-radius: 50%;
}
.slideBox2 .hd ul li.on {
	background: #ebb920;
}

.slideBox2 .bd li .tit{
	_height: 42px;
	position: absolute;
	left:20%;
	bottom:35px;
	color: #fff;
	font-size: 24px;
	font-weight:bold;
	text-indent: 14px;
	line-height: 36px;
	background: rgba(0,0,0,0.6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#66000000',endColorstr='#66000000');      /*IE6,IE7*/ 
    -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#66000000', endColorstr='#66000000')";      /*IE8*/
}
.slideBox2 .bd li .tit p { padding:5px 0px; letter-spacing:2px;
 margin: 0 auto;
}



.kanj158ww{background:url(../images/newsbg.png) repeat;  height:auto; padding:50px 0px;}
.kanj158{ width:1200px; height:158px; margin:0 auto;}
.kanj158 li{ width:370px; height:158px; float:left; margin-right:40px;}






.gg{ background:#ffdcc8; height:50px; line-height:50px; width:100%; overflow:hidden; margin-bottom:5px;}
.gg h2{ font-size:18px; color:#be5c00; font-weight:bold; float:left; width:100px; text-align:center;}

#scrollDiv{ float:left; width:860px; margin-left:10px;  height:50px; line-height:50px; overflow:hidden;}
#scrollDiv li{ height:50px; line-height:50px; padding-left:15px; background:url(../images/xb.jpg) left center no-repeat; color:#fff; font-size:14px;}
#scrollDiv li span{float:right; color:#999; font-size:14px;}
.more a{ float:right; margin-right:15px; color:#999;}

.tit{ background:url(../images/titbg.jpg) left bottom no-repeat; height:45px; line-height:45px;}
.tit h2{ float:left; text-align:center; font-size:16px; width:95px; text-align:center; font-weight:bold; }
.tit a{ float:right; color:#777;}



.tit1{width: 100%;
    height: 50px;
    line-height: 50px;
    border-bottom: #e5e5e5 1px solid;
    position: relative;
    margin: 0 auto 20px auto
}
.tit1 h2{  font-size: 20px;
    height: 50px;
    line-height: 50px;
    color: #7a0000;
    font-weight: bold;
    border-bottom: #bd5501 3px solid;
    position: absolute;
    left: 50px;
    bottom: -1px;
}
.tit1 a{ float:right; color:#777;}

.tit1 span{display: block;float: left;width: 36px; height: 50px;}
.ico01{background: url(../images/ico_xmqy1.png) center no-repeat;}
.ico02{background: url(../images/ico_xmqy.png) center no-repeat;}
.ico03{background: url(../images/ico_xmqy.png) center no-repeat;}
.ico04{background: url(../images/ico_xmqy.png) center no-repeat;}

.tit1 p {
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    color: #cdcbcd;
    font-weight: normal;
    font-style:italic;
    position: absolute;
    left: 150px;
    bottom: -1px;
}


.xxxw{ width:630px; height:200px; position:relative; z-index:5; background:#fff; overflow:hidden;}
.xxxw .bd { position:relative; z-index:3;  width:630px; height:200px;}
.xxxw .bd ul{ overflow:hidden; zoom:1;  width:630px; height:200px;}
.xxxw .bd ul li{ _display:inline; overflow:hidden;  width:630px; height:200px;}
.xxxw .bd ul li .xwpic {position:absolute; left:0; top:0;}
.xxxw .bd ul li .xwpic img{ width:315px; height:200px; display:block; overflow:hidden;}
.xxxw .bd ul li .title{ position:absolute; background:#f3f3f3; width:255px; padding:15px 30px; right:0px; bottom:0px; top:0px; z-index:99; text-align:left; height:170px;  float:right;}
.xxxw .bd ul li .title a { color:#c00;}
.xxxw .bd ul li .title h3 {line-height:28px; font-size:16px; font-weight:bold; font-family:微软雅黑;}
.xxxw .bd ul li .title p { line-height:28px; color:#999; text-indent:2em; margin-top:5px;}
.xxxw .bd ul li .title p a:hover { text-decoration:underline;}

.xxxw .hd{ overflow:hidden;position:absolute; z-index:5; height:16px; bottom:10px; right:60px; width:150px;}
.xxxw .hd ul{overflow:hidden; zoom:1; z-index:10; position:absolute;top:0;width:140px; right:0;}
.xxxw .hd ul li{ float:left; width:11px; height:11px; overflow:hidden; margin:0 5px;text-indent:-999px; cursor:pointer; background:url(../images/2014TJ_icoCircle1.gif) 0 -11px no-repeat; }
.xxxw .hd ul li.on{ background-position:0 0; }

.list { width:555px;}
.list ul li {height:33px; line-height:33px; background:url(../images/ico_002.png) left 14px no-repeat; padding-left:15px; font-size:14px;}
.list ul li span{ float:right; color:#999; font-size:14px;}

.mtbd{ margin-top:15px;}
.mtbd li{ float:left; display:block; width:255px; height:165px; padding:15px; background:#f7f7f7; margin-right:20px;}
.mtbd li .ti{ height:40px; margin-top:5px; line-height:40px;}
.mtbd li i{ float:left; display:block; width:110px; text-align:center; color:#fff; font-size:14px;}
.mtbd li i.color1{ background:#c50000;}
.mtbd li i.color2{ background:#c99e03;}
.mtbd li em{ float:right; font-style:normal; background:url(../images/more.png) right center no-repeat; width:65px; font-size:12px; color:#888;} 
.mtbd li h2{ display:block; font-size:14px; font-weight:normal; height:50px; line-height:24px; width:255px; overflow:hidden;}
.mtbd li p{line-height:24px; margin-top:5px; color:#999;}

.sp{ width:737px;}
.sp ul li {height:35px; line-height:35px; background:url(../images/xb.jpg) left 14px no-repeat; padding-left:15px; font-size:14px;}
.sp ul li span{ float:right; color:#999; font-size:14px;}

.as{ width:737px; background:url(../images/dd.png) no-repeat;  height:auto; padding:0px 0px;}



.zt{ width:430px;}
.zt li{ width: 195px; height:63px; overflow:hidden; float:left; margin:20px 10px 5px 10px;}





.foot{ background:url(../images/footbg.jpg) bottom center no-repeat; height:177px;}
.lxfs{ width:600px; line-height:30px;}
.ewm{width:245px; height:60px; float:right; margin-top:10px;}
.ewm a .preview{display:none;}
.ewm a:hover .preview{display:block; position:absolute; top:-80px; left:-0px;z-index:999999999;}
.ewm img{vertical-align:top; width:30px; height:30px; }
.ewm li{ display:inline; float:left; width:80px; height:60px;text-align:center; border-right:1px  dotted #ffedd0; position:relative;}
.ewm li .preview{width:80px;height:80px;}
.ewm li p{ text-align:center; line-height:30px; font-size:12px;}


.link{ background:url(../images/fg1.png) top left repeat-x; line-height:40px; height:40px; overflow:hidden;}
.link a { margin:0 15px;}

.foot-b{ font-size:14px; color:#fff; line-height:25px; text-align:center;}

.nybanner{ height:200px; width:100%;}

/*内页样式*/
.ny{ background:#f3f3f3; width:1200px; }
.ny_left{ float:left; width:240px; min-height:500px;}
.ny_left_top{ background:url(../images/nt_title.jpg) left top no-repeat; width:240px; height:81px; line-height:81px; color:#ad0000; font-size:24px;  text-align:center; font-weight:bold;}

.ny_right{ float:right; background:#fff; width:928px; min-height:500px; padding-left:30px; padding-bottom:15px;}
.ny_right1{ background:#fff; width:1200px; min-height:500px; padding-bottom:15px;}
.ny_right_con{ font-size:15px; line-height:33px !important; padding:10px 15px 10px 10px;}
.nytit{ background:url(../images/titbg1.png) left bottom no-repeat; height:43px; line-height:42px; padding-left:25px;}


/*次级页面二级菜单*/
.left_nav{ width:240px; margin-top:10px;}
.left_nav li{margin-top:0px; width:240px; height:40px; overflow:hidden; font-size:15px; border-bottom:1px solid #fff;}
.left_nav li a{
	padding-left:50px;
	font-weight:normal;
	height:40px;
	line-height:40px;
	display:block;
	background:url(../images/about_libg.png) 18px center no-repeat;
}
.left_nav li a:hover{
	font-weight:bold;
	height:40px;
	line-height:40px;
	display:block;
	color:#FFF;
	background:url(../images/list_libg.png) left top no-repeat;
}
.left_nav li a.hover{
	font-weight:bold;
	height:40px;
	line-height:40px;
	display:block;
	color:#FFF;
	background:url(../images/list_libg.png) left top no-repeat;
}



/*信息列表开始*/
.Newslist {}
.Newslist ul li {height:45px; line-height:45px;border-bottom:1px dashed #dcdcdc; background:url(../images/xb.jpg) no-repeat left 20px; padding-left:20px;}
.Newslist ul li span{float: right; color: #999999; margin-right: 2px;}


/*图片列表开始*/
.Pic {}
.Pic ul li { float: left; width:259px; height:206px; display:block; margin:10px 21px; overflow:hidden;}
.Pic ul li img {width:253px; height:165px; padding:2px; border:1px solid #ddd; overflow:hidden;}
.Pic ul li span { display: block; text-align: center; width:259px; height:35px; clear: both; line-height:35px; overflow:hidden;}
.line1 { border-top: 1px dashed #DDDDDD;}




/*详细页*/
.content{width:1100px; padding:20px 50px;}
.content-title{ width:1100px; border-bottom:1px dashed #ccc; padding-bottom:10px;}
.content-title h3{ font-size:24px; line-height:50px; width:100%; text-align:center; color:#dc2e2f; padding-bottom:5px;}
.content-title i{TEXT-ALIGN: center;  MARGIN: 0px auto; BACKGROUND: #f6f6f6; HEIGHT: 32px; display:block; line-height:32px; font-style:normal;}
.content-con{width:1100px; font-size:16px; line-height:32px; padding:10px 0;}
.content-con p{ text-indent:2em; text-align:justify; text-justify:inter-ideograph; margin-bottom:20px;}
.content-con img{text-align: center; max-width:800px; margin:15px auto; display: block;}

.sxt{padding:15px 0; border-top:1px dotted #bbb;}
.sxt p{display:block; width:940px; height:30px; line-height:30px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; color:#333;}

/*搜索结果*/
.ssjg-list{ min-height:500px; padding-bottom:50px;}
.ssjg-list li{ border-bottom:1px dotted #bfc1c2;padding:20px 15px;}
.ssjg-list li h3{color:#cc0000; font-size:15px; line-height:30px; height:30px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.ssjg-list li p{height:48px; line-height:24px; color:#333;}
.ssjg-list li i{color:#666; font-size:12px; line-height:24px;}


.dpzw{text-indent:2em; font-size:16px;}
.dpzw p{ text-indent:2em; text-align:justify; font-size:15px; text-justify:inter-ideograph; margin-bottom:15px; }
.dpzw img{text-align: center; max-width:600px; margin:15px auto; display: block;} 




/*zt_box*/
.zt_box {
    width: 1200px;
    margin: 30px auto;
    height: auto;
}

.zt_box .slick-slider {
    margin: 0 auto;
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;

}

.zt_box .ztimg {
    float: left
}

.zt_box .slick-list {
    width: 1200px;
    overflow: hidden;
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
}

.zt_box .slick-slider .slick-track,
.zt_box .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.zt_box .slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.zt_box .slick-track:before,
.zt_box .slick-track:after {
    display: table;
    content: '';
}

.zt_box .slick-track:after {
    clear: both;
}

.zt_box .slick-loading .slick-track {
    visibility: hidden;
}

.zt_box .slick-slide {
    width: 100%;
    display: none;
    float: left;
    min-height: 1px;
    padding: 0 0;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.zt_box .slick-slide a {
    display: block;
    width: 100%;
    overflow: hidden
}

.zt_box .slick-slide img {
    display: block;
    margin: 0 auto;
}

.zt_box .slick-slide.slick-loading img {
    display: none;
}

.zt_box .slick-initialized .slick-slide {
    display: block;
}

.zt_box .slick-loading .slick-slide {
    visibility: hidden;
}

.zt_box .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.zt_box .slick-arrow.slick-hidden {
    display: none;
}

.zt_box .slick-prev, .zt_box .slick-next {
    display: block;
    width: 50px;
    height: 50px;
    top: 30%;
    font-size: 0;
    border: 0;
    outline: none;
    cursor: pointer;
    z-index: 999
}

.zt_box .slick-prev {
    position: absolute;
    left: -50px;
    background: url("../images/m_jtl.png") center no-repeat;
}

.zt_box .slick-next {
    position: absolute;
    right: -50px;
    background: url("../images/m_jtr.png") center no-repeat;
}

/*mainThree*/
.threeLeft .insiFocus{
	width: 100%;
}
.threeLeft .insiFocus .bd li p{
	width: 500px;
	font-size: 16px;
}
.Title1{
	width: 100%;
	font-size: 16px;
	color: #515151;
	height: 31px;
	border-bottom: 1px solid #98bad8;
}
.Title1 span{
	float: left;
	font-size: 18px;
	color: #074b91;
}
.Title1 span em{
	font-size: 12px;
	color: #5d8ec1;
	display: inline-block;
	padding-left: 4px;
}
.Title1 a.more img{
	display: block;
	margin-top: 14px;
}
.threer-list{
	width: 100%;
}
.threer-list li{
	width: 100%;
	padding: 12.5px 0;
	border-bottom: 1px dashed #98bad8;
}
.threer-list li .img{
	float: left;
	display: block;
	width: 121px;
	margin-right: 15px;
}
.threer-list li .wen{
	float: left;
	width: 444px;
}
.threer-list li .wen a.tit{
	color: #666;
	font-size: 16px;
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.threer-list li .wen p{
	color: #999;
	margin-top: 16px;
	line-height: 24px;
	text-indent: 2em;
}
.threer-list li .wen a.tit:hover,
.threer-list li .wen p a.detail,
.ftp-con li a.tit:hover,
.flm-tpcon a.tit:hover,
.flm-tpcon p a.detail,
.flm-ml-list li .wen p a.detail,
.flm-ml-list li .wen a.tit:hover,
.flm-bm-list li a.tit:hover,
.flm-bm-list li p a.detail,
.flt-frcon a.tit:hover,
.ft-tp-list li a:hover,
.four-mlcon p a.detail,
.bcon-tp li .wen p a.detail,
.bcon-tp li .wen .tit:hover{
	color: #5a7fa1;
}



.w1200 {
    width: 1200px;
    margin: 0 auto
}



/*iqtbox*/
.iqtbox {
    margin: 30px auto 30px auto;
    height: auto;
    overflow: hidden
}

.iqt_left {
    width: 400px;
    float: left
}

.iqt_center {
    width: 445px;
    float: left;
    margin-left: 30px
}

.iqt_right {
    width: 290px;
    float: right;
    overflow: hidden;
}







.i_title {
    width: 100%;
    height: 50px;
    line-height: 50px;
    border-bottom: #e5e5e5 1px solid;
    
    margin: 0 auto 20px auto
}

.i_title h1 {
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    color: #990202;
    font-weight: 700;
    border-bottom: #990000 3px solid;
    position: absolute;
  
    padding:0 10px;
    display:inline-block; 
}
.i_title span{ color: #ff9900; font-size: 12px;display: block;float: left;width: 20px; height: 50px;}

.ico01{background: url(../images/ico_xmqy.png) center no-repeat;}

.i_title .i_more {
        float: right;
     margin: 15px 5px 0 0;
    transition: all 0.6s;
}

.i_title .i_more:hover {
    color: #990000;
    margin-right: 0;
    transition: all 0.6s;
}


.i_list {
    width: 99%;
    margin: 5px auto 0 auto;
}

.i_list li {
    width: 100%;
    font-size: 14px;
    color: #a0a0a0;
    line-height: 36px;
    height: 36px;
    overflow: hidden;
}

.i_list li a {
    color: #4d4d4d;
    font-size: 15px;
    float: left;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    width: 80%;
    padding-left: 3%;
    text-align: left;
    transition: all 0.2s;
    background: url("../images/ico_002.png") left center no-repeat;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.i_list li span {
    float: right;
    color: #7d7d7d;
}

.i_list li:hover a {
    color: #cc0000
}