.mtcom {
	margin-top: 60px;
}
.ptcom {
	padding-top: 60px;
}
.Itop {
	background: #1d2089;
	min-width: 1100px;
	padding: 10px 0;
}
.Itop .phone {
	float: right;
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	padding-left:30px;
	background: url(../img/phone.png) no-repeat left center;
	background-size:12%;
}
.header {
	padding: 0px 0;
	width: 100%;
	background-color: #fff;
	z-index: 9999999;
	border-bottom: 1px solid #eee;
}
.header .logo {
	width: 196px;
	height: 40px;
	margin: 25px 0;
	overflow: hidden;
}
.header .logo img {
	width: 100%;
}
.header .nav {
	margin-left: 40px;
}
.header .nav .nLi {
	padding: 0 15px;
	display: block;
	float: left;
	height:90px;
	line-height:90px;
	position: relative;
}
.header .nav .nLi a {
	font-size: 17px;
	font-weight: bold;
	display: block;
	color: #333;
}
.header .nav ul li a:hover {
	color: #1d2089;
}
.header .nav .nLi a.curr {
	color: #1d2089;
}
.nav .sub{ 
	display:none; 
	width:120px;
	left:0; 
	top:90px; 
	position:absolute;
	line-height:35px;
	padding:5px 0px;
	background: #1d2089;
	z-index: 99999; 
}
.nav .sub li{
	zoom:1;
}
.header .nav .sub li a {
	display:block; 
	text-align: center;
	font-weight: normal;
	font-size: 14px; 
	color: #fff;
}
.header .nav .sub li a:hover{
	font-weight: bold;
	color: #fff;
}


.banner {
	position: relative;
	width: 100%;
	min-width: 1200px;
}
.banner .hd{ 
	height:20px; 
	overflow:hidden; 
	position:absolute; 
	left:50%;
	max-width: 50%;
	transform: translate(-50%, -50%); 
	bottom:50px; 
	z-index:1;
	text-align: center; 
}
.banner .hd ul{ 
	overflow:hidden; 
	zoom:1; 
	float:left;  
}
.banner .hd ul li{ 
	float:left; 
	margin:0 7px;  
	width:33px; 
	height:10px; 
	line-height:20px;
	background:#fff; 
	cursor:pointer; 
}
.banner .hd ul li.on{ 
	background:#25297d; 
	color:#fff; 
}
.banner a {
	display: block;
}
.banner .bd img {
	width: 100%;
	display: block;
}
.title {
	display: block;
	text-align: center;
}
.title h3 {
	font-size: 32px;
	font-weight: normal;
}
.title span {
	display: block;
	margin-top: 20px;
	color: #666;
	line-height: 25px;
	font-size: 16px;
}
.firm {
	margin-top: 80px;
}
.firm .left {
	width: 46%;
	box-shadow: 0 0 10px #ccc;
}
.firm .left .img {
	width: 100%;
	height: 190px;
	overflow: hidden;
	position: relative;
}
.firm .left .img img {
	width: 100%;
	display: block;
}
.firm .left .img span {
	display: block;
	position: absolute;
	bottom:30px;
	left: 30px;
	font-weight: bold;
	font-size: 24px;
	color: #fff;
	letter-spacing: 1px;
}
.firm .left .text {
	background: #fff;
	padding: 30px;
	height: 205px;
	overflow:hidden; 
}
.firm .left .text h3 {
	font-size: 17px;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
}
.firm .left .text .st {
	margin-top: 15px;
	font-size: 14px;
	line-height: 25px;
}

.firm .right {
	width: 50%;
}
.firm .right ul {
	margin-top: -25px;
}
.firm .right ul li {
	display: block;
	float: left;
	width: 250px;
	height: 215px;
	margin-left: 25px;
	margin-top: 25px;
	overflow: hidden;
	position: relative;
}
.firm .right ul li .img {
	width: 100%;
	height: 100%;
}
.firm .right ul li .img img {
	width: 100%;
	display: block;
}
.firm .right ul li .text {
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	font-size: 22px;
	color: #fff;
	top: 0;
	line-height: 215px;
	left: 0;
	text-align: center;
}
.area {
	margin-top: 50px;
	margin-left: -85px;
}
.area  .list {
	width: 260px;
	padding: 30px 25px;
	background: #fff;
	text-align: center;
	float: left;
	margin-left: 85px;
}
.area .list img {
	margin: auto;
	display: block;
}
.area .list h3 {
	color: #333;
	font-size: 22px;
	font-weight: normal;
	margin-top: 30px;
}
.area .list .st {
	color: #9392a2;
	font-size: 16px;
	margin-top: 20px;
	line-height: 30px;
	height: 120px;
	overflow: hidden;
	text-align: left;
}
.area .list .link {
	font-size: 16px;
	color: #1d2089;
	margin-top: 50px;
}

.yshow {
	width: 1140px;
	margin:0 auto;
	margin-top: 60px;
}
.yshow ul {
	margin-top: -30px;
	margin-left: -14px;
}
.yshow ul li {
	display: block;
	float: left;
	position: relative;
	margin-top: 30px;
	margin-left: 14px;
	overflow: hidden;
}
.yshow ul li a {
	display: block;
}
.yshow ul li .img {
	width: 274px;
	height: 205px;
	display: block;
	overflow: hidden;
}
.yshow ul li .img img {
	width: 100%;
	display: block;
}
.yshow ul li .text {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 94%;
	padding: 0 3%;
	height: 50px;
	line-height: 50px;
	display: block;
	overflow: hidden;
	background: rgba(0,0,0,0.5);
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	transition: all 0.8s ease;
	-moz-transition: all 0.8s ease;
	-webkit-transition: all 0.8s ease;
	-o-transition: all 0.8s ease;
}
.yshow ul li .st {
	position: absolute;
	bottom:350px;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	text-align: center;
	background: rgba(0,0,0,0.5);
	transition: all 0.8s ease;
	-moz-transition: all 0.8s ease;
	-webkit-transition: all 0.8s ease;
	-o-transition: all 0.8s ease;
}
.yshow ul li .st i {
	font-style: normal;
	margin-top: 80px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	display: block;
}
.yshow ul li .st b {
	color: #fff;
	font-size: 15px;
	margin-top: 10px;
	display: block;
}
.yshow ul li:hover .st {
	bottom:0;
}
.yshow ul li:hover .text {
	bottom:-100px;
}
.click {
	padding: 10px 50px;
    display: inline-block;
    border-radius: 9px 0 9px 0;
    color: #fff;
    font-size: 16px;
    border: 1px solid #1d2089;
    font-weight: normal;
    background-color: #1d2089;
}

.honor {
	margin-top: 50px;
}
.honor ul {
	margin-left: -28px;
}
.honor ul li {
	display: block;
	float: left;
	padding: 15px;
	margin-left: 28px;
	background: #fff;
}
.honor ul li .img {
	width: 318px;
	height: 195px;
	overflow: hidden;
}
.honor ul li .img img {
	display: block;
	width: 100%;
}
.honor ul li .text {
	height: 25px;
	line-height: 25px;
	margin-top: 15px;
	overflow: hidden;
	text-align: center;
	font-size: 16px;
	color: #000;
}
.news {
	margin-top: 50px;
	margin-left: -35px;
}
.news .list {
	width: 320px;
	float: left;
	margin-left: 35px;
	padding:6px 1% 15px 1%;
	box-shadow: 0 0 10px #ccc;
}
.news .list h3 {
	background: #1d2089;
	width: 94%;
	padding: 13px 0 9px 6%;
	position: relative;
}
.news .list h3 img {
	width: 26px;
	height: 29px;
	display: inline-block;
	float: left;
}
.news .list h3 span {
	display: inline-block;
	color: #fff;
	font-size: 18px;
	float: left;
	height: 29px;
	line-height: 29px;
	margin-left: 10px;
	font-weight: normal;
}
.news .list ul {
	margin-top: 10px;
	padding-left: 6%;
	height: 240px;
	overflow: hidden;
}
.news .list ul li {
	display: block;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	position: relative;
	padding-left: 10px;
}
.news .list ul li a {
	display: block;
	color: #797979;
	font-size: 14px;
}
.news .list ul li a:hover {
	color: #1d2089;
}
.news .list ul li a i {
	width: 2px;
	height: 2px;
	display: inline-block;
	background: #787878;
	position: absolute;
	top: 14px;
	left: 0;
}
.news .list .more {
	display: block;
	position: absolute;
	top: 17px;
	right: 20px;
	color: #fff;
	font-size: 16px;
	font-weight: normal;
}

/*  footer */
.footer {
	background-color: #25283e;
	padding: 30px 0;
	min-width: 1100px;
}
.footer .left {
	width: 304px;
	padding-right: 20px;
	border-right: 1px dashed #fff;
}
.footer .left img {
	margin: 5px 0;
}
.footer .left .list {
	margin-left: 70px;
}
.footer .left .list ul {
	margin-left: -20px;
	margin-top: -10px;
}
.footer .left .list ul li {
	display: block;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
}
.footer .left .list ul li a {
	display: block;
	color: #a0a0a0;
	font-size: 16px;
}
.footer .center {
	width: 460px;
	padding-left: 35px;
	padding-right: 35px;
	border-right: 1px dashed #fff;
	color: #fff;
}
.footer .center .text span {
	font-size: 24px;
	color: #fff;
	display: inline-block;
	padding-bottom: 5px;
	border-bottom: 1px solid #fff;
}
.footer .center .st {
	margin-top: 5px;
	color: #a0a0a0;
	font-size: 16px;
	position: relative;
}
.footer .center .st span {
	display: inline-block;
	float: left;
	width:18%;
}
.footer .center .st b {
	float: right;
	display: inline-block;
	font-weight: normal;
	width: 82%;
}
.footer .right {
	position: relative;
}
.footer .right span {
	display: block;
	color: #19b8ed;
	position: absolute;
	top: 0;
	left: -37px;
	width: 5px;
}
.footer .right .share {
	margin-top: 17px;
	color: #666;
	font-weight: normal;
	position: relative;
}
.footer .right .share b {
	position: absolute;
	top: 0;
	left: -55px;
}
.footerT {
	padding: 20px 0;
	line-height:25px;
	font-size: 14px;
}


/*  关于我们  */
.innerbanner {
	width: 100%;
	min-width: 1100px;
	position: relative;
	height: 265px;
	overflow: hidden;
}
.innerbanner .img {
	width: 100%;
	height: 265px;
	overflow: hidden;
}
.innerbanner .img img {
	height: 100%;
	display: block;
}
.innerbanner .text {
	position: absolute;
	top: 60px;
	left: 50%;
	width: 850px;
	margin-left: -460px;
}
.innerbanner .text  h3 {
	font-size: 32px;
	color: #fff;
}
.innerbanner .text span {
	display: block;
	margin-top: 40px;
	font-size: 16px;
	color: #fff;
	line-height: 25px;
	font-weight: normal;
	letter-spacing: 1px;
}
.innerbanner .text .st {
	font-size: 16px;
}
.program {
	padding: 30px 0 30px 0;
	background-color: #f7f7f7;
}
.program .left {
	width: 180px;
	background-color: #fff;
	text-align: center;
	box-shadow: 2px 2px 5px #ddd;
}
.program .left ul li {
	display: block;
	width: 70%;
	margin:0 auto;
	height: 60px;
	padding: 0 10%;
	line-height: 60px;
	font-size: 16px;
	cursor: pointer;
	transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    border-bottom: 1px solid #dcdcdc;
    /*margin-top: 5px;*/
}
.program .left ul a {
	color: #333;
	display: block;
}
.program .left ul li.on {
	width: 80%;
	background-color: #1d2089;
	color: #fff;
}
.program .left a:last-child li {
	border-bottom: none;
}
.program .left ul li:hover {
	width: 80%;
	background-color: #1d2089;
	color: #fff;
}
.program .right .list {
	width: 840px;
	background: #fff;
	min-height: 300px;
	padding: 30px;
}

/*  news  */
.n {
	background-color: #f7f7f7;
	padding: 25px 0;
}
.n .hd {
	width: 100%;
	background: #fff;
	padding: 20px 0;
}
.n .hd ul {
	width: 100%;
	margin: auto;
}
.n .hd ul li {
	display: inline-block;
	width: 25%;
	font-size: 16px;
	color: #333;
	text-align: center;
	padding-bottom: 10px;
	cursor: pointer;
	border-bottom: 3px solid #fff;
	float: left;
}
.n .hd ul:after {
	content: "";
	display: block;
	clear: both;
}
.n .hd ul li a {
	display: inline-block;
	width: 25%;
	margin-left: 3%;
	font-size: 16px;
	color: #333;
	text-align: center;
	padding-bottom: 10px;
	cursor: pointer;
	border-bottom: 2px solid #fff;
}
.n .hd ul li:hover {
	color: #1d2089;
	border-bottom: 2px solid #1d2089;
}
.n .hd ul li.on {
	color: #1d2089;
	border-bottom: 2px solid #1d2089;
}


.n .list {
	background: #fff;
	padding: 25px;
	margin-bottom: 30px;
}
.n .list a {
	display: block;
}
.n .list:hover img {
	transform: scale(1.1);
	-moz-transform:  scale(1.1);
    -webkit-transform:  scale(1.1);
    -o-transform:  scale(1.1);
}
.n .list:hover .text .r-l  h3 {
	color: #0f42bf;
}
.n .list:hover .text .r-l b {
	width: 100%;
	background: #0f42bf;
}
.n .list:hover .text .r-l strong {
	color: #666;
}
.n .list:hover .text .r-r strong {
	color: #666;
}
.n .list:hover .text .r-r i {
	margin-right: 10px;
}
.n .list .img {
	width: 265px;
	height: 185px;
	overflow:hidden;

}
.n .list .img img {
	width: 100%;
	transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.n .list .text {
	width: 70%;
}
.n .list .text .r-l {
	width: 85%;
	display: block;
}
.n .list .text .r-l h3 {
	font-size: 16px;
	display: block;
	color: #333;
	transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.n .list .text .r-l b {
	width: 50px;
	height: 2px;
	background: #a0a0a0;
	display: block;
	margin-top: 35px;
	transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.n .list .text .r-l strong {
	font-size: 14px;
	color: #999;
	height: 90px;
	margin-top: 35px;
	line-height: 24px;
	overflow: hidden;
	display: block;
	transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    font-weight: normal;
}
.n .list .text .r-r strong {
	font-size: 14px;
	color: #999;
	display: block;
	transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    font-weight: normal;	
}
.n .list .text .r-r i {
	width: 32px;
	height: 10px;
	position: absolute;
	bottom: -120px;
	right: -5px;
	margin-top: 30px;
	display: inline-block;
	background: url(../img/service3-icon3.png) no-repeat top right;
	transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.ysshowbox {
	background: #fff;
	width: 1140px;
	margin: auto;
}

.full .left {
	background: #fff;
	padding: 25px;
	width: 750px;
}
.full .left h3 {
	font-size: 30px;
	color: #333;
	font-weight: normal;
	width: 100%;
	text-align: center;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}
.full .left .content {
	margin-top: 30px;
	line-height: 25px;
}
.full .left .tt {
	margin-top: 30px;
}
.full .left .tt a {
	display: block;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	color: #333;
	font-size: 14px;
}
.full .left .tt a:hover {
	color: #1d2089;
}
.full .right {
	width: 252px;
}
.full .right ul li {
	display: block;
	margin-bottom: 20px;
}
.full .right ul li a {
	display: block;
}
.full .right ul li .img {
	width: 100%;
}
.full .right ul li .img img {
	width: 100%;
	display: block;
}