/**top**/
.topWrap_wc{
	width: 100%;
	height: 227px;
	background: url(temptop_bg.png) no-repeat center;
}
.top{
	width: 100%;
	float: left;
}
.top .logofl{
	position: relative;
	margin-top: 60px;
}
.top .logofr{
	position: relative;
	margin-top: 80px;
}

/**nav**/
.navWrap_wc{
	width: 100%;
	height: 38px;
	background: url(imgnav_bg.jpg);
}
.navnv{
	width: 100%;
	float: left;
}
.navBar { 
	width:1000px;
	float: left; 
	margin: 0 auto; 
	position: relative; 
	z-index: 3; 
	color: #fff; 
}
.nav { 
	margin-left:10px;
	overflow: hidden; 
	zoom: 1; 
	height: 36px; 
	line-height: 36px; 
}
.nav .m { 
	float: left; 
	display: inline-block; 
}
.nav .m img{ 
	height: 38px;
	line-height: 38px;
	position: relative;
}
.nav h3 { 
	float: left; 
	font-size: 100%; 
	font-weight: normal; 
	font-size: 16px; 
	padding: 0 26px;
}
.nav h3 a { 
	float: left; 
	display: block; 
	text-align: center; 
	padding: 0 10px;
	color: #fff; 
}
.nav h3.padbig{
	padding: 0;
}
.nav h3.padbig a { 
	padding: 0;
	width: 90px;
}
.nav .on h3 a { 
	height: 36px; 
	line-height: 36px; 
	background: #BD5C5E;
    color: #ffffff;
}
.subNav { 
	color: #666; 
	background: #f5fbfe; 
	overflow: hidden; 
	width: 998px;
	height: 28px;
	border: 1px solid #e3f0f9;
	border-top: none;
}
.subNav li.have { 
	display: block; 
	overflow: hidden; 
	zoom: 1; 
	margin: 0 20px; 
	height: 28px; 
	line-height: 28px; 
}
.subNav li.have a{
	color: #437ba2; 
}
.subNav li.mar155 { margin-left: 100px; }
.subNav li.mar295 { margin-left: 210px; }
.subNav li.mar430 { margin-left: 320px; }
.subNav li.mar570 { margin-left: 430px; }
.subNav li.mar188 { margin-left: 530px; }
.subNav li.n a { 
	display: block; 
	float: left; 
	padding: 0 10px; 
	color: #437ba2; 
}
.subNav li.n a.on, .subNav li.n a:hover {  
	color: #145cb0; 
}
.navR{
	float: right;
	position: relative;
	margin-top: -68px;
	z-index: 999;
}
.Search{
	width: 100%;
	height: 24px;
	line-height: 24px;
	_line-height: 24px;
	*float: right;
	float: left;
	border: 1px solid #eaeaea;
	border-radius: 3px;
	background: #fff;
	margin-top: 9px;
	font-size: 12px;
}
.fdj{
	float: right;
	height: 24px;
	width: 20px;
	*position: relative;
	_position: relative;
	_margin-right: 2px;
	text-align: right;
	
}
.search_text{
	float: left;
	width: 150px;
	height: 24px;
    line-height: 24px;
    _line-height: 24px;
	outline: none;
	font-family: "微软雅黑";
	color: #999;
	text-indent: 6px;
}
.button{
	background: url(../img/search.png) 0 6px no-repeat;
	width: 20px;
	height: 24px;
	cursor: pointer;
	outline: none;
}
.gjss{
	float: center;
	text-align:center;
}
.gjss a{
	display: inline-block;
	height: 32px;
	width: 96px;
	background: #ffda60;
	text-align: center;
	line-height: 18px;
	_line-height: 22px;
	font-size:13px;
	color: #ffffff;
	cursor: auto;
	background: url(../img/seach.png) no-repeat;
}
.gjss a:hover{
	cursor: pointer;
	background: url(../img/seach_1.png) no-repeat;
}

/**container**/
.containerWrap_wc{
	width: 100%;
	height: auto;
	margin-top: 35px;
	_margin-top: 10px;
}
.containtb{
	width: 100%;
	float: left;
}
.containtb .contb_fl{
	width: 380px;
	height: auto;
}
/**banner**/
.slideBox{ 
	width:100%; 
	height:292px; 
	overflow:hidden; 
	position:relative; 
	margin: 0 auto; 
}
.slideBox .hd{ 
	height:15px; 
	overflow:hidden; 
	position:absolute; 
	bottom:8px; 
	left: 66%;
	z-index:1; 
	width: 100%;
	right: 0;
}
.slideBox .hd ul{ 
	overflow:hidden; 
	zoom:1; 
	float:left;  
}
.slideBox .hd ul li{ 
	float:left; 
	border-left:1px solid #fff ; 
	width:23px; 
	height:15px; 
	line-height: 15px;
	color: #fff;
	text-align:center; 
	background:#666666;
	cursor:pointer;
	 
}
.slideBox .hd ul li.on{ 
	background:#cc0000; 
	filter:alpha(opacity=100);
    opacity:1;
}
.slideBox .bd{ 
	position:relative; 
	height:100%; 
	z-index:0;   
}
.slideBox .bd li{ 
	zoom:1; 
	vertical-align:middle; 
}
.slideBox .bd img{ 
	width:100%; 
	height:292px; 
	display:block;  
}
.slideBox .bd li .bd_bg{
	margin-top: -30px;
	height: 30px;
	text-indent: 8px;
	width: 100%;
	line-height: 30px;
	color: #fff;
	font-size: 12px;
	background: rgba(0,0,0,0.5);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#99000000',endColorstr='#99000000');      /*IE6,IE7*/ 
    -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#99000000', endColorstr='#99000000')";      /*IE8*/
	position: relative;
}
.contb_con{
	width: 100%;
	float: left;
	margin-top: 18px;
}
.contb_con ul li{
	float: left;
	width: 106px;
	height: 106px;
	background: #f5f5f5;
	border-radius: 3px;
	border: 1px solid #eee;
	margin-right: 6px;
}
.contb_con ul li a{
	display: block;
	color: #1e61a5;
	font-size: 14px;
	text-align: center;
}
.contb_con ul li a .li_img{
	height: 70px;
	background: url(../img/pic1.png) 30px 13px no-repeat;
}
.contb_con ul li a .li_img1{
	background: url(../img/pic2.png) 30px 13px no-repeat;
}
.contb_con ul li a .li_img2{
	background: url(../img/pic3.png) 32px 13px no-repeat;
}
.contb_con ul li a .li_img3{
	background: url(../img/pic4.png) 30px 13px no-repeat;
}
.contb_con ul li a:hover .li_img{
	background: url(../img/pic1-1.png) 30px 13px no-repeat;
}
.contb_con ul li a:hover .li_img1{
	background: url(../img/pic2-2.png) 30px 13px no-repeat;
}
.contb_con ul li a:hover .li_img2{
	background: url(../img/pic3-3.png) 32px 13px no-repeat;
}
.contb_con ul li a:hover .li_img3{
	background: url(../img/pic4-4.png) 30px 13px no-repeat;
}
.contb_con ul li a:hover{
	color: #b0021b;
}
.contb_con ul li a p{
	line-height: 38px;
	border-top: 1px dotted #d5d5d5;
}
.contb_fr{
	width: 350px;
	margin-left:20px;
}
.contbr_nav{
	width: 100%;
	float: left;
}
.contb_fn{
	width: 248px;
	height:290px;
	border: 1px solid #d2d2d2;
}
.lr_nv{
	width:100%;
	z-index:1;
	height: 36px;
	background: url(imgnav.png) no-repeat;
}
.lr_nv li{
    line-height: 28px;
    text-align: center;
    font-size: 16px;
    color: #ffffff;
}
.lr_box{
	float: left;
	width:100%;
}
.lr_box ul li {
    float: left;
    width: 100%;
}
.lr_box ul li a {
    font-size: 13px;
    color: #444444;
    display: block;
    padding: 8px 20px;
    float: left;
	background: url(imgpic7.png) 5px 15px no-repeat;
}
.lr_box ul li a:hover{
    color: #000000;
	background: url(imgpic8.png) 5px 15px no-repeat;
}
.con_fr{
	width: 210px;
	margin-top: 10px;
}

.con_fn{
	width: 208px;
	margin-top: 10px;
	border: 1px solid #d2d2d2;
}
.pub_conf_sel {
    float:right;
    padding: 10px;
}
.pub_conf_sel select {
    border: 1px solid #CCCCCC;
    height: 25px;
    width: 175px;
    margin: 6px;
    color: #333;
}
.pub_conf {
    float:right;
    padding: 5px 10px;
}
.pub_conf ul li {
    background-color: #f0f0f0;
	float:left;
	width:48%;
    height: 33px;
    line-height: 33px;
	text-align:center;
    margin-top: 5px;
}
.pub_conf ul li:hover {
	cursor: pointer;
}

.pub_conf .lifr{
	background-color: #f0f0f0;
    float: left;
    width: 45%;
    height: 33px;
    line-height: 33px;
    margin: 4px;
    text-align: center;
}
.pub_conf .lifr a{
	color:#333333;
}

.pub_conf .in{
	float:left;
	width:100%;
    height: 35px;
    margin-top: 8px;
	text-align:center;
	background-color: #ffffff;
}

.pub_conf .img{
	float:left;
	width:100%;
    height: 46px;
    margin-top: 10px;
	text-align:center;
	background-color: #ffffff;
}
#tab{
	width:372px;
	position:relative;
}
#tab .tab_menu{
	width: 100%;
    float: left;
    z-index: 1;
    height: 32px;
	background:url(../img/nav_6.png);
}
#tab .tab_menu li{
	float: left;
    width: 92px;
    line-height: 32px;
    border-right: none;
    cursor: pointer;
    text-align: center;
    font-size: 15px;
    color: #333333;
}
#tab .tab_box{
	width: 372px;
    height: auto;
    float: left;
    clear: both;
    margin-top:12px;
    position: relative;
}
#tab .tab_box ul li a{
	font-size: 13px;
	color: #333333;
	display: block;
	padding: 9px 0;
	float: left;
	width: 100%;
	text-indent: 15px;
	background: url(imgpic7.png) 5px 15px no-repeat;
}
#tab .tab_box ul li a:hover{
	color: #000000;
	background: url(imgpic8.png) 5px 15px no-repeat;
}
#tab .tab_box ul li a .li_time{
	margin-right: 5px;
}
#tab .tab_menu .selected {
    cursor: pointer;
    color: #d6dae4;
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#1c4ba3',endColorStr='#012c5f',gradientType='0');
    background: -moz-linear-gradient(top, #1c4ba3, #012c5f);
    background: -o-linear-gradient(top,#1c4ba3, #012c5f);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#1c4ba3), to(#012c5f));
	background: url(../img/nav_6_1.png) no-repeat;
}

.hide{
	display:none;
}
.gengduo{
	float: right;
	font-size: 12px;
	color: #888888;
	display: block;
	padding: 8px 5px;
	*position: relative;
	*margin-left: 175px;
	*margin-top: -30px;
	*width: 60px;
	font: 400 12px/14px consolas;
}
.gengduo:hover{
	color: #B0021B;
}
.contbr_bm{
	float: left;
	width: 100%;
}
.contbr_bml{
	float: left;
}
#tab1{
	width:330px;
	position:relative;
}
#tab1 .tab_menu1{
	width:100%;
	float:left;
	z-index:1;
	border-bottom: 2px solid #BD2C2B;
	height: 32px;
}
#tab1 .tab_menu1 li{
	float:left;
	width:92px;
	line-height: 32px;
	border-right: none;
	cursor:pointer;
	text-align:center;
	font-size: 15px;
	color: #333333;
}
#tab1 .tab_menu1 li a{
	color: #333333;
}
#tab1 .tab_box1{
	width:330px;
	height:auto;
	float: left;
	clear:both;
	padding-top: 5px;
	position:relative;
}
#tab1 .tab_box1 ul li a{
	font-size: 13px;
	color: #333333;
	display: block;
	padding: 8px 0;
	float: left;
	width: 100%;
	text-indent: 8px;
}
#tab1 .tab_box1 ul li a:hover{
	color: #000000;
}
#tab1 .tab_box1 ul li a .li_time{
	margin-right: 5px;
}
#tab1 .tab_menu1 .selected1{
	background-color: #BD2C2B;
    cursor: pointer;
	color: #ffffff;
}
#tab1 .tab_menu1 .selected a{
	color: #d6dae4;
}
#tab1 .tab_menu1 .selected1 a{
	color: #ffffff;
}
#tab1 .tab_menu1 .selected2 a{
	color: #d6dae4;
}
.contbr_bmr{
	float: right;
	padding: 0px 4px 0px 4px;
	background: write;
}

/**信息公开**/
.contain{
	width: 100%;
	float:left;
}
.containm{
	width: 100%;
	float: left;
	margin-top: 10px;
}
.containml{
	width: 100%;
	float: left;
	margin-top: 10px;
}
.publi_nav{
	height: 32px;
	width: 984px;
	float: left;
	line-height: 30px;
	margin-bottom:10px;
	background: url(imgnav_3.png);
} 
.publi_nav h2{
	float: left;
	font-weight: normal;
	color: #000000;
	font-size: 16px;
    text-indent: 14px;
}
.publi_nav a{
	float: right;
	font-size: 12px;
	color: #ffffff;
	display: block;
	padding: 18px 25px;
	padding-top: 12px;
	font: 400 12px/14px consolas;
}
.publi_nav a:hover{
	color: #b0021b;
}
.publi_con{
	width: 100%;
	float: left;
	margin-top: 12px;
}
.publi_con .publi_confl{
	float: left;
	width: 322px;
	height:266px;
}
.publi_con .publir_confl{
	float: left;
	width: 322px;
	height:266px;
	margin-left: 16px;
}
.wenj{
	height: 32px;
	line-height: 30px;
	background: url(imgnav_1.png) no-repeat;
}
.wenj h3{
	float: left;
	font-weight: normal;
	color: #000000;
	font-size: 16px;
	width: 80px;
	text-indent: 14px;
}
.wenj a{
	float: right;
	font-size: 12px;
	color: #888888;
	display: block;
	padding: 15px 25px ;
	font: 400 12px/14px consolas;;
}
.wenj a:hover{
	color: #b0021b;
}
.wenj1{
	height: 32px;
	line-height: 30px;
	background: url(imgnav_2.png) no-repeat;
}
.wenj1 h3{
	float: left;
	font-weight: normal;
	color: #ffffff;
	font-size: 14px;
	width: 80px;
	text-indent: 24px;
}
.wenj1 a{
	float: right;
	font-size: 12px;
	color: #888888;
	display: block;
	padding: 10px 6px 0 0;
	font: 400 12px/14px consolas;;
}
.wenj1 a:hover{
	color: #b0021b;
}
.neir{
	width: 100%;
	float: left;
	font-size: 14px;
	margin-top: 12px;
	margin-left:5px;
}
.neir ul li a{
	color: #333333;
	display: block;
	padding: 8px 0;
	_padding:0px;
	_position: relative;
	_margin-bottom: -10px;
	text-indent: 12px;
	background: url(imgpic7.png) 2px 12px no-repeat;
}
.neir ul li a:hover{
	color: #000000;
	background: url(imgpic8.png) 2px 12px no-repeat;
}
.publi_confr{
	float: right;
	margin-right: 8px;
	padding: 6px 10px;
	_padding: 6px 5px;
	background: #f6f6f6;
}
.publi_confr a{
	display: inline-block;
	padding: 2px;
}
.publi_confr a:hover img{
	opacity: 0.8;
}
.publi_confrx{
	float: right;
	width: 226px;
	_width: 216px;
	margin-right: 8px;
}
.publi_confrx ul li{
	float: left;
	width: 100%;
	height: 35px;
	background: url(imgline2.png);
	border: 1px solid #e8e8e8;
	margin-bottom: 7px;
}
.publi_confrx ul li a{
	width: 100%;
	padding: 6px 0;
	display: inline-block;
	font-size: 15px;
	color: #1e61a5;
}
.li_nr{
	text-indent: 12px;
	background: url(imgline3.png) 45px 2px no-repeat;
}
.publi_confrx ul li a .li_ico{
	float: left;
	position: relative;
	margin-top: 4px;
	padding: 0 15px;
}
.publi_confrx ul li a:hover{
	color: #b0021b;
}

.conban1{
	width: 100%;
	float: left;
	border: 1px solid #eaeaea;
	border-radius: 3px;
	margin-top: 20px;
}
.picScroll-left{ 
	width:100%;  
	overflow:hidden; 
	position:relative; 
}
.picScroll-left .hd{ 
	overflow:hidden; 
}
.picScroll-left .hd .prev{ 
	display:block;  
	width:19px; 
	height:27px; 
	top: 25px; 
	left: 60px;
	overflow:hidden;
	cursor:pointer; 
	position: absolute;
	background:url(../img/left.jpg) no-repeat;
}
.picScroll-left .hd .next{ 
	display:block;  
	width:19px; 
	height:27px; 
	overflow:hidden;
	cursor:pointer; 
	position: absolute;
	right: 8px;
	top: 25px;
	z-index: 999;
	background:url(../img/right.jpg) no-repeat;
}
.picScroll-left .hd .zhut{
	position: absolute;
	top: 20px;
	left: 10px;
}
.picScroll-left .bd{ 
	padding:14px 0 14px 80px;  
	background: #ededed;
}
.picScroll-left .bd ul{ 
	overflow:hidden; 
	zoom:1; 
}
.picScroll-left .bd ul li{ 
	margin:0 5px; 
	float:left; 
	_display:inline; 
	overflow:hidden; 
	text-align:center;  
}
.picScroll-left .bd ul li .pic{ 
	text-align:center; 
}
.picScroll-left .bd ul li .pic img{ 
	width:210px; 
	height:50px; 
	display:block; 
	border: 1px solid #EDEDED;
}
.picScroll-left .bd ul li .pic img:hover{
	border: 1px solid #b0021b;
}
.publi_confrr{
	float: right;
	width: 226px;
	_width: 216px;
	margin-right: 8px;
	text-align: center;
	float: right;
	padding-top: 10px;
	background: #f6f6f6;
}
.publi_confrr .tousu{
	font-size: 13px;
	height: 30px;
	margin-top: 10px;
	background: #0071bd;
	color: #f6f6f6;
}
.publi_confrr .tousu p{
	float: left;
	text-indent: 5px;
	line-height: 30px;
}
.publi_confrr .tousu a{
	float: right;
	color: #f6f6f6;
	line-height: 30px;
	margin-right: 5px;
}
.publi_confrr .tousu a:hover{
	color: #b0021b;
}


.publi_confl .bmjg{
	width: 100%;
	float: left;
	font-size: 13px;
	margin-top: 12px;
	background: none;
}
.publi_confl .bmjg ul li{
	float: left;
	width: 25%;
	*width: 24.5%;
}
.publi_confl .bmjg ul li a{
	color: #666666;
	display: block;
	padding: 5px 0;
	_position: relative;
	_margin-bottom: -2px;
	text-indent: 12px;
	background: url(imgpic7.png) 2px 12px no-repeat;
}
.publi_confl .bmjg ul li a:hover{
	color: #b0021b;
	background: url(imgpic8.png) 2px 12px no-repeat;
}

.publi_fx{
	float: right;
	width: 218px;
	margin-right: 8px;
}
#tab2{
	width:372px;
	position:relative;
}
#tab2 .tab_menu2{
	width: 100%;
    float: left;
    z-index: 1;
    height: 32px;
	background:url(../img/nav_6.png);
}
#tab2 .tab_menu2 li{
	float: left;
    width: 92px;
    line-height: 32px;
    border-right: none;
    cursor: pointer;
    text-align: center;
    font-size: 15px;
    color: #333333;
}
#tab2 .tab_box2{
	width: 372px;
    height: auto;
    float: left;
    clear: both;
    margin-top:12px;
    position: relative;
}
#tab2 .tab_box2 ul li a{
	font-size: 13px;
	color: #333333;
	display: block;
	padding: 9px 0;
	float: left;
	width: 100%;
	text-indent: 15px;
	background: url(imgpic7.png) 5px 15px no-repeat;
}
#tab2 .tab_box2 ul li a:hover{
	color: #000000;
	background: url(imgpic8.png) 5px 15px no-repeat;
}
#tab2 .tab_box2 ul li a .li_time{
	margin-right: 5px;
}
#tab2 .tab_menu2 .selected2 {
    cursor: pointer;
    color: #d6dae4;
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#1c4ba3',endColorStr='#012c5f',gradientType='0');
    background: -moz-linear-gradient(top, #1c4ba3, #012c5f);
    background: -o-linear-gradient(top,#1c4ba3, #012c5f);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#1c4ba3), to(#012c5f));
	background:url(../img/nav_6_1.png);
}
.conban2{
	width: 100%;
	float: left;
	margin-top: 20px;
}
.tshx{
	width: 100%;
	float: left;
	overflow:hidden; 
	position:relative; 
	
}		
.tshx .bd1{ 
	padding:5px 0 8px 0;   
}
.tshx .bd1 ul{ 
	overflow:hidden; 
	zoom:1; 
}
.tshx .bd1 ul li{ 
	float:left;
	 _display:inline; 
	 overflow:hidden; 
	 text-align:center;  
	 padding: 0 10px;
}
.tshx .bd1 ul li a{
	display: block;
	border: 1px solid #fff;
	color: #525252;
	padding: 3px;
}
.tshx .bd1 ul li a .pic{ 
	text-align:center; 
}
.tshx .bd1 ul li a .pic img{ 
	width:222px; 
	height:145px; 
	display:block;  
}
.tshx .bd1 ul li a:hover img{ 
	opacity: 0.8;
}
.tshx .bd1 ul li a .title{ 
	line-height:24px; 
	font-size: 14px;
	padding-top: 8px;
}
.tshx .bd1 ul li a:hover{
	color: #b0021b;
	border: 1px solid #b0021b;
}
/**footer**/
.footerWrap_wc{
	width: 100%;
	margin: 0 auto;
	background: #f4f4f4;
}
.footer{
	width: 100%;
	text-align: center;
	font-size: 12px;
}
.footer .foot_nav{
	background: #f6f6f6;
	margin: 0 auto;
	border-top: 1px dotted #bfbfbf;
	border-bottom: 1px dotted #bfbfbf;
	color: #a71102;
	line-height: 25px;
}
.footer .foot_nav a{
	color: #A71102;
	padding: 0 62px;
}
.footer .foot_nav a:hover{
	color: #bc473b;
}
.footer .foot_con{
	padding: 15px 0;
}
.footer .foot_con p{
	color: #a1a1a1;
	line-height: 23px;
}
/**友情链接**/
.linkWrap_wc{
	width: 100%;
	margin-top: 25px;
	background: #fafafa;
}
.linkDiv{
	width: 1000px;
	float: left;
	margin-top: 30px;
}
.news_t{
	float: left;
	font-size: 15px;
	color: #c80000;
	margin-right: 40px;
}
.choice{
	float: left;
}
.select{
	position:relative;
	float:left;
	margin-right: 45px;
    
}
.select dt{
	height:25px;
	display:inline-block;
	border:1px solid #d2ccc4;
	background:#fff url(imgpic1.jpg) no-repeat 163px center;
	line-height:25px;
	font-size: 12px;
	cursor:pointer;
	text-indent: 8px;
	width:185px;
	color: #656565;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	position:relative;
	z-index:99;
}
.select dd{
	position:absolute;
	left:0;
	top:25px;
	border:1px solid #d2ccc4;
	background:#fff;
	display:none;
	font-size: 12px;
}
.select dd ul{
	width:185px;
	max-height:250px;
	overflow:auto;
}
.select dd ul li a{
	line-height:22px;
	display:block;
	padding:0 8px;
    color: #656565;
}
.select dd ul li a:hover{
	background:#f5f5f5;
}
.col_ul1{
	width: 880px;
	float: left;
	margin-top: 3px;
}
.col_ul1 ul li{
	float: left;
	margin-right: 7px;
	margin-bottom: 20px;
}
.col_ul1 ul li a{
	float: left;
	text-align: center;
	color: #333333;
	display: inline-block;
}
.col_ul1 ul li a .col_pic{
	padding: 4px 4px 0px 4px;
	border: 1px solid #cccccc;
	*padding: 4px;
}
.col_ul1 ul li a .col_pic img{
	border: 0;
	padding: 0;
	height: 70px;
	width: 229px;
	display: inline-block;
}
.col_ul1 ul li a .col_title{
	font-size: 14px;
	line-height: 40px;
}
.col_ul1 ul li a:hover{
	color: #B0021B;
}
.col_ul1 ul li a:hover .col_pic{
	border: 1px solid #B0021B;
	-moz-transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}