﻿@charset "utf-8";
/* CSS Document */
* { margin:0; padding:0;}
body { width:100%; margin:0; padding:0; border:0; list-style:none; text-decoration:none; font-family:'微软雅黑',Microsoft YaHei, Arial, Helvetica, sans-serif; font-size:12px;}
img,h1,p,div,ul,li,a,dl,dt,dd,table,tr,td { margin:0; padding:0; border:0; list-style:none; text-decoration:none;}
.clear { width:0; height:0; overflow:hidden; clear:both;}

.fl { float:left;}
.fr { float:right;}
.fz12 { font-size:12px;}
.fz16 { font-size:16px;}
.fz18 { font-size:18px;}

.w1200 { width:1200px;margin: auto;}
.w1200w { width:1200px;margin: auto;background: #ffffff;overflow: hidden;}
.bg{background: #f8f8f8;width: 100%;}


/*公共头部*/
.top{width: 100%;height: 100px;background: #f7f8f8;}
.top img{width: 240px;height: 60px;float: left;margin-top: 20px;}
.nav{width:auto;height: auto;float: right;margin-left: 9px;color: #666;font-style: italic;margin-top: 6px;}
.nav>ul>li{float: left;padding: 0 10px;border-right: 1px solid #cdcdcd;margin-right: 5px;}
.nav>ul>li:last-child{border-right: none;}
.nav>ul>li>a{display:block;color: #666;width: auto;height: auto;font-size: 16px;line-height: 30px;text-align: center;padding: 0 10px;}
.active>a{border-bottom: 5px solid #e2131e!important;color: #e2131e!important;}
.active>a p{color: #e2131e!important;}
.nav>ul>li:hover>a{color: #e2131e!important;border-bottom: 5px solid #e2131e!important;}
.nav>ul>li:hover>a p{color: #e2131e!important;}
.nav>ul>li:hover .menu{display: block;}
.nav>ul>li p{color: #595757;}


.colorleft{width: 50%;height: 8px;background: #e2131e;float: left;}
.colorright{width: 50%;height: 8px;background: #f2901f;float: left;}
.header{background: #ececec;width: 100%;height: 60px;line-height: 60px;color: #666666;}
.form{width: 180px;height: 30px;border: 1px solid #d4d4d4;float: right;margin-top: 10px;margin-bottom: 20px;position: relative;color: #666666;}
.form input[type=text]{width: 125px;height: 30px;border: none;outline: none;float: left;padding-left: 15px;line-height: 30px;color: #666666;}
.form img{position: absolute;left: 10px;top: 7px;}
.form input[type=submit]{width: 40px;height: 30px;border: none;outline: none;float: left;background: #adadad url("../Images/fdj.png") center no-repeat;color: #ffffff;cursor: pointer;}


/*公共底部*/
.footer{width: 100%;height:140px;background: #ececec; min-width:1200px;overflow: hidden;padding-bottom: 20px;}
.footer1{width: 1200px;height: auto;float: left;text-align: center;margin-top: 30px;}
.footer1 .dizhi p{color: #595757;margin-top: 14px;font-size: 12px;margin-left: 10px;}
.ewm{float: right;width: 120px;}
.ewm img{width: 75px; height: 75px}
.ewm p{text-align: center;margin-top: 10px;color: #444;}
.dizhi{width: 900px;float: left;}

