.xy-left{ width:250px; float:left; margin-top:28px;}
.xy-left-title{ height:70px; background:#004a89; text-align:center; border-bottom:3px #dc0817 solid; border-top-left-radius:6px; border-top-right-radius:6px;}
.xy-left-title span{ line-height:70px; font-size:24px; color:#fff;}
.xy-left-title.martop{ margin-top:25px;}
.xy-left-content{ border:1px #ddd solid; padding:10px; border-bottom-left-radius:6px; border-bottom-right-radius:6px;}
.xy-left-content li{ height:42px; line-height:42px; background:#ddd; margin-bottom:10px;}
.xy-left-content li a{ display:block; padding-left:38px; transition:.5s; font-size:17px;}
.xy-left-content li a:hover{ background:url("../images/jt.png")/*tpa=http://www.qdtuzaishebei.com/skin/images/jt.png*/ #dc0817 197px center no-repeat; color:#fff;}
.xy-left-content li a.lion{ background:url("../images/jt.png")/*tpa=http://www.qdtuzaishebei.com/skin/images/jt.png*/ #dc0817 197px center no-repeat; color:#fff;}
.xy-left-contact{ border:1px #ddd solid; padding:10px;}
.xy-left-contact p{ padding:5px 0; line-height:24px; font-size:15px; color:#555; border-bottom:1px #ddd dashed;}
.xy-left-contact p:last-child{ border-bottom:0;}
.xy-right{ width:1000px; float:right; margin-top:28px;}
.xy-right-title{ border-bottom:1px #ddd solid; height:48px; line-height:48px; background:url("../images/arrow.gif")/*tpa=http://www.qdtuzaishebei.com/skin/images/arrow.gif*/ 5px center no-repeat;}
.xy-right-title em{ font-size:20px; font-weight:700; padding-left:25px; padding-right:6px; border-bottom:2px #ec4322 solid;}
.xy-right-title span{ font-size:13px; color:#999;}
.xy-right-title span a{ color:#999;}
.xy-right-content{ display:block; width:999px; margin:0 auto; padding-top:25px;}
.xy-right-content ul li{ width:291px; border:1px #ddd solid; padding:10px; float:left; margin:10px; transition:.5s;}
.xy-right-content ul li .liimg{ height:240px; overflow:hidden; margin-bottom:10px; text-align:center;}
.xy-right-content ul li .liimg img{ width:100%;}
.xy-right-content ul li .liimg img{

	-webkit-transform: scale(1);

	-moz-transform: scale(1);

	-o-transform: scale(1);

	transform: scale(1);

	-webkit-transition: all 2s ease;

	-moz-transition: all 2s ease;

	-o-transition: all 2s ease;

	transition: all 2s ease;

}
.xy-right-content ul li:hover .liimg img {

	-webkit-transform: scale(1.05);

	-moz-transform: scale(1.05);

	-o-transform: scale(1.05);

	transform: scale(1.05);

	-webkit-transition: all 1s ease;

	-moz-transition: all 1s ease;

	-o-transition: all 1s ease;

	transition: all 1s ease;

}
.xy-right-content ul li span a{ display:block; text-align:center; background:#f0f0f0; height:36px; line-height:36px; font-size:16px; overflow:hidden; transition:.5s; padding-top:6px;}
.xy-right-content ul li:hover span a{ background:#ec4322; color:#fff;}
.xy-right-content ul li em{ display:block; height:36px; line-height:36px; text-align:center; font-size:15px; background:#f0f0f0; transition:.5s; padding-bottom:6px;}
.xy-right-content ul li:hover em{ background:#ec4322; color:#ffff00; font-size:17px;}
.xy-right-content ul li:hover{ border:1px #ec4322 solid; box-shadow:0px 0px 15px #999;}
.xy-right-neirong{ padding:25px 5px; font-size:15px; line-height:28px; color:#555;}
.xy-right-neirong img{ max-width:100% !important; height:auto !important;}
.xy-right-news{ margin:20px auto 40px;}
.xy-right-news ul li{ height:55px; border-bottom:1px #ddd dashed; line-height:55px; background:url("../images/dot2.gif")/*tpa=http://www.qdtuzaishebei.com/skin/images/dot2.gif*/ 2px no-repeat;}
.xy-right-news ul li a{ padding-left:18px; font-size:15px;}
.xy-right-news ul li span{ float:right; color:#888;}
/*pages*/
.pagination-wrapper { clear:both; padding:1em 0 2em 0; text-align:center; margin-top:28px;}
.pagination { display: inline-block; *display: inline; *zoom: 1; font-size:16px; border-radius: 3px; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05); }
.pagination li{ list-style: none; display: inline; float: left; line-height: 1em; text-decoration: none; border: 1px solid #ddd; border-left-width: 0; }
.pagination li a { display: inline-block; padding: 1.0em 1.2em; background-color: #f9f9f9; color: #999; }
.pagination li a:link{ background:#fff; color: #3580b9; }
.pagination li a:hover{ text-decoration:none; }
.pagination li a:link:hover { color: #000; }
.pagination li.thisclass { background-color: #ec4322; color:#fff; }
.pagination li:first-child { border-left-width: 1px; border-radius: 3px 0 0 3px; }
.pagination li:last-child{ border-radius: 0 3px 3px 0; }
.pagination .pageinfo{ color: #444; }

.infoban{ height:499px; background:#000; position:relative; top:-3px; background:url("../images/info.jpg")/*tpa=http://www.qdtuzaishebei.com/skin/images/info.jpg*/ center no-repeat;}


/*内容*/
.newnr{ height:auto; color:#666;}
.ntit{ width:85%; height:auto; line-height:35px; text-align:center; font-weight:100; color:#333; font-size:22px; font-weight:700; margin:22px auto;}
.nwcon{ height:auto; font-size:15px; line-height:30px; border-bottom:2px #f0f0f0 solid; padding:20px 5px 50px;}
.nwcon video{ display:block; width:100%; max-width:600px; margin:0 auto;}
.nwcon table{ width:100% !important;}
.nwcon table tr td{ padding:3px 5px;}
.nwcon img{ max-width:100% !important; height:auto !important; width:auto !important;  text-align:center; margin:0 auto; display:block; padding:8px 0;}

.jhurl{ height:34px; line-height:34px; font-size:13px; font-family:微软雅黑; text-align:center; color:#777; background:#f0f0f0;}
.jhurl span{ padding:0 15px;}

.xy-right-liuyan{ padding:25px 5px; font-size:15px; line-height:28px; color:#555;}
.xy-right-liuyan table tr td{ padding:6px 10px;}
.txtsty{ width:240px; height:35px; border:1px #ddd solid; padding:0 10px; line-height:35px;}
.txtstys{ width:390px; height:135px; border:1px #ddd solid; padding:10px;}
.substy{ width:110px; height:38px; border:0; background:#dc0817; color:#fff; font-size:15px;}
.pagess{  padding:28px 5px;}
.pagess ul li{ float:left; width:auto; height:34px; margin:0 5px;border:1px #ddd solid; text-align:center; line-height:34px;}
.pagess ul li a{ display:block; padding:0 13px;}
