.det_main{
	width: 1200px;
	margin:0 auto;
	background:#fff;
	min-height: 500px;
}
.det_main .now_pos{
	padding:0 20px;
	background:#f9f9f9;
}
.det_title{
	width: 1100px;
	margin:24px auto 0 auto;
	border-bottom:1px solid #ddd;
	text-align: center;
	font-size:28px;
	color:#22418a;
	padding:20px 0;
}
.det_tags{
	width: 1100px;
	margin:30px auto;
	height: 40px;
	line-height: 40px;
	background:#f9f9f9;
	text-align: center;
	position: relative;
}
.det_tags .sa{
	position: absolute;
	right: 10px;
	top: 0;
}
.det_tags .bdsharebuttonbox{
	position: relative;
	top: 6px;
}
.det_article{
	width: 1100px;
	margin:0 auto 10px auto;
}
.det_article p{
	line-height: 1.8;
}
.det_article img{
	display: block;
	margin:0 auto;
	max-width:100%;
}
.det_ctrls{
	padding:0 50px 50px 0;
	text-align: right;
}
.det_ctrls a{
	margin:0 20px;
	color:#666;
	display: inline-block;
	padding-left:36px;
	height: 28px;
	line-height: 28px;
}
.det_ctrls .a1{
	background:url("../png/ewre2w.png") no-repeat left center;
}
.det_ctrls .a2{
	background:url("../png/iuf499.png") no-repeat left center;
}

.exam_area {
	padding: 20px 20px;
	background: #FFF;
}

.exam_area h2 {
	font-family: "Microsoft Yahei";
	font-size: 24px;
	color: #c40000;
	font-weight: normal;
	text-align: center;
	line-height: 50px;
	border-bottom:1px solid #d6d6d6;
	padding-bottom:15px;
	margin-top:20px;
}

.exam_area .desc{width:100%; margin:0 auto; padding:20px 0 10px 0; border-top:3px solid #f7f7f7; line-height:30px;}

.exam_li {
	margin: 0 0 30px 30px;
	font-size: 14px;
}

.exam_li dt {
	height: 42px;
	line-height: 42px;
}

.exam_li dd {
	height: 42px;
	line-height: 42px;
}

.exam_li dd .ra {
	margin-right: 5px;
}

.exam_mof {
	text-align: center; height : 34px;
	font-size: 16px;
	height: 34px;
}

.exam_mof .sub {
	width: 130px;
	height: 34px;
	display: inline-block;
	border: 0;
	background: #ff6b1b url("/ztimg/exam_mof.png") no-repeat 118px center;
	color: #fff;
	text-align: center;
	font-size: 16px;
	margin: 0 10px;
}

.exam_mof .view {
	width: 130px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	display: inline-block;
	border: 0;
	background: #096fd4 url("/ztimg/exam_mof.png") no-repeat 118px center;
	color: #fff;
	margin: 0 10px;
}

.exam_result {
	margin: 0 0 30px 30px;
	font-size: 14px;
}

.exam_result dt {
	height: 42px;
	line-height: 42px;
}

.exam_result dd {
	height: 42px;
	line-height: 42px;
	clear: both;
	padding-left: 23px;
}

.exam_result dd span {
	float: left;
	display: inline-block;
	width: 256px;
}

.exam_result .per {
	width: 410px;
	height: 12px;
	font-size: 1px;
	float: left;
	margin-top: 15px;
	background: #dfdfdf;
}

.exam_result .per_in {
	float: left;
	height: 12px;
	font-size: 1px;
}

.exam_result dd em {
	display: inline-block;
	width: 155px;
	float: left;
	text-align: right;
}

.exam_result dd em label{
	display: inline-block;
	width:40px;
}

.open-smss{padding:20px 20px;background:#FFF;}
.open-smss h2{font-family:"Microsoft Yahei"; font-size:24px; color:#d02200; font-weight:normal; text-align:center; line-height:50px;}
.open-smss-table{background:#D9D9D9;}
.open-smss-table td{height:24px;line-height:24px;padding:3px 8px;font-size:12px;background:#FFF;}
.ly{margin:20px 0; auto; text-align:center;font-size:14px;line-height:40px;height:40px;background:#f9f9f9;color:#333;}
.ly span{margin:0 28px;}
.sc{margin:0 auto; padding:0 10px 20px;font-size:16px;line-height:36px;min-height:200px;overflow-x:auto;max-width:1100px;}
.sc img{max-width:1100px;}
.sc table{width:1100px;}
.pc{text-align:right;font-size:12px;padding:0 20px 0 0;}
.pc img{margin-left:12px;}
.sc table,
.sc tr,
.sc td {
    border: 1px #000 solid !important;
}

#share-1 {display:inline-block;vertical-align:top;margin-top:-4px;}

.social-share {
    font-family: "socialshare" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale
}

.social-share * {
    font-family: "socialshare" !important
}

.social-share .icon-tencent:before {
    content: "\f07a"
}

.social-share .icon-qq:before {
        margin:auto;
    content:"";
        top: 0;
    bottom: 0;
    position: absolute;
    left:0;
    right:0;
    width:16px;
    height:16px;
    background: url(/ztimg/qqIconH.png);
}
.social-share .icon-qq:hover:before {
  background: url(/ztimg/qqIcon.png);
}
.social-share .icon-weibo:before {
            margin:auto;
    content:"";
        top: 0;
    bottom: 0;
    position: absolute;
    left:0;
    right:0;
    width:16px;
    height:16px;
    background: url(../png/h2tb4k.png);
}
.social-share .icon-weibo:hover:before{
 background: url(../png/4w3s4h.png);
}
.social-share .icon-wechat:before {
        margin:auto;
    content:"";
        top: 0;
    bottom: 0;
    position: absolute;
    left:0;
    right:0;
    width:16px;
    height:16px;
    background: url(../png/4vfomk.png);
}
.social-share .icon-wechat:hover:before{
     background: url(../png/7pbakc.png); 
}
.social-share .icon-douban:before {
    content: "\f10a"
}

.social-share .icon-heart:before {
    content: "\f20a"
}

.social-share .icon-like:before {
    content: "\f00a"
}

.social-share .icon-qzone:before {
          margin:auto;
    content:"";
        top: 0;
    bottom: 0;
    position: absolute;
    left:0;
    right:0;
    width:16px;
    height:16px;
    background: url(/ztimg/qqHome.png);
}
.social-share .icon-qzone:hover:before {
background: url(/ztimg/qqHomeH.png);
}
.social-share .icon-linkedin:before {
    content: "\f01a"
}

.social-share .icon-diandian:before {
    content: "\f05a"
}

.social-share .icon-facebook:before {
    content: "\f03a"
}

.social-share .icon-google:before {
    content: "\f04a"
}

.social-share .icon-twitter:before {
    content: "\f06a"
}

.social-share a {
    position: relative;
    text-decoration: none;
    margin: 4px;
    display: inline-block;
    outline: none
}

.social-share .social-share-icon {
    position: relative;
    display: inline-block;
    width: 26px;
    height: 26px;
    font-size: 16px;
    border-radius: 50%;
    line-height: 26px;
    border: 1px solid #666;
    color: #666;
    text-align: center;
    vertical-align: middle;
    transition: background 0.6s ease-out 0s
}

.social-share .social-share-icon:hover {
    background: #666;
    color: #fff
}

.social-share .icon-weibo {
    color: #ff763b;
    border-color: #ff763b
}

.social-share .icon-weibo:hover {
    background: #ff763b
}

.social-share .icon-tencent {
    color: #56b6e7;
    border-color: #56b6e7
}

.social-share .icon-tencent:hover {
    background: #56b6e7
}

.social-share .icon-qq {
    color: #56b6e7;
    border-color: #56b6e7
}

.social-share .icon-qq:hover {
    background: #56b6e7
}

.social-share .icon-qzone {
    color: #FDBE3D;
    border-color: #FDBE3D
}

.social-share .icon-qzone:hover {
    background: #FDBE3D
}

.social-share .icon-douban {
    color: #33b045;
    border-color: #33b045
}

.social-share .icon-douban:hover {
    background: #33b045
}

.social-share .icon-linkedin {
    color: #0077B5;
    border-color: #0077B5
}

.social-share .icon-linkedin:hover {
    background: #0077B5
}

.social-share .icon-facebook {
    color: #44619D;
    border-color: #44619D
}

.social-share .icon-facebook:hover {
    background: #44619D
}

.social-share .icon-google {
    color: #db4437;
    border-color: #db4437
}

.social-share .icon-google:hover {
    background: #db4437
}

.social-share .icon-twitter {
    color: #55acee;
    border-color: #55acee
}

.social-share .icon-twitter:hover {
    background: #55acee
}

.social-share .icon-diandian {
    color: #307DCA;
    border-color: #307DCA
}

.social-share .icon-diandian:hover {
    background: #307DCA
}

.social-share .icon-wechat {
    position: relative;
    color: #7bc549;
    border-color: #7bc549
}

.social-share .icon-wechat:hover {
    background: #7bc549
}

.social-share .icon-wechat .wechat-qrcode {
    display: none;
    border: 1px solid #eee;
    position: absolute;
    z-index: 9;
    top: 50px;
    left: -84px;
    width: 200px;
    height: 192px;
    color: #666;
    font-size: 12px;
    text-align: center;
    background-color: #fff;
    box-shadow: 0 2px 10px #aaa;
    transition: all 200ms;
    -webkit-tansition: all 350ms;
    -moz-transition: all 350ms
}

.social-share .icon-wechat .wechat-qrcode.bottom {
    top: 40px;
    left: -84px
}

.social-share .icon-wechat .wechat-qrcode.bottom:after {
    display: none
}

.social-share .icon-wechat .wechat-qrcode h4 {
    font-weight: normal;
    height: 26px;
    line-height: 26px;
    font-size: 12px;
    background-color: #f3f3f3;
    margin: 0;
    padding: 0;
    color: #777
}

.social-share .icon-wechat .wechat-qrcode .qrcode {
    width: 105px;
    margin: 10px auto
}

.social-share .icon-wechat .wechat-qrcode .qrcode table {
    margin: 0 !important
}

.social-share .icon-wechat .wechat-qrcode .help p {
    font-weight: normal;
    line-height: 16px;
    padding: 0;
    margin: 0
}



.social-share .icon-wechat:hover .wechat-qrcode {
    display: block
}