/* 通用*/
.m-xundian
{
	width:100%;
	height:116px;
	background:#282828;
}
.m-xundian .xzuo
{
	width:321px;
	height:116px;
	line-height:116px;
	text-align:center;
	float:left;
	background:url(../yu-img/xd1.jpg);
	font-size:33px;
	color:#fff;
	letter-spacing:6px;
}
*+html .m-xundian .xyou {width:654px;}
.m-xundian .xyou 
{
	width:879px;
	padding:26px 100px 27px 125px;
	float:left;
}
.u-liuyan
{
	width:144px;
	height:45px;
	border-radius:8px;
	border:2px solid #fff;
	float:left;
	margin:9px 50px 9px 0px;
}
.u-liuyan.liuyan1 
{
	width:244px;
}
.u-liuyan select
{
	width:100%;
	height:100%;
	line-height:40px;
	border:0px;
	vertical-align:top;
	background:none;
	font-size:20px;
	color:#fff;
	padding:0px 10px;
}
.u-liuyan select option
{
    color:#fff;
	font-size:18px;
	background: #282828;
}
.u-tijiao 
{
	width:62px;
	height:63px;
	float:right;
}
.m-didao
{
	width:100%;
	padding:50px 0px;
}
*+html .u-didao{width:252px;}
.u-didao
{
	width:256px;
	border:2px solid #fff;
	margin:0px 22px;
	float:left;
	border-radius:6px;
}
.u-didao .didao 
{
	border:1px solid #c9c9c9;
	box-shadow:0px 0px 5px 2px #dcdcdc;
	padding:35px 22px;
	border-radius:4px;
}
.u-didao:hover 
{
	border:2px solid #de0011;
}
.u-didao:hover .didao
{
	border:1px solid #de0011;
	box-shadow:none;
}
.u-didao .didao  .dzuo
{
	width:140px;
	float:left;
	border-radius:5px;
}
.u-didao .didao  .dzuo .p1 
{
	font-size:20px;
	font-weight:bold;
	color:#000000;
	letter-spacing:2px;
}
.u-didao .didao  .dzuo .p2
{
	font-size:14px;
	font-weight:bold;
	color:#9d9d9d;
	margin:14px 0px 10px;
	letter-spacing:3px;
}
.u-didao .didao  .dzuo .p3
{
	width:120px;
	height:28px;
	line-height:28px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	border-radius:15px;
	background:#e60012;

    border:0px;
	cursor:pointer;
}
.u-didao .didao  .dzuo .p3:hover 
{
	background:#9b0004 ;
}
.u-didao .didao  .dyou
{
	width:66px;
	float:right;
	border-radius:5px;
	text-align:center;
}
.u-didao .didao  .dyou img 
{
	margin-top:15px;
}



/* 一级页面 */
.g-nbanner1
{
	width:100%;
	margin-top:115px;
	height:587px;
	overflow:hidden;
	position:relative;
}
.g-nbanner1 .bannerimg
{
	width:100%;
	height:587px;
	overflow:hidden;
}
.g-nbanner1 .bannerimg img 
{
	position:absolute;
	left:50%;
	margin-left:-960px;
	top:0px;
	width:1920px;
	height:587px;
}
.u-buzhouq
{
	width:1200px;
	height:163px;
	background:#fff;
	position:absolute;
	left:50%;
	margin-left:-600px;
	top:373px;
	z-index:99;
}
.u-buzhouq .biao
{
	width:200px;
	float:left;
	padding:48px 0px;
	text-align:center;
}
.u-buzhouq .biao .txt
{
	float:left;
}
*+html .u-buzhou{width:199px;height:104px;}
.u-buzhou
{
	width:200px;
	height:163px;
	padding:36px 0px 23px;
	float:left;
	text-align:center;
	border-left:1px solid #f5f5f5;
	font-size:17px;
	color:#000;
	letter-spacing:2px;
	cursor:pointer;
	overflow:hidden;
}
.u-buzhou .imgs
{
	width:60px;
	height:56px;
	margin:0px auto 28px;
	overflow:hidden;
	position:relative;
}
.u-buzhou .imgs img 
{
	position:relative;
}

.g-szhong1
{
	background:#f3f3f3;
}
.m-anli
{
	padding:55px 0px;
}
.m-anli .alzuo
{
	width:49.6%;
	float:left;
}
.m-anli .slideBox
{ 
    width:100%; 
	height:425px; 
	position:relative;
	overflow:hidden; 
}
.m-anli .slideBox .bd
{ 
    position:relative; 
	height:100%; 
	z-index:0;   
}
.m-anli .slideBox .bd li
{ 
    zoom:1; 
	vertical-align:middle; 
    width:100%;  
	position:relative;
	height:388px; 
	overflow:hidden; 
}
.m-anli .slideBox .bd img
{ 
    width:100%; 
	height:388px; 
}
.m-anli .slideBox .hd
{ 
	height:14px; 
	overflow:hidden; 
	position:absolute; 
	left:50%;
    margin-left:-70px;	
	bottom:13px; 
	z-index:1; 
}
.m-anli .slideBox .hd ul
{ 
    overflow:hidden; 
	zoom:1; 
	float:left; 
}
.m-anli .slideBox .hd ul li
{ 
    float:left; 
	margin:0px 5px;  
	width:14px; 
	height:14px; 
	background:url(../yu-img/ba-1.png);
	background-repeat:no-repeat;
	cursor:pointer; 
}
.m-anli .slideBox .hd ul li.on
{ 
	width:57px; 
	background:url(../yu-img/ba-2.png);
}

.m-anli .slideBox .prev{ position:absolute; left:0%; top:50%; margin-top:-76px; display:block; width:48px; height:153px; background:url(../yu-img/zuo1.png);z-index:99; }
.m-anli .slideBox .next{ position:absolute; right:0%; top:50%; margin-top:-76px; display:block; width:48px; height:153px; background:url(../yu-img/you1.png);z-index:99; }

.u-anliimg
{
	width:100%;
	height:500px;
	overflow:hidden;
	margin-top:10px;
}
.u-anliimg img 
{
	width:100%;
	height:100%;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
}
.u-anliimg:hover   img
{
    transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
}
.u-anliimg2
{
	width:100%;
	height:500px;
	overflow:hidden;
	margin-top:10px;
}
.u-anliimg2 img 
{
	width:100%;
	height:100%;
}
.m-anli .alyou
{
	width:49.6%;
	float:right;
}
.u-anliimg.u-anliimg1
{
	height:603px;
}
.m-anli .alyou .p1 
{
	padding:20px 0px 10px 0px;
	font-size:26px;
	line-height:55px;
	color:#000;
	letter-spacing:5px;
}
.m-anli .alyou .p2 
{
	padding:40px 25px 30px;
	font-size:61px;
	line-height:55px;
	color:#000;
	letter-spacing:5px;
}
.m-anli .alyou .p3 
{
	font-size:23px;
	line-height:55px;
	color:#000;
	letter-spacing:5px;
}
.m-anli .alyou .p3  img 
{
    width:100%;
}
.g-nzhong
{
	width:100%;
	background:#fff;
}
.m-gengduo
{
	padding:68px 0px 110px;
	text-align:center;
	font-size:50px;
	color:#000;
}
.m-gengduo  .more 
{
	margin:40px auto 35px;
	width:375px;
	height:60px;
	line-height:60px;
	font-size:36px;
	font-weight:bold;
	color:#fff;
	background:#e60012;
	letter-spacing:3px;
}
.m-gengduo  .more:hover 
{
	background:#9b0004;
} 
.m-gengduo .img1
{
	width:100%;
	margin-top:25px;
}
.m-gengduo .img1 img
{
	width:100%;
}
/* 一级页面 */

/* 二级页面 */
.g-nbanner2
{
	width:100%;
	margin-top:115px;
	overflow:hidden;
	position:relative;
}
.g-nbanner2 img 
{
	width:100%;
}
.g-chuang
{
	width:100%;
	height:326px;
	background:url(../yu-img/cb.png) center;
	text-align:center;
	color:#a1a1a1;
	font-size:26px;
	letter-spacing:7px;
}
.g-chuang .txt1
{
	padding:95px 0px 35px;
	color:#2c2b33;
	font-size:52px;
	letter-spacing:15px;
}
.g-qwal
{
	width:100%;
	background:url(../yu-img/qw1.jpg);
	padding:35px 0px 60px;
}
	.hidden{ display: none;}
	.moreload{width: 100%;height: auto;margin:0 auto;overflow: hidden;text-align: left;}
	.moreload ul.list{overflow: hidden;}
	.moreload ul.list li{width: 375px;height: 305px;margin-right:37px;float: left;overflow: hidden;	margin-bottom:50px;}

.box 
{ 
    float:left; 
    width:375px;
	height:305px;
	border-top:4px solid #000000;
}
.box  .imgs
{
	width:100%;
	height:231px;
	overflow:hidden;
}
.box  .imgs img 
{
    width:375px;
	height:231px;	
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
}
.box:hover .imgs  img
{
    transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
}
.box  .txts
{
	height:70px;
	overflow:hidden;
	line-height:70px;
	background:#eeeeee;
	padding:0px 25px;
	font-size:18px;
	color:#000000;
	letter-spacing:5px;
}
.box:hover  .txts
{
	background:#e60012;
	color:#fff;
}

/* 二级页面 */



/* 三级页面 */
.g-qwxiang
{
	width:100%;
	height:995px;
	margin-top:115px;
	background:#fff url(../yu-img/qwxb.jpg) center 215px no-repeat;
	padding-bottom:35px;
}
.g-qwxiang .qwtxt
{
	height:170px;
	overflow:hidden;
}
.g-qwxiang p 
{
	text-align:center;
}
.g-qwxiang .p1 
{
	font-size:46px;
	margin:17px 0px;
	color:#353535;
	letter-spacing:15px;
}
.g-qwxiang .p2 
{
	font-size:30px;
	color:#353535;
	letter-spacing:5px;
}
*+html .g-qwxiang .p3{margin:16px 0px 10px;}
.g-qwxiang .p3
{
	font-size:21px;
	color:#353535;
	letter-spacing:5px;
	margin:17px 0px 10px;
}
.g-qwxiang .slideBox
{ 
    width:100%; 
	height:744px; 
	position:relative;
}
.g-qwxiang .slideBox .bd
{ 
    position:relative; 
	height:100%; 
	overflow:hidden;
	z-index:0;   
}
.g-qwxiang .slideBox .bd li
{ 
    zoom:1; 
	vertical-align:middle; 
    width:100%;  
	position:relative;
	height:744px; 
	overflow:hidden; 
}
.g-qwxiang .slideBox .bd img
{ 
    width:100%; 
	height:744px; 
}
.g-qwxiang .slideBox .hd
{ 
	height:13px; 
	overflow:hidden; 
	position:absolute; 
	right:0px;
	bottom:-19px; 
	z-index:1; 
}
.g-qwxiang .slideBox .hd ul
{ 
    overflow:hidden; 
	zoom:1; 
	float:left; 
}
.g-qwxiang .slideBox .hd ul li
{ 
    float:left; 
	margin-left:6px;
	width:55px; 
	height:7px; 
	cursor:pointer; 
    background:#000000;	
}
.g-qwxiang .slideBox .hd ul li.on
{ 
	height:13px;
    background:#ff0000;	
}
.g-qwxiang .slideBox .prev{ position:absolute; left:0%; top:50%; margin-top:-76px; display:block; width:48px; height:153px; background:url(../yu-img/zuo1.png);z-index:999999; }
.g-qwxiang .slideBox .next{ position:absolute; right:0%; top:50%; margin-top:-76px; display:block; width:48px; height:153px; background:url(../yu-img/you1.png);z-index:999999; }

.g-qwxiang .slideBox .prev,.g-qwxiang .slideBox .next{display:none;}
.g-qwxiang .slideBox:hover .prev{display:block;}
.g-qwxiang .slideBox:hover .next{display:block;}

/* 三级页面 */






















/*--------------------------------------------*/
/* 响应式media */
/*手机*/
@media screen and (max-width: 767px) {

}
/*平板*/
@media screen and (min-width: 768px) and (max-width: 991px) {

}
/*电脑*/
@media screen and (min-width: 992px) and (max-width: 1199px){

}
/*bigscreen*/
@media screen and (min-width: 1220px) and (max-width: 1300px){

}









