/*头部*/

.head {
	height: 120px;
	background: url(../images/topbg.jpg) repeat;
}

.head .logo {
    width: 141px;
    height: 68px;
    margin-top: 26px;
	position: relative;
}

.head .logo a img {
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	top: 4px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	margin: auto;
}

.nav {
    height:100px;
    line-height:100%;
}

/*a:hover {
	color: #fff;
}*/
.nav a,.nav li {
	font-size: 18px;
	/*margin-left:40px;*/
	/*padding: 20px 0;*/
	line-height: 100px;
    color:#333;
    padding:0 15px;
   /* display: inline-block;*/
    min-width: 100px;
    text-align: center;
}
.nav a:visited{
	text-decoration: none;
}
.nav a {
	font-size: 18px;
	
	/*padding: 20px 0;*/
	line-height: 120px;
    color: #333;
}

@media only screen and (max-width:750px ) {
	.nav a{
		margin-left:0;
		color: #333;
		}
	
}

.nav a.cur {
	background:#006dd5;
	color: #fff;
;
}

.nav a:hover {
background:#006dd5;
	color: #fff;
	text-decoration: none;
}

.nav-btn {
	float: right;
	margin-top: 25px;
	margin-right: 25px;
	display: none;
}

.head .enter {
	float: right;
	margin-top: 47px;
}

.head .enter a {
	font-size: 14px;
	padding: 2px 12px;
	border: 1px solid #d4d9de;
	border-radius: 2px;
	color: #333;
	margin-left: 10px;
}

.head .enter a.cur {
	margin-left: 10px;
	background: #006dd5
;
	color: #fff;
	border: 1px solid #006dd5
;
}

.head .nav-enter div {
	width: 180px;
	margin: 0 auto;
}

.head .nav-enter a {
	float: left;
	margin: 20px 0 20px 0;
	padding: 0;
	width: 80px;
	border-bottom: none;
	border: 1px solid #d4d9de;
	border-radius: 2px;
	line-height: 30px;
}

.head .nav-enter a.cur {
	margin-left: 20px;
	background: #006dd5
;
	color: #fff;
	border: 1px solid #006dd5
;
}


/*首页轮播*/

.banner li a {
	height: 550px;
	background-position: center center;
}

.banner .bx-wrapper .bx-pager {
	padding-top: 0;
	bottom: 20px;
}

.banner .bx-wrapper .bx-pager.bx-default-pager a {
	width: 14px;
	height: 14px;
	margin: 0 8px;
	background: url(../images/bx-pager.png) no-repeat;
}

.banner .bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus,
.bx-wrapper .bx-pager.bx-default-pager a:hover {
	background: url(../images/bx-pager.png) no-repeat -14px center;
}


/*返回顶部*/

.go-top {
	position: fixed;
	bottom: 50px;
	z-index: 9999;
	right: 30px;
	padding-top: 5px
}

.go-top._top {
	background: url(../images/ico09.png) no-repeat top center
}

.go-top ul {
	width: 45px
}

.go-top li {
	background: #006dd5;
	height: 45px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	line-height: 45px;
	border-bottom: #fff solid 1px;
	position: relative;
	float: right;
	width: 45px
}

.go-top li a {
	color: #fff;
	display: block;
	position: relative;
	right: 0px;
	top: 0
}

.go-top li a span {
	width: 45px;
	text-align: center;
	height: 45px;
	position: relative;
	display: block;
	float: left
}

.go-top li a span img {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto
}

.go-top li a em {
	display: block;
	float: left;
	font-style: normal;
	padding-right: 15px;
	display: none;
	font-size: 14px;
	font-weight: bold
}

.go-top li.t5 {
	border-bottom: none
}

.go-top li i {
	position: absolute;
	right: 50px;
	top: -65px;
	background: #fff;
	width: 110px;
	border: #e3e3e3 solid 1px;
	height: 110px;
	display: none
}

.go-top li i img {
	padding: 10px;
	width: 90px;
	height: 89px
}

.go-top li.t5:hover {
	width: auto
}

.go-top li.t5:hover i {
	display: block
}

.go-top li.t2:hover {
	width: 120px
}

.go-top li.t2:hover a em {
	display: block
}

.go-top li.t3:hover {
	width: 150px
}

.go-top li.t3:hover a em {
	display: block
}

.go-top li.t4:hover {
	width: 175px
}

.go-top li.t4:hover a em {
	display: block
}


/*项目列表*/

.project {
	padding-bottom: 15px;
	overflow: hidden;
}

.project .border {
	width: 100%;
	height: 1px;
	background: #dedede;
	margin-top: 65px;
}

.project-top {
	margin-top: -23px;
	margin-bottom: 30px;
}

.project-top .title h2 {
	text-align: center;
	font-size: 32px;
	color: #006dd5
;
	background: #fff;
	padding: 0 10px;
}

.project-top .title span {
	font-size: 18px;
	margin: 10px 0 0 5px;
	
    /*text-transform:uppercase;*/
}

.project-nav {
	float: right;
	margin: 40px 0 0 10px;
}

.project-nav a {
	padding: 10px 37px;
	border-radius: 4px;
	font-size: 18px;
    font-weight:bold;
}

.project-nav a.cur {
	background: #006dd5
;
	color: #fff;
}

.project-nav02 {
	float: right;
	margin: 40px 0 0 10px;
}

.project-nav02 a {
	padding: 7px 17px;
	border-radius: 4px;
	font-size: 14px;
}

.project-nav02 a.cur {
	background: #006dd5
;
	color: #fff;
}

.project .grid-row {
	margin-left: -15px;
	margin-right: -15px;
}

.project .item {
	width: 100%;
	padding: 0px 10px;
	margin-bottom: 30px;
	height: 100%;
	position: relative;
	overflow: hidden;
}

.project .item .show {
	background: #fff;
	width: 100%;
	border-bottom: 5px solid #d6d6d6;
}

.project .item a img {
	width: 100%;
	height: 1.5rem;
}

.project .item .d1 {
	height: 60px;
	line-height: 60px;
	font-size: 18px;
	overflow: hidden;
	padding: 0 10px;
	color: #333;
}

.project .item .d1 .fl {
	width: e5%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: break-word;
	font-size:14px;
	
}

.project .item .d1 a {

}

%;
overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
word-wrap:break-word;

}
.project .item .d1 span {
	float: right;
	color: #f00;
}
.project .item .d1 span em {
	font-size: 28px;
}
.project .item dl {
	width: 100%;
	cursor: pointer;
	position: absolute;
	left: 0;
	padding: 0 15px;
	bottom: -160px;
	transition: all .3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
}
.project .item dl dd {
	background: #fff;
}
.project .item .d2 {
	font-size: 14px;
	border-bottom: 1px solid #d6d6d6;
	padding: 13px 10px;
	color: #666;
}
.project .item .d3 {
	padding: 14px 15px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	background: #fff;
}
.project .item .d3 span {
	font-weight: normal;
	padding: 2px 6px;
	background: #fafafa;
	border: 1px solid #d3d3d3;
	margin-left: 10px;
	border-radius: 2px;
}
.project .item:hover dl {
	bottom: 5px;
}
.project .item:hover .show {
	border-bottom: 5px solid #006dd5
;
}
.ind-pro{
    padding:0;
}
.project .item .dl1 {
	width: 100%;
	color: #333;
	text-align: center;
	font-size: 24px;
	border-bottom: none;
}
.project .item .dl1 .top {
	background: #f4f4f4;
	height: 1.5rem;
	padding-top: 30%;
}
.project .item .dl1 .ht {
	height: 65px;
	background: #f4f4f4;
}
.project .item .dl1 a {
	padding: 9px 19px;
	font-size: 18px;
	color: #006dd5
;
	border: 2px solid #006dd5
;
	border-radius: 4px;
}
.project .item .dl1:hover {
	padding-bottom: 0;
}
.project .item .dl1 a:hover {
	background: #fff;
	color: #006dd5
;
}
.i-active {
	padding: 40px 0;
}
.i-active .title h2 {
	color: #333;
	font-size: 28px;
}
.i-active .title span {
	color: #cecece;
	font-size: 18px;
	padding-top: 5px;
}
.active-top .more,
.global .more {
	float: right;
	margin-top: 10px;
	font-size: 16px;
	color: #cacaca;
}
.active-top .more:hover,
.active-top .more:active {
	padding-bottom: 10px;
	border-bottom: 2px solid #006dd5
;
	color: #006dd5
;
}
.global .more:hover,
.global .more:active {
	color: #006dd5
;
}
.active-nav {
	margin-bottom: 25px;
}
.active-main {
	display: none;
}
.active-main.cur {
	display: block;
}
.active-nav a {
	padding: 9px 21px;
	font-size: 16px;
}
.active-nav a.cur {
	background: #006dd5
;
	color: #fff;
}
.active-left {
	padding-right: 30px;
	border-right: 1px solid #f0f0f1;
}
.active-left .item {
	margin-top: 20px;
	overflow: hidden;
}
.active-left .item img {
	width: 100%;
	height: 0.78rem;
}
.active-left .item .rt {
	padding: 20px 20px 0 10px;
}
.active-left .item .rt a {
	font-size: 18px;
	font-weight: bold;
	height: 48px;
	line-height: 24px;
	overflow: hidden;
}
.active-left .item p {
	margin-top: 10px;
	color: #888;
	line-height: 1.7;
	height: 40px;
	overflow: hidden;
}
.active-right dl {
	float: right;
	width: 100%;
	background: #f8f8f8;
	padding-bottom: 10px;
}
.active-right dt {
	margin-bottom: 10px;
}
.active-right dt img {
	width: 100%;
	height: 1.17rem;
}
.active-right dd {
	padding-left: 20px;
	font-size: 14px;
	line-height: 35px;
}
.global {
	padding: 60px 0;
}
.global .title h2 {
	font-size: 24px;
	color: #333;
}
.global .title span {
	font-size: 18px;
	color: #cecece;
	padding-left: 10px;
}
.global-left {
	padding-right: 20px;
}
.global-left .box {
	margin-left: -10px;
	margin-right: -10px;
	overflow: hidden;
}
.global-left .item {
	float: left;
	padding: 0 10px;
	position: relative;
}
.global-left .item a {
	width: 100%;
}
.global-left .item img {
	width: 100%;
	height: 1.2rem;
}
.global-left .item p {
	height: 40px;
	width: 100%;
	padding: 0 10px;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 0;
}
.global-right {
	padding-left: 20px;
}
.global-nav {
	float: right;
	margin-top: 25px;
}
.global-nav.gn2 {
	margin-top: 12px;
}
.global-nav a {
	border: 1px solid #c8c8c8;
	border-radius: 2px;
	padding: 4px 15px;
}
.global-nav a:hover {
	border: 1px solid #006dd5
;
	background: #006dd5
;
	color: #fff;
}
.global-list li {
	height: 53px;
	padding: 0 15px;
	line-height: 53px;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	background: #f9f9f9;
}
.global-list li:hover {
	background: #006dd5
;
}
.global-list li:hover a {
	color: #fff;
}
.global-list li:hover span {
	color: #fff;
}
.global-list li a {
	color: #666;
	width: 80%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: break-word;
}
.global-list li span {
	float: right;
	color: #666;
	font-weight: normal;
}
.foot {
	padding: 55px 0;
	background: #f9f9f9;
	color: #333;
}
.foot-left {
	float: left;
	width:58%;
	font-size: 14px;
	line-height: 25px;
}
.foot-left p:nth-child(1){
	line-height: 28px;
	color: #006dd5
;
	margin-bottom: 10px;
	font-size: 30px;
	background: url(../images/phone2.png) no-repeat;
	padding-left:35px;
	}
.foot-left dl {
	float: left;
	width: 25%;
	padding-left: 20px;
	border-left: 1px solid #fff;
}
.foot-left dl dt {
	margin-bottom: 15px;
	font-size: 14px;
	font-weight: bold;
}
.foot-left dl dd {
	line-height: 30px;
}
.foot-left dl dd a {
	color: #666;
}
.foot-right {
	float: right;
}
.foot-right dl {
	line-height: 37px;
	margin-left: 55px;
}
.foot-right dl dt {
	font-size: 18px;
    font-family:Arial;
}
.foot-right dl dd {
	font-size: 20px;
}
.copyright {
	height: 50px;
	line-height: 50px;
	/*background: #eeeeee;*/
	color: #fff;
    overflow:hidden;
}
.bg-wrap {
	width: 100%;
	overflow: hidden;
}
.bg-wrap img {
	width: 1920px;
	margin: 0 auto;
}

@media only screen and (max-width:1200px ) {
	.foot-left{
		padding: 0 6px;
}
.foot-right{
	padding-right: 6px;
	
	}
}

@media only screen and (max-width:840px ) {

.foot-right{
	float: left;
	margin-top: 20px;
	
	}
}


/*关于我们*/
.about {
	margin-bottom: 40px;
}

	
.about-nav {
	margin-top: 30px;
}
.about-nav li a {
	display: block;
	height: 60px;
	line-height: 60px;
	/*text-align: center;*/
	border-bottom: 1px solid #cacaca;
}
.about-nav li.cur a {
	border-bottom: 1px solid #006dd5
;
	color: #006dd5
;
	font-weight: bold;
}
.about-nav li a.cur {
	border-bottom: 1px solid #006dd5
;
	color: #006dd5
;
	font-weight: bold;
}
.about-nav li a {
	font-size: 16px;
	color: #666;
	order-bottom: 1px solid #006dd5;
}
@media only screen and (max-width:767px) {
	.about-nav li {
		width: auto;
		padding: 0px 10px;
		float: left;
	}
	
	.about-nav li a {
		height: 40px;
		line-height: 40px;
	}
}
.about-main,.about-main02 {
	padding-left: 30px;
}
.about-main-b {
	padding: 50px 0 50px 70px;
	border-left: 1px solid #ebebeb;
}
.about-main h2 {
	margin-bottom: 30px;
	font-size: 22px;
	color: #666;
}
.about-main p {
	line-height: 25px;
	color: #666;
	font-size: 14px;
}
.about-main02 p {
	line-height: 25px;
	color: #666;
	font-size: 14px;
    text-indent:36px;
}
.history ul {
	padding: 50px 0 50px 40px;
	margin-left: 17px;
	border-left: 1px solid #e5e5e5;
}
.history ul li {
	margin-bottom: 30px;
	position: relative;
}
.history ul li h3 {
	color: #c00000;
	font-size: 20px;
	margin-bottom: 5px;
}
.history ul li p {
	font-size: 14px;
	color: #666;
	line-height: 22px;
}
.history ul li img {
	position: absolute;
	left: -46px;
	top: 5px;
}
.about-main dl dt {
	padding-left: 15px;
	height: 45px;
	line-height: 45px;
	background: #f6f6f6;
	font-size: 16px;
	font-weight: bold;
	color: #666;
}
.about-main dl dd {
	padding: 20px 0 45px 15px;
}
.about-main dl dd a {
	font-size: 14px;
	color: #666;
	margin-right: 30px;
}
.about-main dl dd a:hover {
	color: #006dd5
;
}

/*会员中心*/
.member {
	padding: 120px 0 140px;
	background: #f5f5f5;
}
.form-left {
	float: right;
	width: 300px;
	margin: 30px 90px 30px 0;
}
.form-left h2 {
	color: #333;
	font-size: 16px;
	margin-bottom: 30px;
}
.member-form .f-text {
	width: 100%;
	height: 40px;
	margin-bottom: 20px;
	padding-left: 10px;
	border: 1px solid #cdcdcd;
}
.f-text-s {
	width: 70%;
}
.f-btn {
	width: 100%;
	height: 40px;
	background: #1265b6;
	color: #fff;
	text-align: center;
	font-size: 14px;
	cursor: pointer;
}
.form-left .f1 {
	width: 100%;
	margin-bottom: 20px;
	color: #333;
	font-size: 14px;
}
.form-left .f1 a {
	color: #f20707;
}
.form-left .p1 {
	margin-top: 30px;
	font-size: 14px;
	color: #333;
}
.form-left .p1 a {
	color: #f20707;
}
.yzm-pic {
	float: right;
}
.form-right {
	float: left;
	height: 100%;
	padding: 90px 0 90px 90px;
	border-left: 1px solid #dadada;
	text-align: center;
}
.form-right-h {
	padding: 120px 0 120px 90px;
}
.form-right p {
	margin-top: 40px;
	font-size: 16px;
	color: #333;
}
.form-right p a {
	color: #f20707;
}
.member-h {
	padding: 40px 0 50px;
}
.member-menu {
	min-height: 620px;
	background: #fff;
	margin-right: 40px;
}
.member-menu h2 {
	height: 50px;
	line-height: 46px;
	margin: 5px;
	padding-left: 20px;
	border-bottom: 4px solid #0675c9;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	background: #006dd5
;
}
.member-menu ul {
	margin: 20px 13px 0 13px;
}
.member-menu ul li {
	padding: 15px 0 15px 15px;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #e5e5e5;
}
.member-menu ul li.cur a {
	color: #006dd5
;
}
.member-menu ul li.cur i {
	display: block;
}
.member-menu ul li a {
	color: #666;
}
.member-menu ul li a.sub {
	color: #888;
	font-size: 12px;
	font-weight: normal;
	margin-top: 15px;
}
.member-menu ul li i {
	float: right;
	width: 6px;
	height: 9px;
	background: url(../images/jt-r.png) no-repeat;
	margin: 5px 10px 0 0;
	display: none;
}
.member-main {
	min-height: 620px;
	padding: 30px;
	background: #fff;
}
.member-main h2 {
	padding-bottom: 20px;
	color: #333;
	font-size: 18px;
	border-bottom: 1px solid #d8d8d8;
}
.member-form {
	width: 400px;
	margin: 80px auto 0;
	color: #999;
	font-size: 14px;
}
.member-form-s {
	width: 300px;
}
.member-form li {
	overflow: hidden;
	width: 100%;
}
.member-form label {
	float: left;
	width: 15px;
	text-align: center;
	line-height: 40px;
}
@media only screen and (max-width:920px) {}
.member-form .f-text,
.member-form .f-btn {
	float: left;
	width: 75%;
}
.member-form-s .f-text,
.member-form-s .f-btn {
	width: 100%;
}
.member-form .f-btn {
	margin-top: 10px;
	background: #006dd5;
	height: 55px;
	line-height: 55px;
	font-size: 24px;

}
.member-table {
	margin-top: 30px;
}
.member-table .box {
	min-height: 39px;
	line-height: 38px;
	padding-left: 10px;
	background: #fbfbfb;
	border: 1px solid #e4e4e4;
	border-bottom: none;
	font-size: 14px;
	color: #666;
	font-weight: bold;
}
.member-table-box2 span {
	float: left;
	margin-right: 20px;
}
.member-table table {
	width: 100%;
	border: 1px solid #e4e4e4;
	color: #666;
}
.member-table table th {
	height: 45px;
}
.member-table table td {
	border-top: 1px solid #e4e4e4;
	text-align: center;
	height: 60px;
}
.member-table table td.red {
	color: #ea0c0c;
}
.member-table .pay-main {
	border-top: 1px solid #dcdcdc;
}
.pay-ttl {
	margin-bottom: 30px;
	color: #666;
	font-size: 14px;
}
.pay-top {
	height: 200px;
	margin-bottom: 40px;
	padding: 30px 0 0 30px;
	background: #fff;
	border: 1px solid #d3d3d3;
}
.pay-top h3 {
	float: left;
	margin: 10px 70px 0 0;
	color: #006dd5
;
	font-size: 14px;
	font-weight: bold;
}
.pay-top ul li {
	margin-bottom: 30px;
}
.pay-main {
	border: 1px solid #dcdcdc;
	border-top: 3px solid #006dd5
;
	border-bottom: none;
	background: #fff;
}
.pay-main ul {
	float: left;
}
.pay-main ul li {
	height: 50px;
	line-height: 50px;
}
.pay-main .list1 {
	width: 20%;
}
.pay-main .list1 li {
	color: #666;
	font-weight: bold;
	padding-left: 30px;
	border-bottom: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
}
.pay-main .list2 {
	width: 80%;
}
.pay-main .list2 li {
	padding-left: 45px;
	border-bottom: 1px solid #dcdcdc;
	color: #666;
}
.pay-main .list2 li.red {
	color: #ea0c0c;
}
.pay-btn {
	float: right;
	margin-top: 30px;
	padding: 9px 20px;
	background: #ea0c0c;
	color: #fff;
	font-size: 20px;
	border-radius: 4px;
	cursor: pointer;
}
.overseas-top {
	position: relative;
	max-width: 100%;
	height:445px;
	background: url(../images/img7.jpg) no-repeat center center;
}

.overseas-top-bg {
	width: 100%;
	height: 60px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #000;
	opacity: 0.6;
}
.overseas-top-nav {
	width: 100%;
	height: 60px;
	/*position: absolute;*/
	bottom: 0;
	left: 0;
}
.overseas-top-nav .bx-wrapper {
	margin: 0 !important;
}
.overseas-top-nav a {
	float: left;
	max-width: 300px;
	padding-right: 15px;
	line-height: 60px;
	height: 60px;
	overflow: hidden;
	padding-left: 15px;
	color: #333;
	font-size: 16px;
	font-weight: bold;
}
.overseas-top-nav a img {
	margin-right: 10px;
	display: inline-block;
}
.plist .bul li a{
    color:#333;
}
.overseas-top-nav a.cur {
	background: #006dd5
;
     color:#fff !important;
}

.overseas-search {
	max-width: 100%;
	height: 80px;
	background: url(../images/bg3.jpg) no-repeat center center;
}
.overseas-search .search-wrap {
	float: right;
	width: 326px;
	height: 52px;
	margin-top: 14px;
	border: 5px solid #f64360;
	background: #fff;
}
.overseas-search .text {
	height: 42px;
	width: 78%;
	padding-left: 10px;
}
.overseas-search .btn {
	float: right;
	width: 50px;
	height: 25px;
	margin-top: 9px;
	background: url(../images/search.png) no-repeat center center;
	border-left: 1px solid #e0dfdf;
	cursor: pointer;
}
.overseas-main {
	/*background: #f5f5f5;*/
}
.overseas-nav {
	margin: 30px 0;
	border-bottom: 1px solid #dcdcdc;
}
.overseas-nav li {
	float: left;
	margin-right: 30px;
	color: #333;
	font-size: 16px;
	font-weight: bold;
}
.overseas-nav li a {
	padding-bottom: 15px;
}
.overseas-nav li.cur a {
	color: #006dd5
;
	border-bottom: 2px solid #006dd5
;
}
.overseas-nav li a:hover {
	color: #006dd5
;
	border-bottom: 2px solid #006dd5
;
}
.overseas-main .grid-row {
	margin-left: -15px;
	margin-right: -15px;
}
.overseas-main .item {
	padding: 0 10px;
	margin-bottom: 60px;
	cursor: pointer;
}
.overseas-main .item img {
	width: 100%;
	height: 1.5rem;
      transition: all 0.6s;  
}
.overseas-main .item img:hover{
     transform: scale(1.4);  
}
.overseas-main .item .wrap {
	width: 100%;
	position: relative;
    overflow:hidden;
}
.m-t-20{
    margin-top:20px;
}
.m-t-30{
    margin-top:30px;
}
.m-t-40{
    margin-top:40px;
}
.p-t-40{
    padding-top:40px;
}
.overseas-main .item .bg {
	width: 100%;
	height: 40px;
	background: #000;
	opacity: 0.7;
	position: absolute;
	bottom: 0;
	left: 0;
	transition: all .3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
}
.overseas-main .item .t1 {
	width: 100%;
	height: 40px;
	position: absolute;
	bottom: -51px;
	left: 0;
	color: #333;
}
.overseas-main .item .t1 .left {
	float: left;
	padding-left: 10px;
	width: 65%;
}
.overseas-main .item .t1 h3 {
	/*margin: 7px 0 5px 0;*/
	
	font-size: 14px;
	width: 100%;
	line-height: 40px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: break-word;
}
.overseas-main .item .t1 p {
	color: #c3c3c3;
}
.overseas-main .item .t1 .right {
	float: right;
	width: 120px;
	height: 60px;
	line-height: 25px;
	padding-top: 5px;
	background: #df3d59;
	font-size: 24px;
	text-align: center;
}
.overseas-main .item .t1 .right p {
	color: #fff;
}
.overseas-main .item .t1 .right span {
	line-height: 22px;
	color: #fff;
}
.overseas-main .item .t2 {
	width: 80%;
	height: 40px;
	line-height: 40px;
	position: absolute;
	top: 48%;
	left: 50%;
	margin-left: -160px;
	color: #fff;
	background: #006dd5
;
	border-radius: 10px;
	font-size: 14px;
	/*border: 1px solid #5e5f62;*/
}
.overseas-main .item .t2 h3 {
	overflow: hidden;
}
.overseas-main .item .t2 p {
	color: #c3c3c3;
	margin-top: 5px;
}
.overseas-main .item .t2 span {
	width: 135px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	border-radius: 4px;
}
.overseas-main .item .t2 span em {
	font-size: 18px;
}
.overseas-main .item .t2 .s1 {
	margin-right: 5px;
	background: #0577cf;
}
.overseas-main .item .t2 .s2 {
	background: #e1405b;
}
.overseas-main .item:hover .t1 {
	display: none;
}
.overseas-main .item:hover .t2 {
	display: block;
}
.overseas-main .item:hover .bg {
	width: 100%;
	height: 100%;
}

/*翻页*/
.pagenation {
	/*float: right;*/
	
	margin-bottom: 50px;
	margin-top: 30px;
	text-align: center;
}
.pagenation a,
.pagenation input {
	/*width: 45px;*/
	padding: 0 20px;
	height: 35px;
	line-height: 35px;
	background: #dedede;
	text-align: center;
	color: #666;
}
.pagenation input {
	vertical-align: -1px;
}
.pagenation a.cur {
	background: #006dd5
;
	color: #fff;
}
.pagenation a:hover {
	background: #006dd5
;
	color: #fff;
}
.pagenation .text {
	width: 45px;
	height: 35px;
	background: #f4f4f4;
	border: 2px solid #dedede;
}
.main-top {
	background: #006dd5;
	height: 48px;
	line-height: 48px;
	color: #fff;
	font-weight: bold;
}
.main-top a {
	line-height: 48px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}
.o-detail {
	background: #f5f5f5;
	padding-bottom: 15px;
}
.o-detail-top {
	margin: 40px 0;
	overflow: hidden;
}
.o-detail-slide {
	background: #fff;
	padding: 30px;
	min-height: 560px;
	position: relative;
}
.o-detail-slide .slider1 img {
	width: 100%;
	height: 2.6rem;
}
.o-detail-slide .bx-pager-wrap {
	position: relative;
	width: 2.3rem;
	height: 0.325rem;
	margin: 0.175rem auto 0;
	overflow: hidden;
}
/*.bx-pager-wrap img{
	
	width: 70px;
	height: 60px;
	}*/
.o-detail-slide .bx-pager-wrap #bx-pager {
	position: absolute;
	width: 1000%;
}
.o-detail-slide .bx-pager-wrap #bx-pager a {
	float: left;
	margin-right: 0.05rem;
	width: .42rem;
	height: 0.325rem;
	overflow: hidden;
	text-align: center;
}
.o-detail-slide .bx-pager-wrap #bx-pager a img{
	height: 100%;
	}
.o-detail-slide .bx-pager-wrap #bx-pager a.active {
	border: 3px solid #006dd5
;
}
.o-detail-slide .sl-control div {
	position: absolute;
	top: 3.03rem;
	width: 26px;
	height: 26px;
	background: url(../images/jt.png) no-repeat;
	cursor: pointer;
}
.o-detail-slide .sl-control div.sl-prev {
	background-position: 5px 4px;
}
.o-detail-slide .sl-control div.sl-next {
	background-position: -13px 4px;
	right: 31px;
}
.o-detail-slide .bx-wrapper .bx-controls-direction {
	display: none;
}
.o-detail-slide .bx-wrapper .bx-controls-direction a {
	width: 0.74rem;
	height: 0.74rem;
}
.o-detail-slide .bx-wrapper .bx-controls-direction a.bx-prev {
	background: url(../images/pager3-l.png) no-repeat;
	background-size: 100%;
}
.o-detail-slide .bx-wrapper .bx-controls-direction a.bx-next {
	background: url(../images/pager3-r.png) no-repeat;
	background-size: 100%;
}
.o-detail-right {
	padding: 30px 30px 0 30px;
	margin-left: 26px;
	background: #fff;
	overflow: hidden;
	min-height: 680px;
}
.o-detail-right .box1 {
	border-bottom: 1px solid #f0f0f0;
}
.o-detail-right .box1 li {
	margin-bottom: 24px;
}
.o-detail-right .box1 .l1 {
	float: left;
	width: 56%;
	padding: 10px 0;
	height: 48px;
	background: #006dd5;
	box-shadow: 4px 4px 0px #ededed;
}
.o-detail-right .box1 .l1 span {
	float: left;
	line-height: 28px;
	width: 50%;
	color: #fff;
	text-align: center;
}
.o-detail-right .box1 .l1 .bd {
	border-left: 1px solid #f7899c;
}
.o-detail-right .box1 .l2 {
	float: right;
	padding: 7px 0 0 10px;
	margin-bottom: 20px;
	width: 39%;
	height: 52px;
	background: #efefef;
	overflow: hidden;
}
.o-detail-right .box1 .l3 {
	float: left;
	width: 57%;
	border: 1px solid #eaeaea;
	background: #f7f7f7;
}
.o-detail-right .box1 .l3 div {
	float: left;
	height: 68px;
	width: 50%;
	text-align: center;
	padding-top: 10px;
}
.o-detail-right .box1 .l3 .d1 {
	border-right: 1px solid #eaeaea;
	color: #006dd5
;
	font-size: 20px;
	font-weight: bold;
}
.o-detail-right .box1 .l3 .d1 span {
	color: #b2adad;
	font-size: 12px;
	padding-left: 20px;
	font-weight: normal;
	background: url(../images/tip.png) no-repeat 3px 2px;
}
.o-detail-right .box1 .l3 a {
	font-size: 18px;
	color: #fff;
	background: #006dd5
;
	font-weight: bold;
	padding: 10px 14px;
	border-radius: 4px;
}
.o-detail-right .box1 .l4 {
	float: right;
	width: 39%;
}
.o-detail-right .box1 .l4 a {
	width: 200px;
	float: left;
	width: 50%;
	height: 68px;
	text-align: center;
	color: #fff;
	font-weight: bold;
}
.o-detail-right .box1 .l4 a img {
	margin: 10px 0 5px;
}
.o-detail-right .box1 .l4 .a1 {
	background: #54b4e2;
}
.o-detail-right .box1 .l4 .a2 {
	background: #f8ab8a;
}
.o-detail-right .box2 {
	padding-top: 20px;
	border-bottom: 1px solid #f0f0f0;
}
.o-detail-right .box2 li {
	margin-bottom: 20px;
}
.o-detail-right .box2 h4 {
	float: left;
	font-size: 14px;
	color: #333;
	font-weight: bold;
	margin-right: 30px;
}
.o-detail-right .box2 div {
	float: left;
	font-size: 14px;
	color: #333;
}
.o-detail-right .box2 div.color {
	color: #e96e3a;
}
.o-detail-right .box2 div span {
	padding: 4px 7px;
	border: 1px solid #dbdbdb;
	background: #fbfbfb;
	border-radius: 2px;
}
.o-detail-right .box3 {
	margin: 15px 0;
	background: #f7f7f7;
	border: 1px solid #eaeaea;
	overflow: hidden;
}
.o-detail-right .box3 div {
	float: left;
}
.o-detail-right .box3 .d1 {
	width: 40%;
	padding-left: 5px;
	border-right: 1px solid #eaeaea;
	text-align: center;
}
.o-detail-right .box3 .d1 span {
	margin-top: 10px;
	color: #888;
	text-align: center;
	font-size: 14px;
}
.o-detail-right .box3 .d2 {
	width: 60%;
	color: #f00;
	font-size: 20px;
	padding-top: 20px;
	text-align: center;
}
.o-detail-right .box3 .d2 img {
	vertical-align: -7px;
}
.o-detail-right .box3 .d2 a {
	color: #fff;
	margin-left: 5px;
	padding: 8px 17px;
	background: #f00;
	border-radius: 4px;
	font-size: 16px;
}
.o-detail-nav {
	width: 100%;
	height: 42px;
	line-height: 42px;
	background: #ececec;
	border-bottom: 1px solid #ddd;
}
.odfix {
	width: 100%;
	position: fixed;
	top: 0;
	z-index: 9999;
}
.o-detail-nav li {
	float: left;
	width: 120px;
	text-align: center;
	font-size: 14px;
	height: 42px;
	line-height: 42px;
	color: #666;
	cursor: pointer;
}
.o-detail-nav li.cur {
	background: #fff;
	font-weight: bold;
	
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 2px solid #ff0000;
}
.o-detail-cont {
	background: #fff;
	padding: 20px;
}
.o-detail-cont li {
	padding: 30px 0;
	color: #666;
	font-size: 14px;
}
.o-detail-cont li p {
	line-height: 23px;
}
.o-detail-cont li h2 {
	margin-bottom: 30px;
	border-bottom: 1px solid #e1e1e1;
}
.o-detail-cont li h2 span {
	font-size: 16px;
	width: 70px;
	color: #333;
	padding-bottom: 10px;
	border-bottom: 2px solid #006dd5
;
}
.recommend {
	padding: 25px 20px;
	margin-bottom: 45px;
	background: #fff;
}
.recommend h3 {
	margin-bottom: 30px;
	padding-bottom: 15px;
	font-size: 22px;
	color: #333;
	border-bottom: 1px solid #e1e1e1;
}
.recommend-m dl{
	width: 155px !important;
	
	}
.recommend-m dl dt {
	position: relative;
}
.recommend-m .bx-viewport{
	height: 200px !important;
	}
.recommend-m dl dt img {
	width: 100%;
	height: 195px;
}
.recommend-m dl dt div {
	width: 100%;
	height: 30px;
	position: absolute;
	bottom: 0;
	left: 0;
}
.recommend-m dl dt .bg {
	background: #006dd5
;
	opacity: 0.8;
}
.recommend-m dl dt div {
	padding-left: 10px;
	line-height: 30px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
.recommend-m dl dd.d1 {
	margin: 7px 0;
	font-size: 16px;
	color: #333;
}
.recommend-m dl dd.d2 {
	padding-left: 20px;
	font-size: 14px;
	color: #666;
	background: url(../images/address.png) no-repeat 3px 5px;
}
.recommend-m dl dd.d2 span {
	float: right;
	color: #ef7440;
}
.recommend-m .bx-wrapper .bx-controls-direction a {
	top: -55px;
	right: 0;
	width: 26px;
	height: 26px;
	border: 1px solid #e2e2e2;
	border-radius: 2px;
	background: #fff url(../images/jt.png) no-repeat;
}
.recommend-m .bx-wrapper .bx-controls-direction .bx-prev {
	left: initial;
	right: 37px;
	background-position: 3px 3px;
}
.recommend-m .bx-wrapper .bx-controls-direction .bx-next {
	background-position: -13px 3px;
}
.news {
	/*background: #f5f5f5;*/
	/*padding-top: 40px;*/
    padding-bottom:40px;
}
.news-main {
	/*margin-right: 10px;*/
	margin-bottom: 20px;
	width: 100%;
	float: left;
}
.news-main h1 {
	font-size: 20px;
	color: #006dd5;
	padding: 15px 0;
	border-bottom: 1px solid #ddd;
	margin-bottom: 15px;
}
.new-active li {
	padding: 20px 0;
	overflow: hidden;
	border-bottom: 1px solid #e4e4e4;
}
.new-active li:hover {
	border-bottom: 1px solid #006dd5
;
}
.new-active li a{
	width: 100%;
	}
.new-active li:hover .cont h3 a {
	color: #006dd5
;
}
.new-active li .img-w {
	float: left;
	width: 29%;
}
.new-active li img {
	width: 1.275rem;
	height: 0.8rem;
}
.new-active li .cont {
	float: right;
	width: 68%;
}
.new-active li .cont h3 {
	color: #333;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 0 6px;
	margin: 0;
}
.new-active li .cont h3 a {
	display: block;
	height: 21px;
	overflow: hidden;
}
.new-active li .cont p {
	line-height: 22px;
	font-size: 14px;
	color: #666;
	/*height: 66px;*/
	overflow: hidden;
}
.new-active li .cont .time {
	padding-left: 20px;
	margin-top: 25px;
	background: url(../images/time2.png) no-repeat;
}
.new-active li .cont .time:hover{
	color: #333 !important;
	}
.news-right {
	margin-left: 15px;
	margin-top: 20px;
}
.news-right .box {
	padding: 20px 14px;
	background: #f7f7f7;
	margin-bottom: 20px;
}
.news-right .box h2 {
	border-bottom: 1px solid #d9d9d9;
	margin-bottom: 10px;
}
.news-right .box h2 span {
	font-size: 16px;
	padding-bottom: 15px;
	border-bottom: 3px solid #006dd5
;
}
.news-right .box h2 a {
	float: right;
	color: #ababab;
	font-size: 12px;
	line-height: 30px;
}
.news-right .box h2 a:hover {
	color: #006dd5
;
}
.news-right .box .list1 li {
	padding: 15px 0;
	border-bottom: 1px solid #d9d9d9;
}
.news-right .box .list1 li img {
	width: 38%;
	height: 0.305rem;
}
.news-right .box .list1 li .cont {
	float: right;
	width: 57%;
}
.news-right .box .list1 li p a {
	display: block;
	color: #666;
	font-weight: bold;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
}
.news-right .box .list1 li p a:hover {
	color: #006dd5
;
}
.news-right .box .list1 li .time {
	color: #006dd5
;
	line-height: 20px;
}
.news-right .box .list2 li {
	overflow: hidden;
	padding: 10px 0;
	border-bottom: 1px solid #d9d9d9;
}
.news-right .box .list2 li .imgw {
	float: left;
	position: relative;
	width: 0.48rem;
	height: 0.375rem;
}
.news-right .box .list2 li .imgw img {
	width: 100%;
	height: 0.375rem;
}
.news-right .box .list2 li .imgw div {
	width: 100%;
	height: 25px;
	line-height: 25px;
	position: absolute;
	left: 0;
	bottom: 0;
	color: #fff;
	text-align: center;
	font-weight: bold;
}
.news-right .box .list2 li .imgw div.bg {
	background: #006dd5
;
	opacity: 0.8;
}
.news-right .box .list2 li .cont {
	/*float: right;*/
	/*width: 57%;*/
	margin-left: 0.6rem;
	margin-top: 10px;
}
.news-right .box .list2 li .cont p a {
	color: #666;
	font-weight: bold;
	height: 16px;
	overflow: hidden;
}
.news-right .box .list2 li a:hover{
	color: #006dd5;
	}
.news-right .box .list2 li .cont .d1 {
	color: #006dd5
;
	margin: 10px 0;
}
.news-right .box .list2 li .cont .d2 {
	color: #666;
	background: url(../images/address.png) no-repeat 3px 3px;
	/*padding-left: 15px;*/
}
.new-slider .bx-wrapper .bx-controls-direction a {
	height: 35px;
	width: 20px;
	background: url(../images/bx-pager2.png) no-repeat;
}
.new-slider .bx-wrapper .bx-controls-direction a.bx-next {
	background-position: -30px 0;
}
.news-life {
	margin-left: -10px;
	margin-right: -10px;
	margin-top: 40px;
}
.news-life .item {
	padding: 0 10px;
	margin-bottom: 40px;
}
.news-life .item dl {
	background: #fff;
	cursor: pointer;
}
.news-life .item dl dt {
	overflow: hidden;
}
.news-life .item dl dt a {
	display: block;
}
.news-life .item dl dt img {
	width: 100%;
	height: 1.243rem;
}
.news-life .item dl .video {
	background: #333;
}
.news-life .item dl .video video {
	width: 100%;
	height: 1.243rem;
}
.news-life .item dl:hover {
	box-shadow: 3px 3px 6px #ddd;
}
.news-life .item dl .d1 a {
	display: block;
	padding: 15px 10px 8px;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
.news-life .item dl .d2 {
	padding: 14px 0 14px 30px;
	color: #999;
	background: url(../images/time2.png) no-repeat 10px center;
}
.news-detail {
	padding-bottom: 60px;
}
.article h2 {
	margin-bottom: 10px;
	font-size: 22px;
	color: #333;
}
.article-top {
	border-bottom: 1px solid #ddd;
	margin-top: 20px;
}
.article-top-list li {
	float: left;
	margin-right: 30px;
	color: #999;
	line-height: 28px;
}
.article-top-list li.l1 {
	padding-left: 25px;
	background: url(../images/time2.png) no-repeat 3px 6px;
}
.article-top-list li.l2 {
	padding-left: 25px;
	background: url(../images/browse.png) no-repeat 3px 6px;
}
.article-main {
	padding: 30px 0;
	min-height: 500px;
}
.article-main span {
	display: initial;
}
.article-main p {
	line-height: 23px;
	color: #666;
	font-size: 14px;
}
.article-b {
	text-align: center;
}
.article-b a {
	display: inline-block;
	text-align: center;
	font-size: 14px;
	background: #dedede;
	width: 130px;
	height: 35px;
	line-height: 35px;
	margin-right: 5px;
}
.article-b a.cur {
	background: #006dd5
;
	color: #fff;
}
.video-top {
	height: 70px;
	width: 100%;
	margin-top: 30px;
	background: #fff;
}
.video-top a {
	margin: 20px 0 0 15px;
	font-size: 16px;
	font-weight: bold;
	padding: 7px 13px;
	border-radius: 2px;
}
.video-top a.cur {
	background: #006dd5
;
	color: #fff;
}
.popup {
	width: 600px;
	height: 300px;
	border: 2px solid #e3003d;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	z-index: 9999;
}
.popup-b {
	height: 48px;
	background: #e3003d;
}
.popup-b img {
	margin: -8px 10px 0 25px;
}
.popup-b span {
	margin-right: 0.55rem;
	color: #fff;
	font-size: 22px;
	line-height: 50px;
}
.popup-b a {
	color: #fff;
	font-size: 16px;
	border: 1px solid #fff;
	padding: 0.03rem 0.1rem;
}
.popup-b a.cur {
	margin-left: 15px;
	background: #fff;
	color: #e3003d;
}
.p-close {
	width: 40px;
	height: 40px;
	background: url(../images/close.png) no-repeat 10px center;
	position: absolute;
	right: 10px;
	top: 10px;
	cursor: pointer;
}
.explain-main {
	display: none;
	text-align: left;
	padding: 10px;
	border: 1px solid #f57f4c;
	width: 200px;
	border-radius: 4px;
	line-height: 22px;
	background: #fff;
	color: #666;
	position: absolute;
	left: -20px;
	top: 25px;
	font-size: 12px;
}
.explain-main1 {
	top: 30px;
	left: 10px;
}
.explain-main i {
	display: block;
	background: url(../images/jt-t.png) no-repeat;
	width: 15px;
	height: 9px;
	position: absolute;
	top: -9px;
	left: 20px;
}
.explain:hover .explain-main {
	display: block;
	cursor: pointer;
}
.news-nav {
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
}
.news-nav li {
	float: left;
	padding-bottom: 10px;
	font-size: 16px;
	margin-right: 15px;
	cursor: pointer;
	color: #333;
}
.news-nav li.cur {
	color: #006dd5
;
	border-bottom: 3px solid #006dd5
;
	margin-bottom: -1px;
}


.com-text {

	width: 100%;
    font-size:14px;
    line-height:30px;
    color:#333;

}
.com-text img{
    float:left;
    margin-right:18px;
}
.com-text  p{
    text-indent:36px;
}
@media (max-width:370px){
   .com-text img{
   display:none;
}
}
@media (max-width:1200px){
    .com-text {
        padding:0 8px;
    }
}

.project-main .grid-container-fluid {
	display: none;
}
.project-main .cur {
	display: block;
}
.project-main02 .grid-container-fluid02 {
	display: none;
}
.project-main02 .cur {
	display: block;
}
.assessment {
	background: url(/Web/style/images/ly-bg.jpg) no-repeat top center;
	padding: 40px 60px;
}
.assessment-main {
	padding: 50px 100px;
	/*background: #fff;*/
}
.assessment-main .ttl {
	border-bottom: 1px solid #d1d1d1;
}
.assessment-main h2 {
	font-size: 24px;
	padding-bottom: 12px;
	color: #006dd5
;
	float: left;
	border-bottom: 3px solid #006dd5
;
}
.assessment-main .ttl span {
	line-height: 40px;
	padding-left: 5px;
	color: #cdcdcd;
	font-size: 17px;
	float: left;
}
.assessment-main h3 {
	margin-top: 40px;
	padding-left: 15px;
	font-size: 18px;
	color: #333;
}
.assessment-form {
	margin: 50px 0 0 270px;
	float: left;
}
@media only screen and (max-width:880px) {
	.assessment-form {
		margin: 50px 0 0 20px;
	}
	
	.assessment-main {
		padding: 50px;
	}
}
.assessment-form label {
	color: #fff;
	text-align: right;
}
.assessment-form label span {
	color: #f00;
	width: 100%;
	text-align: center;
}
.assessment-form .f-text-s {
	width: 54%;
	margin-right: 16px;
}
.t-scale {
	transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
}
.t-scale:hover {
	transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
}
.pay-main-btn {
	margin-top: 10px;
}
.pay-main-btn a {
	text-align: center;
	font-size: 14px;
	padding: 2px 15px;
	border: 1px solid #d4d9de;
	border-radius: 2px;
	color: #333;
}
.pay-main-btn a.cur {
	margin-left: 10px;
	background: #006dd5
;
	color: #fff;
	border: 1px solid #006dd5
;
	margin-right: 10px;
}
.about-top-img {
	position: relative;
	width: 100%;
	height: 300px;
    overflow:hidden;
   /* top: -20px;*/
}
.about-top-img img {
	min-height:300px;
	width: 1920px;
	/*position: absolute;
	left: 50%;
	top: 0;*/
	/*margin-left: -960px;*/
	max-width: initial;
	    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%,-50%,0);
    -webkit-transform: translate3d(-50%,-50%,0);
}
.sj-about-top-img{
	display: none;
	}

	
	
	
	
	
@media only screen and (max-width:750px) {
	

	.about-top-img {
		height: 150px;
		overflow: hidden;
		display: none;
	}
	
	.about-nav {
		margin-top: 20px;
	}
	
	
	
	/*手机banner*/
.sj-about-top-img {
	position: relative;
	width: 100%;
	height: 120px;
    overflow:hidden;
    display: block;
}
.sj-about-top-img img {
	height:120px;
	/*position: absolute;
	left: 50%;
	top: 0;*/
	/*margin-left: -960px;*/
	max-width: initial;
	    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%,-50%,0);
    -webkit-transform: translate3d(-50%,-50%,0);
}
}
.honor-list {
	padding: 10px;
	font-size: 14px;
	line-height: 24px;
}
.m_t20 {
	margin-top: 20px;
}
.p_t20 {
	padding-top: 20px;
}

.text-area {
	border: 1px solid #dedede;
	height: 200px;
	width: 75%;
	padding: 10px;
}





}
@media only screen and (max-width:767px) {
	.hor-tit {
		display: none;
	}
	
	.text-area {
		width: 75%;
	}
}
.ind-news {
	padding-top: 0px !important;
}

/*peomenu*/
.box-xm {
	height: 60px;
				max-width: 1200px;
				overflow: hidden;
				margin: 0 auto;
				position: relative;
}
#plist {
	position: absolute;
				width: 100%;
				top: 0px;
				height: 60px;
				line-height: 60px;
				margin: 0 auto;
}
.bul {
	position: absolute;
				overflow: visible;
				white-space: nowrap;
				height: 60px;
				padding: 0 10px;
	/*font-size: 0;*/
}
.bul>li {
	display: inline-block;
	font-size: 14px;
}
.bul>li a,
.bul>li a:link,
.bul>li a:visited {
	text-decoration: none;
	color: #333;
	display: block;
	text-align: center;
	/*padding: 0 15px;*/
	width: auto;
	overflow: hidden;
}
.bul>li>a {
	text-align: center;
	display: inline-block;
	height: 60px;
	/*padding: 0 15px;*/
	text-decoration: none;
	color: #fff;
	cursor: pointer;
}

#scroller {
	position: relative;
	/*	-webkit-touch-callout:none;*/
	
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	float: left;
	width: 100%;
	padding: 0;
}
.arrowleft {
	text-decoration: none;
	display: inline-block;
	height: 30px;
	padding-top: 10px;
	padding-left: 5px;
	position: absolute;
	left: 0;
}
.arrowright {
	text-decoration: none;
	display: inline-block;
	height: 30px;
	padding-top: 10px;
	padding-right: 5px;
	position: absolute;
	right: 0;
}
.top_menu_more {
	position: absolute;
	color: #f8f8f8;
	height: 38px;
	line-height: 38px;
	background: #f8f8f8;
	display: block;
	padding: 0 14px 0 8px;
	right: 0;
	z-index: 99;
}

/*滚动样式*/
.left-scroll {
	position: absolute;
	top: 13px;
	left: 10px;
	width: 20px;
	height: 35px;
	z-index: 999;
	text-align: center;
	display: none;	
	background: url(../images/bx-pager2.png) no-repeat;
	cursor: pointer;
}
.right-scroll {
	position: absolute;
	top: 13px;
	right: 10px;
	width: 20px;
	height: 35px;
	z-index: 999;
	text-align: center;
	background: url(../images/bx-pager2.png) no-repeat -30px 0px;
	cursor: pointer;
	display: none;
}
@media only screen and (max-width:640px) {
	.box-xm {
		height: 40px;
	}
	
	#plist {
		height: 40px;
	}
	
	.bul>li>a {
		height: 40px;
	}
	
	.left-scroll {
		top: 2px;
	}
	
	.right-scroll {
		top: 2px
	}

    .overseas-main .item .t2{
    	display: none !important;
    }
    .overseas-main .item{
    padding: 0 5px;
    	}
	
}
@media only screen and (min-width:767px) {
	.about-min {
		min-height: 580px;
	}
	}
@media only screen and (max-width:767px) {

	.project .item .d1{
	height: 36px;
	line-height: 39px;
	}
.project .item .show{
	    border-bottom: 2px solid #d6d6d6;
	}
.project .grid-row{
	padding: 0 8px;
	}
	
.project .item .d1 a {
	font-size: 12px;
}
.project .item .d1{
	font-size: 12px;
}
.project .item:hover .show {
    border-bottom: 2px solid #006dd5
;
}	
	
}

.com-list{
    width:100%;
    text-align:center;
    margin-top:40px;
}
.com-list a{
    width:99px;
    margin:0 30px 20px 30px;
   
}

.com-list a img:hover{
     opacity:0.5;
    filter:alpha(opacity=50); /* 针对 IE8 以及更早的版本 */
}
.com-list a u{
    width:100%;
}
.com-list a span{
width:100%;
margin-top:5px;
}
.com-list a b{
width:100%;
font-size:18px;

line-height:42px;
float:left;

}
.com-list a i{
width:100%;
font-size:16px;
line-height:24px;
float:left;
}

@media (max-width:375px){

    .com-list a{
  
    margin:0 10px 20px 10px;
   
}
    .com-list a img{
        width:70%;
    

   
}
}



