﻿img:hover{ opacity: 0.6; transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; -webkit-transition: all 0.2s ease 0s; -o-transition: all 0.2s ease 0s;}

.main_content {background: url(/Content/Areas/News/images/ktz/ts_bg.png) no-repeat right top;}
.ts_tit{font-size: 34px;line-height: 50px;color: #0071bf;border-bottom: 1px solid #e5e5e5;}
.Depall{padding: 20px 30px;}

.ullist1 li.lv1_li {background: #fff; border:1px solid #dddad8;border-left:none;border-left:1px solid #dddad8\9; box-shadow: 1px 2px 8px #d6d6d6;margin-top: 25px;border-radius: 0 0 4px 4px;}
.ullist1 li.lv1_li .top{padding: 15px;border-bottom: 1px solid #dddad8;}
.ullist1 li.lv1_li .top h2{font-size: 18px;line-height: 30px;margin-bottom: 10px;}
.ullist1 li.lv1_li .top h2 a{color: #0c3d5d;}
.ullist1 li.lv1_li .top h2 a:hover,.columnList li a:hover{color: #f90;}
.ullist1 li.lv1_li .top p{line-height: 24px; color: #999;}
.ullist1 li.lv1_li .top .detail{float: right;*display: none;}

.ullist1 li.lv1_li .js{
float: left;background: #0071bf; 
background: linear-gradient(132deg, transparent 4px, #0071bf 0) top left;
background-repeat: no-repeat;
width: 4px;
min-height: 145px;min-height: 143px\9;
margin-left: -4px;margin-left: 0px\9;
margin-top: -2px;margin-top: 0px\9; *display: none;}
.ullist1 li.lv1_li .os{
float: left;background:#f90; 
background: linear-gradient(132deg, transparent 4px, #f90 0) top left;
background-repeat: no-repeat;
width: 4px;
min-height: 145px;min-height: 143px\9;
margin-left: -4px;margin-left: 0px\9;
margin-top: -2px;margin-top: 0px\9;*display: none;}
.ullist1 li.lv1_li .leftLine{
float: left;
background:#dddad8;
background: linear-gradient(50deg, transparent 2px, #dddad8 0) bottom left;
background-repeat: no-repeat;
width: 4px;
min-height: 47px;min-height: 50px\9;
margin-left: -4px;margin-left: 0px\9;
margin-bottom: -27px; *display: none;}

.ullist1 li.lv1_li .columnList{padding: 15px;}
.columnList li{float: left;margin-right: 30px;padding-left: 10px;*margin-bottom: 10px;
	background: url(/Content/Areas/News/images/ktz/dot1.png) no-repeat left center;}
.columnList li a{color: #666;}


@media only screen and (max-width:768px){
	.ullist1 li.lv1_li .top .detail{display: none;}
	.columnList li{margin-right: 0;width: 20%; box-sizing: border-box;line-height: 30px;}
	.ullist1 li.lv1_li .leftLine{display: none;}
}

@media only screen and (max-width:640px){ 
	.Depall{padding: 0;}
	.mainBorder {border: none;box-shadow: none;}
	.columnList li{width: 25%;}
}  
@media only screen and (max-width:375px){
	.columnList li{width: 33.333%;}
}