@charset "utf-8";
/* CSS Document */
*{margin:0px; padding:0px;}
html{font-size:100%;}
body{font-family:'Microsoft Yahei'; min-width:1195px;}
input, select, textarea{font-family:'Microsoft Yahei'; resize:none; overflow:visible;}
input[type="submit"], input[type="button"]{-webkit-appearance:none;}
input[type="button"], input[type="submit"]{cursor:pointer; border:0;}
input[type="text"], input[type="password"]{height: 27px; line-height: 27px; padding: 0 5px; border: 2px solid #C2C2C2;  font:16px/1 'Microsoft Yahei';}
select, textarea, .date_txt{border: 2px solid #C2C2C2; font:16px/1 'Microsoft Yahei';}
textarea{padding:5px;}
a{text-decoration:none; color:#1d96dd;}
li{list-style:none;}
.clear{clear:both;}
.clearfix{zoom:1;}
.clearfix:after{content:''; clear:both; display:block; height:0; visibility:hidden;}
img{vertical-align:middle; border:0;}

.wrap{width:1195px; margin:0 auto;}
.color-org{color: #e13811;}

/**----------顶部----------**/
.pagetop{background-color: #F4F4F4; height: 40px; line-height: 40px; font-size:16px; color: #343739; } 
.pagetop .welcome{padding: 0 100px 0 30px; width: 1065px; position: relative;}
.pagetop .versions{font-size: 12px; position: absolute; right: 100px; *top:0;}
.pagetop .versions a{color: #343739;}

/**----------顶部导航----------**/ 
.header{padding-left:11px;  width: 1184px; height:152px;}
.header .logo{float: left; padding-top:35px;}
.header .logo span{margin-left:10px; font-size:22px; color: #E63929; font-weight: bold; vertical-align: -23px;}
.header .phone{float: right; padding-top:17px;}
.header .phone .imgshow1, .header .phone .imgshow2{float:left;}
.header .phone .imgshow1{margin-top:30px;}
.header .phone .imgshow2{margin-left:20px; text-align: center;}
.header .phone .imgshow2 img{width:100px; height:100px;}
.header .phone .imgshow2 p{font-size:14px; color:#333; line-height:25px;}

.menu{background-color: #E63929; height: 48px; line-height: 48px;}
.menu .nav li{padding: 0 15px; float: left; font-size: 21px; margin: 0 8px; position: relative;}
.menu .nav li a{color: #fff;}
.menu .nav li.cur{background-color: #C91723; box-shadow: 0 6px 5px -2px #8A1018 inset;}
.menu .nav li:hover{background-color: #C91723; box-shadow: 0 6px 5px -2px #8A1018 inset;}

.menu .nav li .navDownList{position:absolute; z-index:1; background: #C91723; width:100%; padding:5px 0; display:none; left: 0; top: 48px;}
.menu .nav li .navDownList p{text-align:center; height:35px; line-height:35px; font-size:16px;}
.menu .nav li:hover .navDownList{display:block;}

/**----------当前位置---------**/
.main{margin-top: 65px;}
.main .headline{font-size: 22px; color: #959595; padding-bottom: 15px; border-bottom: 3px solid #9F9FA0; font-weight: normal; padding-left: 20px;}
.main .headline a{color: #959595;}

/**----------服务商链接---------**/
.facilitator{margin-top: 60px;}
.facilitator .link{font-weight: normal; text-align: center; color: #91928d; font-size: 32px; position: relative;}
.facilitator .fws{background-color: #fff; padding: 0 10px;}
.facilitator .line{width: 235px; height: 2px; background-color: #91928D; position: absolute; top: 23px; left: 480px; z-index: -1;}
.facilitator .merchant{position: relative; margin-top: 55px; height:91px;}
.facilitator .merchant .all{width: 840px; overflow: hidden; margin: 0 auto; vertical-align: middle; min-height:91px; line-height:91px;}

.facilitator .merchant .page a{display:inline-block; width: 120px; text-align: center;}
.facilitator .merchant .page a img{vertical-align: middle; width: 90px; height: 90px;}
.facilitator .merchant .flip a{position: absolute; top: 30px;}
.facilitator .merchant .flip .lf{left: 75px;}
.facilitator .merchant .flip .rg{right: 75px;}

/**----------便民服务---------**/
.xyzhong{width:100%; margin:15px 0;} 
.xyzhong .lianjie{width:100%; font-weight:bold; font-size:16px; color:#91928D;}
.xyzhong .lianjdiz{ float:left;line-height: 25px;margin-top: 10px;}
.xyzhong .lianjdiz a{ color:#999; }


/**----------二维码---------**/
.erweima{width:420px; margin:20px auto;}
.erweima .imgshow{float:left; width:50%; text-align:center;} 
.erweima .imgshow img { width: 80px; height: 80px;}
.erweima .imgshow p{ font-size: 14px; color: #333; line-height: 25px;}


/**----------底部---------**/
.footer{background-color: #F3F3F3;}
.footer .copyright{text-align: center; margin-top: 30px; padding-top: 45px; height: 90px; font-size: 19px; color: #6a3906; line-height: 30px;}


/**----------返回顶部---------**/
.service_hotline{overflow: hidden; position: fixed; right: 12px; bottom: 140px; z-index: 10; background: url(../images/service_hotline.jpg) no-repeat; width:36px; height:189px;}
.gotop{overflow: hidden; position: fixed; right: 12px; bottom: 100px; z-index: 10; width: 36px; height: 36px; background: url(../images/top.png) no-repeat; line-height: 99em;}
.gotop:hover{background-position:0 -36px}
