﻿
.banner {

	width: 100%;

	position: relative;

	overflow: hidden;

}

#banner {

	left: 50%;

	margin-left: -960px;

	position: relative;

	width: 1920px;

}

#banner img {

	display: block;

}

.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: #d3433e 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: 28px;

	line-height: 36px;

	margin-bottom: 5px;

	color:#eeeeee;

}

.succeed_title p {

	color: #eeeeee;

	font-size: 15px;

	text-transform: uppercase;

}

.da-thumbs {

	width: 100%;

	position: relative;

	font-size: 0;

	margin: 0 auto;

}

.da-thumbs li {

	float: left;

	width: 31%;

	position: relative;

	overflow: hidden;
	padding-left:2%; padding-bottom:20px;


}

.da-thumbs li a img {

	display: block;

	margin: 0 auto;

	position: relative;

	border: 0;
	width:370px;
	height:229px;

}

.da-thumbs li a>img {

	width: 100%;

	max-width: 100%;

	

}



.da-thumbs li a {

	overflow: hidden;

	display: block;

}

.da-thumbs li a div {

	position: absolute;

	width: 100%;

	height: 100%;

	left: 0;

	top: 0;

	padding-top: 10%;

	display: none;

}

.da-thumbs li a:hover div {

*display: block;

}

.da-thumbs li a div img {

	position: relative;

	z-index: 2;

	top: 0px;

}

.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_case_h {

	padding: 2em 0 2em;

}

.con_case_h .con_cah_list a {

	display: inline-block;

	background: #ededed;

	padding: 4px 12px 5px;

	margin-right: 2px;

}

.con_case_h .con_cah_list a.cah_li_all {

	margin-right: 6px;

}

.con_case_h .con_cah_list_6 a.cah_li_all {

	background: #d3433e;

	color: #fff;

}

.con_case_h .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;

}

.page_case a, .page_case span.pageinfo {

	display: inline-block;

	padding: 2px 10px;

	margin-right: 6px;

	border: 1px solid #2eafbb;

	color: #2eafbb;

}

.page_case a:hover {

	background-color: #2eafbb;

	color: #fff;

}

.page_case li.thisclass, .page_case a.active{

	background-color: #2eafbb;

	color: #fff;

	padding: 2px 10px;

	margin-right: 6px;

	border: 1px solid #2eafbb;

}

/**article**/

.info_body {

	font-size: 15px;

}

.art_con {

	padding: 5em 0 2em;

}

.fangan_con h1 {

	text-align: center;

	font-size: 32px;

	margin-bottom: 30px;

	line-height: 1em;

}

.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_nextl {

	line-height: 1.8em;

	margin-top: 18px;

	border-top: 1px solid #ddd;

	padding-top: 10px;

	font-size: 13px;

	color: #666;

	float: left;

}





.fangan_con .art_prev_nextr {

	line-height: 1.8em;

	margin-top: 18px;

	border-top: 1px solid #ddd;

	padding-top: 10px;

	font-size: 13px;

	color: #666;

	float: right;

}





.news-line {

    text-align: center;

    border: dashed 1px #aaa;

    margin-bottom: 40px;

}



.container

{

    width: 100%;

    margin: 0 auto;		

}



.fangan_con {

	overflow: hidden;

}

.fangan_con .fangan_left {

	float: left;

	

}

.fangan_con .fangan_right {

	float: right;

	width: 290px;

	padding-top: 2px;

}

.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%;

}

.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: 1280px;

	margin: 0 auto;

}

.business_font {

width: 1280px;

height: 82px;

text-align: center;

padding-top: 44px;
}

.business_font h2 {

font-size: 28px;

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: 220px;

height: 250px;

background: #fff;

float: left;

margin-left: 32px;

text-align: center;

position: relative;

overflow: hidden;
border:1px solid #333333
}



#business_center ul li a {

	display: block;

	width: 100%;

	height: 100%;

}

#business_center ul.bankuai .bankuai_bg {

	background: #d3433e;

	display: block;

	width: 200px;



	display: none;

}

#business_center ul.bankuai .mypng {

display: block;

height: 162px;

width: 200px;

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('../images/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: 199px;

right: 0;
}

#business_center ul li h3 {

	font-size: 18px;

	color: #ec0c17;

}

#business_center ul li em {

font-size: 18px;

    color: #333;

    font-weight: bold;

    font-style: normal;}

#business_center ul li p {

	font-size: 12px;

	color: #666;

	width: 260px;

	display: block;

	margin: 0 auto;

	margin-top: 20px;

	border-bottom: 1px #E1E1E1 solid;

    border-top: 1px #E1E1E1 solid;

}

#business_center ul.bankuai .text2 {

	position: absolute;

	top: 162px;

	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: #d3433e 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;
	color: #fff;
}

.gallery .item span {

	color: #FFF;

}

.gallery .item h2 {

	font-weight: 400;

	font-size: 1.8em;

	margin: 0;

	padding: 0.5em 0;

	text-align: left;

	color: #ffffff;

}

.client-says {

font-weight: 100;

font-size: 0.96em;

margin: 1em 0;

text-indent: 0;

line-height: 1.9em;

font-size: 16px;
}

.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(../images/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;

}

.clearfix {

	zoom: 1;

}

.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 h2 {

	font-size: 1.8em;

	font-weight: 900;

	margin: 0.6em 0;

	color:#333333e8;

}

.services .service_h {

	color: #888;

	font-size: 15px;

	margin-bottom: 35px;

	font-weight:  100;

}

.services-list li {

	width: 168px;

	margin: 0 2px 1em;

	padding: 0;

	background: #e6e6e6;

	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: #efefef;

}

.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(../images/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: #ffffff;

}

.ixuqiu .client-pic {

	padding-top: 85px;

}

#business .qq_icon_weixin {

	margin-top: 50px;

}

.case_h_nav {

	display: none;

}

.sol_cont {

	padding: 20px 0;

	box-sizing: border-box;

}

.sol_cont .sol_ h2 {

	text-align: center;

	font-size: 26px;

	line-height: 26px;

	display: block;

}

.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;

}

.sol_cont .sol_ .sol_tab .bt_cont .left_cont .left_item {

	width: 278px;

	float: left;

	margin-right: 28px;

	overflow: hidden;

}

.sol_cont .sol_ .sol_tab .bt_cont .left_cont .left_item a {

	display: block;

	width: 100%;

	height: 100%;

}

.sol_cont .sol_ .sol_tab .bt_cont .left_cont .left_item a img {

	display: block;

	width: 100%;

}

.sol_cont .sol_ .sol_tab .bt_cont .left_cont .left_item a h3 {

	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: #444444d1;

	margin-top: 10px;

	transition: 0.5s;

	text-align: left;

}

.sol_cont .sol_ .sol_tab .bt_cont .left_cont .left_item a:hover h4 {

	color: #ff6a64;

	transition: 0.5s;

}

.sol_cont .sol_ .sol_tab .bt_cont .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: #666;

	height: 90px;

}

.sol_cont .sol_ .sol_tab .bt_cont .left_cont .left_item .more_cont {

	margin-top: 22px;

	overflow: hidden;

}

.sol_cont .sol_ .sol_tab .bt_cont .left_cont .left_item .more_cont span {

	font-size: 15px;

	line-height: 15px;

}

.sol_cont .sol_ .sol_tab .bt_cont .left_cont .left_item .more_cont span:nth-child(1) {

	float: left;

}

.sol_cont .sol_ .sol_tab .bt_cont .left_cont .left_item .more_cont span:nth-child(2) {

	float: right;

	margin-right: 2px;

}

.sol_cont .sol_ .sol_tab .bt_cont .list_cont {

	float: left;

	width: 49%;

	box-sizing: border-box;

	padding-left: 4px;

}

.sol_cont .sol_ .sol_tab .bt_cont .list_cont .pro_item {

	overflow: hidden;

	margin-bottom: 20px;

}

.sol_cont .sol_ .sol_tab .bt_cont .list_cont .pro_item a {

	display: block;

	width: 100%;

	height: 100%;

	overflow: hidden;

	transition: 0.5s;

}

.sol_cont .sol_ .sol_tab .bt_cont .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;

}

.sol_cont .sol_ .sol_tab .bt_cont .list_cont .pro_item a .time_cont .center_ {

	position: absolute;

	height: 50px;

	width: 100%;

	top: 0;

	bottom: 0;

	left: 0;

	right: 0;

	margin: auto;

}

.sol_cont .sol_ .sol_tab .bt_cont .list_cont .pro_item a .time_cont .center_ span {

	display: block;

}

.sol_cont .sol_ .sol_tab .bt_cont .list_cont .pro_item a .time_cont .center_ span:nth-child(1) {

	font-size: 30px;

	font-weight: bold;

}

.sol_cont .sol_ .sol_tab .bt_cont .list_cont .pro_item a .time_cont .center_ span:nth-child(2) {

	font-size: 16px;

}

.sol_cont .sol_ .sol_tab .bt_cont .list_cont .pro_item a .time_cont i {

	display: inline-block;

	height: 100%;

	vertical-align: middle;

}

.sol_cont .sol_ .sol_tab .bt_cont .list_cont .pro_item a .right_info {

	float: left;

	width: 484px;

}

.sol_cont .sol_ .sol_tab .bt_cont .list_cont .pro_item a .right_info h3 {

	font-size: 16px;

	line-height: 16px;

	font-weight: bold;

	color: #333333c4;

	margin-bottom: 12px;

	margin-top: 5px;

}

.sol_cont .sol_ .sol_tab .bt_cont .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;

}

.sol_cont .sol_ .sol_tab .bt_cont .list_cont .pro_item:hover a .right_info h5 {

	color: #ff6a64;

	transition: 0.5s;

}

.sol_cont .sol_ .sol_tab .bt_cont .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%;

}



.time_cont{



float: left;

    height: 80px;

    width: 80px;

    background: #ff6a64;

    color: #fff;

    text-align: center;

    margin-right: 20px;

    position: relative;

}



.center_{

position: absolute;

    height: 50px;

    width: 100%;

    top: 0;

    bottom: 0;

    left: 0;

    right: 0;

    margin: auto;



}



.center_ span:nth-child(1)

{

font-size: 30px;

font-weight: bold;	

}



.center_ span:nth-child(2)

{

	

font-size: 16px;	

	

}

.right_info {

    float: left;

    width: 484px;



}


	/*panerMain*/
.panerMain{ padding-top:35px; padding-bottom:45px;}
.panerMain .hzt{ text-align:center;}
.panerMain .hzt h5{ margin-bottom:15px;}
.panerMain .hzt h5 a{ font-size:25px; color:#373737;}
.panerMain .hzt i{ display:block; width:40px; height:0; border-top:2px solid #019a50; margin:0 auto;}
.panerMain .hzc{ position:relative; margin-top:35px;}
.panerMain .hzc ul{overflow:hidden;width: 1200px;margin:0 auto;}
.panerMain .hzc .bd{overflow:hidden;width: 1200px;margin:0 auto;}
.panerMain .hzc li{float:left;width: 150px;margin:0 10px;}
.panerMain .hzc li img{ display:block; border:1px solid #d8d8d8;}
.panerMain .hzc li p{ text-align:center; margin-top:5px; width:132px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;margin-bottom: 5px;}
.panerMain .hzc li p a{ font-size:14px; color:#383838;}
.panerMain .hzc .pbt{ position:absolute; top:25px; display:block;}
.panerMain .hzc .pbt1{ left:0;}
.panerMain .hzc .pbt2{ right:0;}
.container{margin-left:auto; margin-right:auto; width:1200px; font-family:microsoft yahei;}








/**/
.index-link h2{
    font-weight: 600;
    font-size: 28px;
    color: #d3433e;
    margin-bottom: 20px;
}

.index-link-bg{
    background: #ededed;
    padding: 30px 0;
    margin-top:30px
}

.index-link h2 span{
    font-size: 16px;
    font-weight: normal;
    margin-left: 8px;
}

.index-link a{
    padding-right:10px;
}


/*Banner*/

.banner{position:relative;height:450px; width:100%;}

.slides{position:relative;z-index:1;width:100%;}

.slides li{height:450px;}

.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}

.flex-control-nav li{display:inline-block;width:15px;height:15px;margin:0 5px;*display:inline;zoom:1;border-radius: 50%;}

.flex-control-nav a{display:inline-block;width:15px;height:15px;overflow:hidden;background:#fff;cursor:pointer;font-size:0;border-radius: 50%}

.flex-control-nav .flex-active{background:#d6c804;}



.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}

.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8;}

.flex-direction-nav li a.flex-prev{left:40px;background:url(../images/prev_icon.png) center center no-repeat;}

.flex-direction-nav li a.flex-next{right:40px;background:url(../images/next_icon.png) center center no-repeat;}

.flex-direction-nav li a:hover{filter:alpha(opacity=60); -moz-opacity:0.6; -khtml-opacity: 0.6; opacity: 0.6;}



#lyg_sub_banner {height:265px;overflow:hidden;text-align:center;}

#lyg_sub_banner img{width:100%;}

#lyg_sub_banner a{width:100%;}