
.banner {
	width: 100%;
	position: relative;
	overflow: hidden;
}
#banner {
/*	left: 50%;
	margin-left: -960px;
	position: relative;
	width: 1920px;
*/
}
#banner img {
	display: block;
}
.banner .hd{height:15px;width:100%; overflow:hidden; position:absolute; bottom:10px; z-index:10;}
.banner .hd ul{ overflow:hidden; zoom:1;display:table;margin: 0 auto;}
.banner .hd ul li{float:left; margin:0 5px;  width:10px; height:10px; background:#fff; cursor:pointer; border-radius:50%;display:inline-block;}
.banner .hd ul li.on{ background:#f00; color:#fff; }

.banner .blist{
	position:relative;height:600px;width:100%;
}
.banner .blist .blist_div{
	position:absolute;z-index:3;color:#fff;width:100%;margin-top: 20px;
}
.banner .blist .dn{width:100%;height:600px;position:absolute;z-index:2;top:0;left:0;}
.banner .blist .bg{width:100%;height:600px;position:absolute;z-index:1;}

.banner .blist:nth-child(2) .blist_div p{
	text-align:left;
	width: 400px;
    margin-left: 600px;
}
.banner .blist:nth-child(2) .blist_div p:nth-child(1){margin-top: 150px;}

.banner .blist:nth-child(3) .blist_div p{
	text-align:left;
	width: 400px;
}
.banner .blist:nth-child(3) .blist_div p:nth-child(1){margin-top: 350px;}

.banner .blist .blist_div p{line-height: 2em;text-align:center;}

.banner .blist .blist_div p:nth-child(1){font-size:34px;}

.banner .blist .blist_div p span{
	color: #28b7ec;
    background-image: -webkit-linear-gradient(118deg, #00ffe4, #28b7ec);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;}
.banner .blist .dn {
    background-size: 70% !important; 
}
	
.banner .blist .blist_div .p3{font-size:16px;}

.icolist {margin: 10px auto;width:auto;display: table;}

.icolist p{float:left;width:60px;border-right:1px solid rgba(255,255,255,0.3);padding:0 50px;font-size:16px !important;}	

.icolist p:last-child{border-right:0px;}
.icolist p img{width:60px;}

.serviceCont {
	padding: 3.5em 0;
}
.serviceCont .left {
	width: 551px;
	float: left;
	margin: 0;
}
.serviceCont .left img {
	width: 500px;
}
.serviceCont .right {
	float: left;
	margin: 55px 0 0 15px;
	width: 520px;
}
.serviceCont .right .service-title {
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #ddd;
}
.serviceCont .right .service-title h2 {
	font-size: 40px;
	color: #444;
	line-height: 40px;
	margin-bottom: 6px;
	font-weight: 400;
}
.serviceCont .right .service-title p {
	font-size: 20px;
	color: #777;
}
.serviceCont .right .service-text {
	padding-top: 42px;
	color: #535353;
	font-size: 14px;
	line-height: 22px;
}
.serviceCont .right .service-text .service-link {
	font-size: 14px;
	color: #535353;
}
.serviceCont .right .service-text .service-link:hover {
	color: #0a58a5;
}
.serviceCont .service_ul li {
	float: left;
	width: 40%;
	margin-right: 10%;
	line-height: 36px;
	font-size: 16px;
}
.newsCont {
	height: 609px;
	background-color: #ebedf6;
}
.newsCont .news-title {
	font-size: 50px;
	font-weight: 500;
	color: #0a58a5;
	text-align: center;
	padding: 58px 0 76px 0;
}
.newsCont .news-item {
	width: 500px;
	height: 100px;
	overflow: hidden;
	float: left;
	margin-bottom: 116px;
}
.newsCont .news-item .calendar {
	width: 60px;
	height: 100px;
	float: left;
	color: #707070;
	text-align: center;
}
.newsCont .news-item .calendar .news-mounth {
	width: 60px;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	background-color: #dadeee;
}
.newsCont .news-item .calendar .news-day {
	width: 60px;
	height: 50px;
	line-height: 50px;
	font-size: 26px;
	background-color: #fff;
}
.newsCont .news-item .new-desc {
	width: 394px;
	height: 100px;
	float: left;
	margin: 0 24px 0 20px;
	text-indent: 2em;
}
.newsCont .news-item .new-desc .news-link {
	height: 50px;
	line-height: 50px;
	color: #616162;
	font-size: 16px;
}
.newsCont .news-item .new-desc .news-link:hover {
	color: #0a58a5;
	text-decoration: underline;
}
.newsCont .news-item .new-desc .news-summary {
	height: 50px;
	color: #7A7B7E;
	font-size: 14px;
}
h2.app_title {
	height: 55px;
	font-family: 'Microsoft YaHei';
	font-size: 30px;
	color: #fff;
}
.appidiv {
	padding: 5em 0;
}
.ideaidiv {
	padding: 0;
	position: relative;
	overflow: hidden;
}
.isuccess {
	background: url(img/h07.jpg) center top no-repeat;
	background-size: cover;
	padding: 80px 0 75px;
}
.succeed {
	width: 100%;
	animation: animatedBackground 30s linear infinite;
	-webkit-animation: animatedBackground 30s linear infinite;
	-moz-animation: animatedBackground 30s linear infinite;
	margin-bottom: 45px
}
.succeed_title {
	text-align: center;
	color: #fff;
}
.succeed_title h2 {
	font-size: 36px;
	line-height: 36px;
	margin-bottom: 5px;
}
.succeed_title p {
	color: #acacac;
	font-size: 15px;
	text-transform: uppercase;
}
.da-thumbs {
	width: 100%;
	position: relative;
	font-size: 14px;
	margin: 30px auto;
}
.pro_tab_cont {
    text-align: center;
    margin-top: 50px;
}

.da-thumbs li {
	float: left;
	width: 24.1%;
	position: relative;
	overflow: hidden;
	margin-right:0.98%;
	margin-bottom:20px;
	border:solid 1px #ffffff;

}
.da-thumbs li:nth-child(4n) {

	margin-right:0;	

}

.da-thumbs li a img {
	display: block;
	margin: 0 auto;
	/*position: relative;*/
	border: 0;
}
.da-thumbs li a>img {
	width: 100%;
	max-width: 100%;
	height:187.3px;
	transform: scale(1,1);
	transition: all 0.4s ease-in-out;
}
.da-thumbs li a:hover>img {
	transform: scale(1.1,1.1);
	transition: all 0.4s ease-in-out;
}
.da-thumbs li a {
	overflow: hidden;
	display: block;
}

.da-thumbs li a div {
	/*position: relative;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding-top: 10%;
	display: block;*/
	height:45px;
	background-color:#ff6a64;
}



.da-thumbs li a:hover div {
display: block;
}
.da-thumbs li a div img {
	position: absolute;
	z-index: 2;
	top: 197px;
	right:20px;
	width:25px;
	height:25px;
}
.da-thumbs li a div p{
	position: absolute;
	z-index: 6;
	left:10px;
	color:#fff;
	line-height:40px;
	width:70%;
}
.da-shade {
	background: #2eafbb;
	opacity: 0.8;
	position: absolute;
	width: 100%;
	height: 100%;
}
.da-thumbs h2 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	font-size: 16px;
	color: #fff;
	font-family: "微软雅黑";
	font-weight: normal;
	text-align: center;
	line-height: 40px;
	z-index: 4;
}
.da-thumbs .title_shade {
	background: #000;
	opacity: 0.5;
	filter: alpha(opacity=50);
	position: absolute;
	z-index: 2;
	bottom: 0;
	left: 0;
	height: 40px;
	width: 100%;
}
.da-thumbs li a:hover h2 {
	display: none;
}
.da-thumbs li a:hover .title_shade {
	display: none;
}
.qq_icon {
	border: 1px solid #ff6a64;
	display: block;
	padding: 10px 55px 12px;
	color: #ff6a64;
	font-size: 16px;
	width: 110px;
	text-align: center;
}
.qq_icon_weixin {
	margin: 40px auto 0;
	transition: all 0.6s ease-in-out;
}
.qq_icon_weixin:hover {
	background: #ff6a64;
	color: #fff;
}
.qq_icon_web {
	margin: 10px 0 0 15px;
	background: #ff6a64;
	color: #fff;
	width: 90px;
	padding: 8px 50px 10px;
}
.qq_icon_web:hover {
	background: #d3433e;
	color: #fff;
	border: 1px solid #d3433e;
}
.qq_icon_solu {
	margin: 60px 0 0 0;
	border: 1px solid #666;
	color: #333;
	font-weight: 600;
	padding: 10px 55px 11px;
}
.qq_icon_solu:hover {
	background: #ff6a64;
	color: #fff;
	border: 1px solid #ff6a64;
}

 .con_cah_list a {
	display: inline-block;
	background: #ededed;
	padding: 4px 12px 5px;
	margin-right: 2px;
}
 .con_cah_list a.cah_li_all {
	margin-right: 6px;
}
 .con_cah_list_6 a.cah_li_all {
	background: #d3433e;
	color: #fff;
}
.con_cah_list a.active {
	background: #d3433e;
	color: #fff;
}
.page_case {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 30px;
}

.page_case li {
	display: inline-block;
	list-style: none;
	margin-bottom:10px;
	padding-bottom:0;
	border-bottom: none;
	width:auto;
	padding: 2px 10px;
	margin-right: 6px;
	border: 1px solid #2eafbb;

}

.problem_list_cont2 .page_case li {
	display: inline-block;
	list-style: none;
	margin-bottom:10px;
	padding-bottom:0;
	border-bottom: none;
	width:auto;
	padding: 2px 10px;
	margin-right: 6px;
	border: 1px solid #2eafbb;

}
.page_case a, .page_case span.pageinfo {
	display: inline-block;
	color: #2eafbb;
}

.page_case li:hover {
	background-color: #2eafbb;	
}

.page_case li:hover a{
	color: #fff;	
}
.page_case li.thisclass  {
	background-color: #2eafbb;
	margin-right: 6px;
	border: 1px solid #2eafbb;
	color: #fff;	
}

/**article**/
.info_body {
	font-size: 15px;
}
.art_con {
	padding: 5em 0 2em;
}
.fangan_con h1 {
	text-align: center;
	font-size: 32px;
	margin:30px 0;
	line-height: 1em;
}

.info {
    width: auto;
    height: 27px;
    line-height: 27px;
    font-size: 12px;
    color: #828282;
    margin-bottom: 10px;
    text-align: center;
	border-bottom: 1px solid #f1f1f1;
}


.fangan_con .info_body {
	line-height: 1.9em;
}
.fangan_con .info_body.info_body_case {
	/*text-align: center;*/
}
.fangan_con .info_body.info_body_case img {
	max-width: 100%;
}
.fangan_con .art_prev_next {
	line-height: 1.8em;
	margin-top: 18px;
	border-top: 1px solid #ddd;
	padding-top: 10px;
	font-size: 13px;
	color: #666;
}

.home p,.home a{
	
	display:inline-block;
}


.fangan_con {
	overflow: hidden;
}
.fangan_con .fangan_left {
	float: left;
	width: 870px;
}
.fangan_con .fangan_right {
	float: right;
	width: 290px;
	padding-top: 2px;
}

.m-twnews .m-h3tit{
	font-size:20px;
	height:70px;
	line-height:70px;	
	color:#fff;
	text-indent:10px;
	background-color:#9fa1a5;
	/*margin-bottom:50px;*/
}
.m-twnews  li {
	width: 98%;
	box-shadow:0 0 10px #9fa1a5;
	margin-bottom:10px;
}
.m-twnews  li a p img{
	width:100%;
	height:auto;
}

.m-twnews  li a  strong{
	width:96%;
	padding:2%;
	font-size:14px;	
	line-height:2em;
	display:block;
	
	
}

.fangan_con .fangan_msg {/*background: #f2f2f2;*/
	padding: 45px 20px 30px;
	position: relative;
}
.fangan_con .fangan_msg .s1-a {
	width: 100%;
	margin-bottom: 15px;
}
.fangan_con .fangan_msg .s1-c {
	margin-top: 15px;
	width: 100%;
}
.fangan_con .fangan_msg h2 {
	padding-top: 0;
	line-height: 1.2em;
}
.fangan_con.case_con h1 {
	margin-bottom: 25px;
	color: #666;
}
.fangan_con .fangan_msg .s1-b {
	width: 100%;
}
.fangan_con .info_body ul {
	margin: 10px 0;
}
.fangan_con .info_body ul li {
	padding: 10px 22px;
	margin-bottom: 2px;
	line-height: 1.5em;
}
.fangan_con .info_body ul li:nth-child(odd) {
	background: #ffe6e6;
}
.fangan_con .info_body ul li:nth-child(even) {
	background: #f9f9f9;
}
.fangan_con .info_body ul li strong {
	display: block;
}
.fangan_con .info_body img {
	max-width: 100%;
	height:auto !important;
}
.fangan_con .info_body a {
	color: #d3433e;
}
.fangan_con .info_body a:hover {
	text-decoration: underline;
}
.fangan_con .info_body .mcase_img img {
	width: 31.8%;
	margin-bottom: 15px;
	border: 1px solid #ddd;
	margin-left: 0.3%;
	margin-right: 0.3%
}
.info_nav .info_qiao {
	display: none;
}
/**business**/
#business {
	width: 100%;
	background: #f9f9f9;
	padding-bottom: 4em;
}
#business_center {
	width: 1200px;
	margin: 0 auto;
}
.business_font {
	width: 1200px;
	height: 82px;
	text-align: center;
	padding-top: 44px;
}
.business_font p {
	font-size: 30px;
	color: #333;
	margin-top: 18px;
	-webkit-animation: gdownIn 1s 0.7s both;
	-moz-animation: gdownIn 1s 0.7s both;
	animation: gdownIn 1s 0.7s both;
}
.business_font tg {
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	color: #555;
	display: block;
	line-height: 50px;
	-webkit-animation: gdownIn 1s 0.9s both;
	-moz-animation: gdownIn 1s 0.9s both;
	animation: gdownIn 1s 0.9s both;
}
#business_center ul.bankuai {
	margin-top: 42px;
	-webkit-animation: gfadeIn 1s 1.5s both;
	-moz-animation: gfadeIn 1s 1.5s both;
	animation: gfadeIn 1s 1.5s both;
	-webkit-animation: gdownIn 1s 1.2s both;
	-moz-animation: gdownIn 1s 1.2s both;
	animation: gdownIn 1s 1.2s both;
}
#business_center ul li {
	width: 276px;
	height: 300px;
	background: #fff;
	float: left;
	margin-left: 32px;
	text-align: center;
	position: relative;
	overflow: hidden;
}
#business_center .no_left {
	margin-left: 0px;
}
#business_center ul li a {
	display: block;
	width: 100%;
	height: 100%;
}
#business_center ul.bankuai .bankuai_bg {
	background: #d3433e;
	display: block;
	width: 100%;
	height: 100%;
	display: none;
}
#business_center ul.bankuai .mypng {
	display: block;
	height: 162px;
	width: 100%;
	text-align: center;
}
#business_center ul.bankuai .pic1 {
	position: absolute;
	top: 0;
	right: 0;
}
#business_center ul.bankuai .pic2 {
	position: absolute;
	top: 0;
	left: -100%;
}
#business_center ul.bankuai .mypng em {
	display: inline-block;
	width: 100%;
	height: 103px;
	background-image: url('img20170107/tubiao.png');
	background-repeat: no-repeat;
	margin-top: 28px;
	background-size: 103px;
}
#business_center ul.bankuai .text2, #business_center ul.bankuai .text1 {
	width: 100%;
}
#business_center ul.bankuai .text1 {
	position: absolute;
	top: 162px;
	right: 0;
}
#business_center ul li h2 {
	font-size: 18px;
	color: #333;
}
#business_center ul li p {
	font-size: 12px;
	color: #666;
	width: 192px;
	display: block;
	margin: 0 auto;
	padding-top: 20px;
}
#business_center ul.bankuai .text2 {
	position: absolute;
	top: 152px;
	right: -100%;
}
#business_center ul.bankuai .text2 * {
	color: #fff;
}
#business_center ul.bankuai .index_bg_01 .pic1 em {
	background-position: center -103px;
}
#business_center ul.bankuai .index_bg_01 .pic2 em {
	background-position: center 0px;
}
#business_center ul.bankuai .index_bg_02 .pic1 em {
	background-position: center -309px;
}
#business_center ul.bankuai .index_bg_02 .pic2 em {
	background-position: center -206px;
}
#business_center ul.bankuai .index_bg_03 .pic1 em {
	background-position: center -515px;
}
#business_center ul.bankuai .index_bg_03 .pic2 em {
	background-position: center -412px;
}
#business_center ul.bankuai .index_bg_04 .pic1 em {
	background-position: center -721px;
}
#business_center ul.bankuai .index_bg_04 .pic2 em {
	background-position: center -618px;
}
#business_center ul.bankuai .pic1 {
	position: absolute;
	top: 0;
	right: 0;
}
#business_center ul.bankuai .pic2 {
	position: absolute;
	top: 0;
	left: -100%
}
.a-active {
	background: #d3433e;
	transition: .5s;
	-webkit-animation: .5s;
	-moz-transition: .5s;
}
.testmonials {
	background: url(img20170107/bg_1.jpg) no-repeat 0px 0px;
	background-size: cover;
	padding: 5em 0;
}
.client-sys {
	margin-top: 5px;
}
.gallery {
	position: relative;
}
.gallery .item {
	height: 100%;
	overflow: hidden;
	text-align: left;
	margin: 0 20px 0 0;
}
.gallery .item span {
	color: #FFF;
}
.gallery .item h3 {
	font-weight: 400;
	font-size: 2.1em;
	margin: 0;
	padding: 0.5em 0;
	text-align: left;
	color: #fff;
}
.client-says {
	font-weight: 100;
	font-size: 0.96em;
	margin: 1em 0;
	text-indent: 0;
	line-height: 1.9em;
}
.client_point {
	color: white;
}
.client_point span {
	margin: 0 1em;
}
.client-pic {
	text-align: center;
}
.index_app {
	background: #f6f6f6;
	padding: 4em 0 2em;
}
.index_app .client-sys {
	margin-top: 2em;
}
.app_des .item h3 {
	color: #009fd5;
	font-weight: 700;
}
.app_h {
	font-size: 1.4em;
	margin-bottom: 4px;
}
.app_des ul, .app_des ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.app_des ul li {
	background: url(img20170107/icon1.gif) no-repeat -7px 4px;
	width: 50%;
	padding-left: 24px;
	float: left;
	line-height: 28px;
	box-sizing: border-box;
}
.borderccc {
	border: 1px solid #ccc;
	padding: 15px;
	margin-top: 15px;
}
.borderccc .client-says {
	margin: 0.2em 0;
}
.app_des .item span {
	margin-right: 10px;
	font-size: 0.86em
}
.col-md-6 {
	width: 50%;
	float: left;
}

.c663333 {
	background: #663333;
}
.ccc3366 {
	background: #cc3366;
}
.c006699 {
	background: #006699;
}
.c996600 {
	background: #996600;
}
.c993399 {
	background: #993399;
}
.c669900 {
	background: #669900;
}
.c793736 {
	background: #793736;
}
.d22065 {
	background: #d22065;
}
.c61a306 {
	background: #61a306;
}
.c60a2be {
	background: #60a2be;
}
.c8b26a4 {
	background: #8b26a4;
}
.c9d742d {
	background: #9d742d;
}
.services {
	padding: 4em 0 3em;
	text-align: center;
}
.services h3 {
	font-size: 2.2em;
	font-weight: 900;
	margin: 0.6em 0;
}
.services .service_h {
	color: #888;
	font-size: 15px;
	margin-bottom: 35px;
}
.services-list li {
	width: 168px;
	margin: 0 2px 1em;
	padding: 0;
	background: #d9d9d9;
	height: 166px;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	position: relative;
	display: block;
	float: left;
}
.services-list li:hover {
	background: #eceaea;
}
.services h3 label {
	background: #4DBCD3;
	height: 2px;
	display: block;
	width: 10%;
	margin-top: 0.2em;
}
.services-list li a span {
	width: 83px;
	height: 108px;
	display: inline-block;
	background: url(img20170107/bg_5.png) no-repeat 0px 0px;
}
.services-list li a span.service-icon {
	background-position: -41px 0px;
}
.services-list li a span.service-icon1 {
	background-position: -212px 0px;
}
.services-list li a span.service-icon2 {
	background-position: -386px 0px;
}
.services-list li a span.service-icon3 {
	background-position: -558px 0px;
}
.services-list li a span.service-icon4 {
	background-position: -730px 0px;
}
.services-list li a span.service-icon5 {
	background-position: -902px 0px;
}
.services-list li a span.service-icon6 {
	background-position: -1075px 0px;
}
.services-list li a span.service-icon7 {
	background-position: -41px -170px;
}
.services-list li a span.service-icon8 {
	background-position: -212px -170px;
}
.services-list li a span.service-icon9 {
	background-position: -386px -170px;
}
.services-list li a span.service-icon10 {
	background-position: -558px -170px;
}
.services-list li a span.service-icon11 {
	background-position: -730px -170px;
}
.services-list li a span.service-icon12 {
	background-position: -902px -170px;
}
.services-list li a span.service-icon13 {
	background-position: -1075px -170px;
}
.services-list li a label {
	display: block;
	font-weight: 300;
	font-size: 0.9em;
	margin: 0.5em 0 0;
	color: #444;
	height: 20px;
	position: absolute;
	text-align: center;
	width: 100%;
	padding: 0 1em;
	transition: 0.4s all;
	-webkit-transition: 0.4s all;
	-moz-transition: 0.4s all;
	-o-transition: 0.4s all;
	-ms-transition: 0.4s all;
	box-sizing: border-box;
}
.ie7 .services-list li {
	float: left;
	margin-right: 0.3%;
}
.ie7 .services-list li a label {
	left: 0;
	bottom: 10px;
	padding: 0;
}
.services-list li:hover a label {
	margin-top: 0.2em;
}
.services-list ul {
	margin: 0 -2px;
	padding: 1.2em 0 3.5em 0;
}
.services-list li a:hover {
	text-decoration: none;
	color: #61E4FF;
}
.ixuqiu {
	padding: 4em 0 5em;
}
.ixuqiu .ixq_item {
	margin-bottom: 20px;
	color: #fff;
}
.ixuqiu .ixq_item i {
	display: inline-block;
	float: left;
	width: 46px;
	height: 46px;
	line-height: 46px;
	font-family: 'Impact';
	text-align: center;
	background: #ff6a64;
	color: #fff;
	margin-right: 15px;
	font-size: 26px;
	font-style: normal;
	transition: 0.4s all;
	-webkit-transition: 0.4s all;
	-moz-transition: 0.4s all;
	-o-transition: 0.4s all;
	-ms-transition: 0.4s all;
}
.ixuqiu .ixq_item:hover i {
	margin-right: 20px;
}
.ixuqiu .ixq_item h4 {
	font-size: 17px;
	padding-top: 1px;
	font-weight: 400;
}
.ixuqiu .ixq_item p {
	color: #acacac;
}
.ixuqiu .client-says {
	margin-bottom: 25px;
	color: #acacac;
}
.ixuqiu .client-pic {
	padding-top: 85px;
}
#business .qq_icon_weixin {
	margin-top: 50px;
}
.case_h_nav {
	display: none;
}
.sol_cont {
	padding-top:60px;
	box-sizing: border-box;
}
.sol_cont .sol_ h4 {
	text-align: center;
	font-size: 35px;
	line-height: 35px;
}
.sol_cont .sol_ h4 i {
	font-size: 18px;
	line-height: 18px;
	margin-top: 15px;
	font-weight: 400;
	font-style: normal;
	color: #777;
}
.sol_cont .sol_ .sol_tab .tab_cont {
	text-align: center;
	margin-top: 25px;
}
.sol_cont .sol_ .sol_tab .tab_cont span {
	display: inline-block;
	margin: 0 15px;
	font-size: 16px;
}
.sol_cont .sol_ .sol_tab .tab_cont span a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 5px 45px;
	border-bottom: 1px solid #666;
	transition: 0.5s;
	box-sizing: border-box;
}
.sol_cont .sol_ .sol_tab .tab_cont span.show a {
	color: #ff6a64;
	transition: 0.5s;
	border-bottom: 1px solid #ff6a64;
}
.sol_cont .sol_ .sol_tab .bt_cont {
	margin-top: 45px;
}
.sol_cont .sol_ .sol_tab .bt_cont #pro {
	overflow: hidden;
	display: none;
}
.sol_cont .sol_ .sol_tab .bt_cont #solu_ {
	overflow: hidden;
}
 .left_cont .left_item {
	width: 278px;
	float: left;
	margin-right: 28px;
	overflow: hidden;
}
.left_cont .left_item a {
	display: block;
	width: 100%;
	height: 100%;
}
.left_cont .left_item a img {
	display: block;
	width: 100%;
	height:185px;
}
.left_cont .left_item a h4 {
	font-size: 18px;
	font-weight: bold;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	color: #444;
	margin-top: 10px;
	transition: 0.5s;
	text-align: left;
}
.left_cont .left_item a:hover h4 {
	color: #ff6a64;
	transition: 0.5s;
}
.left_cont .left_item p {
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
	font-size: 16px;
	line-height: 23px;
	margin-top: 16px;
	color: #aba9ab;
	height: 90px;
}
.left_cont .left_item .more_cont {
	margin-top: 22px;
	overflow: hidden;
}
.left_cont .left_item .more_cont span {
	font-size: 15px;
	line-height: 15px;
}
.left_cont .left_item .more_cont span:nth-child(1) {
	float: left;
}
.left_cont .left_item .more_cont span:nth-child(2) {
	float: right;
	margin-right: 2px;
}
.list_cont {
	float: left;
	width: 49%;
	box-sizing: border-box;
	padding-left: 4px;
}
.list_cont .pro_item {
	overflow: hidden;
	margin-bottom: 20px;
}
.list_cont .pro_item a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	transition: 0.5s;
}
.list_cont .pro_item a .time_cont {
	float: left;
	height: 80px;
	width: 80px;
	background: #ff6a64;
	color: #fff;
	text-align: center;
	margin-right: 20px;
	position: relative;
}
.list_cont .pro_item a .time_cont .center_ {
	position: absolute;
	height: 50px;
	width: 100%;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.list_cont .pro_item a .time_cont .center_ span {
	display: block;
}
.list_cont .pro_item a .time_cont .center_ span:nth-child(1) {
	font-size: 30px;
	font-weight: bold;
}
.list_cont .pro_item a .time_cont .center_ span:nth-child(2) {
	font-size: 16px;
	margin-top: 5px;
}
.list_cont .pro_item a .time_cont i {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
.list_cont .pro_item a .right_info {
	float: left;
	width: 484px;
}
.list_cont .pro_item a .right_info h5 {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #444;
	margin-bottom: 12px;
	margin-top: 5px;
	white-space:nowrap;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	overflow:hidden;
}
.list_cont .pro_item a .right_info .item_info {
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	font-size: 15px;
	color:#aba9ab;
}
.list_cont .pro_item:hover a .right_info h5 {
	color: #ff6a64;
	transition: 0.5s;
}
.list_cont .pro_item:hover a .right_info .item_info {
	color: #ff6a64;
	transition: 0.5s;
}
.like {
	margin-top: 30px;
}
.like h2 {
	display: inline-block;
	border-bottom: 1px solid #666;
	padding-left: 5px;
	padding-right: 9px;
	padding-bottom: 5px;
	margin-bottom: 12px;
}
.like_list ul li {
	width: 48%;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	border-bottom: 1px dashed #ddd;
	float: left;
	margin-bottom: 5px;
	padding-left: 5px;
	box-sizing: border-box;
}
.like_list ul li:nth-child(odd) {
	margin-right: 4%;
}
.slideTxtBox {margin:50px 0 ;}

.slideTxtBox .hd ul{
        display: flex;
        flex-direction: row;
        justify-content: center;
}
.slideTxtBox .hd li{
	margin:0 15px;
	float:left;	
}
.slideTxtBox .hd li a{
    padding: 5px 45px;
    font-size: 16px;
	line-height:2em;
	display:block;
	border-bottom: 1px solid #666;
}

.slideTxtBox .hd li.on a{
	color: #ff6a64;
    transition: 0.5s;
    border-bottom: 1px solid #ff6a64;
}
.slideTxtBox .bd{
	margin-top:40px;
}

.left_cont{
	float:left;
	}
.b1	{
	animate-duration: 2s;
    animate-delay: 1s; 
    animate-iteration-count: 2;  
	
}
	
#tags a{height:26px; line-height:26px;padding-right:6px;} 
#tags .tags0{} 
#tags .tags1{color:#C00; font-size:24px;} 
#tags .tags2{color:#030; font-size:16px;} 
#tags .tags3{color:#00F;} 
#tags .tags4{ font-size:16px;} 
#tags .tags5{color:#C00; font-size:20px;} 
#tags .tags6{color:#F06 font-size:20px;} 
#tags .tags7{color:#030; font-weight:bold; font-size:18px;} 
#tags .tags8{color:#F06; font-weight:bold;} 
#tags .tags9{color:#C00; font-weight:bold;font-size:16px;} 
#tags .tags10{color:#090; font-weight:bold;font-size:18px;} 
#tags .tags11{color:#09F;} 
#tags .tags12{color:#F90;font-size:14px;} 
#tags a:hover{ color:#F00; text-decoration:underline;} 	
	