/*新闻页面*/
.show-content{
	width:1148px;
	margin:0 auto 50px auto;
    padding: 25px 1.875rem;
    border: 1px #dee2e6 solid;
	}
.content-title {
        font-weight: bold !important;
    font-size: 2.0rem;
    font-weight: 500;
    text-align: center;
    color: #0674c1;
}
.show-content .content { width:100%; line-height: 2.2; color: #333;}
.show-content .content img{ max-width:100%; margin:0 auto;}
.show-content .wznr-mess{ width:100%; margin-top: 20px; border-top: 1px solid #eeeeee; padding: 15px 0; line-height: 36px; display:inline-block}
.show-content .wznr-mess-l{ float: left; width: 55%; font-size: 1rem; color: #999999;}
.show-content .wznr-mess-l span{ margin-right: 40px;}
.show-content .wznr-mess-r{ float: right; color: #d8d8d8;  max-width: 45%;}
.show-content .wznr-mess-r span{ padding: 0 20px; cursor: pointer; height: 36px;}
.show-content .wznr-mess-r span{ padding:0 6px;}

.show-content .show{ font-size: 1rem; line-height:36px;}


.chabandu{
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.chabandu a {
	margin:5px;
}
.chabandu a img{
    border-radius: 5px;
}


.cunwudi{
	width:100%;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
	margin-top:40px;
    margin-bottom: 40px;
    flex-wrap:wrap;
}
.cunwudi a{
    width:9%;
    text-align: center;
    border-radius: 5px;
    color:white;
    padding-bottom: 5px;
}
.cunwudi a img{
    width:30%;
    margin: 5px 0;
}
.cunwudi a:nth-child(1){
    background: #427fcc;
}
.cunwudi a:nth-child(2){
    background: #fd6461;
}
.cunwudi a:nth-child(3){
    background: #44ae88;
}
.cunwudi a:nth-child(4){
    background: #427fcc;
}
.cunwudi a:nth-child(5){
    background: #ff7b11;
}
.cunwudi a:nth-child(6){
    background: #427fcc;
}
.cunwudi a:nth-child(7){
    background: #fd6461;
}
.cunwudi a:nth-child(8){
    background: #44ae88;
}
.cunwudi a:nth-child(9){
    background: #427fcc;
}
.cunwudi a:nth-child(10){
    background: #ff7b11;
}


/*相关阅读*/
.xgld {
    overflow: hidden;
    width:100%;
    margin: 0 auto;
    padding: 1.875rem 0px;
    clear: both;
    background: #fff;
	
}
.xgld_title {
	width:100%;
    height: 46px;
    line-height: 46px;
    background: #f5f5f5;
    font-size: 1.125rem;
    font-weight: bold;
	text-indent:16px;
    float: left;
    color: #333;
    clear: both;
	margin:10px 0;
}
.xgld_nr {
    float: left;
    width: 100%;
    clear: both;
    padding: 10px 0px;
}
.xgld_ul {
	margin:10px;
}

		
			
/*专题专栏图片列表*/
.zhuanti_con{
	width:100%;
	}
.new-zt {
    width: 776px;
    padding: 10px 20px 25px 20px;
    border: 1px solid #e6e6e6;
	float:left;
}
.new-zt .title {
    font-size: 1.25rem;
    color: #015293;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 10px;
}
.zt-box {
    margin-top: 15px;
}
.zt-box li {
    width: 386px;
    float: left;
    margin: 10px 0;
}
.zt-box li a:hover {
    color: #006dba;
    text-decoration: none;
}
.zt-box .zt-pic {
	width:344px;
	height:200px;
	overflow:hidden;
    display: block;
	margin:0 auto
	}
.zt-box .zt-pic img {
    width: 344px;
    height: 200px;
    display: block;
    margin: 0 auto;
	transition: all 0.6s;
}
.zt-box li .zt-pic:hover img{
	transform: scale(1.1);
}
.zt-box .zt-title {
    display: block;
    text-align: center;
    font-size:1.25rem;
    color: #000;
    width: 344px;
    margin: 15px auto 5px;
}
.zt-box p {
    font-size: 0.875rem;
    color: #7e7d7d;
    text-indent: 2em;
    line-height: 23px;
    height: 50px;
    width: 344px;
    margin: 0 auto;
}
.zt-con h1 a {
    font-size:1.25rem;
    color: #015293;
    margin-bottom: 10px;
    display: block;
}
.zt-con ul li {
    font-size: 1rem;
    height: 36px;
    line-height: 36px;
    text-indent: 10px;
    background: url(../img/li-bg.png) center left no-repeat;
}
.zt-con ul li a {
    display: block;
    width: 300px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.zt-list {
    width: 316px;
    padding: 15px 20px 35px 20px;
    background: #f4f4f4;
	float:right;
}



/*交流互动*/
.jlhd-content{
	margin:0 0px;
	padding:10px 0 50px 0;
	}
.jlhd-content .jlhd-left{
	width:860px;
	float:left
	}
.jlhd-content .jlhd-right{
	width:300px;
	background:#f3f3f3;
	float:right
	}
.jlhd-content .email_list{
	width:828px;
	border: 1px #dee2e6 solid;
	padding:15px;
	float:left
	}
.jlhd-content .email_list .jl_nav{
	margin:10px auto 0  auto;
    width: 828px;
    font-size: 1.25rem;
    border-bottom: 1px solid #dfe8f0;
    line-height: 50px;
    overflow: hidden;
	}
.jlhd-content .email_list .jl_nav a.more {
    color: #9d9d9d;
    font-size: 1rem;
    float: right;
}

.jlhd-content .nav_con{
	width:100%;
	}
.jlhd-content .nav_con .left{
	width:610px;
	height:;
	background: #f9f9f9;
	float:left
	}
.jlhd-content .nav_con .left .ipt{
	width:144px;
	height:40px;
	line-height:40px;
	border:1px #dee2e6 solid;
	padding:0 16px;
	}
.jlhd-content .nav_con .left .btn{
	width:80px;
	height:40px;
	line-height:40px;
	border:1px #db7c00 solid;
	background:#db7c00;
	font-size: 1rem;
	color:#fff;
	padding:0 10px;
	}
.jlhd-content .nav_con .right{
	width:200px;
	float:right
	}
.jlhd-content .nav_con .xiexin{
	width: 200px;
    background: #f1f9ff url(../images/icon_04.png) 30px 16px no-repeat;
    text-indent: 70px;
    line-height: 3.75rem;
    font-size: 1.125rem;
    float: right;
	}

/*交流互动——在线调查*/	
.jlhd-content .diaocha_list{
	width:828px;
	border: 1px #dee2e6 solid;
	padding:15px;
	margin-top:20px;
	float:left
	}
.jlhd-content .diaocha_list .jl_nav{
	margin: 0 auto;
    width: 828px;
    font-size: 1.25rem;
    border-bottom: 1px solid #dfe8f0;
    line-height: 50px;
    overflow: hidden;
	}
.jlhd-content .diaocha_list .jl_nav a.more {
    color: #9d9d9d;
    font-size: 1rem;
    float: right;
}

/*交流互动——意见征集*/

.jlhd-content .yijian_list{
	width:268px;
	padding:15px;
	float:left
	}
.jlhd-content .yijian_list .jl_nav{
	margin: 0 auto;
    width: 268px;
    font-size: 1.25rem;
    line-height: 50px;
    overflow: hidden;
	}
.jlhd-content .yijian_list .jl_nav a.more {
    color: #9d9d9d;
    font-size: 1rem;
    float: right;
}

.jlhd-content .adr{
	width:268px;
	height:auto;
	margin:10px 15px;
	}

.file-form-main{ height:44px; margin:10px 1.875rem;}
.file-form-main .border-bottom{border-bottom: 1px solid #ebeff2 !important;}
.app-file-so{ display:none;}
.year a{ display: inline-block; padding:0.2rem .5rem; margin-right:.5rem; margin-bottom: .4rem; }
.year a span{ color: #999999;}
.year a.on,.year a:hover{ background: #71a0d3; color: #fff; border-radius: 4px; cursor: pointer;}
.year a.on span,.year a:hover span{ color: #ffffff;}



.jlhd-content .hudong_con{
	width:100%;	
	}
.jlhd-content .hudong_con .munav{
	width:100%;
	margin-top:18px;
	display:inline-block;
	}
.jlhd-content .hudong_con .xinjian_nav{
	width:100%;
	height:3.125rem;
	line-height:3.125rem;
	margin-top:20px;
	font-size: 1rem;
	font-weight:bold;
	color: #495057;
    background-color: #e9ecef;
    border-color: #dee2e6;
	}
/*.jlhd-content .hudong_con .xinjian_list a:hover{
	width:100%;
	background:#f1f9ff;
	display:inline-block;
	}*/
.jlhd-content .hudong_con .xinjian_nav li{
	text-indent:16px;
	float:left
	}

.jlhd-content .hudong_con .xinjian_list li{
	text-indent:6px;
	line-height:46px;
    border-bottom: 1px solid #e5e5e5;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	float:left
	}
.jlhd-content .hudong_con .xinjian_nav .lia,.jlhd-content .hudong_con .xinjian_list .lia{
	width:16%;
	}
.jlhd-content .hudong_con .xinjian_nav .lib,.jlhd-content .hudong_con .xinjian_list .lib{
	width:54%;
	}
.jlhd-content .hudong_con .xinjian_nav .lic,.jlhd-content .hudong_con .xinjian_list .lic{
	width:16%;
	}
.jlhd-content .hudong_con .xinjian_nav .lid,.jlhd-content .hudong_con .xinjian_list .lid{
	width:14%;
	}
.jlhd-content .hudong_con .xinjian_nav .lie,.jlhd-content .hudong_con .xinjian_list .lie{
	width:10%;
	}
.jlhd-content .hudong_con .xinjian_list {
    width: 100%;
}
.jlhd-content .hudong_con  .xiexin{
    width: 80px;
	height:2.125rem;
	line-height:2.125rem;
	font-size: 0.935rem;;
	background:url(../images/icon_04.png) 16px 6px no-repeat;
	background-size:22px auto;
	border:1px solid #095E9F;
	border-radius:6px;
	margin-left:20px;
	padding-left:46px;
	float:right
}
.jlhd-content .hudong_con  .chaxin{
    width: 80px;
	height:2.125rem;
	line-height:2.125rem;
	font-size: 0.935rem;;
	background:url(../images/icon_04.png) 16px -37px no-repeat;
	background-size:25px auto;
	border:1px solid #095E9F;
	border-radius:6px;
	margin-left:20px;
	padding-left:46px;
	float:right
}
.jlhd-content .icon-youxiang{
	background:url(../images/icon_07.png) 0 -13px no-repeat;
	}
.jlhd-content .icon-Communication{
	background:url(../images/icon_07.png) 0 -118px no-repeat;
	}		
	
	
.public-con .letters-public {border-collapse: collapse;border: 1px solid #E8E8E8;width: 100%;}
.public-con .letters-public td {border-collapse: collapse;border: 1px solid #E8E8E8;padding: 18px 0;line-height: 2.125rem;font-size: 1rem;vertical-align: top;}
.public-con .letters-public .tit {background: #F7F7F7;width:15%;text-align: center;}
.public-con .letters-public .info {width:79%;padding-left:3%;padding-right:3%;}
.public-tit { padding: 10px 0px; margin:5px 0 20px;border-bottom: 1px solid #E8E8E8;background: #fff;}
.public-tit h4 {font-size: 1.125rem;color: #555;padding:0px;background: #fff;line-height: 24px;font-weight: normal;}
.public-tit h4 i{font-size:22px;color: #3084C3;padding: 0 20px;}
.letter-pj {position: relative;  overflow: visible; width: 100%; background:#f7f7f7;padding-bottom: 20px;}
.letter-pj-tit{ padding:10px 20px; border-bottom:1px solid #eee; line-height:38px;}
.letter-pj-box{ padding:20px 20px;}



/*新闻列表*/
.list-content{
	margin:0 10px 50px 10px;
	}
.list-content .left{
	width:260px;
	float:left
	}
.list-content .left ul li{
	margin-bottom: 10px;
    width: 256px;
    font-size: 1.25rem;
	line-height:36px;
    text-align: center;
    background: #f3f3f3;
    overflow: hidden;
    border-radius: 5px;
    -webkit-border-radius: 5px;
	float:left
	}
.list-content .left ul li a:hover {
    background: #3867b5;
    color: #fff;
}
.list-content  .left ul li a {
    display: block;
    width: 256px;
    padding: 16px 0;
    color: #3867b5;
}
.list-content .right{
	width:830px;
	padding:15px 30px 25px 30px;
	border: 1px #dee2e6 solid;
	float:right
	}
.list-content  .gktit{ height: 3.125rem;border-bottom:#e7e7e7 1px solid; margin-bottom:20px; line-height:50px;}
.list-content  .main_gktitle{ height:3.125rem;
	line-height:3.125rem; float:left;}
.list-content  .main_gktitle h2{ display:block; padding:0 15px; float:left; color:#3867b5; border-bottom:#3867b5 4px solid; font-size:1.25rem; font-weight:bold}
.list-content  .wzys{font-size:0.875rem; float:right; margin-right:10px; color:#999999;}

	

/*新闻列表*/
.news-content{
	margin:0 10px 50px 10px;
	padding:10px 25px 1.875rem 25px;
	border:1px #e5e5e5 solid;
	}
.news-content .left{
	width:260px;
	float:left
	}
.news-content .left ul li{
	margin-bottom: 10px;
    width: 256px;
    font-size: 1.25rem;
	line-height:36px;
    text-align: center;
    background: #f3f3f3;
    overflow: hidden;
    border-radius: 5px;
    -webkit-border-radius: 5px;
	float:left
	}
.news-content .left ul li a:hover {
    background: #3867b5;
    color: #fff;
}
.news-content .left ul li a {
    display: block;
    width: 256px;
    padding: 16px 0;
    color: #3867b5;
}
.news-content .right{
	width:81.875rem;
	padding:25px 1.875rem;
	border: 1px #dee2e6 solid;
	float:right
	}
.contents-header {display: flex;flex-wrap: wrap;justify-content: space-between;padding: 0; margin-bottom:1rem; align-items: center;}
.contents-header-title {font-size: 1.5rem;padding: 0.5rem 0rem;color: #006dba;display: flex;align-items: center;}
.header-title-prefix {
    height: 1.4rem;
    width: 0.6rem;
    margin-top: .3rem;
    margin-right: 0.5rem;
    background: #006dba;
    border-radius: 2px;
}

.fbnf { margin-top:18px; margin-bottom:18px;padding:20px;background:#f5f5f5; height:36px;}
.fbnf h4 {font-weight:bold; float:left; margin-top:5px;}
.fbnf ul { width:100%; float:left;margin: 0 auto;}
.fbnf ul li {  float:left; line-height:36px;background: url(../images/dot2.png) 5px center no-repeat; margin-right:20px; font-weight:bold}
.fbnf ul li a { text-decoration:none; padding:0px 25px;border-radius:5px; -moz-border-radius:5px; -ms-border-radius:5px; -o-border-radius:5px; -webkit-border-radius:5px;}
.fbnf ul li a span { color:#999999;}
.fbnf ul li a:hover,.fbnf ul li.curr a{ background:#2e88c7; display:block; color:#fff;}
.fbnf ul li a:hover span{ color:#fff;}

/*ul.news-list li{position: relative; padding: .48rem 0 .48rem .8rem;background: url(../images/icon_bot.jpg) no-repeat 0px center;transition: .3s all; }
ul.news-list li a{ display: block; overflow: hidden; text-overflow:ellipsis; white-space:nowrap; color: #333; }
ul.news-list li:hover{background-position: 10px center; padding-left:25px;}
ul.news-list li:hover a{ color: #006dba; }
ul.news-list li:hover span{ color: #006dba; }
ul.news-list li span{ display: block; float:right; width: 100px; font-size: 1rem; text-align: right; color: #999999; }
ul.news-list .line {height: 0; line-height: normal; margin:20px auto; padding:0px; border-bottom: 1px #dfe8f0 solid; background: none;}*/


.email_xz{
	margin:10px;
	line-height:2rem;
	}
.email_ipt{
	width:300px;
	height:1.935rem;
	line-height:1.935rem;
	border:1px solid #DCDCDC;
	}
.email_txt{
	width:600px;
	height:200px;
	line-height:1.875rem;
	border:1px solid #DCDCDC;
	}
.email_btn{
	width:180px;
	height:3.125rem;
	line-height:3.125rem;
	font-size:1.125rem;
	text-align:center;
	color:#ffffff;
    border: 1px #db7c00 solid;
    background: #db7c00;
	border-radius:6px;
	}
	
	
/*信件查询列表页*/
.email-content{
	margin:0 0px;
	padding:10px 0 50px 0;
	}
	
.email-content .email_list{
	width:1168px;
	border: 1px #dee2e6 solid;
	padding:15px;
	float:left
	}
.email-content .nav_con{
	width:100%;
	}
.email-content .nav_con .left{
	width:900px;
	height:;
	background: #f9f9f9;
	padding:20px 0;
	float:left
	}
.email-content .nav_con .left .ipt{
	width:270px;
	height:2.75rem;
	line-height:2.75rem;
	border:1px #dee2e6 solid;
	padding:0 16px;
	}
.email-content .nav_con .left .btn{
	width:80px;
	height:2.75rem;
	line-height:2.75rem;
	border:1px #db7c00 solid;
	background:#db7c00;
	font-size: 1rem;
	color:#fff;
	padding:0 10px;
	}
	
	
.email-content .hudong_con{
	width:100%;	
	}
.email-content .hudong_con .munav{
	width:100%;
	margin-top:18px;
	display:inline-block;
	}
.email-content .hudong_con .xinjian_nav{
	width:100%;
	height:3.125rem;
	line-height:3.125rem;
	margin-top:20px;
	font-size: 1rem;
	font-weight:bold;
	color: #495057;
    background-color: #e9ecef;
    border-color: #dee2e6;
	}
/*.email-content .hudong_con .xinjian_list a:hover{
	width:100%;
	background:#f1f9ff;
	display:inline-block;
	}*/
.email-content .hudong_con .xinjian_nav li{
	text-indent:16px;
	float:left
	}

.email-content .hudong_con .xinjian_list li{
	text-indent:6px;
	line-height:2.935rem;
    border-bottom: 1px solid #e5e5e5;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	float:left
	}
.email-content .hudong_con .xinjian_nav .lia,.email-content .hudong_con .xinjian_list .lia{
	width:16%;
	}
.email-content .hudong_con .xinjian_nav .lib,.email-content .hudong_con .xinjian_list .lib{
	width:62%;
	}
.email-content .hudong_con .xinjian_nav .lic,.email-content .hudong_con .xinjian_list .lic{
	width:10%;
	}
.email-content .hudong_con .xinjian_nav .lid,.email-content .hudong_con .xinjian_list .lid{
	width:12%;
	text-align: center;
	}
.email-content .hudong_con .xinjian_nav .lie,.email-content .hudong_con .xinjian_list .lie{
	width:10%;
	}
.email-content .hudong_con .xinjian_list {
    width: 100%;
}
.email-content .hudong_con  .xiexin{
    width: 80px;
	height:2.125rem;
	line-height:2.125rem;
	font-size: 0.935rem;;
	background:url(../images/icon_04.png) 16px 6px no-repeat;
	background-size:22px auto;
	border:1px solid #095E9F;
	border-radius:6px;
	margin-left:20px;
	padding-left:46px;
	float:right
}
.email-content .hudong_con  .chaxin{
    width: 80px;
	height:2.125rem;
	line-height:2.125rem;
	font-size: 0.935rem;;
	background:url(../images/icon_04.png) 16px -37px no-repeat;
	background-size:25px auto;
	border:1px solid #095E9F;
	border-radius:6px;
	margin-left:20px;
	padding-left:46px;
	float:right
}
.email-content .icon-youxiang{
	background:url(../images/icon_07.png) 0 -13px no-repeat;
	}
.email-content .icon-Communication{
	background:url(../images/icon_07.png) 0 -118px no-repeat;
	}		
	
	
.email-content .nav_con .right{
	width:250px;
	padding:20px 0;
	background: #f1f9ff ;
	float:right
	}
.email-content .nav_con .xiexin{
	width: 100%;
    background: #f1f9ff url(../images/icon_04.png) 1.875rem 16px no-repeat;
    text-indent: 70px;
    line-height: 3.75rem;
    font-size: 1.125rem;
    float: right;
	}



/*调查列表页面*/


.diaocha-list-box{
	width:100%;	
	}
.diaocha-list-box .munav{
	width:100%;
	margin-top:18px;
	display:inline-block;
	}
.diaocha-list-box .xinjian_nav{
	width:100%;
	height:3.125rem;
	line-height:3.125rem;
	margin-top:20px;
	font-size: 1rem;
	font-weight:bold;
	color: #495057;
    background-color: #e9ecef;
    border-color: #dee2e6;
	}
/*.diaocha-list-box .xinjian_list a:hover{
	width:100%;
	background:#f1f9ff;
	display:inline-block;
	}*/
.diaocha-list-box .xinjian_nav li{
	text-indent:6px;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	float:left
	}

.diaocha-list-box .xinjian_list li{
	text-indent:16px;
	line-height:46px;
    border-bottom: 1px solid #e5e5e5;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	float:left
	}
.diaocha-list-box .xinjian_nav .lia,.diaocha-list-box .xinjian_list .lia{
	width:50%;
	}
.diaocha-list-box .xinjian_nav .lib,.diaocha-list-box .xinjian_list .lib{
	width:16%;
	}
.diaocha-list-box .xinjian_nav .lic,.diaocha-list-box .xinjian_list .lic{
	width:10%;
	}
.diaocha-list-box .xinjian_nav .lid,.diaocha-list-box .xinjian_list .lid{
	width:12%;
	}
.diaocha-list-box .xinjian_nav .lie,.diaocha-list-box .xinjian_list .lie{
	width:10%;
	}
.diaocha-list-box .xinjian_list {
    width: 100%;
}
.diaocha-list-box .xinjian_list .lib{
	color:#3867b5;
	}
.diaocha-list-box .xinjian_list .lic{
	color:#dd0000;
	}
	
	
/*调查展示页*/
.diaocha-show-box{
	width:70%;
	margin:50px auto;
	background:#f3f3f3;
	padding:1.875rem 5%;
	}
.diaocha-show-box .tptitle{
	width:100%;
	text-align:center;
	font-size: 1rem;
	font-weight:bold;
	padding:20px 0;
	}
.diaocha-show-box .tpinp1{
	width:80px;
	height:40px;
	line-height:40px;
	font-size: 1rem;
	color:#fff;
	background:#1f99df;
	border-radius:4px;
	}
.diaocha-show-box .tpinp2{
	width:80px;
	height:40px;
	line-height:40px;
	font-size: 1rem;
	color:#fff;
	background:#079a3e;
	border-radius:4px;
	}
	





/*图片新闻列表*/
.pic_list ul{margin:0 -15px; padding:1.875rem 0 0; overflow:hidden; zoom:1;}
.pic_list ul li{float:left; width:33.33%; margin-bottom:15px;}
.pic_list ul div{margin:0 15px;}
.pic_list ul div.pic{ overflow:hidden; position:relative;}
.pic_list ul li .pic img{display:block; width:100%; height:157px;}
.pic_list ul li .txt{ margin-top:12px; line-height:20px; text-align:center; overflow:hidden; height:2.875rem;}
.pic_list ul li .txt a:hover{color:#bc1010; font-weight:bold;}
.pic_list .pagediv{padding-top:10px;}

.pic_list2 ul{padding-top:0 !important}
.pic_list2 ul li{float:left;     width: 50%; margin-bottom:0;}
.pic_list2 ul div.box{margin:15px; border:1px solid #eee; padding:15px 0; position:relative; overflow:hidden;}
.pic_list2 ul li .pic img{display:block; width:100%; height:230px;}
.pic_list2 ul div.box .txt{
	  position:absolute;
	  bottom:0; 
	  left:0;
	  width:100%; 
	  margin:0; 
	  background:rgba(0,0,0,0.4); 
	  color:#FFF; 
	  line-height:1.875rem; 
	  height:1.875rem; 
	  overflow:hidden; 
	  text-overflow:ellipsis;
	  white-space: nowrap;
	  }
.pic_list2 ul div.box .txt a{color:#FFF;}

.HoverImgbox{ overflow:hidden;}
.HoverImgbox img{ -moz-transition:all 0.4s ease-in-out 0s; -ms-transition:all 0.4s ease-in-out 0s; -o-transition:all 0.4s ease-in-out 0s; -webkit-transition:all 0.4s ease-in-out 0s; transition:all 0.4s ease-in-out 0s;}
.HoverImgbox img:hover{-moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1); -webkit-transform:scale(1.1); transform:scale(1.1);}

.imgHover{ -moz-transition:all 0.4s ease-in-out 0s; -ms-transition:all 0.4s ease-in-out 0s; -o-transition:all 0.4s ease-in-out 0s; -webkit-transition:all 0.4s ease-in-out 0s; transition:all 0.4s ease-in-out 0s;}
.imgHover:hover{-moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1); -webkit-transform:scale(1.1); transform:scale(1.1);}



