@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	font-family: Microsoft YaHei;
	color: #000;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
img {
	display: block;
}
ul {
	list-style: none;
}
a {
	text-decoration:none;
	cursor:pointer;
	outline:none
}
body {
	color: #f5f5f5;
}
.container {
	margin:0 auto;
	width: 1220px;
}
.block {
	padding: 20px 0;
}
/* 主菜单 */



.head {
	width:100%;
	background:#fff;
	height:80px;
	border-bottom:1px solid #CCC;
	border-top:1px solid #CCC;
}
.head .navbox {
	width: 1200px;
	margin: 0 auto;
}
.head .nav {
	display: block;
	float: left;
	width:calc(100% - 35px)
}
.head .nav .nav_pc {
	width: 100%;
}
.head .nav ul li {
	float:left;
	position: relative;
	box-sizing: border-box;
	z-index: 999;
}
.head .nav ul li .f_a {
	line-height:80px;
	display:block;
	text-align:center;
	font-size:16px;
	color:#000;
}
.head .nav ul li:hover .f_a {
	background-color:#2743e9;
	color: #fff;
transition:all .3s
}
.head .nav ul li .s_navbox {
	display:none;
	position: absolute;
	left: 0;
	width: 100%;
	background:#006699;
	background-color: #00F;
	z-index: 9999;
	box-sizing: border-box
}
.head .nav ul li .s_navbox .s_a a {
	color:#fff;
	font-size:16px;
	text-transform:uppercase;
	display:block;
	text-align: center;
	padding: 30px 0;
}
.head .nav ul li .s_navbox .s_a a:hover {
	background-color:#003366;
	color: #fff;
}
.m_nav {
	display:none
}
.headlf .m_logo {
	display: none
}
.headrg .m_menuimg {
	display: none
}
.active {
	background-color: #cf1322
}
.activ2 {
	background-color: #cf1322
}
.headtop {
	width:1200px;
	height:120px;
	margin:auto;
}
.logo {
	width:760px;
	height:120px;
	float:left;
}
.headtab {
	width:300px;
	float:right;
	font-size:22px;
	line-height:110px;
}
button {
	outline: 0;
}
img {
	border: 0;
}
button, input, optgroup, select, textarea {
	margin: 0;
	font: inherit;
	color: inherit;
	outline: none;
}
li {
	list-style: none;
}
a:hover {
	color: #eee;
}
 .clearfix::after {
 clear: both;
 content: ".";
 display: block;
 height: 0;
 visibility: hidden;
}
.clearfix {
}
/* 必要布局样式css */

.information-box {
	background-repeat: no-repeat;
	background-position: center;
	color: #fff;
	background-size: 100% 100%;
}
.information-con {
	width: 1200px;
	margin: 30px auto;
}
.information-head {
	width: 1200px;
}
.information-head h2 {
	font-weight: normal;
	line-height: 1;
	text-align: center;
	padding-top: 60px;
	font-size: 30px;
}
.information-head p {
	line-height: 1;
	padding-top: 20px;
	text-align: center;
	padding-bottom: 40px;
	font-size: 14px;
	margin-top: 20px;
}
.information-main {
	background: #fff;
}
.information-main-fl {
	width: 624px;
	overflow: hidden;
	float: left;
	position: relative;
}
.information-main-fr {
	width: 550px;
	overflow: hidden;
	float: right;
}
.prev {
	display: block;
	position: absolute;
	z-index: 1;
	top: 45%;
	margin-top: -30px;
	left: 10%;
	z-index: 1;
	width: 40px;
	height: 60px;
	background: url(../imgs/icon-arrow.png) -126px -137px no-repeat;
	cursor: pointer;
}
.next {
	display: block;
	position: absolute;
	left: auto;
	right: 10%;
	top: 45%;
	margin-top: -30px;
	z-index: 1;
	width: 40px;
	height: 60px;
	background: url(../imgs/icon-arrow.png) -6px -137px no-repeat;
	cursor: pointer;
}
.information-main-back {
	background: #000;
	filter: Alpha(opacity=70);
	opacity: 0.7;
	position: absolute;
	z-index: 1;
	height: 60px;
	bottom: 0;
	width: 523px;
}
.information-main-text {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 560px;
	line-height: 60px;
	padding: 0 16px;
	display: block;
	z-index: 2;
	text-align: left;
	margin-top: -20px;
	font-size: 18px;
	color: #fff;
}
.main-btn {
	padding: 10px 17px;
	margin-top: 11px;
	border: 1px solid #7d7d7d;
	line-height: 1;
	color: #fff;
	border: 1px solid #ddd;
	float: right;
	font-size: 16px;
}
.information-main-fl .bd ul li {
	position: relative;
}
.zctou {
	border-bottom:1px solid #e5e5e5;
	height:60px;
	line-height: 60px;
	font-size:16px;
	color:#000;
	font-weight:bold;
}
.information-main-fr .hd ul {
	font-size: 16px;
}
.information-main-fr .hd ul li {
	float: left;
	font-size:16px;
	cursor: pointer;
	list-style: none;
	font-weight:bold;
	height: 60px;
	line-height: 60px;
	color:#F00;
	text-align: center;
}
.information-main-fr .hd ul .on {
	color: #333;
	height: 57px;
	border-bottom: 0;
	line-height: 52px;
}
.information-main-fr .bd ul {
	color: #333;
}
.information-main-fr .bd ul li {
	height: 46px;
	border-bottom: 1px solid #e5e5e5;
	line-height: 46px;
	text-align: left;
	list-style-type: disc;
}
.zcej {
	width:410px;
	float:left;
	overflow:hidden;
}
.zctou b {
	font-size:16px;
}
.zctou a {
	color:#CCC;
}
.zcej ul li {
	height: 50px;
	border-bottom: 1px solid #e5e5e5;
	line-height: 50px;
	text-align: left;
	list-style-type: disc;
	list-style:none;
}
.zcej ul li a:hover {
	color: #ff5e00;
}
.indexNewsList {
	height: auto;
	overflow: hidden;
	padding-top: 9px;
}
.indexNewsList li {
	height: auto;
	overflow: hidden;
	padding: 20px 0 14px;
	border-bottom: 1px dashed #e6e6e6;
}
.indexNewsImg {
	display: block;
	float: left;
}
.indexNewsImg img {
	display: block;
	width: 149px;
	height: 79px;
}
.indexNewsImg img:hover {
	filter: alpha(opacity=70);
	opacity: 0.7;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.indexNewsText {
	margin-left: 165px;
}
.indexNewsText a:hover {
	color: #ff5e00;
}
.hyaznr {
	width:500px;
	float:right;
}
.zcej ul li span {
	float: right;
}
.information-main-fr .bd ul li span {
	float: right;
}
.information-main-fr .bd ul li a {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: 350px;
	float: left;
}
.information-main-fr .bd ul li a:hover {
	color: #ff5e00;
}
.information-more {
	cursor: pointer;
	color: #f7a302;
	text-align: center;
	line-height: 34px;
	margin-top: 12px;
	font-size: 14px;
}
.information-more a {
	cursor: pointer;
	color: #f7a302;
	text-align: center;
	line-height: 34px;
	margin-top: 12px;
}
.information-more a:hover {
	color: #ff5e00;
}
.ppzs {
	width:1200px;
	margin: auto;
}
.linkBox {
	width:1200px;
	margin:30px auto;
	height: auto;
	overflow: hidden;
	background: url(../imgs/borbg.jpg) repeat-x 0 bottom #ffffff;
}
.linkList {
	height: auto;
	overflow: hidden;
	padding: 23px 0 64px 3px;
}
.linkList li {
	float: left;
	width:16.6666%;
	margin: 0 40px;
}
.linkList li a {
	position: relative;
	display: block;
	margin: 6px 5px 7px 6px;
	overflow: hidden;
}
.linkList li a img {
	display: block;
	position: absolute;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	top: 50%;
	left: 50%;
	max-width: 100%;
	max-height: 100%;
}
.linkList li:hover a {
	border-color: #01ADF5;
}
.linkList li:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.linkList li .allImg {
	padding-bottom:46.32%;
}
.linkLists {
	height: auto;
	overflow: hidden;
}
.linkLists li {
	float: left;
	width:16.6666%;
}
.linkLists li a {
	position: relative;
	display: block;
	margin: 6px 5px 7px 6px;
	overflow: hidden;
}
.linkLists li a img {
	display: block;
	position: absolute;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	top: 50%;
	left: 50%;
	max-width: 100%;
	max-height: 100%;
}
.picScroll-left {
	width:1200px;
	margin:0 auto;
	height:auto;
}
.linkLists li:hover a {
	border-color: #01ADF5;
}
.linkLists li:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.linkLists li .allImg {
	padding-bottom:46.32%;
}
.allImg img {
	border:1px solid #CCC;
}
.indexAd {
	height:122px;
	overflow:hidden;
	margin-top: 29px;
	background-repeat:no-repeat;
	background-position:center top;
	background-size:cover;
}
.indexAd a {
	display: block;
	height: 122px;
}
.sideNavBox {
	margin-top:30px
}
.indexBox {
	width:1200px;
	margin: 0 auto;
	height: auto;
	position: relative;
	padding: 29px 0 0;
}
.indexBox .indexAbout ul {
	height: 88px;
	margin-left: 240px;
}
.indexBox .indexAbout ul li {
	width: 25%;
}
.indexBox .indexAbout ul li a img {
	margin-left:25px;
	float: left;
}
.aboutText {
	float: left;
	text-align:center;
	position: relative;
	width: 305px;
	height: 111px;
	overflow: hidden;
	padding: 30px 20px 0 30px;
	border-bottom:1px solid #eee;
	border-left:1px solid #eee;
	border-top:1px solid #eee;
}
.indexBox .aboutText {
	width: 240px;
	height: 96px;
}
.indexBox .aboutText b {
	color:#000;
	font-size:16px;
}
.indexBox .aboutText div {
	color: #000;
}
.aboutText h3 {
	font-size: 25px;
	padding: 23px 0 3px;
}
.indexAbout ul {
	height: 111px;
	margin-left: 355px;
}
.indexAbout ul li {
	width: 20%;
	float: left;
}
.indexAbout ul li a {
	display: block;
	padding-top: 15px;
	height: 96px;
	border: 1px solid #eee;
	text-align: center;
	color: #666;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
	padding: 29px 0 0 15px;
}
.indexAbout ul li a img {
	display: block;
	width: 50px;
	height: 50px;
}
.indexAbout ul li a p {
	font-size: 16px;
}
.indexAbout ul li a div {
	margin-left: 64px;
}
.indexAbout ul li a div h3 {
	color: #333;
	font-size: 16px;
	float:left;
	margin-left:15px;
	overflow:hidden;
	margin-top: 12px;
	font-weight:normal;
}
.indexAbout ul li a div span {
	font-size: 13px;
	display: block;
	line-height: 14px;
}
.indexAbout ul li a:hover {
	color: #00B3F5;
}
.indexAbout ul li a:hover h3 {
	color: #01ADF5;
	float:left;
}
.indexAbout ul li a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.indexTit {
	border-bottom:1px solid #e5e5e5;
	height:60px;
	line-height: 60px;
	font-size:16px;
	color:#000;
	font-weight:bold;
}
.indexTit div {
	float: left;
	padding-top: 14px;
}
.indexTit div b {
	color: #333;
	font-size: 18px;
	display: inline-block;
	padding-right: 11px;
	text-align:center;/*font-weight:normal;*/
}
.indexTit div span {
	color: #999;
	font-size: 16px;
}
.indexTit div:hover b, .indexTit div:hover span {
	color: #01ADF5;
}
.picScroll-left ul li {
	float:left;
	width:180px;
	height:70px;
	overflow:hidden;
	margin:15px 10px;
}
.picScroll-left ul li a allImg img {
	border:1px solid #CCC;
}
/* 必要布局样式css */

.trade-content {
	padding: 30px 0;
}
.trade-title {
	font-size: 24px;
	color: #333;
	text-align: center;
	margin: 50px 0;
	position: relative;
}
.trade-title:before {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	bottom: -19px;
	left: 50%;
	transform: translateX(-50%);
	border: 6px solid;
	border-color: #20B09F transparent transparent;
}
.trade-title:after {
	content: "";
	position: absolute;
	width: 52px;
	height: 3px;
	background-color: #20B09F;
	bottom: -8px;
	left: 50%;
	transform: translateX(-50%);
}
.trade-black {
	height: 400px;
	background-color:#CCC;
}
.trade-box {
	width: 1200px !important;
	margin: 0 auto;
	position: relative;
 transition: all .3s ease;
}
.trade-box-list {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}
.trade-box-item {
	flex: 1;
	text-align: center;
	position: relative;
	height: 400px;
	background: no-repeat center;
	background-size: 100% auto;
}
.trade-content .trade-box-item:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: rgba(0, 0, 0, .6);
 transition: all .4s cubic-bezier(.4, 0, .2, 1);
}
.trade-box-item a {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
a, button, input, textarea {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
 -moz-transition: all .3s ease;
 -webkit-transition: all .3s ease;
 transition: all .3s ease;
}
.item-logo {
	margin: 0 auto;
	display: block;
}
.trade-content .trade-box-item .item-logo {
	position: relative;
	margin-top: 120px;
 transition: all .4s cubic-bezier(.4, 0, .2, 1);
}
.item-logo img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}
.item-title {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	padding: 20px 0;
	position: relative;
}
.trade-content .item-title:before {
	content: "";
	position: relative;
	display: block;
	width: 20px;
	border-bottom: 2px solid #fff;
	margin: 0 auto 20px;
 transition: all .4s cubic-bezier(.4, 0, .2, 1);
}
.item-text {
	position: relative;
 transition: all .4s cubic-bezier(.4, 0, .2, 1);
	opacity: 0;
	margin-top: 10px;
}
.item-text p {
	color: #fff;
	font-size: 16px;
	margin-bottom: 5px;
}
.trade-content .item01 {
	background-image: url(../imgs/icon-at01.png);
}
.trade-content .item02 {
	background-image: url(../imgs/icon-at02.png);
}
.trade-content .item03 {
	background-image: url(../imgs/icon-at03.png);
}
.trade-content .item04 {
	background-image: url(../imgs/icon-at04.png);
}
.trade-content .item05 {
	background-image: url(../imgs/icon-at05.png);
}
.trade-content .trade-box-item:hover .item-text {
	display: block;
	opacity: 1;
	margin-top: 0;
}
.trade-content .trade-box-item:hover:before {
	background-color: rgba(46, 58, 144, .9);
}
.trade-content .trade-box-item:hover .item-logo {
	margin-top: 80px;
}
.trade-content .trade-box-item:hover .item-title:before {
	opacity: 0;
	margin-bottom: 0;
}
.trade-title h1 {
	font-size:34px;
}
/* 必要布局样式css */

.cloud-banner {
	position: relative;
	width: 1200px;
	border:1px solid #CCC;
	margin:0 auto;
	height: 180px;
	overflow: hidden;
	color: #fff;
	text-align: center;
}
.cloud-bubble-one {
	position: absolute;
	top: -120px;
	left: 50%;
	z-index: 10;
	margin-left: -120px;
	width: 240px;
	height: 240px;
	background: url(../imgs/cloud-back-bule1.png);
	animation: bubble-animate-1 linear 10s infinite;
}
.cloud-bubble-two {
	position: absolute;
	top: 50px;
	left: 34%;
	z-index: 11;
	width: 360px;
	height: 360px;
	background: url(../imgs/cloud-back-bule2.png);
	animation: bubble-animate-2 linear 12s infinite;
}
.cloud-bubble-three {
	position: absolute;
	top: 50px;
	left: 48%;
	z-index: 12;
	width: 300px;
	height: 300px;
	background: url(../imgs/cloud-back-bule3.png);
	animation: bubble-animate-3 linear 11s infinite;
}
 @keyframes bubble-animate-1 {
 from {
 top: -120px
}
 50% {
 top: -180px
}
to {
	top: -120px
}
}
 @keyframes bubble-animate-2 {
 from {
 top: 50px;
 left: 34%
}
 50% {
 top: 80px;
 left: 24%
}
to {
	top: 50px;
	left: 34%
}
}
 @keyframes bubble-animate-3 {
 from {
 top: 50px;
 left: 48%
}
 50% {
 top: 80px;
 left: 58%
}
to {
	top: 50px;
	left: 48%
}
}
.cloud-bubble-text {
	position: relative;
	padding-top: 46px;
	z-index: 20;
	font-size: 24px;
}
.cloud-bubble-link {
	position: relative;
	z-index: 20;
}
.cloud-bubble-link a {
	display: inline-block;
	margin-top: 24px;
	width: 220px;
	height: 44px;
	line-height: 44px;
	border: 1px solid #fff;
	color: #fff;
}
.cloud-bubble-link a:hover {
	color: #333;
	background-color: #fff;
}
.cloud-footer {
	min-width: 1200px;
	background-color: #17317e;
	font-family: "Microsoft Yahei";
}
.cloud-footer-box {
	width: 1200px;
	margin: 0 auto;
}
.cloud-footer-feature {
	width: 100%;
	height: 120px;
	border-bottom: 1px solid #414b51
}
.cloud-footer-feature ul li {
	float: left;
	width: 25%;
	height: 120px;
}
.cloud-footer-feature ul li a {
	white-space: nowrap;
	display: block;
	line-height: 120px;
	padding-left: 110px;
	background-repeat: no-repeat;
	background-position: 50px center;
	font-size: 18px;
	color: #fff;
}
.feature-item001 a {
	background-image: url("../imgs/icon-item001.png")
}
.feature-item002 a {
	background-image: url("../imgs/icon-item002.png")
}
.feature-item003 a {
	background-image: url("../imgs/icon-item003.png")
}
.feature-item004 a {
	background-image: url("../imgs/icon-item004.png")
}
.cloud-footer-nav {
	width: 100%;
	padding: 40px 0 22px;
}
.cloud-footer-nav-logo {
	width: 20%;
	float: left;
}
.cloud-comm {
	padding-left: 20px;
}
.cloud-comm-logo {
	height: 40px;
	background-size: 115px;
}
.cloud-comm-logo span {
	display: inline-block;
	margin-left: 136px;
	margin-top: -5px;
	width: 126px;
	height: 40px;
}
.cloud-info p {
	line-height: 25px;
	font-size: 16px;
	color:#FFF;
}
.cloud-share {
	width: 100%;
	height: 100%;
	margin-top: 20px;
	position: relative;
}
.cloud-share>p {
	width: 132px;
	height: 132px;
	border: 1px solid #ddd;
	background-color: #fff;
}
.wei-xin {
	position: absolute;
	top: -145px;
	left: 24px;
	background-image: url(../imgs/icon-ewm.jpg);
	display: none;
	background-size: 132px;
}
.corner {
	border: 10px solid transparent;
	border-top: 10px solid #fff;
	position: absolute;
	bottom: -20px;
	right: 50%;
	margin-right: -10px;
	z-index: 10;
}
.wei-bo {
	position: absolute;
	top: -145px;
	left: -32px;
	background-image: url(../imgs/wb.png);
	display: none;
	background-size: 132px;
}
.cloud-share ul li {
	float: left;
	margin-left: 15px;
	width: 40px;
	height: 40px;
}
.cloud-share ul li a {
	display: block;
}
.cloud-share ul li a span {
	display: inline-block;
	width: 40px;
	height: 40px;
	background-repeat: no-repeat;
	background-size: 40px;
}
.cloud-share ul li .icon-blog {
	background-image: url(../imgs/wb1.png);
}
.cloud-share ul li .icon-blog:hover {
	background-image: url(../imgs/wb2.png);
}
.cloud-share ul li .icon-wei {
	background-image: url(../imgs/wx1.png);
}
.cloud-share ul li .icon-wei:hover {
	background-image: url(../imgs/wx2.png);
}
.cloud-share ul li .icon-qq {
	background-image: url(../imgs/qq1.png);
}
.cloud-share ul li .icon-qq:hover {
	background-image: url(../imgs/qq2.png);
}
.cloud-share ul li .icon-mail {
	background-image: url(../imgs/yx1.png);
}
.cloud-share ul li .icon-mail:hover {
	background-image: url(../imgs/yx2.png);
}
.cloud-footer-nav-list {
	width: 68%;
	height: 100%;
	border-left: 1px solid #414b51;
	padding-left: 20px;
	float: left;
}
.cloud-footer-nav-list ul {
	float: left;
	width: 15%;
}
.list-title {
	font-size: 18px;
	color: #fff;
	margin-bottom: 15px;
	line-height: 30px;
}
.cloud-footer-nav-list ul li {
	line-height: 60px;
}
.cloud-footer-nav-list ul li a {
	color: #819199;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
}
.cloud-footer-nav-list ul li a:hover {
	color: #fff;
	text-decoration: underline;
}
.cloud-copyright {
	width: 100%;
	border-top: 1px solid #212a2f;
	padding: 20px 0;
	text-align: center;
}
.cloud-copyright p {
	text-align: center;
	color: #819199;
	font-size: 14px;
	line-height: 25px;
}
.cloud-copyright p a {
	color: #819199;
}
.cloud-copyright p a:hover {
	text-decoration: underline;
}
.mainBox {
	width:1100px;
	margin:0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 50px;
}
.mainbg2 {
	height: 7px;
	width: 100%;
}
.left {
	width: 250px;
	float: left;
	background: #ffffff;
	border:1px solid #eee;
}
.leftTit {
	height: auto;
	overflow: hidden;
	background:#01ADF5;
}
.leftTit a {
	display: block;
	height: 100px;
	overflow: hidden;
	color: #fff;
	padding-left: 25px;
}
.leftTit a h3 {
	font-size: 26px;
	padding-top: 19px;
	color:#FFF;
}
.leftTit a div {
	font-size: 20px;
	font-family: Arial;
	color:#FFF;
}
.sidemenu {
	height: auto;
	overflow: hidden;
}
.sidemenu li {
	height: auto;
	overflow: hidden;
	position: relative;
}
.sidemenu li a {
	display: block;
	padding: 0 25px;
	height: 50px;
	line-height: 50px;
	color: #333;
	font-size: 15px;
}
#on {
	color:#03F;
}
.sidemenu li i {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	z-index: 3;
	width: 1px;
	display: none;
	background-color: #fff;
}
.sidemenu li:hover a, .sidemenu li a.on {
	color: #007dc5;
	background-position: 223px -30px;
}
.sidemenu li.on i {
	display: block;
}
.right {
	margin-left: 280px;
	background: #ffffff;
	min-height:800px
}
.downloadList {
	height: auto;
	overflow: hidden;
	padding: 20px 50px 0;
}
.downloadList li {
	height: auto;
	overflow: hidden;
	border-bottom: 1px solid #eee;
	padding: 15px 0;
}
.downImg {
	float: left;
	display: block;
	margin-right: 20px;
}
.downImg img {
	display: block;
	width: 216px;
	height: 125px;
}
.downImg img:hover {
	filter: alpha(opacity=70);
	opacity: 0.7;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.downText {
	position: relative;
	padding-top: 5px;
}
.downTit {
	font-size: 20px;
	padding: 5px 0;
	overflow: hidden;
}
.downTit a {
	color: #333;
	height:28px;
	line-height:28px;
	overflow:hidden;
	display:inline-block;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.downTit a:hover {
	color: #01ADF5;
	padding-left: 10px;
}
.date {
	color: #999;
	font-size: 13px;
	margin: 5px 0 9px;
}
.downInfo {
	color: #666;
	font-size: 15px;
	line-height: 30px;
	max-height:60px;
	overflow:hidden;
}
.downMore {
	position: absolute;
	right: 0;
	top: 13px;
	z-index: 5;
	width: 91px;
	height: 21px;
	line-height: 21px;
	font-size: 13px;
	text-align: center;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
	background-color: #01ADF5;
}
.downMore a {
	display:block;
	color: #fff;
}
.downMore:hover {
	filter: alpha(opacity=70);
	opacity: 0.7;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.downMore1 {
	position: absolute;
	z-index: 5;
	width: 104px;
	height: 21px;
	line-height: 21px;
	color: #fff;
	font-size: 12px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
	background-color: #01ADF5;
}
.downMore1:hover {
	filter: alpha(opacity=70);
	opacity: 0.7;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.r_t {
	width: 100%;
	background: #01ADF5;
	height: 60px;
	color: white;
	font-size: 22px;
	line-height: 60px;
	font-weight: 600;
	padding-left:50px;
}
