/* 通用样式 start */
body { font-family: "Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei UI","Microsoft YaHei","微软雅黑",Arial,sans-serif; } 
.container { width: 1200px; height:auto; margin: 0 auto; } /* 版心 */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } /* 清除浮动 */
input,button { border: none; outline: none; } 
a:hover { color: #1677ff; } 
/* 通用样式 end */

/* 当前位置 start */
.location { margin-top: 18px; width: 1200px; height: 42px; line-height: 42px; border-bottom: 1px dashed #E5E5E5; } 
 .location img { vertical-align: middle; } 
 .location span,.location a { font-size: 14px; color: rgba(0,0,0,0.60); line-height: 42px; } 
 .location a:hover { color: #1677ff; } 
 .bg-box { overflow: hidden; width: 100%; height: auto; background: url(bg.png) center bottom no-repeat; } 
/* 当前位置 end */

.main {min-height: 400px; box-sizing: border-box; margin-top: 30px !important; margin-bottom: 30px !important; background: #FFFFFF; box-shadow: 0 2px 10px 0 rgba(153, 153, 153 , 0.30); padding: 30px; } 
.art-title>h1{text-align: center;margin-bottom: 20px;}

.art-con{width: 85%;border:1px solid #E8E9EC;}
.art-con .art-left-title{color: #333333; width: 20%; padding: 15px; background-color: #F5F6F8; border-bottom:1px solid #E8E9EC; border-right:1px solid #E8E9EC;font-size:16px; font-family:微软雅黑; }
.art-right-con{color: #333333; padding: 15px; font-size: 16px; border-bottom:1px solid #E8E9EC; border-right:1px solid #E8E9EC; background-color: #fff;}
.art-right-con p{text-indent: 2rem;line-height: 25px;}
