/*
-------------------
	ny-banner-css
-------------------
*/
.haibao-wai {
	margin-top: 74px;
	position: relative;
}
.neiye-banner {
	overflow: hidden;
	width: 100%;
}

.cate {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 120px;
	background-color: rgba(0,0,0,.5);
}
.cate-li {
	padding-top: 20px;
}
.cate-li span {
	font-size: 24px;
	color: #fff;
	display: inline-flex;
	margin-right: 10px;
	width: 120px;
	float: left;
}
.cate-li ul {
	display: inline-flex;
}
.cate-li ul li {
	width: 25%;
	float: left;
	overflow: hidden;
	border-right: 1px solid #fff;
	margin-left: 40px;
}
.cate-li ul li:nth-child(1) {
	margin-left: 0;
}
.cate-li ul li:nth-child(5) {
	border-right: none;
}
.cate-li ul li h2 {
	font-size: 16px;
	color: #fff;
	margin-bottom: 5px;
}
.cate-li ul li p {
	font-size: 14px;
	color: #fff;
}
.cate-li ul li:hover h2 {
	color: #1476fe;
}
.cate-li ul li:hover p {
	color: #1476fe;
}
/*
-------------------
	pro-css
-------------------
*/
.pro-wai {
	padding-top: 45px;
	background: #f5f5f5;
	height: 990px;
}
.left-box {
	background: #fff;
	padding: 20px;
	width: 250px;
}
.left-box-tit p {
	font-size: 17px;
	color: #999;
	margin-bottom: 5px;
}
.left-box-tit h2 {
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 25px;
}
.left-box ul li:nth-child(1) .on {
	background: url(../images/sjx.png) no-repeat right 30px center #1476fe;
}
.left-box ul li {
	width: 215px;
	height: 60px;
	line-height: 60px;
	margin-bottom: 25px;
	background: url(../images/sjx.png) no-repeat right 30px center #333;
}
.left-box ul li a {
	color: #fff;
	padding-left: 15px;
	padding-right: 15px;
	width: 100%;
}
.left-box ul li .on2 {
	background: url(../images/sjx.png) no-repeat right 30px center #1476fe;
	width: 100%
}

.cbgg-dh-img {
	text-align: center;
	padding-bottom: 10px;
}
.cbgg-dh p {
	display: inline-flex;
	line-height: 20px;
	margin-bottom: 15px;
}
.cbgg-dh p img {
	padding-right: 10px;
}
.cbgg-dh span {
	font-size: 29px;
	font-weight: bold;
}
.right-box {
	width: 930px;
	overflow: hidden;
}
.right-box {
	margin-bottom: 20px;
}
.right-box dt, .right-box dt img {
	width: 930px;
	height: auto;
	display: block;
	overflow: hidden;
}
.right-box dd {
	padding: 10px 15px;
	background: #fff;
	display: inline-flex;
	width: 100%;
}
.right-box dd h3 {
	font-size: 24px;
	color: #555;
	line-height: 53px;
	height: 54px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-bottom: 12px;
}
.right-box dd h3 a {
	color: #555;
	display: inline-block;
	border-bottom: solid 1px #999;
}
.right-box dd span a {
	width: 135px;
	text-align: center;
	line-height: 38px;
	color: #fff;
	border-radius: 30px;
	background: #1476fe;
}
.right-box-tit {
	margin-right: 30px;
}
.right-box-nr {
	margin: 5px;
	font-size: 14px;
	color: #666;
	line-height: 30px;
}
.right-box-nr span {
	color: #1476fe;
	font-size: 14px;
}
.right-box-list ul li {
	width: 287px;
	margin-right: 34px;
	background: #fff;
	float: left;
}
.right-box-list ul li:nth-child(3n) {
	margin-right: 0;
}
.right-box-list ul li a {
	display: block;
	width: 100%;
	height: 100%;
}
.list-img {
	width: 287px;
	height: 170px;
	overflow: hidden;
	position: relative;
	z-index: 2;
}
.list-img>img {
	width: 100%;
	height: 100%;
}
.list-tit {
	width: 100%;
	height: 39px;
}
.list-tit h3 {
	font-size: 14px;
	color: #555;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-weight: normal;
	text-align: center;
	line-height: 39px;
}
/*
-------------------
	engineering-css
-------------------
*/
.engineering-wai {
	padding-top: 35px;
	height: 860px;
}
.engin-tit {
	text-align: center;
	margin-bottom: 20px;
}
.engin-tit h2 {
	font-size: 34px;
	color: #333;
	font-weight: bold;
}
.engin-tit-h {
	width: 71px;
	height: 1px;
	background: #1476fe;
	margin: 0 auto;
	margin-top: 7px;
	margin-bottom: 7px;
}
.engin-tit p {
	font-size: 20px;
	color: #666;
}
.engin-list ul li {
	float: left;
	width: 370px;
	margin-right: 45px;
	margin-bottom: 30px;
	border: 5px solid #eee;
}

.engin-list ul .on2{
	border: 5px solid #1476fe!important;
}
.engin-list ul .on2 dt span a{
	background: #1476fe!important;
	color:#fff;
}
.engin-list ul li:nth-child(1) .on{
	border: 5px solid #1476fe;
}
/*.engin-list ul li:hover{
	border: 5px solid #1476fe;
}
*/.engin-list ul li:nth-child(3n) {
	margin-right: 0;
}
.engin-list ul li dd {
	width: 100%;
	height: 233px;
	overflow: hidden;
}
.engin-list ul li dd img {
	height: 100%;
	width: 100%;
	display: block;
}
.engin-list ul li dt {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 15px;
}
.engin-list ul li dt h3 {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 15px;
}
.engin-list ul li dt span a {
	width: 145px;
	color: #333;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	background: #f5f5f5;
	border-radius: 30px;
}
.engin-list ul li:hover dt span a {
	width: 145px;
	color: #fff;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	background: #1476fe;
	border-radius: 30px;
}
.engin-list ul li:nth-child(1) dt span a{
	width: 145px;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	border-radius: 30px;
}
/*
-------------------
	dcase-css
-------------------
*/
.dcase-wai {
	padding-top: 50px;
	width: 100%;
	overflow: hidden;
	padding-bottom: 65px;
}
.dcase-tit {
	text-align: center;
}
.dcase-tit h2 {
	font-size: 34px;
	color: #333;
	font-weight: bold;
}
.dcase-tit-h {
	width: 71px;
	height: 1px;
	background: #1476fe;
	margin: 0 auto;
	margin-top: 7px;
	margin-bottom: 7px;
}
.dcase-tit p {
	font-size: 20px;
	color: #666;
}
.dcase-list ul {
	padding-top: 5px;
	height:145px;
}
.dcase-list ul li {
	float: left;
	border: 1px solid #eee;
	width: 218px;
	height: 128px;
	margin:0 15px;
	box-shadow: #a5a5a5 0px 10px 5px -5px;
}
/*.dcase-list ul li:nth-child(5n){
	margin-right:0;
}*/
.dcase-list ul li img {
	width: 100%;
	display: block;
	height: 100%;
}
.dcase-body {
	padding-top: 75px;
	position:relative;
}
.dcasex,.dcases{
    width: 20px;
    height: 50px;
    display: block;
    position: absolute;
    right: -80px;
    top: 118px;
    z-index: 2;
}
.dcasex{
	background:url(../images/next1.gif) no-repeat 0 0;
}
.dcases{
	background:url(../images/prev1.gif) no-repeat 0 0;
	left:-48px;
}
.dcase:hover, .dcasex:hover{
	background-position: 0 bottom;	
}
/*
-------------------
	case-css
-------------------
*/
.case-wai {
	padding-top: 10px;
	background: url(../images/case-bj.jpg) no-repeat center bottom;
	height: 812px;
	overflow: hidden;
	width: 100%;
}
.case-tit {
	text-align: center;
	margin-bottom: 20px;
}
.case-tit h2 {
	font-size: 34px;
	color: #333;
	font-weight: bold;
}
.case-tit-h {
	width: 71px;
	height: 1px;
	background: #1476fe;
	margin: 0 auto;
	margin-top: 7px;
	margin-bottom: 7px;
}
.case-tit p {
	font-size: 20px;
	color: #666;
}
.case-nav ul li {
	width: 160px;
	height: 60px;
	float: left;
	margin-right: 13px;
	display: block;
}
.case-nav ul li a {
	display: block;
	width: 100%;
	height: 100%;
	line-height: 60px;
	text-align: left;
	color: #333;
	font-size: 16px;
	padding-left: 50px;
	position: relative;
	border: 1px solid #ededed;
}
/*.case-nav ul li a:hover {
	color: #fff;
	background: #1476fe;
}*/
.case-nav ul li .on2{
	color: #fff;
	background: #1476fe;	
}
.case-nav ul li a:before {
	content: '';
	display: block;
	width: 30px;
	height: 100%;
	position: absolute;
	left: 15px;
	top: 30%;
}
.case-nav ul li:nth-child(7n) {
	margin-right: 0;
}
.case-nav ul li:nth-child(1) a:before {
	background: url(../images/cf.png) no-repeat;
}
.case-nav ul li:nth-child(1) .on2:before {
	background: url(../images/cf2.png) no-repeat;
}
.case-nav ul li:nth-child(2) a:before {
	background: url(../images/business.png) no-repeat;
}
.case-nav ul li:nth-child(2) .on2:before {
	background: url(../images/business2.png) no-repeat;
}
.case-nav ul li:nth-child(3) a:before {
	background: url(../images/residence.png) no-repeat;
}
.case-nav ul li:nth-child(3) .on2:before {
	background: url(../images/residence2.png) no-repeat;
}
.case-nav ul li:nth-child(4) a:before {
	background: url(../images/school.png) no-repeat;
}
.case-nav ul li:nth-child(4) .on2:before {
	background: url(../images/school2.png) no-repeat;
}
.case-nav ul li:nth-child(5) a:before {
	background: url(../images/hotel.png) no-repeat;
}
.case-nav ul li:nth-child(5) .on2:before {
	background: url(../images/hotel2.png) no-repeat;
}
.case-nav ul li:nth-child(6) a:before {
	background: url(../images/Park.png) no-repeat;
}
.case-nav ul li:nth-child(6) .on2:before {
	background: url(../images/Park2.png) no-repeat;
}
.case-nav ul li:nth-child(7) a:before {
	background: url(../images/government.png) no-repeat;
}
.case-nav ul li:nth-child(7) .on2:before {
	background: url(../images/government2.png) no-repeat;
}
.case-list {
	padding-top: 71px;
}
.case-list ul li {
	position: relative;
}
.case-list ul li span {
	position: relative;
	width: 1200px;
	height: 625px;
}
.case-list ul li span img {
	width: 100%;
	height: 625px;
	display: block;
}
.case-top-bo {
	position: absolute;
	width: 1200px;
	height: 125px;
	background: rgba(0,0,0,0.6);
	padding: 15px;
	bottom: 0;
	left: 0;
	line-height: 30px;
}
.case-top-bo h2 {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}
.case-top-bo p {
	font-size: 14px;
	color: #fff;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
}
/*
-------------------
	service-css
-------------------
*/
.service-wai {
	background: url(../images/service-bj.jpg);
	overflow: hidden;
	position: relative;
	margin-top: 43px;
}
.serv-tit {
	text-align: center;
	padding-top: 30px;
}
.serv-tit h2 {
	color: #333;
	font-size: 34px;
	font-weight: bold;
}
.serv-tit p {
	font-size: 20px;
	color: #666;
}
.serv-left {
	margin-top: 7px;
}
.serv-left h3 {
	font-size: 24px;
	color: #666;
	border-left: 2px solid #1476fe;
	padding-left: 22px;
	font-weight: normal;
}
.serv-left h3 i {
	color: #999;
	font-size: 14px;
	font-style: normal;
	margin-left: 12px;
}
.serv-left ul {
	margin-top: 32px;
}

.serv-left ul li a{
	color: #333;
	width: 780px;
	height: 100px;
	background: #eee;
	margin-bottom: 1px;
	padding: 15px;
}
.serv-left ul li:nth-child(4) {
	margin-bottom: 0;
}
.serv-left-img {
	width: 44px;
	height: 40px;
	margin-top: 15px;
	float: left;
	background: url(../images/ser-ico.png);
}
/*.serv-left ul li:nth-child(1) .serv-left-img {
	background: url(../images/ser-ico2.png);
}*/
/*.serv-left ul li a:hover .serv-left-img {
	background: url(../images/ser-ico2.png);
}*/
.serv-left ul .on2 a{
	background: #1476fe!important;
	width: 780px;
	height: 100px;
	padding: 15px;
	margin-bottom: 1px;
}
.serv-left ul  .on2 a .serv-left-img{
	background: url(../images/ser-ico2.png)!important;
}
.serv-left ul  .on2 a h2,.serv-left ul .on2 a p{
	color:#fff!important;
}
.serv-left ul  .on2 a h2:after{
	background:#fff!important;
}
.serv-left-dh {
	margin-left: 75px;
}
.serv-left-dh h2 {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	position: relative;
}
/*.serv-left ul li:nth-child(1) h2 {
	color: #fff;
}*/
/*.serv-left ul li:nth-child(1) h2:after {
	background: #fff;
}*/
.serv-left-dh h2:after {
	content: '';
	display: block;
	width: 16px;
	height: 1px;
	background: #666;
	position: absolute;
	top: 50%;
	left: -21px;
}
.serv-left-dh p {
	font-size: 14px;
	line-height: 30px;
	display: inline-block;
	width: 330px;
}
.serv-left-dh p:nth-child(4) {
	width: 150px;
}
.serv-img {
	position: absolute;
	left: 49%;
	bottom: 0;
	top: 66px;
}
.serv-img-ul {
	padding-left: 100px;
	margin-top: -15px;
	position: relative;
}
.serv-img-ul li {
	float: left;
	margin-left: 17px;
}
.serv-img-ul li>p {
	width: 31px;
	height: 31px;
	border-radius: 16px;
	background: #88b788;
	margin: 0 auto;
}
.serv-img-ul li:nth-child(2) p {
	background: #90b1da;
}
.serv-img-ul li:nth-child(3) p {
	background: #e1af6d;
}
.serv-img-ul li:nth-child(4) p {
	background: #cfcfcf;
}
.serv-img-ul li h3 {
	font-size: 14px;
	color: #666;
	font-style: normal;
}
.serv-img h2 {
	font-size: 14px;
	font-weight: normal;
	color: #666;
	float: left;
	width: 18px;
	margin-top: -83px;
	padding-left: 72px;
}
.serv-img span {
	overflow: hidden;
	display: block;
	margin-top: -87px;
	float: right;
}
/*
-------------------
	advantage-css
-------------------
*/
.advantage-wai {
	background: url(../images/advantage-bj.png);
	height: 579px;
	margin-top: 38px;
}
.adv-tit {
	text-align: center;
	padding-top: 35px;
	padding-bottom: 26px;
}
.adv-tit h2 {
	font-size: 34px;
	font-weight: bold;
	color: #333;
}
.adv-tit h2 em {
	font-size: 34px;
	font-weight: bold;
	color: #1476fe;
	font-style: normal;
}
.adv-tit p {
	font-size: 20px;
	color: #666;
	letter-spacing: 5px;
}
.adv-body {
	position: relative;
	overflow: hidden;
}
.adv-list{
	width:100%;
	height:364px;
}
.adv-list ul li{
	width:100%;
	height:364px;
}
.adv-list ul li .adv-r{
	width:600px;
	height: auto;
    overflow: hidden
}
.adv-list ul li .adv-r img{
	width:100%;
	height:100%;
	display:block;
}
.adv-list ul li .adv-l{
	width:540px;
	height:364px;
}
.adv-list ul li .adv-l h1{
	font-size: 31px;
    text-transform: uppercase;
    color: #eeeeee;
}
.adv-list ul li .adv-l h5{
	border-bottom: 1px dashed #eee;
    padding-bottom: 5px;
	font-size: 30px;
    color: #1476fe;
}
.adv-desc {
    margin-top: 15px;
}
.adv-desc h3 {
    font-size: 24px;
    color: #333;
    font-weight: bold;
    margin-bottom: 5px;
}
.adv-desc p {
    font-size: 14px;
    color: #666;
    line-height: 30px;
	overflow:hidden;
    padding-left:5px;
}
.adv-desc p i {
    width: 10px;
    height: 10px;
    border: 1px solid #575757;
    margin-right: 10px;
    display: inline-block;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}
.adv-l span a {
    width: 150px;
    text-align: center;
    line-height: 38px;
    color: #fff;
    border-radius: 30px;
    background: #1476fe;
    margin-top: 16px;
    display: block;
}
.adv-p {
    height: 50px;
    background: #eee;
    line-height: 50px;
    padding-left: 17px;
    margin-top: 32px;
    margin-left: -7px;
    font-size: 16px;
    color: #333;
    font-weight: bold;
}
.adv-p em {
    font-style: normal;
    font-size: 20px;
    color: #1476fe;
    margin-left: 15px;
}
.adv-btns,.adv-btnx{
	position:absolute;
	background:url(../images/jt_03.jpg) no-repeat;
	width:49px;
	height:49px;
	top:315px;
	left:551px;
}
.adv-btnx{
	background:url(../images/jt_04.jpg) no-repeat;
	left:600px;
}	




/*---------å'å±•åŽ†ç¨‹---------------*/

.fwlc-wai {
	padding-top: 40px;
}
.fwlc-tit {
	text-align: center;
	margin-bottom: 60px;
}
.fwlc-tit h2 {
	font-size: 34px;
	font-weight: bold;
	color: #333;
}
.fwlc-tit p {
	font-size: 20px;
	color: #666;
	letter-spacing: 5px;
}
.fwlc-body {
	background: url(../images/yuanjiao.png) no-repeat;
	position: relative;
	width: 1202px;
}
.fwlc-img {
	display: inline-block;
	margin-left: 60px;
	margin-bottom: 65px;
}
.fwlc-img h3 {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	position: relative;
	text-align: center;
	margin-top: -25px;
	margin-bottom: 15px;
}
.fwlc-img:hover h3 {
	color: #1476fe;
}
.fwlc-img:nth-child(7) h3, .fwlc-img:nth-child(6) h3, .fwlc-img:nth-child(8) h3 {
	margin-bottom: 23px;
}
.fwlc-img h3:before {
	content: '';
	display: block;
	width: 30px;
	height: 30px;
	position: absolute;
	top: -20%;
	left: 47px;
	background: url(../images/zixun-icon.png) no-repeat;
}
.fwlc-img:hover h3:before {
	background: url(../images/zixun-icon2.png) no-repeat;
}
.fwlc-img:nth-child(3) h3:before {
	background: url(../images/xckc-icon.png) no-repeat;
}
.fwlc-img:nth-child(3):hover h3:before {
	background: url(../images/xckc-icon2.png) no-repeat;
}
.fwlc-img:nth-child(4) h3:before {
	background: url(../images/sjfa-icon.png) no-repeat;
}
.fwlc-img:nth-child(4):hover h3:before {
	background: url(../images/sjfa-icon2.png) no-repeat;
}
.fwlc-img:nth-child(5) h3:before {
	background: url(../images/qsht-icon.png) no-repeat;
}
.fwlc-img:nth-child(5):hover h3:before {
	background: url(../images/qsht-icon2.png) no-repeat;
}
.fwlc-img:nth-child(6) h3:before {
	background: url(../images/shfw-icon.png) no-repeat;
}
.fwlc-img:nth-child(6):hover h3:before {
	background: url(../images/shfw-icon2.png) no-repeat;
}
.fwlc-img:nth-child(7) h3:before {
	background: url(../images/gcys-icon.png) no-repeat;
}
.fwlc-img:nth-child(7):hover h3:before {
	background: url(../images/gcys-icon2.png) no-repeat;
}
.fwlc-img:nth-child(8) h3:before {
	background: url(../images/zzsg-icon.png) no-repeat;
}
.fwlc-img:nth-child(8):hover h3:before {
	background: url(../images/zzsg-icon2.png) no-repeat;
}
.fwlc-img h3:after {
	content: '';
	display: block;
	width: 7px;
	height: 7px;
	border: 3px solid #333;
	position: absolute;
	top: 134%;
	left: 103px;
	background: #fff;
	border-radius: 50%;
	transform: translateY(-50%);
}
.fwlc-img:hover h3:after {
	border: 3px solid #1476fe;
	background: #fff;
}
.fwlc-img:nth-child(6) {
	display: inline-block;
	margin-left: 383px;
	margin-bottom: 65px;
}
.fwlc-img span {
	width: 230px;
	height: 104px;
	display: block;
}
.fwlc-img span img {
	width: 100%;
}
.fwlc-img:nth-child(6):hover h3:after, .fwlc-img:nth-child(7):hover h3:after, .fwlc-img:nth-child(8) h3:after {
	border: 3px solid #1476fe;
	background: #fff;
}
.fwlc-img:nth-child(6) h3:after, .fwlc-img:nth-child(7) h3:after, .fwlc-img:nth-child(8) h3:after {
	content: '';
	display: block;
	width: 7px;
	height: 7px;
	border: 3px solid #333;
	position: absolute;
	top: 163%;
	left: 103px;
	background: #fff;
	border-radius: 50%;
	transform: translateY(-50%);
}
/*.fwlc-img:nth-child(7) h3:after{
    content: '';
    display: block;
    width: 7px;
    height: 7px;
    border: 3px solid #333;
    position: absolute;
    top: 163%;
    left: 103px;
    background: #fff;
    border-radius: 50%;
    transform: translateY(-50%);
}
.fwlc-img:nth-child(8) h3:after{
    content: '';
    display: block;
    width: 7px;
    height: 7px;
    border: 3px solid #333;
    position: absolute;
    top: 163%;
    left: 103px;
    background: #fff;
    border-radius: 50%;
    transform: translateY(-50%);
}*/
.fwlc-lx {
	margin-top: -190px;
	margin-left: 70px;
}
.fwlc-lx span {
	font-size: 14px;
	background: url(../images/tel-22.png) no-repeat;
	padding-left: 30px;
	display: block;
	height: 23px;
}
.fwlc-lx p {
	font-size: 30px;
	font-weight: bold;
	color: #1476fe;
}
.fwlc-lx a {
	width: 150px;
	text-align: center;
	line-height: 38px;
	color: #fff;
	background: #999;
	margin-top: 16px;
}
.fwlc-img {
	position: relative;
}
.fwlc-img p {
	position: absolute;
	top: 9px;
	/* background-color: #1476fe; */
	color: #fff;
	background: #1476fe;
	font-size: 14px;
	opacity: 0.8;
	padding: 20px;
	width: 230px;
	text-align: center;
	border-radius: 20px;
	height: 104px;
}
.fwlc-img:nth-child(6) p, .fwlc-img:nth-child(7) p, .fwlc-img:nth-child(8) p {
	top: 17px;
}
/*
-------------------
	message-css
-------------------
*/
.message-wai {
	background: url(../images/mag-bj_11.jpg) center;
	height: 616px;
	margin-top: 50px;
}
.liuyan {
	width: 645px;
	margin: 0 auto;
	padding-top: 130px;
	padding-right: 140px;
}
.liuyan h2 {
	font-size: 34px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}
.liuyan .xm {
	display: block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	border: 1px solid #e5e5e5;
	margin-bottom: 20px;
	outline: none;
	color: #999;
	font-size: 16px;
	padding-left: 1em;
	border-radius: 10px;
}
.liuyan .dh {
	display: block;
	width: 100%;
	height: 50px;
	line-height:50px;
	border: 1px solid #e5e5e5;
	margin-bottom: 20px;
	outline: none;
	color: #999;
	font-size: 16px;
	padding-left: 1em;
	border-radius: 10px;
}
.liuyan .tj-ico {
	width: 325px;
	height: 60px;
	color: #fff;
	font-size: 24px;
	background-color: #df3e36;
	border: none;
	cursor: pointer;
	margin-left: 85px;
	margin-top: 20px;
}
