@charset "utf-8";
/* Created by yuchunming*/
body{ text-align:center;background:url(../images/bodybg.gif);}
body,td,input{ font-size:12px; font-family:"宋体";}
body,div,form,img,ul,li,p,h1,h2,h3,h4,h5,h6,dl,dt,dd{margin: 0; padding: 0; border: 0;}
li{ list-style-type:none;}
.clear{ clear: both; line-height:0px; height:0px; font-size:0px; visibility:hidden;}
.clearfix:after{content:"."; display:block; height: 0; clear: both; visibility: hidden;} /* only FF */

/* color */
.cRed{ color:#FF0000;}
.cGreen{ color:#080;}
.fontArial{ font-family:Arial, Helvetica, sans-serif;}
/* link */
a{ color:#369; text-decoration:none;}
a:hover{ color:#c00; text-decoration:underline;}

.lt {float:left;display:inline;}
.rt {float:right;display:inline;}

/************************
          images
************************/
.con-item .tit,.ci-list2 h4 {background:url(../images/img.png) no-repeat;}


/************************
          header
************************/
.header {width:950px;margin:0 auto;background:#fff;height:50px; text-align:left;}
.topnav {margin-right:20px;color:#999;}
.topnav a {color:#666;line-height:50px;}
.topnav a:hover {color:#c00;}

/************************
          mainBody
************************/
.mainBody {width:918px;background:#fff;margin:0 auto;border-top:3px solid #ddd;padding:16px; text-align:left;}

.t-info {font-size:14px;color:#666;}
.t-info p {text-indent:2em;line-height:22px;}
.t-info p a {font-weight:bold;}

/*con-item*/
.con-item {clear:both;}
.con-item .tit {height:32px; line-height:30px;background-repeat:repeat-x;margin-top:20px;}
.con-item .tit h2 {font-size:14px;color:#fff;padding-left:10px;border:1px solid #990000;}

.ci-list1 {width:270px;margin:10px 18px 0;float:left;display:inline;}
.ci-list1 img {border:1px solid #ddd;}
.ci-list1 h3 {font-size:14px;color:#333; text-align:center;height:22px;line-height:22px;background:#ddd;margin:2px 0 0 0;}
.ci-list1 p {line-height:22px;color:#666;margin-top:15px;}
.ci-list1 strong {color:#c00;}

.ci-list2 {width:434px;margin:10px 12px;float:left;display:inline;}
.ci-list2 p {line-height:22px;color:#666;}
.ci-list2 h4 {background-position:-30px -36px;padding-left:30px;font-size:14px;}
.ci-list2 h4 a {color:#c00; text-decoration:underline;}
.ci-list2 h3 {font-size:12px;color:#333; text-align:center;height:22px;line-height:22px;background:#ddd;margin:2px 15px 0;}
.ci-list2 strong {color:#c00;}
.ci-list2 .p1 {margin:10px 0;}
.ci-list2 .p2 {margin-top:15px;}
.ci-gap {border-bottom:1px dashed #ccc;height:400px;}

.pxbz {background:#eee;border:1px solid #9a0303;padding:20px 30px;}
.pxbz p {text-decoration:2em;line-height:22px;color:#666;}
.pxbz h4 {font-size:12px;color:#c00;margin:20px 0;}

/*footer*/
#footer{ width:950px; color:#666; line-height:27px; font-size:12px; margin:10px auto; text-align:center;}
#footer a{ color:#666; text-decoration:none;}
#footer a:hover{ color:#c00; text-decoration:underline;}

