﻿

@import "font-awesome.min.css";

@import "style2.css";

@charset "utf-8";

/* CSS Document */

/**全局**/

* {

	margin: 0px;

	padding: 0px;

}

div, form, img, ul, ol, li, dl, dt, dd, map {

	padding: 0;

	margin: 0;

	border: 0;

}

h1, h2, h3, h4, h5, h6 {

	margin: 0;

	padding: 0;

}

body {

	margin: 0px;

	padding: 0px;

	font-size: 14px;

	color: #222;

	font-family: "微软雅黑", Arial, Helvetica, sans-serif, "宋体";

	background: #fff;

}

ul, li {

	list-style: none;

}

.clear {

	clear: both;

}

a {

	color: #000;

	text-decoration: none;

}

a:hover {

	color: #1b61bd;

	text-decoration: none;

}

img {

	border: none;

}

hr {

	line-height: 0px;

	font-size: 0px;

	border: none;

	height: 1px;

	width: 100%;

	margin: 5px 0px;

}

div {

	margin: 0px auto;

}

.f_l {

	float: left;

}

.f_r {

	float: right;

}

input, select {

	font-family: arial, Helvetica, sans-serif;

	padding: 1px;

}

.blank {

	width: 100%;

	height: 10px;

	clear: both;

	overflow: hidden;

}

.blank20 {

	width: 100%;

	height: 20px;

	clear: both;

	overflow: hidden;

}

.mt10 {

	margin-top: 10px;

}

.hide {

	display: none;

}

.red {

	color: #f00;

}

.blue {

	color: #00f;

}

.gray {

	color: #ccc;

}

.noInfo {

	width: 100%;

	float: left;

	padding: 10px 0;

	text-align: center;

}

.input_submit {

	width: 77px;

	height: 41px;

	float: left;

	background: url(../images/search.png) no-repeat left top;

	text-align: center;

	line-height: 41px;

	color: #fff;

	border: 0px;

	cursor: pointer;

}

.float_bg {

	background: url(../images/qq_3.gif) repeat-y left top;

	width: 118px;

	padding: 2px 0;

	float: left;

}

.f_list {

	width: 100%;

	float: left;

	margin: 5px auto;

	clear: both;

}

.f_list span {

	float: left;

	width: 80px;

}

.block {

	width: 1000px;

	margin: 0 auto;

}

/*all*/

.main {

	width: 100%;

	float: left;

	padding: 20px 0;

}

/*end*/



/**顶部**/

#header {

	float: left;

	width: 100%;

	padding: 17px 0 20px;

}

#logo {

	float: left;

}

#logo img {

	height: 69px;

}

.top_des {

	float: left;

	height: 40px;

	line-height: 40px;

	font-size: 22px;

	color: #1b61bd;

	font-weight: bold;

	border-left: 1px solid #d4d0c8;

	margin: 18px 0 0 25px;

	padding-left: 25px;

}

.tel {

	float: right;

	height: 58px;

	background: url(../images/tel.png) no-repeat left center;

	background-size: contain;

	margin: 9px 0;

	padding-left:90px;

}

.tel span {

	display: block;

}

.tel .a {

	font-size: 20px;

	color: #666;

	line-height: 27px;

	letter-spacing: 6px;

	margin-left: 5px;

}

.tel .b {

	font-size: 30px;

	color: #d6170c;

	font-family: Arial;

	line-height: 30px;

	margin-top: 4px;

}

/*end*/



/*menu*/

#navigate {

	float: left;

	width: 100%;

	background: #1b61bd;

}

#navigate ul li {

	float: left;

	height: 50px;

	line-height: 50px;

	position: relative;

}

#navigate ul li a {

	display: block;

	font-size: 16px;

	color: #fff;

	padding: 0 22px;

}

#navigate ul li:last-child {

	margin-right: -13px;

}

#navigate ul li a:hover, #navigate ul li .current, #navigate ul li:hover a {

	color: #fff;

	background:#181b20;

}

#navigate ul li .drop_menu {

	width:110px;

	position: absolute;

	left: 0;

	top: 50px;

	display: none;

	text-align: center;

	background: #1b61bd;

	z-index: 2;

}

#navigate ul li .drop_menu li {

	float: left;

	width: 100%;

	height: auto;

	line-height: 22px;

	margin: 0 0 4px 0;

}

#navigate ul li .drop_menu li a {

	padding: 0 5px;

	display: block;

	font-size: 14px;

	color: #fff;

	padding-top: 5px;

	padding-bottom: 5px;

	background:#181b20;

	-webkit-transition: all 0.2s ease-in-out;

	-moz-transition: all 0.2s ease-in-out;

	-o-transition: all 0.2s ease-in-out;

	-ms-transition: all 0.2s ease-in-out;

	transition: all 0.2s ease-in-out;

}

#navigate ul li .drop_menu li a:hover {

	background: #0158C2;

}

/*end*/





/*flash*/

#banner {

	width: 100%;

	float: left;

	height:297px;
	
	background-image:url(../images/2018817143317848.jpg);

	background-size: cover !important;

	background-repeat: no-repeat !important;

	background-position: center !important;
	
}

#banner img {

	width: 100%;

	height: auto;

}

#flash {

	width: 100%;

	float: left;

}

.slideBox {

	position: relative;

	overflow: hidden;

	background: #000;

}

.slideBox .bd {

	position: relative;

	z-index: 0;

	margin: 0 auto;

}

.slideBox .bd li {

	position: relative;

	text-align: center;

}

.slideBox .bd li img {

	width: 100%;

}

.slideBox .bd li .flash_img {

	width: 100%;

	padding-bottom: 450px;

	background-size: cover !important;

}

.slideBox .hd {

	width: 100%;

	position: absolute;

	z-index: 1;

	bottom: 10px;

	left: 0;

	height: 12px;

	line-height: 12px;

}

.slideBox .hd ul {

	text-align: center;

}

.slideBox .hd ul li {

	cursor: pointer;

	display: inline-block;

*display:inline;

	zoom: 1;

	width: 12px;

	height: 12px;

	margin: 0 5px;

	overflow: hidden;

	background: #006db7;/*filter:alpha(opacity=80);opacity:0.8;*/

	line-height: 999px;

	border-radius: 50%;

}

.slideBox .hd ul li.mbpic {

	display: none

}

.slideBox .hd ul .on {

	background: #ff6600;

}

.slideBox .prev {

	position: absolute;

	left: 10px;

	top: 50%;

	margin-top: -37.5px;

	display: none;

	width: 49px;

	height: 75px;

	background: url(../images/left.png) no-repeat left top;

	cursor: pointer;

}

.slideBox .next {

	position: absolute;

	right: 10px;

	top: 50%;

	margin-top: -37.5px;

	display: none;

	width: 49px;

	height: 75px;

	background: url(../images/right.png) no-repeat left top;

	cursor: pointer;

}

.slideBox:hover .prev, .slideBox:hover .next {

	display: block;

}

/*end*/



/* 服务项目 */

#service {

	float: left;

	width: 100%;

	padding: 30px 0 0 0;

}

.home_top { margin:30px 0 10px 0;

	float: left;

	width: 100%;

	text-align: center;

	padding-bottom: 40px;

	/*background: url(../images/home_top_bg.jpg) no-repeat center bottom;*/

}

.home_top h4 { border-bottom:2px solid #fff; text-align:left;color:#FFFFFF;

	float: left;

	width:200px;



	line-height: 54px;

	font-size: 30px;

	

	font-weight: bold;

	letter-spacing: 2px;

}

.home_top span { border-top:1px solid #a9a9a9de; text-align:left; padding:15px 0 0 0;
 
	float: left;

	width: 100%;

	font-size: 14px;

	color: #dedfdf;



}

.service_con {

	float: left;

	width: 100%;

}

.service_con_row {

	margin-left: -20px;

	margin-right: -20px;

}

.service_item {

	float: left;

	

	padding: 20px 0 0 0;

}

.service_item a {

	display: block;

	float: left;

	width: 100%;

}

.service_item_img {

	float: left;



	

	background-size: cover !important;

}

.service_item_title {

	float: left;

	width: 43.25%;

	height: 118px;

	padding: 0 7px;

	display: table;

	font-size: 22px;

	color: #fff;

	background: #1b61bd;

	line-height: 32px;

	text-align: center;

	overflow: hidden;

}

.service_item_title div {

	display: table-cell;

	width: 100%;

	height: 100%;

	vertical-align: middle;

}


.chanpin{ width:1200px; height:738px; margin:0 auto; margin-top:20px;}

.chanpin .list{ width:234px; float:left;/* height:835px;*/ padding-bottom:20px; background:#1b61bd;}

.chanpin .list .list_t{ width:233px; padding-bottom:10px;text-align:center; padding-top:30px; }

.chanpin .list .list_t a{ font-size:26px; color:#FFF;font-family: microsoft yahei;}

.chanpin .list ul{ width:234px; float:left; padding-left:26px; padding-top:15px;}

.chanpin .list ul li.fist{ margin-bottom:3px; padding-left:0px;width:175px; background:#FFF; text-align:center;}

.chanpin .list ul li.fist a{ font-weight:bold; color:#000;}

.chanpin .list ul li.fist a:hover{ color:#a90013;}



.chanpin .list ul li{ width:182px; padding-left:15px; line-height:32px; height:32px; background:url(../images/list_li.jpg) 5px 11px no-repeat;}



.chanpin .list ul li a{ color:#FFF;}

.chanpin .list ul li a:hover{ color:#CCC;}



.chanpin .zhanshi{ float:right; width:930px;}

.chanpin .zhanshi .zs_title{ width:930px; height:63px; border-bottom:2px solid #ddd; background:url(../images/zs_title.jpg) 0px bottom repeat-x; line-height:55px; padding-bottom:10px;}

.chanpin .zhanshi .zs_title .zst1{ float:left; border-bottom:2px solid #1b61bd; background:url(../images/zhanshi_t1.jpg) 0px 16px no-repeat; width:200px;}

.chanpin .zhanshi .zs_title .zst1 a{ font-size:26px;font-family: microsoft yahei; }

.chanpin .zhanshi .zs_title .zst2{ float:right;}



.chanpin .zhanshi .zs_con{ width:930px; float:left; margin-left:-15px;}

.chanpin .zhanshi .zs_con ul li{ width:208px; float:left; margin-left:15px; margin-top:25px;/* margin-right:20px;*/}

.chanpin .zhanshi .zs_con ul li img{ width:198px; height:135px; padding:4px; border:1px solid #CCC;}

.chanpin .zhanshi .zs_con ul li span{ width:199px; background-color:#1b61bd; color:#FFFFFF; height:25px; line-height:25px; overflow:hidden; float:left; text-align:center;}

.chanpin .zhanshi .zs_con ul li a:hover{ color:#1b61bd;}





.chanpin .zhanshi2{ float:right; width:740px;}

.chanpin .zhanshi2 .zs_title{ width:740px; height:55px; background:url(../images/zs_title.jpg) 0px bottom repeat-x; line-height:55px; padding-bottom:10px;}

.chanpin .zhanshi2 .zs_title .zst1{ float:left; background:url(../images/zhanshi_t1.jpg) 0px 16px no-repeat; width:200px; padding-left:61px;}

.chanpin .zhanshi2 .zs_title .zst1 a{ font-size:26px;font-family: microsoft yahei; }

.chanpin .zhanshi2 .zs_title .zst2{ float:right;}



 .module-3 .big-title .cn{font-size:36px;color:#222} .module-3 .big-title .en{font-size:15px;color:#b2b2b2} .module-3 .ys-box{float:left;margin:2rem 0;overflow:hidden} .module-3 .ys-box .cl{width:50%;float:left} .module-3 .ys-box .cr{width:50%;float:left} .module-3 .ys-box .cl img, .module-3 .ys-box .cr img{max-width:100%} .module-3 .ys-box .cl p, .module-3 .ys-box .cr p{font-size:.9rem;margin:0;margin-top:2rem;font-weight:bold} .module-3 .ys-box .cl h3, .module-3 .ys-box .cr h3{display:inline-block;font-size:1.5rem;letter-spacing:.1rem;background-color:#304a7e;color:#fff;margin:.5rem 0;padding:.5rem 1rem} .module-3 .ys-box .cl ul, .module-3 .ys-box .cr ul{margin-top:.5rem;overflow:hidden} .module-3 .ys-box .cl ul li, .module-3 .ys-box .cr ul li{width:80%;float:left;margin-bottom:.5rem;padding-left:1rem;position:relative;font-size:.8rem} .module-3 .ys-box .cl ul li i, .module-3 .ys-box .cr ul li i{display:inline-block;position:absolute;top:.3rem;left:.7rem;width:.4rem;height:.4rem;border-radius:.2rem;background-color:#aaa;margin-right:.5rem;margin-left:-.6rem} .module-3 .four-youshi .item{display:flex;justify-content:space-between;margin-bottom:40px} .module-3 .four-youshi .item:nth-child(even) .left{order:2} .module-3 .four-youshi .item:nth-child(even) .right{order:1} .module-3 .four-youshi .item .left{margin-top:10px} .module-3 .four-youshi .item .left .txt{font-size:16px;color:#444;margin-top:40px;line-height:34px} .module-4{background-color:#f2f4f8;margin-top:2rem} .module-4 .big-title .cn{font-size:36px;color:#222} .module-4 .big-title .en{font-size:15px;color:#b2b2b2} .module-4 .case-nav-wrap{overflow:hidden} .module-4 .case-nav-wrap .case-nav{float:right;width:100%;text-align:right} .module-4 .case-nav-wrap .case-nav li{display:inline-block} .module-4 .case-nav-wrap .case-nav li a{display:inline-block;color:#000;transition:all .2s;margin-left:2rem;padding:.2rem 0;font-size:.8rem;border-bottom:.15rem solid #f2f4f8} .module-4 .case-nav-wrap .case-nav li a:hover{text-decoration:none} .module-4 .case-nav-wrap .case-nav li.active a{color:#ff3030;border-bottom:.15rem solid #ff3030} .module-4 .case-list-wrap{margin-top:1rem;position:relative} .module-4 .case-list-wrap .cat .cat-list-l{float:left;width:70%}









.form_bg{margin:0 auto; border-bottom:1px solid #eee; height:60px; width:100%;}

.form_bg .search{ width:1180px; margin:0 auto; height:60px;}

.search_t{width:885px; height:60px; float:left; color:#333; line-height:60px;font-size:12px;padding-left:8px; margin-left:10px;}

.search_t a{padding:0 10px;color:#333; font-size:12px;}

.search2{float:left;width:204px;height:25px;line-height:25px;text-align:left;margin-top:17px; border:1px solid #dbdbdb;padding-left:6px; }

.search_s input{float:left;width:64px; height:27px;  margin-top:15px;background:#3b3b3b; color:#fff;}

.search_s input:hover{cursor:pointer;}



.he_bg{width:100%;margin:1px auto 0 auto; height:240px;background:#f2f2f2;}



.he_bg .hezuo{width:1180px;margin:0 auto; height:200px;padding-top:39px;}



.he_title{width:220px;margin:0 auto;  height:156px; float:left;background:url(../images/hz_t.png) no-repeat left center;margin:0px 0 0 10px;}



.he_title h4 a{font-size:14px;color:#333; text-align:left;font-weight:normal; display:block;margin: 30px 0 3px 0;padding-left: 50px;}



.he_title h4 p{font-size:24px;color:#333; text-align:center;font-weight:bold; display:block;}



.he_title .more{font-size:12px;color:#333;margin: 5px 0 0 50px; display:block; }



.gd_01{ position:relative; height:190px; width:925px;margin: 0 auto; float:right; overflow:hidden;}



.gd_01 em{position: absolute;top: 50px;}



.gd_01 .t_l{ left:0px;}



.gd_01 .t_r{ right:0px;}



.gd_01 #simgs{ margin:0px 0px;}



.gd_01 li{ float:left; width:222px; text-align:center;margin:17px 10px 40px 10px; }



.gd_01 li.last{ padding-right:0;}



.gd_01 li img{ display:block; width:220px; height:130px; border:1px solid #e6e6e6; }



.gd_01 li a{ color:#333;}



.gd_01 .fl { float:left;}



.gd_01 .fr { float:right;}



.gd_01 .pa{ position:absolute;}



.gd_01 .pr{ position:relative}



.gd_01 #simgs a{color:#666;font-size:14px; line-height:40px; text-align:center; }









/* 关于我们 */

#about { background-color:#1b61bd;

	float: left;

	width: 100%;

	padding: 30px 0 30px 0;

}

.about_con {

	float: left;

	width: 100%;

}

.about_img {

	float: left;

	width: 425px;

	margin-right: 55px;

}

.about_img img {

	width: 100%;

	height: auto;

/*	box-shadow: 5px 5px 12px #dcdcdc;
*/
}

.about_des {

	font-size: 14px;

	line-height: 200%;

	color:#fefeff;

	
}

.about_more { background-color:#02010126; padding:3px 20px;

	float: left;

	display: block;

	color: #fff;

	line-height: 200%;

}

.about_more:hover {

	color: #fc0;

}

/* 新闻中心 */

#news {

	float: left;

	width: 100%;

	padding: 50px 0 0 0;

}

.news_con {

	float: left;

	width: 100%;

	margin: 20px 0 0 0;

}

.news_item {

	float: left;

	width: 50%;

	padding: 0 15px;

	margin: 15px 0 35px 0;

}

.news_item_box {

	float: left;

	width: 100%;

}

.news_item_time {

	float: left;

	width: 90px;

	height: 90px;

	background: #dcdcdc;

	text-align: center;

	overflow: hidden;

}

.news_item_time .a {

	display: block;

	line-height: 60px;

	font-size: 35px;

	color: #000;

	background: #efefef;

}

.news_item_time .b {

	display: block;

	line-height: 30px;

	font-size: 15px;

	color: #fff;

	background: #006DB7;

}

.news_item_right {

	margin-left: 110px;

}

.news_item_title {

	height: 30px;

	line-height: 30px;

	overflow: hidden;

	text-overflow: ellipsis;

	white-space: nowrap;

}

.news_item_title a {

	font-size: 18px;

	color: #000;

}

.news_item_title a:hover {

	color: #1b61bd;

	text-decoration: underline;

}

.news_item_des {

	height: 62px;

	line-height: 22px;

	font-size: 12px;

	color: #6e6e6e;

	overflow: hidden;

}

/* footer */

#footer { line-height:30px;

	float: left;

	width: 100%;

	padding: 40px 0;

	background: #1b61bd;

	/*margin-top: 40px;*/

	overflow: hidden

}

#wechat {

	float: right;

}

.wechat_img {

	float: right;

	width: 140px;

	height: 140px;

}

.wechat_img img {

	width: 100%;

	height: 100%;

}

.wechat_txt {

	float: right;

	width: 140px;

	height: 140px;

	background: url(../images/photo_bg.jpg) no-repeat left center;

	text-align: center;

}

.wechat_txt img {

	width: 40px;

	height: auto;

	margin-top: 17px;

}

.wechat_txt span {

	display: block;

	font-size: 12px;

	color: #fff;

	line-height: 20px;

	margin-top: 9px;

}

.footer_con {

	margin-right: 320px;

	margin-top: 7px;

}

.footer_con span {

	/* display: block; */

	font-size: 14px;

	color: #fff;

	line-height: 32px;

}

.footer_con span a {

	font-size: 14px;

	color: #fff;

}

/*.footer_con span a:hover {

	color: #337ab7;

}*/

.foot-flink {

	color: #fff;

}

.foot-flink a {

	color: #fff;

	padding: 0 7px 0 0;

	line-height: 32px;

}
.footer2{
	width:100%;
	display: inline-block;
	text-align: left;
	color: #FFFFFF;
	margin-top: 5px;
}
.footer2 a{
	color: #FFFFFF;
}

/*left*/

#left {

	float: left;

	width: 230px;

}

.left_list {

	float: left;

	width: 100%;

}

.left_top {

	float: left;

	width: 100%;

	background: #1b61bd;

	text-align: center;

}

.left_top h4 {

	float: left;

	width: 100%;

	height: 90px;

	line-height: 90px;

	font-size: 24px;

	color: #fff;

	font-weight: bold;

}

.left_top h4 a {

	color: #fff;

}

.left_con {

	padding: 0px;

	line-height: 24px;

	width: 100%;

	background: #fff;

	float: left;

	border: 1px solid #e5e5e5;

	border-top: none;

}

.type_list {

	width: 100%;

	float: left;

}

.type_list ul {

	margin: 0px;

	padding: 0px;

	list-style-type: none;

}

.type_list li {

	margin: 0px;

	padding: 0px;

	list-style-type: none;

	height: 45px;

	line-height: 45px;

	margin-top: 2px;

	overflow: hidden;

}

.type_list li a {

	color: #333;

	padding-left: 20px;

	background: #F2F2F2 url(../images/page_list_icon.png) no-repeat 270px center;

	font-size: 16px;

	color: #000;

	display: block;

	transition: all .3s ease;

}

.type_list li a:hover, .type_list li a.current {

	color: #fff;

	background: #1b61bd url(../images/page_list_icon.png) no-repeat 200px center;

}

.type_list li.second_cat {

	display: none;

}

.type_list li.second_cat a {

}

.type_list li.second_cat a:hover {

}

.type_list li.second_cat a.current {

}

/*end*/



/*right*/

#right {

	width: 940px;

	float: right;

}

#right_top {

	float: left;

	width: 100%;

	height: 44px;

	line-height: 44px;

	margin-bottom: 20px;

	background: #1b61bd;

	color: #fff;

}

#right_top a {

	color: #fff;

}

#right_top h4 {

	float: left;

	font-size: 18px;

	line-height: 44px;

	padding-left: 20px;

}

#right_top span {

	float: right;

	font-size: 14px;

	padding-right: 20px;

}

#right_top li {

	float: left;

	margin-left: 6px;

}

#right_con {

	width: 100%;

	float: left;

	padding: 10px 0 0 0;

	line-height: 200%;/*overflow-x:hidden;*/

	min-height: 300px;

	height: auto !important;

	height: 300px;

	overflow: hidden;

}

#right_con img {

	
	max-width:none ;

	height: auto;

}

/*end*/





	 

	 

/*news*/

.art_list {

	width: 100%;

	float: left;

	padding: 28px 0 35px;

	border-top: 1px dashed #DBDBDB;

}

.art_list:first-child {

	border-top: none;

	padding-top: 0;

}

.art_img {

	float: left;

	width: 152px;

}

.art_img img {

	width: 100%;

}

.art_img a {

	display: block;

	width: 100%;

	padding-bottom: 70%;

	background-size: cover !important;

}

.art_right {

	margin-left: 172px;

}

.art_right2 {

	margin-left: 87px;

}

.art_title {

	height: 24px;

	line-height: 24px;

	font-size: 16px;

	overflow: hidden;

	text-overflow: ellipsis;

	white-space: nowrap;

	margin-top: -4px;

}

.art_title a:hover {

	text-decoration: underline;

}

.art_time {

	font-size: 14px;

	color: #999;

	line-height: 20px;

	margin-top: 7px;

}

.art_time2 {

	float: left;

	width: 67px;

	height: 70px;

	padding: 10px 0;

	background: #f2f2f2;

	text-align: center;

	color: #666;

}

.art_time2 .day {

	display: block;

	font-size: 24px;

	line-height: 24px;

	font-weight: bold;

	padding: 2px 0 5px 0;

}

.art_time2 .month-year {

	display: block;

	font-size: 12px;

	line-height: 20px;

}

.art_des {

	font-size: 14px;

	color: #777;

	line-height: 24px;

	margin-top: 5px;

	height: 48px;

	overflow: hidden;

}

.articleList {

	width: 100%;

	float: left;

}

.articleList ul {

	margin: 0px;

	padding: 0px;

	list-style-type: none;

}

.articleList li {

	margin: 0px;

	padding: 0 0 0 10px;

	list-style-type: none;

	border-bottom: 1px dotted #ccc;

	background: url(../images/li_0.png) no-repeat left center;

	line-height: 35px;

}

.time {

	float: right;

}

.articleTitle {

	font-weight: bold;

	font-size: 20px;

	color: #222;

	text-align: center;

	line-height: 50px;

}

.articleAuthor {

	text-align: center;

	padding: 0 0 10px 0px;

	border-bottom: 1px solid #eee;

}

.articleAuthor span {

	margin: 0px 6px;

	font-size: 12px;

	color: #666;

}

.articleInfo {

	width: 100%;

	padding: 25px 0;

	line-height: 200%;

	min-height: 250px;

}

.articleInfo img {

	max-width: 100%;

}

.pageUpDown {

	padding-top: 10px;

	text-align: left;

	line-height: 30px;

	font-size: 16px;

	color: #222;

}

.pageUpDown span {

	display: block;

}

.pageUpDown a {

	font-size: 16px;

	color: #222;

}

.articleImg {

	text-align: center;

}

/*end*/



/*Product*/

.productList {

	width: 100%;

	float: left;

}

.productList_row {

	margin-left: -15px;

	margin-right: -15px;

}

.pro_list {

	float: left;

	width: 20%;

	text-align: center;

	margin-bottom: 40px;

	padding: 0 15px;

}

.pro_list_box {

	float: left;

	width: 100%;

	box-shadow: 0 0 1px #ccc;

	padding: 10px;

	transition: all .3s ease;

}

.pro_list_box:hover {

	box-shadow: 0 0 7px #ccc;

}

.pro_list_img {

	float: left;

	width: 100%;

}
.pro_list_img img{
	width: 100%;
}

.pro_list_img a {

	display: block;

	width: 100%;

/*	padding-bottom: 100%;*/

	background-size: contain !important;

}

.pro_list_title {

	float: left;

	width: 100%;

	height: 30px;

	line-height: 30px;

	overflow: hidden;

}

.pro_list_title a {

	transition: all .3s ease;

}

.pro_list_box:hover .pro_list_title a {

	color: #1b61bd;

}

.productTitle {

	line-height: 35px;

	font-weight: bold;

	text-align: center;

	font-size: 18px;

}

.productImg {

	width: 100%;

	text-align: center;

	float: left;

	margin: 10px auto;

}

.productImg img {

	max-width: 100%;

}

.productBuy {

	width: 100%;

	text-align: center;

	float: left;

	margin: 10px auto;

}

.productBuy a {

	margin: 0 10px;

}

/*.productBuy a{width:120px;height:40px;line-height:40px;background:#45b1ff; display:inline-block; color:#fff; border-radius:5px; font-size:14px;}

.productBuy a:hover{background:#000;}*/

.title {

	width: 100%;

	float: left;

	margin: 10px 0 0 0;

	border-bottom: 1px dotted #ccc;

	line-height: 25px;

}

.title span {

	font-size: 14px;

	font-weight: bold;

}

.productDesc {

	line-height: 200%;

	padding: 10px 0;

	width: 100%;

	float: left;

}

/*end*/



/*page*/

.pages {

	font-size: 12px;

	text-align: center;

	padding: 10px 0px 10px 0px;

}

.pages li {

	display: inline-block;

	margin: 3px;

}

.pages a {

	font-size: 14px;

	padding: 6px 12px;

	background: #f5f5f5;

	display: block;

}

.pages a:hover {

	background: #1b61bd;

	color: #fff;

}

.pages li.active a {

	background: #1b61bd;

	color: #fff;

}

.pages select {

	vertical-align: middle;

	font-size: 8pt;

	padding: 0px;

}

.pages b {

	font-weight: normal;

}

/*end*/



/*feedback*/

.f_list {

	width: 100%;

	float: left;

	margin: 5px auto;

	clear: both;

}

.f_list .fl_l {

	float: left;

	width: 20%;

	text-align: right;

}

.f_list .fl_r {

	float: left;

	width: 80%;

}

.input_text {

	width: 90%;

	border: 1px solid #ccc;

	line-height: 24px;

	-webkit-border-radius: 5px;

	-moz-border-radius: 5px;

	-ms-border-radius: 5px;

	border-radius: 5px;

	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);

	-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);

	-ms-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);

	-o-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);

	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);

}

.w100 {

	width: 100px;

}

/*end */



/*toolbar*/

#toolbar2 {

	display: none;

}


@media screen and (min-width: 1250px) {

.container {

	width: 1230px;

}

}

@media screen and (max-width: 1250px) {

#left {

	width: 19.3%;

}

#right {

	width: 78%;

}

}

@media screen and (max-width: 1200px) {

.slideBox .bd li .flash_img {

	padding-bottom: 400px;

}

#banner {

	height: 320px;

}

#navigate ul li a {

	padding: 0 25px;

}

#logo img {

	height: 60px;

}

.top_des {

	margin: 10px 0 0 25px;

	font-size: 18px;

}

.tel {

	height: 48px;

}

.tel .a {

	font-size: 16px;

	font-weight: bold;

	line-height: 20px;

	letter-spacing: 3px;

}

.tel .b {

	font-size: 24px;

}

}

@media screen and (max-width: 992px) {

.slideBox .bd li .flash_img {

	padding-bottom: 300px;

}

#banner {

	height: 220px;

}

#navigate ul li a {

	font-size: 14px;

	padding: 0 15px;

}

#navigate ul li .drop_menu li a {

	font-size: 12px;

}

#logo img {

	height: 50px;

}

.tel {

	display: none;

}

.home_top h3 { 

	font-size: 24px;

}

.home_top span {

	font-size: 12px;

}

.service_item {

	width: 50%;

}

.service_item_title {

	font-size: 18px;

}

#wechat {

	display: none;

}

.footer_con {

	margin: 0;

}

#left {

	width: 100%;

	margin-bottom: 20px;

}

#right {

	width: 100%;

}

.type_list li a {

	background: #F2F2F2;

}

.type_list li a:hover, .type_list li a.current {

	background: #1b61bd;

}

.pro_list {

	width: 25%;

}

}

 @media screen and (max-width: 760px) {

.slideBox .bd li .flash_img {

	padding-bottom: 160px;

}

#banner {

	height: 120px;

}

.top_des {

	display: none;

}

#header {

	padding: 0;

}

#logo img {

	height: 45px;

	margin: 12.5px 0;

}

#navigate {

	display: none;

}

.service_item {

	padding: 15px;

}

.service_con_row {

	margin-left: -15px;

	margin-right: -15px;

}

.yunu-tt1 {
	background: url(../images/tt1.jpg) no-repeat center 0;
	height: 216px;
	color: #fff;
}
.yunu-tt1 p {
	padding-top: 62px;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 5px;
}
.yunu-tt1 p span {
	display: block;
	font-size: 40px;
}
.yunu-tt1 p strong {
	color: #fd9f0c;
}
.yunu-tt1 em {
	float: right;
	font-size: 14px;
	color: #fff;
	padding-top: 51px;
	text-align: right;
	padding-right: 20px;
	font-style: normal;
}
.yunu-tt1 em span {
	display: block;
	font-size: 26px;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 18px;
}
.yunu-tt1 em a {
	display: inline-block;
	width: 110px;
	height: 38px;
	line-height: 38px;
	border-radius: 38px;
	background: #fff;
	color: #1b61bd;
	font-size: 16px;
	text-align: center;
}
.yunu-news-in .tit {
	margin-bottom: 30px;
	border-bottom: 2px solid #ddd;
	line-height: 20px;
}
.yunu-news-in .tit .more {
	float: right;
}
.yunu-news-in .tit span {
	font-size: 18px;
	color: #1b61bd;
	padding-bottom: 15px;
	display: inline-block;
	border-bottom: 2px solid #1b61bd;
	margin-bottom: -2px;
}
.yunu-news-in .tit small {
	color: #999;
	text-transform: uppercase;
	font-size: 12px;
	padding-left: 5px;
}
.yunu-news-in dl {
	float: left;
	margin: 0;
	width: 344px;
}
.yunu-news-in dt {
	overflow: hidden;
}
.yunu-news-in dt img {
	display: block;
	width: 100%;
	height: auto;
}
.yunu-news-in dd {
	margin: 0;
}
.yunu-news-in dd p {
	margin: 0;
}
.yunu-news-in .list {
	margin-left: 370px;
	margin-bottom: -53px;
}
.yunu-news-in .list li {
	border-bottom: 1px dashed #979797;
	margin-bottom: 26px;
	padding-bottom: 26px;
}
.yunu-news-in .list li a {
	display: block;
	overflow: hidden;
}
.yunu-news-in .list li .date {
	float: left;
	width: 60px;
	text-align: center;
	height: 61px;
	border: 2px solid #e5e5e5;
	padding-top: 15px;
	color: #555;
}
.yunu-news-in .list li .date .day {
	display: block;
	font-size: 28px;
	line-height: 1;
	font-weight: bold;
	font-style: normal;
}
.yunu-news-in .list li .date .year{
	
}
.yunu-news-in .list li .text {
	margin-left: 84px;
}
.yunu-news-in .list li h4 {
	margin: 0;
	line-height: 26px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.yunu-news-in .list li p {
	line-height: 24px;
	padding-top: 8px;
	color: #555;
	margin: 0;
	height: 48px;
	overflow: hidden;
}
.yunu-news-in .qa {
	margin-left: 0;
}
.yunu-news-in .qa li {
	padding-bottom: 20px;
	margin-bottom: 26px;
}
.yunu-news-in .qa li h4 {
	background: url(../images/n_w.jpg) no-repeat 0 center;
	padding-left: 55px;
	line-height: 40px;
}
.yunu-news-in .qa li p {
	padding: 0 0 0 55px;
	background: url(../images/n_d.jpg) no-repeat;
}

.about_img {

	width: 200px;

	margin: 0 15px 5px 0;

}

.news_con {

	margin: 0;

}

.news_item {

	width: 100%;

	margin: 10px 0 15px 0;

}

.news_item_title {

	margin-top: -4px;

}

.news_item_title a {

	font-size: 16px;

}

.news_item_des {

	height: 44px;

}

.news_item_time {

	width: 67px;

	height: 70px;

}

.news_item_time .a {

	line-height: 45px;

	font-size: 24px;

}

.news_item_time .b {

	line-height: 25px;

	font-size: 12px;

}

.news_item_right {

	margin-left: 80px;

}

.home_top span {

	display: none;

}

.home_top {

	background: url(../images/line.jpg) no-repeat center bottom;

	padding-bottom: 10px;

	margin-bottom: 30px;

}

.service_item {

	padding: 0 8px;

	margin-bottom: 20px;

}

.service_con_row {

	margin-left: -8px;

	margin-right: -8px;

}

.service_item_img {

	height: 78px;

}

.service_item_title {

	height: 78px;

	font-size: 14px;

}

.home_top h3 {

	font-size: 20px;

}

#about {

	padding: 20px 0 0 0;

}

#news {

	padding: 30px 0 0 0;

}

.foot-flink {

	text-align: center;

	font-size: 12px;

}

.art_title {

	text-overflow: ellipsis;

	-o-text-overflow: ellipsis;

	-webkit-text-overflow: ellipsis;

	-moz-text-overflow: ellipsis;

	white-space: nowrap;

	overflow: hidden;

}

#left {

	display: none;

}

#right_con {

	padding: 0;

}

#right_top h3 {

	font-size: 16px;

}

#right_top span {

	font-size: 12px;

}

.art_list {

	padding: 20px 0;

}

.pro_list {

	width: 33.333%;

	padding: 0 8px;

	margin-bottom: 25px;

}

.productList_row {

	margin-left: -8px;

	margin-right: -8px;

}

.pages a {

	font-size: 12px;

}

.articleTitle {

	font-size: 18px;

	line-height: 30px;

}

#footer {

	padding: 10px 0;

	margin-top: 25px;

}

.footer_con span {

	display: none;

}

.footer_con span:first-child {

	display: block;

	text-align: center;

}

.footer_con span {

	font-size: 12px;

	line-height: 20px;

}

.footer_con span a {

	font-size: 12px;

}

/*手机底部导航*/

#toolbar {
	display: none;
}

.blank55 {
	height: 55px;
	line-height: 1px;
	clear: both;
}

#toolbar2 {
	color: #fff;
	width: 100%;
	height: 54px;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 8;
	background: #333;
	display: block;
}

#toolbar2 li {
	float: left;
	width: 25%;
	text-align: center;
}

#toolbar2 a {
	width: 100%;
	color: #fff;
	display: block;
	padding: 5px 0 0 0;
	line-height: 23px;
	font-size: 14px;
}

#toolbar2 a span {
	font-size: 14px;
	display: block;
}

}

@media screen and (max-width: 640px) {

}



/*AB模版网新增翻页样式 各类模版第一站 www.adminbuy.cn*/

/*.pagess {clear: both;margin: 20px;overflow: hidden;margin-left: 0px;text-align: center;font-size:12px}

.pagess ul li { display:inline-block;border: 1px solid #ccc;padding: 2px 9px;margin: 0 3px;line-height: 20px;background: #fff;color:#999}

.pagess ul li:hover{ background:#ccc; color:#fff;border: 1px solid #ccc}

.pagess ul li:hover a{color:#fff;}

.pagess ul li.thisclass {display: inline-block;border: 1px solid #ccc;padding: 2px 9px;margin: 0 3px;background: #ccc;color: #fff;}

.pagess ul li.thisclass a {color: #fff;}

.pagess ul li a{ display:block;color:#999}

.pagess ul li a:hover {color: #fff;}*/



/*#gooxao img{ max-width:100% !important; height:auto !important}*/


/*页码*/
.pages{
	text-align: center;
	margin:30px 0 10px;
}
.pages ul li{
	display: inline-block;
}
.pages ul li a{
	color:#999;
	background: #fff;
	font-size: 14px;
	padding: 1px 10px;
	margin: 5px;
	display: inline-block;
	border: 1px solid #CCCCCC;
}
.pages ul li a:hover{
	background: #CCCCCC;
}

/*相关新闻*/
.left_list2{
	width: 100%;
	display: inline-block;
	margin-top: 15px;
}
.left_list2 h4{
	background: #1b61bd;
	color: #ffffff;
	text-align: center;
	line-height: 50px;
	font-size: 20px;
}
.left_list2 .xgxw_list{
	padding-top: 15px;
	padding-bottom: 20px;
	background: #f2f2f2;
}
.left_list2 .xgxw_list li{
	line-height: 14px;
	padding: 15px 10px;
	border-bottom: 1px solid #FFFFFF;
	overflow: hidden;
	white-space: nowrap;
    text-overflow: ellipsis;
}
.left_list2 .xgxw_list li a{
	color: #666666;
}

/*相关产品*/
.xgcp{
	margin-top: 15px;
}
.xgcp h4{
	background: #ebebeb;
    padding: 0 15px;
    font-size: 18px;
    line-height: 36px;
    color: #333;
    border-radius: 4px;
}
.xgcp ul {
	overflow:hidden;
}
.xgcp li {
	margin:20px 0;
}
.xgcp li span {
	display:block;
	line-height:35px;
	background:#eee;
}
.xgcp li span a {
	color:#666;
}
.related_img img{
	width: 100%;
}

/*网站地图*/
.site_con{
	width: 100%;
	padding-top: 45px;
	text-align: center;
	color: #666666;
}
.sitemap .sti_tit{
	font-size:14px;
	color:#333;
	padding:5px 0;
}
.sitemap .sitemap_con a{
	padding:5px 10px;
	color: #666666;
}
/*商盟成员*/
.smcy2{
	background-color: #eee;
    border-top: solid 1px #fff;
    padding: 20px 0;
}
.smcy2 a{
	color: #666;
	padding: 0 15px;
	line-height: 28px;
}

/*top*/
.wrap-top{
	padding: 3px 0px;
   
    font-size: 14px;
    color:#696969; border-bottom:#00000026 1px solid;
    line-height: 30px;
}
.wrap-top a{
	color: #000;
}

/*首页咨询项目*/
.service_item_img img{
	width: 200px;
	height:100px;
}

.service_item_img p{ background-color: #1b61bd; margin-top:20px; font-size:16px; padding:15px 10px; border-right:1px solid #fff; color:#FFFFFF; text-align:center;
}
.service_item_img p a{
}


@media (max-width: 760px) {
	.service_item_img img{
		height: 78px;
	}
}