@charset "UTF-8";
html,body,div,ol,ul,li,ol,h1,h2,h3,h4,p,dl,dt,dd,form,a,input,textarea,select,label,img {margin: 0;padding: 0;font-weight: normal;font-family: "微软雅黑", arial, "宋体"; font-size: 12px;}
body,button,input,select,textarea {font-family: "微软雅黑", arial, "宋体"; font-size: 12px;}
body {color: #333;background-color: #fff;min-width: 320px;}
a{text-decoration: none;color: #333;}
a:hover {text-decoration: none;-webkit-transition: all 0.3s linear;-moz-transition: all 0.3s linear;transition: all 0.3s linear;color: #ff0000;}
a:focus {
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
  text-decoration: none;
}
img {border: 0;vertical-align: top;}
ul,ol,li {list-style: none;}
a,a:focus,input,input:focus {outline: none;}

.csmp_dqu{width: 960px; margin: 10px auto; background-color: #f8e2ce; padding: 20px; border-radius: 6px;}
.csmp_dqu h2{font-size: 20px; line-height: 36px; color: #333333; margin-bottom: 10px;}
.csmp_dqu h2 img{vertical-align: middle; display: inline-block; margin-top: -6px; margin-right: 10px;}
.csmp_sfen a{width: 86px; margin: 5px 5px; float: left; font-size: 16px; line-height: 30px; display: inline-block; color: #333; text-align: center;transition:transform .3s;}
.csmp_sfen a:hover{border-radius: 15px; background-color: #fe7900; color: #fff;}

.csmp_cs{width: 1000px; margin: auto; padding-bottom: 20px;}
.csmp_cs h2{height: 29px; line-height: 29px; border-bottom: 1px solid #fe7900; font-size: 12px; color: #666;padding:0px 10px; background: #f5f5f5;}
.csmp_cs h2 img{vertical-align: middle; margin-right: 4px; margin-top: -3px;}
.csmp_cs h2 a{font-size: 14px; color: #333; font-weight: 700;}
.csmp_cs h2 a:hover{color: #ff0000;}
.csmp_cs dl{margin-top: 20px; background: #f5f5f5; padding: 20px; display: block; overflow: hidden;}
.csmp_cs dt{width: 160px; height: 100px; float: left;}
.csmp_cs dd{width: 780px; float: right; position: relative;}
.csmp_cs dd h3{font-size: 14px; color: #333; line-height: 24px; margin-bottom: 4px;}
.csmp_cs dd p{font-size: 14px; line-height: 24px; color: #333;}
.csmp_cs dd .csmp_cs_icon{position: absolute; right: 0px; top: 0px; font-size: 14px; color: #fd4341; vertical-align: middle;}
.csmp_cs dd img{margin-right: 10px;}
.csmp_cs_zi01 a{font-size: 16px; font-weight: bold; color: #fe7900;}
.csmp_cs_zi02 a{font-size: 14px; color: #183884; margin-left: 20px;}
.csmp_cs dl a:hover{text-decoration: underline;}
