﻿/*@import "/Skins/Default/resetcommon.css";*/
/*index.css start*/
@charset "utf-8";
/* CSS Document */
/*common*/
.mb10 { margin-bottom:10px;}
.ml10 { margin-left:10px;}
.bg { background:#FFF;}
em,i{ font-style:normal;}
/*banner*/


.content{margin: 0 auto;width: 1000px;}

/**/
.about{overflow:hidden; margin-top:40px;}
.about li{ width:310px;  float:left; margin:0 35px 35px 0; text-align:center;}
.about .cle_c{ margin-right:0;}
.about li img{ width:310px; }
.about li span{ display:block; width:310px;height:68px;font-size:20px; color:#666; line-height:68px; background:#f7f7f7;border-bottom: 4px solid #eaeaea; cursor:pointer;}
.about .cur span{border-bottom: 4px solid #0372c1; color:#0372c1;}
.about li a{ text-decoration:None;}
