/*header*/

.navbar {
	border: none;
	border-radius: 0px!important;
	z-index: 5;
}

.header {
	top: 0px;
	width: 100%;
	z-index: 3;
}

.navbar-default {
	background: #ffffff;
}

.navbar-brand {
	display: inline-block;
}

.navbar-brand>img {
	width: 100%;
}

.navbar-nav li:hover,
li.current {
	background: #e60039;
	cursor: pointer;
}

.navbar-nav li:hover a,
.navbar-nav li.current a {
	color: #fff !important;
}

.dropdown-menu li:hover a,
.navbar-nav li.current a {
	color: #fff !important;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
	color: #fff;
	background: #e60039;
}

.navbar-default .navbar-nav>.open {
	background: #e60039;
}

.navbar-nav li:hover .dropdown-menu a {
	color: #333 !important;
}

.navbar-nav>li:hover>.dropdown-menu {
	display: block;
}

.navbar-form {
	padding: 0px;
	margin-top: 30px;
}

.form-control {
	border-radius: 0;
}

.form-group {
	position: relative;
}

.form-group img {
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
}


/* 超小屏幕（手机，小于 768px） */

@media (max-width: 767px) {
	.header {
		height: 95px;
	}
	.navbar-default {
		height: 95px;
	}
	.navbar-brand {
		height: 95px;
		padding: 10px 15px;
		width: 70%;
	}
	.navbar-nav {
		margin-top: 0px;
	}
	.navbar-nav>li>a {
		font-size: 14px;
		color: #777!important;
		background-color: #fff;
	}
	.navbar-nav li:hover {
		background: #f2f2f2;
	}
	.navbar-nav li:hover a {
		color: #fff!important;
	}
	.navbar-toggle {
		padding: 10px 10px;
		margin-top: 18px;
	}
	.navbar-collapse {
		width: 50%;
		margin-left: -24px !important;
		background: #fff;
	}
	.navbar-nav li:hover a,
	.navbar-nav li.current a {
		color: #777 !important;
	}
	.navbar-nav li:hover a,
	.navbar-nav li.current a {
		color: #777 !important;
	}
	.navbar-default .navbar-nav>.open {
		background: #f2f2f2;
	}
	.navbar-default .navbar-nav>.open>a,
	.navbar-default .navbar-nav>.open>a:focus,
	.navbar-default .navbar-nav>.open>a:hover {
		background: #fff !important;
	}
	.navbar-nav li:hover,
	li.current {
		background: #fff;
	}
	.navbar-nav li {
		border-top: 1px solid #f2f2f2;
	}
	.navbar-nav li a {
		padding: 15px;
		font-size: 16px;
	}
	.navbar-nav .open .dropdown-menu .dropdown-header,
	.navbar-nav .open .dropdown-menu>li>a {
		padding: 10px 15px 5px 25px;
		font-size: 14px;
	}
	.news-box .news-right .news-list .news-cont {
		width: 100% !important;
		margin-right: 0 !important;
	}
        .section-box .horlist ul li .horcont img{
                height:auto !important;
        }
}


/* 小屏幕（平板，大于等于 768px） */

@media (min-width: 768px) and (max-width: 850px) {
	.navbar-nav>li>a {
		padding: 0px 6px!important;
	}
}

@media (min-width: 768px) {
	.header {
		height: 95px;
	}
	.navbar-default {
		height: 95px;
	}
	.navbar-brand {
		height: 95px;
		padding: 13px 0px;
	}
	.navbar-collapse {
		padding-left: 34%;
	}
	.navbar-nav>li {
		float: left;
		height: 95px;
		line-height: 95px;
	}
	.navbar-nav>li>a {
		display: inline-block;
		padding: 0px 10px;
		font-size: 12px;
		color: #666666;
		background-color: none;
		font-weight: bold;
	}
	.navbar-nav li:hover,
	.current {
		background-color: none;
	}
	.navbar-form {
		width: 18%;
	}
	.navbar-form .form-control {
		width: 100%;
	}
}


@media (max-width:414px) {
	.header {
		height: 70px;
	}
	.navbar-default {
		height: 70px;
	}
	.navbar-brand {
		height: 70px;
		padding: 10px 0px;
	}
}

@media (min-width: 992px) and (max-width: 1100px) {
	.navbar-nav>li>a {
		padding: 0px 12px!important;
	}
}

@media (min-width: 992px) {
	.header {
		height: 95px;
	}
	.navbar-default {
		height: 95px;
	}
	.navbar-brand {
		height: 95px;
		padding: 13px 0px;
	}
	.navbar-collapse {
		padding-left: 34%;
	}
	.navbar-nav>li {
		float: left;
		height: 95px;
		line-height: 95px;
	}
	.navbar-nav>li>a {
		display: inline-block;
		padding: 0px 10px;
		font-size: 15px;
		color: #666666;
		background-color: none;
		font-weight: bold;
	}
	.navbar-nav li:hover,
	.current {
		background-color: none;
	}
}

#carousel-example-generic3news1 .carousel-inner img {
	height: 350px;
}

#carousel-example-generic3news2 .carousel-inner img {
	height: 350px;
}


/**************************banner*******************************/

.carousel .carousel-inner img {
	width: 100%;
}

.carousel-indicators .active {
	background: #e60039;
	border-color: #e60039;
}

.carousel-indicators li {
	border-color: #797a7b;
}

.carousel ol {
	margin-bottom: 0 !important;
}

@media screen and (min-width: 768px) {
	.carousel-indicators {
		bottom: 10px;
	}
}


/* section */

.section-box {
	background:  no-repeat center 100px;
}


/* 产业 */

.i_main2 {
	width: 100%;
	margin: 50px 0;
}

.i_main2 .i_w1200 {
	position: relative;
	width: 1200px;
	margin: 0 auto;
	height: 250px;
	overflow: hidden;
	box-shadow: 1px 5px 5px #a5a4a4;
}

.i_main2 .i_w1200>div {
	position: absolute;
	top: 0;
	float: left;
	width: 240px;
	height: 250px;
	transition: all 0.3s;
	z-index: 65;
	cursor: pointer;
}

.i_main2 div.acitve {
	left: 0;
	width: 240px;
}

.i_main2 .i_w1200>div .pon {
	position: absolute;
	left: 0;
	top: 0;
	width: 240px;
	height: 250px;
	transition: all 0.4s;
}

.i_main2 .i_w1200>div .pon .box {
	width: 240px;
	text-align: center;
}

.i_main2 .i_w1200 .box img {
	margin: 0 auto;
	padding: 45px 0 26px;
	transition: all 0.4s;
}

.i_main2 .i_w1200>div p {
	font-size: 20px;
	line-height: 26px;
	text-align: center;
	color: #fff;
	transition: all .4s;
}

.i_main2 .i_w1200>div .y {
	opacity: .5;
	filter: alpha(opacity=50);
	font-size: 14px;
}

.i_main2 .item1 {
	left: 0;
}

.i_main2 .item2 {
	left: 480px;
}

.i_main2 .item3 {
	left: 720px;
}

.i_main2 .item4 {
	left: 960px;
}

.i_main2 .item1 .pon {
	background-color: #dc0b42;
}

.i_main2 .item2 .pon {
	background-color: #e7380c;
}

.i_main2 .item3 .pon {
	background-color: #f7b500;
}

.i_main2 .item4 .pon {
	background-color: #b2dc4c;
}

.i_main2 .acitve .pon {
	background-color: transparent;
}

.i_main2 .acitve .pon img {
	opacity: 0;
	filter: alpha(opacity=0);
}

.i_main2 .acitve .pon p {
	text-align: left !important;
	padding-left: 40px;
}

.chanye-box {
	text-align: center;
	padding: 0;
	width: 100% !important;
}

.chanye-box .col-xs-5 p {
	color: #fff;
	margin: 0 15px 10px 15px;
}

.chanye-box .col-xs-5 img {
	margin-top: 10px;
}

.chanye-box .pon {
	background: #dc0b42;
	padding: 0;
	margin-bottom: 20px;
	margin-top: 30px;
	margin-left: 15px;
	margin-right: 15px;
}

.chanye-box .pon2 {
	background: #e7380c;
	padding: 0;
	margin-bottom: 20px;
	margin-top: 30px;
	margin-left: 15px;
	margin-right: 15px;
}

.chanye-box .pon3 {
	background: #f7b500;
	padding: 0;
	margin-left: 15px;
	margin-right: 15px;
}

.chanye-box .pon4 {
	background: #b2dc4c;
	padding: 0;
	margin-left: 15px;
	margin-right: 15px;
}

@media (min-width: 414px) {
	.chanye-box .col-xs-5 {
		width: 42.667%;
	}
}

@media (max-width: 320px) {
	.chanye-box .pon {
		margin-left: 11px;
		margin-right: 11px;
	}
	.chanye-box .pon3 {
		margin-left: 11px;
		margin-right: 11px;
	}
}


/* news */

.news-box {
	text-align: center;
}

.news-box .container {
	padding-left: 0;
	padding-right: 0;
	text-align: center
}

.news-box .news .news-title h2 {
	font-size: 28px;
	color: #e60039;
	margin-top: 0;
	margin-bottom: 0;
}

.news-box .news .news-title p {
	font-size: 20px;
	color: #000000;
	margin-bottom: 0;
}

.nav-tabs {
	border-bottom: 0;
	text-align: center;
	margin: 28px 0 50px 0;
}

.nav-tabs>li {
	display: inline-block !important;
	float: none;
	height: 52px;
}

.nav-tabs>li>a {
	border: 0px solid transparent;
}

.nav-tabs>li>a:hover {
	border-color: none;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
	border: 0;
	background: none;
	cursor: pointer;
	border-bottom: 2px solid #e60039;
}

.nav>li>a:focus,
.nav>li>a:hover {
	background: none;
	border: 0;
}

.nav-tabs>li>a {
	padding: 15px !important;
	font-size: 16px;
	color: #333333 !important;
}

.carousel-caption {
	bottom: 0;
	text-align: left;
}

.carousel-caption h3 {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.news-box .carousel-indicators {
	text-align: right;
	width: 70%;
}

.news-box .col-md-6 {
	padding-right: 40px;
}

.news-box .news-right {
	text-align: left;
	padding-left: 14px;
}

.news-box .news-right .news-list ul li {
	margin-bottom: 19px;
}

.news-box .news-right .news-list ul li .news-time,
.news-cont {
	display: inline-block;
	margin-right: 20px;
}

.news-box .news-right .news-list .news-cont {
	width: 446px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.news-box .news-right .news-list ul li .news-time h1 {
	font-size: 45px;
	color: #666666;
}

.news-box .news-right .news-list ul li .news-time p {
	font-size: 14px;
	color: #666666;
	margin: 0;
}

.news-box .news-right .news-list ul li .news-cont h4 {
	margin-bottom: 32px;
	font-size: 16px;
	color: #333333;
}

.news-box .news-right .news-list ul li .news-cont .news-desc {
	font-size: 14px;
	color: #666666;
}

.news-box .news-right .news-list ul li:hover .news-cont a h4 {
	color: #e60039;
}

#profile .carousel {
	padding-left: 0px;
}

#home .carousel {
	padding-left: 0;
}

.news-box .news-more {
	font-size: 14px;
	color: #666666;
	margin: 50px 0;
}

.btn-default {
	background: none;
}

.btn-default:hover {
	background: none;
	color: #e60039;
	border-color: #ccc;
}

.btn-default:hover a {
	color: #e60039;
}

.btn {
	border-radius: 0;
	padding: 10px 44px;
}

@media screen and (min-width: 768px) {
	.carousel-caption {
		right: 0;
		left: 4%;
		padding-bottom: 0;
	}
}

@media screen and (max-width:767px) {
	.news-box .news-title {
		margin-top: 30px;
	}
	.nav-tabs {
		margin: 10px 0 20px 0;
	}
	.news-box .col-md-6 {
		padding-right: 0;
	}
	.news-box .news-right .news-list ul li .news-cont h4 {
		margin-bottom: 20px;
	}
	.news-box .news-right .news-list ul li .news-cont .news-desc {
		line-height: 26px;
	}
	.news-box .news-more {
		margin: 20px 0 40px 0;
	}
	#profile .news-right {
		padding-left: 14px !important;
	}
}


/* about */

.banner-show {
	position: relative;
}

.banner-show .banner-desc {
	position: absolute;
	text-align: center;
	width: 100%;
	top: 95px;
	font-size: 35.95px;
	color: #fff;
}

.section-box .about-common-head {
	text-align: center;
	height: 71px;
}

.section-box .about-common-head ul {
	margin-bottom: 0;
	line-height: 70px;
}

.section-box .about-common-head ul li {
	display: inline-block;
}

.section-box .about-common-head ul li a {
	font-size: 14px;
	color: #666666;
	padding: 0 10px;
}

.section-box .about-common-head ul li:hover,
li.pot {
	border-bottom: 1px solid #e60039;
	color: #e60039;
}

.section-box .about-common-head ul li:hover a,
li.pot a {
	color: #e60039 !important;
}

.section-box .about-int {
	background: #f9f9f9;
	padding: 52px 0;
}

.section-box .about-int .cont-i-common {
	background: #fff;
	box-shadow: 1px 5px 5px #a5a4a4;
}

.section-box .about-int .container .intleft {
	font-size: 14px;
	padding: 50px 15px;
	color: #999999;
	line-height: 26px;
}

.section-box .about-int .container .intleft h3 {
	font-size: 20px;
	color: #333;
}

.section-box .about-int .aboutcont {
	padding: 50px 32px;
	line-height: 26px;
	font-size: 14px;
	color: #999999;
	box-shadow: 1px 0px 5px #a5a4a4;
}

.section-box .horlist {
	background: #ececec;
}

.section-box .horlist h3 {
	text-align: center;
	font-size: 20px;
	color: #333333;
	margin-top: 40px;
}

.section-box .horlist ul {
	text-align: center;
}

.section-box .horlist ul li {
	display: inline-block;
	background: #fff;
	width: 23%;
	margin-left: 1.26% !important;
	margin-right: 1.26% !important;
}

.section-box .horlist ul li .horcont {
	padding: 10px;
	overflow: hidden;
}

.section-box .horlist ul li .horcont img {
	width: 100%;
	-webkit-transition: all 0.4s ease-in-out;
	overflow: hidden;
	height: 210px;
}

.section-box .horlist ul li:hover .horcont img {
	-webkit-transform: scale(1.05);
	overflow: hidden;
}

.section-box .horlist ul li .horcont .hordesc {
	color: #666666;
	font-size: 14px;
	margin: 30px 0 10px 0;
	line-height: 26px;
	height: 104px;
	overflow: hidden;
}

.aboutcur .curdesc p {
	font-size: 26px;
	color: #e1e1e1;
	margin: 20px 0 10px;
}

.aboutcur h1 {
	margin-bottom: 30px !important;
}

.aboutcur .curdesc img {
	max-width: 100%;
}

.aboutcur {
	margin-bottom: 60px;
}

.aboutcur {
	margin-bottom: 20px !important;
}

.develist {
	padding: 20px 50px 20px 0;
	background: #fff;
	margin-bottom: 20px;
}

.develist:hover {
	box-shadow: 2px 4px 7px #a5a4a4;
}

.develist div {
	padding: 0;
}

.develist .devetime {
	text-align: center;
	border-right: 1px solid #e8e7e7;
}

.developmentshow .develist .devedesc {
	line-height: 32px;
	margin-top: 10px;
	padding-left: 40px;
}

.develist .devedesc a {
	color: #333333;
	font-size: 16px;
}

.develist .devedesc.on a {
	color: #ffb61b;
}

.develist:hover a {
	color: #333333;
}

.develist h1 {
	margin: 0;
	font-size: 45px;
	color: #666666;
}

.develist p {
	margin: 0;
	font-size: 14px;
	color: #666666;
}

.developmentshow .devetime h1 {
	color: #e60039 !important;
}

@media (max-width: 767px) {
	.banner-show img {
		height: 150px;
	}
	.banner-show .banner-desc {
		position: absolute;
		text-align: center;
		width: 100%;
		top: 60px;
		font-size: 30px;
		color: #fff;
	}
	.section-box .about-common-head {
		height: auto;
	}
	.section-box .horlist ul li {
		width: 100% !important;
		margin: 10px 0px !important;
	}
	.section-box .horlist ul li .horcont .hordesc {
		height: 104px !important;
	}
	.develist {
		margin: 0 0 20px 0;
		padding: 20px 0;
	}
	.developmentshow .develist .devedesc {
		height: 56px;
		overflow: hidden;
		white-space: nowrap;
		padding-left: 10px;
		text-overflow: ellipsis;
	}
	.section-box .about-int {
		background: #f9f9f9;
		padding: 20px 0;
	}
	.aboutcur h1 {
		font-size: 30px;
	}
	.aboutcur .curdesc p {
		font-size: 20px;
	}
}


/* indutsry */

.industry-show {
	background: #fff;
	padding: 50px 33px;
}

.industry-show .industrytitle h1 {
	color: #333;
	margin: 0;
	margin-bottom: 20px;
}

.industry-show .industrytitle p {
	font-size: 26px;
	color: #e1e1e1;
	margin: 0;
}

.industry-show .industrytitle ul {
	margin: 45px 0;
}

.industry-show .industrytitle ul li {
	display: inline-block;
}

.industry-show .industrytitle ul li a {
	font-size: 14px;
	color: #666666;
}

.industry-show .industrytitle ul li:hover a {
	color: #e60039;
}

.industry-show .industrypics ul li {
	position: relative;
	margin-bottom: 36px;
	padding: 0;
	overflow: hidden;
}

.industry-show .industrypics ul li img {
	width: 100%;
	-webkit-transition: all 0.4s ease-in-out;
	overflow: hidden;
	height: 280px;
}

.industry-show .industrypics ul li:hover img {
	-webkit-transform: scale(1.05);
	overflow: hidden;
}

.industry-show .industrypics ul li .industrybg {
	background:  no-repeat center;
	position: absolute;
	width: 100%;
	bottom: 0;
	background-size: cover;
}

.industry-show .industrypics ul li .industrybg p {
	text-align: center;
	margin-bottom: 0;
	line-height: 47px;
	font-size: 14px;
	color: #f1f1f1;
}

.industrybtn {
	text-align: center;
}

.industrybtn a {
	padding: 10px 40px;
	border: 1px solid #aaaaaa;
}

.industrybtn:hover a {
	color: #e60039;
}

.property {
	font-size: 14px;
	line-height: 26px;
	color: #999999;
	margin-top: 30px;
}

@media (max-width: 767px) {
	.industry-show .industrypics ul li {
		width: 45%;
		margin: 0 7px 36px 7px;
	}
	.industry-show {
		padding: 20px 10px;
	}
	.industry-show .industrypics ul {
		margin: 0;
	}
	.industry-show .industrytitle h1 {
		font-size: 30px;
	}
	.industry-show .industrytitle p {
		font-size: 20px;
	}
	.industry-show .industrytitle ul {
		margin: 30px 0;
	}
	.industry-show .industrypics ul li .industrybg p {
		line-height: 30px;
	}
	.joinlist .develist .devedesc .joindesc {
		margin: 20px 0px 0px 0px !important;
	}
}

@media (min-width: 992px) {
	.industry-show .industrypics ul .col-md-4 {
		width: 30.1%;
		margin: 0 22px 36px 15px;
	}
	.industry-show .wuyeservice ul .col-md-4 {
		margin: 0 36px 36px 0;
	}
}


/* join */

.joinlist .develist {
	padding: 30px 50px 30px 30px;
}

.joinlist .develist .devedesc {
	border-left: 0;
}

.joinlist .develist:hover {
	box-shadow: 0 0 0 0;
}

.joinlist .develist .devedesc .joindesc h5 {
	font-size: 16px;
	color: #666666;
	margin-bottom: 20px;
}

.joinlist .develist .devedesc .joindesc {
	margin: 20px 0px 0px 30px;
	display: none;
}

.joinlist .develist .devedesc .joindesc .condition {
	font-size: 14px;
	line-height: 26px;
	color: #666;
	margin-bottom: 30px;
}

.joinlist .develist .devedesc .joindesc .joinbtn a {
	padding: 10px 70px;
	background: #ffb61b;
}

.joinlist .develist .devedesc .joindesc .joinbtn a {
	color: #fff;
}

.joinlist .develist .devedesc .joindesc .joinbtn {
	margin-top: 50px;
}

.joinlist .develist .devedesc .joindesc .joinbtn:hover a {
	color: #fff;
}

.joinsub h5 {
	color: #333;
	font-size: 16px;
}

.joinsub {
	background: #fff;
	box-shadow: 1px 5px 5px #a5a4a4;
	padding: 30px;
}

.joinsub form {
	padding-left: 45px;
}

.joinsub .form-control {
	height: 58px;
	padding: 0px 20px;
	background: #f9f9f9;
	border: 1px solid #f9f9f9;
	border-radius: 0px;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	color: #999999;
	font-size: 14px;
}

.form-group {
	margin-bottom: 20px;
}

.help-block {
	display: block;
	margin-top: 100px;
	margin-bottom: 40px;
	color: #666666;
	font-size: 14px;
	line-height: 26px;
}

.joinsub .btn {
	padding: 10px 71px;
	background: #ffb61b;
	border: 0;
	color: #fff;
	margin-bottom: 30px;
}

.charity-show .develist {
	padding: 15px 50px 15px 0;
	background: #fff;
	margin-bottom: 20px;
}

.charity-show .develist .devetime {
	text-align: center;
	padding: 16px 0;
}

.charity-show .develist:hover h1 {
	color: #e60039;
}

.charity-show .develist:hover h5 {
	color: #e60039;
}

.charity-show ul {
	margin-bottom: 50px;
}

.charity-show .charityhot {
	background: #fff;
	margin-bottom: 20px;
}

.charity-show .charityhot .charitypic {
	padding: 0;
	overflow: hidden;
}

.charity-show .charityhot h4 a {
	font-size: 16px;
	color: #333333;
}

.charity-show .charityhot p {
	font-size: 14px;
	color: #929090;
	margin: 30px 0;
}

.charity-show .charityhot .charitydesc {
	font-size: 14px;
	color: #929090;
	line-height: 26px;
}

.charity-show .charityhot .charitycont {
	padding: 40px 40px 0 60px;
}

.charity-show .charityhot:hover .charitycont h4 a {
	color: #e60039;
}

.charity-show .develist .devedesc {
	line-height: 55px;
	margin-top: 10px;
	padding-left: 40px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

@media (min-width: 768px) {
	.charity-show .charityhot .charitypic img {
		width: 100%;
		-webkit-transition: all 0.4s ease-in-out;
		overflow: hidden;
	}
	.charity-show .charityhot:hover .charitypic a img {
		-webkit-transform: scale(1.05);
		overflow: hidden;
	}
}

@media (max-width:767px) {
	.charity-show .charityhot .charitycont {
		padding: 10px;
	}
	.charity-show .charityhot .charitydesc {
		font-size: 14px;
		color: #929090;
		line-height: 26px;
		height: 81px;
		overflow: hidden;
	}
	.charity-show .charityhot p {
		font-size: 14px;
		color: #929090;
		margin: 15px 0;
	}
	.charity-show .develist .devedesc {
		line-height: 55px;
		border-left: 1px solid #e8e7e7;
		margin-top: 10px;
		padding-left: 10px;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}
	.charity-show .develist {
		padding: 15px 10px 15px 0;
		background: #fff;
		margin-bottom: 20px;
	}
	.charity-show .charityhot {
		background: #fff;
		margin-bottom: 20px;
		margin-right: 0;
		margin-left: 0;
	}
}


/* news-detail */

.detailshow {
	text-align: center;
	padding: 0 30px 100px 30px;
}

.detailshow h4 {
	color: #333333;
	margin: 40px 0;
}

.detailshow p {
	font-size: 14px;
	color: #666666;
	margin-bottom: 40px;
}

.detailshow .detaildesc {
	text-align: left;
	font-size: 14px;
	color: #999999;
	line-height: 26px;
}

@media (max-width:767px) {
	.detailshow h4 {
		color: #333333;
		margin: 10px 0;
		line-height: 40px;
		font-size: 16px;
	}
	.detailshow {
		text-align: center;
		padding: 0px 15px 40px 15px;
	}
	.detailshow img {
		width: 100%;
	}
}


/* contact */

.contactshow {
	box-shadow: none !important;
}

.contactshow .intleft {
	font-size: 14px;
	color: #999999;
	line-height: 26px;
	padding: 30px 14px !important;
}

.contactshow .intleft h3 {
	color: #fff !important;
	font-size: 26px;
	margin-bottom: 30px;
}

.contactshow .intleft .contactdesc {
	color: #fff;
	font-size: 16px;
	line-height: 50px;
}


/* detail */

.detbox .detaildesc {
	margin-top: 40px;
}

.fanye {
	text-align: left;
	margin-top: 40px;
	line-height: 30px;
}

.fanye div:hover a {
	color: #e60039;
}


/* fenye */

.navigation {
	text-align: center;
}

.pagination {
	display: inline-block;
	padding-left: 0;
	border-radius: 4px;
	margin-bottom: 0 !important;
	margin-top: 20px;
}

.pagination>li>a,
.pagination>li>span {
	margin: 0 5px;
}

.pagination>li:first-child>a,
.pagination>li:last-child>a {
	border-radius: 0;
}

.pagination>li>a,
.pagination>li>span {
	color: #666666;
}


/******************************footer*******************************/

.footer {
	background-color: #373433;
	text-align: center;
}

.foot_top .container {
	padding-left: 0;
}

.foot_top .foot-phone {
	background: url(/uploads/image/phimages/footer-phone.png) no-repeat 250px 10px;
	color: #ffae00;
	font-size: 28px;
}

.foot_list {
	text-align: left;
	padding-left: 0;
	margin-bottom: 20px;
}

.foot_list .banquan {
	margin-bottom: 30px;
}

.foot_top_title {
	color: #c1c1c1;
	font-size: 14px;
	margin-bottom: 15px;
}

.foot_top_title a {
	color: #c1c1c1;
}

.foot_top_title a:hover {
	color: #fff;
}

.foot_top_title img {
	margin-right: 30px;
}

.foot_list ul>li>a {
	display: inline-block;
	font-size: 14px;
	margin-bottom: 10px;
	color: #c1c1c1;
}

.foot_list ul>li>a:hover {
	color: #fff!important;
}

.foot_liimg {
	text-align: right;
}

.foot_liimg ul li {
	display: inline-block;
	margin-right: 6px;
}


/* 超小屏幕（手机，小于 768px） */

@media (max-width: 767px) {
	.foot_top .container {
		padding-left: 0px;
		padding-right: 0px;
	}
	.foot_top_title {
		text-align: center;
		padding-top: 20px;
	}
	.foot_list {
		text-align: center;
		padding-right: 0;
		margin-bottom: 0;
	}
	.foot_list ul>li {
		float: left;
	}
	.foot_list ul>li>a {
		margin: 0px 10px;
	}
	.foot_liimg {
		display: none;
	}
	.foot_list .banquan {
		margin-bottom: 0px;
	}
}

@media (min-width: 768px) {
	.foot_list {
		padding-top: 40px;
	}
}

@media (min-width: 992px) {
	.foot_list {
		padding-top: 40px;
	}
}

.item1 .pon .box img {
	opacity: 0;
}

.joinlist .develist .devedesc a:hover {
	color: #e60039;
}
@media (max-width: 414px) {
	.industry-show .industrypics ul li img {
		height: 110px !important;
	}	
}
@media (min-width: 415px) and (max-width: 767px) {
	.industry-show .industrypics ul li img {
		height: 160px !important;
	}	
}
@media (min-width: 768px) and (max-width: 1100px) {
	.industry-show .industrypics ul li img {
		height: 250px !important;
	}	
}
