﻿@charset 'utf-8';
/* CSS reset */
html{color:#2d2d2d;background:#FFF;font-family:'Microsoft Yahei'; font-size: 18px;}
/*body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td,strong{padding:0;margin:0;font-family:Arial,'Microsoft Yahei';}*/
fieldset,img{border:0;}
li{list-style: none;}
a{text-decoration:none; color:#000; outline:none;}/*此处待添加默认链接颜色*/


/*本页面通用样式*/
i {
	font-style: normal;
	color: #ff5a00;
}
.wid_100p {
	width: 100%;
}
.wid_1180 {
	width: 1180px;
	margin: 0 auto;
}
.tjcount-bigtitle {
	width: 500px;
	height: 3px;
	margin: 100px auto 50px;
	text-align: center;
	background-color: #2d2d2d;
}
.tjcount-bigtitle span {
	position: relative;
	top: -25px;
	font-size: 36px;
	background-color: #fff;
	padding: 0 15px;
}
.tjcount-echarttil {
	text-align: center;
	line-height: 95px;
	font-size: 18px;
}
.tjcount-echarttil span {
	padding: 0 15px;
}
/*本页面通用样式end*/

/*首图（大图区域）*/
.tjcount-banner {
    height: 450px;
    background: url('../../images/znz_new/tjznz-bg.jpg') center no-repeat;
    overflow: hidden;
    margin-top: -10px;
}
.banner-main {
	width: 880px;
	height: 120px;
	margin:286px auto 0;
	padding: 12px;
	background: url('../../images/znz_new/tjcount-banner.png') no-repeat;
}
.banner-main a {
	float: left;
	width: 24%;
	text-align: center;
	text-decoration: none;
	-webkit-transition:All .5s ease-in-out;
}
.banner-main a:hover {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	font-weight: bold;
}
.banner-main a p {
	margin-top: 10px;
	line-height: 35px;
	font-size: 18px;
}
.banner-main a i {
	font-size: 28px;
}
/*首图（大图区域） end*/


/*政策运营数据分析*/
.tjcount-DA-main {
	height: 210px;
	padding: 0 20px;
}
.tjcount-DA-main a {
	display: block;
	float: left;
	width: 25%;
	height: 210px;
	padding-top: 120px;
	text-decoration: none;
	background: url('../../images/znz_new/tjcount-DA.png') no-repeat center;
	text-align: center;
	transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
}
.tjcount-DA-main a:hover {
	transform:translate(0,-10px);
	-webkit-transform:translate(0,-10px);
	-moz-transform:translate(0,-10px);
	-o-transform:translate(0,-10px);
	-ms-transform:translate(0,-10px);
}
.tjcount-DA-main a p {
	font-size: 16px;
}
.tjcount-DA-main a span {
	font-size: 36px;
}
.tjcount-DA-main a span i {
	padding-right: 5px;
}
.transformation-diagramspan{
	margin-top: -30px;
	font-size: 17px;
	text-align: center;
}
/*政策运营数据分析 end*/

/*企业创新能力分析*/
.case-diagram {
	width: 50%;
	float: left;
}
/*企业创新能力分析 end*/

.this_top{
	margin-bottom: 0px !important;
}

/*新增转化图*/
.zht {
    position: relative;
    height: 600px;
    background:url(../../images/znz_new/zht.jpg) no-repeat center;
}


.zht .zht-zhl {
    position: absolute;
    left: 134px;
    font-size: 18px;
}
.zht .zht-zhl1 {
    top: 38px;
}
.zht .zht-zhl::after {
    content: "";
    position: absolute;
    bottom: 50%;
    left: 118px;
    height: 1px;
    background-color: #e0e0e0;
}
.zht .zht-zhl1::after {
    width: 140px;
}
.zht .zht-zhl2 {
    top: 209px;
}
.zht .zht-zhl2::after {
    width: 184px;
}
.zht .zht-zhl3 {
    top: 384px;
}
.zht .zht-zhl3::after {
    width: 214px;
}


.zht .zht-cs {
    position: absolute;
    left: 560px;
    color: #fff;
    font-size: 18px;
}
.zht .zht-cs1 {
    top: 52px;
}
.zht .zht-cs2 {
    top: 224px;
}
.zht .zht-cs3 {
    top: 402px;
}
.zht .zht-cs4 {
    top: 580px;
    color: #000;
}


.zht .zht-mc {
    position: absolute;
    left: 914px;
    font-size: 18px;
}
.zht .zht-mc::before {
    content: "";
    position: absolute;
    bottom: 50%;
    height: 1px;
    background-color: #e0e0e0;
}
.zht .zht-mc1{
    top: 40px;
}
.zht .zht-mc1::before {
    left: -161px;
    width: 161px;
}
.zht .zht-mc2{
    top: 208px;
}
.zht .zht-mc2::before {
    left: -205px;
    width: 205px;
}
.zht .zht-mc3{
    top: 382px;
}
.zht .zht-mc3::before {
    left: -232px;
    width: 232px;
}
.zht .zht-mc4{
    top: 559px;
}
.zht .zht-mc4::before {
    left: -256px;
    width: 256px;
}
/*新增转化图 end*/