
@charset "utf-8";
/*!
 * edh5 1.0 
 * Copyright 2017 eidea.net.cn
 * http://www.eidea.net.cn
*/

/* 清除内外边距 */
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, fieldset, lengend, button, input, textarea, th, td {
	margin: 0;
	padding: 0;
   _background-image:url(about:blank);
   _background-attachment:fixed;
   
}
html{
	color: #424242;
	min-width: 320px;
	font-size: 100%;
}

/* 设置默认字体 */ 
body, button, input, select, textarea {
	font-family: "Noto Sans SC","宋体","Arail";
	font-size: 15px;
    outline:none;
	color:#828282 ;
}
body{overflow-x:hidden;}

/* 列表元素 */ 
ul,ol,li {
	list-style: none;
}

img {
	border: none;
    vertical-align: middle;
}

/* 定义浮动居中 */ 
.fl {
	float: left;
	display: inline
}

.fr {
	float: right;
	display: inline
}


/*header*/
.topWrap {
	BACKGROUND:#FFF; HEIGHT:106px; /*OVERFLOW: hidden; position:absolute; top:0; left:0;*/
	z-index:9999999999999999999999; width:100%
}
.header {
	MARGIN: 0px auto; WIDTH: 1200px; HEIGHT:106px; background:#FFF /*OVERFLOW: hidden*/
}
.h_top {
	FONT: 14px/26px "Noto Sans SC"; HEIGHT:26px; COLOR: #333;/* OVERFLOW: hidden*/
}
.h_top SPAN {
	COLOR: #333
}
.h_top SPAN A {
	PADDING-BOTTOM: 0px; PADDING-LEFT: 8px; PADDING-RIGHT: 8px; DISPLAY: inline-block; COLOR: #333; PADDING-TOP: 0px
}
.h_c {
	HEIGHT:106px; /*OVERFLOW: hidden; */width:1200px; background:url(../images/topbg.png) no-repeat;
}
.h_logo {
	MARGIN:25px 0px 0px 0; WIDTH:181px; HEIGHT:64px; OVERFLOW: hidden
}
.h_logo SPAN {
	WIDTH:181px; DISPLAY: block; HEIGHT: 64px; OVERFLOW: hidden;
}
.h_logo SPAN IMG {
	WIDTH:100%; margin-top:0px
}
.h_logo H1 {
	DISPLAY: inline; FONT: 30px/85px "Noto Sans SC"; LETTER-SPACING: 0px; COLOR: #444
}
.h_logo H1 I {
	DISPLAY: inline-block; FONT: bold 30px/85px "Noto Sans SC"; LETTER-SPACING: 0px; COLOR: #d32e12
}
.h_tel {
	MARGIN: 0px 0px 0px 0px; WIDTH: 782px; HEIGHT: 96px; /*OVERFLOW: hidden; */line-height:100%;
}
.h_tel P {
	DISPLAY: block; FONT: 12px "Noto Sans SC"; FLOAT:right; HEIGHT:25px; line-height:100%; COLOR: #333; OVERFLOW: hidden; padding-right:40px; padding-top:25px;
}
.h_tel P a{ color:#000}
.h_tel P a:hover{color:#EE1F25}
/*.h_tel P SPAN {
	DISPLAY: inline; FONT: bold 24px "impact", Times, serif; COLOR: #B02923; OVERFLOW: hidden
}*/
.sou_r {
	HEIGHT: 29px;/* OVERFLOW: hidden; */margin-top:15px; margin-bottom:0
}
.inp01 {
	BORDER-BOTTOM-STYLE: none; BORDER-RIGHT-STYLE: none; OUTLINE-STYLE: none; PADDING:0 16px; WIDTH:225px; DISPLAY: inline; FONT: 13px/29px "Noto Sans SC"; BORDER-TOP-STYLE: none; BACKGROUND: url(../images/sou1.jpg) no-repeat left top; FLOAT: left; HEIGHT: 24px; COLOR: #646464; BORDER-LEFT-STYLE: none; OVERFLOW: hidden; outline:none; margin:0; border:0
}
.wx{position:relative; cursor:pointer}
.topewm{display:none; position:absolute; top:22px; left:10px; z-index:9999999999}
.wx:hover .topewm{ display:block}
.inp02 {
	BORDER-RIGHT-WIDTH: 0px; OUTLINE-STYLE: none; WIDTH: 34px; /*BACKGROUND: url(../images/sou2.jpg) no-repeat left top;*/ FLOAT: left; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; HEIGHT: 24px; BORDER-LEFT-WIDTH: 0px;outline:none; margin:0
}
.MainNav{float:left; width:100%; height:52px; margin-top:5px;}
.MainNav>ul>li{ display:block; float:left; height:52px; line-height:52px;padding:0 20px;position: relative;}
.MainNav>ul>li>a{ font-size:15px; color:#333; line-height:49px; padding-bottom:5px; display:block; border-bottom:3px solid rgba(0,0,0,0); transition:all 0.2s;}
.MainNav>ul>li>a:hover,
.MainNav>ul>li>a.onnav{ border-bottom:3px solid #FA010D; color:#FA010D;}
.MainNav .sub_nav{ position:absolute; text-align:center;top:57px; left:-20px; background:url(../images/gray_70.png); width:140px; display:none;}
.MainNav .sub_nav .nav_down{ width:1100px; margin:0 auto;}
.MainNav .sub_nav .nav_down dl{ display:block; float:left; width:140px; padding:0 140px 30px 0;}
.MainNav .sub_nav .nav_down dd a{ color:#a6bad6; line-height:64px; display:block; width:140px; font-size:14px; background:url(../images/top_off.png) bottom no-repeat;}
.MainNav .sub_nav .nav_down dd .hot{color:rgb(243, 73, 71);font-size: 12px;position:absolute;top:13px;left:87px;}
.MainNav .sub_nav .nav_down dd:first-child{position: relative;}
.MainNav .sub_nav .nav_down dd a:hover{background:url(../images/top_on.png) bottom no-repeat; color:#fff;}
.MainNav .sub_nav .nav_down .pic_box{ float:left; width:690px; border-left:1px solid #767676; margin:20px 0; padding-left:70px;}
.MainNav .sub_nav .nav_down .pic_box .float{ float:left; width:297px; overflow:hidden;}
.MainNav>ul>li:hover .sub_nav{ display:block}
.MainNav ul li:hover a.navA{ border-bottom:3px solid #FA010D; color:#FA010D;}


/*.header{width: 100%;height:66px\0 !important;height:66px; position:relative;background:#ffffff;}
.header .container{padding-left:3%;padding-right:3%;}*/
.wjl-nav{margin-top:25px;z-index:11000;cursor:pointer;position:relative}

/*菜单动画*/
.nav-button{float:left;position: relative;cursor: pointer;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;}
.icon-bar{    display: block;margin: 5px 0; width: 23px;height: 2px;background-color: #e65218;}
.top{margin-top:0;}
.bottom{margin-bottom: 0}
.nav-button.on{display:block;margin:0 auto;background: url(../images/close_menu.png) no-repeat center\0;width:18px\0;height:18px\0;}
.animated2:focus{cursor:pointer;z-index:9999}
.icon-bar{-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;z-index:999999}
.nav-button.on .icon-bar{z-index:999999;}
.nav-button.on .top{-webkit-transform:translateY(6px) rotate(45deg);-moz-transform:translateY(6px) rotate(45deg);-ms-transform:translateY(6px) rotate(45deg);-o-transform:translateY(6px) rotate(45deg);transform:translateY(6px) rotate(45deg);width:0px\0;}
.nav-button.on .bottom{-webkit-transform:translateY(-8px) rotate(-45deg);-moz-transform:translateY(-8px) rotate(-45deg);-ms-transform:translateY(-8px) rotate(-45deg);-o-transform:translateY(-8px) rotate(-45deg);transform:translateY(-8px) rotate(-45deg);width:0px\0;}
.nav-button.on .middle{width:0}
/*菜单动画结束*/

/*菜单搜索框*/
.nav-txt{color:#666666;float:left;margin-left:15px;line-height:17px;}
.wjl-search{margin-top:16px;position:relative;z-index:11000;}
.search-input{margin-left:10px;border:0;height:33px;line-height:33px;width:0px;-webkit-transition: all .5s ease-out;-o-transition: all .5s ease-out;transition: all .5s ease-out;}
.search-input:-webkit-input-placeholder{font-size:14px;color:#dbdbdb;}    /* 使用webkit内核的浏览器 */
.search-input:-moz-placeholder{font-size:14px;color:#dbdbdb;}                  /* Firefox版本4-18 */
.search-input:-ms-input-placeholder{font-size:14px;color:#dbdbdb;}           /* IE浏览器 */
.search-submit{width:40px;height:35px;background:url(../images/search-logo.png) no-repeat center;border:0;float:right;cursor:pointer;}
.search-warp{margin-left:20px;height:35px;width:52px;border:1px solid transparent;-webkit-border-radius: 6em;-moz-border-radius: 6em;border-radius: 6em;
	-webkit-transition: all .5s ease-out;
	-o-transition: all .5s ease-out;
	transition: all .5s ease-out;
}
.search-warp div{display: inline-block;}
.search-warp.on{width:240px;border:1px solid #d2d3d4;}
.search-warp.on .search-input{margin-left:15px;width:183px;}
.wjl-logo{position: absolute;width:100%;height: 103px;background: url(../images/logo.png) no-repeat bottom center;top:0;left:0;z-index: 10999;}
.wjl-logo-mask a{position: absolute;width:100px;height: 100%;left:50%;top:10px;margin-left:-50px;z-index:99999;}


/*子菜单部分*/
.menu{position:absolute;width:100%;left:0;top:66px;background:rgba(255,255,255,0.9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#E5ffffff,endColorstr=#E5ffffff);display:none;z-index:999;}
.menu_list{position:relative;width:100%;margin-top:70px;border-bottom:1px solid #d2d3d4}
.menu_list ul{float:left;position:relative;left:50%;}
.menu_list ul li{float:left;position:relative;left:-50%;padding-bottom:30px;}
.menu_list ul li a{font-size:14px;color:#818080;padding:0 30px;border-right:1px solid #d9d9d9;height:14px;display:block;line-height:14px;}
.menu_list ul li:last-child a{border-right:0;background-image:url(about:blank);}
.menu_list ul li:hover a{color:#e54e12}
.child_menu_list ul li{display:none;position:relative;height: 215px;
	-webkit-transition: all .4s ease-out;
	-o-transition: all .4s ease-out;
	transition: all .4s ease-out;
}
.pMenu14{
	display: none;
}
.child_menu_list ul li.show{display:block;}
.child_menu_list ul li .child_menu{position:relative;float:left;left:50%;}
.child_menu_list ul li .child_menu dd{position:relative;float:left;left:-50%;margin:0 20px;text-align:center;margin-top:55px;margin-bottom:60px;}
.child_menu_list ul li .child_menu dd a{color:#959595;background-image:url(about:blank);}
.child_menu_list ul li .child_menu dd:hover a{color:#e54e12;background-image:url(about:blank);}
.menu_icon{background:url(../images/menu_icon.png) no-repeat;height:63px;margin:0 auto;margin-bottom:15px;
	-webkit-transition: all .4s ease-out;
	-o-transition: all .4s ease-out;
	transition: all .4s ease-out;
}
.menu_icon1{background-position:0 0;width:40px;}
.menu_icon2{background-position:-95px 0;width:91px;}
.menu_icon3{background-position:-233px 0;width:60px;}
.menu_icon4{background-position:-357px 0;width:55px;}
.menu_icon5{background-position:-470px 0;width:65px;}
.menu_icon6{background-position:-582px 0;width:65px;}
.menu_icon7{background-position:-692px 0;width:80px;}
.menu_icon8{background-position:-828px 0;width:48px;}
.menu_icon9{background-position:-932px 0;width:53px;}
.menu_icon10{background-position:-1034px 0;width:53px;}
.menu_icon11{background-position:-1140px 0;width:41px;}
.menu_icon12{background-position:-1230px 0;width:42px;}
.menu_icon13{background-position:-1407px 0;width:62px;}
.menu_icon14{background-position:-1315px 0;width:40px;}
.menu_icon15{background: url(../images/dq_icon.png) no-repeat center;width:50px;height: 63px;margin:0 auto 15px;background-position: 0 -5px;-webkit-transition: all .4s ease-out;
	-o-transition: all .4s ease-out;
	transition: all .4s ease-out;
}

.pro_child_menu dd:hover .menu_icon1{background-position:0 -72px;width:40px;}
.pro_child_menu dd:hover .menu_icon2{background-position:-95px -72px;width:91px;}
.pro_child_menu dd:hover .menu_icon3{background-position:-233px -72px;width:60px;}
.pro_child_menu dd:hover .menu_icon4{background-position:-357px -72px;width:55px;}

.pro_child_menu dd:hover .menu_icon5{background-position:-470px -72px;width:65px;}
.pro_child_menu dd:hover .menu_icon6{background-position:-582px -72px;width:65px;}
.pro_child_menu dd:hover .menu_icon7{background-position:-692px -72px;width:80px;}
.pro_child_menu dd:hover .menu_icon8{background-position:-828px -72px;width:48px;}
.pro_child_menu dd:hover .menu_icon9{background-position:-932px -72px;width:53px;}
.pro_child_menu dd:hover .menu_icon10{background-position:-1034px -72px;width:53px;}
.pro_child_menu dd:hover .menu_icon11{background-position:-1140px -72px;width:41px;}
.pro_child_menu dd:hover .menu_icon13{background-position:-1407px -72px;width:62px;}
.pro_child_menu dd:hover .menu_icon12{background-position:-1230px -72px;width:42px;}
.pro_child_menu dd:hover .menu_icon14{background-position:-1315px -72px;width:40px;}
.pro_child_menu dd:hover .menu_icon15{background-position:0 -70px;}
.menuBox.menuSearch{-webkit-transform: translateY(-357px); transform:translateY(-357px);}
.menuIcon2{ background:url(../img/global/icon_05.png) no-repeat center center; background-size:18px; width:63px; height:46px; display:none;}
 
/*服务子菜单*/
.menuS_icon{background: url(../images/menuS_icon1.png) no-repeat;height: 41px;margin:0 auto;margin-bottom:15px;
	-webkit-transition: all .4s ease-out;
	-o-transition: all .4s ease-out;
	transition: all .4s ease-out;}
.menuS_icon1{background-position:0 0;width:33px;}
.menuS_icon2{background-position:-120px 0;width:30px;}
.menuS_icon3{background-position:-234px 0;width:35px;}
.menuS_icon4{background-position:-349px 0;width:33px;}
.menuS_icon5{background-position:-476px 0;width:27px;}
.ser_child_menu dd:hover .menuS_icon{background: url(../images/menuS_icon2.png) no-repeat;}
.ser_child_menu dd:hover .menuS_icon1{background-position:0 0;width:33px;}
.ser_child_menu dd:hover .menuS_icon2{background-position:-120px 0;width:30px;}
.ser_child_menu dd:hover .menuS_icon3{background-position:-234px 0;width:35px;}
.ser_child_menu dd:hover .menuS_icon4{background-position:-349px 0;width:33px;}
.ser_child_menu dd:hover .menuS_icon5{background-position:-476px 0;width:27px;}

/*万家乐商城子菜单*/
.menuSt_icon{
	background: url(../images/menuSt_icon1.png) no-repeat;height:31px;margin:0 auto;margin-bottom:15px;
	-webkit-transition: all .4s ease-out;
	-o-transition: all .4s ease-out;
	transition: all .4s ease-out;
}
.store_child_menu dd .menuSt_icon1{background-position:0 0;width:40px;}
.store_child_menu dd .menuSt_icon2{background-position:-110px 0;width:48px;}
.store_child_menu dd .menuSt_icon3{background-position:-231px 0;width:32px;}
.store_child_menu dd:hover .menuSt_icon{background: url(../images/menuSt_icon2.png) no-repeat;}
.store_child_menu dd:hover .menuSt_icon1{background-position:0 0;width:40px;}
.store_child_menu dd:hover .menuSt_icon2{background-position:-110px 0;width:48px;}
.store_child_menu dd:hover .menuSt_icon3{background-position:-231px 0;width:32px;}

/*关于万家乐子菜单*/
.menuA_icon{
	background: url(../images/menuA_icon1.png) no-repeat;height:34px;margin:0 auto;margin-bottom:15px;
	-webkit-transition: all .4s ease-out;
	-o-transition: all .4s ease-out;
	transition: all .4s ease-out;
}
.about_child_menu dd .menuA_icon1{background-position:0 0;width:33px;}
.about_child_menu dd .menuA_icon2{background-position:-114px 0;width:34px;}
.about_child_menu dd .menuA_icon3{background-position:-228px 0;width:33px;}
.about_child_menu dd:hover .menuA_icon{background: url(../images/menuA_icon2.png) no-repeat;}
.about_child_menu dd:hover .menuA_icon1{background-position:0 0;width:33px;}
.about_child_menu dd:hover .menuA_icon2{background-position:-114px 0;width:34px;}
.about_child_menu dd:hover .menuA_icon3{background-position:-228px 0;width:33px;}

/*新闻中心子菜单*/
.menuN_icon{
	background: url(../images/menuN_icon1.png) no-repeat;height:34px;margin:0 auto;margin-bottom:15px;
	-webkit-transition: all .4s ease-out;
	-o-transition: all .4s ease-out;
	transition: all .4s ease-out;
}
.news_child_menu dd .menuN_icon1{background-position:0 0;width:33px;}
.news_child_menu dd .menuN_icon2{background-position:-114px 0;width:35px;}
.news_child_menu dd .menuN_icon3{background-position:-228px 0;width:31px;}
.news_child_menu dd:hover .menuN_icon{background: url(../images/menuN_icon2.png) no-repeat;}
.news_child_menu dd:hover .menuN_icon1{background-position:0 0;width:33px;}
.news_child_menu dd:hover .menuN_icon2{background-position:-114px 0;width:35px;}
.news_child_menu dd:hover .menuN_icon3{background-position:-228px 0;width:31px;}

/*子菜单切换*/
.menu_list ul li:after{
	content:"";
	position:absolute;
	left:50%;
	bottom:0px;
	width:11px;
	margin-left:-5.5px;
	height:7px;
	background:url(../images/menu_down.png) no-repeat;
	
	opacity:0;
	filter: alpha(opacity=0);
	-moz-transition: all .4s ease; /* Firefox 4 */
	-webkit-transition: all .4s ease; /* Safari 和 Chrome */
	-o-transition: all .4s ease; /* Opera */
	display: none\0;
}
.menu.menu-show .menu_list ul li:nth-child(1){
	-webkit-animation:fadeInRight 1s 0.3s both;
	animation:fadeInRight 1s  0.3s both;
	-moz-animation:fadeInRight 1s 0.3s both;
}
.menu.menu-show .menu_list ul li:nth-child(2){
	-webkit-animation:fadeInRight 1s 0.4s both;
	animation:fadeInRight 1s  0.4s both;
	-moz-animation:fadeInRight 1s 0.4s both;
}
.menu.menu-show .menu_list ul li:nth-child(3){
	-webkit-animation:fadeInRight 1s 0.5s both;
	animation:fadeInRight 1s  0.5s both;
	-moz-animation:fadeInRight 1s 0.5s both;
}
.menu.menu-show .menu_list ul li:nth-child(4){
	-webkit-animation:fadeInRight 1s 0.6s both;
	animation:fadeInRight 1s 0.6s both;
	-moz-animation:fadeInRight 1s 0.6s both;
}
.menu.menu-show .menu_list ul li:nth-child(5){
	-webkit-animation:fadeInRight 1s 0.7s both;
	animation:fadeInRight 1s 0.7s both;
	-moz-animation:fadeInRight 1s 0.7s both;
}
.menu.menu-show .menu_list ul li:nth-child(6){
	-webkit-animation:fadeInRight 1s 0.8s both;
	animation:fadeInRight 1s 0.8s both;
	-moz-animation:fadeInRight 1s 0.8s both;
}
.menu_list ul li.on:after{
	opacity:1;
	filter: alpha(opacity=100);
	bottom:-7px;
	display: block\0;
}

/*header自适应样式*/
@media (max-width:1600px) {
	.child_menu_list ul li:first-child .child_menu dd{width:14.285%;margin:25px 0px;padding: 0 15px;}
}
@media (max-width:1440px) {
	.child_menu_list ul li:first-child .child_menu dd{padding: 0 10px;}
}
@media (max-width:1200px) {
	.child_menu_list ul li:first-child .child_menu dd{margin:15px 0px;padding: 0;}
	.child_menu_list{padding-bottom: 10px;}
	.header{height: 50px;}
	.wjl-nav{margin-top:16.5px;}
	.wjl-search{margin-top:7px;}
	.menu{top:50px;}
	.wjl-logo{height: 90px;}
	.wjl-logo{height: 85px;}
	.menu_list{margin-top:55px;}
	.menu_list ul li{padding-bottom: 25px;}
}
@media (max-width:992px) {
	.menu_list{margin-top:47px;}
	.menu_list ul li a{padding:0 20px;}
	.wjl-search.pull-left{float: right !important;}
}
@media (max-width:767px) {
	.header{height: 35px;}
	.wjl-nav{margin-top:12px;}
	.header.on{position: fixed; z-index: 11999; left: 0; top: 0;}
	.wjl-logo{height: 59px;background-size:cover;}
	.search-warp.on .search-input{width:83px;}
	.search-warp.on{width:140px;}
	.search-submit{background: url(../images/mobile_search.png) no-repeat center;background-size:18px 18px;}
	.header .container{padding-left:15px;padding-right:15px;}
	.mobile_menu{background:#2f2f2f;display: none;position: fixed;z-index: 9999;top:35px;padding-top:25px;left:0;width:100%;height: 100%;}
	.menu_box ul li>a{width:100%;height: 48px;display:block;line-height: 48px;color:rgba(255,255,255,0.8);opacity: 0.8;filter: alpha(opacity=80); font-size: 14px;border-bottom: 1px solid rgba(220,220,220,.3);position: relative;}
	.menu_child_box dl dd{width:100%;float: left;padding-left:15px;border-bottom:1px solid rgba(220,220,220,.3);height: 42px;line-height:42px;font-size:13px;
		opacity: 0;
		filter: alpha(opacity=0);
		-webkit-transform: translateX(-50px);
    	transform: translateX(-50px);
	}
	.menu_child_box dl dd a{color: rgba(255,255,255,0.6);background-image:url(about:blank);}
	.menu_child_box dl dd:hover a{color:#e54e12;}
	.menu_box ul li:nth-child(2) .menu_child_box dl dd{width:50%;float: left;padding-left:15px;border-bottom:1px solid rgba(220,220,220,.3);height: 42px;line-height:42px;font-size:14px;}
	
	.menu_icon{background-size: 602px 60px;height: 30px;display: inline-block;vertical-align: middle;margin-bottom: 0;}
	.menu_txt{display: inline-block;margin-left:15px;}
	.menu_icon{width:45px;}
	.menu_child_box dl dd:nth-child(14){
		display: none;
	}
	.menu_child_box dl dd:nth-child(1) .menu_icon{background:url(../images/mobile_menu7.png) no-repeat center;background-size:20px auto;}
	.menu_child_box dl dd:nth-child(2) .menu_icon{background:url(../images/mobile_menu8.png) no-repeat center;background-size:43px auto;}
	.menu_child_box dl dd:nth-child(3) .menu_icon{background:url(../images/mobile_menu9.png) no-repeat center;background-size:28px auto;}
	.menu_child_box dl dd:nth-child(4) .menu_icon{background:url(../images/mobile_menu10.png) no-repeat center;background-size:26px auto;}
	.menu_child_box dl dd:nth-child(5) .menu_icon{background:url(../images/mobile_menu1.png) no-repeat center;background-size:31px auto;}
	.menu_child_box dl dd:nth-child(6) .menu_icon{background:url(../images/mobile_menu2.png) no-repeat center;background-size:32px auto;}
	.menu_child_box dl dd:nth-child(7) .menu_icon{background:url(../images/mobile_menu3.png) no-repeat center;background-size:40px auto;}
	.menu_child_box dl dd:nth-child(8) .menu_icon{background:url(../images/mobile_menu4.png) no-repeat center;background-size:24px auto;}
	.menu_child_box dl dd:nth-child(9) .menu_icon{background:url(../images/mobile_menu5.png) no-repeat center;background-size:30px auto;}
	.menu_child_box dl dd:nth-child(10) .menu_icon{background:url(../images/mobile_menu6.png) no-repeat center;background-size:20px auto;}
	.menu_child_box dl dd:nth-child(11) .menu_icon{background:url(../images/mobile_menu11.png) no-repeat center;background-size:20px auto;}
	.menu_child_box dl dd:nth-child(12) .menu_icon{background:url(../images/mobile_menu12.png) no-repeat center;background-size:20px auto;}
	.menu_child_box dl dd:nth-child(13) .menu_icon{background:url(../images/fn-icon.png) no-repeat center;background-size:30px 16px;}
	.menu_child_box dl dd:nth-child(14) .menu_icon{background: url(../images/mobile_menu13.png) no-repeat center;width: 45px;background-size: 25px 21px;height: 30px;display: inline-block;vertical-align: middle;margin-bottom: 0;}
	.menu_child_box dl dd:nth-child(15) .menu_icon{background:url(../images/footer_menu_icon4.png) no-repeat center;background-size:26px auto;}



	.menu_child_box{display: none;}
	.menu_box ul li>a:after{
		content: attr(data-icon);
		font-size:18px;
		position: absolute;
		right:10px;
		top:0;
	}
	.menu_box ul li.open>a:after{
		content: attr(data-hover);
		font-size:18px;
		position: absolute;
		right:10px;
		top:0;
	}
	.menu_box ul li,.wjl-search{
		opacity: 0;
		filter: alpha(opacity=0);
	    pointer-events: none;
	    -webkit-transform: scale(1.1) translateY(-24px);
	    transform: scale(1.1) translateY(-24px);
	    -webkit-transition: opacity 0.35s ease-out, -webkit-transform 0.35s ease-out;
	    transition: opacity 0.35s ease-out, -webkit-transform 0.35s ease-out;
	    transition: opacity 0.35s ease-out, transform 0.35s ease-out;
	    transition: opacity 0.35s ease-out, transform 0.35s ease-out, -webkit-transform 0.35s ease-out;
	}
	.menu_box ul li:nth-child(2){-webkit-transition-delay: 100ms,100ms; transition-delay: 100ms,100ms;}
	.menu_box ul li:nth-child(3){-webkit-transition-delay: 180ms,180ms; transition-delay: 180ms,180ms;}
	.menu_box ul li:nth-child(4){-webkit-transition-delay: 260ms,260ms; transition-delay: 260ms,260ms;}
	.menu_box ul li:nth-child(5){-webkit-transition-delay: 340ms,340ms; transition-delay: 340ms,340ms;}
	.menu_box ul li:nth-child(6){-webkit-transition-delay: 400ms,400ms; transition-delay: 400ms,400ms;}
	.menu_box ul li:nth-child(7){-webkit-transition-delay: 460ms,460ms; transition-delay: 460ms,460ms;}
	.wjl-search{-webkit-transition-delay: 520ms,520ms; transition-delay: 520ms,520ms;}
	.mobile_menu.show .menu_box ul li,.mobile_menu.show .wjl-search{
		opacity: 1;
		filter: alpha(opacity=100);
	    pointer-events: auto;
	    -webkit-transform: none;
	    transform: none;
	}

	.menu_box ul li.open>a{border-bottom:1px solid rgba(255,255,255,0);background-image:url(about:blank);}
	.menu_box ul li.open .menu_child_box dl dd{
		-webkit-transform: none;
    	transform: none;
    	opacity: 1;
    	filter: alpha(opacity=100);
	}
	.menu_child_box dl dd:nth-child(1){
		-webkit-transition: all .5s .06s ease-in-out;
    	transition: all .5s .06s ease-in-out;
	}
	.menu_child_box dl dd:nth-child(2) {
	    -webkit-transition: all .5s .12s ease-in-out;
	    transition: all .5s .12s ease-in-out;
	}
	.menu_child_box dl dd:nth-child(3) {
	   -webkit-transition: all .5s .18s ease-in-out;
    	transition: all .5s .18s ease-in-out;
	}
	.menu_child_box dl dd:nth-child(4) {
	    -webkit-transition: all .5s .24s ease-in-out;
	    transition: all .5s .24s ease-in-out;
	}
	.menu_child_box dl dd:nth-child(5){
	    -webkit-transition: all .5s .3s ease-in-out;
	    transition: all .5s .3s ease-in-out;
	}
	.menu_box ul li:nth-child(2) .menu_child_box dl dd:nth-child(1),.menu_box ul li:nth-child(2) .menu_child_box dl dd:nth-child(2){
		-webkit-transition: all .5s .06s ease-in-out;
    	transition: all .5s .06s ease-in-out;
	}
	.menu_box ul li:nth-child(2) .menu_child_box dl dd:nth-child(3),.menu_box ul li:nth-child(2) .menu_child_box dl dd:nth-child(4){
		-webkit-transition: all .5s .12s ease-in-out;
    	transition: all .5s .12s ease-in-out;
	}
	.menu_box ul li:nth-child(2) .menu_child_box dl dd:nth-child(5),.menu_box ul li:nth-child(2) .menu_child_box dl dd:nth-child(6){
		-webkit-transition: all .5s .18s ease-in-out;
    	transition: all .5s .18s ease-in-out;
	}
	.menu_box ul li:nth-child(2) .menu_child_box dl dd:nth-child(7),.menu_box ul li:nth-child(2) .menu_child_box dl dd:nth-child(8){
		-webkit-transition: all .5s .24s ease-in-out;
    	transition: all .5s .24s ease-in-out;
	}
	.menu_box ul li:nth-child(2) .menu_child_box dl dd:nth-child(9),.menu_box ul li:nth-child(2) .menu_child_box dl dd:nth-child(10){
		-webkit-transition: all .5s .3s ease-in-out;
    	transition: all .5s .3s ease-in-out;
	}
	.menu_box ul li:nth-child(2) .menu_child_box dl dd:nth-child(11),.menu_box ul li:nth-child(2) .menu_child_box dl dd:nth-child(12){
		-webkit-transition: all .5s .36s ease-in-out;
    	transition: all .5s .36s ease-in-out;
	}
	.menu_child_box dl dd:nth-child(13),.menu_child_box dl dd:nth-child(15){
	    -webkit-transition: all .5s .42s ease-in-out;
	    transition: all .5s .42s ease-in-out;
	}

	
	/*搜索框*/
	.search-warp,.search-warp.on{width:100%;margin-left:0;border:1px solid rgba(220,220,220,.3);margin-top:25px;}
	.search-input,.search-warp.on .search-input{width:50%;margin-left:15px;background:transparent;}
}
@media (max-width:560px) {
	
}
@media (min-width:767px){
	.mobile_menu{display: none !important;}
}
/*banner*/
.inner_banner img{width:100%;height:auto;}

/*footer*/
.footer{
	width:100%;
	background: #586274;
	padding-top:40px;
	padding-bottom:40px;
	position: relative;
}
.footer-nav{float: left;width: 100%;}
.item-common{
	float: left;
	text-align: left;
	/*width:8%;*/
	margin-right:4.0%;
	transition: all linear .3s;
	-moz-transition: all linear .3s; /* Firefox 4 */
	-webkit-transition: all linear .3s; /* Safari 和 Chrome */
	-o-transition: all linear .3s; /* Opera */
}
.footer-nav .left-item8{margin-right:0px;}
.item-common span{
    display: block;
    font-size: 16px;
    margin-bottom: 14px;
    color:#404040;
	font-weight:500;
    /*padding-bottom: 15px;
    border-bottom: 1px #fb9671 solid;*/

}
.item-common span a{ color:#FFF; font-weight:500}
.item-common span a:hover{ color:#FF8C2D;}
.item-common a{display:block;margin-bottom:10px;color:#A5B0C2;word-break: break-all;transition: .2s all linear}
.item-common a:hover{color: #FF8C2D;}

.footer_bottom{position:relative;}
.item-common a.OT{color: #e54e12;font-size: 14px;}
.contact_right{float:right;margin-top:-35px;}
.share_list ul li{width:40px;height:40px;background:url(../images/qq.png) no-repeat;margin-left:15px;margin-bottom:15px;float:right;}
.share_list ul li a{display:block;width:100%;height:100%;}
.share_list ul li:nth-child(1){background-position:-110px 0;}
.share_list ul li:nth-child(2){background-position:-55px 0;}
.share_list ul li:nth-child(3){background-position:0 0;}
.code{float:left;margin-left:15px;width:45px;height:45px;border-radius: 100%;border:1px solid #c4c4c4;cursor:pointer;position: relative;}
.code > div{position: absolute;top:-300%;left:50%;margin-left:-63px;display:none;}
.code1{background: url(../images/qq_icon.png) no-repeat center;background-size:25px 20px; -moz-background-size:25px 20px;-webkit-background-size:25px 20px;}
.code2{background: url(../images/qwibo_icon.png) no-repeat center;background-size:27px 22px;-moz-background-size:27px 22px; -webkit-background-size:27px 22px;}
.copyright{
	color: #7f7f7f;
	background: #202020;
	width: 100%;
	padding-top:15px;
	padding-bottom:15px;
	line-height:35px;
}
.eidea,.eidea a{
	color: #c2c2c2;
}
.eidea a:hover{
	color: #e54e12;
}
.power,.power a{color: #b4b4b4;}
.power a:hover{color: #e54e12;}
.copyright2{display:none;}
/*@media (max-width: 1380px) {
	.copyright .pull-right,.copyright .pull-left{float:none !important;}
}*/

@media (max-width: 992px) {
	.item-common{width:12%;margin-right:2.66%;}
	.footer_code img{width:100px;}
}
@media (max-width: 767px) {
	.footer{padding-bottom: 20px;}
	.item-common{width:100%;}
	.item-common span{position: relative;color:#818080;font-size:14px;border-bottom: 1px solid  #e6e6e6;padding:0;margin: 0;line-height: 48px;}
	.item-common span.show{border-bottom:1px solid transparent;}
	.item-common span:after{
		content:"";
		background: url(../images/more_icon.png) no-repeat center;
		background-size:12px 12px;
		width:12px;
		height: 100%;
		font-size:18px;
		position: absolute;
		right:10px;
		top:0;
		-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;
	}
	.item-common span.show:after{
		transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
	}
	.footer{padding-top:15px;}
	.footer_menu{display: none}
	.footer_menu a{line-height: 40px;margin-bottom: 0;padding-left:15px;opacity: 0;filter: alpha(opacity=0);height: 40px;line-height: 40px;border-bottom:1px solid #e6e6e6;
	-webkit-transform: translateX(-40px);
    transform: translateX(-40px);
	}
	.item-common.open .footer_menu  a{
		-webkit-transform: none;
    	transform: none;
    	opacity: 1;
    	filter: alpha(opacity=100);
	}
	.item-common .footer_menu a:nth-child(1){
		-webkit-transition: all .5s .06s ease-in-out;
    	transition: all .5s .06s ease-in-out;
	}
	.item-common .footer_menu a:nth-child(2) {
	    -webkit-transition: all .5s .12s ease-in-out;
	    transition: all .5s .12s ease-in-out;
	}
	.item-common .footer_menu a:nth-child(3) {
	   -webkit-transition: all .5s .18s ease-in-out;
    	transition: all .5s .18s ease-in-out;
	}
	.item-common .footer_menu a:nth-child(4) {
	    -webkit-transition: all .5s .24s ease-in-out;
	    transition: all .5s .24s ease-in-out;
	}
	.item-common .footer_menu a:nth-child(5) {
	    -webkit-transition: all .5s .24s ease-in-out;
	    transition: all .5s .24s ease-in-out;
	}
	.OT a{margin-bottom: 15px;}
	.pro_footer_menu a:before{display: inline-block;content: "";vertical-align: middle;margin-right:15px;}
	.pro_footer_menu a:nth-child(1):before{background: url(../images/footer_menu_icon1.png) no-repeat;width:20px;height: 28px;background-size:20px 28px;}
	.pro_footer_menu a:nth-child(2):before{background: url(../images/footer_menu_icon2.png) no-repeat;width:32px;height: 19px;background-size:32px 19px;}
	.pro_footer_menu a:nth-child(3):before{background: url(../images/footer_menu_icon3.png) no-repeat;width:20px;height: 26px;background-size:20px 26px;}
	.pro_footer_menu a:nth-child(4):before{background: url(../images/footer_menu_icon5.png) no-repeat;width:28px;height: 27px;background-size:28px 27px;}
	.pro_footer_menu a:nth-child(5):before{background: url(../images/footer_menu_icon4.png) no-repeat;width:25px;height: 21px;background-size:25px 21px;}
	.pro_footer_menu a{width:50%;float: left;height: 50px;line-height: 50px;border-bottom:1px solid #e6e6e6;}
	.left-item8{width:100%;height: 50px;line-height: 50px;border-bottom:1px solid #e6e6e6;}
	.choice_footer_menu{background: url(../images/footer_right_icon.png) no-repeat center right 15px;background-size:6px auto;}
	.share_list{text-align: center;margin-top:15px;}
	.share_list a{margin:0 10px;display: inline-block;width:50px;height: 50px;border:1px solid #b4b4b4;border-radius: 100%;}
	.share_icon{background: url(../images/qwibo_icon.png) no-repeat center;background-size:23px auto;}
	.weixin_icon{background: url(../images/qq_icon.png) no-repeat center;background-size:26px auto;}
	.footer_menu2{margin-top:30px;text-align: center;}
	.footer_menu2 a{color: #999999;font-size: 14px;text-align: center;}
	.footer_menu2 a:after{content: "|";margin:0 15px;}
	.footer_menu2 a:last-child:after{display: none}
	.mobile_weixin{display: none;position: fixed;top:50%;left: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);-moz-transform: translate(-50%,-50%);z-index: 99;display: none}
	.shade{position: fixed;width:100%;height: 100%;background: rgba(0,0,0,0.5);z-index: 9;top:0;left: 0;display: none}
}
.mobile_weixin{display: none;}
.main_con{padding-bottom:100px;border-bottom:1px solid #d9d5d2}

/*sct_tit*/
.main_con,.main_con section{position:relative;}

.sec_tit{font-size:24px;color:#777777;line-height:1;background:url(../images/tit_icon.png) no-repeat left;padding-left:20px;margin-top:45px;margin-bottom:20px;}

/*breadcrumb*/
.breadcrumb{position:absolute;right:0;top:0;}
.breadcrumb a{color:#999999;}
.breadcrumb a:after{
	content:"/";
	margin:0 10px;
}
.breadcrumb a.active:after{
	content:"";
	margin:0;
}
.see_more{position:relative;width:30%;height:45px;border:1px solid #e7e7e7;line-height:45px;text-align:center;margin:35px auto 100px;cursor:pointer;
-webkit-transition:all  0.4s  ease-out;
	-o-transition:all 0.4s ease-out;
	transition:all  0.4s ease-out;}
.see_more:hover{border:1px solid #e54e12;background:#e54e12;border-radius:0.5em;color:#fff;}

@media only screen and (max-width: 1440px) {
	.sec_tit{font-size:22px;}
}
@media only screen and (max-width: 1200px) {
	.sec_tit{font-size:20px;}
}
@media only screen and (max-width: 992px) {
	.sec_tit{font-size:18px;}
}
	
@media only screen and (max-width:767px) {
	.sec_tit{font-size:16px;padding-left:15px;margin-top:30px;margin-bottom:25px;}
	.breadcrumb{font-size:12px;line-height:16px;}
	.breadcrumb a:after{margin:0 5px;}
	.main_con{padding-bottom:50px;}
	.banner_txt{font-size: 24px;}
}
@media only screen and (max-width:360px) {
	.menu_txt{margin-left:5px;}
	.menu_box ul li:nth-child(2) .menu_child_box dl dd {padding-left:0;}
}

/*右悬浮菜单*/
.right_menu{position: fixed;top: 50%;right: 15px;width: 45px;text-align: center;z-index: 10;height:172px;margin-top:-74px;z-index:9999;}
.right_menu a {width: 54px;height: 54px;-webkit-border-radius: 27px; -moz-border-radius: 27px;border-radius: 27px;  cursor: pointer; background-color: #fc5a1a;display: block;background-repeat: no-repeat; background-position: center center; vertical-align: middle;overflow: hidden;line-height: 38px;margin-bottom:5px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;border: 1px solid #fc5a1a;
       -webkit-transition: all .3s cubic-bezier(0.15, 0.65, 0.58, 0.99);
    -moz-transition: all .3s cubic-bezier(0.15, 0.65, 0.58, 0.99);
    -ms-transition: all .3s cubic-bezier(0.15, 0.65, 0.58, 0.99);
    -o-transition: all .3s cubic-bezier(0.15, 0.65, 0.58, 0.99);
    transition: all .3s cubic-bezier(0.15, 0.65, 0.58, 0.99);
}
.right_menu a span {color: #fff;font-size:14px;margin-left: 25px;display: none;line-height: 54px;opacity: 0;filter:alpha(opacity=0);
    -webkit-transition: all .5s 1s cubic-bezier(0.15, 0.65, 0.58, 0.99);
    -moz-transition: all .5s 1s cubic-bezier(0.15, 0.65, 0.58, 0.99);
    -ms-transition: all .5s 1s cubic-bezier(0.15, 0.65, 0.58, 0.99);
    -o-transition: all .5s 1s cubic-bezier(0.15, 0.65, 0.58, 0.99);
    transition: all .5s 1s cubic-bezier(0.15, 0.65, 0.58, 0.99);
}
.float-install{background-image:url(../images/fixed_icon2.png); position: absolute;right: 0;top: 0;  -ms-behavior: url(backgroundsize.htc); behavior: url(backgroundsize.htc); }
.float-repair{background-image:url(../images/fixed_icon3.png); position: absolute;right: 0;top: 50%;margin-top:-27px;-ms-behavior: url(backgroundsize.htc); behavior: url(backgroundsize.htc);}
.float-top{background-image:url(../images/fixed_icon1.png); position: absolute;right: 0;bottom: 0;-ms-behavior: url(backgroundsize.htc); behavior: url(backgroundsize.htc);}
.right_menu a.float-top{margin-bottom: 0;}
.right_menu a:hover{background-position: 15px center;}
.right_menu a:hover{width: 130px;}
.right_menu a:hover span{display: block;opacity: 1;filter: alpha(opacity=100);
	
}
.fixed_closed{position: fixed;top:50%;margin-top:-95px;right:35px;cursor: pointer;z-index: 99999;width:13px;height: 13px;background: url(../images/fixed_hover.png) no-repeat;-webkit-transition:all .3s linear;-moz-transition:all .3s linear;-ms-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear;}

/*下拉框*/
.select-ipt {width: 100%; color:#979797;height: 40px; padding-left:10px;background-color: #fff;border: 1px solid #d1d1d1;line-height: 40px;cursor: pointer;background: url(../images/down_icon.png) no-repeat center right 8px;background: url(../images/down_icon.png) no-repeat 97%  center\0;-webkit-transition:all .3s linear;-moz-transition:all .3s linear;-ms-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear;}
.select-ipt.down{border:1px solid #f00;}
/*样式一：下拉一排一个*/
.select-list {border: 1px #ccc solid;border-top:none;z-index:9;width:100%;margin-left:0px;position:absolute;z-index:10000;background:#fff;max-height:400px;overflow-y: scroll;}
.select-list span{cursor:pointer;display:block;width:100%;height:22px;line-height:22px;padding:0;font-size:14px;padding-left:10px;height: 30px;line-height: 30px;}
.select-list span:hover{background:#ff6f16;color:#fff}
.address_group>div {width:110px;float: left;margin-right:10px;position: relative;}
.address_group>div .select-list{width:150%;border-top:1px #ccc solid;}
.address_group>div.town{margin-right:0;}
.span{line-height: 40px!important;}
.search-warp .span{line-height: 35px! important;display: none!important;}
@media only screen and (max-width:1200px) {
	.right_menu a{width:50px;height:50px;}
	.float-install{background-size:22px 22px;}
	.float-repair{background-size:25px 22px;}
}

@media only screen and (max-width:768px) {
	
	
}

/*page*/
.page{width:100%;margin-top: 65px; margin-bottom: 65px;}
.page_li{float:left;position:relative;left:50%;}
.page ul li{float:left;margin-right:10px;text-align:center;line-height:40px;text-align:center;margin-bottom:20px;position:relative;left:-50%;cursor:pointer;}
.pre_page a,.next_page a{color:#828282;display:block;width:100%;height:100%;-webkit-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;transition: all .3s ease-in-out;}
.pre_page,.next_page{width:80px;height:40px;font-size:16px;border:1px solid #e7e7e7;-webkit-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;transition: all .3s ease-in-out;}
.pre_page:hover,.next_page:hover{border:1px solid #e54e12;border-radius: 6px;}
.pre_page:hover a,.next_page:hover a{color: #e54e12;}
.page_number{width:40px;height:40px;-webkit-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;transition: all .3s ease-in-out;}
.page_number a{display:block;width:100%;height:100%;border:1px solid #e7e7e7;-webkit-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;transition: all .3s ease-in-out;}
.page_number:hover a{color:#e54e12;border:1px solid #e54e12;border-radius: 6px;}
.page_number a.cur{background:#e54e12;border-radius: 6px;color: #fff;border:1px solid #e54e12;}


@media only screen and (max-width:767px) {
	.pre_page, .next_page{width:60px;height:30px;line-height: 30px;font-size: 14px;}
	.page_number{width:30px;height:30px;line-height: 30px;font-size: 14px;}
	.page ul li{margin-right:5px;line-height: 30px;}
	.page{margin-top:35px;margin-bottom: 35px;}
}

.nav{width:100%;float:right;}
.nav ul{width:100%; padding:0; margin:0;}
.nav li{margin:0 10px 0 10px;float:left;text-align:center; position:relative;}
.nav a{height:42px; padding-bottom:49px; line-height:42px;display:block;font-size:15px;}
.nav li.m a.mmm:after{content: "";display: block;position: absolute;left: 50%;right: 50%;bottom:-3px;height: 3px;opacity: 0;background-color: #DA251C;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}
.nav li.m a.mmm:hover:after{left: 1%;right: 1%;opacity: 1;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}
.nav li.m:hover a.mmm:after{left: 1%;right: 1%;opacity: 1;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}
.nav li.m:hover a.mmm{ color:#DA251C; font-weight:400;}
.nav li.m:hover{ margin:0 10px 0 10px}

.nav a#sel{border-bottom:3px solid #DA251C;color:#DA251C;}
.nav a#sel:hover:after{opacity:0;}

.nav .sub{display:none;width:100%;padding:0;position:fixed;top:106px;overflow:hidden;text-align:left;z-index:110;left:0px;background-color:#f5f5f5;}
.nav .sub .nav_xiao{width:1200px;overflow:hidden;padding-top:5px;margin:0 auto;padding-bottom:50px;}
.nav .sub .nav_xiao .xiao_one{width:760px;float:right;overflow:hidden;}
.nav .sub .nav_xiao .xiao_one a{float:left;display:inline;height:28px;line-height:28px;width:108px;margin-right:12px;overflow:hidden;border-bottom:1px solid #d3d2d2;color:#313030;background:url(../images/201603/nav_dian.jpg) left center no-repeat;padding:0;padding-left:15px;margin-top:13px;font-size:12px;font-family:"宋体";}
.nav .sub .nav_xiao .xiao_one a:hover{color:#f3782a;}
.nav .sub .nav_xiao .xiao_two{margin-top:28px;width:760px;float:right;}
.nav .sub .nav_xiao .xiao_two img{float:left;margin-right:25px;}
.nav .sub .nav_xiao .xiao_two .nav_div{float:left;width:380px;padding-top:30px;font-size:12px;color:#666666;line-height:22px;}
.nav .sub .nav_xiao .xiao_two .nav_div h2{font-size:16px;color:#f3782a;font-weight:normal;letter-spacing:1px;line-height:36px;}

.nav .sub .nav_xiao .xiao_three{width:760px;float:right;overflow:hidden;}
.nav .sub .nav_xiao .xiao_three ul{width:790px;}
.nav .sub .nav_xiao .xiao_three ul li{float:left;display:inline;width:172px;height:190px;overflow:hidden;margin-right:19px;text-align:center;position:inherit;line-height:46px;margin-left:0px;}
.nav .sub .nav_xiao .xiao_three ul li img{width:100%;height:138px;display:block;}
.nav .sub .nav_xiao .xiao_three ul li a{color:#686868;width:100%;font-size:14px;height:100%;padding-top:17px;}
.nav .sub .nav_xiao .xiao_three ul li a:hover{color:#f3782a;}
.nav .sub .nav_xiao .xiao_three ul li:hover img{opacity: 0.8;filter: alpha(opacity=80);}
.nav .sub .nav_xiao .xiao_three ul.nav_wechat li{width:195px;}
.nav .sub .nav_xiao .xiao_three ul.nav_wechat li img{width:195px;height:138px;}

.nav .sub .nav_xiao .xiao_four{width:512px;overflow:hidden;margin-right:25px;margin-left:55px;}
.nav .sub .nav_xiao .xiao_four h2{font-size:18px;font-weight:normal;color:#333333;height:50px;line-height:50px;border-bottom:1px solid #b3b3b3;letter-spacing:3px;margin-top:10px;}
.nav .sub .nav_xiao .xiao_four .ul{width:590px;}
.nav .sub .nav_xiao .xiao_four .ul li{height:42px;line-height:42px;margin-right:80px;padding-right:10px;width:205px;overflow:hidden;float:left;display:inline;background:url(../images/nav_dian2.png) right center no-repeat;margin-left:0px;position:inherit;}
.nav .sub .nav_xiao .xiao_four .ul li a{padding:0;width:205px;text-align:left;}

.nav .sub .nav_xiao .xiao_five{width:344px;overflow:hidden;float:right;margin-top:35px;margin-left:50px; position:relative}
.nav .sub .nav_xiao .xiao_five img{width:344px;height:138px;}
.nav .sub .nav_xiao .xiao_five img{
	width:100%;
	max-width: 101%;
	height: auto;
	transition-duration: .5s;
    -ms-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -webkit-transition-duration: .5s;
}
.nav .sub .nav_xiao .xiao_five:hover img{    
	transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    -webkit-transform: scale(1.2);
}



.nav .sub .nav_xiao .xiao_five a{width:344px;height:138px;padding:0;margin-right:45px;float:left;}
.nav .sub .nav_xiao .xiao_five2{float:left;margin-right: 20px;text-align: left;width:500px;margin-top:15px; margin-left:210px}
/*.nav .sub .nav_xiao .xiao_five2 div.aa{box-shadow:none;font-size: 14px;padding:0; height:50px; line-height:50px;}*/
.nav .sub .nav_xiao .xiao_five2 div.aa a{box-shadow:none;border-bottom: 1px solid #D9D9D9; margin-right:50px;text-align: left;width:200px;display:inline-block;padding-top:0;padding:0;font-size:14px; background:url(../images/jt.jpg) no-repeat left; text-indent:20px; height:52px; line-height:52px;}

.nav .sub .nav_xiao .xiao_six_l{float:left;width:140px;margin-left:70px;overflow:hidden;margin-top:35px;}
.nav .sub .nav_xiao .xiao_six_l a{display:block;height:46px;line-height:46px;font-size:16px;color:#333333;padding-left:20px;background:url(../images/yuming_pic9.png) left center no-repeat;padding-top:0;}
.nav .sub .nav_xiao .xiao_six_l a.osel{background:url(../images/yuming_pic9_on.png) left center no-repeat;color:#f3782a;}
.nav .sub .nav_xiao .xiao_six_r{float:left;width:990px;overflow:hidden;text-align:center;}
.nav .sub .nav_xiao .xiao_six_r img{display:block;margin:0 auto;margin-bottom:32px;transition: all 0.5s ease 0s;-moz-transition: all 0.5s ease 0s;-ms-transition: all 0.5s ease 0s;-o-transition: all 0.5s ease 0s;-webkit-transition: all 0.5s ease 0s;}
.nav .sub .nav_xiao .xiao_six_r a{float:left;width:140px;height:auto;border-left:1px solid #e2e3e3;padding-top:0;margin-top:50px;}
.nav .sub .nav_xiao .xiao_six_r a:hover img{margin-top:-4px;margin-bottom:36px;}


/*********内页********/
.wrapper {
	width:1160px;
	margin:0 auto;
}
.grid_96 {
	width:892px;
	float:right;
}
.i-more {
	width:24px;
	height:24px;
	background:url(../images/icons.png) no-repeat 0 0;
	display:inline-block;
}
.i-title {
	width:24px;
	height:24px;
	background:url(../images/icons.png) no-repeat 0 -30px;
	display:inline-block;
	margin-top:10px
}
.i-home {
	width:16px;
	height:16px;
	background:url(../images/icons.png) no-repeat 0 -63px;
	display:inline-block;
}
.inside-banner {
	width:100%;
	height:380px;
	overflow:hidden;
}
.leftside {
	float:left;
	width:240px;
	margin-top:30px
}
.leftside .hd {
	position:relative;
	height:80px;
	line-height:80px;
	background:#023389;
	color:#FFF;
	font-size:18px;
	text-indent:1em;
	/*margin-top:-60px;*/
	filter:alpha(Opacity=90);
	-moz-opacity:0.9;
	opacity: 0.9;
	/*margin-bottom:10px;*/
	font-weight:500
}
.leftside .hd .i-title {
	position:absolute;
	right:16px;
	top:18px;
}
.leftside .bd {
	background:#f0f0f0;
	margin-bottom:20px;
}
.leftside .bd li {
	position:relative;
	line-height:62px;
	border-bottom:#CCC 1px solid
}
.leftside .bd li.cur {
	}
.leftside .bd li.cur a {
	background:#F98008;
	color:#FFF;
	font-weight:bold;
}
.leftside .bd li a {
	display:block;
	/*font-family:"simsun";*/
	color:#000;
	text-indent:18px;
	font-size:15px;
	/*font-weight:bold;*/
}
.leftside .bd li a:hover,.leftside .bd li a.cur {
	color:#333;
	background:#e0e0e0;
	font-weight:bold;
	text-decoration:none
}
.leftside .bd li a .ls-tit {
	width:160px;
	display:block;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.leftside .bd li .ls-arrows {
	position:absolute;
	right:16px;
	top:0;
	color:#999;
	font-family:simsun;
	display:block;
	font-size:16px;
}
.leftside .bd li:hover .ls-arrows,.leftside .bd li.cur .ls-arrows {
	display:block;
	color:#FFF;
}

.leftside .bd dt {
	text-indent:18px;
	height:44px;
	line-height:44px;
	border-bottom:#E0e0e0 1px solid;
	width:240px;
	background:#f4f4f4;
}

.leftside .bd dt:hover {
	
	background:#CCC;
	font-weight:600;
}
.leftside .bd dt.cur {
	
	/*background:#CCC;*/
	font-weight:600;
	color:#F98008;
	border-bottom:#F98008 1px solid;
}
.leftside .bd .subLeftNav-list {
	}
.leftside .bd .subLeftNav-list li a {
	text-indent:30px;
	background:transparent!important;
	color:#000;
}
.leftside .bd .subLeftNav-list li a:hover,.leftside .bd .subLeftNav-list li a.cur {
	background:#006282!important;
	color:#fff;
}
.mainContainer {
	float:right;
	/*margin-top:5px;
	background:#F6F6F6;
	*/
}
.bread {
	position:relative;
	background:url(../images/righttitlebg.jpg) no-repeat bottom left;
	display:table;
	width:100%;
	margin:0px auto;
	height:auto;
	height:82px;
}
.bread h3 {
	font-size:18px;
	color:#000;
	/*border-bottom:1px solid #006282;*/
	padding-right:5px;
	margin-bottom:-1px;
	display:table;
	font-weight:normal;
	height:30px;
	position:absolute;
	left:10px;
	bottom:10px;
}
.bread .bread-list {
	position:absolute;
	right:0;
	top:15px;
	height:40px;
}
.bread .bread-list li {
	float:left;
	font-family:simsun;
	color:#999
}
.bread .bread-list li a {
	margin:0 5px;
	font-family:'Noto Sans SC'
}
.bread .bread-list li a:hover {
	text-decoration:none;
}
.bread .bread-list li .i-home {
	vertical-align:middle;
	margin-top:-3px;
	margin-right:5px;
}

.article {
	min-height:400px;
	width:98%;
	margin:0 1% 0 ;
}
.article h2 {
	font-size:24px;
	color:#006282;
	text-align:center;
	margin:5px 0 20px;
}
.article .article_con {

	font-size:15px;
	color:#424242;
	line-height:30px;
	padding-bottom:40px;
	padding:0;
	margin:0;
	padding-top:10px;
}
.article .article_con p {
	margin-bottom:15px;
}
.article .article_con table td{ font-size:13px!important; padding:0 10px}
/*新闻列表*/
#main_left ul {
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 880px;
}
#main_left ul li {
    float: left;
    padding-bottom: 20px;
    width: 880px;
	border-bottom:#CCC 1px dotted;
	margin-top:20px;
}
#main_left ul li h4 {
    color: #666666;
    float: left;
    font-size: 18px;
	font-weight:normal;
    margin: 0 0 10px 0;
    padding: 0;
    width:636px;
	text-align:left;
}
#main_left ul li h4 a {
    color: #4e4e4e;
    text-decoration: none;
}
#main_left ul li h4 a:hover {
    color: #000;
    text-decoration:none;
}
#main_left ul li h4 span {
    float: right;
    font-size: 14px;
    text-decoration: none;
}
#main_left .pic_news {
    float: left;
    margin-right: 20px;
}

#main_left .pic_news:hover {box-shadow: 2px 2px 5px 2px #ccc;transform: scale(1.01) translateY(-5px);-webkit-transform: scale(1.01) translateY(-5px);-moz-transform: scale(1.01) translateY(-5px);-ms-transform: scale(1.01) translateY(-5px);-o-transform: scale(1.01) translateY(-5px);transition: all .3s ease-in;-moz-transition: all .3s ease-in;-transition: all .3s ease-in;-o-transition: all .3s ease-in;-webkit-transition: all .3s ease-in;}
#main_left .pic_news:hover img{opacity:0.8;transition:all .4s ease;}
#main_left .txt {
    color: #999;
    float: left;
	text-align:left;
    font-size: 14px;
    line-height: 22px;
    width: 636px;
}
#main_left .txt span{
	padding-left:20px;
}
#main_left .txt a {
    color: #FF6600;
    font-size: 14px;
	line-height:22px;
    text-decoration: none;
}
#main_left .txt a:hover {
    color: #41A4E2;
    text-decoration: underline;
}
/******分页************************/
.pager{
	margin-top: 20px;
	text-align: center;
}
.pager a{
	display: inline-block;
	font-family:"Noto Sans SC";
	border: 1px solid #d2d2d2;
	background: url(../images/pager_number.gif) repeat-x;
	padding: 0 10px;
	line-height: 26px;
	text-decoration:none;
	margin-right:2px;
}
.pager a.current{
	/*background: #5185c4;
	border-color: #5185c4;*/
	font-weight: bold;
	color: #fff;
	background: #e26001;
	border-color: #e26001;
}

.pager a:link, .pager a:visited{
	color: #535353;
}
.pager a:hover, .pager a:active{
	color: #E26001;
}
.pager a.current:link, .pager a.current:visited, .pager a.current:hover, .pager a.current:active{
	color: #fff;
}
.pager a:hover{
	text-decoration: none;
}

.imgteaser{overflow:auto;float: left;position: relative;width:265px;height:220px; margin:0 23px 30px 0; text-align:center;border:#ccc 1px solid}
.clst{ margin-right:0}
.imgteaser a{text-decoration: none;float: left;  height:180px}
.imgteaser a:hover{cursor:pointer}
.imgteaser a img{float:left;border: none;width:265px;height:180px;}
.imgteaser a:hover img{opacity:0.8;transition:all .4s ease;}
.CC{ clear:both;background:#f0f0f0; width:100%; height:40px; line-height:40px}

.imgteaser a:hover .CC{ background:#41A4E2;color:#FFF;line-height:40px;}
.imgteaser:hover{border:#41A4E2 1px solid}

.wrapbg{ background:url(../images/bodybg.jpg) no-repeat top center #FFF; width:100%; overflow:auto; height:auto; min-height:500px; margin-bottom:50px}
.BgColorGray{ background:url(../images/d.gif) repeat-x bottom #f0f0f0;}
.BgColorWhite{ background:url(../images/d.gif) repeat-x bottom #FFF}

.prolist{ width:100%; padding:0; margin:0; clear:both;}
.prolist ul{ list-style-type:none; padding:0; margin:0}
.prolist ul li{ list-style-type:none; padding:0; margin:0; float:left; width:31%; margin-right:3%; margin-bottom:40px;}
.prolist ul li p.img{ padding:0; margin:0}
.prolist ul li p img{ width:100%; display:block;}
.prolist ul li p{ border:#e0e0e0 4px solid;}
.prolist ul li:hover p{ border:#EF710A 4px solid;}
.prolist ul li h3{ text-align:center; height:60px; line-height:60px; background:#e0e0e0; font-size:15px; overflow:hidden; margin:0; padding:0}
.prolist ul li a:hover{ text-decoration:none;}
.prolist ul li:hover h3{ color:#FFF;background:#EF710A}
#content {
    min-height: 200px;
    height: auto;
    /*position: relative;*/
    width:1200px;
	margin:0 auto;
    font-size: 15px !important;
    line-height: 1.5em !important;
}
/*******2017-9-27***************************************************/
.rm-nav {
    letter-spacing: 1px;
}	

/* Tabs */
#wrapper_tab{
	clear: both;
	margin: 35px 0 40px 0;
}
#wrapper_tab a.tab_link{
	background: #f9f9f9;
	border: 1px solid #e0e0e0;
	border-radius: 1px 1px 0 0;
	-moz-border-radius: 1px 1px 0 0;
	-khtml-border-radius: 1px 1px 0 0;
	behavior: url(PIE.htc);
	color: #777;
	display: block;
	float: left;
	font:normal 16px/34px "Noto Sans SC", "Helvetica Neue", Helvetica, Arial, Arial, Verdana, sans-serif;
	height: 34px;
	margin: 2px 5px 0 0;
	padding: 0 24px;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
	z-index: 1;
	outline:none
}
#wrapper_tab a.tab_link:hover{
	background: #efefef;
}
#wrapper_tab.tab1 a.tab1,
#wrapper_tab.tab2 a.tab2,
#wrapper_tab.tab3 a.tab3,
#wrapper_tab.tab4 a.tab4{
	background: #fff;
	border: 2px solid #bdd1e9;
	border-bottom: 0 none;
	border-radius: 2px 2px 0 0;
	-moz-border-radius: 2px 2px 0 0;
	-khtml-border-radius: 2px 2px 0 0;
	behavior: url(PIE.htc);
	color: #222222;
	cursor: default;
	font:bold 16px/36px "Noto Sans SC", "Helvetica Neue", Helvetica, Arial, Arial, Verdana, sans-serif;
	height: 36px;
	margin: 0 4px 0 0;
	position: relative;
	text-decoration: none;
	z-index: 3;
}
#wrapper_tab div.tab_body {
	display:none;
	color:#222222;
	font:15px/26px "Noto Sans SC", "Helvetica Neue", Helvetica, Arial, Arial, Verdana, sans-serif;
	}
#wrapper_tab div.tab_body div
{
	
	color:#222222;
	font:15px/26px "Noto Sans SC", "Helvetica Neue", Helvetica, Arial, Arial, Verdana, sans-serif;
	}
#wrapper_tab div.tab_body td
{
	
	color:#222222;
	font:15px/26px "Noto Sans SC", "Helvetica Neue", Helvetica, Arial, Arial, Verdana, sans-serif;
	}
#wrapper_tab div.tab_body p
{
	
	color:#222222;
	font:15px/26px "Noto Sans SC", "Helvetica Neue", Helvetica, Arial, Arial, Verdana, sans-serif;
	}		
#wrapper_tab.tab1 div.tab1,
#wrapper_tab.tab2 div.tab2,
#wrapper_tab.tab3 div.tab3,
#wrapper_tab.tab4 div.tab4{
	border-top: 1px solid #bdd1e9;
	display:block;
	margin: -1px 0 0 0;
	padding: 34px 0 0 0;
	position: relative;
	z-index: 2;
}
/*****在线下单************************/
.bootstrap-frm {
margin-left:auto;
margin-right:auto;
max-width: 850px;
background: #FFF;
padding: 20px 0px 0px 0px;
font: 14px "Helvetica Neue", Helvetica, Arial, sans-serif;
color: #888;
/*text-shadow: 1px 1px 1px #FFF;
border:1px solid #DDD;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;*/
}
.bootstrap-frm h1 {
font: 25px "Helvetica Neue", Helvetica, Arial, sans-serif;
padding: 0px 0px 10px 40px;
display: block;
border-bottom: 1px solid #DADADA;
margin: -10px -30px 30px -30px;
color: #888;
}
.bootstrap-frm h1>span {
display: block;
font-size: 11px;
}
.bootstrap-frm label {
display: block;
width:50%;
float:left;
margin: 0px 0px 5px;
}
.bootstrap-frm label>span {
float: left;
width: 20%;
text-align: right;
padding-right: 10px;
margin-top: 10px;
color: #333;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: bold;
}
.bootstrap-frm input[type="text"], .bootstrap-frm input[type="email"], .bootstrap-frm textarea, .bootstrap-frm select{
border: 1px solid #CCC;
font-family:'Noto Sans SC';
color: #4e4e4e;
height: 48px;
line-height:48px;
margin-bottom: 16px;
margin-right: 6px;
margin-top: 2px;
outline: 0 none;
padding: 5px 0px 5px 5px;
width: 95%;
border-radius:1px;
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
/*-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);*/
}
.bootstrap-frm select {
background: #FFF url('down-arrow.png') no-repeat right;
background: #FFF url('down-arrow.png') no-repeat right;
appearance:none;
-webkit-appearance:none;
-moz-appearance: none;
text-indent: 0.01px;
text-overflow: '';
width: 70%;
height: 35px;
line-height:15px;
}
.bootstrap-frm textarea{
height:200px;
padding: 5px 0px 0px 5px;
width: 70%;
}
.bootstrap-frm .button {
background: #1B4795;
border: 1px solid #133167;
padding: 10px 25px 10px 25px;
color: #FFF;
border-radius:1px;
font-family:'Noto Sans SC';
width:120px;
overflow:hidden;
margin-right:20px
}
.bootstrap-frm .button:hover {
color: #FFF;
background-color: #F98008;
border-color: #D46D07;
cursor:pointer
}
.sideBar{position:fixed; z-index:100; top:106px; right:0px; background:url(../images/sideBar.png) left top no-repeat; width:87px; height:355px; overflow:hidden; text-align:center;}
/*.sideBar li{height:101px; overflow:hidden; font-weight:bold;}*/

.sideBar li{height:93px; overflow:hidden; font-weight:bold; padding:0; margin-top:12px; font-size:12px}
.sideBar li div{height:73px; padding-top:12px; overflow:hidden;cursor:pointer;}
.sideBar .btn2{color:#FFF; position:absolute; left:29px; bottom:6px; background:url(../images/ico1.gif) right center no-repeat; padding-right:12px; font-size:12px}
.sideBarA{display:block; background:url(../images/btn.png) left top no-repeat; width:28px; height:59px; overflow:hidden; position:fixed; z-index:20; top:250px; right:0px; display:none;}
.sideBarA:hover{background:url(../images/btnHover.png) left top no-repeat;}