.width{
	width: 1200px;
	margin: 0 auto;
}
.white{
	color:#fff;
}
.white a{
	color:#fff;
}
.white a:visited{
	color:#fff;
}
.white a:hover{
	color:#ffffff;
}
.blcak{
	color: #000;
}
.blcak a{
	color: #000;
}
.blcak a:visited{
	color: #000;
}
.blcak a:hover{
	color: #000;
}
.red{
	color: #fff;
}
.red a{
	color: #fff;
}
.red a:visited{
	color: #fff;
}
.red a:hover{
	color: red;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.action{
	transition: all .4s ease;
	-moz-transition: all .4s ease;
	-webkit-transition: all .4s ease;	
	-o-transition: all .4s ease;
}
.action:hover{
	transition: all .4s ease;
	-moz-transition: all .4s ease;
	-webkit-transition: all .4s ease;	
	-o-transition: all .4s ease;
}



/*banner*/
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  }

.rslides img {
  display: block;
  height:auto;
  border: 0;
  width: 100%;
  }
.slide_container {
  position: relative;
  width: 100%;
  }

.slide {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.slide li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  }
 .slide_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 52%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url(../images/themes.gif) no-repeat left top;
  margin-top: -45px;
  }

.slide_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }
/*header*/
.top-bg{
	padding: 30px 0;
}
.top-text{
	margin-left: 30px;
	font-size: 15px;
	color: #323232;
	margin-top: 10px;
}
.top-text p{
	font-size: 20px;
	color: #a9372f;
	font-weight: bold;
	margin-bottom: 6px;
}
.top-tel{
	background: url(../images/top-tel.jpg) no-repeat left center;
	padding-left: 70px;
	font-size: 16px;
	color: #363636;
	margin-top: 10px;
}
.top-tel p{
	font-size: 30px;
	color: #a9372f;
	font-family: impact;
}

.nav-bg{
	background: #305174;
}
.mobile_nav>ul{
	display: inline-block;text-align: center;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}
.mobile_nav>ul>li{
	float: left;
	text-align: center;
	line-height: 50px;
	flex-grow: 1;
/*	position: relative;*/
}
.mobile_nav>ul>li>a{
	display: block;
	outline: none;
  cursor: pointer;
  -webkit-transition: all .5s;
  transition: all .5s;
  background: -webkit-linear-gradient(left, #a9372f, #a9372f) no-repeat;
  background: linear-gradient(to right, #a9372f, #a9372f) no-repeat;
  background-size: 100% 0%;
}
.mobile_nav>ul>li>a>span{
	color: #fff;
	font-size: 16px;	
	 outline: none;
 position: relative;
  text-decoration: none;
  transition: color .3s ease;
  /*border-bottom: solid 3px #fff;*/
 padding: 0 18px;
}
/*.mobile_nav>ul>li>a>span::after {
  --scale: 0;
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  height: 4px;
  background: #a9372f;
  -webkit-transform: scaleX(var(--scale));
          transform: scaleX(var(--scale));
  -webkit-transform-origin: var(--x) 50%;
          transform-origin: var(--x) 50%;
  transition: -webkit-transform 0.3s cubic-bezier(0.535, 0.05, 0.355, 1);
  transition: transform 0.3s cubic-bezier(0.535, 0.05, 0.355, 1);
  transition: transform 0.3s cubic-bezier(0.535, 0.05, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.535, 0.05, 0.355, 1);
}
.mobile_nav>ul>li>a>span:hover::after {
  --scale: 1;
}
.mobile_nav>ul>li>a#menu_selected>span::after {
  --scale: 1;
}*/




.mobile_nav>ul>li:hover a{
	background-size: 100% 100%;
}
.mobile_nav>ul>li>#menu_selected{
	background-size: 100% 100%;
}
/*.mobile_nav>ul>li:hover a span{
	color: #282828;
}
.mobile_nav>ul>li>#menu_selected span{
	color: #282828;
}*/









.menulevel{
	display: none;
}
.nav-bg>.mobile_nav>ul>li:hover>.menulevel{
	display: block;
	position: absolute;
	top: 90px;
	left: 50%;
	margin-left: -37px;
	width: 124px;
	z-index: 999;
	background: rgba(255,255,255,.8);
	padding-top: 30px;
}
.menulevel li{
	line-height: 40px;
}
.menulevel li a span{
	font-size: 14px;
}
.menulevel li:hover a span{
	color: #00cc33;
}



#full-screen-slider { width:100%; /*height:600px;*/ position:relative}
#slides { display:block; width:100%; height:600px; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; left:20%; top:480px; z-index:9900;  padding:5px 15px 5px 0; margin:0}
#pagination li { display:block; list-style:none; width:10px; height:10px; float:left; margin-left:15px; border-radius:5px; background:#FFF }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#0092CE}
/*foot部分*/
.footer-bg{
	background: #2b2b2b;
	padding: 50px 0;
}
.footer-left{
	width: 600px;
	margin-left: 60px;
}
.footer-nav{
	border-bottom: solid 1px #555555;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.footer-nav ul{
	display: inline-block;text-align: center;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}
.footer-nav ul li{
	flex-grow: 1;
}
.footer-nav ul li a{
	font-size: 16px;
	color: #fff;
}
.footer-list ul li{
	font-size: 15px;
	color: #fff;
	line-height: 30px;
}
.footer-right{
	text-align: center;
}
.footer-right p{
	font-size: 15px;
	color: #fff;
	margin-top: 10px;
}

.bottom-bg{
	text-align: center;
	background: #a9372f;
	padding:10px 0;
}
.bottom-bg p a{
	color: #fff;
}
.wzbb{
	color: #fff;
	font-size: 13px;
	line-height: 28px;
}
.wzbb a{
	color: #fff;
}
.foot-content{
	color: #fff;
}
.foot-content a{
	color: #fff;
}
/*内页部分*/
.ny-bg{
	padding: 70px 0;
}


.ny-bottom{
	margin-top: 50px;
}
.ny-location{
	font-size: 15px;
	color: #2b2b2b;
	margin-top: 10px;
	text-align: center;
}
.ny-location a{
	color: #2b2b2b;
	font-size: 15px;
}
.ny-neirong{
	margin-top: 40px;
}

.ny-neirong1{
	background: rgba(255,255,255,.8);
	padding: 20px;
}

.ny-img img{
	width: 100%;
}










.ny-zzjsnr{
	margin-bottom: 40px;
}
.ny-zzjsnr p{
	font-size: 18px;
	color: #2b2b2b;
	margin-bottom: 20px;
}
.ny-zzlist ul li{
	float: left;
	width: 50%;
	font-size: 16px;
	color: #2b2b2b;
	line-height: 40px;
}
.ny-zzlist ul li img{
	vertical-align: middle;
	margin-right: 10px;
}











#spec-n1{
	height: 380px;
	overflow: hidden;
}
#spec-n1 img{
	/*width: 100%;*/
	width: auto;
	height: 100%;
}
.nygcal-js{
	font-size: 14px;
	line-height: 30px;
	color: #2b2b2b;
}
.ny-xqbut{
	background: #305174;
	border: none;
	font-size: 16px;
	color: #fff;
	/*width: 160px;*/
	text-align: center;
}

.ny-xwtp{
	height: 180px;
	text-align: center;
	overflow: hidden;
}
.ny-xwtp img{
	height: 100%;
	width: auto;
}
.ny-xwgd a{
	font-size: 14px;
	color: #a9372f;
}
.ny-xwgd{
	margin-top: 20px;
}
.ny-bgzx{
	background: url(../images/xw-bg.jpg) no-repeat center bottom;
	padding: 100px;
}



/*= common css to all effects =*/
.single-member{width: 100%; float: left;  text-align: center; position: relative;}
.member-image img{max-width: 100%; vertical-align: middle;}
.h3 a {font-size: 24px; font-weight: normal; margin: 10px 0 0; text-transform: uppercase;}
.social-touch a{display: inline-block; width: 27px; height: 26px; vertical-align: middle; margin: 0 2px; background-image: url(../images/social-icons.png); background-repeat: no-repeat; opacity: 0.7; transition: 0.3s;}
.social-touch a:hover{opacity: 1; transition: 0.3s;}
.fb-touch{background-position: 0 0;}
.tweet-touch{background-position: -35px 0;}
.linkedin-touch{background-position: -71px 0;}
.icon-colored .fb-touch{background-position: 0 -27px;}
.icon-colored .tweet-touch{background-position: -35px -27px;}
.icon-colored .linkedin-touch{background-position: -71px -27px;}
/*= common css to all effects end =*/







/* Style the thumbnails */
.pika-thumbs{ padding: 0 16px; height: 75px; }
.pika-thumbs li{ width: 144px; height:74px; margin: 10px 0 0 17px; padding: 0; overflow: hidden;
    float: left; list-style-type: none;padding: 3px; margin: 0 5px; background: #fafafa; border: 1px solid #e5e5e5; cursor: pointer;}
.pika-thumbs li .clip {position:relative;height:100%;text-align: center; vertical-align: middle; overflow: hidden;}

/* The stage is the wrapper. The image fills 100% the height of the stage */
.pika-stage, .pika-textnav {width: 400px;}
.pika-stage {position: relative; background: #fafafa; border: 1px solid #e5e5e5; padding: 10px 10px 40px 10px; text-align:center; height:250px;}
.pika-stage img{height:100%;}
.pika-stage .caption {position: absolute; /*background: #000; background: rgba(0,0,0,0.75);  border: 1px solid #141414;*/ font-size: 11px; 
    color: #fafafa; padding: 10px; text-align: right; bottom: 50px; right: 10px;}
.pika-stage .caption p {padding: 0; margin: 0; line-height: 14px;}

/* Ths play, pause, prev and next buttons */
.pika-imgnav a {position: absolute; text-indent: -5000px; display: block;z-index:3;}
.pika-imgnav a.previous {background: url(../images/prev.png) no-repeat left 45%; height: 100%; width: 50px; top: 10px; left: 10px;cursor:pointer;}
.pika-imgnav a.next {background: url(../images/next.png) no-repeat right 45%; height: 100%; width: 50px; top: 10px; right: 10px;cursor:pointer;}
.pika-imgnav a.play {background: url(../images/play.png) no-repeat 0% 50%; height: 100px; width: 44px;top:0;left:50%;display: none;cursor:pointer;}
.pika-imgnav a.pause {background: url(../images/pause.png) no-repeat 0% 50%; height: 100px; width: 44px;top:0;left:50%;display:none;cursor:pointer;}

/* The previous and next textual buttons */
.pika-textnav {overflow: hidden; margin: 10px 0 0 0;bottom:10px; position:absolute;}
.pika-textnav a {font-size: 12px; text-decoration: none; color: #333; padding: 4px;}
.pika-textnav a.previous {float: left; width: auto; display: block;}
.pika-textnav a.next {float: right; width: auto; display: block;}

/*for the tool tips*/
.pika-tooltip{font-size:12px;position:absolute;color:white;padding:3px; background-color: rgba(0,0,0,0.7);border:3px solid black;}
.pika-counter{position: absolute;bottom: 45px;left:15px;color:white;background:rgba(0,0,0,0.7);font-size:11px;padding:3px;-moz-border-radius: 5px;border-radius:5px;}

/* If using user thumbnails there's a pause well the new large image loads. This is the loader for that */		
.pika-loader{ background:url(loading.gif) 3px 3px no-repeat #000; background-color:rgba(0,0,0,0.9); color:white; width:60px; font-size:11px; padding:5px 3px; 
    text-align:right; position:absolute; top:15px; right:15px; }

/*if you just want to adjust the size of the stage and the thumbnails, you can do so by editing the following lines: */
.pika-thumbs li{width: 60px; height:60px;}
.pikachoose{width:430px; position:relative;margin-left: 90px;}
#pikame{width: 150px;}
.pika-thumbs {margin: 10px 0 0 17px; width:250px;position: absolute;top: 10px;right: 30px;}
.pika-thumbs li { margin: 5px 5px;}

/* jCarousel Styles */
/*if you're not using the carousel you can delete everything below this */
.jcarousel-skin-pika{position:absolute;top:0px;left:-90px;}
.jcarousel-skin-pika .jcarousel-container-vertical { width: 125px;height: 300px; overflow:hidden;}
.jcarousel-skin-pika .jcarousel-clip-vertical { width:  125px; height: 230px;}



.ny-head{
	padding-top: 12px;
	height: 60px;
}
.ny-head a{
	font-size: 16px;
	color: #fff;
}
.effect-2{max-height: 324px; min-height: 324px; overflow: hidden;}
.effect-2 .h3{padding-top: 7px; line-height: 33px;}
.effect-2 .member-image{ height: 187px; overflow: hidden; width: 100%; transition: 0.4s; display: inline-block; float: none; vertical-align: middle;}
.effect-2 .member-info{transition: 0.4s;}
.effect-2 .member-info p{
	width: 90px;
	line-height: 33px;
	border: solid 1px #fff;
	text-align: center;
	border-radius: 20px;
	margin: 0 auto;
}
.effect-2 .member-info p a{
	font-size: 14px;
	color: #fff;
}
.effect-2 .member-image img{width: 100%; vertical-align: bottom;}
.effect-2 .social-touch{background-color: #1fb554; float: left; left: 0; bottom: 0; overflow: hidden; padding: 5px 0; width: 100%; transition: 0.4s;}
.effect-2:hover .member-image{height: 200px; transition: 0.4s;}



/*首页部分*/
.cp-bg{
	padding: 70px 0;
}
.cp-tit{
	text-align: center;
	font-size: 15px;
	color: #373737;
}
.cp-tit p a{
	font-size: 32px;
	color: #a9372f;
}
.cp-tit p{
	font-size: 32px;
	color: #a9372f;
	margin-bottom: 6px;
}
.cp-text{
	font-size: 15px;
	color: #c1c1c1;
	text-align: center;
	text-transform: uppercase;
	margin-top: 6px;
}
.cp-bottom{
	margin-top: 40px;
}
.cp-nav{
	width: 280px;
}
.cp-nav ul li{
	background: url(../images/cp-navicon.png) no-repeat 220px center #f6f6f6;
	padding-left: 50px;
	line-height: 77px;
	margin-bottom: 2px;
}
.cp-nav ul li:hover{
	background: url(../images/cp-navicona.png) no-repeat 240px center #a9372f;
}
.cp-nav ul li:last-child{
	margin-bottom: 0;
}
.cp-nav ul li a{
	font-size: 18px;
	color: #3b3b3b;
}
.cp-nav ul li:hover a{
	color: #fff;
}
.cp-right{
	width: 900px;
}
.cplist-tupian{
	height: 270px;
	overflow: hidden;
	text-align: center;
}
.cplist-tupian img{
	/*min-height: 100%;
	width: 100%;*/
	height: 100%;
	margin: 0 -100%;
}
.cplist-mc{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 999;
	background: rgba(48,81,116,.8);
	line-height: 50px;
	text-align: center;
}
.cplist-mc a{
	font-size: 16px;
	color: #fff;
}
#ScrollBox li:hover .cplist-mc{
	background: rgba(169,55,47,.8);
}

.zj-bg{
	background: url(../images/zj-bg.jpg) no-repeat center top;
	padding: 68px 0;
}
.zj-tit{
	width: 318px;
	line-height: 34px;
	background: #fff;
	font-size: 18px;
	color: #305174;
	text-align: center;
}
.zj-nr{
	font-size: 34px;
	color: #fff;
	font-weight: bold;
	margin-top: 10px;
}
.zj-text{
	border-left: solid 1px #fff;
	margin-left: 30px;
	font-size: 15px;
	color: #fff;
	margin-top: 5px;
	padding: 10px 0 10px 30px;
}
.zj-text p{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}
.zj-lx{
	font-size: 30px;
	color: #fff;
	font-family: impact;
	text-transform: uppercase;
}
.zj-lx p{
	width: 114px;
	line-height: 35px;
	background: #a9372f;
	text-align: center;
	margin-top: 10px;
}
.zj-lx p a{
	font-size: 15px;
	color: #fff;
}

.about-bg{
	background: #f8f8f8;
	padding: 70px 0;
}
.about-bottom{
	width: 530px;
}
.about-right{
	width: 570px;
	background: #fff;
	padding: 50px;
}
.about-tit{
	font-size: 30px;
	color: #e5e5e5;
	font-weight: bold;
	text-transform: uppercase;
}
.about-tit p{
	font-size: 32px;
	color: #323238;
	font-weight: normal;
}
.about-tit:after{
	content: "";
	display: block;
	width: 118px;
	height: 3px;
	background: #a9372f;
	margin-top: 10px;
}
.gsjj-text{
	margin: 32px 0 31px;
}
.gsjj-text p{
	font-size: 15px;
	color: #303030;
	line-height: 36px;
}
.about-more{
	width: 118px;
	line-height: 32px;
	border: solid 1px #a9372f;
	border-radius: 32px;
	text-align: center;
}
.about-more a{
	font-size: 15px;
	color: #a9372f;
}

.ys-bg{
	background: url(../images/ys-bg.jpg) no-repeat center top;
	padding: 68px 0;
}
.ys-tit{
	font-size: 32px;
	color: #fff;
	font-weight: bold;
	margin-top: 40px;
}
.ys-tit p{
	font-size: 48px;
	color: #fff;
	font-family: impact;
	text-transform: uppercase;
	font-weight: normal;
}
.ys-nrbox{
	width: 360px;
	padding: 60px;
}
.ys-btbox{
	background: rgba(255,255,255,.1);
	font-size: 15px;
	color: rgba(255,255,255,.8);
	line-height: 30px;
}
.ys-btbox:hover{
	background: rgba(169,55,47,.6);
}
.ys-btbox p{
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 18px;
}
.ys-nrboxa{
	width: 280px;
	padding: 59px 40px;
}
.ys-rbox{
	width: 360px;
	padding: 60px;
	font-size: 15px;
	color: #6f6f6f;
	line-height: 30px;
}
.ys-rbox p{
	font-size: 20px;
	color: #363636;
	font-weight: bold;
	margin-bottom: 18px;
}

.xw-bottom{
	margin-top: 40px;
}
.xw-left{
	width: 540px;
}
.xw-xqright{
	background: #f3f3f3;
	padding: 20px;
}
.xw-rbt a{
	font-size: 18px;
	color: #363636;
	font-weight: bold;
}
.xw-rbt{
	margin-bottom: 10px;
}
.xw-rnr a{
	font-size: 15px;
	color: #8f8f8e;
	line-height: 30px;
}
.xw-right{
	width: 620px;
}
.xw-rxq{
	width: 440px;
}
.xw-ltop{
	border-bottom: solid 2px #e1e1e1;
	padding-bottom: 20px;
	margin-bottom: 10px;
}
.xw-con ul li{
	line-height: 32px;
	background: url(../images/xw-icon.jpg) no-repeat left center;
	padding-left: 20px;
}
.xw-con ul li:hover{
	background: url(../images/xw-icon1.jpg) no-repeat left center;
}
.xw-con ul li a{
	font-size: 15px;
	color: #3b3b3b;
}
.xw-con ul li:hover a{
	color: #a9372f;
}
.xw-con ul li span{
	float: right;
	font-size: 14px;
	color: #727272;
}


.yqlj{
	padding: 70px 0 30px;
}
.yqlj-con{
	font-size: 15px;
	color: #a9372f;	
	font-weight: bold;
}
.yqlj-con:before{
	content: "";
	display: block;
	float: left;
	width: 15px;
	height: 4px;
	background: #a9372f;
	margin-right: 10px;
	margin-top: 8px;
}
.yqlj-con a{
	font-size: 15px;
	color: #2b2b2b;
	font-weight: normal;
}

/*图片列表*/

.photos-demo span{ display: inline-block; text-align: center; margin: 0 5px 10px;width: 286px;border: solid 2px #fff;}
.photos-demo span:hover{
	border: solid 2px #a9372f;
}
.photos-demo span p{color: #2a2a2a; font-size: 16px;line-height: 50px;font-weight: bold;}
.tpmk-img{
	height: 210px;
	overflow: hidden;
}
.photos-demo span img{
	/*width: 100%;*/
	/*min-height: 235px;*/
	height: 100%;
	/*max-width: 100%;*/
	cursor: pointer;
				transition: all 0.6s;
}
.photos-demo span img:hover{
	transform: scale(1.1);
}
.lh68{ position: absolute; top: 0; z-index: -1;}
.lhbd label{ display: inline-block; max-width:80px ; width: 100%; height: 30px; line-height: 30px; margin-bottom: 0px; border-bottom: #eee dashed 1px;}
.lhbd dt{ padding: 3px 0; width: 100%;}
.lhbdfr{ float: right;width: 100%;}
.lhbdfl{ float: left;width: 100%;}
.lhbdfr label{max-width:75px ; width: 100%;}
.lhbd input{ width: 57%;}
.lhbdfl input{ width: 67%;}
.lhbd span{font-weight: 100;}
.lhbd .Content{ width: 84%;}
.clear{ clear: both;}
.lhbd .Content{ height:113px;}
.submit{ background: #a9372f; color: #fff; display: block; width: 80px; line-height: 30px; margin: 0 auto; text-align: center; border: none;}
.lh615{  line-height: 30px; margin: 0 10px; text-align: center; border: none;}




.nygc-demo span{ display: inline-block; text-align: center; margin: 0 5px ;width: 390px;}
.nygc-demo span p{color: #2a2a2a; font-size: 16px;line-height: 50px;font-weight: bold;}
.nygc-img{
	height: 210px;
	overflow: hidden;
	border: solid 10px #f6f6f6;
}
.nygc-demo span:hover .nygc-img{
	border: solid 10px #a9372f;
}
.nygc-img img{
	/*height: 100%;*/
	width: 100%;
	min-height: 100%;
}
.nygc-demo span:hover p{
	color: #a9372f;
}


.ny-cptit{
	font-size: 20px;
	font-weight: bold;
	color: #282828;
	border-bottom: 1px dashed #e0e0e0;
	line-height: 60px;
}
.ny-cpjj{
	font-size: 15px;
	color: #686868;
	line-height: 30px;
}
.ny-cpjj p{
	font-size: 18px;
	color: #305174;
	margin: 20px 0 10px;
}
.ny-cpicon{
	margin-top: 34px;
}
.ny-cpicon ul li{
	float: left;
}
.ny-cpzxzx{
	    background: #a9372f;
    transition: .3s ease;
    line-height: 33px;
    padding: 10px 16px;
}
.ny-cpzxzx:hover{
	background: #9b332c;
}
.ny-cpzxzx img{
	vertical-align: middle;
	margin-right: 10px;
}
.ny-cpzxzx a{
	 font-size: 18px;
    color: #fff;
    font-weight: bold;
}
.ny-bddh{
	background: #305174;
    transition: .3s ease;
    line-height: 33px;
    padding: 11px;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    margin-left: 10px;
}
.ny-bddh:hover{
	background: #2a4766;
}
.ny-bddh img{
	vertical-align: middle;
	margin-right: 10px;
}
