@import url(media.css);

* {
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
}
a img {
	border: none;
}
.c:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html .c {
	zoom: 1;
	display: inline-block;
	_height: 1px;
}
body input,
body button,
body textarea,
body {
	color: #333;
	background: #FFF;
	font-family:"Arial","Microsoft Yahei";
}
a {
	color: #333;
}
a:hover {
	color: #0d754b;
}
.wrap {
	width: 1280px;
	width: 80%;
	margin: 0 auto;
}
.hits {
	display: none;
}

/*分页样式*/
.page_info span {
	padding:0 2px;
}
.page_info,
.page_list {
	clear: both;
	height:24px;
	line-height:24px;
	text-align:center;
	letter-spacing:0;
	font-family:"Microsoft Yahei","Arial Black";
	font-size:12px;
	margin-bottom:10px;
	padding: 10px;
}
.page_list a {
	display:inline-block;
	color:#898989;
	border:1px solid #e8e8e8;
	background:#f8f8f8;
	text-align:center;
	padding:0 8px;
	margin:0 1px;
}
.page_list a:hover {
	color:#fff;
	border:1px solid #898989;
	background:#898989;
}
.page_list a.on {
	color:#333;
	border:1px solid #ccc;
	background:#E5EDF2;
}


/*内容分页*/
.contPage {
	height:20px;
	line-height:20px;
	text-align:center;
	letter-spacing:0;
	font-family:"Arial Black";
	font-size:10px;
	margin-top:20px;
}
.contPage a {
	display:inline-block;
	color:#898989;
	background:#fff;
	text-align:center;
	padding:0 7px;
	margin:0 1px;
}
.contPage a:hover {
	color:#fff;
	background:#898989;
}
.contPage a.on {
	color:#333;
	background:#E5EDF2;
	border:1px solid #C2D5E3;
}

.articleTitle {
    margin: 0;
    padding: 30px 20px;
    text-align: left;
    color: #53a400;
    color: #333;
    font-weight: 600;
    padding-right: 60px;
    padding-bottom: 26px;
    line-height: 50px;
    border-bottom: 1px solid #e8e8e8;
    font-size: 36px;
    box-sizing: border-box;
}
.article_Qiche_Title {
	font-size: 20px;	margin:0;
	padding:30px 20px;
	text-align:center;
	color:#0070cd;
	font-weight: normal;
}
.articleInfo {
    height: 36px;
    line-height: 36px;
    color: #A9A9A9;
    text-align: left;
    font-size: 14px;
    width: 96%;
    margin: 0 auto;
}
.articleInfo span {
	padding: 0px 5px;
}
.articleContent {
	font-size: 18px;
	color:#333;
	padding:20px 40px;
	min-height:400px;
	height:auto;
	height:expression(this.height<400?400:true);
}
.articleContent div,
.articleContent p {
	line-height: 180% !important;
	font-size: 18px !important;
}
.articleContent img {
	max-width:100%;
	height:auto !important;
}
.articleContent p {
	text-indent: 2em;
	margin: 10px 0;
}
.articleContent div img,
.articleContent p img {
	/*margin-left: -2em;*/
}
.articleContent.middle div,
.articleContent.middle p {
	font-size: 14px !important;
}
.articleContent.big div,
.articleContent.big p {
	font-size: 18px !important;
}
.articleContent.small div,
.articleContent.small p {
	font-size: 12px !important;
}
.articleContent table,
.articleContent table td,
.articleContent table th {
	border-collapse: collapse;
	margin: 0 auto; /* 上下保持为0，左右自动适应 */
}
.articleContent table td {
	padding:0 10px;
	line-height:180%;
}

ul.pn {
	border-top:dashed 1px #999;
	padding: 15px;
	color:#333;
	margin-top:15px;
}
.pn li {
	height:30px;
	line-height: 30px;
	font-size: 14px;
	color: #333;
	overflow: hidden;
}
.pn a {
	color: #333;
	text-decoration:none;
}
.pn a:hover {
	color: #000;
}

.ke-insertfile {
	background: url(/templates/default/images/download.gif) 3px center no-repeat;
	padding-left: 25px;
	padding-right: 3px;
	border-bottom:dotted 1px #333;
}

body {
	background: #fff;
}
.top_nav{
	height:36px;
	background-color:#ececec;
	border-bottom:1px solid #cfcfcf;
}
.top_nav .left{
	font-size:12px;
	color:#666666;
	line-height:36px;
	text-align:left;
	overflow:hidden;
	float:left;
	padding-left:5%;
	
}
.top_nav .sns{
	font-size:12px;
	color:#666666;
	line-height:36px;
	float:left;
	padding-left: 80px;
}
.head {
	height: 168px;
	border-bottom: 1px solid #075b39;
	position: relative;
	min-width: 1280px;
}
.head .logo {
	float: left;
	margin-top: 36px;
}
.top_nav form {
	float: right;
	padding-top:  5px;
}
.top_nav  form .form {
	padding-left: 10px;
	width: 225px;
	height: 26px;
	position: relative;
	
	padding: 0 10px;
    width: 225px;
    height: 26px;
    /* background: url(../images/bgSearch.png) 0 0 no-repeat; */
    position: relative;
    padding-top: 1px;
    border: 1px solid #cfcfcf;
    border-radius: 13px;
    background: #fff;
}
.top_nav form .form input {
	display: block;
	width: 200px;
	height: 26px;
	line-height: 26px;
	border: none;
	background: none;
	outline: none;
}
.top_nav  form .form button {
	cursor: pointer;
	text-indent: -9999px;
	overflow: hidden;
	border: none;
	background: none;
	position: absolute;
	width: 30px;
	height: 30px;
	position: absolute;
	right: 0;
	top: 3px;
	outline: none;
	background: url(../images/search2.png) 0 0 no-repeat;
}

.mainNav {
	height: 56px;
	line-height: 20px;
	position: relative;
	z-index: 11;    
	float: right;
    margin-top: 36px;
	/*margin-right: -170px;*/
}
.mainNav li.rootItem {
	float: left;
	padding: 30px 0;
	position: relative;
    height: 36px;
    line-height: 36px;
}
.mainNav li.rootItem a {
	/* border-left: 1px solid #e6e4e4; */
	color: #333;
	font-weight:600;
	display: block;
	padding: 0px 1.8em;
	/*text-transform: uppercase;*//*字母全部大写*/
}
.mainNav li.rootItem:nth-child(1) a {
	border-left: none;
}
.mainNav li.rootItem.hover a {
	color: #4fa000;
}
.mainNav li.rootItem:hover a,
.mainNav li.rootItem a:hover {
	color: #4fa000;
	/*border:1px solid #00683e;
	border-radius: 18px;*/
	font-weight:600;
    height: 36px;
    line-height: 36px;
}
.mainNav li.rootItem.mhover .subMenu,
.mainNav li.rootItem:hover .subMenu {
	display: block;
}
.mainNav li.rootItem .subMenu {
	display: none;
	position: absolute;
	left: -60px;
	top: 95px;
	/*background-color: #0071ad;
	background-color: rgba(0, 113, 173, 0.6);
	background-color: #b9151c;*/
	background-color: #4fa000;
	width:180%;
	padding: 0px;
	overflow: hidden;
	text-align:center;
	border-radius: 0 0 10px 10px;
}
.mainNav li.rootItem .subMenu li {
	float: none;
	/*border-top: 1px solid #4d9cc6;*/
	border-top: 1px solid #cc4949;
	border-top: 1px solid rgba(255,255,255,.3);
	margin-top: -1px;
	padding: 0.7em 1em;
}
.mainNav li.rootItem .subMenu li a {
	padding: 0px 0.5em;
	line-height: 120%;
	color: #FFF;
	border: none;	
	font-size:15px;
	background: none;
	line-height: 26px;
    height: 26px;
}
.mainNav li.rootItem .subMenu li.hover a {
	color: #fff;
	/*text-shadow: 0 0 2px #FFF;*/
}
.mainNav li.rootItem .subMenu li a:hover {
	color: #FFF;
	text-shadow: 0 0 2px #FFF;
}

.banner {
	height: 490px;
	margin-bottom: 20px;
	min-width:1280px;
}

.sidebar {
	width: 280px;
	float: left;
	position: relative;
	/*height: 990px;*/
}
.sidebar .categoryList li.hover a {
	background: #006938 url(../images/categoryDotHover.png) right center no-repeat;
	color: #FFF;
}
.sidebar .categoryList li a:hover {
	background: #00944f url(../images/categoryDotHover.png) right center no-repeat;
	color: #FFF;
}
.sidebar .categoryList li {
	margin-bottom: 3px;
}
.sidebar .categoryList li ul.subCC {
	display: none;
}
.sidebar .categoryList li.hover ul.subCC {
	display: block;
}
.sidebar .categoryList > li > a {
	position: relative;
	z-index: 11;
}
.sidebar .categoryList li a {
	display: block;
	padding: 10px 20px;
	line-height: 120%;
	background: #ececec url(../images/categoryDot.png) right center no-repeat;
	font-size: 14px;
}
.sidebar .categoryList {
	padding: 0;
	margin-bottom: 20px;
}
.sidebar .categoryName {
	text-transform: uppercase;
    text-align: center;
    padding: 48px;
    /*margin-top: -60px;*/
    line-height: 140%;
    background-color: #53a400;
    color: #FFF;
    border-radius: 6px 6px 0 0;
    font-size: 24px;
    font-weight: normal;
    border-bottom: 1px solid #FFF;
    margin-bottom: 10px;
}

.sidebar .contact {
	height: 270px;
	/*background: url(../images/sidebarContact.jpg) 0 bottom no-repeat; */
	position: relative;
	font-size: 14px;
	background-color: #f3f3f3;
}
.sidebar .contact dd {
	padding: 10px 20px;
	background-color: #f3f3f3;
}
.sidebar .contact p {
	line-height:28px;
}
.sidebar .contact p span{
	font-weight:bold;
	text-decoration:dashed;
}
.sidebar .contact dt {
	text-transform: uppercase;
    text-align: center;
    padding: 15px;
    line-height: 48px;
    background-color: #53a400;
    color: #FFF;
    border-radius: 6px 6px 0 0;
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 10px;
}
.sidebar .contact .info div {
	height: 31px;
	line-height: 31px;
	padding-left: 40px;
	margin-bottom: 10px;
}
.sidebar .contact .info div.tel {
	background: url(../images/iconTel.png) 0 center no-repeat;
}
.sidebar .contact .info div.email {
	background: url(../images/iconEmail.png) 0 center no-repeat;
}
.sidebar .contact .motto {
	position: absolute;
	right: 10px;
	bottom: 20px;
	width: 175px;
}

.mainContainer {
	float: right;
	width: 960px;
	width:80%;
	margin-bottom: 30px;
}
.position {
	height: 55px;
	line-height: 55px;
	font-size: 14px;
	background-color: #ececec;
	border-radius: 3px;
	margin-bottom: 30px;
	padding-left: 30px;
}

.tooltip {
	position: absolute;
	z-index: 2147483647;
	max-width: 250px;
	word-wrap: break-word;
	background-color: #0071ad;
	background-color: rgba(0, 113, 173, 0.6);
	text-align: left;
	padding: 5px 10px;
	min-height: 1em;
	border-radius: 3px;
	border: solid 1px #517fce;
	color: #FFF;
	text-shadow: 0px 0px 1px #fff;
	font-size: 14px;
}

.photoList .thumb {
	position: relative;
}
.photoList .thumb img {
	background:#F2F2F2 url(../images/nofoundphoto.gif) center center no-repeat;
	width: 180px;
	height: 240px;
}
.photoList .thumb .post {
	display: none;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 4px;
	background-color: rgba(255,255,255,.75);
	color: #666;
	text-align: center;
	font-size: 12px;
	padding: 10px 5px;
}
.photoList li.hover .thumb .post,
.photoList li:hover .thumb .post {
	display: block;
}
.photoList li a.title {
	width: 180px !important;
}

.footer {
	background-color: #333;
	padding-top: 20px;
	min-width:1280px;
}
.footer .footerNav {
	padding-bottom: 20px;
}
.footer .footerNav dl {
	float: left;
}
.footer .footerNav dl.i0 {    
	width: 280px;
    background-color: #fff;
    height: 120px;
    margin-top: -20px;
    text-align: center;
    padding-top: 40px;
	border-radius: 0 0 8px 8px;
	}
.footer .footerNav dl.i1 {width: 200px; margin-left: 30px;	width:10%; margin-left: 1%; }
.footer .footerNav dl.i2 {width: 165px; }
.footer .footerNav dl.i3 {width: 280px; margin-left: 80px; width:25%; margin-left: 5%; }
.footer .footerNav dl.i4 {width: 260px; }
.footer .footerNav dl.i5 {width: 360px; margin-left: 30px; width:35%; margin-left: 1%; }
.footer .footerNav dl dt {
	line-height: 52px;
	font-size: 24px;
	color: #FFF;
}
.footer .footerNav dl dd li {
	line-height: 16px;
	padding: 5px 0;
}
.footer .footerNav dl dd li span{
	line-height: 16px;
	padding: 5px 0;
	font-weight:blod;
}
.footer .footerNav dl dd li,
.footer .footerNav dl dd li a {
	color: #ededed;
	font-size: 14px;
	line-height:26spx;
}
.footer .footerNav dl dd li a:hover {
	color: #fff;
	border-bottom: 1px dotted #fff;
}
.footer .copyright {
	font-size: 12px;
	color: #EEE;
	border-top: 1px solid #7eb99c;
	height: 52px;
	line-height: 52px;
}
.footer .copyright a {
	color: #EEE;
}
.footer .copyright a:hover {
	border-bottom: 1px dotted #EEE;
}
.footer .copyright .sns {
	float: right;
}
.footer .copyright .fllow {
	display: inline;
}
.siteTip {
	padding: 10px 50px;
	border-left: 13px solid #0071ad;
	background-color: #f1f1f1;
	margin: 35px auto;
}
.siteTip .btns a {
	font-size: 14px;
	margin-right: 10px;
	float: left;
}
.siteTip .btns .message {
	background-color: #b9151c;
	color: #FFF;
	/*padding: 5px 20px; */
	height: 36px;
    width: 150px;
    display: block;
    text-align: center;
    line-height: 36px;
}
.siteTip .btns .download {
	background-color: #3492d0;
    color: #FFF;
    /* padding: 5px 10px; */
    height: 36px;
    width: 150px;
    display: block;
    text-align: center;
    line-height: 36px;
}
.siteTip .btns {
	float: right;
	padding-top: 2px;
}
.siteTip .desc {
	color: #818181;
	font-size: 12px;
}
.siteTip .title {
	color: #363636;
	font-size: 22px;
}

.window,
.windowBg {
	z-index: 11;
	display: none;
}
.windowBg {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background-color: #292929;
	background-color: rgba(41, 41, 41, 0.5);
}
.window {
    min-height: 400px;
    background-color: #fff;
    position: fixed;
    left: 30%;
    top: 25%;
    /* margin-left: -310px; */
    /* margin-top: -210px; */
    padding: 15px 30px;
    z-index: 12;
    /* position: absolute; */
    /* top: 50%; */
    /* left: 50%; */
    /* transform: translate(-50%, -50%); */
    padding: 30px 60px;
    border-radius: 30px;
    width: 750px;
    box-sizing: border-box;
}
.window dt .close {
	float: right;
	font-size: 20px;
}
.window dt {
	height: 46px;
	line-height: 46px;
	border-bottom: 1px solid #ccc;
	color: #0071ad;
}
.window dd {
	padding: 10px 0;
}
.window dd .label {
	padding: 10px 0;
}
.window dd .label input,
.window dd .label textarea {
	border: 1px solid #CCC;
	outline: none;
	border-radius: 3px;
}
.window dd .label input[readonly] {
	border: none;
	color: #000;
}
.window dd .label input {
	padding: 0px 5px;
	width: 290px;
	height: 30px;
}
.window dd .label textarea {
	height: 80px;
	width: 360px;
	padding: 5px;
}
.window dd .label img {
	vertical-align: top;
	height: 32px;
	width: 80px;
}
.window dd .label strong {
	padding-top: 5px;
	margin-right: 10px;
	display: block;
	width: 125px;
	height: 34px;
	float: left;
	text-align: right;
	font-weight: normal;
}
.window dd .label button:hover {
	background-color: #387100;
}
.window dd .label button {
	outline: none;
	width: 160px;
	height: 48px;
	line-height: 48px;
	background-color: #4fa000;
	color: #FFF;
	text-align: center;
	border-radius: 24px;
	border: none;
	font-size: 16px;
	cursor: pointer;
}

.back2top {
	position: fixed;
	/*left: 50%;*/
	right:10%;
	/*margin-left: 650px;*/
	width: 60px;
	height: 120px;
	padding-bottom: 5px;
	text-align: center;
	bottom: 120px;
	font-size: 12px;
	/*box-shadow: 0 1px 3px #ccc;
	border: solid 1px #DDD;*/
	line-height: 20px;
	border-radius: 3px;
}
.back2top i.i1 {
	display: block;
	width: 60px;
	height: 60px;
	font-size: 48px;
	overflow: hidden;
	background: url(../images/cheat.png) center center no-repeat;
}
.back2top i.i2 {
	display: block;
	width: 60px;
	height: 60px;
	font-size: 48px;
	overflow: hidden;
	background: url(../images/top.png) center center no-repeat;
}
/*
.message_more{
    text-align: center;
    margin-top: 20px;
    margin-bottom: 30px;
    /* height: 185px; *
    line-height: 95px;
    text-align: center;
	min-width:1280px;
}
.message_more p{	
	font-size:30px;
	color:#fff;	
    background: url(../images/message_bg.jpg) 0px 0px no-repeat;
}
.message_more a{
	color: #fff;
    background-color: #0d754b;
    padding: 12px 40px;
    border-radius: 4px;
    font-size: 24px;
    background: url(../images/mes.png) 0px 0px no-repeat;
    width: 376px;
    height: 102px;
    display: block;
    margin: auto;
}
.message_more a:hover {
    background: url(../images/mes_hover.png) 0px 0px no-repeat;
	
}*/

.message_more{
	width:380px;
	margin: 20px;
}
.message_more .mail_i1{
	border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
	border-color: #d8d8d8;
    color: #ffffff;	
    background-color: #9b9b9b;
	border: 1px solid transparent;
    padding: 0 17px;
    cursor: pointer;
    border-radius: 24px;
	height: 48px;
    line-height: 48px;
    box-sizing: border-box;
    margin-bottom: 10px;
	width:290px;
	display: block;float: left;
}
.message_more .mail_i2{
	border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
	border-color: #000000;
    color: #ffffff;
    background-color: #4fa000;
	border: 1px solid transparent;
    padding: 0 17px;
    cursor: pointer;
    border-radius: 24px;
	height: 48px;
    line-height: 48px;
    box-sizing: border-box;
    margin-bottom: 10px;
	width:80px;
	display: block;float: left;
}

/*公共搜索功能*/
#default_search_box {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0,0,0,0.8);
    left: 0;
    top: 0;
    z-index: 9999;
}

#default_search_box .form {
    width: 50%;
    max-width: 600px;
    height: 60px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

#default_search_box .form>i {
    width: 30px;
    height: 30px;
    position: absolute;
    right: -60px;
    top: 10px;
    background: url(../images/search_close.png) center no-repeat;
    cursor: pointer;
}

#default_search_box .text {
    width: 100%;
    height: 60px;
    line-height: 60px;
    border: 0;
    padding-right: 60px;
    color: #333;
    background: none;
    outline: none;
    text-indent: 20px;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 5px;
}

#default_search_box .text::placeholder {
    color: #333
}

#default_search_box .button {
    width: 60px;
    height: 60px;
    position: absolute;
    right: 0;
    top: 0;
    background: transparent;
    cursor: pointer;
    border: 0;
    outline: none;
}

#default_search_box .button::after {
    content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    line-height: 60px;
    left: 0;
    top: 0;
    font-size: 24px;
	background: url(../images/search2.png) center no-repeat;
}
