*{
	margin:0;
	padding:0;
}
/*body{
	margin:0;
	padding:0;
	color:#606060;
	background:url(body_bg.jpg) no-repeat top center;
}*/

html,body{
   /*overflow:hidden;*/
   height:100%;
}
body{
   overflow:auto;
   height:100%;
   color:#606060;
   font-family: "Microsoft YaHei","微软雅黑","宋体";
}


a{
	color:#666;
	text-decoration:none;
}
a:hover{
	color:#1a7eca;
}

/*top_n*/
.top_n{
	height:80px;
	line-height:80px;
	background:#0961a0;
}


/*top*/
.top{
	height:80px;
	line-height:80px;
	position: relative;
}
.logo{
	margin-left:30px;
	margin-top:10px;
	width:288px;
	height:65px;
	float:left;
}
.nav{
	width:70%;
	position: absolute;
	left: 350px;
	height: 80px;
}
.nav>ul>li>a{
	color:#fff;
}
.nav>ul>li{
	display:block;
	width:13%;
	height:80px;
	line-height:80px;
	text-align:center;
	float:left;
	}
.nav>ul>li:hover a{
	display:block;
	background:#1272B4;
	color:#fff;
}
.search{
	margin-right:30px;
	float:right;
}
.yi{
	margin-top:0px;
	height:60px;
	float:right;
	position: relative;
   width: 190px;
}
.io{
	height:60px;
	float:right;
	position: absolute;
	right:45px;
	margin-top:7px;
	}
	
/*背景图片*/	

@media screen and (max-width: 768px) {    
    .body_img {
    	position: fixed;
    right:0px;
    top:0px;
    width: 100%;
    height: 100%;
    z-index:-9999;
       background: url(body_bg_sj.jpg) center top no-repeat;
    }
}
@media screen and (min-width: 768px) {    
    .body_img{
	position: fixed;
    right:0px;
    top:0px;
    width: 100%;
    height: 100%;
    z-index:-9999;
    background: url(body_bg.jpg) center right no-repeat;
	}
}
/*固定定位*/
.gd{
	position: fixed;
    right:17px;
    top:220px;
    width:147px;
    height:400px;
    text-align:right;
}
.gd>div{
	margin-bottom:5px;
}
/*回到顶部*/
.db{
	position: fixed;
    right:70px;
    bottom:15px;
    width: auto;
    height: auto;
}
/*展开*/
.lj_wrap{
	background:#fff;
	position: absolute;
	top: 80px;
	width: 100%;
	left: 0;
	z-index: 24px;

}
.content{
	margin:0 auto;
	width:100%;
	}

.about_img {

	width: 12%;
    margin-bottom: 30px;
    text-align: center;
    padding-top: 30px;
}
.about_img img {
    width: 60px;
	margin-bottom: 12px;
}
.about_img p {
    margin-top: -40px;
}
.about_img p a {
    font-size: 15px;
    color: #333;
}


.lj{
	color:#b0b0b0;
	padding-top:10px;
}
.lj_product{
	line-height:30px;
	font-size:15px;
}
.lj_product li{
	padding-left:50px;
}
.lj_a .lj_product li:nth-child(1){
	background:url(icon_01.png) no-repeat;
	background-position:left center;
}
.lj_product_a .lj_product li:nth-child(1){
	background:url(2019092715575935405.png) no-repeat;
	background-position:left center;
}
.lj_a #xt li:nth-child(1) {
	background:url(icon_06.png) no-repeat;
	background-position:left center;
}
.lj_b .lj_product>li:nth-child(1){
	background:url(icon_02.png) no-repeat;
	background-position:left center;
}
.lj_product_b .lj_product>li:nth-child(1){
	background:url(2017020814313121130.png) no-repeat;
	background-position:left center;
}
.lj_c .lj_product>li:nth-child(1){
	background:url(icon_03.png) no-repeat;
	background-position:left center;
}

.lj_product_c .lj_product>li:nth-child(1){
	background:url(2017020814311344829.png) no-repeat;
	background-position:left center;
}
.lj_c #xt_1 li:nth-child(1) {
	background:url(icon_07.png) no-repeat;
	background-position:left center;
}
.lj_d .lj_product>li:nth-child(1){
	background:url(icon_04.png) no-repeat;
	background-position:left center;
}
.lj_c #xt_02 li:nth-child(1) {
	background:url(icon_08.png) no-repeat;
	background-position:left center;
}
.lj_e .lj_product>li:nth-child(1){
	background:url(icon_05.png) no-repeat;
	background-position:left center;
}

.lj_product li a{
	color:#444;
}
.lj_product li h1{
	font-size:16px;
	font-weight:bold;
	padding:10px 0px;
	margin-top:20px;
}
.lj_product li h1 a{
	color:#343434;
}
.lj>div{
	float:left;
}
.lj .lj_a{
	width:22%;
	height: 300px;
}
.lj .lj_product_a {
  width:30%;
	height: 300px;
}
.lj .lj_product_b {
  width:30%;

}
.lj .lj_product_c {
  width:30%;

}
.lj .lj_b{
	width:19%;
}
.lj .lj_c{
	width:21%;
}
.lj .lj_d{
	width:22%;
}
.lj .lj_e{
	width:15%;
}
.lj_f .lj_product .bt{
	margin-top:60px;
}
.lj_f .lj_product #ww{
	font-size:14px;
}




/*banner*/
.banner{
	height:836px;
	text-align:center;
	margin-top:250px;
}


/*banner_small*/
.banner_small{
	
	height:296px;
	text-align:center;
	background:green;
	margin:0 auto;
}


/*站点链接*/
.bot_wrap{
	background:#4c4c4c;
	height:390px;
}
.content{
	margin:0 auto;
	width:1000px;
	overflow: hidden;
	}
.bot{
	color:#b0b0b0;
	height:290px;
	padding-top:40px;
}
.bot_about{
	line-height:30px;
	font-size:15px;
}
.bot_about li a{
	color:#c2c2c2;
}
.bot_about li h1{
	font-size:16px;
	font-weight:bold;
	padding:10px 0px;
}
.bot_about li h1 a{
	color:#fff;
}
.bot>div{
	float:left;
}
.bot .bot_a{
	width:13%;
}
.bot .bot_b{
	width:15%;
}
.bot .bot_c{
	width:15%;
}
.bot .bot_d{
	width:12%;
}
.bot .bot_e{
	width:28%;
}
.bot .bot_f{
	width:15%;
}
.bot_f .bot_about .bt{
	margin-top:60px;
}
.bot_f .bot_about #ww{
	font-size:14px;
}

/*底部版权*/
.bot_con{
	background:#1272b4;
	height:160px;
}
.bot_bq{
	height:160px;
}
.bot_bq_left{
	float:left;
	width:280px;
	height:110px;
	padding-top:30px;
	overflow:hidden;

}
.bot_bq_right{
	float:right;
    margin-right:10px;
	width:790px;
	height:30px;
	line-height:30px;
	margin-top:60px;
}
.bot_bq_l{
	color:#88add1;
	width:500px;
	height:30px;
	float:left;
}
.bot_bq_r{
	width:280px;
	height:30px;
	color:#bacee3;
	float:left;
}


/*关于政通*/

/*位置*/
.wz{
	height:40px;
	line-height:40px;
	background:#dce2e7;
}
.wz_n{
	height:40px;
}

.gy{
	height:540px;
}
.gy1 {
	margin-bottom: 100px;
}
.gy_n{
	height:370px;
	padding-top:50px;
}
.gy_n_left{
	float:left;
	width:650px;
	height:340px;	
}

.gy_n_top{
	width:610px;
	height:250px;
}
.gy_n_top h1{
	margin-top:10px;
	font-size:28px;
	height:40px;
	color:#515151;
}
.gy_n_top p{
	font-size:20px;
    height:30px;
}
.gy_n_top div{
	margin-top:15px;
	font-size:16px;
	line-height:28px;
}
.gy_n_bot{
	width:650px;
	height:100px;
}
.gy_n_bot ul li{
	float:left;
	width: 160px;
    margin-bottom: 20px;
}
.gy_n_bot ul li p:nth-child(2){
	height:30px;
	line-height:30px;
}
.gy_n_right{
	width:540px;
	height:363px;
	text-align:center;
	padding-top:10px;
	float:right;
}
.gy_n_right img{
	opacity:0.95;filter(alpha=95)
}
.gy_n_right img:hover{
	opacity:1;filter(alpha=100)
}

/*政通产品*/
.cp{
	height:800px;
    padding-bottom:20px;
}

.cp_n{
	height:760px;
	padding-top:50px;
	text-align:center;	
}

.cp_n_top{
	width:1180px;
	height:90px;
}
.cp_n_top h1{
	margin-top:10px;
	font-size:30px;
	height:40px;
	line-height:40px;
	color:#515151;
	text-align:center;
}
.cp_n_top p{
	font-size:20px;
    height:40px;
    line-height:40px;
}

.cp_n_bot ul{
	width:1180px;
	height:620px;
	margin-top:-45px;
}
.cp_n_bot ul li{
	float:left;
	width:272px;
	margin-right:20px;
	height:250px;
	background:#fff;
	padding-top:25px;
	margin-top:25px;
	border-radius:5px;
	border:1px solid #dce2e7;
}
.cp_n_bot ul li:hover{
	background:#e8e8e8;
	color:#fff;
}
.cp_n_bot ul li p:nth-child(1){
	height:100px;
	line-height:100px;
}
.cp_n_bot ul li p:nth-child(2){
	height:40px;
	line-height:40px;
}

.cp_n_bot ul li p:nth-child(3){
	font-size:15px;
	line-height:26px;
	width:220px;
	color:#666;
	text-align:left;
	margin:0px 30px;
}
.cp_n_bot ul li i{
	color:red;
	font-size:22px;
	line-height:30px;
}

/*公司动态*/
.lm{
	width:265px;
	font-weight:bold;
	height:20px;
	line-height:20px;
}
.dt_n_bot .lb{
	width:254px;
	height:70px;
}
.dt_n_bot .lb>li{
	background:url(icon_s.jpg) no-repeat left center;
	text-align:left;
	padding-left:20px;
	width:254px;
	height:30px;
	line-height:30px;
}

.dt{
	height:580px;
    padding-bottom:20px;
}

.dt_n{
	height:440px;
	padding-top:50px;
	text-align:center;	
}

.dt_n_top{
	width:1180px;
	height:90px;	
}
.dt_n_top h1{
	margin-top:10px;
	font-size:30px;
	height:40px;
	line-height:40px;
	color:#515151;
	text-align:center;
}
.dt_n_top p{
	font-size:20px;
    height:40px;
    line-height:40px;
}

.dt_n_bot{
	float:left;
	width:280px;
	height:300px;
	margin-right:20px;
	margin-top:15px;
}
.dt_n_bot ul li{
	width:285px;
	height:215px;
}

.dt_n_bot ul li p:nth-child(1) img{
	opacity:0.9;filter(alpha=90)
}
.dt_n_bot ul li p:nth-child(1) img:hover{
	opacity:1;filter(alpha=100)
}
.dt_n_bot ul:nth-child(1){
	width:285px;
	height:215px;
	margin-right:25px;
	border:1px solid #e3e3e3;
}	
.dt_n_bot ul:nth-child(2){
	width:265px;
	margin-top:15px;
}
.dt_n_bot ul li p{
	margin-top:15px;
}
.btn{
	border:1px solid #c7c7c7;
	border-radius:20px;
	width:113px;
	height:35px;
	line-height:35px;
	text-align:center;
	margin:0 auto;	
}
.btn a{
	display:inline-block;
	
}


/*成功案例*/
.cg{
	height:550px;
    padding-bottom:20px;
}

.cg_n{
	height:520px;
	padding-top:20px;
	text-align:center;	
}
.cg_n_top h1{
	height:40px;
	line-height:40px;
	color:#515151;
	text-align:center;
	border:1px solid blue;
}
.cg_n_top p{
	font-size:20px;
    height:40px;
    line-height:40px;
    border:1px solid blue;
}

.cg_n_bot{
	width:1200px;
	height:400px;
	margin-top:-20px;
}
.cg_n_bot ul{
	width:290px;
	float:left;
	margin-right:10px;
}
.cg_n_bot ul li{
	float:left;
	width:291px;
	margin-right:20px;
	height:356px;
	background:#fff;
	border-radius:5px;
}

.cg_n_bot ul li p:nth-child(1){
	width:291px;
	height:181px;
}

.cg_n_bot ul li p:nth-child(1) img{
	opacity:0.95;filter(alpha=95)
}
.cg_n_bot ul li p:nth-child(1) img:hover{
	opacity:1;filter(alpha=100)
}
.cg_n_bot ul li p:nth-child(2){
	height:40px;
	line-height:40px;
	text-align:left;
	margin-top:15px;
}

.cg_n_bot ul li p:nth-child(3){
	font-size:15px;
	line-height:22px;
	width:290px;
	color:#666;
	text-align:left;
}
.cg_n_bot ul li i{
	color:red;
	font-size:22px;
	line-height:30px;
}
.btn_left{
	border:1px solid #c7c7c7;
	border-radius:20px;
	width:100px;
	height:30px;
	line-height:30px;
	text-align:center;
	margin-left:0px;
	margin-top:10px;
	font-size:15px;
}
.btn_left a{
	display:inline-block;
	
}
/*网站留言*/
.ly{
	height:560px;
}
.ly_n{
	margin-top:20px;
	height:520px;
}
.cp_n_top{
	margin-top:20px;
	height:80px;
	margin-top:15px;
	margin-bottom:60px;
}
.ly_n>div{
	float:left;
}
.ly_n_left{
	width:592px;
	height:345px;
	border:1px solid #d0cdcd;
}
.ly_n_right{
	margin-left:70px;
}


/*解决方案*/
.fa{
	height:550px;
    padding-bottom:20px;
}
.fa_n{
	height:520px;
	padding-top:20px;
	text-align:center;	
}
.fa_n_top{
	height:90px;
	margin-top:20px;
}
.fa_n_top h1{
	height:40px;
	line-height:40px;
	color:#515151;
	font-size:30px;
	text-align:center;
}
.fa_n_top p{
	font-size:20px;
    height:40px;
    line-height:40px;
}
.fa_n_bot{
	width:1200px;
	height:400px;
	margin-top:40px;
}
.fa_n_bot ul li{
	width:1200px;
	height:340px;
	float:left;
}
.fa_n_bot ul li{
	width:233px;
	height:328px;
	text-align:left;
}

.fa_n_bot ul li:nth-child(1){
	background:url(img_10.jpg) no-repeat top center;
}
.fa_n_bot ul li:nth-child(1):hover{
	background:url(img_010.jpg) no-repeat top center;
}
.fa_n_bot ul li:nth-child(2){
	background:url(img_11.jpg) no-repeat top center;
}
.fa_n_bot ul li:nth-child(2):hover{
	background:url(img_011.jpg) no-repeat top center;
}
.fa_n_bot ul li:nth-child(3){
	background:url(img_12.jpg) no-repeat top center;
}
.fa_n_bot ul li:nth-child(3):hover{
	background:url(img_012.jpg) no-repeat top center;
}
/*.fa_n_bot ul li:nth-child(4){
	background:url(img_13.jpg) no-repeat top center;
}
.fa_n_bot ul li:nth-child(4):hover{
	background:url(img_013.jpg) no-repeat top center;
}*/
.fa_n_bot ul li:nth-child(4){
	background:url(img_14.jpg) no-repeat top center;
}
.fa_n_bot ul li:nth-child(4):hover{
	background:url(img_014.jpg) no-repeat top center;
}
.fa_n_bot ul li:nth-child(4) p:nth-child(2){
	color:#d7d7d7;
	text-align:center;
	padding:10px 20px;
	line-height:26px;
}
.fa_n_bot ul li p a{
	color:#d7d7d7;
	line-height:28px;
	text-align:left;
	padding:0px 20px;
	font-size:16px;
}
.fa_n_bot ul li p:nth-child(1) a:hover{
	color:#fff;
}
.fa_n_bot ul li p:nth-child(1) a:nth-child(1){
	display:block;
	font-size:20px;
	color:#fff;
	height:40px;
	line-height:40px;
	margin-top:25px;
}
.fa_n_bot ul li p:nth-child(1){
	margin-top:45px;
}
.fa_n_bot ul li p:nth-child(2){
	margin-top:10px;
}
.btn_02{
	background:#ec9610;
	border-radius:20px;
	width:113px;
	height:35px;
	line-height:35px;
	text-align:center;
	margin:0 auto;	
	color:#fff;
	margin-top:50px;
}
.btn_02 a{
	display:inline-block;
	color:#fff;
	
}

/*图文信息*/
.lm{
	width:265px;
	font-weight:bold;
	height:20px;
	line-height:20px;
}
.tw{
	/*height:880px;*/
    padding-bottom:50px;
}
.tw_n_top{
	width:1180px;
	height:90px;	
	margin:0 auto;
	text-align:center;
	margin-top:30px;
}
.tw_n_top p{
	margin-top:12px;
	height:60px;
}
.tw_n_top h1{
	margin-top:10px;
	font-size:30px;
	height:40px;
	line-height:40px;
	color:#515151;
	text-align:center;
}
.content_0{
	/*height:800px;*/
}
.content_3{
	width:1200px;
	margin:0 auto;
	/*height:600px;*/
}
.tw_n_line{
	height:80px;
	line-height:60px;
	border-bottom:1px solid #d9d9d9;
}
.tw_n_line ul{
	height:80px;
	width:1200px;
	margin:0 auto;
}
.tw_n_line ul li{
	float:left;
	/*width:120px;*/
	height:80px;
	line-height:80px;
	text-align:center;
	margin-right: 20px;s
}
.tw_n_line ul li a{
	display: block;
	font-size:18px;
	width:100%;
	height:78px;
	background:url(bg_02.jpg) no-repeat top center;
}
.tw_n_line ul li a:hover{
	color:#1a7eca;
	background:url(bg_01.jpg) no-repeat top center;
}
.ttt a{
	display: block;
	color:#1a7eca;
	font-size:18px;
	width:120px;
	height:80px;
	background:url(bg_01.jpg) no-repeat top center;
}
.ttt a:hover{
	background:url(bg_02.jpg) no-repeat top center;
}
.twxx{
	height:360px;
	margin-top:30px;
}
.twxx_left{
	width:480px;
	height:240px;
	float:left;
}
.twxx_right{
	width:660px;
	height:240px;
	float:right;
}
.twxx_right h1{
	font-size:18px;
}
.twxx_right p{
	line-height:28px;
	height:140px;
	width:640px;
	margin-top:20px;
}
.btn_3{
	background:#1a7eca;
	width:138px;
	height:36px;
	line-height:35px;
	text-align:center;
	margin:0 auto;	
	color:#fff;
	margin-top:25px;
	margin-left:0px;
}
.btn_3 a{
	display:inline-block;
	color:#fff;
	
}

/*软件动态*/
.rjdt{
	margin-top:10px;
	width:1000px;
	/*height:600px;*/
}
.rjdt ul{
	height:45px;
	line-height:45px;
   border-bottom:1px solid #e7e7e7;
}
.rjdt ul li{
	float:left;
}
.rjdt ul li:nth-child(1){
	width:30px;;
	height:30px;
	text-align:center;
}
.rjdt ul li:nth-child(2){
	width:850px;
}
.rjdt ul:hover{
	padding-left:15px;
}
