@charset "utf-8";
.space15{height: 15px; clear: both;}
.space35{height: 35px; clear: both;}
.fl{float: left;}
.fr{float: right;}
.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;line-height:0;content:""}.clearfix:after{clear:both}

/*图片鼠标经过效果*/
.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);}
/* CSS Document */

.en-title{margin-bottom: 20px;}
.en-title img{display: block; width: 100%; height: auto;}

.photo_scroll{width: 100%; margin: 0 auto; position: relative;}
.photo_scroll .bd{ width: 770px; margin: 0 auto;}
.photo_scroll .bd li{float: left; margin-right: 25px; height: 100%; width: 240px;}
.photo_scroll .bd li .pic2026 img{display: block; width:240px; height: 146px;}
.photo_scroll .bd li .txt{color:#333; line-height:1.2; word-wrap:break-word;word-break:normal; text-align: center; display: block; padding-top: 15px;}
.photo_scroll .bd li .txt a{color:#333;}

.photo_scroll .hgan{display:block;}
.photo_scroll .hgan a{ position:absolute; top:38%; width:33px; height:33px;  cursor:pointer;}
.photo_scroll .hgan .prev{left:0; background: url(en_vistors_r4_c1_s1.png) center no-repeat;}
.photo_scroll .hgan .next{right:0; background: url(en_vistors_r4_c8_s1.png) center no-repeat;}

