@charset "utf-8";
/* CSS Document */

/**============底部=================**/
.footer{margin:0; padding:0; display:block;}

.copyright{text-align:center;margin:1px 0;font-size:1em; line-height:1.6em;color:#000;}
.copyright a{color:#000;}
.footer{height:119px;}
.footer-con{width:100%;height:118px;position:fixed; z-index:20000; right:0; bottom:0;background:#283949;border-top:1px solid #6c8296;-webkit-transition:right .5s ease;transition:right .5s ease;}
.footer li{ float:left; width:25%;}
.footer li a,.footer li span{display:block;height:44px;padding:74px 0 0 0;text-align:center;font-size:24px;color:#fff;cursor:pointer;}
/*.footer li.zx span{background:url(../images/ico-mess.png) center 15px no-repeat;}
/*.footer li.tel a{background:url(../images/ico-tel2.png) center 15px no-repeat;}
.footer li.tel a{background:url(../images/ico-mess.png) center 15px no-repeat;}
.footer li.yy a{background:url(../images/ico-yy.png) center 15px no-repeat;}
.footer li.dh span{background:url(../images/ico-nav2.png) center 15px no-repeat;}*/



	.copyright{font-size:0.8em; }
	.footer{height:60px;}
	.footer .footer-con{height:59px;}
	.footer li{ float:left; width:25%;}
	.footer li a,.footer li span{height:22px;padding:37px 0 0 0;font-size:12px;line-height:18px;}
	.footer li.zx span{background:url(../images/ico-mess.png) center 7px no-repeat;background-size:29px 24px;}
	.footer li.tel a{background:url(../images/ico-tel2.png) center 7px no-repeat;background-size:26px 25px;}
	.footer li.tel1 a{background:url(../images/ico-home.png) center 7px no-repeat;background-size:26px 25px;}
	.footer li.yy a{background:url(../images/ico-yy.png) center 7px no-repeat;background-size:22px 27px;}
	.footer li.dh a{background:url(../images/ico-nav2.png) center 7px no-repeat;background-size:24px 21px;}