﻿/*动态*/
.dynamic{
	margin-top: 30px;
}
.dynamic .mic-aside{
	width: 262px;
	border: #d9d9d9 solid 1px;
	border-radius: 3px;
}
.dynamic .mic-arte{
	width: 715px;
}
.dynamic .mic-aside .aside-list{
	padding: 0 12px;
}
.dynamic .mic-aside .aside-list li{
	height: 64px;
	border-bottom: #d1d1d1 dashed 1px;
	line-height: 64px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	padding-left: 30px;
}
.dynamic .mic-aside .aside-list li a{
	font-size: 16px;
	color: #737373;
	padding: 10px 0 10px 65px;
	font-weight: bold;
}
.dynamic .mic-aside .aside-list li:hover a{
	color: #007457;
}
.dynamic .mic-aside .aside-list li.bk-1 a{
	background: url(../images/mic-icon1.gif) no-repeat left center;
}
.dynamic .mic-aside .aside-list li.bk-2 a{
	background: url(../images/mic-icon2.gif) no-repeat left center;
}
.dynamic .mic-aside .aside-list li.bk-3 a{
	background: url(../images/mic-icon3.gif) no-repeat left center;
}
.dynamic .mic-aside .aside-list li.bk-4 a{
	background: url(../images/mic-icon4.gif) no-repeat left center;
}
.dynamic .mic-aside .aside-list li.bk-5 a{
	background: url(../images/mic-icon5.gif) no-repeat left center;
}
.dynamic .mic-aside .aside-list li.bk-6 a{
	background: url(../images/mic-icon6.gif) no-repeat left center;
}
.dynamic .mic-aside .aside-list li:last-of-type{
	border: none;
}
.row1-lf{
	width: 442px;
	height: 233px;
	overflow: hidden;
	position: relative;
}
.parBd ul{
	width: 6630px;
	height: 233px;
}
.parBd ul li,.parBd ul li img{
	width: 442px;
	height: 233px;
}
.parHd{
	position: absolute;
	bottom: 6px;
	right: 8px;
}
.parHd ol li{
	width: 15px;
	height: 15px;
	line-height: 15px;
	text-align: center;
	color: #010101;
	font-size: 14px;
	margin-left: 5px;
	background-color: white;
	border-radius: 2px;
	cursor: pointer;
}
.parHd ol li.cur{
	background-color: #007457;
	color: white;
}
.row1-rt{
	width: 253px;
	height: 233px;
	border: #e6e6e6 solid 1px;
	padding: 3px;
	overflow: hidden;
}
.tab_01{
	height: 32px;
	line-height: 32px;
}
.tab_01 li{
	width: 80px;
	height: 32px;
	text-align: center;
	font-size: 15px;
	color: #1a1a1a;
	background-color: #e6e6e6;
	margin-right: 2px;
	cursor: pointer;
}
.tab_01 li.active{
	background-color: #007457;
	color: white;
}
.tab01-frame li,
.tab01-frame li .tab01_txts{
	width: 245px;
	height: 185px;
	overflow: hidden;
}
.tab01-frame li .frame{
	width: 245px;
	height: 3000px;
	overflow: hidden;
}
.tab01-frame li{
	margin: 10px 0 20px 0;
}
.tab01-frame li p{
	display: block;
	height: 36px;
	line-height: 36px;
	border-bottom: #d9d9d9 dashed 1px;
	font-size: 13px;
	font-family: "宋体";
	width: 235px;
	padding-left: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.tab01-frame li p a{
	color: #595959;
}
.tab01-frame li p a:hover{
	text-decoration: underline;
}
.tab01-frame li p span{
	color: red;
	font-family: "微软雅黑";
	margin-right: 5px;
}
.mic-arte .arte-row1{
	height: auto;
}
.mic-arte .arte-row2{
	margin-top: 18px;
}
.mic-arte .arte-row2 .row2-boxs{
	width: 224px;
	height: 135px;
	margin-right: 20px;
}
.mic-arte .arte-row2 .row2-boxs .box-tit{
	height: 35px;
	line-height: 35px;
	border-radius: 8px 8px 0 0;
	background-color: #b3b3b3;
	color: white;
}
.mic-arte .arte-row2 .row2-boxs .box-tit figcaption{
	text-align: center;
}
.mic-arte .arte-row2 .row2-boxs .box-tit figcaption span{
	font-size: 16px;
	padding-left: 30px;
	background: url(../images/tit-icon1.png) no-repeat left center;
}
.mic-arte .arte-row2 .row2-boxs .box-tit figcaption span a{color:white;}
.mic-arte .arte-row2 .row2-boxs:hover .box-tit{
	background-color: #007457;
}
.mic-arte .arte-row2 .row2-boxs .box-txts{
	width: 224px;
	height: 100px;
	border: #e6e6e6 solid 1px;
}
.mic-arte .arte-row2 .row2-boxs .box-txts .txt{
	margin-top: 22px;
	height: 14px;
	padding-left: 10px;
}
.mic-arte .arte-row2 .row2-boxs .box-txts .txt a{
	display: block;
	width: 50%;
	color: #4c4c4c;
	font-size: 14px;
	font-family: "宋体";
	padding-left: 18px;
	background: url(../images/disc.gif) no-repeat left center;
}
.mic-arte .arte-row2 .row2-boxs1 .box-tit figcaption span{
	background: url(../images/tit-icon2.png) no-repeat left center;
}
.mic-arte .arte-row2 .row2-boxs2 .box-tit figcaption span{
	background: url(../images/tit-icon3.png) no-repeat left center;
}

.mic-arte .arte-row2 .row2-boxs .box-txts .txt a:hover{
	text-decoration: underline;
}
.hr_banr{
	height: 120px;
	margin-top: 20px;
}
/*内容区*/
.content{
	margin-top: 35px;
}
.cotnt-lf{
	width: 262px;
	height: auto;
}
.aside-row1{
	padding: 3px;
	border-radius: 5px;
}
.aside-row1 .row1-img{
	width: 120px;
}
.aside-row1 .row1-img .wx {
	width: 120px;
}
.aside-row1 .row1-intro{
	width: 105px;
	padding-right: 15px;
}
.aside-row1 .row1-intro h5{
	font-size: 16px;
	color: black;
	margin: 5px 0;
}
.aside-row1 .row1-intro span{
	color: #4c4c4c;
	line-height: 17px;
	text-align: justify;
}
.aside-row1 .row1-phone{
	margin-top: 8px;
	text-align: center;
	font-size: 0;
}
.aside-row2{
	margin-top: 8px;
	padding: 3px;
	border: #e6e6e6 solid 1px;
	font-size: 0;
}
.aside-row3{
	margin-top: 27px;
	border-radius: 4px;
	border: #e6e6e6 solid 1px;
}
.aside-row3 .row3-tit{
	height: 32px;
	background: linear-gradient(to bottom,#fff,#dadada);
	background: -webkit-linear-gradient(to bottom,#fff,#dadada);
	background: -moz-linear-gradient(to bottom,#fff,#dadada);
	background: -o-linear-gradient(to bottom,#fff,#dadada);
	border-bottom: #bfbfbf solid 1px;
	padding: 1px;
}
.aside-row3 .row3-tit figcaption{
	width: 112px;
	height: 28px;
	text-align: center;
	line-height: 28px;
	font-size: 15px;
	color: #333;
	font-weight: bold;
	margin: 5px 0 0 20px;
	border: #bfbfbf solid 1px;
	background-color: white;
	border-bottom: white solid 1px;
}
.aside-row3 .row3-cent{
	padding: 9px 7px;
}
.aside-row3 .row3-cent p{
	color: #333;
	line-height: 19px;
	font-family: "宋体";
	text-indent: 25px;
}
.aside-row3 .row3-cent .form,
.aside-row3 .row3-cent .row3-btns{
	padding-left: 10px;
}
.aside-row3 .row3-cent .form .row{
	height: 14px;
	margin-top: 15px;
	font-family: "宋体";
	color: #333;
}
.aside-row3 .row3-cent .form .row input{
	margin-right: 10px;
    width: 157px;
    height: 20px;
    float: right;
}
.aside-row3 .row3-cent .form .row label{
	line-height:23px;
}
.aside-row3 .row3-cent .row3-btns{
	margin-top: 18px;
	padding-left: 57px;
}
.aside-row3 .row3-cent .row3-btns a,.aside-row3 .row3-cent .row3-btns input{
	font-family: "宋体";
	font-size: 14px;
	width: 56px;
	height: 24px;
	line-height: 24px;
	border-radius: 3px;
	margin-right: 15px;
	background: url(../images/aside-repeat1.gif);
}
.aside-row3 .row3-cent .row3-btns a:hover{
	background: url(../images/aside-repeat2.gif);
}
.aside-row4{
	margin-top: 8px;
	border: #e6e6e6 solid 1px;
	border-radius: 3px;
	padding: 3px;
	font-size: 0;
}
.aside-row4 p{
	width: 256px;
	height: 81px;
	overflow: hidden;
}
.aside-row4 p:hover img{
	transition-duration: .3s;
	transition-timing-function: ease-out;
	transform: scale(1.05);
}
.aside-row4 p img{
	transition-duration: .3s;
	transition-timing-function: ease-out;
	transform: scale(1);
}
.aside-row4 .img2{
	margin-top: 3px;
}
.cotnt-rt{
	width: 725px;
	height: auto;
}
.row1-column{
	height: 30px;
	padding-top: 1px;
	border-top: #007457 solid 1px;
}
.row1-column figcaption{
	height: 29px;
	background-color: #007457;
	padding: 0 12px 0 6px;
	line-height: 29px;
}
.row1-column figcaption dfn,
.row1-column figcaption a{
	color: white;
}
.row1-column figcaption dfn{
	font-size: 18px;
}
.row1-column figcaption a{
	font-size: 12px;
}
.row1-column figcaption a:hover{
	text-decoration: underline;
}
.row1-group{
	padding: 10px;
	border: #d9d9d9 solid 1px;
	border-top: none;
	overflow: hidden;
}
.row1-group ol{
	width: 6630px;
	height: 112px;
}
.row1-group ol li{
	width: 215px;
	height: 112px;
	padding-right: 28px;
}
.row1-group ol li .group-img{
	width: 97px;
	height: 112px;
}
.row1-group ol li .group-img img{
	padding: 1px;
	border: #d9d9d9 solid 1px;
	width:93px;
	height:108px;
}
.row1-group ol li .group-txts{
	margin-left: 4px;
	width:110px;
}
.row1-group ol li .group-txts .intro{
	margin-top: 8px;
	font-family: "宋体";
}
.row1-group ol li .group-txts .intro dt{
	font-size: 14px;
	color: #015b45;
}
.row1-group ol li .group-txts .intro dd{
	color: #333;
	margin-top: 8px;
}
.row1-group ol li .group-txts .intro dd em{
	color: #015b45;
}
.row1-group ol li .group-txts .btns{
	margin-top: 15px;
}
.row1-group ol li .group-txts .btns a{
	padding: 3px 8px 3px 3px; 
	border: #d9d9d9 solid 1px;
	border-radius: 50px;
	color: #007457;
	
}
.row1-group ol li .group-txts .btns a:hover{
	text-decoration: underline;
}
.row1-group ol li .group-txts .btns a i{
	background: url(../images/arrow.gif) no-repeat left center;
	padding-left: 15px;
}
.cotnt-rt .arte-row2{
	height: 40px;
	line-height: 40px;
	margin-top: 15px;
	border: #d9d9d9 solid 1px;
}
.cotnt-rt .arte-row2 .row2-tit strong{
	padding: 5px 0 5px 44px;
	font-size: 14px;
	color: #015b45;
	font-weight: normal;
	font-family: "宋体";
	background: url(../images/icon1.gif) no-repeat 10px center;
}
.cotnt-rt .arte-row2 .row2-form{
	margin-left: 40px;
	font-size: 0;
	padding-top: 9px;
}
.cotnt-rt .arte-row2 .row2-form input{
	width: 135px;
	height: 22px;
	padding-left: 5px;
	line-height: 22px;
	border: #e3e3e3 solid 1px;
	box-shadow: inset 1px 1px 2px #888;
	outline: none;
	color: #333;
	margin-right: 14px;
}
.cotnt-rt .arte-row2 .row2-form input::-webkit-input-placeholder{
	color: #333;
}
.cotnt-rt .arte-row2 .row2-form button{
	width: 72px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	border: none;
	background: url(../images/aside-repeat2.gif);
	color: white;
	font-size: 14px;
	border-radius: 3px;
	cursor: pointer;
}
.arte-row3{
	margin-top: 27px;
}
.arte-row3 .row3-group li{
	width: 232px;
	margin-right: 12px;
}
.arte-row3 .row3-group li:last-of-type{
	margin-right: 0;
}
.arte-row3 .row3-group li .cloumn-tit{
	padding-bottom: 10px;
	border-bottom: #ccc solid 1px;
	height: 12px;
}
.arte-row3 .row3-group li .cloumn-tit figcaption{
	font-size: 14px;
	color: #007457;
	font-weight: bold;
}
.arte-row3 .row3-group li .cloumn-tit a{
	color: #007457;
	font-size: 12px;
}
.arte-row3 .row3-group li .cloumn-tit a:hover{
	color: red;
}
.arte-row3 .row3-group li .column-box{
	margin-top: 8px;
	border: #d9d9d9 solid 1px;
	overflow: hidden;
}
.arte-row3 .row3-group li .column-box p img{width:233px;height:90px;}
.arte-row3 .row3-group li .column-box .listed dd{
	padding-left: 12px;
	height: 39px;
	line-height: 39px;
	border-bottom: #d9d9d9 dashed 1px;
	position: relative;
	text-align: left;
}
.arte-row3 .row3-group li .column-box .listed dd:before{
	content: "";
	width: 4px;
	height: 4px;
	border-radius: 4px;
	background-color: #333;
	position: absolute;
	top: 18px;
	left: 4px;
}
.arte-row3 .row3-group li .column-box .listed dd:last-of-type{
	border: none;
}
.arte-row3 .row3-group li .column-box .listed dd a{
	color: #333;
	font-family: "宋体";
	text-decoration: none;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}
.arte-row3 .row3-group li .column-box .listed dd a:hover{
	text-decoration: underline;
}
.arte-row3 .addMarg{
	margin-top: 42px;
}
.arte-row3 .row3-group li .column-box .boxs{
	padding: 3px;
	height: 80px;
	overflow: hidden;
}
.arte-row3 .row3-group li .column-box .boxs .box-img{
	width: 85px;
}
.arte-row3 .row3-group li .column-box .boxs .box-txts{
	width: 135px;
}
.arte-row3 .row3-group li .column-box .boxs .box-txts h4{
	font-size: 13px;
	color: #1a1a1a;
	font-weight: bold;
	margin-bottom: 8px;
	max-height: 36px;
    overflow: hidden;
}
.arte-row3 .row3-group li .column-box .boxs .box-txts span{
	color: #333;
	line-height: 17px;
	font-family: "宋体";
}
.arte-row3 .row3-group li .column-box .boxs .box-txts span a{
	color: red;
}