*{margin:0 padding:0;}
a{text-decoration:none;}
.clearfix:before,.clearfix:after {
    content:"";
    display:table;
}
.clearfix:after{clear:both;}
.clearfix{
    *zoom:1;/*ie/7/6*/
}

/*页面宽度*/
.middle{
	min-width: 1000px;
	margin:15px 0;
}

/*灰色边框*/
.content_box{
	width: 998px;
}
.dqwz{
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	background: #ebeff1;
	min-width: 1000px;
}
.dqwz img{
	vertical-align: middle;
	margin-right: 8px;
	margin-bottom: 3px;
}
.wzdtbox{
	margin-top: 57px;
}
.wzdtbox_fw{
	margin-top: 10px;
}
.linkslide {
	padding: 0 10px;
	
}
.linkslide .hd{
	width: 990px;
	margin: 10px auto;
	
}
.linkslide .hd ul li{
	width: 	80px;
	height: 80px;
	border: 1px solid #99c3e8;
	border-radius: 5px;
	float: left;
	text-align: center;
	line-height: 80px;
	margin-left: 20px;
	position: relative;
}
.linkslide .hd ul li:first-child{
	margin-left: 0;
}
.linkslide .hd ul li a{
	color: #0059a8;
	display: block;
}
.linkslide .hd ul li.on i{
	display: block;
	width: 21px;
	height: 11px;
	background: url(/uploads/image/tdscss2023/linkon.png) no-repeat bottom center;
	position: absolute;bottom: -11px;
	left: 50%;
	margin-left: -10.5px;
}
.linkslide .hd ul li.on{
	background: #0059a8;
}
.linkslide .hd ul li.on a{
	color: #ffffff;
}

/*服务和互动块开始*/

.linkslide .bd{
	min-height: 120px;/*一行三个默认120，*/
	overflow: hidden;
	
	
}
.linkslide .bd ul{
	margin-left: -12px;
	overflow: hidden;
	
}

.linkslide .bd ul li:nth-child(1){
	float: left;
	width: 406px;/*一行3个是277*/
	height: 110px;
	text-align: center;
	line-height: 110px;
	/*background: #669be3;*/ /*#2196f3;*/
	margin-left: 50px;/*块之间距离默认33，一行3个。*/
	border-radius: 5px;
	margin-bottom: 30px;	
	background: #669be3 url(/uploads/image/tdsciico/ywxt01.png) no-repeat center 20px ;
	transition: all .5s;
}
.linkslide .bd li:nth-child(1):hover{
    background: #2974d8 url(/uploads/image/tdsciico/ywxt_on.png) no-repeat center 20px ;
	/*transform、transition、线性渐变、背景图片扩展、滤镜、元素阴影、文本阴影、字体样式引入
	transform:translate(0,-5px);
	-webkit-transform:translate(0,-5px);
	-moz-transform:translate(0,-5px);
	-o-transform:translate(0,-5px);
	-ms-transform:translate(0,-5px);
	*/
}

.linkslide .bd ul li:nth-child(2){
	float: left;
	width: 406px;/*一行3个是277*/
	height: 110px;
	text-align: center;
	line-height: 110px;
	background: #d77e1e url(/uploads/image/tdsciico/ywxt02.png) no-repeat center 20px ;
	margin-left: 50px;/*块之间距离默认33，一行3个。*/
	border-radius: 5px;
	margin-bottom: 30px;	
	transition: all .5s;
}
.linkslide .bd li:nth-child(2):hover {
    background: #b36a1a url(/uploads/image/tdsciico/ywxt_on.png) no-repeat center 20px ;
	
}

.linkslide .bd ul li:nth-child(3){
	float: left;
	width: 406px;/*一行3个是277*/
	height: 110px;
	text-align: center;
	line-height: 110px;
	background: #00b3c8 url(/uploads/image/tdsciico/ywxt05.png) no-repeat center 20px ;
	margin-left: 50px;/*块之间距离默认33，一行3个。*/
	border-radius: 5px;
	margin-bottom: 30px;
	transition: all .5s;
}
.linkslide .bd li:nth-child(3):hover {
    background: #008f9f url(/uploads/image/tdsciico/ywxt_on.png) no-repeat center 20px ;
}


.linkslide .bd ul li:nth-child(4){
	float: left;
	width: 406px;/*一行3个是277*/
	height: 110px;
	text-align: center;
	line-height: 110px;
	background: #33d088 url(/uploads/image/tdsciico/ywxt08.png) no-repeat center 20px ;
	margin-left: 50px;/*块之间距离默认33，一行3个。*/
	border-radius: 5px;
	margin-bottom: 30px;
	transition: all .5s;
}
.linkslide .bd li:nth-child(4):hover {
    background: #218d5c url(/uploads/image/tdsciico/ywxt_on.png) no-repeat center 20px ;
}


.linkslide .bd ul li:nth-child(5){
	float: left;
	width: 406px;/*一行3个是277*/
	height: 110px;
	text-align: center;
	line-height: 110px;
	background: #669be3 url(/uploads/image/tdsciico/ywxt07.png) no-repeat center 20px ;
	margin-left: 50px;/*块之间距离默认33，一行3个。*/
	border-radius: 5px;
	margin-bottom: 30px;
	transition: all .5s;
}
.linkslide .bd li:nth-child(5):hover {
    background: #669be3 url(/uploads/image/tdsciico/ywxt_on.png) no-repeat center 20px ;
}


.linkslide .bd ul li:nth-child(6){
	float: left;
	width: 406px;/*一行3个是277*/
	height: 110px;
	text-align: center;
	line-height: 110px;
	background: #d77e1e url(/uploads/image/tdsciico/ywxt08.png) no-repeat center 20px ;
	margin-left: 50px;/*块之间距离默认33，一行3个。*/
	border-radius: 5px;
	margin-bottom: 30px;
	transition: all .5s;
}
.linkslide .bd li:nth-child(6):hover {
    background: #b36a1a url(/uploads/image/tdsciico/ywxt_on.png) no-repeat center 20px ;
}

.linkslide .bd ul li:nth-child(7){
	float: left;
	width: 406px;/*一行3个是277*/
	height: 110px;
	text-align: center;
	line-height: 110px;
	background: #00b3c8 url(/uploads/image/tdsciico/ywxt09.png) no-repeat center 20px ;
	margin-left: 50px;/*块之间距离默认33，一行3个。*/
	border-radius: 5px;
	margin-bottom: 30px;
	transition: all .5s;
}
.linkslide .bd li:nth-child(7):hover {
    background: #008f9f url(/uploads/image/tdsciico/ywxt_on.png) no-repeat center 20px ;
}

.linkslide .bd ul li:nth-child(8){
	float: left;
	width: 406px;/*一行3个是277*/
	height: 110px;
	text-align: center;
	line-height: 110px;
	background: #33d088 url(/uploads/image/tdsciico/ywxt10.png) no-repeat center 20px ;
	margin-left: 50px;/*块之间距离默认33，一行3个。*/
	border-radius: 5px;
	margin-bottom: 30px;
	transition: all .5s;
}
.linkslide .bd li:nth-child(8):hover {
    background: #218d5c url(/uploads/image/tdsciico/ywxt_on.png) no-repeat center 20px ;
}

.linkslide .bd ul li:nth-child(9){
	float: left;
	width: 406px;/*一行3个是277*/
	height: 110px;
	text-align: center;
	line-height: 110px;
	background: #669be3 url(/uploads/image/tdsciico/ywxt11.png) no-repeat center 20px ;
	margin-left: 50px;/*块之间距离默认33，一行3个。*/
	border-radius: 5px;
	margin-bottom: 30px;
	transition: all .5s;
}
.linkslide .bd li:nth-child(9):hover {
    background: #669be3 url(/uploads/image/tdsciico/ywxt_on.png) no-repeat center 20px ;
}


.linkslide .bd ul li a{
	display: block;
	color:#fff;
	/*font-weight:bold;文字加粗*/
	font-size:80px;
	margin-top: 20px;
	
}

/*服务和互动块结束*/


.layout .middle .main_box{
	border: 1px solid #dddddd;
	margin-top: 31px;
}
.layout .middle .main_box .leftlist{
	width: 220px;
}
.layout .middle .main_box .leftlist .leftlist_title{
	display: block;
	min-height: 41px;
	background: #3179d9;
	color: #ffffff;
	font-size: 24px;
	font-weight: 700;
	text-align: center;
	line-height: 28px;
	padding: 19px  20px 15px  19px;
}
.layout .middle .main_box .leftlist .leftlist_title img{
	vertical-align: middle;
	margin-right: 13px;
	margin-bottom: 3px;
}
.layout .middle .main_box .leftlist ul li{
	height: 46px;
	line-height: 46px;
	text-indent: 44px;
	border-bottom: 1px solid #dadada;
	font-size: 15px;
	background: url(/uploads/image/tdsccss/ty_leftli.png) no-repeat 17px center;
}
.layout .middle .main_box .leftlist ul li.on,
.layout .middle .main_box .leftlist ul li:hover{
	background: url(/uploads/image/tdsccss/ty_leftlion.png) no-repeat 17px center;
	background-color: #f6f6f6;
}
.layout .middle .main_box .leftlist ul li.on a,
.layout .middle .main_box .leftlist ul li:hover a{
	color: #3279da;
}
.layout .middle .main_box .rightcontent{
	width: 980px;
	border-left: 1px solid #dddddd;
	padding-bottom: 20px;

}
.layout .middle .main_box .noleftbox{
	width: auto;
	border: none;
}
.layout .middle .main_box .rightcontent .rightlist_title{
	/*display: block;*/
	display: block;
	height: 67px;
	line-height: 67px;
	width: 1000px;
	border-bottom: 8px solid #205caf;
	margin-left: -1px;
	font-size: 22px;
	color: #205caf;
	text-indent: 28px;
	font-weight: 700;
	position: relative;
}
.layout .middle .main_box .rightcontent .rightlist_title a{
	font-size: 18px;
    font-weight: normal;
    display: block;
    position: absolute;
    right: 25px;
    top: 2px;
}
.layout .middle .main_box .noleftbox .rightlist_title{
	width: auto;
}
.layout .middle .main_box .rightcontent .rightcontent_box{
	padding: 30px;
	font-family: "microsoft yahei", 微软雅黑, 宋体, 黑体, "helvetica neue", tahoma, arial, "hiragino sans gb";
}
.layout .middle .main_box .rightcontent .rightcontent_box *{
font-size: 22px !important;
letter-spacing: normal !important; 
font-family: "microsoft yahei", 微软雅黑, 宋体, 黑体, "helvetica neue", tahoma, arial, "hiragino sans gb" !important;
font-style: normal !important;
word-spacing: 0px !important;
orphans: 2 !important;
widows: 2 !important;
font-variant-ligatures: normal !important;
font-variant-caps: normal !important;
-webkit-text-stroke-width: 0px !important;
}
.layout .middle .main_box .rightcontent .rightcontent_box h1{
	text-align: center;
	font-size: 26px;
	font-weight: 700;
}
.layout .middle .main_box .rightcontent .rightcontent_box p,
.layout .middle .main_box .rightcontent .rightcontent_box p *{
	line-height: 28px !important;
	font-size: 16px !important;
	font-family: "microsoft yahei" !important; 
}
.layout .middle .main_box .rightcontent .rightcontent_box table th{border:1px solid #ccc; padding: 10px; text-align: left; line-height: 30px; text-align: center;}
.layout .middle .main_box .rightcontent .rightcontent_box table td{border:1px solid #ccc; padding: 10px; text-align: left; line-height: 30px;}
.layout .middle .ysqgkbiaoge .rightcontent .rightcontent_box table td{ line-height:51px !important; text-align:inherit !important;}

/*增加互动主页三栏快捷版块*/
.container{
    margin: 0 auto;
    height: auto;
    width: 900px;
	margin-bottom:20px;
    background-color: #ffffff;
    position: relative;
    /*padding: 10px;*/
    box-sizing:border-box;
        -moz-box-sizing:border-box; /* firefox */
        -webkit-box-sizing:border-box; /* safari */
}
.container-inside{
    box-sizing:border-box;
        -moz-box-sizing:border-box; /* firefox */
        -webkit-box-sizing:border-box; /* safari */
    height: auto;
    /*padding-left: 13px;
    padding-right: 13px;*/
    margin: 0;
    float: left;
    overflow: hidden;
    background-color: #ffffff
}
.container-inside-body{
    margin-bottom: 10px;
}

/* 颜色 */
/* 文字 */
.text-white{
    color: #ffffff ;
}
.text-yellow{
    /*background:   170px -31px;*/
    color:#ffdd00 ;
}
.text-danger{
    /*background:   170px -31px;*/
    color:red ;
}
.text-grey{
    /*background:   170px -31px;*/
    color:#9d9d9d ;
}
/* 背景 */
.bg-yellow{
    /*background:   170px -31px;*/
    background-color:#ffdd00 ;
}

.bg-grey{
    /*background:   170px -31px;*/
    background-color:#f5f5f5 ;
}
.bg-orange{
    background-color:#ff6600 ;
}
.bg-orange :hover{
    background-color:#ff8822 ;
    border-radius: 5px
}
.bg-blue{
    background-color:#0498bd;
}
.bg-blue :hover{
    background-color:#3dbfeb;
    border-radius: 5px
}
.bg-blue2{
    background-color:#2281d5;
}
.bg-blue2 :hover{
    background-color:#1e82fe;
    border-radius: 5px
}
.bg-red{
    background-color:#e24444;
}
.bg-red :hover{
    background-color:#e26666;
    border-radius: 5px
}
.bg-pink{
    background-color: #ff9999;
}
.bg-pink :hover{
    background-color:#e39191;
    border-radius: 5px
}
.bg-lightgreen{
    background-color: #66cccc;
}
.bg-lightgreen :hover{
    background-color:#88cccc;
    border-radius: 5px
}
.bg-grassgreen{
    background-color:#acc142;
}
.bg-grassgreen :hover{
    background-color:#acb264;
    border-radius: 5px
}
.bg-orangeyellow{
    background-color:#fd9944;
}
.bg-orangeyellow :hover{
    background-color:#fd8844;
    border-radius: 5px
}
.bg-skyblue{
    background-color: #e6f2ff;
}
/* 边框 */
.border-radius-5{
    border-radius: 5px;
}
.border-radius-15{
    border-radius: 15px;
}
.border-l{
    border-left: 0px solid #666;
}
.border-1{
    border: 0px solid #d1d1d1;
}
.no-border{
    border: none !important;
}
.clearfix{
    clear: both
}
.text-center{
    text-align: center ;
}
.text-left{
    text-align: left ;
}
.text-right{
    text-align: right;
}
.display-block{
    display: block;
}
.display-inline-block{
    display: inline-block;
}
.margin-0{
    margin:0px ;
}
.margin-5{
    margin:5px ;
}
.margin-10{
    margin:10px ;
}
.margin-15{
    margin:15px ;
}
.margin-t-0{
    margin-top:0px ;
}
.margin-t-5{
    margin-top:5px ;
}
.margin-t-10{
    margin-top:10px ;
}
.margin-t-15{
    margin-top:15px ;
}
.margin-t-30{
    margin-top:30px ;
}
.margin-t-50{
    margin-top:50px ;
}
.margin-l-0{
    margin-left:0px ;
}
.margin-l-5{
    margin-left:5px ;
}
.margin-l-10{
    margin-left:10px ;
}
.margin-l-15{
    margin-left:15px ;
}
.margin-r-0{
    margin-right:0px ;
}
.margin-r-5{
    margin-right:5px ;
}
.margin-r-10{
    margin-right:10px ;
}
.margin-r-15{
    margin-right:15px ;
}
.margin-b-0{
    margin-bottom:0px ;
}
.margin-b-5{
    margin-bottom:5px ;
}
.margin-b-10{
    margin-bottom:10px ;
}
.margin-b-15{
    margin-bottom:15px ;
}
.margin-b-50{
    margin-bottom:50px ;
}
.margin-b-70{
    margin-bottom:70px ;
}
.padded-0{
    padding:0px !important;
}
.padded-5{
    padding:5px ;
}
.padded-10{
    /*padding:20px ;*/
	padding-top:20px;
	height:80px;
}
.padded-15{
    padding:15px ;
}
.padded-t-0{
     padding-top:0px ;
}
.padded-t-5{
    padding-top:5px ;
}
.padded-t-10{
    padding-top:10px ;
}
.padded-t-15{
    padding-top:15px ;
}
.padded-l-5{
    padding-left:5px ;
}
.padded-l-10{
    padding-left:10px ;
}
.padded-l-15{
    padding-left:15px ;
}
.padded-r-5{
    padding-right:5px ;
}
.padded-r-10{
    padding-right:10px ;
}
.padded-r-15{
    padding-right:15px ;
}
.padded-b-5{
    padding-bottom:5px ;
}
.padded-b-10{
    padding-bottom:10px ;
}
.padded-b-15{
    padding-bottom:15px ;
}