@charset "utf-8";
/* CSS Document @woniu*/

@media screen and (max-width: 768px) {
.pl02 {
padding-left: .4rem;
}
.pall02 {
padding-left: .4rem;
padding-right: .4rem;
}
}
@media screen and (min-width: 1200px) {
.layui-container {
	width: 1260px;
}
}
.layui-col-space30 {
	margin: -0.325rem
}
.layui-col-space30>* {
	padding: 0.325rem
}
.layui-input-inline {
	width: 96%;
 margin: 0 0 .3rem 0;
}

/**head样式**/
.headtop{ height:40px; line-height:40px; background:#262626; color:#fff; font-size:16px; font-family: arial;}
.headtop a{ color:#fff;}
.toptel {
	text-align: right;
	padding-right:10px;
}


.logo {
	float: left; margin:15px 0;
}
.logo img{ width:100%;}
.h_tel {
	background: url(../images/tel.png) no-repeat left center;
    font-size: 16px;
    font-weight: bold;
    height: auto;
    color: #000;
    line-height: 30px;
    padding-left: 55px;
	float:right;
	text-align:right;
	margin-top:30px;
	overflow:hidden;
}
.h_tel b {
    overflow: hidden;
    display: block;
    font-size: 30px;
    color: #ec1010;
}
/*menu*/
.menu{ background: #0077c3; height: 60px; line-height:60px;}
.menu li {
    float: left;
    width: 12.4%;
    text-align: center;
    position: relative;
    border-right: 1px solid #0387da;
}
.menu li > a {
    display: block;
    line-height: 60px;
    color: #fff;
    font-size: 16px;
	font-weight:bold;
}
.menu li.on,.menu li:hover{ background:#ec1010;}


.toggle {
	position: absolute;
	top: 10px;
	right: 0;
	width: 56px;
	height: 66px;
	cursor: pointer;
}
.toggle .icon {
	top: 29px;
	left: 14px;
}
.toggle .icon, .toggle .icon::before, .toggle .icon::after {
	position: absolute;
	width: 30px;
	height: 4px;
	border-radius: 2px;
	background: #b2b2b2;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
}
.toggle .icon::before, .toggle .icon::after {
	left: 0;
	content: '';
	background: inherit;
}
.toggle .icon::before {
	top: -9px;
}
.toggle .icon::after {
	top: 9px;
}

/* 手机站列表 */
.navigation, .cate-tree {
	line-height: 48px;
	position: absolute;
	z-index: 99;
	top: 100%;
	display: none;
	width: 100%;
	border-top: solid 3px #164fb9;
	border-bottom: solid 3px #164fb9;
	background: #fff;
}
.navigation .level-1>li::after, .cate-tree .level-1>li::after, .navigation .level-2>li::after, .cate-tree .level-2>li::after, .navigation .level-2>li::before, .cate-tree .level-2>li::before {
	position: absolute;
	top: 18px;
	right: 15px;
	width: 12px;
	height: 12px;
	content: '';
	background: url(../images/menu.png) no-repeat;
	background-size: cover;
}
.navigation .level-1 a, .cate-tree .level-1 a {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-decoration: none;
	text-overflow: ellipsis;
	color: inherit;
}
.navigation .level-1 li, .cate-tree .level-1 li {
	position: relative;
	border-bottom: solid 1px #e4e4e4;
}
.navigation .level-1>li>a, .cate-tree .level-1>li>a {
	padding: 0 2em 0 1em;
}
.navigation .level-1>li::after, .cate-tree .level-1>li::after {
	background-position: -36px 0;
}
.navigation .level-1>li.active::after, .cate-tree .level-1>li.active::after, .navigation .level-1>li:hover::after, .cate-tree .level-1>li:hover::after {
	background-position: -96px 0;
}
.navigation .level-1>li.more::after, .cate-tree .level-1>li.more::after {
	background-position: -12px 0;
}
.navigation .level-1>li.more:hover::after, .cate-tree .level-1>li.more:hover::after {
	background-position: -72px 0;
}
.navigation .level-1>li.more.active::after, .cate-tree .level-1>li.more.active::after {
	background-position: -84px 0;
}
.navigation .level-1>li.active>a, .cate-tree .level-1>li.active>a, .navigation .level-1>li:hover>a, .cate-tree .level-1>li:hover>a {
	background-color: rgba(0, 0, 0, 0.05);
}
.navigation .level-2, .cate-tree .level-2 {
	display: none;
}
.navigation .level-2 a, .cate-tree .level-2 a {
	padding: 0 2em 0 3em;
}
.navigation .level-2 li:first-child, .cate-tree .level-2 li:first-child {
	border-top: solid 1px #e4e4e4;
}
.navigation .level-2 li:last-child, .cate-tree .level-2 li:last-child {
	border-bottom: none;
}
.navigation .level-2>li::before, .cate-tree .level-2>li::before {
	right: auto;
	left: 1.5em;
	background-position: 0 0;
}
.navigation .level-2>li::after, .cate-tree .level-2>li::after {
	background-position: -48px 0;
}
.navigation .level-2>li.active::after, .cate-tree .level-2>li.active::after {
	background-position: -108px 0;
}
.navigation .level-3, .cate-tree .level-3 {
	line-height: 40px;
	display: none;
}
.navigation .level-3 a, .cate-tree .level-3 a {
	font-size: .8em;
	padding-left: 4em;
}
/***首页产品列表**/
.syplist{ background:#f5f5f5; top:-5px;}
.title {
	overflow: hidden;
	margin: 40px auto;
	text-align: center;
}
.title h2 {
	font-size: 36px;
	font-weight: 700;
	text-align: center;
	color: #333;
	background: url(../images/tit.png) no-repeat center bottom;
	padding-bottom: 10px;
}
.title p {
	color: #666;
	text-transform: uppercase;
	font-size: 18px;
	margin-top: 10px;
}
.wary_left{ width:100%;}
.title1{overflow:hidden;background:#0077c3 url(../images/meihua.png) no-repeat center left 15px;font-size:36px;color:#fff;font-weight:700;text-align:center;padding:15px 0 15px 75px;text-align:left}
.title1 p{color:#fff;text-transform:uppercase;font-size:13px;font-weight:400}
.nav_muen {
    background: #eee;
    overflow: hidden;
}
@media screen and (min-width: 1200px) {
.nav_muen ul {
    overflow: hidden;
    background: #fff;
    margin-bottom: 3px;
    min-height: auto;
}
}
.nav_muen ul li {
    overflow: hidden;
    font-size: 15px;
    padding-left: 24px;
    position: relative;
    transition: .4s ease-out;
    -moz-transition: .4s ease-out;
    -webkit-transition: .4s ease-out;
    -o-transition: .4s ease-out;
    padding-right: 20px;
    border-bottom: 1px #ccc solid;
}
.nav_muen ul li a {
    transition: .4s ease-out;
    -moz-transition: .4s ease-out;
    -webkit-transition: .4s ease-out;
    -o-transition: .4s ease-out;
    background: url(../images/navjt.png) no-repeat left 7px;
    display: block;
    padding-left: 20px;
    overflow: hidden;
    margin: 20px 0;
    font-size: 15px;
}
.sy_tel{ height:145px; background:#fff;}
.sy_tel p {
    background: url(../images/tell.jpg) no-repeat 10px center;
    font-family: "微软雅黑";
    font-size: 14px;
    color: #666;
    padding-left: 70px;
    height: 70px;
    padding-top: 10px;
    line-height: 25px;
}
.sy_tel p strong {
    width: 100%;
    float: left;
    font-family: impact;
    font-size: 22px;
    vertical-align: middle;
    color: #0367bc;
    font-weight: bold;
}

/***首页产品展示***/
.pic_content{overflow:hidden;margin:0 auto}
.pic_content ul{overflow:hidden;margin:0 auto}
.pic_content ul li{width:24.33%;border:5px #f1f1f1 solid;float:left;overflow:hidden;box-sizing:border-box;border-top:none;border-bottom:none;margin-bottom:20px;position:relative}
.pic_content ul li div{overflow:hidden;border:1px #ccc solid}
.pic_content ul li dd{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;height:60px;line-height:60px;font-size:16px;text-align:center;background:#fff;border:1px #ccc solid;border-top:none}
.pic_content ul li div img{-webkit-transition:all .5s;transition:all .5s;width:100%;height:100%}
.pic_content ul li div:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}
.pic_content ul li:nth-child(3n){margin-right:0}
.pic_content ul li:hover a dd{color:#fff}
.pic_content ul li:hover dd{background:#0077c3}
.pic_content ul li:hover div{border:1px #0077c3 solid}

@media screen and (max-width: 768px) {
.title1{ font-size:30px; padding:5px 0 5px 75px;}
.nav_muen ul {
    overflow: hidden;
    background: #fff;
    margin-bottom: 3px;
}
.nav_muen ul li {
    overflow: hidden;
    font-size: 15px;;
    position: relative;
    transition: .4s ease-out;
    -moz-transition: .4s ease-out;
    -webkit-transition: .4s ease-out;
    -o-transition: .4s ease-out;
    border-bottom: 1px #ccc solid;
	width:48%;
	float:left;
	padding:0;
	padding-left:2%;
}
.nav_muen ul li a{ margin:15px 0;}
.pic_content ul li{ width:50%;}
}



/****产品优势****/
.bg2 {
    background: url(../images/yy_1.jpg) no-repeat center / cover;
	padding:60px 0;
}
.bg2 img{ max-width:100%;}
.bg2 dt {float: right;border: 5px solid #091a29;width: 590px;}
.bg2 dd {margin: 0 640px 0 0;}
.bg2 dd h4 {text-align: left;margin: 0;}
.bg2 dd p {background: url(../images/yy_shu2_1.png) no-repeat 0 10px;padding-left: 30px;margin: 30px 0 0;line-height: 36px;font-size: 18px;color: #fff;text-align: justify;}
.bg2 dd h5 {margin: 50px 0 0;color: #fff;font-size: 48px;}
.bg2 dd h5 small {display: block;text-transform: uppercase;font-size: 18px;}
.img-center {
    text-align: center;
    font-size: 0;
}
.bg3 {background: url(../images/yy2_1.jpg) no-repeat center / cover; padding:60px 0;}

.in-dz {margin: 0;padding-bottom: 30px;}
.in-dz dt {float: left;width: 600px;}
.in-dz dt img{ max-width:100%}
.in-dz dd {margin-left: 640px;position: relative;}
.in-dz dd h4 {margin: 0;font-size: 43px;color: #0c58a6;}
.in-dz dd h4 span {color: #d53331;}
.in-dz dd h4 small {display: block;font-size: 18px;color: #c3c3c3;text-transform: uppercase;}
.in-dz dd p {background: url(../images/yy_shu_1.png) no-repeat 0 10px;padding-left: 30px;margin: 30px 0 0;line-height: 36px;font-size: 18px;text-align: justify;}
.in-dz dd .tips {overflow: hidden;margin-top: 50px;}
.in-dz dd .tips span {float: left;width: 50%;text-align: center;color: #fff;font-size: 24px;line-height: 56px;background-color: #0c58a6;}
.in-dz dd .tips span:last-child {background-color: #333;}
.in-dz dd .pp {position: absolute;bottom: -50px;left: -220px;}

.bg4 {background: url(../images/advbg_1.jpg) no-repeat center / cover; padding:60px 0; overflow:hidden;}

.in-adv li {float: left;width: 25%;}
.in-adv li p {text-align: center;color: #fff;margin: 15px 0 0;font-size: 20px;}


/***首页关于我们**/
.about {
	background: #f1f1f1;
}
.about_img {
	width: 100%;
}
.le2 {
	width: 100%;
	overflow: hidden;
	padding: 15px 0;
}
.le2 h3 {
	font-size: 30px;
	color: #333;
	padding-bottom: 20px;
	margin-right: 30px;
	font-weight:bold;
}
.le2-sub {
	color: #666;
	height: 211px;
	overflow: hidden;
	line-height: 30px;
	text-align: justify;
	font-size: 15px;
	margin: 10px 0 0;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 8;
	font-size: 16px;
	padding-right: 30px;
	text-indent: 2em;
}
.le2-sub1 {
	font-size: 16px;
	width: 200px;
	height: 45px;
	color: #fff;
	text-align: center;
	margin-top: 23px;
	line-height: 45px;
	background: #0077c3;
}
.le2-sub1 a {
	color: #fff;
}
.cfsj {
	width: 100%;
	overflow: hidden;
}
.jqthumb-img2 {
    max-width: 100%;
}

/***服务流程**/
.liucheng{overflow:hidden;margin:0 auto 30px;width:100%}
.liucheng ul{overflow:hidden;padding:0 0}
.liucheng ul li{overflow:hidden;width:16.6%;float:left}
.liucheng ul li img{transition:.4s ease-out;-moz-transition:.4s ease-out;-webkit-transition:.4s ease-out;-o-transition:.4s ease-out;}
.liucheng ul li:hover img{transition:.4s ease-out;-moz-transition:.4s ease-out;-webkit-transition:.4s ease-out;-o-transition:.4s ease-out;transform: rotate(360deg); -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -o-transform: rotate(360deg);-ms-transform: rotate(360deg);}


/****工程案例**/
.case {
	background: #f7f7f7;
}
.anli{overflow:hidden;margin:20px auto 0;display:block}

.anli ul{overflow:hidden;margin:0 auto}

.anli ul li{width:300px;float:left;overflow:hidden;margin-right:25px;margin-bottom:25px;margin-top:6px;border:1px #ccc solid;padding:10px;background:#fff}

.anli ul li div{overflow:hidden}

.anli ul li dd{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;height:40px;line-height:40px;font-size:16px;text-align:center}

.anli ul li div img{-webkit-transition:all .5s;transition:all .5s;width:100%}

.anli ul li div:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}

.anli ul li:hover a dd{color:#0060c0}
.gdtp{ width:100%; height:300px; overflow:hidden;}

/****横幅****/
.bg5 {background: url(../images/adv2_1.jpg) no-repeat;color: #fff; padding: 60px 0;}

.in-adv2 {width: 50%;margin: -15px 0;}
.in-adv2 h4 {display: inline-block;margin: 0;border-bottom: 1px solid #3483c4;font-size: 34px;padding-bottom: 15px;}
.in-adv2 p {margin: 20px 0 0;font-size: 16px;background: url(../images/gou_1.png) no-repeat 0 1px;padding-left: 40px;}


/*****新闻资讯***/
.in-news-left {float: left;width: 48%;}
.in-news-left ul {overflow: hidden;margin: -15px 0 0 -15px;}
.in-news-left li {float: left;width: 50%;}
.in-news-left li a {display: block;margin: 15px 0 0 15px;background-color: #f8f8f8;transition: all 0.5s;}
.in-news-left li .text {padding: 27px 15px;}
.in-news-left li .text h4 {margin: 0;font-weight: normal;font-size: 16px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.in-news-left li .text p {margin: 10px 0 0;opacity: 0.6;}
.in-news-left li a:hover {background-color: #1567aa;color: #fff;}
.in-news-left li a:hover .img-cover span {transform: scale(1.1);}
.in-news-right {float: right;width: 48%;}
.in-news-right ul {margin-top: -10px;}
.in-news-right li {margin-top: 10px;}
.in-news-right li a {display: block;background-color: #f8f8f8;transition: all 0.5s;overflow: hidden;}
.in-news-right li .date {float: left;background-color: #1567aa;color: #fff;padding: 29px 15px;text-align: right;font-size: 15px;width: 95px;}
.in-news-right li .date span {display: block;font-size: 18px;text-transform: uppercase;}
.in-news-right li .text {margin-left: 125px;padding: 15px;}
.in-news-right li .text h4 {font-weight: normal;font-size: 16px;margin: 0;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.in-news-right li .text p {margin: 5px 0 0;opacity: 0.6;height: 40px;overflow: hidden;}
.in-news-right li a:hover {color: #fff;background-color: #1567aa;}

/*****关于我们***/
.leib_sa{width:240px;font-family:"Microsoft yahei"; float:left;}
.leib_sa .tit{text-align: center;background:url(../images/meihua.png) 15px center no-repeat #0077c3; color:#fff; text-align:left; padding: 15px 0 15px 75px; font-size:30px;}
.leib_sa .tit p {
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 400;
}
.leib_sa .nr_s{border:1px solid #0077c3;padding:17px; margin-bottom:10px; background:#fff; float:left;width:204px;}
.leib_sa .nr_s li{height:35px; line-height:35px; font-size:14px; padding: 0 0 0 22px;overflow:hidden; width:180px; border-bottom:1px dotted #ccc; margin-bottom:10px; background:url(../images/navjt.png) 15px center no-repeat;}
.leib_sa .nr_s li a{display: block;color: #555;font-size: 15px;padding-left:24px;}
.leib_sa .nr_s li a:hover, .leib_s .nr_s li.cur a {background:none;color: #078ac6;text-decoration: none; font-weight:bold;}
.leib_sa .nr_s h4 a:hover, .leib_s .nr_s .cur a { background:none; color:#FF0;text-decoration: none;font-weight:bold;}

.telw{ background:url(../images/right_tel.png) no-repeat 0 10px; height:auto; border-bottom:1px solid #ddd;border-top:1px solid #ddd; padding:5px 0 5px 50px;}
.telw h2{ font-size:14px; color:#666666; font-weight:normal;}
.telw p{ font-size:22px; font-family:Arial, Helvetica, sans-serif; color:#555;}

.qqw{ height:40px; margin-top:10px; background: url(../images/contact_right_icon.png) no-repeat #e16846 5px 0px; padding-left:60px;}
.qqw a{ height:40px;font-size:14px; line-height:40px; text-indent:25px; margin-top:10px; background:#9a9a9a; color:#fff; display:block;}
.qqw a:hover{ background:#e16846;}
.position h2 {
    float: left;
    font-weight: bold;
    color: #0077c3;
}

.xlwbw{ height:40px;font-size:14px; margin-top:10px; background: url(../images/contact_right_icon.png) no-repeat #cd3e2f 5px -40px; padding-left:60px;}
.xlwbw a{ height:40px; line-height:40px; text-indent:25px; margin-top:10px; background:#9a9a9a; color:#fff; display:block;}
.xlwbw a:hover{ background:#cd3e2f;}

.lei_fr{ width:990px; height:auto; float:right; overflow:hidden;}

.position { font-size: 12px; overflow: hidden; padding-top: 10px; margin-bottom: 40px; border-bottom: 1px solid #dfdfdf; width:100%;}
.position ul { line-height: 1; float: right; margin: 10px 0; padding: 0; padding-left: 20px; background: url(../images/icon-home.png) no-repeat center left; background-size: contain; }
.position li { display: inline-block; }
.position a { padding: 0 .5em; text-decoration: none; color: inherit; }

.pagemiddleTc{ width:100%; overflow:hidden; font-size:15px; line-height:27px; color:#666; margin-bottom:20px;}
.pagemiddleTc p{ line-height:27px; font-size:15px;}
.pagemiddleTc img{ max-width:100%;}

/****新闻中心***/
.dllb2{ width:988px; float:left; overflow:hidden; border:1px solid #E5E5E5;}
.dllb2 dl{  height:140px; padding:14px; border-bottom:1px solid #E5E5E5;}
.dllb2 dl.qline{ border-bottom:none;}
.dllb2 dl dt{ width:200px; height:140px; display:block; overflow:hidden; float:left; padding:2px; border:1px solid #E5E5E5;}
.dllb2 dl dt img{ width:200px; height:140px;}
.dllb2 dl dd{ margin-left:230px;}
.dllb2 dl dd strong{ display:block; height:26px; line-height:26px; overflow:hidden; font-size:16px; margin-bottom:8px;}
.dllb2 dl dd em{ float:right; font-style:normal; font-weight:100; color:#999; font-size:12px;}
.dllb2 dl dd strong a{ color:#486AB1;}
.dllb2 dl dd span{ line-height:26px; height:auto; display:block; overflow:hidden; color:#666;}

.newCon{ width:100%; overflow:hidden;}
.newCon h2{ text-align:center; line-height:40px; font-size:24px; font-weight:bold; margin-bottom:10px;}
.newCon h3{ text-align:center; line-height:30px; font-size:16px; border-bottom:1px dashed #ddd; margin-bottom:20px;}
.bortop{ border-top:1px solid #ddd;}
.txtW{ width:100%; height:40px; line-height:40px;}

/****产品中心***/
.cCasesa{ width:990px; float:right; overflow:hidden;}
.cCasesa li{ width:290px; height:auto; padding:10px; background:#FFFFFF; border:1px #E8E8E8 solid; float:left; text-align:center; overflow:hidden; margin-bottom:10px; margin-right:15px;}
.cCasesa li img{ display:block;margin:0 0px 5px 0px;}	

.cplist_lb{ width:100%; height:40px; line-height:40px; background:#0077c3; text-align:center; overflow:hidden;}
.cplist_lb a{ color:#fff; font-size:15px;}

.leftr{ width:240px; float:left; overflow:hidden;}
.lxnr {
    clear: both;
    margin: 0px 0 10px;
    border: 1px solid #078ac6;
    background: #fff;
    width: 238px;
}
.t05 {
    background: #078ac6;
    height: 50px;
    line-height: 48px;
    font-weight: normal;
    text-align: center;
    color: #fafafa;
    font-size: 24px;
}
.xgcptp{ width:219px; padding:10px; overflow:hidden;}
.xgcptp li{ width:219px; background:#f5f5f5; padding-bottom:10px; text-align:center; margin-bottom:10px;}
.xgcptp li img { width:219px; margin-bottom:5px;}

#preview{ width:725px; float:left; overflow:hidden; margin-left:130px;}
#spec-n1{float:left; border:1px solid #ccc; padding:5px; width:713px; height:535px; overflow:hidden;}
#spec-n1 img { width:713px; height:535px;}
#spec-n5{width:725px; display:inline; height:110px; float:left; background:#f5f5f5; padding-top:10px; padding-bottom:5px;}
#spec-list{float:left; margin-left:2px; display:inline; overflow:hidden; height:auto; width:725px;}
#spec-list li{ width:135px; height:auto; float:left; margin-right:10px; overflow:hidden;}
#spec-list ul li img{ padding:2px; border:1px solid #ccc; width:129px; display:inline; height:97px; margin-bottom:8px;}

.cpjj{ width:100%; height:55px; line-height:55px; float:left; background:#f2f2f2; overflow:hidden; margin-top:10px; margin-bottom:10px; font-size:24px; color:#999999;}
.cpjj span{ height:30px; line-height:30px; font-size:24px; float:left; border-left:3px solid #f00; margin-top:12px; text-indent:15px; color:#333333; margin-right:10px;}

.img-center img {
    display: inline-block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    transition: all 0.5s;
}


/****footer***/
.footer {background: url(../images/footerbg_1.jpg) repeat center;padding: 50px 0 0;color: #bebebe; overflow:hidden; margin-top:30px;}
.footer a {color: #bebebe;}
.footer a:hover {color: #fff;}
.footer-logo {float: left;width: 338px;}
.footer-nav {float: left;padding-left: 30px;width: 350px;padding-right: 30px;border-left: 1px solid #4a4a4a;border-right: 1px solid #4a4a4a; height:219px;}
.footer-nav .tit {font-size: 18px;margin-bottom: 15px;}
.footer-nav ul {overflow: hidden;}
.footer-nav li {float: left;width: 50%;}
.footer-nav li a {display: block;line-height: 30px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.footer-navs {float: left;padding-left: 30px;width: 150px;padding-right: 30px;border-left: 1px solid #4a4a4a;border-right: 1px solid #4a4a4a; height:219px;}
.footer-navs .tit {font-size: 18px;margin-bottom: 15px;}
.footer-navs ul {overflow: hidden;}
.footer-navs li {float: left;width: 50%;}
.footer-navs li a {display: block;line-height: 30px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.footer-contact {float: left;margin-left: 30px; width:350px; height:219px;}
.footer-contact .tit {font-size: 18px;margin-bottom: 15px; text-indent:15px;}
.footer-contact p {margin: 0;line-height: 30px;}
.footer-wx{ width:235px; float:right; border-left: 1px solid #4a4a4a;  height:219px;}
.footer-wx li { float:left; width:110px; margin-left:5px;} 
.footer-wx .tit {font-size: 18px;margin-bottom: 15px;}
.footer-wx img{ width:100px;}
.footer-wx span{ width:100%; float:left; line-height:30px; font-size:12px;}
.footer-copy {border-top: 1px solid #494949;padding: 20px 0;margin-top: 30px;text-align: center; width:100%; float:left;}
.footer-copy p {margin: 0;}


/****手机站底部横条**/
.footer-fix {
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: #fff;
	z-index: 10;
	display: none;
}
.footer-fix li {
	float: left;
	width: 25%;
}
.footer-fix li a {
	display: block;
	text-align: center;
	padding: 7px 0;
	font-size: 12px;
	line-height: 1;
}
.footer-fix li i.i1 {
	background-image: url(../images/f_01.png);
}
.footer-fix li i.i2 {
	background-image: url(../images/f_02.png);
}
.footer-fix li i.i4 {
	background-image: url(../images/f_04.png);
}
.footer-fix li i.i3 {
	background-image: url(../images/f_03.png);
}
.footer-fix li i {
	display: block;
	height: 20px;
	background: no-repeat center;
	background-size: contain;
	margin-bottom: 4px;
}

.show-xs {
	display: none;
}
@media screen and (max-width: 768px) {
.hide-xs {
	display: none;
}
.toptel {
	width: 100%;
	text-align: right;
}
.t400 {
	margin-right: 0;
}
.show-xs {
	display: block;
}
.logo {

}
.title {
	margin: 20px auto;
}
.pcate {
    padding: 5px 10px 10px 5px;
    margin-bottom: 15px;
}
.pcate li {
    width: 33.333333%;
}
.pcate li a {
    margin: 5px 0 0 5px;
    font-size: 14px;
    line-height: 34px;
}

.ptab .item {
	width: 48%;
	float: left;
	margin-right: 2%;
	margin-bottom: 15px;
}
.ptab .item:nth-child(2n){ float:right; margin-right:0;}

.bg2{ padding:20px 10px;}
.bg2 dd{ margin:0;}
.bg2 dd p{ padding-left:0px;}

.bg3{padding:20px 10px;}
.in-dz{ padding-bottom:0;}
.in-dz dt{ width:100%;}
.in-dz dd{ margin:0;}
.bg4{padding:20px 10px;}
.in-adv li .img-center {
    height: 50px;
    line-height: 50px;
}
.in-adv li p {
    font-size: 12px;
    margin-top: 10px;
}
.in-dz dd h4 {
    font-size: 24px;
}
.in-dz dd p {
    margin: 15px 0 0;
    padding: 0;
    background: none;
    font-size: 14px;
    line-height: 1.8;
}
.bg2 dd h5 {
    margin-top: 20px;
    font-size: 24px;
}

.about{ padding:20px 5px;}
.in-about dt{ width:100%;}
.in-about dd{ margin:0;}
.bg5{padding:20px 10px;}
.in-adv2{ width:100%;}

.liucheng ul li{ width:33.3333%;}
.liucheng ul li img{ width:100%;}

.in-news-left{ width:100%;}
.in-news-left img{ height:150px !important;}
.in-news-right{ width:100%; margin-top:15px;}
.in-news-right li .date{ width:65px;}
.in-news-right li .text{  margin-left: 95px;}

.footer {padding-top: 30px;}
.footer-logo {width: auto;float: none;height: 100px;line-height: 100px;}
.footer-navs {display: none;}
.footer-contact {display: none;}

.footer-contact {text-align: center;float: none;margin: 20px 0 0;}
.footer-copy {margin-top: 30px;font-size: 12px;padding: 15px 0 35px 0;}

.gdtp{ height:250px;}
.gylc {font-size: 0;text-align: center;margin-top: -0.75rem; background:none;}
.gylc li {display: inline-block;vertical-align: top;width: 25%;margin-top: 0.75rem; float:none;}
.gylc li .img-center {background: url(../images/lc_cbg.png) no-repeat center 0 / contain;height: 5rem;line-height: 3.3rem;}
.gylc li .img-center img {height: 2rem; margin-top:.7rem;}
.gylc li p {margin: 0.5rem 0 0;font-size: 0.6rem;}
.anli ul li{width:220px;float:left;overflow:hidden;margin-right:25px;margin-bottom:25px;margin-top:6px;border:1px #ccc solid;padding:10px}
.anli ul li div{overflow:hidden}
.anli ul li:hover a dd{color:#0060c0}
.news ul li{ width:100%;}
.daohang2{ margin-left:20px;}
.footer{ padding:20px 0;}
.lei_fr{ width:100%;}
.position{ margin-bottom: 20px;}
.dllb2{ width:99%;}
.dllb2 dl{ padding:10px 4px; height:auto; overflow:hidden;}
.dllb2 dl dt{ width:30%; height:auto;}
.dllb2 dl dt img{ width:100%; height:auto;}
.dllb2 dl dd{ margin-left:0; width:65%; float:right;}
.dllb2 dl dd span{ height:52px; overflow:hidden;}
.cCasesa{ width:100%;}
.cCasesa li{ width:46%; margin-left:2%; padding:0.5%; margin-right:0px; height:auto;}
.prdimg img{ max-width:100%;}

}
