﻿html,body {width: 100%;min-width: 1100px;}
/*
body {background: url(20190711bg_all.png) no-repeat;background-size: 100% auto;}
*/
body {
	background: url(20190711bg_all2.png) no-repeat center bottom / 100% auto,
				url(20190711bg_all1.png) no-repeat center top / 100% auto;
}

* {margin: 0;padding: 0;font-family:"PingFangSC-Regular","Microsoft YaHei",Helvetica;}
a {text-decoration: none;color: black;}
li {list-style: none}
.center_auto {margin: 0 auto;}
i,em {font-style: normal;}
img {border: 0;vertical-align: bottom;}
.clearfix:after{content: '';display: block;clear: both;}
input,textarea,button {outline: none;border: none;}
.hidden {display: none;}
.center {text-align: center;}
.f_left {float: left;}
.f_right {float: right;}

.main {width: 1100px;}
.top_icon {width: 800px;margin: 230px auto 150px;display: block;}/*177px*/
.top_ul li {float: left;width: 365px;height: 82px;}
.top_ul li:nth-child(2) {border-left: 2px solid #fdb31e;border-right: 2px solid #fdb31e;}
.top_ul a {display: inline-block;width: 100%;height: 100%;letter-spacing: 5px;
    background-color: #fff;color: #0075bc;line-height: 82px;text-align: center;font-size: 28px;font-weight: 700;}
.top_ul .top_li_active {background-color: #fdb31e;color: #fff;}

/*职称服务*/
.zhicheng {width: 100%;margin-top: 34px;background-color: #f8ffff;}
.title {width: 1000px;margin: 55px auto 20px;display: block;padding-top: 55px;}
.introduce_text {text-indent: 2em;font-size: 18px;color: #707070;width: 948px;line-height: 30px;}
.zhicheng_ul {margin: 28px auto 39px 55px;}
.zhicheng_ul li {float: left;margin: auto 2px;}
.zhicheng_ul a {display: inline-block;padding: 20px 17px;text-align: center;
    background-color: #0075bc;color: #fff;border-radius: 0 0 20px 20px;font-size: 18px;}
.zhicheng_ul .zhicheng_li_active {background-color: #fdb31e;}
.zhicheng_line {width: 976px;height: 1px;background-color: #cbcccc;}
.article_ul {margin: 25px auto auto 80px;}
.article_ul a {display: inline-block;background: url(20190711red_dian.png) no-repeat left center;font-size: 18px;color: #707070;padding: 7px 0 7px 20px;}
.more {float: right;font-size: 16px;color: #0075bc;border-bottom: 1px solid #0075bc;margin: auto 80px 40px auto;}
/*博站管理*/
.bozhan {width: 100%;margin-top: 18px;background-color: #fdfff8;}
/*专家服务*/
.zhuanjia {width: 100%;margin-top: 18px;background-color: #f1faf2;}
/*底部*/
.bottom_medal {font-size: 16px;background-color: #0075bc;color: #fff;padding: 25px 0;margin-top: 112px;line-height: 2;}
.bottom_medal a {color: #fff;}
.bottom_medal a:hover {text-decoration: underline;}
.police_icon {margin-bottom: 5px;}
.zongnum {color: red;}
.technology_foot {width: 1100px;margin: 0 auto;position: relative;}
.technology_foot_left {position: absolute;top: 20px;left: -20px;}
.nanjing_icon {margin-right: 10px;}
.zhaocuo {width: 110px;height: 55px;}
.technology_foot_right {position: absolute;top: 20px;right: 40px;}
.new2018 {margin-bottom: 20px;margin-left: 10px;}

/*列表页*/
.list_body {background: url(20190711bg_top.png) no-repeat center top;background-size: 100% auto;}
.position {font-size: 18px;width: 995px;border-bottom: 1px solid #0075bc;padding-bottom: 10px;}
.list_div {width: 1020px;border: 1px solid #dddddd;padding: 25px 40px;background-color: #fdfcf6;margin-top: -30px;min-height: 300px;}
.list_div li {background: url(20190711point.png) no-repeat left center;padding-left: 20px;height: 40px;line-height: 40px;width: 975px;
    border-bottom: 1px solid #dddddd;}
.list_div i {font-size: 12px;color: #555;float: right;margin-right: 20px;}

/*文章详情页*/
.list_div.w.list_div_detail {background-color: #f6f6f6;}
.list_div h2 {width: 95%;font-size: 22px;text-align: center;font-weight: 400;margin-top: 20px;}
.info_small {border-bottom: 1px solid #dddddd;width: 915px;margin: 20px auto;padding-bottom: 5px;color: #666;}
.list_div p {text-indent: 2em;line-height: 28px;color: #555555;}
.list_div img {display: block;min-width: 50%;margin: 10px auto;}