﻿/*
author: coderQiqin
E-mail: coderqiqin@aliyun.com
*/
* {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

a {
	transition: 0.3s;
	text-decoration: none !important;
}
a:hover,a:focus{
	color: #ae0000;
}

a img {
	transition: 0.3s;
}

a:hover i {
	transform: rotate(360deg);
}

body {
	font-family: "ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¾Ãƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â½Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã‚Â©ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â»ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
	background:none;
}

body.festival{
	background-image:url(../images/da.jpg);
	background-position: center 0;
	background-repeat: no-repeat;
}
body.festival .headBg{
	display: none;
}

ul,
ol {
	padding: 0;
	margin: 0;
	list-style: none;
}


/* reset */
.gq70{
	background: url(/images/70.png) no-repeat center top;
	height: 600px;
}
.headBg {
	width: 100%;
	min-width: 1000px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}

.headBg .sliderBg>li>a {
	display: block;
	height: 500px;
}

.headBg .sliderBg>li>a {
	display: block;
	height: 600px;
	/*width: 1920px;*/
	/*background-size: 100%;*/
}

.headBg .bx-controls {
	display: none;
}

.header .logo {
	width: 335px;
	overflow: hidden;
	top: -26px;
	left: -240px;
	position: absolute;
}
.header .logo-title{
	width: 400px;
	position: absolute;
	top: 65px;
	left: 90px;
/*	left: 110px;
	top: 67px;*/
}
.myContainer {
	margin-top: 18px;
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

.myContainer::before,
.myContainer::after {
	content: " ";
	display: table;
}

.btn {
	border: none;
}

.btn:hover {
	opacity: 0.8;
}

.width100 {
	width: 100% !important;
}


/* ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¤Ãƒâ€šÃ‚Â´ÃƒÆ’Ã‚Â©Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¨ */

.header {
	margin-bottom: 0;
	z-index:2;

}
/*
.header .myContainer {
	height:50px;
}*/

.header .menu {
	position: absolute;
	bottom: 0;
	left: 0;
	margin-bottom: 0;
	/*background: url(../images/menuBg.png);*/
	background: #e3393a;
	overflow: hidden;
	font-family: "微软雅黑";
}

.menu {
	width: 100%;
	/** border-bottom: solid 2px #FF0000; **/
}

.menu>li {
	float: left;
	width: 155px;
	text-align: center;
	position: relative;
}

.menu>li.object {
	width: 70px;
	height: 50px;
}

.menu>li object {
	position: absolute;
	top: -3px;
	left: 5px;
}

.menu>li embed {
	width: 60px;
	height: 60px;
}

.menu>li>a {
	display: block;
	height: 50px;
	line-height: 50px;
	color: #ffffff;
	font-size: 18px;
}

.header .menu a.active {
	background-color: #b50002;
}

.menu>li>a img {
	margin-right: 10px;
}

.section {
	margin-bottom: 18px;
}

.pageInfo {
	background: #fff;
	height: 40px;
	line-height: 40px;
	border: solid 1px #e1e8f0;
	/*padding: 0 20px;*/
	width: 1000px;
	margin: 0 auto 1px;
	box-sizing:border-box;
    -o-box-sizing:border-box;
    -ms-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
	overflow: hidden;
}

.pageInfo .pageLeft {
	float: left;
	height: 40px;
	width: 580px;
	overflow: hidden;
	line-height: 40px;
	position: relative;
}
.pageInfo .pageLeft .weather{
	float: right;
	margin-left: 10px;
	width: 380px;
	/*margin-top: 9px;*/
	position: absolute;
	right: 0;
	top: 11px;
}

.pageInfo .pageLeft span {
	margin-right: 15px;
	font-size: 14px;
	color: #FF0000;
}

.pageInfo .pageLeft img {
	vertical-align: baseline;
	margin-right: 5px;
	margin-bottom: -3px;
}

.pageInfo .pageRight {
	width: 322px;
	float: left;
	margin-left: 50px;
	height: 30px;
	line-height: 30px;
	margin-top: 3px;
	position: relative;
	border: solid 1px #e3393a;
	overflow: hidden;
}

.pageInfo .pageRight input {
	width: 210px;
	height: 30px;
	padding: 0;
	padding-left: 10px;
	background-color: #fff;
	border: none;
	outline: none;
	float: left;
}

.pageInfo .pageRight .btn {
	position: absolute;
	top: 0;
	right: 0;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-radius: 0;
	text-shadow: none;
	/*background: url(../images/search-btn.jpg) no-repeat;*/
	font-size: 16px;
	background: #e3393a;
	padding: 0;
	color: #fff;
	width: 100px;
}

.section:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.section {
	*+height: 1%;
}

.index2Body {
	font-family: "微软雅黑";
	font-size: 14px;
}

.section .newsImg {
	width: 455px;
	height: 307px;
	overflow: hidden;
	float: left;
}

.section .newsImg img {
	width: 455px;
	height: 311px;
}

.section .newsImg .carousel-caption {
	width: 100%;
	height: 40px;
	line-height: 40px;
	left: 0;
	bottom: 0;
	text-align: left;
	color: #fff;
	padding: 0 230px 0 10px;
	background: rgba(0, 0, 0, 0.5);
}

.section .newsImg .carousel-indicators {
	position: absolute;
	bottom: 0px;
	right: 0px;
	left: inherit;
	z-index: 15;
	width: 60%;
	padding-left: 0;
	margin-left: 0;
	left: inherit;
	text-align: center;
	list-style: none;
	text-align: right;
	margin-bottom: 8px;
	top: inherit;
	width: 145px;
}

.section .newsImg .carousel-indicators li {
	display: inline-block;
	width: 25px;
	height: 25px;
	line-height: 25px;
	border-radius: 0;
	margin: 1px;
	text-indent: 0;
	text-align: center;
	cursor: pointer;
	background-color: #000 \9;
	background-color: rgba(0, 0, 0, 0);
	border: none;
	color: #fff;
	border-radius: 0;
	background: rgba(255, 255, 255, 0.3);
	margin-left: 8px;
}

.section .newsImg .carousel-indicators li.active {
	background: #FF0000;
	color: #fff;
}
.section .secNews {
	overflow: hidden;
}

.section .secNews>.newsTab {
	width:535px;
	float:right;
	
	height: 301px;

	/*background-color: #fff;*/
}

.section .newsTab .newsTab {
	/*border-bottom: solid 1px #e1e8f0;*/
	background: #f9fcfc;
	margin-bottom: 0;
	/*padding-top: 2px;*/
	overflow: hidden;
}

.section .newsTab .newsTab>li {
	float: left;
	/*margin-left: 3px;*/
}

.section .newsTab .newsTab>li>a {
	padding: 0 17px;
	color: #545454;
	font-size: 16px;
	height: 34px;
	line-height: 34px;
	display: block;
	transition: 0s;
	/*border-radius:5px 5px 0 0;*/
	/*border: solid 1px #e1e8f0;*/
	border-bottom: none;
	background-color: #fff;
}

.section .newsTab .newsTab>li.active>a {
	background-color: #e3393a;
	color: #fff;
/*	width: 65px;*/
}

.section .newsTab .newsTab a.more {
	float: right;
	height: 34px;
	line-height: 36px;
	margin-right: 15px;
	color: #FF0000;
	font-size: 14px;
}

.news {
	margin-top: 10px;
}

.news>li>a {
	line-height: 32px;
	color: #727272;
	display: block;
	padding: 0 20px;
	height: 32px;
	overflow: hidden;
	background: url(../images/li_ico.png) 10px center no-repeat;
	position: relative;
	font-family: "ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ";
}

.news>li>a>p {
	line-height: 30px;
	float: left;
	width: 75%;
	color: #545454;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 0;
}
.news>li>a>p>span{
	margin-right: 10px;
}
.news>li>a>span {
	display: inline-block;
	float: right;
	height: 28px;
	line-height: 28px;
	color: #818181;
	text-align: right;
}

.newsTab {
	border-top: 1px solid #e3393a;
}

.news>li>a:hover>p {
	color: #e3393a;
}

.news>li>a:hover>span {
	color: #e3393a;
}

.section .aereInfo {
	width: 354px;
	float: left;
	height: 315px;
	border: solid 1px #e1e8f0;
	background-color: #fff;
}
#aereInfo{width: 266px;float: right;margin-right: 0px;}
#home>.news>li>a>p{width: 75%;}
#home>.news>li>a>span{width:85px ;}
.aereInfo {
	margin-right: 15px;
}

.aereInfo .news {
	width: 100%;
}

.aereInfoEnd {
	margin-right: 0;
}

.section .aereInfoLeft,
.section .aereInfoEnd {
	width: 321px;
}

.section .aereInfoLeft ul.newsTab li {
	width: 32%;
}

.section .aereInfo .newsTab .tab-content {
	margin-top: 10px;
}

.section .aereInfo .newsTab .tab-content .more {
	margin-right: 20px;
	text-align: right;
	display: block;
	line-height: 28px;
	color: #FF0000;
}


.section .aereInfoBar{
	width: 52%;
	float: right;
	box-sizing: border-box;
	border: 1px solid #e1e8f0;
	margin: 18px 0;
}
.section .aereInfoCenter {
	width: 321px;
	overflow:hidden;
}
.section .aereInfoBar .bx-wrapper {
	margin-top: 10px;
}

.section .aereInfoBar .fwfl li>a {
	display: inline-block;
	width: 24%;
	margin-top: 15px;
	text-align: center;
}

.section .aereInfoBar .fwfl li>a>span {
	display: inline-block;
	height: 44px;
	line-height: 44px;
}

.section .aereInfoBar .fwfl li>a>p {
	color: #545454;
	font-family: "ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ";
	line-height: 30px;
}

.section .aereInfoBar .bx-default-pager {
	text-align: center;
}

.aereInfoCenter .bx-default-pager .bx-pager-item {
	width: 12px;
	height: 12px;
	display: inline-block;
	margin: 0 6px;
}

.aereInfoCenter .bx-default-pager .bx-pager-item a {
	width: 12px;
	height: 12px;
	display: inline-block;
	border-radius: 50%;
	background-color: #e6e6e6;
	text-indent: 100000px;
	overflow: hidden;
}

.aereInfoCenter .bx-default-pager .bx-pager-item a.active {
	background-color: #FF0000;
}

.rk {
	height: 100px;
	line-height: 100px;
	border: solid 1px #e1e8f0;
	background-color: #fff;
}

.rk li {
	height: 100px;
	line-height: 100px;
	float: left;
	margin-left: 10px;
}

.rk li a {
	display: inline-block;
}

.rk li img {
	width: 535px;
	height: 80px;
}

.infoTit {
	height: 40px;
	line-height: 40px;
	background-color: #f7f7f7;
	border-bottom: solid 1px #e1e8f0;
	background-color: #f7f7f7;
}

.infoTit h3 {
	float: left;
	height: 39px;
	line-height: 39px;
	margin-bottom: -1px;
	border-bottom: solid 2px #448cd3;
	color: #448cd3;
	padding: 0 30px;
	font-size: 16px;
	margin: 0;
}

.section4Info {
	border: solid 1px #e1e8f0;
	float: left;
	margin-right: 18px;
	height: 300px;
	background-color: #fff;
}

.section41 {
	width: 260px;
	float: left;
	margin-right: 18px;
}

.section41 .zw {
	margin: 10px;
	overflow: hidden;
}

.section41 .zw li {
	margin-bottom: 8px;
}

.section41 .zw li a {
	display: block;
	padding-left: 20px;
	height: 40px;
	line-height: 40px;
	border-left: solid 8px;
	color: #448cd3;
}

.section41 .zw li.zw1 a {
	border-color: #ff797a;
}

.section41 .zw li.zw2 a {
	border-color: #ffd101;
}

.section41 .zw li.zw3 a {
	border-color: #05d297;
}

.section41 .zw li.zw4 a {
	border-color: #02eafe;
}

.section41 .zw li.zw5 a {
	border-color: #fe5310;
}

.section41 .zw li.zw1 a:hover {
	background: #ff797a;
	color: #fff;
}

.section41 .zw li.zw2 a:hover {
	background: #ffd101;
	color: #fff;
}

.section41 .zw li.zw3 a:hover {
	background: #05d297;
	color: #fff;
}

.section41 .zw li.zw4 a:hover {
	background: #02eafe;
	color: #fff;
}

.section41 .zw li.zw5 a:hover {
	background: #fe5310;
	color: #fff;
}

.section42 {
	width: 445px;
}

.section43 {
	margin-right: 0;
	width: 354px;
}

.section43 {
	margin-right: 0;
	width: 353px;
}

.section43 .bm li {
	margin: 10px;
}

.section43 .bm li>a {
	margin-top: 10px;
	width: 24%;
	display: inline-block;
	text-align: center;
}

.section43 .bm li>a>span {
	display: inline-block;
	height: 68px;
	width: 68px;
	line-height: 68px;
	border-radius: 50%;
	background-color: #f7f7f7;
}

.section43 .bm li>a>span img {}

.section43 .bm li>a>p {
	color: #9f9f9f;
	font-size: 13px;
	margin-top: 10px;
}

.section5 {
	border: solid 1px #e1e8f0;
	background-color: #fff;
}

.section5 .infoTit {
	height: 40px;
	line-height: 40px;
	background-color: #f7f7f7;
	border-bottom: solid 1px #448cd3;
	background-color: #f7f7f7;
}

.section5 .infoTit h3 {
	background-color: #fff;
	float: left;
	height: 39px;
	line-height: 39px;
	margin-top: -1px;
	border-top: solid 2px #448cd3;
	border-bottom: none;
	color: #448cd3;
	padding: 0 30px;
	font-size: 16px;
	margin: 0;
}

.section5 .bx-wrapper {
	margin: 25px 45px 25px;
}

.section5 .bx-wrapper .bx-default-pager {
	display: none;
}

.section5 .bx-controls-direction {
	position: absolute;
	left: 0px;
	top: 50%;
	width: 1000px;
}

.section5 .bx-controls-direction {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -10px;
	width: 1000px;
}

.section5 .bx-controls-direction .bx-prev {
	width: 45px;
	height: 45px;
	background: url(../images/prev.png) no-repeat center;
	overflow: hidden;
	text-indent: 1000000000px;
	display: block;
	float: left;
}

.section5 .bx-controls-direction .bx-next {
	width: 45px;
	height: 45px;
	background: url(../images/next.png) no-repeat center;
	overflow: hidden;
	text-indent: 1000000000px;
	display: block;
	float: right;
}

.section5 li {
	/*position: relative;*/
}

.section5 li p {
	margin: 0;
	position: absolute;
	bottom: 0;
	width: 100%;
	background: rgba(0, 0, 0, 0.3);
	height: 33px;
	line-height: 33px;
	text-align: center;
	color: #ffffff;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.section6 {
	height: 70px;
	line-height: 70px;
	background-color: #fff;
	margin-top: 10px;
}

.section6 * {
	box-sizing: border-box;
}

.section6>.name {
	font-size: 16px;
	margin-left: 20px;
	margin-right: 15px;
	color: #448cd3;
}

.section6 .select2-container,
.section6 select {
	width: 162px !important;
	margin-right: 10px;
	height: 35px;
	line-height: 35px;
	/*border:solid 1px #ccc;*/
}

.section6 .select2-container--default .select2-selection--single {
	background-color: #fff;
	border-radius: 0px;
}

.section6 .select2-container .select2-selection--single {
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	height: 35px;
	line-height: 35px;
	user-select: none;
	-webkit-user-select: none;
}

.section6 .select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #444;
	line-height: 35px;
}

.section6 .select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 33px;
}

.section .ztlm {
	float: left;
	overflow: hidden;
/*	height: 182px;*/
	margin: 0;
}

.ztLeft {
	width: 70px;
	float: left;
}

.ztRight {
	width: 930px;
	float: right;
}

.ztRight .picList li{
	width: 50%;
}

.ztRight .bd{
	overflow: hidden;
}

.section .ztlm dt {
	width: 69px;
	height: 64px;
	background: url(../images/ztzl.jpg) no-repeat center;
	float: left;
}

.section .ztlm dd {
	width: 800px;
	height: 182px;
	float: left;
}

.section .ztlm .bx-controls {
	display: none;
}

.section .ztlm .bx-viewport {
	height: 182px !important;
}

.section .ztlm dd a {
	width: 620px;
	height: 88px;
	display: block;
}

.section .ztlm dd a img {
	width: 100%;
	height: 100%;
}

.bmDate {
	table-layout: fixed;
	margin: 10px;
}

.bmDate td {
	padding-left: 10px;
	table-layout: fixed;
	font-family: "ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ";
	color: #444;
	height: 22px;
}

.wzrkTab {}

.wzrkTab .tab-content {}

.wzrkTab .tab-content ul {
	overflow: hidden;
	margin: 30px 10px;
}

.wzrkTab .tab-content ul li {
	width: 25%;
	float: left;
}

.wzrkTab .tab-content ul li a {
	height: 24px;
	color: #626262;
	display: block;
	text-indent: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.wzrkTab .tab-content ul li a:hover {
	height: 24px;
	color: #408fda;
}


/* ÃƒÆ’Ã‚Â¨ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â©Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¼Ãƒâ€šÃ‚Â */

#slideBox {
	position: relative;
}
#slideBox .hd{
	z-index: 999;
	width: 100%;
	height: 40px;
	background: rgba(0,0,0,.6);
	position: absolute;
	left: 0;
	bottom: 0;
}
#slideBox .hd ul {
	position: absolute;
	top: 8px;
	right: 8px;
}
#slideBox .hd li {
	display: inline-block;
	text-align: center;
	line-height: 20px;
	width: 20px;
	height: 20px;
	color: #fff;
	background: #d8d2d2;
}
#slideBox .hd ul li.on{ background:#e3393a; color:#fff; }
.footer {
	padding: 20px;
	background: #f7f7f7;
	overflow: hidden;
}

.footer .myContainer {
	overflow: hidden;
	background: #f7f7f7;
}

.footer .left {
	height: 70px;
	line-height: 70px;
	float: left;
	margin-left: 102px;
	margin-right: 5px;
}

.footer .center {
	height: 50px;
	line-height: 50px;
	float: left;
	width: 615px;
	    padding-top: 10px;
}

.footer .center p {
	text-align: center;
	line-height: 25px;
	margin-bottom: 0;
	font-size: 13px;
	color: #121212;
}

.footer .center p a {
	color: #121212;
	font-size: 13px;
	margin: 0 5px;
}

.footer .center p span {
	margin: 0 8px;
}

.footer .right {
	    padding-top: 10px;
	height: 50px;
	line-height: 50px;
	float: left;
}


/* ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚ÂºÃƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚ÂºÃƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¢ */

.ejLeft {
	width: 260px;
	float: left;
	background-color: #f8f8f8;
}

.ejLeft .lHead {
	border: solid 1px #e8e8e8;
	margin-bottom: 13px;
}

.ejLeft .lHead img {
	max-width: 100%;
}

.sidebar-nav {
	border: solid 1px #e8e8e8;
}

.sidebar-nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.sidebar-nav .metismenu {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.sidebar-nav .metismenu>li {
	position: relative;
}

.sidebar-nav .metismenu>li>a {
	margin-bottom: 1px;
	position: relative;
	height: 50px;
	line-height: 50px;
	background: #f0f9fe url(../images/icoRight.png) no-repeat 232px center;
	text-indent: 22px;
	border-bottom: solid 1px #fff;
	font-size: 16px;
	color: #448cd3;
}

.sidebar-nav .metismenu>li.active>a {
	background: #f0f9fe url(../images/icoDown.png) no-repeat 232px center;
}

.sidebar-nav .metismenu>li:last-child>a,
.sidebar-nav .metismenu>li.active>a {
	border-bottom: none;
}

.sidebar-nav .metismenu>li>ul>li {}

.sidebar-nav .metismenu>li>ul>li>a {
	height: 50px;
	line-height: 50px;
	background: #f8f8f8 url(../images/icoDic.png) no-repeat center;
	text-indent: 43px;
	border: solid 1px #fff;
	box-shadow: 0 0 1px #e8e8e8;
	font-size: 16px;
	color: #979797;
}

.sidebar-nav .metismenu>li>ul>li>a:hover,
.sidebar-nav .metismenu>li>ul>li.act>a {
	background: #f8f8f8 url(../images/icoDicHover.png) no-repeat center;
	color: #448cd3;
}

.sidebar-nav .metismenu a {
	position: relative;
	display: block;
	color: #adb5bd;
	outline-width: 0;
	transition: all .3s ease-out;
}

.sidebar-nav .metismenu ul a {}

.indexBody {
	width: 1000px;
	margin: 0 auto;
}

.ejRight {
	float: right;
	width: 752px;
	border: solid 1px #e8e8e8;
	background-color: #f8f8f8;
}

.lbTit {
	height: 50px;
	line-height: 50px;
	background-color: #f2f8fb;
}

.lbTit h3 {
	height: 50px;
	line-height: 50px;
	min-height: 15px;
	margin: 0;
	margin-left: 15px;
	color: #448cd3;
	font-size: 16px;
}

.lbTit h3 img {
	margin-right: 10px;
}

.lbNews {
	margin: 10px 10px 50px;
}

.lbNews li {
	border-bottom: dashed 1px #dadada;
}

.lbNews li a {
	display: block;
	height: 32px;
	line-height: 32px;
	color: #606060;
}

.lbNews li a:hover,
.lbNews li a:hover span {
	color: #448cd3;
}

.lbNews li a p {
	float: left;
	margin: 0;
	width: 70%;
	overflow: hidden;
	text-overfow: ellipsis;
	white-space: nowrap;
	margin-left: 5px;
}

.lbNews li a span {
	float: right;
	display: inline-block;
	color: #616161;
	margin-right: 5px;
}

.myPage {
	height: 42px;
	line-height: 42px;
	background-color: #f2f8fb;
	text-align: center;
	margin: 20px;
	border: solid 1px #fff;
	box-shadow: 0 0 1px #c5e5f5;
}

.myPage a {
	color: #ffffff;
	margin: 0 5px;
}

.myPage a:hover,
.myPage a.act {
	color: #448cd3;
}

.myPage span {}

.myPage span input {
	width: 50px;
	height: 30px;
	line-height: 30px;
	border: solid 1px #cbcbcb;
	vertical-align: middle;
	margin: 0 5px;
}

.pagerEj {
	margin-bottom: 45px;
}

.pageInfo .myLocation {
	font-size: 15px;
}

.pageInfo .myLocation img {
	margin-right: 10px;
	margin-left: 50px;
}

.pageInfo .myLocation a {
	color: #606060;
}

.pageInfo .myLocation span,
.pageInfo .myLocation a:hover {
	color: #448cd3;
}


/* ÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â°ÃƒÆ’Ã‚Â©ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚ÂµÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â®Ãƒâ€šÃ‚Â¯ */

.newsHead {
	border-bottom: solid 2px #898989;
	text-align: center;
	margin-bottom: 30px;
}

.newsHead h3 {
	font-size: 20px;
	color: #448cd3;
	line-height: 30px;
	margin-bottom: 10px;
}

.newsHead p {
	font-size: 14px;
	color: #898989;
}

.newsHead p span {
	margin: 0 5px;
}

.newsDetial {
	border: solid 1px #e1e8f0;
	padding: 40px;
	background-color: #fff;
}

.newsDetial>p {
	text-indent: 2em;
	line-height: 30px;
	color: #4a4a4a;
	margin-bottom: 0;
}

.arcticleAct {
	text-align: right;
	margin-top: 45px;
}

.arcticleAct a {
	margin-left: 5px;
	color: #3a3a3a;
	font-size: 15px;
}

.arcticleAct a:hover {
	color: #448cd3;
}

.indexContainer {
	width: 1000px;
	margin: 0 auto;
	background: #fff;
	position: relative;
	z-index: 1;
	overflow: hidden;
}


/*ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â¸ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â¢Ãƒâ€¹Ã…â€œÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â¸ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â*/

.ejContainer {
	background: #f8f8f8;
	padding: 10px;
	overflow: hidden;
}

.ejsection {
	background-color: #fff;
}

.linej {
	width: 220px;
	float: left;
}

.ejlindaoright {
	width: 760px;
	float: right;
}

.ejsection .zl {}

.ejsection .zl .zlMenu {
	overflow: hidden;
}

.ejsection .zl .zlMenu li {
	float: left;
	margin-right: 1px;
	background-color: #f2f2f2;
}

.ejsection .zl .zlMenu li a {
	display: inline-block;
	width: 220px;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	color: #111;
	text-align: center;
}

.ejsection .zl .zlMenu li.active a {
	color: #fff;
	background-color: #3f8ed9;
}

.ejsection .zl .tab-content {
	padding: 6px;
}

.zlList {
	overflow: hidden;
}

.zlList li {
	float: left;
	margin: 6px 6px 12px;
}

.zklist li {
	float: left;
	width: 100%;
	margin: 6px 0px 12px;
}

.zlList li a {
	display: block;
	width: 100%;
	height: 45px;
	line-height: 45px;
	font-size: 14px;
	color: #000;
}

.zlList li a:hover {
	background-color: #3f8ed9;
	color: #fff!important;
}

.zlTit {
	display: none;
	height: 50px;
	line-height: 50px;
	background-color: #fff;
	padding-left: 12px;
	border-bottom: solid 1px #f8f8f8;
}

.zlTit h3 {
	height: 50px;
	line-height: 50px;
	color: #3f8ed9;
	font-size: 16px;
}

.zlTit h3 img {
	margin-right: 8px;
}

.newZl {
	margin: 12px;
	overflow: hidden;
}

.newZl li {
	width: 50%;
	border-bottom: solid 1px #f8f8f8;
	height: 120px;
	float: left;
	padding: 20px 0;
}

.newZl li .newImg {
	float: left;
	width: 195px;
	height: 120px;
	margin-right: 18px;
}

.newZl li .newImg img {
	width: 195px;
	height: 120px;
}

.newZl .right {
	float: left;
	width: 255px;
}

.newZl .right p {
	float: left;
	width: 250px;
	text-indent: 25px;
}

.newZl .right a {
	float: right;
	margin-top: 10px;
	color: #3f8ed9
}


/*ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â£ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¸Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â©ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â»Ãƒâ€¦Ã‚Â¸ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â®Ãƒâ€šÃ‚Â¡*/

.ztTit {
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	border-bottom: solid 1px #f8f8f8;
	background: #fff;
}

.ztTit h3 {
	height: 50px;
	line-height: 50px;
	padding: 0 20px;
	background: url("../images/ztTitBg.png") repeat-x center;
	font-size: 16px;
	color: #ffffff;
	float: left;
	margin: 0;
}

#tongji {
	height: 625px;
	background: #fff !important;
}


.ztTit h3 img {
	margin-right: 5px;
}

.dianjiliang {
	table-layout: fixed;
	font-family: "ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ";
	width: 100%;
}

.dianjiliang table {
	width: 467px;
	margin-left: 12px;
}

.dianjiliang thead th {
	height: 42px;
	line-height: 42px;
	background-color: #ecf5fe;
	text-indent: 18px;
	text-indent: 18px;
	text-align: left;
}

.dianjiliang tbody {}

.dianjiliang tbody tr td table td {
	height: 32px;
	line-height: 32px;
	border-bottom: dashed 1px #dadada;
	text-indent: 10px;
}

.dianjiliang tr td table tr:last-child td {
	border-bottom: none;
}

.dianjiliang tbody tr td span {
	display: inline-block;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	color: #fff;
	text-align: center;
	line-height: 20px;
	background: #0b72d4;
	text-indent: 0;
}

.dianjiliang tbody tr td i {
	font-style: normal;
	color: #ff3333;
}

.rdwz {
	margin-top: 10px;
}

.rdwz>li>a {
	line-height: 34px;
	height: 34px;
	color: #727272;
	display: block;
	margin: 0 10px;
	padding: 0 10px;
	overflow: hidden;
	position: relative;
	font-family: "ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ";
	border-bottom: dashed 1px #dadada;
}

.rdwz>li:last-child>a {
	border-bottom: none;
}

.rdwz>li>a>p {
	line-height: 34px;
	float: left;
	width: 80%;
	color: #444;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 0;
}

.rdwz li a span {
	display: inline-block;
	float: right;
	height: 34px;
	line-height: 34px;
	color: #818181;
}

.rdwz>li>a:hover>p {
	color: #448cd3;
}

.guohui {
	position: absolute;
	left: 15px;
	top: 60px;
	width: 80px;
}

.ztHeader {
	height: 113px;
	background: url("../images/ztheadBg.png") no-repeat center;
	margin-bottom: 10px;
}

.ztHeader .logo {
	float: left;
	height: 110px;
	line-height: 110px;
	display: inline-block;
	padding-top: 20px;
}

.ztHeader .logo img {}

.ztHeader .menu1 {
	float: right;
	margin-top: 40px;
	font-family: "微软雅黑";
	font-size: 14px;
	padding-right: 40px;
}

.ztHeader .menu1>li {
	float: left;
	text-align: center;
	margin-left: 20px;
}

.ztHeader .menu1>li>a {
	display: block;
	height: 30px;
	line-height: 30px;
	color: #1265af;
	font-size: 16px;
	display: inline-block;
	padding: 0 15px;
	border-radius: 15px;
}

.ztHeader .menu1>li>a:hover,
.ztHeader .menu1>li.act>a {
	background-color: #3f8ed9;
	color: #fff;
}

.ztPageInfo {
	border: none;
	background: #f8f8f8;
}

.btn_ph {
	background: url("../images/wzph.png") center no-repeat;
	display: inline-block;
	width: 67px;
	height: 28px;
	line-height: 28px;
	text-align: center;
}

table.qlqd {
	table-layout: fixed;
	width: 100%;
}

table.qlqd td {
	width: 20%;
	height: 40px;
	background: #f8f8f8;
	border: solid 5px #fff;
}

table.qlqd td a {
	height: 40px;
	line-height: 40px;
	display: block;
	color: #3d74a5;
	font-size: 14px;
	background-repeat: no-repeat;
	text-align: center;
	white-space: nowrap;
}

table.qlqd td a:hover {
	background: #d1e4ef;
}

table.qlqd td span {
	color: #fe612b;
}

.sub-list {}

.sub-list {}

.sub-list ul {
	overflow: hidden;
	margin-top: 30px;
}

.sub-list ul li {
	float: left;
	width: 108.5px;
	margin: 0 0 30px;
}

.sub-list ul li a {
	display: block;
	text-align: center;
}

.sub-list ul li a:hover {
	opacity: 0.8;
}

.sub-list ul li a img {
	width: 65px;
}

.sub-list ul li a p {
	font-size: 13px;
	color: #000000;
	margin-top: 15px;
}

.wzrkTabP {
	height: 38px;
	line-height: 38px;
	text-align: center;
	position: relative;
	border: solid 1px #e4eaf1;
}

.wzrkTabP>li {
	float: left;
	width: 25%;
	border-right: solid 1px #e4eaf1;
	box-sizing: border-box;
}

.wzrkTabP>li:last-child {
	border-right: none;
}
.wzrkTabP>li>h3{
	margin: 0;
}
.wzrkTabP>li>h3>a {
	font-size: 14px;
	color: #545454;
	font-weight: bold;
	display: block;
	height: 38px;
	line-height: 38px;
	font-family: "微软雅黑";
}

.wzrkTabP>li.active>h3>a,
.wzrkTabP>li:hover>h3>a {
	background-color: #e3393a;
	color: #fff;
	font-weight: bold;
}

/*.wzrkTabP>li:hover ul {
	display: block;
	position: absolute;
	left: 0;
	top: 44px;
}*/

.wzrkTabP ul {
	overflow: hidden;
	margin-left: 0px;
	padding: 30px 10px;
	display: none;
	width: 976px;
	background: #fff;
	border: solid 1px #e4eaf1;
	height: 194px;
	/*position: absolute;
	left: 0;
	bottom: -38px;*/
	position: absolute;
	left: 0;
	/*box-shadow: 0px -2px 2.97px 0.03px rgba(0, 0, 0, 0.25);*/
	margin-top:-290px;
}

.wzrkTabP ul li {
	width: 25%;
	float: left;
}

.wzrkTabP ul li a {
	height: 24px;
	color: #626262;
	display: block;
	text-indent: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: left;
}

.wzrkTabP ul li a:hover {
	height: 24px;
	color: #e3393a;
}

form {
	margin-bottom: 0;
}


#window{
	position: fixed;
	right:0px;
	width:200px
	bottom: 100px;
}
#window img{
	width: 100%;
}
.aereBox{
	overflow: hidden;
}

.aereBox .aere-width{
	width: 456px;
	height: 200px;
	overflow: hidden;
	margin:18px 0;
}
.aereBox .aere-width .newsTab ul>.tab-pane{
	width: 98px;
}
.main7 {
  width: 998px;
  height: 275px;
  border: 1px solid #e1e8f0;
}
.p_title,
.p_change_title {
  width: 100%;
  height: 40px;
  background: #f9fcfc;
  border-top: 2px solid #ce0000;
}
.p_title .span {
  display: block;
  float: left;
  height: 40px;
  line-height: 40px;
  text-align: center;
  text-indent: 1em;
  font-family: "宋体";
  font-size: 18px;

}
