/* layout */
#activity li{
    margin: 0 !important;
}

.wrap{
	margin: 0 auto;
	width: 1200px;
}

#top {
    height: 40px;
    background-color: #eeeeee;
    width: 100%;
    min-width: 1200px;
}
#top p {
    font-size: 14px;
    color: #666666;
    line-height: 40px;
}
#top p a {
    color: #0067b8;
    font-size: 16px;
}
#top p span {
    padding: 0 10px;
    font-size: 16px;
    color: #0067b8;
}
#top .op_bar{
    float: right;
    padding-top: 11px;
}
#top .op_bar a {
	color: #666666;
	text-decoration: none;
	font-size: 14px;
}
#top .op_bar a:hover{
    text-decoration: underline;
}
#top .wel {
    margin-top: 9px;
}

#header{
    height: 130px;
    background: url(../../images/logo.png) no-repeat 0 center;
    position: relative;
}

#header.xmsb-logo {
	background: url(../../images/xmsb_logo.png) no-repeat 0 center;
}
#header.hd_logo {
	background: url(../../images/hd_logo.png) no-repeat 0 center;
}

#header > .sub_bar{
   position: absolute;
   right: 0;
   top: 47px;
}
#header > .sub_bar > h1{
    font-size: 30px;
    color: #ff841c;
    line-height: 35px;
}

#header > .tt_bar{
   position: absolute;
   right: 0;
   top: 31px;
}
#header > .tt_bar > h1{
    font-size: 24px;
    color: #0067b8;
    font-weight: normal;
    line-height: 35px;
}

#header #platform{
    position: absolute;
    height: 40px;
    left: 87px;
    top: 45px;
}
#header #platform .plat{
    padding: 0 10px;
}
#header #platform .plat > h1{
    font-size: 16px;
    color: #fc4361;
    line-height: 40px;
}
#header #platform .plat .drop_bar{
    position: absolute;
    top: 40px;
    width: 373px;
    background: #fff;
    z-index: 10000;
    left: 15px;
    overflow: hidden;
    display: none;
}
#header #platform .plat.on .drop_bar{
    display: block;
}
#header #platform .plat .drop_bar > h1{
    font-size: 16px;
    height: 40px;
    text-align: center;
    background-color: #2dbb9d;
    line-height: 40px;
    color: #fff;
    font-weight: normal;
}
#header #platform .plat .drop_bar > ul{
    background-color: #f3faff;
    padding: 6px 0;
}
#header #platform .plat .drop_bar > ul li{
    height: 30px;
    text-align: center;
    line-height: 30px;
}
#header #platform .plat .drop_bar > ul li a:hover{
    text-decoration: underline;
}

#nav {
    width: 100%;
    height: 52px;
    position: relative;
    background-color: #0067b8;
}
#nav a {
    font-size: 16px;
    color: #fff;
    text-decoration: none;
}
#nav ul{
    height: 52px;
}
#nav ul li{
    float: left;
    line-height: 50px;
    margin: 0 17px;
}
#nav ul li a:hover{
    text-decoration: underline;
}


#footer {
    height: 130px;
    width: 100%;
    min-width: 1200px;
    background-color: #0067b8;
    margin-top: 30px;
   clear:both;
}
#footer p {
    color: #fff;
    font-size: 14px;
    padding-top: 10px;
}
#footer .cp {
    padding-top: 15px;
    position: relative;
}
#footer p.ba {
    position: relative;
    text-indent: 25px;
    background: url(../../images/icon_bei.png) no-repeat 0 10px;
}
#footer a {
    color: #fff;
    text-decoration: none;
}
#footer a:hover {
    text-decoration: underline;
}


#side_bar {
    background: url("../../images/side_bar_bg.png?v=1.0.2") no-repeat scroll;
    height: 655px;
    position: fixed;
    right: 6px;
    top: 130px;
    width: 94px;
    padding-top: 52px;
}

#side_bar>a.ic_1,
#side_bar>a.ic_2{
    background-image: url("../../images/side_bar_icon.png");
    background-repeat: no-repeat;
    color: #666666;
    display: block;
    font-size: 12px;
    height: 22px;
    margin: 8px auto 0;
    text-align: center;
    width: 60px;
}
#side_bar>a:hover {
    color: #0093d9;
}
#side_bar>a.ic_1 {
    background-position: -42px 0;
    padding-top: 28px;
}
#side_bar>a.ic_1:hover {
    background-position: 11px 0;
}
#side_bar>a.ic_2 {
    background-position: -42px -52px;
    padding-top: 32px;
}
#side_bar>a.ic_2:hover {
    background-position: 13px -52px;
}
#side_bar>div.ic_3 {
    background-image: url("../../images/side_bar_icon.png");
    background-position: -35px -105px;
    background-repeat: no-repeat;
    color: #666666;
    cursor: pointer;
    font-size: 12px;
    height: 22px;
    margin: 8px auto 0;
    padding-top: 30px;
    position: relative;
    text-align: center;
    width: 75px;
}
#side_bar>div.ic_3:hover {
    background-position: 21px -105px;
    color: #0093d9;
}
#side_bar>div.ic_3:hover .asid_share_triangle {
    display: block;
}
#side_bar>div.ic_3:hover .asid_sha_layer {
    display: block;
}
#side_bar>a.ic_4 {
    background-image: url("../../images/side_bar_pc.png");
    background-repeat: no-repeat;
	background-position: 13px 0;
    color: #666666;
    display: block;
    font-size: 12px;
    height: 22px;
    margin: 8px auto 0;
    text-align: center;
    width: 60px;
	padding-top: 30px;
	margin-top: 260px;
}
#side_bar>a.ic_4:hover{
	background-image: url("../../images/side_bar_pc1.png");
	color: #0093d9;
}
.asid_share_triangle {
    bottom: 4px;
    display: none;
    height: 40px;
    position: absolute;
    right: 60px;
    width: 12px;
    z-index: 100;
}
.border_sj,
.con_sj {
    display: block;
    font-family: SimSun;
    font-size: 18px;
    height: 28px;
    overflow: hidden;
    width: 18px;
}
.border_sj {
    color: #ccc;
    font-style: normal;
}
.con_sj {
    color: white;
    margin: -28px 0 0 -2px;
}
.asid_sha_layer {
    border: 1px solid #ccc;
    bottom: -40px;
    display: none;
    height: 211px;
    position: absolute;
    right: 62px;
    width: 200px;
}
#side_bar>.goTop {
    background: url("../../images/goTop.png") no-repeat scroll 0 0;
    bottom: 0;
    cursor: pointer;
    display: none;
    height: 77px;
    position: absolute;
    width: 94px;
}

/* banner */
.ban_box {
	width: 1300px;
	padding-right: 20px;
	margin: 0 auto;
	height: auto;
}
.banner {
	background: url(../../images/zt_zjtx/banner.jpg) no-repeat top center;
	height: 450px;
	padding-top: 30px;
	font-size: 14px;
	line-height: 26px;
	margin-bottom: 55px;
}
.banner a { font-size: 14px; color: #333;}
.banner .left {
	border-radius: 6px;
	background-color: rgba(255,255,255,0.7);
	width: 220px;
	height: 410px;
	overflow: hidden;
}
.banner .left h3 { 
	background-color: #eb9417;
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	height: 40px;
	line-height: 40px;
	text-align: center;
}
.banner .left ul {
	padding:0 20px;
	height: auto;
	overflow: hidden;
}
.banner .left li { line-height: 40px;}
.banner .left li span { color: #979797;}
.banner .left li a { font-size: 15px; color: #333;}
.banner .left li a:hover { color: #9d5f0d;}
.banner .right {
	width: 400px;
}
.banner .right .hd {
	border-radius: 6px 6px 0 0;
	height: 40px;
	line-height: 40px;
	text-align: center;
	overflow: hidden;
}
.banner .right .hd li {
	background-color: rgba(255,255,255,0.2);
	width: 200px;
	float: left;
}
.banner .right .hd li a { font-size: 16px; color: #fff; font-weight: bold;}
.banner .right .hd ul li.on { background:#eb9317; cursor: pointer; }
.banner .right .bd {
	box-shadow: 0 0px 20px #2a4392;
	border-radius: 0 0 6px 6px;
	width: 346px;
	background-color: #fff;
	padding: 10px 27px;
}
.banner .right .bd ul { height: 345px; overflow: hidden;}
.banner .right .bd ul li {
    background: url(../../images/zt_zjtx/i_jt.png) no-repeat;
    text-indent: 1em;
    background-position: 0px 7px;
}
.banner .right .bd li a:hover { color: #eb9317;}

#activity li{
	margin: 10px 0px;
}
.showMore{
	display: block;
	width: 120px;
	height: 36px;
	color: #0067b8;
	border: 1px solid #0067b8;
	font-size: 14px;
	margin: 30px auto;
	text-align: center;
	line-height: 36px;
	border-radius: 30px;
	cursor: pointer;
}

/* index */
.lm_tit {
	border-bottom: 1px solid #eaeaea;
	height: 52px;
	line-height: 52px;
	padding-bottom: 1px;
	margin-bottom: 25px;
}
.lm_tit span {
	background: url(../../images/zt_zjtx/lm_bg.png) no-repeat;
	color: #fff;
	font-size: 20px;
	width: 283px;
	height: 52px;
	line-height: 52px;
	text-align: center;
	display: inline-block;
}
.lm_tit a,.child_tit a{ font-size: 16px; color: #666666; font-weight: normal;}
.main_box {
	padding: 0 15px;
	width: 1300px;
	margin: 0 auto 100px;
}
.lm_zjtx .lm_tit { margin-bottom: 10;}

.lm_zjtx .hd {
    overflow: hidden;
    clear: both;
    margin-bottom: 25px;
}
.lm_zjtx .hd ul li {
    float: left;
    margin-right: 10px;
}

.lm_zjtx .hd ul li a {
    display: inline-block;
    width: 298px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    color: #333;
    background: #ededed;
    font-size: 16px;
}
.lm_zjtx .hd ul li.on a{
	background-color: #ff9900;
	color: #fff;
}

.lm_zjtx .bd ul { 
	box-shadow: 0 0 15px rgba(217,224,236,0.75);
	height: auto; 
	overflow: hidden; 
	margin-bottom: 30px; 
	padding:20px;
}

.lm_zjtx .bd .table_list{
	box-shadow: 0 0 15px rgba(217,224,236,0.75);
	height: 600px; 
	overflow: hidden; 
	margin-bottom: 30px; 
	padding:20px;
    overflow: auto;
}

.lm_zjtx .bd .table_list table{
    width: 100%;
    margin-bottom: 20px;
    border-spacing: 0;
    border-collapse: collapse;
    border: 1px solid #EBEBEB;
    table-layout: fixed;
}

.lm_zjtx .bd .table_list table th{
    text-align: center;
    vertical-align: middle;
    padding: 8px;
    font-weight: 600;
    font-size: 14px;
    color: #676a6c;
    background-color: #f5f5f6;
    border: 1px solid #e7e7e7;
}

.lm_zjtx .bd .table_list table td{
    padding: 8px;
    font-size: 14px;
    color: #676a6c;
    border: 1px solid #e7e7e7;
}
.lm_zjtx .bd .table_list table td:nth-child(2){
    text-align: center;
}
.lm_zjtx .bd .table_list table td:last-child{
    text-align: center;
}

.lm_zjtx .bd li {
	width: 298px;
	float: left;
	margin-right: 22px;
	margin-bottom: 22px;
}
.lm_zjtx .bd li > a{
	display: block;
	height: 178px;
}
.lm_zjtx .bd li:nth-child(4n) { margin-right: 0;}
.lm_zjtx .bd li img {
	width: 298px;
	height: 178px;
}
.lm_zjtx .bd li dl {
	height: 102px;
	font-size: 13px;
	color: #b5b4b4;
	float: right;
	border: 1px solid #f3f5f8;
	padding: 5px 18px;
	line-height: 18px;
	width: 260px;
}
.lm_zjtx .bd li dt {
	border-bottom: 1px solid #dfdfdf;
	height: 32px;
	line-height: 32px;
	font-size: 16px;
	color: #333333;
	margin-bottom: 5px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.lm_zjtx .bd li dt a { font-size: 16px; color: #333;}
.lm_zjtx .bd li:hover dl{ 
	box-shadow: 0 0 10px rgba(27,98,222,0.45);
	cursor: pointer;
}
.lm_zjtx .bd li:hover dt a { color: #f4ad01;}


.child_tit {
	background: url(../../images/zt_zjtx/i_tit.png) no-repeat center left;
	font-size: 22px;
	color: #333333;
	height: 30px;
	line-height: 30px;
	text-indent: 1em;
	margin-bottom: 15px;
}
.child_con .hd,.child_fwcp .hd {
	background-color: #ededed;
	height: 48px;
	line-height: 48px;
	margin-bottom: 25px;
}
.child_con .hd li,.child_fwcp .hd li{
	float: left;
	padding: 0 33px;
	text-align: center;
}
.child_con .hd li:hover,.child_fwcp .hd li:hover { cursor: pointer;}
.child_con .hd li.on,.child_fwcp .hd li.on { background-color: #ff9900;color: #fff;}
.child_con .hd li.on a { color: #fff;}
.child_con .hd li a,.child_fwcp .hd li a { font-size: 16px; color: #333333; }
.child_con .bd ul,.child_fwcp .bd ul{ height: auto; overflow: hidden; margin-bottom: 15px; padding-right: 10px;}
.child_con .bd li {
	box-shadow: 0 3px 12px rgba(187,202,232,0.33);
	width: 630px;
	height: 129px;
	margin: 0 30px 20px 0;
	float: left;
}
.child_con .bd li:nth-child(2n),.child_fwcp .bd li:nth-child(4n) { float: right; margin-right: 0;}
.child_con .bd li img { width: 140px; height: 129px; float: left;}
.child_con .bd li dl {
	font-size: 14px;
	float: right;
	width: 450px;
	color: #666666;
	line-height: 24px;
	padding-right: 20px;
}
.child_con .bd li dt { font-size: 16px; font-weight: bold; padding: 10px 0;}
.child_con .bd li dt a { color: #333;}
.child_con .bd li:hover {box-shadow: 0 3px 12px rgba(187,202,232,1); cursor: pointer;}
.child_con .bd li dt:hover a { color: #ff9900;}
.child_fwcp .bd li {
	width: 300px;
	margin-right: 23px;
	margin-bottom: 30px;
	float: left;
}
.child_fwcp .bd li img { width: 300px; height: 158px;}
.child_fwcp .bd li dl { padding: 5px 15px;}
.child_fwcp .bd li dt { font-size: 17px; color: #333333; font-weight: bold; line-height: 34px;}
.child_fwcp .bd li dd { line-height: 28px; color: #666666;}


/* 专精特新服务列表页 */
/* —————e.1 面包屑标题——————*/

#m_site {
    margin-top: 20px;
    height: 39px;
    border-bottom: 1px solid #7d7d7d;
}
#m_site>h2 {
    color: #5396e1;
    font-size: 22px;
    float: left;
    padding-top: 10px;
    padding-left: 25px;
}
#m_site>div.ps {
    float: right;
    padding-top: 16px;
}
#m_site>div.ps a {
    font-size: 14px;
    color: #666666;
}
#m_site>div.ps span {
    padding: 0 10px;
    color: #666666;
    font-size: 14px;
}

/* —————e.2 分类筛选——————*/

#m_sorts {
    margin-top: 10px;
}
#m_sorts h1 {
    background-color: #5396e1;
    font-size: 18px;
    color: #ffffff;
    height: 40px;
    line-height: 38px;
    text-indent: 23px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}
#m_sorts .sorts_bar {
    border: 1px solid #5396e1;
    padding: 0 10px 10px 10px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}
#m_sorts .sorts_bar .row {
    margin-top: 10px;
    overflow: hidden;
    padding-bottom: 10px;
    padding-left: 117px;
    position: relative;
}
#m_sorts .sorts_bar .row .tt {
    position: absolute;
    border: 1px dashed #5396e1;
    text-align: center;
    line-height: 36px;
    font-size: 16px;
    color: #5396e1;
    width: 117px;
    height: 36px;
    left: 0;
    border-radius: 7px;
}
#m_sorts .sorts_bar .row .sl {
    padding-left: 10px;
}
#m_sorts .sorts_bar .row .sl span {
    display: block;
    float: left;
    color: #666666;
    font-size: 14px;
    margin: 10px 0 0 10px;
    cursor: pointer;
}
#m_sorts .sorts_bar .row .sl span.on {
    color: #5396e1;
}

#m_sorts .sorts_bar .row .sl a{
    display: block;
    float: left;
    color: #666666;
    font-size: 14px;
    margin: 10px 0 0 10px;
    cursor: pointer;
}
#m_sorts .sorts_bar .row .sl a.on {
    color: #5396e1;
}

#m_sorts .sorts_bar .row .sl em {
    display: block;
    float: left;
    color: #666666;
    font-size: 14px;
    margin: 10px 0 0 10px;
    cursor: pointer;
    padding-right: 20px;
    background: url(../images/arrow_u.png) no-repeat 50px 3px;
}
#m_sorts .sorts_bar .row .sl em.on.op {
    background: url(../images/arrow_d.png) no-repeat 50px 3px;
}
#m_sorts .sorts_bar .row .sl em.on {
    color: #5396e1;
}
#m_sorts .sorts_bar .row.lg {
    position: relative;
    min-height: 52px;
}
#m_sorts .sorts_bar .row.lg .sl {
	padding-top: 11px;
}
#m_sorts .sorts_bar .row.lg .tt {
    position: absolute;
    border: 1px dashed #5396e1;
    text-align: center;
    line-height: 60px;
    font-size: 16px;
    color: #5396e1;
    width: 117px;
    height: 60px;
    left: 0;
    border-radius: 7px;
}

#fwcp_list.section {
    margin-top: 20px;
    overflow: hidden;
}
/* #fwcp_list.section .pl {
    float: left;
    overflow: hidden;
    width: 882px;
} */
#fwcp_list.section .pl .page {
    text-align: center;
    font-size: 14px;
    padding: 15px 0;
    height: 30px;
}
#fwcp_list.section .pl .search_products{
    height: 50px;
    margin-bottom: 20px;
}
#fwcp_list.section .pl .search_products .search_bar{
    height: 48px;
    border: 1px solid #3f83ee;
    padding: 0 0 0 10px;
    width: 795px;
    border-radius: 8px;
    outline: none;
}
#fwcp_list.section .pl .search_products .search_btn{
    width: 66px;
    height: 50px;
    background: #3f83ee url(../images/search_btn.png) no-repeat center center;
    border: 0;
    border-radius: 8px;
    outline: none;
}
#fwcp_list.section .pl ul {
    overflow: hidden;
}
#fwcp_list.section .pl ul li {
    margin-bottom: 20px;
    overflow: hidden;
}
#fwcp_list.section .pl ul li h1 {
    background-color: #f3fcff;
    border: 1px solid #d2f4ff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #5396e1;
    font-size: 16px;
    font-weight: normal;
    height: 48px;
    line-height: 46px;
    text-align: center;
}
#fwcp_list.section .pl ul li .info {
    border: 1px dashed #5396e1;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 10px 0 15px 20px;
}
#fwcp_list.section .pl ul li .info .row {
    clear: both;
    margin-top: 5px;
    overflow: hidden;
    font-size: 14px;
}
#fwcp_list.section .pl ul li .info .row span {
    color: #ff6600;
    display: block;
    float: left;
    font-size: 14px;
    height: 18px;
    width: 75px;
    padding-top: 2px;
}
#fwcp_list.section .pl ul li .info .row p {
    float: left;
    line-height: 23px;
    text-align: justify;
    width: 770px;
}
#fwcp_list.section .pr {
    float: right;
    overflow: hidden;
    width: 290px;
}
#fwcp_list.section .pl ul li .info>a {
    display: block;
    height: 36px;
    width: 130px;
    background-color: #5396e1;
    font-size: 16px;
    text-align: center;
    line-height: 34px;
    color: #fff;
    border-radius: 7px;
    margin: 15px auto 0;
}