﻿#footer03 .footer {
    width: 100%;
    height: auto;
    overflow: hidden;
}
#footer03 .cArea {
    width: 100%;
    overflow: hidden;
    background-color: #2052ae;
    padding: 20px 0;
}
#footer03 .copybg {
    width: 100%;
    min-width: 1200px;
    background: url(/hzsgaj/xhtml/public/images/copybg.jpg) no-repeat center;
    background-size: 100% 100%;
}
#footer03 .mbox {
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
    height: auto;
}
#footer03 .ico_net {
    width: 235px;
    margin-top: 27px;
    text-align: right;
}
#footer03 .left {
    float: left;
}
#footer03 .content_copy {
    width: 630px;
    overflow: hidden;
    line-height: 100px;
    text-align: left;
    margin-left: 45px;
}
#footer03 .copy {
    width: 630px;
    overflow: hidden;
    line-height: 100px;
    text-align: left;
}
ul{list-style: none; padding:0px;}
a{text-decoration: none;}
html,body{padding:0px; margin:0px;}
#footer03 .copy p {
    color: #ffffff;
    line-height: 25px;
    font-size: 14px;
    white-space: nowrap;
}
#footer03 .copy p a {
    padding: 0 10px;
    color: #ffffff;
    font-weight: bold;
}
#footer03 .ftewm {
    width: 285px;
    height: auto;
    overflow: hidden;
    margin-top: 21px;
}
#footer03 .right {
    float: right;
}
#footer03 .ftewm li {
    float: left;
}
#footer03 .blank15 {
    clear: both;
    height: 15px;
    overflow: hidden;
    display: block;
}
/* 1200分辨率以下 */
@media only screen and (max-width: 1200px) {
	#footer03 .copybg{
		width:100%;
		min-width:100%;
		overflow: initial;
		 word-wrap: break-word;
		    word-break: normal;
	}
	#footer03 .copy p{
		word-wrap: break-word;
		word-break: normal;
		white-space: inherit;
		text-align: center;
		line-height: 20px;
	}
	#footer03 .mbox{width:100%;  overflow: initial; 
	word-wrap: break-word;
    word-break: normal;
	}
	#footer03 .ico_net{display: none;}
	#footer03 .content_copy {
	    width: 95%;
	    text-align: center;
	    margin-left: 0px;
		margin:0px auto;
		    overflow: initial;
			 word-wrap: break-word;
			    word-break: normal;
	}
	#footer03 .copy{width:100%; overflow: initial;  word-wrap: break-word;
    word-break: normal;}
	#footer03 .left{float: inherit;}
}