﻿﻿@charset "utf-8";

/*统一部分*/
*{ margin:0px; padding:0px;border: 0px;}
body{color: #333333;font-family: "Arial","Microsoft Yahei","宋体"; font-size:16px;line-height:1.5;margin:0px; padding:0px;border: 0px;background: #fff ;box-sizing:border-box;}

div{margin: 0px;padding: 0px;border: 0px;zoom:1;/*解决子元素同向margin重叠*/ font-size: 16px;color:#333333; box-sizing:border-box;}
label{margin: 0px;padding: 0px;border: 0px; font-weight:normal;}
form{margin: 0px;padding: 0px;border: 0px;}
img{vertical-align:middle;margin: 0px;padding: 0px;border: 0px; }/*设置图片初始化为垂直居中，因为默认的是左上角对齐*/
table,tr,td,dr,th {margin: 0px;padding: 0px;border: 0px; color:#333333;}
table{ border-collapse:collapse; border-spacing:0; }/*合并重复的边线*/
ul,ol,li,dl,dt,dd{margin: 0px;padding: 0px;list-style-type:none; font-weight:normal; }
h1,h2,h3,h4,h5,h6{ line-height:1.2;margin: 0px;padding: 0px;}
p,a{ margin:0px; padding:0px; border:0px;}

.clearboth{font-size: 0px;margin: 0px;padding: 0px;	clear: both;height: 0px;line-height:0;border: 0px;}
.float_right{ float:right;}
.float_left{ float:left;}

a:link,a:visited,a:active{font-family: "Arial","微软雅黑","宋体";  color:#333333; text-decoration:none;font-size:16px;}
a:hover{ color:#ffa900; text-decoration: none;}

a.flinkyellow{color:#ff5b1a;}
a.flinkyellow:hover{color:#ffa900;}
a.flinkblack{color:#ccc;}
a.flinkblack:hover{color:#ffa900;}

.tjbtn{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px; /*圆角*/display:inline-block; margin:2px 0; margin-right:5px;}
.tjbtnzj{display:inline-block; margin-right:5px;}
	.tjbtn img,
	.tjbtnzj img{ margin:0 5px;}

.tjbtn_s{ height:32px; line-height:32px; text-align:center;  color:#fff;}
	.tjbtn_s a{ height:100%; display:block;color:#fff;font-size:16px; font-weight:normal; padding:0 20px;}
	.tjbtn_s a:hover{ color:#fcff00;}
	
.tjbtn_m{ height:45px; line-height:45px; text-align:center;  color:#fff;}
	.tjbtn_m a{ height:100%; display:block;color:#fff;font-size:18px; padding:0 30px;}
	.tjbtn_m a:hover{ color:#fcff00;}
.tjbtn_mk{ height:45px; line-height:45px; text-align:center;  color:#fff;}
	.tjbtn_mk a{ height:100%; display:block;color:#000;font-size:18px; padding:0 30px;}
	.tjbtn_mk a:hover{ color:#fcff00;}		

.tjbtn_b{ height:50px; line-height:50px; text-align:center;  color:#fff;}
	.tjbtn_b a{ height:100%; display:block;color:#fff;font-size:20px; padding:0 40px;}
	.tjbtn_b a:hover{ color:#fcff00;}

.bgcolor_blue{background:#12d8fb;}
.bgcolor_blue1{background:#005ad8;}

input,button,select,textarea{ outline:none;}/*去掉input等获取焦点时的边框*/
textarea{resize:none;}/*取消textarea的拖动改变大小的功能*/
input{font-family: "Arial","微软雅黑","宋体"; line-height:1.5; font-size:14px;border: 1px solid #ddd;height: 32px; line-height:32px; vertical-align:middle; padding-left:5px; margin-right:10px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px; /*圆角*/}
input[type="checkbox"],
input[type="radio"]{ width:18px; height:18px; border-width:0px; margin-right:3px; margin-left:10px;}
select{font-family: "Arial","微软雅黑","宋体"; line-height:1.5; font-size:14px;border: 1px solid #ddd;height: 32px; line-height:32px; vertical-align:middle; padding-left:5px; margin-right:10px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px; /*圆角*/}

/*--------------------index-----------------------*/
.top_w{ width:100%;min-width:1200px; height:248px; background:url(../tcjf-images/topbg.jpg) no-repeat center center; }
	.top_n{ width:1200px; height:248px; background:url(../tcjf-images/top.png) no-repeat center center;margin:0 auto; }
	
.con_w{width:1200px; height:10px; min-height:10px; height:auto !important; background:#fff; margin:0 auto 30px auto;}
	.con_row1{ width:100%; padding-top:20px;}
		.con_row1_l{ float:left; width:590px;}
		.con_row1_r{ float: right; width:590px;}
			.con_row1_l1{ width:591px;}
				.con_t1{ height:70px;background:url(../tcjf-images/tbg1.png) no-repeat left bottom; padding-left:78px;}
					.con_t1 dt{ float:left; width:80%; line-height:60px; text-align:left; font-size:36px; color:#60388d; font-weight:bold;}
					.con_t1 dd{ float:right; width:20%; padding-top:15px; text-align:right; font-size:14px; color:#ff5b1a; font-weight: normal;}
				.con_c1{ padding-bottom:10px;}
					.con_c1 li{ width:80%; line-height:40px; font-size:18px; color:#505050; word-break:break-all;  white-space:nowrap;/*强制不换行*/ overflow:hidden; text-overflow:ellipsis;/*文字隐藏后添加省略号*/background:url(../tcjf-images/dot1.png) no-repeat left center; padding-left:20px; margin-left:10%;}
						.con_c1 li a{font-size:18px; color:#505050; }
						.con_c1 li a:hover{font-size:18px; color:#ff9500; }

				.con_c2{padding-bottom:10px}
					.con_c2 li{ width:80%; line-height:40px; font-size:18px; color:#505050; word-break:break-all;  white-space:nowrap;/*强制不换行*/ overflow:hidden; text-overflow:ellipsis;/*文字隐藏后添加省略号*/background:url(../tcjf-images/dot2.png) no-repeat left center; padding-left:20px; margin-left:10%;}
						.con_c2 li a{font-size:18px; color:#505050; }
						.con_c2 li a:hover{font-size:18px; color:#ff9500; }
						
						
	.con_row2{ width:100%; padding-bottom:20px;}
		.con_t2{ height:70px;background:url(../tcjf-images/tbg2.png) no-repeat left bottom; padding-left:78px;}
					.con_t2 dt{ float:left; width:80%; line-height:60px; text-align:left; font-size:36px; color:#60388d; font-weight:bold;}
					.con_t2 dd{ float:right; width:20%; padding-top:15px; text-align:right; font-size:14px; color:#ff5b1a; font-weight: normal;}
	
                                .con_acn{ width:300px; margin:0 auto; height:40px; line-height:40px; text-align:center; padding-top:10px;}
                                              .con_acn p{ float:left; width:150px; height:40px; display:inline-block;  font-weight:bold;}
					.con_acn p a{ font-size:14px; color:#ff5b1a;}
					.con_acn p a:hover{ font-size:14px; color:#ffa900;}
				.con_acn p img{ margin-right:5px;}
		.con_c3{width:100%; text-align:center; margin:20px;padding-bottom:10px}
	
		.table1{width:90%; margin:0 auto; font-size:18px; color:#505050;}
			.table1 th{ text-align:right; line-height:40px; padding:5px; font-weight:normal;}
			.table1 td{ text-align:left; line-height:40px; padding:5px;}
			.wd180{ width:180px;}
		.table2{width:100%; margin:0 auto; font-size:18px; color:#505050; border:1px solid #d2d2d2;}
			.table2 th{ text-align: center; line-height:40px; padding:5px; font-weight:normal; color:#1163b7; background:#d9e9ff;border:1px solid #d2d2d2;}
			.table2 td{ text-align:center; height:50px; line-height:1; font-size:18px; padding:5px;border:1px solid #d2d2d2;}
	
		.con_c4{}
			.con_c4 h1{ line-height:40px; font-size:18px; color:#005ad8;}

	.con_a{ width:1200px;margin-top:40px; position:relative; z-index:10;}
		.con_at{ position:absolute; width:422px; height:42px; top:-21px; left:405px; z-index:20;background:url(../tcjf-images/con_at.png) no-repeat center center; }
		.con_ac{width:1200px; height:20px; min-height:20px; height:auto !important; border:2px solid #ff9600; padding:40px 20px 20px 20px; box-sizing:border-box; font-size:18px; line-height:30px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px; /*圆角*/}
			.con_ac p{ text-indent:2em;}

