@charset "utf-8";
html {
}
*{text-overflow: ellipsis;}
html, body, div, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, p {
	padding: 0;
	margin: 0;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
body {
	font-size: 14px;
	color: #666;
	font-family: /*"微软雅黑", */"宋体", "Arial Unicode MS";
	background: #FFF;
}
ul, li {
	list-style: none;
}
img {
	border: 0;
}
input:focus {
	outline: none;
}
select:focus {
	outline: none;
}
input, select {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif
}
.input_noline {
	background-color: transparent;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

a {
	text-decoration: none;
	outline: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #00CC66;
}

.clearfix {
	clear: both;
	zoom: 1;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	transition: 0.5s ease-in-out;
	text-transform: uppercase;
}
.fl {
	float: left;
}
.fr {
	float: right;
}

.main {
	width: 1200px;
	margin: 0 auto;
	padding: 0px;
}
.top {
	heighg: 45px;
	line-height: 45px;
	color: #ffffff;
	overflow: hidden;
	background-image: url(../images/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
.top_left {
	width: 280px;
	float: left;
	background: url(../images/top_icon1.png) no-repeat left center;
	padding-left: 25px;
}
.top_right {
	width: 290px;
	float: right;
}
.top_right .tel {
	width: 160px;
	float: left;
	background: url(../images/top_icon2.png) no-repeat left center;
	padding-left: 25px;
}
.top_right .mail {
	width: 35px;
	float: left;
	margin-top: 10px;
	border-left: 2px solid #82b2d6;
	height: 23px;
	background: url(../images/top_icon3.png) no-repeat right center;
}
.top_right .mail a {
	display: block;
	height: 23px;
	color: #FFF;
}
.top_right .lan {
	width: 45px;
	height: 45px;
	float: right;
	background-color: #01ae5a;
	font-size: 18px;
}
.top_right .lan a {
	padding: 0 12px 0;
	color: #ffffff;
}

@media (max-width:720px) {
.top {
	display: none;
}
}

.header {
	height: 115px;
}
.header .logo {
	width: 400px;
	height: 75px;
	;
	float: left;
	margin: 28px 0 0;
}
.header .logo img {
	max-width: 100%
}
.header .h_nav {
	width: 712px;
	height: 42px;
	float: right;
}
.header .h_nav ul {
	text-align: center;
	margin: 45px 0 0;
	padding: 0px;
}
.header .h_nav ul li {
	float: left;
	height: 42px;
	line-height: 42px;
	padding: 0 16px 0;
	position: relative;
}
.header .h_nav ul li a {
	display: block;
	font-size: 18px;
	color: #333;
}
.header .h_nav ul li a:hover {
	border-bottom: 2px solid #0064b1;
	color: #0064b1;
}
.header .h_nav ul li:last-child {
	padding-right: 0;
}
.header .h_nav ul li ul {
	visibility: hidden;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 38px;
	left: -14px;
	text-align: left;
	overflow: hidden;
	width: 180px;
	background: #0064b1;
	z-index: 99999;
	opacity: 1;
}
.header .h_nav ul li:hover ul {
	opacity: 1;
	transition: 0.5s;
	visibility: visible;
	overflow: hidden;
	top: 42px;
}
.header .h_nav ul li ul li {
	float: none;
	margin: 0;
	padding: 0;
	width: 100%;
	overflow: hidden;
	border-top: 1px solid rgba(255,255,255,0.1);
}
.header .h_nav ul li ul li a {
	line-height: 22px;
	padding: 10px 30px;
	display: block;
	font-size: 15px;
	color: #fff;
}
.header .h_nav ul li ul li:hover {
	background: #01ae5a;
	transition: 0.5s;
}
.header .h_nav ul li ul li:hover a {
	opacity: 1;
	color: #FFF;
	transition: 0.5s;
}
.header .h_nav ul li ul li:last-child {
	border-bottom: none;
}

@media (max-width:720px) {
.main {
	width: 96%;
	padding: 0 2%;
}
.header {
	height: auto;
	overflow: hidden;
	margin: 14px 0 10px;
}
.header .logo {
	width: 250px;
	height: 47px;
	margin: 0;
}
.header .h_nav {
	display: none;
}
.header .morenav {
	float: right;
	display: block;
	margin-top: 2px;
	background: #0064b1 url(../images/app_nav_line.png) no-repeat center;
	width: 40px;
	height: 40px;
}
.header .morenavon {
}
.header .nav {
	height: 0;
	overflow: hidden;
	-webkit-transition: all .2s ease-in;
	transition: all .2s ease-in;
	position: relative;
	z-index: 2;
	border-top: none;
}
.header .navon {
	height: 72px;
}
}

.overbanner {
	width: 100%;
	overflow: hidden;
	margin: 0 auto; display:block;
}
.banner {
	margin: 0 auto;
}
.banner img {
	width: 100%;
}
/*mobile  banner*/
.focus {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	display: none
}
.focus .hd {
	display: none
}
.focus .hd ul {
	display: inline-block;
	height: 5px;
	padding: 3px 5px;
	background-color: rgba(255,255,255,0.7);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 0;
	vertical-align: top;
}
.focus .hd ul li {
	display: inline-block;
	width: 5px;
	height: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #8C8C8C;
	margin: 0 5px;
	vertical-align: top;
	overflow: hidden;
}
.focus .hd ul .on {
	background: #FE6C9C;
}
.focus .bd {
	position: relative;
	z-index: 0;
}
.focus .bd li a {
	width: 100%;
	display: block;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	/*height: 240px;*/
}
.focus .bd li img{ max-width:100%;}
@media (max-width:720px) {
.overbanner {
	margin: 0 auto;
}
.banner {
	display: none !important;
}
.focus {
	display: block;max-width:100%;
}
}

.news {
	height: auto;
	overflow: hidden;
	padding: 70px 0;
	background: url(../images/news_bj.jpg) no-repeat bottom;
}
.news .news_lt {
	width: 686px;
	float: left;
	border: 1px solid #dfdfdf;
	padding: 9px 9px;
}
.i_news_lt {
	height: auto;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.i_news_lt .hd {
	overflow: hidden;
	height: auto;
}
.i_news_lt .hd .prev, .i_news_lt .hd .next {
	display: block;
	width: 56px;
	height: 78px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	top: 44%;
	z-index: 9999;
}
.i_news_lt .hd .prev {
	background: url(../images/n_lt_arrow.png) no-repeat;
	left: 2%;
}
.i_news_lt .hd .next {
	background: url(../images/n_rt_arrow.png) no-repeat;
	right: 2%;
}
.i_news_lt .hd ul {
}
.i_news_lt .bd {
	height: auto;
	overflow: hidden;
}
.i_news_lt .bd ul {
	overflow: hidden;
	zoom: 1;
	text-align: center;
}
.i_news_lt .bd ul li {
	width: 680px;
	height: 490px;
	overflow: hidden;
	position: relative;
}
.i_news_lt .bd ul li a {
	color: #FFF;
}
.i_news_lt .bd ul li .pic {
	width: 680px;
	height: 490px;
	overflow: hidden;
}
.i_news_lt .bd ul li .pic img {
	max-width: 100%; transition:0.5s;
}
.i_news_lt .bd ul li:hover .pic img{ transform:scale(1.1,1.1);}
.i_news_lt .bd ul li .title {
	line-height: 30px;
	font-size: 16px;
	position: absolute;
	bottom: 30px;
	z-index: 9999;
	left: 0;
	right: 0;
}

@media (max-width:720px) {
	
	.news .news_lt {
	width: 450px;
	float: none;
	border: 1px solid #dfdfdf;
	padding: 9px 9px; margin: 0 auto 4%;;
}
.i_news_lt {
	height: auto;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.i_news_lt .hd {
	overflow: hidden;
	height: auto;
}
.i_news_lt .hd .prev, .i_news_lt .hd .next {
	display: block;
	width: 56px;
	height: 78px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	top: 35%;
	z-index: 9999;
}
.i_news_lt .hd .prev {
	background: url(../images/n_lt_arrow.png) no-repeat 50%;
	left: 0%;
}
.i_news_lt .hd .next {
	background: url(../images/n_rt_arrow.png) no-repeat 50%;
	right: 0%;
}
.i_news_lt .hd ul {
}
.i_news_lt .bd {
	height: auto;
	overflow: hidden;
}
.i_news_lt .bd ul {
	overflow: hidden;
	zoom: 1;
	text-align: center;
}
.i_news_lt .bd ul li {
	width: 450px;
	height: 324px;
	overflow: hidden;
	position: relative;
}
.i_news_lt .bd ul li a {
	color: #FFF;
}
.i_news_lt .bd ul li .pic {
	width: 450px;
	height: 324px;
	overflow: hidden;
}
.i_news_lt .bd ul li .pic img {
	max-width: 100%; transition:0.5s;
}
.i_news_lt .bd ul li:hover .pic img{ transform:scale(1.1,1.1);}
.i_news_lt .bd ul li .title {
	line-height: 30px;
	font-size: 16px;
	position: absolute;
	bottom: 30px;
	z-index: 9999;
	left: 0;
	right: 0;
}

	
}



@media (max-width:500px) {
	
	.news .news_lt {
	width: 280px;
	float: none;
	border: 1px solid #dfdfdf;
	padding: 9px 9px; margin: 0 auto 4%;;
}
.i_news_lt {
	height: auto;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.i_news_lt .hd {
	overflow: hidden;
	height: auto;
}
.i_news_lt .hd .prev, .i_news_lt .hd .next {
	display: block;
	width: 56px;
	height: 78px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	top: 35%;
	z-index: 9999;
}
.i_news_lt .hd .prev {
	background: url(../images/n_lt_arrow.png) no-repeat 50%;
	left: 0%;
}
.i_news_lt .hd .next {
	background: url(../images/n_rt_arrow.png) no-repeat 50%;
	right: 0%;
}
.i_news_lt .hd ul {
}
.i_news_lt .bd {
	height: auto;
	overflow: hidden;
}
.i_news_lt .bd ul {
	overflow: hidden;
	zoom: 1;
	text-align: center;
}
.i_news_lt .bd ul li {
	width: 280px;
	height: 202px;
	overflow: hidden;
	position: relative;
}
.i_news_lt .bd ul li a {
	color: #FFF;
}
.i_news_lt .bd ul li .pic {
	width: 280px;
	height: 202px;
	overflow: hidden;
}
.i_news_lt .bd ul li .pic img {
	max-width: 100%; transition:0.5s;
}
.i_news_lt .bd ul li:hover .pic img{ transform:scale(1.1,1.1);}
.i_news_lt .bd ul li .title {
	line-height: 30px;
	font-size: 16px;
	position: absolute;
	bottom: 30px;
	z-index: 9999;
	left: 0;
	right: 0;
}

	
}





.news .news_rt {
	width: 450px;
	float: right;
}
.news .news_text1 {
	height: 60px;
	font-size: 36px;
	font-family: "宋体",
	font-weight: bold;
	color: #0064b1;
	border-bottom: 1px solid #cfcfcf;
	background: url(../images/news_rt1.jpg) no-repeat left;
	padding: 0 0 0 30px;
}
.news .news_text2 {
	height: auto;
	overflow: hidden;
}
.news .news_text2>ul {
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.news .news_text2>ul li {
	border-bottom: 1px solid #cfcfcf;
	height: auto;
	padding: 14px;
	transition: 0.5s;
}
.news .news_text2>ul li a {
	color: #666;
	display: block;
	line-height: 22px;
}
.news .news_text2>ul li span {
	font-size: 16px;
	color: #333333;
	background: url(../images/news_rt2.jpg) no-repeat left;
	line-height: 40px;
	padding: 0 0 0 20px;
}
.news .news_text2>ul li p {
	font-size: 13px;
	padding: 2px 0 12px;
}
.news .news_text2>ul li font {
	font-size: 14px;
	display: block;
}
.news .news_text2>ul li:hover {
	background-color: #0064b1;
}
.news .news_text2>ul li:hover span {
	color: #ffffff;
	background: url(../images/news_rt3.jpg) no-repeat left;
}
.news .news_text2>ul li:hover font {
	color: #ffffff;
}
.news .news_text2>ul li:hover p {
	color: #ffffff;
}

@media (max-width:720px) {
.news {
	padding: 7% 0;
	background: #F9F9F9;
}

.news .news_rt {
	width: 100%;
	float: none;
}
.news .news_text1 {
	height: auto;
	overflow: hidden;
	font-size: 30px;
	text-align: center;
	border-bottom: none;
	background: url(../images/news_rt1.jpg) no-repeat bottom;
	padding: 0 0 10px 0;
}
.news .news_text2 {
	margin-top: 10px;
}
.news .news_text2>ul li {
	padding: 8px;
}
.news .news_text2>ul li a {
	line-height: 20px;
}
.news .news_text2>ul li span {
	font-size: 16px;
	color: #333333;
	background: url(../images/news_rt2.jpg) no-repeat left;
	line-height: 25px;
	padding: 0 0 0 20px;
}
.news .news_text2>ul li p {
	font-size: 13px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding: 2px 0 6px;
}
.news .news_text2>ul li font {
	font-size: 14px;
	display: block;
}
}
/*product*/
.product {
	height: auto;
	overflow: hidden;
	color: #ffffff;
	background: url(../images/product_bj.jpg) no-repeat top;
	padding: 60px 0 40px;
}
.product .product_line {
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	background: url(../images/product_line.png) no-repeat center;
}
.product .product_line1 {
	text-align: center;
	font-size: 13px;
	padding: 10px 0;
}
.product .product_img_bj {
	height: auto;
	overflow: hidden;
	background: #fff;
	margin: 20px 0;
}
.product .product_img_bj .hd {
	width: 170px;
	height: 420px;
	overflow: hidden;
	float: left;
	position: relative;
}
.product .product_img_bj .hd ul {
	text-align: center;
	left: 0;
	top: 0;
	margin: 0px;
	padding: 0px;
	position: absolute;
}
.product .product_img_bj .hd ul li {
	width: 170px;
	height: 140px;
	overflow: hidden;
	background: url(../images/pro_bg_lt.png) repeat;
	transition: 0.5s;
}
.product .product_img_bj .hd ul li a {
	color: #666;
	display: block;
}
.product .product_img_bj .hd ul li a .pro_img {
	width: 50px;
	height: 50px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 0 top;
	margin: 25px auto 0;
}
.product .product_img_bj .hd ul li a font {
	display: block;
	line-height: 40px;
	font-size: 18px;
}
.product .product_img_bj .hd ul li:hover, .product .product_img_bj .hd ul li.on {
	background:#0064b1 url(../images/pro_bg_ltt.png) no-repeat;
	color: #ffffff;
}
.product .product_img_bj .hd ul li:hover a, .product .product_img_bj .hd ul li.on a {
	color: #ffffff;
}
.product .product_img_bj .hd ul li:hover a .pro_img, .product .product_img_bj .hd ul li.on a .pro_img {
	background-position: 0 bottom;
}
.product .product_img_bj .bd {
	width: 972px;
	height:auto;
	overflow: hidden;
	float: left;
	margin: 24px 0 0 30px !important;
}
.product .product_img_bj .bd ul {
}
.product .product_img_bj .product_font1 {
	line-height: 50px;
	height: auto;
	overflow: hidden;
	font-size: 34px;
	color: #0064b1;
	/*font-weight: bold;*/
}
.product .product_img_bj .product_font1 font {
	display: block;
	float: left;
	background: url(../images/news_rt1.jpg) no-repeat left;
	padding: 0 0 0 35px;
}
.product .product_img_bj .product_font1 a {
	display: block;
	float: right;
}
.product .product_img_bj .bd p {
	line-height: 20px;
	padding: 10px 0;
	font-size: 16px;
	color: #666666;
}
.product .product_img_bj .bd .product_img {
	width: 965px;
	overflow: hidden;
	height: auto;
}
.product .product_img_bj .bd .product_img ul {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.product .product_img_bj .bd .product_img ul li {
	width: 305px;
	float: left;
	margin: 15px 12px 0 0;
	border: 4px solid #609cca;
}
.product .product_img_bj .bd .product_img ul li img {
	max-width: 100%;
}
.product .product_img_bj .bd .product_img ul li:last-child {
	margin-right: 0;
}
.product .product_img_bj .bd .product_img ul li:nth-child(2) {
	margin-top: 40px;
}

@media (max-width:720px) {
.product {
	padding: 7% 0;
}
.product .product_line1 {
	padding: 5px 0;
}
.product .product_img_bj {
	display: none;
}
.product .product_line {
	font-size: 30px;
}
.product .app_pro {
	height: auto;
	overflow: hidden;
}
.product .app_pro ul {
	margin: 15px 0 0;
	padding: 0;
	text-align: center;
}
.product .app_pro ul li {
	width: 32%;
	display: inline-block;
	background: #FFF;
	padding: 34px 0;
	transition: 0.5s;
}
.product .app_pro ul li a {
	color: #666;
	font-size: 16px;
	display: block;
}
.product .app_pro ul li a .app_pro {
	width: 50px;
	height: 50px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 0 top;
	margin: 10px auto;
}
.product .app_pro ul li:hover a .app_pro {
	background-position: 0 bottom;
}
.product .app_pro ul li:hover {
	background: #0064b1;
}
.product .app_pro ul li:hover a {
	color: #FFF;
}
}

.shor {
	height: auto;
	overflow: hidden;
	color: #666666;
	padding: 60px 0;
	background: #f3f3f3 url(../images/shor_bj.jpg) no-repeat bottom;
}
.shor ul {
	text-align: center;
	margin: 0;
	padding: 0;
}
.shor ul li {
	width: 380px;
	height: auto;
	overflow: hidden;
	display: inline-block;
	margin: 0 23px 0 0;
	background-color: #FFF;
	padding: 30px 0 0;
}
.shor ul li a {
	color: #666;
}
.shor ul li:last-child {
	margin-right: 0px;
}
.shor ul li span {
	font-size: 24px;
	color: #0064b1;
	display: block;
	font-weight: bold;
	background: url(../images/shor_1.png) no-repeat center;
}
.shor ul li font {
	display: block;
	padding: 10px 30px;
	height: auto;
	overflow: hidden;
	line-height: 22px;
}
.shor ul li .more {
	width: 36px;
	height: 36px;
	overflow: hidden;
	margin: 10px auto 0;
}
.shor ul li .pic {
	width: 380px;
	height: 196px; overflow:hidden;
	margin-top: 20px;
}
.shor ul li .pic img {
	max-width: 100%; transition:0.5s;
}
.shor ul li:hover .pic img{ transform:scale(1.1,1.1);}
@media (max-width:720px) {
.shor {
	padding: 6% 0;
}
.shor ul li {
	width: 32%;
	margin: 0;
	padding: 20px 0 0;
}
.shor ul li span {
	background: none;
	font-size: 18px;
}
.shor ul li font {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding: 10px 3px;
}
.shor ul li .pic{ width:100%; height:auto;}
}

@media (max-width:450px) {
.shor ul li {
	width: 90%;
	padding: 20px 0 0;
	margin: 5px 5%;
}
.shor ul li:last-child {
	margin: 0 5%;
}
}

.footer {
	height: auto;
	overflow: hidden;
	background: url(../images/footer_bj.jpg) no-repeat top;
	border-top: 6px solid #0064b1;
}
.footer .footer_box {
	height: auto;
	overflow: hidden;
}
.footer_box1 {
	width: 82px;
	float: left;
	font-size: 12px;
	margin:40px 54px 20px 0;
}
.footer_box1>ul {
	text-aline: center;
	margin: 0px;
	paddong: 0px;
}
.footer_box1>ul li {
	padding: 2px 0;
}
.footer_box1>ul li a {
	color: rgba(255,255,255,0.5);
}
.footer_box1>ul li:hover a {
	text-decoration: underline;
	color: #FFF;
}
.footer_box1>ul li span {
	font-size: 18px;
	color: #ffffff;
	display: block;
	padding-bottom: 20px;
}
.footer_box2 {
	width: 300px;
	float: right;
	margin: 50px 54px 20px 0;
}
.footer_tel {
	height:70px; overflow:hidden;
	margin-bottom: 10px;
	padding: 0 0 0 70px;
	background: url(../images/footer_tel.png) no-repeat left top;
}
.footer_tel p {
	font-size: 30px;
	color: #ffffff;
}
.footer_box2 ul {
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.footer_box2 ul li {
	line-height: 25px;
}
.footer_box2 ul li a {
	color: #FFF;
}
.footer_box2 ul li:hover a {
	color: #ffffff;
}
.footer_box3 {
	height: auto;
	overflow: hidden;
	padding: 5px 0 0;
}
.footer_bl {
	width: 300px;
	height: 80px;
	float: left;
	background: url(../images/footer_we.jpg) no-repeat left top;
	padding: 20px 0 0 100px;
}
.footer_bl a {
	font-size: 14px;
	color: #ffffff;
}
.footer_line {
	width: 100%;
	height: 1px;
	background: rgba(255, 255, 255, 0.4)
}
.footer_br {
	width: 520px;
	float: right;
	text-align: right;
	line-height: 30px;
	color: #ffffff;
}
.footer_br a {
	font-size: 13px;
	color: #ffffff;
}

@media(max-width:720px) {
.footer .footer_box,  .footer .footer_line, .footer_bl {
	display: none;
}
.footer {
	padding: 20px 0;
	margin-bottom: 40px;
}
.footer_box3 {
	padding: 0;
}
.footer_br {
	width: 100%;
	float: none;
	text-align: center;
	line-height: 23px;
	color: #ffffff;
}

.app_botm {
	overflow: hidden;
	background: #0064b1;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	height: 40px;
	z-index: 9999;
}
.app_botm ul {
	margin: 0;
	padding: 5px 0 0;
	text-align: center;
}
.app_botm ul li {
	width: 30%;
	display: inline-block;
}
.app_botm ul li .pic {
}
.app_botm ul li a {
	color: #FFF;
}
}










.com_ban{ overflow:hidden; height:300px; background-repeat:no-repeat; background-position:center top;}




.com_nav{ height:auto; overflow:hidden; padding:30px 0 0;}
.com_nav ul{ margin:0; padding:0; text-align:center;}
.com_nav ul li{ line-height:30px; display:inline-block; background:#909598; padding:0 55px; margin:0 30px 5px; transition:0.5s; border-radius:30px;}
.com_nav ul li a{ color:#FFF; font-size:15px; display:block;}
.com_nav ul li:hover,.com_nav ul li.select{ background:#3885BD;}
.com_nav ul li:hover a,.com_nav ul li.select a{ color:#FFF;}



.common{ overflow:hidden; height:auto; padding:40px 0 55px;}


.com_pro{ overflow:hidden; height:auto;}
.com_pro ul{ margin:0; padding:0; text-align:center;}
.com_pro span{ margin:0; padding:0; text-align:center;}
.com_pro ul li{ width:280px; float:left; margin:0 24px 20px 0; border:1px dashed #d4d4d4;}
.com_pro ul li:nth-of-type(4n){ margin-right:0;}
.com_pro ul li a{ color:#666; font-size:16px; display:block;}
.com_pro ul li a font{
	line-height:40px;
	padding:6px 0;
	display:block;
	background:#F9F9F9;
	transition:0.5s;
	white-space: nowrap;
	overflow: hidden;
}

.com_pro ul li a .com_pic{ width:280px; height:206px; overflow:hidden;}
.com_pro ul li a .com_pic img{ max-width:100%; transition:0.5s;}

.com_pro ul li a:hover .com_pic img{ transform:scale(1.1,1.1)}
.com_pro ul li a:hover font{ background:#0064b1;}
.com_pro ul li a:hover{ color:#FFF;}
@media(max-width:720px) {
	.common{ padding:15px 0 25px;}
	.com_ban{ height:160px;}
	.com_nav{ display:none;}
	.app_com_nav{ background:#0064b1;color:#FFF; text-align:center; line-height:44px; margin:0 auto 10px; font-size:16px; font-weight:bold;}
	.com_pro ul li{ width:31%; margin:0 0.5% 5px; float:none; display:inline-block;}
	.com_pro ul li a{ font-size:14px;}
	.com_pro ul li a font{ line-height:35px; padding:0;}
	.com_pro ul li a .com_pic{ width:100%; height:auto;}
}

@media(max-width:500px) {
	.com_pro ul li{ width:44%;}
}



.com_chanye{overflow:hidden; height:auto; padding:40px 0 55px;}


.com_chanye .com_chanye_top{ overflow:hidden; height:auto;margin:0 0 40px; background:#F9F9F9; padding-bottom:20px}

.com_chanye .com_chanye_top .chanye_lt{ width:600px; height:auto; overflow:hidden; float:left;}


.com_chanye .com_chanye_top .chanye_lt .hd{ height:115px; overflow:hidden;  position:relative; }
.com_chanye .com_chanye_top .chanye_lt .hd ul{ position:absolute; left:0; top:0; height:120px;   }
.com_chanye .com_chanye_top .chanye_lt .hd ul li{ float:left; margin:15px 21px 0 0; cursor:pointer;border:1px dashed #d4d4d4;}
.com_chanye .com_chanye_top .chanye_lt .hd ul li.on{ height:88px; border:1px dashed #0064b1;}
.com_chanye .com_chanye_top .chanye_lt .hd ul li .pic{ width:120px; height:88px; overflow:hidden;}
.com_chanye .com_chanye_top .chanye_lt .hd ul li .pic img{ max-width:100%;}

.com_chanye .com_chanye_top .chanye_lt .bd ul{ height:auto; overflow:hidden; zoom:1;  }
.com_chanye .com_chanye_top .chanye_lt .bd li{  width:550px; height:405px;overflow:hidden;border:1px dashed #d4d4d4; }
.com_chanye .com_chanye_top .chanye_lt .bd li .cy_pic{ width:550px;height:405px; overflow:hidden;}
.com_chanye .com_chanye_top .chanye_lt .bd li .cy_pic img{ max-width:100%; transition:0.5s;}
.com_chanye .com_chanye_top .chanye_lt .bd li:hover .cy_pic img{ transform:scale(1.1,1.1);}









.com_chanye .com_chanye_top .chanye_rt{ width:550px; float:right; padding:50px 50px 50px 0;}
.com_chanye .com_chanye_top .chanye_rt .chanye_desc{ line-height:24px; text-align:left}








.com_chanye .chanye_t{ font-size:28px; color:#333; height:40px; overflow:hidden; padding-bottom:15px; text-align:left}
.com_chanye .chanye_t font{ display:block; float:left;}
.com_chanye .chanye_t a{  display:block; float:right; color:#666;font-size:14px; padding-top:14px;}
.com_chanye .chanye_t a:hover{color:#3885BD;}

.com_chanye .com_coop{ padding:15px 0;}
.com_chanye .com_coop ul{ margin:0; padding:0;}
.com_chanye .com_coop ul li{ float:left; margin:0 18px 15px 0; width:220px; border:1px dashed #d4d4d4;}
.com_chanye .com_coop ul li a{ width:200px; height:120px; overflow:hidden; display:block; margin:0 auto;}
.com_chanye .com_coop ul li a img{ max-width:100%; transition:0.5s;}
.com_chanye .com_coop ul li:hover a img{ transform:scale(1.1,1.1)}



.pc_news_box{ overflow:hidden;}
.pc_news_box ul{ overflow:hidden; margin:0; padding:0;}
.pc_news_box ul li{overflow:hidden; padding:30px; border:1px dashed #d4d4d4; border-bottom:none;}
.pc_news_box ul li a{ color:#666; font-size:14px; display:block;}
.pc_news_box ul li a font{ display:block; width:100%; line-height:30px; font-size:16px; margin:10px 0; color:#666;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.pc_news_box ul li a .n_pic{ width:380px; height:196px; float:left; overflow:hidden;}
.pc_news_box ul li a .n_pic img{ max-width:100%; transition:0.5s;}
.pc_news_box ul li a .n_desc{ overflow:hidden; color:#888;line-height:24px; float:right; width:730px;}
.pc_news_box ul li a .n_desc span{ line-height:22px; color:#0064b1;display:block; padding:0; }

.pc_news_box ul li:hover a .n_pic img{ transform:scale(1.1,1.1); transition:0.5s;}
.pc_news_box ul li:last-child{border-bottom:1px dashed #d4d4d4;}



@media(max-width:720px) {
.pc_news_box *,.chanye_desc *,#cms *,#cms1 *,.com_pro *{ max-width:100%;}
	.com_chanye .com_chanye_top{ display:none;}
	.com_chanye .com_pro{}
.com_chanye .com_coop{ padding:15px 0; height: auto; overflow: hidden;}
.com_chanye .com_coop ul{ margin:0; padding:0;}
.com_chanye .com_coop ul li{ float:left; margin:0 1% 1% 0; width:48%; border:1px dashed #d4d4d4;}
.com_chanye .com_coop ul li a{ width:48%; height:100%; overflow:hidden; display:block; margin:0 auto;}
.com_chanye .com_coop ul li a img{ max-width:100%; transition:0.5s;}
.com_chanye .com_coop ul li:hover a img{ transform:scale(1.1,1.1)}
	
	
	
	.com_chanye{ padding:3% 0; height:auto; overflow:hidden;}
	.com_chanye .app_chanye{ height:auto; overflow:hidden; padding:2% 0 6%;}
	.com_chanye .app_chanye .app_chanye_desc{ line-height:24px; height:auto; overflow:hidden; padding-bottom:10px; text-align:left}
	.com_chanye .app_chanye img{ max-width:98%; border:1px dashed #d4d4d4;}
	
	.com_chanye .chanye_t{ font-size:22px; color:#333; padding:0 15px 10px; font-weight:bold; text-align:center;}
	
	
	
	.pc_news_box ul li{overflow:hidden; padding:15px; transition:0.5s;}
	.pc_news_box ul li a font{ display:block; width:100%; line-height:22px; font-size:14px; margin:0; color:#666;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
	.pc_news_box ul li a .n_pic{ display:none;}
	
	.pc_news_box ul li a .n_desc{ color:#888;line-height:22px; float:none; width:100%;overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
	.pc_news_box ul li a .n_desc span{ line-height:22px; color:#0064b1;display:block; padding:4px 0 0;}
	
	.pc_news_box ul li:hover a .n_pic img{ transform:scale(1.1,1.1); transition:0.5s;}
	.pc_news_box ul li:last-child{border-bottom:1px dashed #d4d4d4;}
	.pc_news_box ul li:hover{ background:#0064b1;}
	.pc_news_box ul li a:hover,.pc_news_box ul li a:hover font,.pc_news_box ul li a:hover .n_desc span,.pc_news_box ul li a:hover .n_desc{ color:#FFF;}
	}
@media (min-width:721px) {
.product .app_pro, .app_botm,.app_com_nav,.com_chanye .app_chanye{
	display: none;
}

}

#cms1 h1.h1{
	text-align: center;
	line-height: 1.5;
	font-weight: lighter;
	margin: 0px;
	padding: 0px;
	font-size: 22px;
}
#cms1 .contents{
	float: left;
	width: 100%;
	overflow: hidden;
	padding-top: 15px;
	padding-bottom: 15px;
}
#cms *,#cms1 *{ max-width:100%;}
#pages{
	text-align: center;
	clear: both;
	float: left;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
}
#pages a{
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	border: 1px solid #ddd;
}
#pages a:hover,#pages a.select{
	color: #FFFFFF;
	background-color: #0066CC;
}


#message{ width:500px; margin:auto}
#message .item{
	float:left;
	width:100%;
	padding-top: 5px;
	padding-bottom: 5px;
}
#message .item span{ float:left; width:100px;}
#message .item input,#message .item textarea{border-radius:3px;
	border: 1px solid #ddd;
}
#message .item textarea{ width:380px; max-width:100%;}
#message .item input{ height:24px;}
#message .item input,#message .item img{ float:left}
#message .btn button{border-radius:3px;
	margin-left:100px;
	line-height: 32px;
	color: #FFFFFF;
	background-color: #0066CC;
	height: 32px;
	width: 80px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.nextpage{
	clear: both;
	float: left;
	width: 100%;
}
.nextpage div{
	float: left;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}