/* Write your styles */
.nav{ background:#3261c9; height:39px; width:100%; font-weight:bold; font-size:14px;}
ul{ list-style:none;}
.nav{ background:#0b4da3; height:46px; overflow:hidden;}
.nav-list{ margin:0 auto; width:1200px; }
.nav-list li{ float:left;line-height:46px; width: 12.5%;text-align: center;}
.nav-list li a{ display:block;font-size:16px;color:#FFF;}
.nav-list li:hover{ background:#003c71;}
.clearfix {
    zoom: 1;
}
li{margin:0;padding:0;}
ul{margin:0;padding:0;}
.clear{ clear:both; height:0px; overflow:hidden; margin-top:0!important; line-height:0px; font-size:0; display:block; margin:0; padding:0;}



.index_footer{ background-color: #0b4da3; padding: 30px 0; float:left;}
.index_footer dl{ float: left; width:180px; margin-left: 50px;}
.index_footer dl dt{ font-size: 18px; color: #fff; margin-bottom:10px;font-weight:bold;}
.index_footer dl a{ font-size: 16px; line-height: 32px; color: #fff;overflow:auto;}
.index_footer dl a:hover{ text-decoration:none;}
.index_footer_contact{margin-left: 0px;}
.index_footer_contact p{ line-height: 30px; font-size: 16px; color: #fff;}
.index_footer_contact p a{color: #fff;}
.index_footer_contact p a:hover{ text-decoration: underline;}
.index_footer_contact p span{ margin-right: 30px; padding-left: 30px;}





.footer {
    width: 100%;
    height: 70px;
    position: fixed;
    bottom: 0rem;
    left: 0rem;
    z-index: 200;
}
.footer .main {
    width: 100%;
    height: 100%;
    max-width: 768px;
    margin: 0 auto;
    background: #f7f7f7;
}
.footer ul {
    border-top: 1px solid #a5a5a5;
    padding: 7px 0;
    height: 50px;
}
.footer li {
    text-align: center;
    width: 33.33%;
    float: left;
}
.footer li a {
    display: block;
    color: #333;
    border-right: 1px solid #e6e6e6;
}
.footer li.on a {
    color: #0c8f87;
}
.footer li.on i.icon1 {
    background-position: 0 -140px;
}
.footer i.icon1 {
    width: 30px;
}
.footer i.icon2 {
    width: 36px;
    background-position: -41px -140px;
}
.footer i.icon3 {
    width: 37px;
    background-position: -82px -140px;
}
.footer i.icon5 {
    width: 31px;
    background-position: -157px -140px;
}
.footer i {
    display: block;
    height: 28px;
    margin: 0 auto 5px;
    background: url("/templets/default/images/m/wangluo/icon3.png") no-repeat;
    background-size: auto 203px;
}

.footer  p
{
margin-top:0px;
}








@media only screen and (max-width: 1200px) {
	.logo,.container{
		width: 94%;
		padding:0 3%;
	}
	.index_focus,#footer,.nav-list {
	    width: 100%;
	}
	.main05 dl .dd01 {
	    padding-top: 0;
	}
	
}

@media only screen and (max-width: 1024px) {
	.m03_right ul {
	    width:48%;
	    padding:0 1%;
	}
	.bmbd,.m03_right .no,.top1 .wx{
		display: none;
	}
	.main05 dl .dd01 p {
	    font-size: 14px;
	    line-height: 32px;
	    margin-bottom: 2%;
	}
	#submit2 {
	    width: 80px;
	}
	.form form {
	    width: 61%;
	}
	.form .word .p2,.form .word .p3 {
	    font-size: 16px;
	}
	.form .word .p2 b {
	    font-size: 20px;
	}
	.form .word .p3 {
	    padding-top: 2%;
	}
}
@media only screen and (max-width: 850px) {
	.main01 dl dt {
	    width: 35%;
	}
	.main01 dl dd {
	    width: 61%;
	    margin-left: 4%;
	}
	.main05 dl .dd01 {
	    padding-left: 3%;
	    width: 44%;
	}
	.main05 dl .dd02 {
	    padding-left: 2%;
	    width: 19%;
	}
	.form form {
	    width: 68%;
	    padding-left: 2%;
	}
	.form form p select {
	    width: 54%;
	}
	#submit2 {
	    right: -11%;
	    bottom: 16%;
	}
}

@media only screen and (max-width: 767px) {
	.logol{
		width: 45%;
	}
	.logo .tel {
	    padding-right: 0;
	}
	.logo .wx,.main05 dl dt,.index_focus_pre, .index_focus_next,.main02 table td:nth-child(3),.main02 table td:nth-child(5){
		display: none!important;
	}
	.main02 table td {
    border-right: 1px solid #c4c4c4;
    font-size: 14px;
    border-bottom: 1px solid #c4c4c4;
    padding: 5px 3px;
    text-align: center;
}
	.nav li a{
		font-size:14px;	
	}
	
	
	@media only screen and (max-width: 600px) {
	.nav{
		height:auto;
		padding:2% 0;	
	}
	.nav li{
		width:25%;	
		line-height:24px;
	}
	.m03_right ul {
	    width:100%;
	    padding:0;
	}
	.form form p select {
	    width: 61%;
	}
	.last{ display:block;}
}

