@charset "utf-8";
.footer_middle a:first-child{
    display:none;
}
/* CSS Document */

body {
	font-size: 12px;
	line-height: 1.8em;
	color: #333333;
	font-family: "微软雅黑";
	background: #fff;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
	margin: 0;
	padding: 0;
}

input,
textarea,
select {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

li {
	list-style: none;
}

a,
a:visited {
	color: #333;
	text-decoration: none;
	transition: background 0.5s;
	-webkit-transition: background 0.5s;
}

a:hover {
	text-decoration: underline;
}

.c {
	clear: both;
}


/*----------------------------------------------end main-----------------------------------------*/


/*----------------------------------------------首页-----------------------------------------*/

.head {
	width: 100%;
	border-top: 5px solid #009d4c;
	height: 120px;
}

.head_left {
	float: left;
	background: url(../images/logo.png) no-repeat center left;
	height: 125px;
	width: 460px;
}

.head_right {
	float: right;
	height: 125px;
	width: 700px;
}

.head_right i {
	width: 30px;
	height: 30px;
	background: url(../images/a.png) no-repeat center;
	display: inline-block;
	vertical-align: bottom;
}

.head_right span {
	font: bold 26px arial;
	color: #009d4c;
}

.head_in {
	width: 1200px;
	margin: 0 auto;
}

.head_right_up {
	float: right;
	margin-top: 15px;
	margin-left :500px;
}

.head_right_down {
	display: inline-block;
	float: right;
	position: relative;
	left: 20px;
}

.head_right_down ul li {
	float: left;
}

.head_right_down ul li a {
	width: 100px;
	text-align: center;
	font: bold 16px/45px "微软雅黑";
	color: #333;
	display: inline-block;
	text-decoration: none;
	border-bottom: 3px solid #fff;
}

.head_right_down ul li a.active {
	color: #009d4c;
	border-bottom: 5px solid #009d4c;
}

.head_right_down ul li a:hover {
	color: #009d4c;
	border-bottom: 5px solid #009d4c;
}

.banner img {
	width: 100%;
}

.about {
	width: 100%;
	background: url(../images/c.png) no-repeat top center;
	margin-top: 100px;
}

h2 {
	font: bold 40px/40px "微软雅黑";
	color: #333;
	text-align: center;
}

.case h2 {
	font: bold 40px/40px "微软雅黑";
	color: #333;
	text-align: center;
	margin: 65px 0 45px 0;
}

.hot h4 {
	font-size: 40px;
	color: #333;
	text-align: center;
	margin-top: 65px;
}

.about_in {
	position: relative;
	top: -80px;
}

.about_left {
	float: left;
	background: url(../images/d.png) no-repeat top center;
	width: 370px;
	height: 460px;
	overflow: hidden;
}

.about_right {
	float: right;
	width: 780px;
	padding: 150px 0 0 50px;
}

.about_right h3 {
	font: 20px/30px "微软雅黑";
	color: #fff;
	width: 780px;
	height: 30px;
	overflow: hidden;
	margin-bottom: 40px;
}

.about_right p {
	font:normal normal 14px/30px "微软雅黑",sans-serif;
	color: #fff;
	width: 780px;
	overflow: hidden;
}

.advantage {
	width: 780px;
	height: 70px;
	background: url(../images/k.png) no-repeat;
}

.pagination li{
    float: left !important;
    width: 50px !important;
    margin: 0px !important;
    display: contents !important;
}
.case {
	width: 1200px;
	margin: 0 auto;
}

.case_left {
	float: left;
	width: 203px;
	border: 1px solid #009d4c;
}

.case_left h3 {
	width: 203px;
	line-height: 55px;
	text-align: center;
	color: #fff;
	font: 16px/55px "微软雅黑";
	background: #009D4C;
}

.case_left ul li {
	width: 180px;
	text-align: center;
	line-height: 55px;
	color: #333;
	border: 1px dashed #aaaaaa;
	margin: 10px;
}

.case_left ul li a {
	text-decoration: none;
	color: #333;
	width: 180px;
	height: 55px;
	display: inline-block;
}

.case_left ul li a.active {
	background: #009D4C;
	color: #fff;
}

.case_left ul li a:hover {
	background: #009D4C;
	color: #fff;
}

.case_right {
	float: right;
}

.case_right ul {
	width: 990px;
	display: inline-block;
}

.case_right ul li {
	width: 235px;
	background: #f8f8f8;
	padding: 20px 10px;
	float: left;
	margin-left: 12px;
	display: inline-block;
	margin-bottom: 30px;
}

.case_right_up {
	border: 1px solid #d2d2d2;
}

.case_right_up img {
	width: 100%;
}


/*.case_right ul li span{width: 5px;height: 5px;border-radius:30px;background: #999;display: inline-block;margin-right:10px ;}
*/

.case_right_down h6 {
	width: 215px;
	height: 25px;
	overflow: hidden;
	font: 14px/25px "微软雅黑";
	margin: 5px 0;
}

.case_right a {
	color: #333;
	text-decoration: none;
}

.case_right_down {
	margin: 10px 0;
}

.show {
	width: 100%;
	background: url(../images/m.png) no-repeat top center;
	/*margin-top: 65px;*/
}

.about_in {
	width: 1200px;
	margin: 0 auto;
}

.show_in ul li {
	width: 380px;
	float: left;
}

.show_in ul li a {
	display: inline-block;
	color: #333;
}

.show_in {
	margin: 0 auto;
	width: 1200px;
}

.show_in h3 {
	font: bold 40px/40px "微软雅黑";
	color: #fff;
	text-align: center;
	padding: 65px 0 45px 0;
}

.show_inside ul li img {
	width: 380px;
	height: 265px;
	overflow: hidden;
}

.show_inside ul li h5 {
	font: 16px/45px "微软雅黑";
	color: #333;
	height: 45px;
	overflow: hidden;
}

.show_inside ul li h6 {
	font: 14px/25px "微软雅黑";
	color: #666;
}

.show_inside ul li p {
	font: 12px/25px "微软雅黑";
	color: #666;
	overflow: hidden;
	height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.show_inside ul li a {
	text-decoration: none;
}

.show_inside ul li {
	margin: 0 10px 10px 10px;
}

.show_inside ul {
	display: inline-block;
}

.flow h3 {
	font: bold 40px/40px "微软雅黑";
	color: #333;
	text-align: center;
}

.foot {
	width: 100%;
	background: #434343;
	padding: 65px;
}
.footer_middle a{
	text-decoration: none;
}
.footer_middle a:visited{
	color: #fff;
}


.footer_in {
	width: 1200px;
	margin: 0 auto;
}

.footer_left {
	float: left;
	background: url(../images/fh.png)no-repeat top center;
	width: 320px;
	height: 160px;
	border-right: 1px solid #535353;
	display: inline-block;
}

.footer_middle {
	float: left;
	width: 520px;
	border-left: 1px solid #535353;
	height: 160px;
	padding-left: 45px;
}

.footer_middle p {
	color: #fff;
	font: 14px/35px "微软雅黑";
}

.footer_middle a {
	color: #fff;
	font: 14px/35px "微软雅黑";
	text-decoration: none;
}

.footer_right {
	float: right;
	width: 130px;
}

.footer_right img {
	float: right;
	width: 130px;
	height: 130px;
	overflow: hidden;
}

.footer_right p {
	color: #fff;
	font: 14px/35px "微软雅黑";
	text-align: center;
}

.menu {
	width: 100%;
	background: #f2f2f2;
	height: 40px;
	line-height: 40px;
}

.menu_list {
	width: 1200px;
	margin: 0 auto;
}

.menu_list i {
	width: 20px;
	height: 40px;
	background: url(../images/fd.png) no-repeat center left;
	display: inline-block;
}

.menu_list span {
	font: 14px/40px "微软雅黑";
	color: #999999;
	position: relative;
	top: -15px;
}

.menu_list span a {
	text-decoration: none;
	font: 14px/40px "微软雅黑";
	color: #999999;
}

.about_inside h4 {
	font: bold 40px/40px "微软雅黑";
	color: #333;
	text-align: center;
	margin: 65px 0 45px 0;
}

.about_in a {
	display: inline-block;
}

.about {
	display: inline-block;
}

.about_p {
	width: 1200px;
	margin: 0 auto;
	font: 14px/40px "微软雅黑";
	color: #333;
}


/*.wenhua{width: 100%;height: 295px;background: #f2f2f2;margin-top: 65px;padding-top: 65px;}*/

.wenhua_b {
	width: 100%;
	height: 295px;
	background: #f2f2f2;
	margin-top: 65px;
	padding-top: 65px;
}

.wenhua_in {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	top: -200px;
}

.wenhua_in_left {
	float: left;
	width: 200px;
}

.wenhua_in_right {
	float: right;
	width: 400px;
	text-align: right;
}

.wenhua_in_right h4 {
	font: 16px/10px "微软雅黑";
	color: #009b4c;
}

.wenhua_in_left h3 {
	font: bold 40px/10px "微软雅黑";
	color: #333;
	margin-bottom: 15px;
}

.wenhua_in_left h6 {
	font: 14px/40px "微软雅黑";
	color: #999;
}

.wenhua_in_right h6 {
	font: 14px/40px "微软雅黑";
	color: #999;
}

.wenhua_up {
	margin-bottom: 40px;
}

.wenhua_middle_left {
	float: left;
	width: 455px;
	height: 310px;
	overflow: hidden;
	background: url(../images/ll.png) no-repeat;
}

.wenhua_middle_right {
	float: right;
	width: 745px;
	background: #fff;
	padding: 40px 60px 0 60px;
}

.wenhua_middle_right h1 {
	font: 34px/40px "微软雅黑";
	color: #009b4c;
	margin-bottom: 20px;
}

.wenhua_middle_right h6 {
	font: 38px/80px "微软雅黑";
	color: #009b4c;
}

.wenhua_middle {
	height: 310px;
	overflow: hidden;
}

.wenhua_in h5 {
	font: 24px/80px "微软雅黑";
	color: #009b4c;
}

.wenhua p {
	font: 14px/35px "微软雅黑";
}

.advantage_list span {
	font: bold 40px/40px "微软雅黑";
	color: #333;
	text-align: center;
	margin: 65px 0 45px 0;
	display: block;
}

.advantage_list {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	top: -150px;
}

.menu_nav {
	width: 1200px;
	margin: 65px auto 45px auto;
}

.menu_nav ul {
	display: block;
	margin-right: 30px;
	height: 45px;
}

.menu_nav ul li {
	float: left;
	display: block;
}

.menu_nav ul li a:hover {
	background: -webkit-gradient(linear, center top, center bottom, from(#07d86f), to(#009b4d));
	color: #fff;
}

.menu_nav ul li a.active {
	background: -webkit-gradient(linear, center top, center bottom, from(#07d86f), to(#009b4d));
	color: #fff;
}

.menu_nav li a {
	width: 140px;
	height: 45px;
	text-align: center;
	font: 14px/45px "微软雅黑";
	color: #333;
	border: 1px solid #eeeeee;
	background: #f8f8f8;
	display: inline-block;
	text-decoration: none;
}

.case_list {
	width: 1200px;
	margin: 0 auto 65px auto;
}

.case_list ul {
	display: inline-block;
}

.case_list li {
	float: left;
	width: 180px;
	display: inline-block;
	margin: 0 20px 20px 0;
}

.case_list li img {
	border: 1px solid #d2d2d2;
}

.case_list li a {
	text-decoration: none;
	display: inline-block;
}

.case_list li a p:hover {
	background: #00984b;
	color: #fff;
}

.case_list li p {
	width: 180px;
	font: 14px/45px "微软雅黑";
	text-align: center;
	line-height: 45px;
	color: #333;
	height: 45px;
	overflow: hidden;
}

.page a {
	display: inline-block;
	border: 1px solid #eeeeee;
	line-height: 28px;
	text-align: center;
	text-decoration: none;
	color: #999999;
}

.page {
	text-align: center;
}

.page a.active {
	background: #eee;
}

.page a:hover {
	background: #eee;
}

.cooperate_inside {
	margin: 0 auto;
	width: 1200px;
	text-align: center;
}

.cooperate_inside h4 {
	font: bold 40px/40px "微软雅黑";
	color: #333;
	margin: 65px 0 45px 0;
}

.cooperate_inside p {
	font: 14px/35px "微软雅黑";
}

.cooperate_inside img {
	margin: 35px 0 65px 0;
}

.login-box-cen {
	width: 240px;
	border: 1px solid #cccccc;
	margin: 0px auto 0px;
	height: 318px;
	border-radius: 10px;
	padding: 0 64px;
	background: #fff;
}

.login-box-cen-ti {
	height: 76px;
	line-height: 76px;
	text-align: center;
	color: #222222;
	font-size: 16px
}

.login-box-cen-form {
	position: relative;
}

.login-box-cen-form-input {
	float: left;
	padding-left: 20px;
	border: 1px solid #ccc;
	height: 38px;
	line-height: 38px;
	font-size: 14px;
	color: #999999;
	width: 280px;
	border-radius: 5px;
}

.login-box-cen-form-button {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #0a9746;
	text-align: center;
	width: 180px;
}

.login-box-cen-form-ot {
	height: 30px;
	line-height: 30px;
	text-align: right;
	font-size: 12px;
}

.login-box-cen-form-ot span {
	color: #999999;
}

.login-box-cen-form-ot a {
	color: #207fb3;
}


/*注册*/

.register-box-con2-box-left {
	height: 40px;
	line-height: 40px;
	float: left;
	color: #999;
	font-size: 16px;
	width: 80px;
}

.register-box-con2-box-left strong {
	font-weight: bold;
}

.register-box-con2-box-right {
	float: left;
}

.register-box-con2-box-right .register-box-con2-box-right-text {
	font-size: 16px;
	color: #207fb3;
	margin-left: 20px;
	line-height: 40px;
}

.login-box-cen-form-textarea {
	float: left;
	padding-left: 20px;
	border: 1px solid #ccc;
	line-height: 38px;
	font-size: 14px;
	color: #999999;
	resize: none;
	width: 1080px;
	border-radius: 5px;
}

.register-box-con2-box-upload {
	position: relative;
	width: 165px;
	height: 98px;
	float: left;
	border: 1px solid #ccc;
	margin-bottom: 12px;
	float: left;
}

.register-box-con2-box-upload .register-box-con2-box-upload-ti {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 165px;
	height: 98px;
	text-align: center;
	line-height: 98px;
	font-size: 18px;
	color: #207fb3;
	z-index: 9;
	overflow: hidden;
	text-align: center;
	display: table-cell;
}

.register-box-con2-box-upload .register-box-con2-box-upload-ti img {
	vertical-align: middle;
}

.register-box-con2-box-upload input {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 165px;
	z-index: 99;
	opacity: 0;
	filter: alpha(opacity=0);
}

.register-box-con2-box-pw {
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	color: #222222;
	float: left;
	width: 380px;
}

.w358 {
	width: 358px;
}

.w228 {
	width: 228px;
}

.w120 {
	width: 120px;
}

.w278 {
	width: 278px;
}

.h88 {
	height: 140px;
}

.mar-left10 {
	margin-left: 10px;
}

.mar-bottom20 {
	margin: 20px 0px;
	float: left;
	padding: 0 20px;
	display: block;
}

.bitian {
	color: #dc2b2b;
}

.content {
	width: 100%;
	background: url(../images/hz_bg.jpg) top center no-repeat;
	padding: 35px 0 55px 0;
}

.wrap {
	width: 1200px;
	margin: 0 auto;
	background: #fff;
	display: block;
	height: 400px;
}

.aa {
	width: 100%;
}

.register-box-con2 {
	display: block;
}

.success_inside {
	width: 1200px;
	margin: 65px auto;
}
.txt_case p{
	line-height:30px;
}

.success_inside ul li a {
	display: block;
}

.pt {
	width: 250px;
	height: 180px;
	overflow: hidden;
	float: left;
}

.success_inside ul li img {
	width: 100%;
}

.text {
	float: right;
	width: 910px;
}

.text h1 {
	font: 16px/30px "微软雅黑";
	color: #009b4c;
	height: 30px;
	width: 910px;
	overflow: hidden;
}

.text h3 {
	font: 14px/30px "微软雅黑";
	color: #666666;
	height: 30px;
	width: 910px;
	overflow: hidden;
}

.text p {
	font: 12px/30px "微软雅黑";
	color: #333333;
	width: 910px;
	overflow: hidden;
}

.success_inside ul li a {
	display: block;
	height: 180px;
}

.success_inside li {
	margin-bottom: 35px;
}

.pt_image {
	border: 1px solid #d2d2d2;
	float: left;
	width: 250px;
	height: 250px;
}

.pt_image img {
	width: 100%;
}

.pt_gots {
	float: right;
	width: 910px;
}

.pt_gots h1 {
	font: 20px/35px "微软雅黑";
	color: #009b4c;
}

.pt_gots p {
	font: 16px/30px "微软雅黑";
	color: #333333;
}

.menu_in {
	width: 1200px;
	margin: 30px auto;
	border-bottom: 1px dashed #999999;
	padding-bottom: 30px;
}

.menu_in ul {
	display: block;
	margin-right: 30px;
	height: 45px;
}

.menu_in ul li {
	float: left;
	display: block;
}

.menu_in ul li a:hover {
	background: -webkit-gradient(linear, center top, center bottom, from(#07d86f), to(#009b4d));
	color: #fff;
}

.menu_in ul li a.active {
	background: -webkit-gradient(linear, center top, center bottom, from(#07d86f), to(#009b4d));
	color: #fff;
}

.menu_in li a {
	width: 140px;
	height: 45px;
	text-align: center;
	font: 14px/45px "微软雅黑";
	color: #fff;
	display: inline-block;
	text-decoration: none;
}

.menu_a {
	background: #009b4c;
	margin-bottom: 30px;
}

.menu_a a {
	height: 20px;
	text-decoration: none;
	font: 12px/30px "微软雅黑";
	color: #666;
}

.next {
	width: 1200px;
	margin: 30px auto;
}

.next p {
	height: 30px;
}

.txt_case h1 {
	font: 24px/20px "微软雅黑";
	color: #333;
	text-align: center;
}

.txt_case h2 {
	font: 16px/50px "微软雅黑";
	color: #999;
	text-align: center;
}

.content h4 {
	font: bold 40px/40px "微软雅黑";
	color: #333;
	margin-bottom: 45px;
	text-align: center;
}

.eight {
	width: 100%;
	text-align: center;
}

.overflow-hide {
	overflow: hidden;
	background: #009b4c;
}

.col-sm-3 {
	width: 100%;
}

.layer-title {
	padding: 50px 0 30px;
	text-align: center;
	font-size: 30px;
	color: #fff;
	letter-spacing: 1.09px
}


/*tab分类*/

.pavilion-container .pavilion-inner {
	width: 1200px;
	margin: 0 auto
}

.pavilion-container .pavilion-inner .tabs li {
	float: left;
	line-height: 45px;
	width: 140px;
	text-align: center;
	background: #009b4c;
	color: #fff;
	font-size: 16px;
	letter-spacing: .35px
}

.pavilion-container .pavilion-inner .tabs li a {
	width: 140px;
	color: #fff;
}

.pavilion-container .pavilion-inner .tabs li.on a {
	background: -webkit-gradient(linear, center top, center bottom, from(#07d86f), to(#009b4d));
	width: 140px;
	display: inline-block;
}

.pavilion-container .pavilion-inner .tabs li:first-child {
	margin-left: 0
}

.pavilion-container .pavilion-inner .tabs li .hot-icon {
	width: 18px;
	height: 24px;
	background: url(../images/marketplace-selected-fire-leave.svg);
	margin-right: 10px;
	background-repeat: no-repeat
}

.pavilion-container .pavilion-inner .tabs li.on .hot-icon {
	background: url(../fonts/marketplace-selected-fire.svg)
}

.pavilion-container .pavilion-inner .tabs li>span {
	display: inline-block;
	vertical-align: middle
}


/*tab内容*/

.pavilion-container .tab-content-wrap {
	position: relative;
}

.pavilion-container .tab-content {
	transition: all .7s linear;
	opacity: 0;
	z-index: -1;
	height: 0;
	width: 100%
}

.pavilion-container .tab-content.show {
	height: auto;
	opacity: 1;
	top: 0;
	z-index: 1
}

.pavilion-container .tab-content .col-sm-3 .tab-card {
	background: #fff;
	overflow: hidden;
	cursor: pointer;
	transition: .2s linear
}


/*.tab-card  p{font: 12px/45px "微软雅黑";}*/


/*大卡片*/

.pavilion-container .tab-content .col-sm-3 .tab-card.tab-card-lg {
	position: relative;
}

.pavilion-container .tab-content .col-sm-3 .tab-card.tab-card-lg p {
	line-height: 25px;
}

.pavilion-container .tab-content .col-sm-3 .tab-card:before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	right: 0;
	height: 4px;
	border-radius: 1px 1px 0 0
}

.pavilion-container .tab-content .col-sm-3 .tab-card.tab-card-lg img {
	/*height: 90px;*/
	width: auto;
	display: block
}

.pavilion-container .tab-content .col-sm-3 .tab-card.tab-card-lg h3 {
	margin-top: 30px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.pavilion-container .tab-content .col-sm-3 .tab-card.tab-card-lg .labels {
	margin-top: 10px;
	margin-right: 10px;
	padding-bottom: 20px
}

.pavilion-container .tab-content .col-sm-3 .tab-card.tab-card-lg .labels span {
	display: inline-block;
	margin-top: 10px;
	margin-right: 10px;
	padding: 0 5px;
	background: rgba(160, 162, 168, .1);
	border: 1px solid rgba(102, 106, 117, .1);
	border-radius: 2px;
	line-height: 20px;
	color: #a0a2a8;
	font-size: 12px
}

.pavilion-container .tab-content .col-sm-3 .tab-card-lg .time {
	border-top: 1px solid #e7e7e7
}


/*中卡片*/

.pavilion-container .tab-content .col-sm-3 .tab-card.tab-card-md+.tab-card-md {
	margin-top: 20px
}

.pavilion-container .tab-content .col-sm-3 .tab-card.tab-card-md {
	height: 200px
}

.pavilion-container .tab-content .col-sm-3 .tab-card.tab-card-md img {
	height: 65px;
	width: auto;
	display: block
}

.pavilion-container .tab-content .col-sm-3 .tab-card.tab-card-md h3 {
	margin-top: 15px
}

.pavilion-container .tab-content .col-sm-3 .tab-card .time {
	position: absolute;
	bottom: 10px;
	width: calc(100% - 40px);
	padding-top: 17px;
	font-size: 12px;
	color: #666a75;
	letter-spacing: .44px;
	line-height: 23px;
	text-align: left
}

.pavilion-container .tab-content .col-sm-3 .tab-card .time span {
	font-size: 20px;
	color: #f66f6a;
	letter-spacing: 0;
	line-height: 23px;
	margin-right: 3px
}


/*小卡片*/

.pavilion-container .tab-content .col-sm-3 .tab-card.tab-card-sm {
	height: 90px
}

.pavilion-container .tab-content .col-sm-3 .tab-card.tab-card-sm+.tab-card-sm {
	margin-top: 20px
}

.pavilion-container .tab-content .col-sm-3 .tab-card.tab-card-sm .time {
	border-top-width: 0
}


/*查看全部*/

.pavilion-container .view-go {
	margin-top: 35px;
	font-size: 18px;
	color: #fff;
	text-align: center
}

.pavilion-container .view-go a span.arrow-more {
	display: inline-block;
	vertical-align: middle
}

.pavilion-container .view-go a span.arrow-f {
	width: 13px;
	height: 13px;
	background: url(../fonts/marketplace-selected-arrow1.svg);
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
	position: relative;
	transition: .3s ease-out
}

.pavilion-container .view-go a:hover {
	color: #c9a467
}

.pavilion-container .view-go a:hover span.arrow-f {
	transform: translate(4px, 0);
	background: url(../fonts/marketplace-selected-arrow2.svg)
}

.case_right_down span {
	width: 5px;
	height: 5px;
	border-radius: 30px;
	background: #999;
	display: inline-block;
	margin-right: 10px;
	float: left;
	position: relative;
	top: 10px;
}

.case_right_down p strong {
	width: 180px;
	height: 25px;
	overflow: hidden;
	font: 14px/25px "微软雅黑";
	float: left;
}

.sx {
	height: 25px;
	overflow: hidden;
}

.case_right_down p {
	width: 180px;
	height: 25px;
	overflow: hidden;
	font: 14px/25px "微软雅黑";
	float: left;
}

.flow {
	margin-bottom: 65px;
}

.qq {
	width: 62px;
	height: 21px;
	display: inline-block;
	margin-right: 8px;
	position: relative;
	top: 8px;
}

.qq {
	background: url(../images/qq.gif) no-repeat;
}

.success_inside .contact_left {
	width: 50%;
	float: left;
}

.success_inside .contact_left h3 {
	font: normal bold 20px/35px "微软雅黑", sans-serif;
	color: #333;
}

.success_inside .contact_left h6 {
	font: normal normal 20px/35px "微软雅黑", sans-serif;
	color: #666;
	margin-bottom: 20px;
}

.tele {
	width: 30px;
	height: 30px;
	display: inline-block;
	background: url(../images/tele.png) no-repeat;
	position: relative;
	top: 9px;
	margin-right: 10px;
}

.mobile {
	width: 30px;
	height: 30px;
	display: inline-block;
	background: url(../images/mobile.png) no-repeat;
	position: relative;
	top: 9px;
	margin-right: 10px;
}

.qicon {
	width: 30px;
	height: 30px;
	display: inline-block;
	background: url(../images/qq.png) no-repeat;
	position: relative;
	top: 9px;
	margin-right: 10px;
}

.add {
	width: 30px;
	height: 30px;
	display: inline-block;
	background: url(../images/address.png) no-repeat;
	position: relative;
	top: 9px;
	margin-right: 10px;
}

.email {
	width: 30px;
	height: 30px;
	display: inline-block;
	background: url(../images/email.png) no-repeat;
	position: relative;
	top: 9px;
	margin-right: 10px;
}

.contact_left div {
	margin-bottom: 5px;
}
.contact_left div a{
	text-decoration: none;
	color: #666;
}
.contact_left span{color: #666;}

.success_inside .contact_right {
	width: 50%;
	float: left;
	overflow: hidden;
}
.success_inside .contact_right iframe{
	position: relative;
	left: 50%;
	margin-left: -960px;
}