﻿@charset "utf-8";
/* CSS Document */
body { margin:0; padding:0; font-family: "微软雅黑"; color:#222; font-size:1em; line-height:2em; background:/*#d7000f*/ url(../images/bg.jpg)  center fixed;}
ul,li,input,div,font,br { margin:0; padding:0; list-style:none;}
img { border:0;}
a { color:#222; text-decoration:none;}
a:hover { color:#222; text-decoration:underline;}


a.more { font-size:14px; color:#d2a35a; text-decoration:none;}
a.more:hover { color:#e61133;}
a.more2 { font-size:14px; background:#052886; padding:5px 15px; height:20px; line-height:20px; border-radius:15px; color:#fff; text-decoration:none;}
a.more2:hover { background:#e60013;}


.blank { clear:both; height:50px;}

.w215 { width:215px;}
.w220 { width:220px;}
.w350 { width:350px;}
.w550 { width:550px;}
.w450 { width:450px;}
.w470 { width:470px;}
.w180 { width:180px;}
.w730 { width:730px;}
.w520 { width:520px;}
.w420 { width:420px;}
.w650 { width:650px;}
.mrl { float:left;}
.mrr { float:right;}

.border { overflow:hidden; padding:20px; background:#fff;}








.area { width:1000px; margin:0 auto;}
.area .title { height:60px; line-height:60px; background:url(../images/line.png) no-repeat; color:#fff; font-size:24px; font-weight:bold; padding-left:20px;}
.area .main { width:960px; padding:20px; background:#fff; float:left;}











.pic1 { width:450px; padding:3px; border:1px solid #ccc; background:#fff;}
.pic2 { width:420px; padding:3px; border:1px solid #ccc; background:#fff;}


.info {}
.info .pic { text-align:center;}
.info .text { text-indent:2em; font-size:12px; line-height:28px; margin-top:10px;}





/*招商加盟*/
.focus{width:960px;height:409px;overflow:hidden;position:relative;}
.focus ul {position:absolute;}
.focus ul li {float:left; width:960px; height:384px; overflow:hidden; position:relative;}
.focus .btn { position:absolute; width:100%; height:5px; padding:0; right:0; bottom:0px; text-align:center; display:block; text-indent:0;}
.focus .btn span { display:inline-block; _display:inline; _zoom:1; width:45px; height:5px; _font-size:0 ;margin:0 5px; cursor:pointer; background:#999;}
.focus .btn span.on{ background:#e7141b;}
.focus .preNext {display:none; width:49px; height:80px;position:absolute;top:50%;margin-top:-45px;cursor:pointer;}
.focus .pre {left:0;}
.focus .next {right:0;background:;}