﻿@charset "utf-8";

/* @media (min-width: 769px) and (max-width: 1200px) */
/* CSS Document */
@media screen and (min-width: 1200px) {
	
	/*common*/
	.mb10 {
		margin-bottom: 10px;
	}

	.ml10 {
		margin-left: 10px;
	}

	.bg {
		background: #FFF;
	}

	em,
	i {
		font-style: normal;
	}

	body {
		width: 100%;
		overflow-x: hidden;
	}


	/**/
	.yin {
		padding: 60px 0 100px;
	}

	.yin_t {
		font-size: 40px;
		color: #000;
		font-weight: normal;
		text-align: center;
		line-height: 45px;
		height: 90px;
		overflow: hidden;
	}

	.yin_t a {
		color: #000;
	}

	.yin_t b {
		color: #0891e1;
	}

	.yin_t span {
		display: block;
		font-size: 20px;
		color: #333;
	}

	.yin_t i {
		color: #0891e1;
		padding: 0 15px;
	}


	/*产品中心*/
	.cp_bg {
		background: url(../images/cp_bg.jpg) no-repeat center 0;
		height: 1000px;
		overflow: hidden;
		padding: 71px 0 0;
	}
	.cp{
		width: 1200px;
		margin: 0px auto;
	}

	.chanp .yin_t a,
	.chanp .yin_t span,
	.ys .yin_t,
	.ys .yin_t span {
		color: #333333;
	}

	.cp_l {
		width: 260px;
		margin: 52px 0 0;
		background: #fff;
		padding: 0 0 10px;
	}

	.cp_h2 {
		width: 260px;
		height: 80px;
		text-align: center;
		line-height: 80px;
		overflow: hidden;
		background: #0891e1;
	}

	.cp_h2 a {
		font-size: 24px;
		color: #ffffff;
		display: block;
		height: 80px;
	}

	.cp_lm {
		width: 260px;
	}

	.cp_lm h3 {
		width: 260px;
		height: 66px;
		overflow: hidden;
		border-bottom: #efefef 1px solid;
		
	}

	.cp_lm h3 a {
		font-size: 16px;
		font-weight: 500;
		color: #333;
		display: block;
		width: 205px;
		height: 66px;
		line-height: 66px;
		overflow: hidden;
		background: url(../images/cp_ico01.png) no-repeat 25px 26px;
		padding: 0 0 0 55px;
	}

	.cp_lm h3 a:hover {
		color: #0891e1;
	}

	.cp_lm ul {
		width: 240px;
		margin: 0 auto;
	}

	.cp_lm ul li {
		width: 240px;
		height: 58px;
		border-bottom: #efefef 1px solid;
	}

	.cp_lm ul li a {
		font-size: 14px;
		color: #333;
		background: url(../images/cp_ico03.png) no-repeat 18px 25px;
		padding: 0 0 0 45px;
		display: block;
		width: 195px;
		height: 58px;
		line-height: 58px;
		overflow: hidden;
	}

	.cp_lm ul li a:hover {
		color: #0891e1;
		background: url(../images/cp_ico04.png) no-repeat 18px 25px;
	}

	.cp_lm .nobor {
		
	}

	.cp_tel {
		font-size: 14px;
		color: #333;
		width: 240px;
		height: 92px;
		background: #e9e9e9 url(../images/cp_tel.gif) no-repeat center 34px;
		margin: 0 auto;
		padding: 72px 0 0;
		text-align: center;
		line-height: 30px;
		margin-top: 5px;
	}

	.cp_tel b {
		display: block;
		font-size: 30px;
		font-family: "DINOT";
	}

	.cp_r {
		width: 927px;
		margin: 52px 0 0;
	}

	.cp_ban {
		width: 927px;
		height: 230px;
		line-height: 0;
		margin-top: 10px;
	}

	.cp_ban ul li{
		float: left;
	}
	.cp_ban li{
		width: 300px;
		height: 225px;
		margin-right: 13px;
	}
	.cp_ban li img {
		width: 300px;
		height: 225px;
	}
	.cp_ban li:last-child{
		margin-right: 0;
	}
	
	.cp_r dl {
		width: 927px;
		height: 485px;
		position: relative;
	}

	.cp_r dl dt {
		width: 661px;
		height: 485px;
		line-height: 0;
		overflow: hidden;
	}

	.cp_r dl dt img,
	.case_m dl dt img,
	.ys dl dt img,
	.news01 dl dt img,
	.about dl dt img,
	.honor ul li img {
		width: 661px;
		height: 496px;
		-webkit-transition: 1s;
		-moz-transition: 1s;
		transition: 1s;
	}

	.cp_r dl dt img:hover,
	.case_m dl dt img:hover,
	.ys dl dt img:hover,
	.news01 dl dt img:hover,
	.about dl dt img:hover,
	.honor ul li img:hover {
		-webkit-transform: scale(1.1);
		-moz-transform: scale(1.1);
		-ms-transform: scale(1.1);
		transform: scale(1.1);
	}

	.cp_r dl dd {
		width: 285px;
		height: 225px;
		background: #0891e1;
		position: absolute;
		top: 55px;
		right: 0;
		padding: 40px 40px 0;
		z-index: 20;
	}

	.cp_r dl dd h5 {
		height: 65px;
		line-height: 60px;
		overflow: hidden;
		background: url(../images/cp_line.gif) no-repeat 0 63px;
	}

	.cp_r dl dd h5 a {
		font-size: 26px;
		color: #ffffff;
	}

	.cp_r .cp_desc {
		font-size: 14px;
		color: #ffffff;
		line-height: 22px;
		height: 44px;
		overflow: hidden;
		padding: 15px 0 0;
	}

	.cp_r dl dd span {
		display: block;
		padding: 20px 0 0;
	}

	.cp_r dl dd span a {
		font-size: 14px;
		color: #ffffff;
		text-transform: uppercase;
	}

	.cp_bot {
		width: 362px;
		height: 75px;
		position: absolute;
		bottom: 280px;
		right: 0;
		z-index: 20;
	}

	.cp_btn {
		width: 192px;
		height: 75px;
		float: left;
	}

	.cp_btn a {
		display: block;
		width: 96px;
		height: 75px;
		float: left;
	}

	.cp_btn .cp_lico {
		background: url(../images/cp_lico01.gif) no-repeat;
	}

	.cp_btn .cp_lico:hover {
		background: url(../images/cp_lico02.gif) no-repeat;
	}

	.cp_btn .cp_rico {
		background: url(../images/cp_rico01.gif) no-repeat;
	}

	.cp_btn .cp_rico:hover {
		background: url(../images/cp_rico02.gif) no-repeat;
	}

	.cp_bot ul {
		float: left;
		padding: 0 0 0 20px;
	}

	.cp_bot ul li {
		font-size: 26px;
		color: #fff;
		float: left;
		font-family: "DINOT";
		padding: 0 10px;
		font-weight: bold;
		height: 75px;
		line-height: 75px;
	}

	.cp_bot ul li.on {
		color: #0891e1;
	}



	/*关于我们*/
	.about {
		padding: 0px 0 0;
		margin: 0px auto;
		width: 1200px;
		height: auto;
		overflow: hidden;
	}
	
	.about dl {
		margin-top: 45px;
		width: 1200px;
		height: 415px;
		background: #f7f7f7;
		overflow: hidden;
	}
	
	.about dl dt {
		width: 662px;
		height: 415px;
		float: left;
		line-height: 0;
		overflow: hidden;
	}
	
	.about dl dt img {
		width: 662px;
		height: 415px;
	}
	
	.about dl dd {
		width: 460px;
		float: left;
		padding: 60px 0 0 40px;
	}
	
	.about dl dd h5 {
		height: 45px;
		line-height: 45px;
		overflow: hidden;
		font-weight: normal;
	}
	
	.about dl dd h5 a {
		font-size: 28px;
		color: #000;
	}
	
	.about dl dd h5 a:hover {
		color: #0891e1;
	}
	
	.about .ab_desc {
		font-size: 14px;
		color: #333;
		line-height: 24px;
	}
	
	.about dl dd p {
		padding: 20px 0 0;
		text-indent: 30px;
	}
	
	.about dl dd span {
		display: block;
		padding: 40px 0 0;
	}
	
	.about dl dd span a {
	    display: block;
	    font-size: 14px;
	    color: #fff;
	    width: 100px;
	    text-align: center;
	    height: 34px;
	    line-height: 34px;
	    background: #0891e1;
	    overflow: hidden;
	    border-radius: 20px;
	    text-transform: uppercase;
	}
	
	/*企业风采*/
	.honor {
		padding: 0 0 30px;
		width: 1200px;
		height: auto;
		overflow: hidden;
		margin: 0px auto;
	}
	
	.honor_t {
		background: url(../images/photo_line.png) no-repeat 0 62px;
		height: 124px;
		line-height: 124px;
		overflow: hidden;
	}
	
	.honor_t a {
		font-size: 16px;
		color: #333;
		font-weight: bold;
	}
	
	.honor_t span {
		float: right;
		font-size: 14px;
		text-transform: uppercase;
		font-weight: normal;
		display: block;
		width: 100px;
		text-align: right;
	}
	
	.honor_t em {
		display: block;
		float: left;
		width: 50px;
		height: 50px;
		line-height: 0;
		overflow: hidden;
		border-radius: 50%;
		/* box-shadow: 0 3px 10px 3px rgba(248, 162, 48, 0.2); */
		margin: 35px 15px 0 0px;
	}
	
	.honor_t em img {
		width: 50px;
		height: 50px;
	}
	
	.honor_qie {
		width: 1200px;
		overflow: hidden;
	}
	
	.honor ul li {
		width: 230px;
		float: left;
		padding-right: 12px;
		overflow: hidden;
	}
	
	.honor ul li em {
		width: 230px;
		height: 172px;
		display: block;
		line-height: 0;
		overflow: hidden;
	}
	
	.honor ul li img {
		width: 230px;
		height: 172px;
	}
	
	.honor ul li span {
		width: 230px;
		display: block;
		text-align: center;
		height: 30px;
		line-height: 30px;
		overflow: hidden;
		font-size: 14px;
		color: #333333;
		padding: 10px 0 0;
	}
	
	/*企业风采*/
	.shebei {
		padding: 0 0 30px;
		width: 1200px;
		height: auto;
		overflow: hidden;
		margin: 0px auto;
	}
	
	.shebei_t {
		background: url(../images/photo_line.png) no-repeat 0 62px;
		height: 124px;
		line-height: 124px;
		overflow: hidden;
	}
	
	.shebei_t a {
		font-size: 16px;
		color: #333;
		font-weight: bold;
	}
	
	.shebei_t span {
		float: right;
		font-size: 14px;
		text-transform: uppercase;
		font-weight: normal;
		display: block;
		width: 100px;
		text-align: right;
	}
	
	.shebei_t em {
		display: block;
		float: left;
		width: 50px;
		height: 50px;
		line-height: 0;
		overflow: hidden;
		border-radius: 50%;
		/* box-shadow: 0 3px 10px 3px rgba(248, 162, 48, 0.2); */
		margin: 35px 15px 0 0px;
	}
	
	.shebei_t em img {
		width: 50px;
		height: 50px;
	}
	
	.shebei_qie {
		width: 1200px;
		overflow: hidden;
	}
	
	.shebei ul li {
		width: 230px;
		float: left;
		padding-right: 12px;
		overflow: hidden;
	}
	
	.shebei ul li em {
		width: 230px;
		height: 172px;
		display: block;
		line-height: 0;
		overflow: hidden;
	}
	
	.shebei ul li img {
		width: 230px;
		height: 172px;
	}
	
	.shebei ul li span {
		width: 230px;
		display: block;
		text-align: center;
		height: 30px;
		line-height: 30px;
		overflow: hidden;
		font-size: 14px;
		color: #333333;
		padding: 10px 0 0;
	}
	
	
	
	
	/*广告*/
	.ban01_bj{
		background: url(../images/ban01.jpg) no-repeat center 0;
		height: 150px;
		overflow: hidden;
		padding: 78px 0 0;
	}
	.ban01 {
		width: 1200px;
		height: auto;
		overflow: hidden;
		margin: 0px auto;
	}
	
	.ban01 p {
		width: 530px;
		float: right;
	}
	
	.ban01 p span {
		display: block;
		float: left;
		font-size: 14px;
		color: #ffffff;
		background: url(../images/ban_tel.png) no-repeat 0 15px;
		width: 270px;
		padding: 0 0 0 45px;
		line-height: 28px;
	}
	
	.ban01 p b {
		display: block;
		font-size: 30px;
		color: #ffffff;
		font-family: "DINOT";
	}
	
	.ban01 p em {
		display: block;
		width: 148px;
		float: left;
		padding: 10px 0 0;
	}
	
	.ban01 p em a {
		font-size: 14px;
		color: #333333;
		display: block;
		background: url(../images/ban_btn.png) no-repeat;
		width: 128px;
		height: 50px;
		line-height: 50px;
		overflow: hidden;
		padding: 0 0 0 20px;
	}
	

	/*定制流程*/
	.liuc_bj {
		background: #f5f5f5;
		padding: 50px 0;
	}
	.liuc{
		width: 1200px;
		height: auto;
		overflow: hidden;
		margin: 0px auto;
	}
	.liuc .yin_t {
		height: 70px;
	}

	.liuc .yin_t span {
		font-size: 26px;
		color: #333333;
	}
	
	.iflow {
		overflow: hidden;
		background: url(../images/liuc_line.png) no-repeat 165px 45px;
	}

	.iflow .item {
		float: left;
		width: 171px;
		text-align: center;
		color: #333;
		/* font-weight: bold; */
		font-size: 14px;
	}

	.iflow .item .icon {
		display: block;
		width: 100px;
		height: 100px;
		margin: 0 auto 12px;
		position: relative;
	}

	.iflow .item .icon i:before {
		content: '';
	}

	.iflow .item .icon i,
	.iflow .item .icon i:before {
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		background: url(../images/iflow_icon.png)
	}

	.iflow .item .icon i.default {
		background-position: 0 0;
		-webkit-transform: translateX(0) rotate(0);
		transform: translateX(0) rotate(0);
		-webkit-transition: all 0.35s ease-out;
		transition: all 0.35s ease-out;
	}

	.iflow .item .icon i.hover {
		background-position: 0 -100px;
		opacity: 1;
		visibility: hidden;
		-webkit-transform: scale(0.5);
		transform: scale(0.5);
		-webkit-transition: all 0.1s ease 0.2s;
		transition: all 0.1s ease 0.2s;
	}

	.iflow .item.i1 .icon i:before {
		background-position: 0 -200px;
	}

	.iflow .item.i2 .icon i:before {
		background-position: 0 -300px;
	}

	.iflow .item.i3 .icon i:before {
		background-position: 0 -400px;
	}

	.iflow .item.i4 .icon i:before {
		background-position: 0 -500px;
	}

	.iflow .item.i5 .icon i:before {
		background-position: 0 -600px;
	}

	.iflow .item.i6 .icon i:before {
		background-position: 0 -700px;
	}

	.iflow .item.i7 .icon i:before {
		background-position: 0 -800px;
	}

	.iflow .item:hover .icon i.default {
		opacity: 0;
		visibility: hidden;
		-webkit-transform: translateX(100%) rotate(180deg);
		transform: translateX(100%) rotate(180deg);
	}

	.iflow .item:hover .icon i.hover {
		visibility: visible;
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}

	
	

	/*新闻动态*/
	.news_bg {
		padding: 50px 0 30px 0px;
	}
	.news{
		width: 1200px;
		height: auto;
		overflow: hidden;
		margin: 0px auto;
	}

	.news_t {
		height: 40px;
		width: 360px;
		margin: 0 auto;
		padding: 28px 0 0;
	}

	.news_t ul li {
		float: left;
		width: 160px;
		overflow: hidden;
		padding: 0 10px;
	}

	.news_t ul li a {
		font-size: 14px;
		color: #333;
		display: block;
		float: left;
		width: 158px;
		text-align: center;
		height: 38px;
		line-height: 38px;
		overflow: hidden;
		border: #ebebeb 1px solid;
	}

	.news_t ul li a:hover,
	.news_t ul li.on a {
		color: #ffffff;
		background: #0891e1;
		border: #0891e1 1px solid;
	}

	.news01 {
		width: 570px;
		float: left;
		padding: 40px 0 0;
	}

	.news01 dl dt {
		width: 570px;
		height: 285px;
		overflow: hidden;
		line-height: 0;
	}

	.news01 dl dt img {
		width: 570px;
		height: 285px;
	}

	.news01 dl dd {
		padding-top: 20px;
		width: 570px;
	}

	.news01 dl dd span {
		display: block;
		float: left;
		height: 53px;
		width: 90px;
		font-size: 14px;
		background: url(../images/news_line.gif) no-repeat right 10px;
		line-height: 32px;
		padding: 15px 0 0;
		color: #666666;
		font-family: Arial, Helvetica, sans-serif;
	}

	.news01 dl dd span b,
	.news02 dt b {
		display: block;
		font-size: 50px;
	}

	.news01 .news_r {
		width: 445px;
		float: left;
		padding: 0 0 0 20px;
		overflow: hidden;
	}

	.news dl dd h5 {
		height: 30px;
		line-height: 30px;
		overflow: hidden;
		font-weight: normal;
	}

	.news dl dd h5 a {
		font-size: 16px;
		color: #333;
		display: block;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		width: 100%;
	}

	.news dl dd h5 a:hover {
		color: #0891e1;
	}

	.news_desc {
		font-size: 14px;
		color: #666;
		line-height: 20px;
		height: 44px;
		overflow: hidden;
		padding: 5px 0 0;
	}
	
	.news_desc p{
		font-size: 14px;
		color: #666;
		line-height: 20px;
		height: 44px;
		overflow: hidden;
		padding: 5px 0 0;
	}

	.news02 {
		width: 580px;
		float: right;
		padding: 10px 0 0;
	}

	.news02 dl {
		background: #fff;
		width: 578px;
		height: 108px;
		overflow: hidden;
		border: #ebebeb 1px solid;
		margin-top: 30px;
	}

	.news02 dt {
		float: left;
		width: 112px;
		border-right: #ebebeb 1px solid;
		height: 78px;
		text-align: center;
		font-size: 14px;
		color: #666;
		font-family: Arial, Helvetica, sans-serif;
		line-height: 34px;
		padding: 30px 0 0;
	}

	.news02 dt b {
		color: #333;
	}

	.news02 dd {
		width: 420px;
		padding: 12px 0 0 15px;
		float: left;
	}

	.news02 dl:hover {
		border: #0891e1 1px solid;
		box-shadow: 0 3px 10px 3px rgba(0, 0, 0, 0.1);
	}


}





/* 手机网站样式开始 */
@media (max-width: 768px) {
	/*common*/
	.mb10 {
		margin-bottom: 0.625rem;
	}
	.ml10 {
		margin-left: 0.625rem;
	}
	.bg {
		background: #ffffff;
	}
	em,
	i {
		font-style: normal;
	}
	body {
		width: 100%;
		overflow-x: hidden;
	}


	/**/
	.yin {
		padding: 1.25rem 0 6.25rem;
	}
	
	.yin_t {
		font-size: 1.875rem;
		color: #000;
		font-weight: normal;
		text-align: center;
		line-height: 1.75rem;
		height: 3.75rem;
		overflow: hidden;
	}
	
	.yin_t a {
		color: #000;
	}
	
	.yin_t b {
		color: #0891e1;
	}
	
	.yin_t span {
		display: block;
		font-size: 1rem;
		color: #333333;
	}
	
	.yin_t i {
		color: #0891e1;
		padding: 0 1rem;
	}
	
	
	/*产品中心*/
	.cp_bg {
		/* background: url(../images/cp_bg.jpg) no-repeat center 0; */
		height: auto;
		overflow: hidden;
		padding: 1.25rem 0 0;
	}
	.cp{
		width: 98%;
		margin: 0px auto;
		padding: 1%;
	}
	
	.chanp .yin_t a,
	.chanp .yin_t span,
	.ys .yin_t,
	.ys .yin_t span {
		color: #333333;
	}
	
	.cp_l {
		width: 100%;
		margin: 1.25rem 0 0;
		background: #fff;
		padding: 0 0 0.625rem;
	}
	
	.cp_h2 {
		display: none;
		width: 100%;
		height: 80px;
		text-align: center;
		line-height: 80px;
		overflow: hidden;
		background: #0891e1;
	}
	
	.cp_h2 a {
		font-size: 1.5rem;
		color: #ffffff;
		display: block;
		height: 5rem;
	}
	
	.cp_lm {
		width: 100%;
	}
	
	.cp_lm h3 {
		float: left;
		width: 50%;
		height: 3.125rem;
		overflow: hidden;
		border-bottom: #efefef 1px solid;
		background: #efefef url(../images/cp_ico02.png) no-repeat 210px 20px;
	}
	
	.cp_lm h3 a {
		font-size: 1rem;
		font-weight: 500;
		color: #333;
		display: block;
		width: 205px;
		height: 3.125rem;
		line-height: 3.125rem;
		overflow: hidden;
		background: url(../images/cp_ico01.png) no-repeat 1.5625rem 1.25rem;
		padding: 0 0 0 3.4375rem;
	}
	
	.cp_lm h3 a:hover {
		color: #0891e1;
	}
	
	.cp_lm ul {
		width: 100%;
		margin: 0 auto;
	}
	
	.cp_lm ul li {
		width: 50%;
		height: 3.125rem;
		border-bottom: #efefef 1px solid;
	}
	
	.cp_lm ul li a {
		font-size: 0.875rem;
		color: #333;
		background: url(../images/cp_ico03.png) no-repeat 18px 25px;
		padding: 0 0 0 1.875rem;
		display: block;
		width: 100%;
		height: 2.8125rem;
		line-height: 2.8125rem;
		overflow: hidden;
	}
	
	.cp_lm ul li a:hover {
		color: #0891e1;
		background: url(../images/cp_ico04.png) no-repeat 18px 25px;
	}
	
	.cp_lm .nobor {
		background: #fff url(../images/cp_ico05.png) no-repeat 210px 20px;
	}
	
	/* .cp_lm .nobor:last-child{
		width: 100%;
	} */
	
	.cp_tel {
		display: none;
		font-size: 14px;
		color: #333;
		width: 240px;
		height: 92px;
		background: #e9e9e9 url(../images/cp_tel.gif) no-repeat center 34px;
		margin: 0 auto;
		padding: 72px 0 0;
		text-align: center;
		line-height: 30px;
		margin-top: 5px;
	}
	
	.cp_tel b {
		display: block;
		font-size: 1.875rem;
		font-family: "DINOT";
	}
	
	.cp_r {
		width: 100%;
		margin: 0.625rem 0 0;
	}
	
	.cp_ban {
		width: 100%;
		height: auto;
		line-height: 0;
		margin-top: 10px;
	}
	
	.cp_ban ul li{
		float: left;
	}
	.cp_ban li{
		width: 33%;
		height: auto;
		margin-right: 0.33333%;
	}
	.cp_ban li img {
		width: 100%;
	}
	.cp_ban li:last-child{
		margin-right: 0;
	}
	
	.cp_r dl {
		width: 100%;
		height: auto;
		position: relative;
	}
	
	.cp_r dl dt {
		width: 100%;
		height: auto;
		line-height: 0;
		overflow: hidden;
	}
	
	.cp_r dl dt img,
	.case_m dl dt img,
	.ys dl dt img,
	.news01 dl dt img,
	.about dl dt img,
	.honor ul li img {
		width: 100%;
		-webkit-transition: 1s;
		-moz-transition: 1s;
		transition: 1s;
	}
	
	.cp_r dl dt img:hover,
	.case_m dl dt img:hover,
	.ys dl dt img:hover,
	.news01 dl dt img:hover,
	.about dl dt img:hover,
	.honor ul li img:hover {
		-webkit-transform: scale(1.1);
		-moz-transform: scale(1.1);
		-ms-transform: scale(1.1);
		transform: scale(1.1);
	}
	
	.cp_r dl dd {
		width: 100%;
		height: auto;
		background: #0891e1;
		/* position: absolute; */
		right: 0;
		padding: 0.8125rem 0rem;
		z-index: 20;
	}
	
	.cp_r dl dd h5 {
		padding-left: 1.25rem;
		height: 2.25rem;
		line-height: 2.25rem;
		overflow: hidden;
		background: url(../images/cp_line.gif) no-repeat 0 63px;
	}
	
	.cp_r dl dd h5 a {
		font-size: 1.225rem;
		color: #ffffff;
	}
	
	.cp_r .cp_desc {
		padding-left: 1.25rem;
		font-size: 0.875rem;
		color: #ffffff;
		line-height: 1.375rem;
		height: 2.75rem;
		overflow: hidden;
	}
	
	.cp_r dl dd span {
		display: block;
		padding-left: 1.25rem;
	}
	
	.cp_r dl dd span a {
		font-size: 14px;
		color: #ffffff;
		text-transform: uppercase;
	}
	
	.cp_bot {
		display: none;
		width: 362px;
		height: 75px;
		position: absolute;
		bottom: 280px;
		right: 0;
		z-index: 20;
	}
	
	.cp_btn {
		width: 192px;
		height: 75px;
		float: left;
	}
	
	.cp_btn a {
		display: block;
		width: 96px;
		height: 75px;
		float: left;
	}
	
	.cp_btn .cp_lico {
		background: url(../images/cp_lico01.gif) no-repeat;
	}
	
	.cp_btn .cp_lico:hover {
		background: url(../images/cp_lico02.gif) no-repeat;
	}
	
	.cp_btn .cp_rico {
		background: url(../images/cp_rico01.gif) no-repeat;
	}
	
	.cp_btn .cp_rico:hover {
		background: url(../images/cp_rico02.gif) no-repeat;
	}
	
	.cp_bot ul {
		float: left;
		padding: 0 0 0 20px;
	}
	
	.cp_bot ul li {
		font-size: 26px;
		color: #fff;
		float: left;
		font-family: "DINOT";
		padding: 0 10px;
		font-weight: bold;
		height: 75px;
		line-height: 75px;
	}
	
	.cp_bot ul li.on {
		color: #0891e1;
	}
	
	
	
	/*关于我们*/
	.about {
		padding: 1.875rem 1% 0rem 1%;
		margin: 0px auto;
		width: 98%;
		height: auto;
		overflow: hidden;
	}
	
	.about dl {
		margin-top: 2.8125rem;
		width: 100%;
		height: auto;
		background: #f7f7f7;
		overflow: hidden;
	}
	
	.about dl dt {
		width: 100%;
		height: auto;
		float: left;
		line-height: 0;
		overflow: hidden;
	}
	
	.about dl dt img {
		width: 100%;
		height: auto;
	}
	
	.about dl dd {
		width: 98%;
		float: left;
		padding: 1%;
	}
	
	.about dl dd h5 {
		text-align: center;
		height: 2.8125rem;
		line-height: 2.8125rem;
		overflow: hidden;
		font-weight: normal;
	}
	
	.about dl dd h5 a {
		font-size: 1.25rem;
		color: #000;
	}
	
	.about dl dd h5 a:hover {
		color: #0891e1;
	}
	
	.about .ab_desc {
		font-size: 0.875rem;
		color: #333;
		line-height: 1.5rem;
	}
	
	.about dl dd p {
		text-indent: 1.875rem;
	}
	
	.about dl dd span {
		margin: 0.625rem auto;
		width: 5.375rem;
		display: block;
	}
	
	.about dl dd span a {
	    display: block;
	    font-size: 0.875rem;
	    color: #fff;
	    width: 5.375rem;
	    text-align: center;
	    height: 2.125rem;
	    line-height: 2.125rem;
	    background: #0891e1;
	    overflow: hidden;
	    border-radius: 1.25rem;
	    text-transform: uppercase;
	}
	
	/*企业风采*/
	.honor {
		padding: 1rem 0 1.875rem;
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 0px auto;
	}
	
	.honor_t {
		background: url(../images/photo_line.png) no-repeat -40px 25px;
		height: 3.1rem;
		line-height: 3.1rem;
		overflow: hidden;
	}
	
	.honor_t a {
		font-size: 1rem;
		color: #333;
		font-weight: bold;
	}
	
	.honor_t span {
		float: right;
		font-size: 0.875rem;
		text-transform: uppercase;
		font-weight: normal;
		display: block;
		width: 6.25rem;
		text-align: right;
	}
	
	.honor_t em {
		display: block;
		float: left;
		width: 3.125rem;
		height: 3.125rem;
		line-height: 0;
		overflow: hidden;
		border-radius: 50%;
		/* box-shadow: 0 3px 10px 3px rgba(248, 162, 48, 0.2); */
		margin: 0px 15px 0 0px;
	}
	
	.honor_t em img {
		width: 3.125rem;
		height: 3.125rem;
	}
	
	.honor_qie {
		width: 100%;
		overflow: hidden;
		margin-top: 0.625rem;
	}
	
	.honor ul li {
		width: 230px;
		float: left;
		padding-right: 12px;
		overflow: hidden;
	}
	
	.honor ul li em {
		width: 230px;
		height: 172px;
		display: block;
		line-height: 0;
		overflow: hidden;
	}
	
	.honor ul li img {
		width: 230px;
		height: 172px;
	}
	
	.honor ul li span {
		width: 230px;
		display: block;
		text-align: center;
		height: 30px;
		line-height: 30px;
		overflow: hidden;
		font-size: 14px;
		color: #333333;
		padding: 10px 0 0;
	}
	
	/*企业风采*/
	/*企业风采*/
	.shebei {
		padding: 1rem 0 1.875rem;
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 0px auto;
	}
	
	.shebei_t {
		background: url(../images/photo_line.png) no-repeat 70% 25px;
		height: 3.1rem;
		line-height: 3.1rem;
		overflow: hidden;
		background-size: 60% 2%;
	}
	
	.shebei_t a {
		font-size: 1rem;
		color: #333;
		font-weight: bold;
	}
	
	.shebei_t span {
		float: right;
		font-size: 0.875rem;
		text-transform: uppercase;
		font-weight: normal;
		display: block;
		width: 6.25rem;
		text-align: right;
	}
	
	.shebei_t em {
		display: block;
		float: left;
		width: 3.125rem;
		height: 3.125rem;
		line-height: 0;
		overflow: hidden;
		border-radius: 50%;
		/* box-shadow: 0 3px 10px 3px rgba(248, 162, 48, 0.2); */
		margin: 0px 15px 0 0px;
	}
	
	.shebei_t em img {
		width: 3.125rem;
		height: 3.125rem;
	}
	
	.shebei_qie {
		width: 100%;
		overflow: hidden;
		margin-top: 0.625rem;
	}
	
	.shebei ul li {
		width: 230px;
		float: left;
		padding-right: 12px;
		overflow: hidden;
	}
	
	.shebei ul li em {
		width: 230px;
		height: 172px;
		display: block;
		line-height: 0;
		overflow: hidden;
	}
	
	.shebei ul li img {
		width: 230px;
		height: 172px;
	}
	
	.shebei ul li span {
		width: 230px;
		display: block;
		text-align: center;
		height: 30px;
		line-height: 30px;
		overflow: hidden;
		font-size: 14px;
		color: #333333;
		padding: 10px 0 0;
	}
	
	
	
	/*广告*/
	.ban01_bj{
		background: url(../images/ban02.jpg) no-repeat center 0;
		height: 9.375rem;
		overflow: hidden;
		padding: 1.875rem 0 0;
	}
	.ban01 {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 0px auto;
	}
	
	.ban01 p {
		width: 100%;
		text-align: center;
	}
	
	.ban01 p span {
		display: block;
		font-size: 0.875rem;
		color: #ffffff;
		/* background: url(../images/ban_tel.png) no-repeat 10% 1rem; */
		width: 100%;
		line-height: 1.75rem;
	}
	
	.ban01 p b {
		display: block;
		font-size: 1.875rem;
		color: #ffffff;
		font-family: "DINOT";
	}
	
	.ban01 p em {
		display: block;
		width: 9.25rem;
		padding: 0.625rem 0 0;
		margin: 0px auto;
	}
	
	.ban01 p em a {
		font-size: 1rem;
		color: #333333;
		display: block;
		background: url(../images/ban_btn.png) no-repeat;
		width: 8rem;
		height: 3.125rem;
		line-height: 3.125rem;
		overflow: hidden;
		padding: 0 0 0 1.25rem;
		text-align: left;
	}
	
	
	/*定制流程*/
	.liuc_bj {
		background: #f5f5f5;
		/* padding: 0.625rem 0; */
	}
	.liuc{
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 0px auto;
	}
	.liuc .yin_t {
		height: 6.25rem;
		line-height: 6.25rem;
	}
	
	.liuc .yin_t span {
		font-size: 1.5rem;
		color: #333333;
	}
	
	.iflow {
		overflow: hidden;
	}
	
	.iflow .item {
		background: url(../images/liuc_line.png) no-repeat 165px 45px;
		float: left;
		width: 33.3333%;
		text-align: center;
		color: #333;
		/* font-weight: bold; */
		font-size: 0.875rem;
		height: auto;
		margin-bottom: 5%;
	}
	
	.iflow .item:last-child{
		display: none;
	}
	
	.iflow .item .icon {
		display: block;
		width: 100px;
		height: 100px;
		margin: 0 auto 12px;
		position: relative;
	}
	
	.iflow .item .icon i:before {
		content: '';
	}
	
	.iflow .item .icon i,
	.iflow .item .icon i:before {
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		background: url(../images/iflow_icon.png)
	}
	
	.iflow .item .icon i.default {
		background-position: 0 0;
		-webkit-transform: translateX(0) rotate(0);
		transform: translateX(0) rotate(0);
		-webkit-transition: all 0.35s ease-out;
		transition: all 0.35s ease-out;
	}
	
	.iflow .item .icon i.hover {
		background-position: 0 -100px;
		opacity: 1;
		visibility: hidden;
		-webkit-transform: scale(0.5);
		transform: scale(0.5);
		-webkit-transition: all 0.1s ease 0.2s;
		transition: all 0.1s ease 0.2s;
	}
	
	.iflow .item.i1 .icon i:before {
		background-position: 0 -200px;
	}
	
	.iflow .item.i2 .icon i:before {
		background-position: 0 -300px;
	}
	
	.iflow .item.i3 .icon i:before {
		background-position: 0 -400px;
	}
	
	.iflow .item.i4 .icon i:before {
		background-position: 0 -500px;
	}
	
	.iflow .item.i5 .icon i:before {
		background-position: 0 -600px;
	}
	
	.iflow .item.i6 .icon i:before {
		background-position: 0 -700px;
	}
	
	.iflow .item.i7 .icon i:before {
		background-position: 0 -800px;
	}
	
	.iflow .item:hover .icon i.default {
		opacity: 0;
		visibility: hidden;
		-webkit-transform: translateX(100%) rotate(180deg);
		transform: translateX(100%) rotate(180deg);
	}
	
	.iflow .item:hover .icon i.hover {
		visibility: visible;
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	
	
	
	
	/*新闻动态*/
	.news_bg {
		padding: 1.875rem 0 0rem 0px;
	}
	.news{
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 0px auto;
	}
	
	.news_t {
		height: 2.5rem;
		width: 100%;
		height: auto;
		margin: 0px auto;
	}
	
	.news_t ul li {
		float: left;
		width: 48%;
		height: auto;
		overflow: hidden;
		padding: 0 1%;
	}
	
	.news_t ul li a {
		width: 100%;
		font-size: 0.875rem;
		color: #333;
		display: block;
		float: left;
		text-align: center;
		height: 2.375rem;
		line-height: 2.375rem;
		overflow: hidden;
		border: #ebebeb 1px solid;
	}
	
	.news_t ul li a:hover,
	.news_t ul li.on a {
		width: 100%;
		color: #ffffff;
		background: #0891e1;
		border: #0891e1 1px solid;
	}
	
	.news01 {
		width: 100%;
		float: left;
		padding: 1.25rem 0 0;
	}
	
	.news01 dl dt {
		width: 100%;
		height: auto;
		overflow: hidden;
		line-height: 0;
	}
	
	.news01 dl dt img {
		width: 100%;
		height: auto;
	}
	
	.news01 dl dd {
		padding-top: 1.25rem;
		width: 100%;
	}
	
	.news01 dl dd span {
		text-align: center;
		display: block;
		float: left;
		height: 3.3125rem;
		width: 18%;
		font-size: 0.875rem;
		background: url(../images/news_line.gif) no-repeat right 10px;
		line-height: 2rem;
		padding: 0.9375rem 0 0;
		color: #333333;
		font-family: Arial, Helvetica, sans-serif;
	}
	
	.news01 dl dd span b,
	.news02 dt b {
		display: block;
		font-size: 3.125rem;
	}
	
	.news01 .news_r {
		width: 80%;
		float: left;
		padding: 0 0 0 1%;
		overflow: hidden;
	}
	
	.news dl dd h5 {
		height: 1.875rem;
		line-height: 1.875rem;
		overflow: hidden;
		font-weight: normal;
	}
	
	.news dl dd h5 a {
		font-size: 1rem;
		color: #333333;
		display: block;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		width: 100%;
	}
	
	.news dl dd h5 a:hover {
		color: #0891e1;
	}
	
	.news_desc {
		font-size: 0.775rem;
		color: #666;
		line-height: 1.375rem;
		height: 2.75rem;
		overflow: hidden;
		padding: 0.3125rem 0 0;
	}
	
	.news_desc p{
		word-spacing: -1.5px;
		font-size: 0.875rem;
		line-height: 1.375rem;
	}
	
	.news02 {
		width: 100%;
		float: left;
		padding: 0.625rem 0;
	}
	
	.news02 dl {
		background: #fff;
		width: 100%;
		height: 6.25rem;
		overflow: hidden;
		border: #ebebeb 1px solid;
		margin-top: 1.25rem;
	}
	
	.news02 dt {
		float: left;
		width: 18%;
		border-right: #ebebeb 1px solid;
		height: 4.875rem;
		text-align: center;
		font-size: 0.875rem;
		color: #666;
		font-family: Arial, Helvetica, sans-serif;
		line-height: 2.125rem;
		padding: 1.875rem 0;
	}
	
	.news02 dt b {
		color: #333;
	}
	
	.news02 dd {
		width: 80%;
		padding: 0.75rem 0 0 1%;
		float: left;
	}
	
	.news02 dl:hover {
		border: #0891e1 1px solid;
		box-shadow: 0 3px 10px 3px rgba(0, 0, 0, 0.1);
	}


}