/* ---------------------------------------------------------- */
/*                                                            */
/* 项目：营销响应式网站                                       */
/*                                                            */
/* - 时间：2016.06.06                                         */
/* - 作者：金铂                                               */
/*                                                            */
/*                                                            */
/*                           QQ:439933277                     */
/*                                                            */
/* ---------------------------------------------------------- */

@charset "utf-8";
@import url(normalize.css);
@import url(base.css);
@import url(font.css);


/**
 * reset
 */
body{width: 100%;height: 100%;overflow-x: hidden;overflow-y: scroll;color:#000;font:14px/1.8 'Microsoft Yahei',Arial,sans-serif}
input,textarea{margin:0;padding:0;outline:0;border:0;background:0 0;vertical-align:middle}
body,button,dd,dl,form,h1,h2,h3,h4,h5,ol,p,ul,menu{margin:0}
ol,ul,menu{padding-left:0;list-style-type:none}
img{max-width:100%;border:0;vertical-align:top}
a{outline:0;color:#000;text-decoration:none;font-family:"微软雅黑"}
a:hover{color:#d80c18}
b,i{font-style:normal}
/*a, i,input, b, h1, img, span, button, header, .arrow, .portinfo, .portinfo h3, .portinfo p, .portimg,*:before, *:after {
    -moz-transition: all ease-in-out 0.35s;
    -webkit-transition: all ease-in-out 0.35s;
    -o-transition: all ease-in-out 0.35s;
    -ms-transition: all ease-in-out 0.35s;
    transition: all ease-in-out 0.35s;
}*/


/*
* common
*/
.opc0{opacity:0;}
.fix{*zoom:1;}
.fix:before,.fix:after{content:"";display:table;}.fix:after{clear:both;}
.dib{display:inline-block;*display:inline;*zoom:1;}
.pr{position:relative;}.pa{position:absolute;}
.el{text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.eln{ white-space:normal;}
.btn{cursor:pointer;}
.hide{display:none;}
.arr{width:0;height:0;overflow:hidden;}
.f_ewm{float:left;margin-right: 1em;}


/*
* header
*/
.widget-tel{padding: 0 10px;font-weight: bold;margin-left: 6px}
.widget-tel i{padding-right: 5px;}


/* 社会化标志 */
.bar .link a{display:inline-block;float:left;background:url(../img/social.jpg) no-repeat; vertical-align:middle; margin-top:7px; margin-right:16px;width: 25px;height: 28px;}
.bar .link .link01{ background-position:0 0;}
.bar .link .link02{ background-position:-43px 0}
.bar .link .link03{ background-position:-87px 1px}
.bar .link .link04{ background-position:-130px 1px}
.bar .link .link05{ background-position:-173px 0}
.bar .link .link06{ background-position:-216px 0}

/*TOP*/
.bar{background: #f1efef; color:#8d8d8d; position: relative; clear: both; line-height:36px; overflow: hidden;font-size: 12px;font-weight: lighter;}
.bar a{color: #8d8d8d;}
.bar ul li{ float:left;font-size: 12px}
.bar ul li i.split{ display:inline-block;vertical-align:middle;width: 1px;height: 9px;background: #8d8d8d;margin:0 4px}

/* LOGO */
.logo{float: left; vertical-align: middle; z-index: 2; position: relative;}
.logo a{display: block; height: 100%}
.logo span{display: inline-block; height: 100%; width: 0; text-align: center; vertical-align: middle;}
.logo img{vertical-align: middle;max-width: 100%;height: 100%}

/*广告语*/
.slogan{position: relative;float: left;width: 50%;height: 130px;vertical-align: middle;}
.slogan::before{content: " ";display: inline-block;height: 100%;width: 0%;vertical-align: middle;}
.slogan p{display: inline-block;vertical-align: middle;margin: 0;padding: 20px;font-size: 24px;color: #363535;line-height: 1}
.slogan p small{padding-left: 15px;font-weight: normal;font-size: 14px;color: #414141}
.slogan p i{color: #f0831e}

/*电话*/
.head_tel{position: relative; height: 85px; text-align: right;padding-top: 11px}
.head_tel a{color: #ff8e00; display: block; font-size: 24px;}
.head_tel i{margin-right: 10px; font-size: 24px; color: #f0831e}
.tel_Num{float: right; padding: 0 15px 0 50px; text-align:center; font-size:14px; color:#b6b6b6;line-height: 1.5;background: url('../images/logo_tel.jpg') left center no-repeat;}
.tel_Num p{ color:#e70014; font-size:22px; font-weight:bold;}


.wapNavBtn{display:none;position:absolute;top:58px;right:32px;cursor:pointer;
    animation: transform .6s ease-in-out 0s both;
    -moz-animation: transform .6s ease-in-out 0s both;
    -webkit-animation: transform .6s ease-in-out 0s both;
    -o-animation: transform .6s ease-in-out 0s both;
}
.wapLanguage{display:none;position:absolute;top:35px;right:120px;}
.wapLanguage .language{padding:0 14px;color:#999999;font-size:28px;line-height:28px;display:inline-block;*display:inline;*zoom:1;}
.wapLanguage .language.on{color:#00aa3a;}
.wapLanguage .language.cn{border-right:3px solid #bababa;}
.wapNavPointer{display:none;position:absolute;top:3px;right:3px;cursor:pointer;}

/* 导航-2 */
.navBox{position: relative;}
.nav_transform1{border-top: 2px #b6b6b6 dotted;}
.nav_transform1 .navTop{position:absolute;top:0px;display:none;height:4px;background:#f89120;}
.nav_transform1 .navTop{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s; }
.nav_transform1 ul.navCont li.child{position:relative;float:left;width:10%;height:45px;line-height:45px;text-align:center}
.nav_transform1 ul.navCont li.child a{display: block;}
.nav_transform1 ul.navCont li.child .title{font-size:14px;color:#000; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; -o-text-overflow: ellipsis;}
.nav_transform1 ul.navCont li.child .title{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s; }
.nav_transform1 ul.navCont li.child a:hover .title{color:#fff;background-color: #d80c18;}
.nav_transform1 ul.navCont li.child.on .title{}
/*二级*/
.child .childContent {
    display: none;
    position: absolute;
    top: 45px;
    z-index: 999;
    border-top: 2px solid #d80c18;
    background: #FFF;
    opacity: 0.9;
    -moz-opacity: 0.9;
    filter: alpha(opacity=90);
    font-size: 14px;
}

.child .childContent .childContentLi {
    width: 170px;
    color: #d80c18;
    line-height: 40px;
    height: 40px;
    clear: both;
    padding: 0px;
    margin: 0px;
    vertical-align: bottom;
    background: transparent url("../images/xial_icon.png") no-repeat left center;
    text-align: left;
    padding-left: 26px;
}

.child .childContent .childContentLi:hover {
    color: #fff;
    background: #d80c18;
}


	/*导航动画*/
	.nav_transform1 .bg{position:absolute;width:50%;height:50%;background:rgba(0,0,0,.8);display: none;}
	.nav_transform1.skin-white .bg{background:rgba(255,255,255,.8);}
	.nav_transform1.skin-blue .bg{background:rgba(216,12,24,.8);}
	.nav_transform1 .bg1{top:0px;left:0px;}
	.nav_transform1 .bg2{top:0px;right:0px;}
	.nav_transform1 .bg3{bottom:0px;left:0px;}
	.nav_transform1 .bg4{bottom:0px;right:0px;}
	.nav_transform1.in .bg1{animation:navBgin1 .6s  ease-in-out 0s  both;
		-moz-animation:navBgin1 .6s  ease-in-out 0s  both;
		-webkit-animation:navBgin1 .6s  ease-in-out 0s  both;
		-o-animation:navBgin1 .6s  ease-in-out 0s  both;}
	.nav_transform1.in .bg2{animation:navBgin2 .6s  ease-in-out 0s  both;
		-moz-animation:navBgin2 .6s  ease-in-out 0s  both;
		-webkit-animation:navBgin2 .6s  ease-in-out 0s  both;
		-o-animation:navBgin2 .6s  ease-in-out 0s  both;}
	.nav_transform1.in .bg3{animation:navBgin3 .6s  ease-in-out 0s  both;
		-moz-animation:navBgin3 .6s  ease-in-out 0s  both;
		-webkit-animation:navBgin3 .6s  ease-in-out 0s  both;
		-o-animation:navBgin3 .6s  ease-in-out 0s  both;}
	.nav_transform1.in .bg4{animation:navBgin4 .6s  ease-in-out 0s  both;
		-moz-animation:navBgin4 .6s  ease-in-out 0s  both;
		-webkit-animation:navBgin4 .6s  ease-in-out 0s  both;
		-o-animation:navBgin4 .6s  ease-in-out 0s  both;}
	@keyframes navBgin1{
	0%{ transform:translateX(-100%);}
	100%{ transform:translateX(0);}
	}
	@-moz-keyframes navBgin1{
	0%{ -moz-transform:translateX(-100%);}
	100%{ -moz-transform:translateX(0);}
	}
	@-webkit-keyframes navBgin1 {
	0%{ -webkit-transform:translateX(-100%);}
	100%{ -webkit-transform:translateX(0);}
	}
	@-o-keyframes navBgin1{
	0%{ -o-transform:translateX(-100%);}
	100%{ -o-transform:translateX(0);}
	}

	@keyframes navBgin2{
	0%{ transform:translateY(-100%);}
	100%{ transform:translateY(0);}
	}
	@-moz-keyframes navBgin2{
	0%{ -moz-transform:translateY(-100%);}
	100%{ -moz-transform:translateY(0);}
	}
	@-webkit-keyframes navBgin2 {
	0%{ -webkit-transform:translateY(-100%);}
	100%{ -webkit-transform:translateY(0);}
	}
	@-o-keyframes navBgin2{
	0%{ -o-transform:translateY(-100%);}
	100%{ -o-transform:translateY(0);}
	}

	@keyframes navBgin3{
	0%{ transform:translateY(100%);}
	100%{ transform:translateY(0);}
	}
	@-moz-keyframes navBgin3{
	0%{ -moz-transform:translateY(100%);}
	100%{ -moz-transform:translateY(0);}
	}
	@-webkit-keyframes navBgin3 {
	0%{ -webkit-transform:translateY(100%);}
	100%{ -webkit-transform:translateY(0);}
	}
	@-o-keyframes navBgin3{
	0%{ -o-transform:translateY(100%);}
	100%{ -o-transform:translateY(0);}
	}

	@keyframes navBgin4{
	0%{ transform:translateX(100%);}
	100%{ transform:translateX(0);}
	}
	@-moz-keyframes navBgin4{
	0%{ -moz-transform:translateX(100%);}
	100%{ -moz-transform:translateX(0);}
	}
	@-webkit-keyframes navBgin4 {
	0%{ -webkit-transform:translateX(100%);}
	100%{ -webkit-transform:translateX(0);}
	}
	@-o-keyframes navBgin4{
	0%{ -o-transform:translateX(100%);}
	100%{ -o-transform:translateX(0);}
	}
	.nav_transform1.out .bg1{animation:navBgout1 .6s  ease-in-out .4s  both;
		-moz-animation:navBgout1 .6s  ease-in-out .4s  both;
		-webkit-animation:navBgout1 .6s  ease-in-out .4s  both;
		-o-animation:navBgout1 .6s  ease-in-out .4s  both;}
	.nav_transform1.out .bg2{animation:navBgout2 .6s  ease-in-out .4s  both;
		-moz-animation:navBgout2 .6s  ease-in-out .4s  both;
		-webkit-animation:navBgout2 .6s  ease-in-out .4s  both;
		-o-animation:navBgout2 .6s  ease-in-out .4s  both;}
	.nav_transform1.out .bg3{animation:navBgout3 .6s  ease-in-out .4s  both;
		-moz-animation:navBgout3 .6s  ease-in-out .4s  both;
		-webkit-animation:navBgout3 .6s  ease-in-out .4s  both;
		-o-animation:navBgout3 .6s  ease-in-out .4s  both;}
	.nav_transform1.out .bg4{animation:navBgout4 .6s  ease-in-out .4s  both;
		-moz-animation:navBgout4 .6s  ease-in-out .4s  both;
		-webkit-animation:navBgout4 .6s  ease-in-out .4s  both;
		-o-animation:navBgout4 .6s  ease-in-out .4s  both;}
	@keyframes navBgout1{
	100%{ transform:translateX(-100%);}
	0%{ transform:translateX(0);}
	}
	@-moz-keyframes navBgout1{
	100%{ -moz-transform:translateX(-100%);}
	0%{ -moz-transform:translateX(0);}
	}
	@-webkit-keyframes navBgout1 {
	100%{ -webkit-transform:translateX(-100%);}
	0%{ -webkit-transform:translateX(0);}
	}
	@-o-keyframes navBgout1{
	100%{ -o-transform:translateX(-100%);}
	0%{ -o-transform:translateX(0);}
	}

	@keyframes navBgout2{
	100%{ transform:translateY(-100%);}
	0%{ transform:translateY(0);}
	}
	@-moz-keyframes navBgout2{
	100%{ -moz-transform:translateY(-100%);}
	0%{ -moz-transform:translateY(0);}
	}
	@-webkit-keyframes navBgout2 {
	100%{ -webkit-transform:translateY(-100%);}
	0%{ -webkit-transform:translateY(0);}
	}
	@-o-keyframes navBgout2{
	100%{ -o-transform:translateY(-100%);}
	0%{ -o-transform:translateY(0);}
	}

	@keyframes navBgout3{
	100%{ transform:translateY(100%);}
	0%{ transform:translateY(0);}
	}
	@-moz-keyframes navBgout3{
	100%{ -moz-transform:translateY(100%);}
	0%{ -moz-transform:translateY(0);}
	}
	@-webkit-keyframes navBgout3 {
	100%{ -webkit-transform:translateY(100%);}
	0%{ -webkit-transform:translateY(0);}
	}
	@-o-keyframes navBgout3{
	100%{ -o-transform:translateY(100%);}
	0%{ -o-transform:translateY(0);}
	}

	@keyframes navBgout4{
	100%{ transform:translateX(100%);}
	0%{ transform:translateX(0);}
	}
	@-moz-keyframes navBgout4{
	100%{ -moz-transform:translateX(100%);}
	0%{ -moz-transform:translateX(0);}
	}
	@-webkit-keyframes navBgout4 {
	100%{ -webkit-transform:translateX(100%);}
	0%{ -webkit-transform:translateX(0);}
	}
	@-o-keyframes navBgout4{
	100%{ -o-transform:translateX(100%);}
	0%{ -o-transform:translateX(0);}
	}
	.nav_transform1.in .navCont{
		animation:navContentIn .4s  ease-in-out .6s  both;
		-moz-animation:navContentIn .4s  ease-in-out .6s  both;
		-webkit-animation:navContentIn .4s  ease-in-out .6s  both;
		-o-animation:navContentIn .4s  ease-in-out .6s  both;
	}
	@keyframes navContentIn{
	0%{ transform:scale(0); opacity:0;}
	80%{ transform:scale(1.1);}
	100%{ transform:scale(1); opacity:1;}
	}
	@-moz-keyframes navContentIn{
	0%{ -moz-transform:scale(0); opacity:0;}
	80%{ -moz-transform:scale(1.1);}
	100%{ -moz-transform:scale(1); opacity:1;}
	}
	@-webkit-keyframes navContentIn {
	0%{ -webkit-transform:scale(0); opacity:0;}
	80%{ -webkit-transform:scale(1.1);}
	100%{ -webkit-transform:scale(1); opacity:1;}
	}
	@-o-keyframes navContentIn{
	0%{ -o-transform:scale(0); opacity:0;}
	80%{ -o-transform:scale(1.1);}
	100%{ -o-transform:scale(1); opacity:1;}
	}
	.nav_transform1.out .navCont{
		animation:navContentOut .4s  ease-in-out 0s  both;
		-moz-animation:navContentOut .4s  ease-in-out 0s  both;
		-webkit-animation:navContentOut .4s  ease-in-out 0s  both;
		-o-animation:navContentOut .4s  ease-in-out 0s  both;
	}
	@keyframes navContentOut{
	100%{ transform:scale(0); opacity:0;}
	20%{ transform:scale(1.1);}
	0%{ transform:scale(1); opacity:1;}
	}
	@-moz-keyframes navContentOut{
	100%{ -moz-transform:scale(0); opacity:0;}
	20%{ -moz-transform:scale(1.1);}
	0%{ -moz-transform:scale(1); opacity:1;}
	}
	@-webkit-keyframes navContentOut { 
	100%{ -webkit-transform:scale(0); opacity:0;}
	20%{ -webkit-transform:scale(1.1);}
	0%{ -webkit-transform:scale(1); opacity:1;}
	}
	@-o-keyframes navContentOut{
	100%{ -o-transform:scale(0); opacity:0;}
	20%{ -o-transform:scale(1.1);}
	0%{ -o-transform:scale(1); opacity:1;}
	}

/*
 * footer
 */
.footer{text-align:center;background:#9f9f9f;color:#fff;font-size:12px;line-height: 30px}
.footer a{color: #fff}
.footer a:hover{text-decoration: underline;color: inherit;}
.footer_detail{text-align: left;height: 200px;background: url(../images/bottom_bj.jpg);padding:15px 0 20px 0;}
.footer_detail span{padding-right:4px}
.footer_nav{}
.footer_nav a{padding-right: 15px;position: relative;}
.footer_nav a:after{display: block;content: '';width: 1px;height: 11px;background-color: #fff;position: absolute;right: 6px;top: 5px}
.footer_nav a.last:after{display: none;}
.footer_link{ padding: 3px 0;border-bottom: 1px solid #3d3d3d;background-color: #f3f6f7;color: #000;text-align: left;}
.footer_link i{padding-right: 6px}
.footer_link a{color: #6e6e6e;padding: 0 4px}
.footer_link a:hover{color: #000}
.footer_info{text-align: center;background-color: #9f9f9f;line-height: 68px}
.footer_info .index_{padding-top: 20px;padding-bottom: 15px}
.footer_info .usinfo .info {color: #fff}
.footer_info .usinfo strong{font-size: 20px}

/*
 * banner
 */
.indexbanner{height: 500px;overflow: hidden;}
/*遮罩*/
.banner .shade{z-index:1;background:rgba(0,0,0,.3)}


/*
 * nbanner
 */
.nbanner{text-align: center;background: #a60809}
.nbanner span,.nbanner span a{color: #ffffff}
.nbanner span.size1{font-size: 36px}
.nbanner span.size2{font-size: 18px}

/*fenxiang*/
.share{ width:38px; position:fixed; bottom:65px; right:30px; z-index:999;}
.share li{width:38px; height:38px; margin-top:15px;}
.share li a{display: block;}

.showbox{width:0px;height:0px;display:none;position:absolute;right:0;top:0;z-index:100;border:1px #8FA4F5 solid;padding:1px;background:#fff;}
.showbox h2{height:25px;font-size:14px;background-color:#d80c18;position:relative;padding-left:10px;line-height:25px;color:#fff;}
.showbox h2 a{position:absolute;right:5px;top:0;font-size:12px;color:#fff;}
.showbox .mainlist{padding:10px 40px;}
.showbox .mainlist p{font:normal 14px/2 'microsoft yahei';text-indent:2em;color:#333;padding-top:5px; margin:10px 0;}
.showbox .mainlist p input{width:220px; height:30px; line-height:30px; border:1px #ccc solid; margin-left:20px;}
.showbox .mainlist p textarea{width:310px;border:1px #ccc solid;}
#zhezhao{background-color:#666;position:absolute;z-index:99;left:0;top:0;display:none;width:100%;height:100%;opacity:0.5;filter: alpha(opacity=50);-moz-opacity: 0.5;}

#qr_code{
	display: none;
	position: absolute;
	max-width: initial;
	width: 150px;
    height: 150px;
    top: 10px;
    right: 100%;
    margin-right: 10px;
    border: 1px solid rgb(204, 204, 204);
    z-index: 999
}

/*
 * block
 */
.index_ {padding:3em 0 3em;}
.index_ .T{padding-bottom: 35px;text-align: center;color:#303030}
.index_ .T h1{font-size: 36px;line-height:2;font-weight: normal;}
.index_ .T h2{font-size: 30px;line-height:1.2;font-weight: normal;}
.index_ .T h2 strong{padding: 0 10px;position: relative;font-weight: bold;font-size: 40px;color: #0f8e47}
.index_ .T h2 i{color: #ff8e00}
.index_ .T h2.border strong:before{display: block;content: ' ';width:30px;height: 1px;border-bottom: 3px solid #595858;position: absolute;right: 100%;bottom: 46%}
.index_ .T h2.border strong:after{display: block;content: ' ';width:30px;height: 1px;border-bottom: 3px solid #595858;position: absolute;left: 100%;bottom: 46%}
.index_ .T h2.border-double strong:before{display: block;content: '////////////////';color:#595858;width:1000%;height: 20px;position: absolute;right: 100%;bottom: 46%}
.index_ .T h2.border-double strong:after{display: block;content: ' ';width:30px;height: 1px;border-bottom: 3px solid #0e58a3;position: absolute;left: 100%;bottom: 46%}
.index_ .T h3{font-size: 20px;font-weight: normal;}
.index_ .T h4{font-size: 14px;font-weight: normal;color: #acacac;text-transform: uppercase;}
.index_ .T h5{font-size: 12px;font-weight: normal;color: #acacac;text-transform: uppercase;vertical-align: top;}
.index_ .T img{display:block;}
.index_scroll h2{color:#fff;}
.index_scroll .T .more{float:right;width:152px;height:59px;background:url(../img/i_18.png) 0 bottom no-repeat;overflow:hidden;text-indent:-999px;margin-right:20px;}


/* ==========================================================================
   Common module
   ========================================================================== */
/*
 * more: text or block
 */
a.more{color: #fff;margin:0 auto;}
a.more{ transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s;-webkit-transition-duration: .5s;}
a.more:hover{color: #fff;}
a.more.block{padding: 6px 30px;border: 1px solid #0f8e47;border-radius:20px;display: inline-block;margin-top: 10px;background-color: #0f8e47}
a.more.block:hover{color: #fff; background-color: #0f8e47; border-color: #0f8e47;}
a.button{width: 220px;height: 45px;border: 1px #eee solid;border-radius: 40px;background-color: #fff;display: block;margin: 0 auto;text-align: center;line-height: 45px;position: relative;overflow: hidden;}
a.button.anim span{position: absolute;left: 50%;top: 0;white-space: nowrap;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);-o-transform: translateX(-50%);transform: translateX(-50%);-webkit-transition-delay: 250ms;-moz-transition-delay: 250ms;-ms-transition-delay: 250ms;-o-transition-delay: 250ms;transition-delay: 250ms;}
a.button.anim i:before{font-size: 22px;color: #ec408c;position: absolute;top: 9px;left: 0;-webkit-transform: translateX(-200%);-ms-transform: translateX(-200%);-o-transform: translateX(-200%);transform: translateX(-200%);}
a.button.anim:hover i:before{left: 50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);-o-transform: translateX(-50%);transform: translateX(-50%);}
a.button.anim:hover span{left: 120%;}
/*动画btn*/
a.btn-more,a.btn-msg{font-size: 12px;width: 69px;height:28px;line-height:28px;display: block;}
a.btn-more{border-radius: 3px 0 0 3px;border: 1px solid #0e58a4;border-right-width:0px;background-color: #0e58a4;color:#fff}
a.btn-msg{border-radius: 0 3px 3px 0;border: 1px solid #003c7a;border-left-width:0px;background-color: #fff;color:#0e58a4}
a.btn-msg i:before{color: #0e58a4}
.anim-btn{position: relative;overflow: hidden;display: block;}
.anim-btn span{position: absolute;left: 50%;top: 0;white-space: nowrap;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);-o-transform: translateX(-50%);transform: translateX(-50%);-webkit-transition-delay: 200ms;-moz-transition-delay: 200ms;-ms-transition-delay: 200ms;-o-transition-delay: 200ms;transition-delay: 200ms;}
.anim-btn i:before{font-size: 20px;color: #fff;position: absolute;top: 4px;left: 0;-webkit-transform: translateX(-200%);-ms-transform: translateX(-200%);-o-transform: translateX(-200%);transform: translateX(-200%);}
.anim-btn:hover i:before{left: 50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);-o-transform: translateX(-50%);transform: translateX(-50%);}
.anim-btn:hover span{left: 150%;}
/* Button:左文字右箭头 */
.btn-rl{padding: 8px 20px;background-color: #ec408c;color: #fff;display: block;width: 90px;margin: 0 auto;position: relative;}
.btn-rl:hover{opacity: 0.7}
.btn-rl span{padding-right: 20px;}
.btn-rl i{position: absolute;top: 0;bottom: 0;right: 0;width: 36px;border-left: 1px #c23473 solid;line-height: 36px;}


/*
 * 筛选
 */
.widget-filter{border: 1px solid #e6e6e6;background-color: #fff;line-height: 40px;margin-bottom: 15px}
.widget-filter span{float:left;background-color: #f7f7f7;color: #8a8a8a;padding: 0 20px}
.widget-filter ul li{float: left;}
.widget-filter ul li a{display:block;padding: 0 15px;color: #575757}
.widget-filter ul li a:hover,.widget-filter ul li.on a{color: #ff3d46}


 /*字体盒子模型*/
.services-box{text-align: center;padding-bottom: 30px;display: block;}
.services-box .icon{display: inline-block; background: #fff; width: 100px; height: 100px; position: relative; margin-bottom: 0px;}
.services-box .icon a{display: block;width: 67px;height: 67px;margin: 0 auto;padding-top: 12px;}
.services-box .icon img{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s;-webkit-transition-duration: .5s;}
.services-box .icon a:hover img{transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);-webkit-transform:rotate(360deg);}
.services-box h3{font-size: 22px;padding:5px 5px;font-weight: normal;}
.services-box p{font-size: 16px;padding:3px 5px;height: 140px}
.services-box i{display:inline-block;width:105px;height:105px;border:1px #eee solid;border-radius:100%;font-size:40px;line-height:105px;/*background-color: rgba(255,255,255,.1);*/}

.services-box.horizontal{text-align: left;padding-bottom: 0}
.services-box.horizontal .icon{display: block;float: left;width:24px;height: 24px;border:3px solid #ccc;border-radius: 5px;font-size: 16px;font-weight: bold;color: #ccc;text-align: center;line-height: 24px;margin-top: 8px;}
.services-box.horizontal .icon a{padding-top: 0;line-height: 67px;text-align: center;font-size: 40px;}
.services-box.horizontal h3{margin-left: 180px;padding: 0;margin-bottom: 20px;}
.services-box.horizontal p{margin-left: 40px;height: 40px;font-size: 12px}

/*媒体盒子模型*/
.media-box{display:block;text-align: center;margin-bottom:15px;width: 100%;}
.media-box .icon{display: inline-block; background: #fff; width: 300px; height: 190px; overflow: hidden;border: 0px solid #d7d8db;}
.media-box .icon{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s;-webkit-transition-duration: .5s;}
.media-box h3{font-size: 16px;padding:5px 10px;font-weight: normal;color: #000}
.media-box p{font-size: 14px;padding:0 10px;line-height: 2.4;}
.media-box .icon img{width: auto;height: auto}
.media-box .icon img{transition-duration: 1s;-ms-transition-duration: 1s;-moz-transition-duration: 1s;-webkit-transition-duration: 1s;}
.media-box.anim.anim-scale:hover .icon 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);}

/*图片+遮罩模型*/
.port-box{border: 1px #fff solid;position: relative;overflow: hidden;}
.port-box .portimg{display: inline-block;background: #fff;width: 100%;height: 230px;}
.port-box .portimg img{width: 100%;height:100%;max-width:100%!important;max-height:100%!important;opacity: 1 !important;}
.port-box .portinfo{position: absolute;top: 0;bottom: 0;right: 0;left: 0;text-align: center;opacity: 0;color: #fff}
.port-box .portinfo h3{display: block;margin-top: 18%;padding: 8px;font-size: 40px;color: #fff;border:0px}
.port-box .portinfo p{color: #fff}
.port-box .portinfo p a{color: #fff;font-size: 16px;padding: 0 6px}
.port-box.anim .portinfo h3{-webkit-transform: translateY(-100%);-moz-transform: translateY(-100%);-ms-transform: translateY(-100%);-o-transform: translateY(-100%);transform: translateY(-100%);}
.port-box.anim .portinfo p{-webkit-transform: translateY(100%);-moz-transform: translateY(100%);-ms-transform: translateY(100%);-o-transform: translateY(100%);transform: translateY(100%);}
.port-box.anim:hover .portinfo{background-color: rgba(94,40,50,0.9);opacity: 1;}
.port-box.anim:hover .portinfo h3, .port-box.anim:hover .portinfo p{-webkit-transform: translateY(0);-moz-transform: translateY(0);-ms-transform: translateY(0);-o-transform: translateY(0);transform: translateY(0);}
/*.port-box.anim:hover .portimg img{-webkit-transform: scale(1.2);-moz-transform: scale(1.2);-ms-transform: scale(1.2);-o-transform: scale(1.2);transform: scale(1.2);}*/

.i-prorec .icon{position:relative}
.i-prorec .bg{position:absolute;top:100%;left:0;width:100%;height:100%;background:#333;opacity:.68;filter:alpha(opacity=.68)}
.i-prorec .bg-text{position:absolute;top:50px;left:-100%;width:100%;text-align:center;transition:initial}
.i-prorec .num{color:#fff;font-size:18px;font-family:å¾®è½¯é›…é»‘}
.i-prorec .price{display:inline-block;margin-top:20px;width:100%;color:#fff;line-height:30px}


/* ==========================================================================
   Index Page
   ========================================================================== */

/*首页底部导航*/

.section_map {
    background: url(../images/bottom_background.jpg) center center
}

.section_map .index_ {
    padding: 2em 0 2em;
}

.section_map ul {
    width: 102%
}

.section_map ul li {
    float: left;
    width: 14.666%;
    text-align: left;
    margin-left: 2%
}

.section_map ul li a {
    display: inline-block;
    width: 68px;
    height: 68px;
    line-height: 68px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background: #231816;
    border-radius: 50%
}

.section_map ul li a:hover {
    background: #E70012
}

.section_map ul li i{
	display: none;
}

.section_us .wrap {
    max-width: 1000px;

}

.section_us ul li img {
    float: left;
    margin-top: 8px
}

.section_us ul li div {
    float: left;
    padding-left: 8px;
    line-height: 1.5
}

.section_us ul li p {
    font-size: 12px
}

/*新闻*/
.section_news{background:#fff;overflow: hidden;}
.new-box{font-size: 14px;color: #535353}
.new-box h3{font-size: 1.5rem;color: #000;font-weight: normal;padding: 0 0 10px 10px;position: relative;}
.new-box h3 a{color: #000}
.new-box h3 i{position: absolute;right: 20px;top: 22%;color: #d83142}
.new-box ul{background-color: #f6f6f6;padding: 20px;line-height: 2}
.new-box ul li span{padding-right: 8px}
.new-box ul li a{color:#5e5e5e}
.new-box ul li a:hover{color: #d80c18;text-decoration: underline;}

/*统计代码*/

#cnzz_stat_icon_1259312115 img {
    vertical-align: middle;
}



/* ==========================================================================
   Inner Page
   ========================================================================== */

/* 两列右侧自适应布局 */
.g-bd1 {
    margin: 0 0 10px;
    background: #fff
}

.g-sd1 {
    position: relative;
    float: left;
    width: 200px;
    margin-right: -200px;
}

.g-mn1 {
    float: right;
    width: 100%;
}



.article {
    text-align: left;
}

.article .C {
    margin: 15px 0;
    font-size: 14px;
    overflow: hidden;
}

/*面包屑*/

.PageCrumbList {
    float: right;
    font-size: 12px;
    font-weight: normal;
}

.PageCrumbList .wrap {
    line-height: 46px;
    text-align: right;
    font-size: 14px;
    color: #343434
}

.PageCrumbList ul {
    position: absolute;
    right: 0px;
    top: 0px;
}

.PageCrumbList ul li {
    float: left;
    height: 45px;
    padding: 0 3px;
    line-height: 45px;
    margin: 1px;
}

.PageCrumbList ul li.hover {
    border: 1px solid #ebebeb;
    border-bottom: 1px solid #fff;
    background: #fff;
    font-weight: bold;
}

.PageCrumbList a {
    color: #000;
}

.PageCrumbList a:hover {
    color: #d80c18;
}


/*内页头部*/

.header.min {
}

.min .navBox {
    padding-top: 40px
}

.min .nav_transform1 {
    border-top: 0;
}

/*内页底部*/

.footer.min{
	background: #fff;
	color: #000;
	font-size: 14px
}

/*关于我们*/

.sect_us {
    background: url(..//images/bj_jt.jpg) #f8f7f3 no-repeat top center;
    padding-top: 145px
}

.sect_yanhui {
    background: url(..//images/bj_zj.jpg) #f8f7f3 no-repeat top center;
    padding-top: 145px
}

/*内页侧栏*/

.prod-slide .cate-box {
    width: 100%;
    background-color: #ececec;
    font-size: 14px;
    text-align: center;
}

.prod-slide .cate-box h3 {
    font-size: 18px;
    line-height: 66px;
    overflow: hidden;
    background: #d80c18;
    font-weight: normal;
    color: #fff
}

.prod-slide .cate-box ul {
    padding: 10px 6px
}

.prod-slide .cate-box ul li a {
    display: block;
    line-height: 47px;
}

.prod-slide .cate-box ul li a:hover {
    color: #fff;
    background: url('../images/second_content_left_dhbj.jpg') center center no-repeat;
}


/*内页盒子*/

.box {
    padding: 0 10px 0 0
}

.box-title {
	padding-top: 2px;
    background-image: url(../images/news_dh.jpg);
}

.box-title strong {
	font-weight: normal;
    font-size: 16px;
    padding: 13px 22px;
    float: left;
    background: url('../images/list_img.jpg') left center no-repeat;
}

.box .PageCrumbList {
    margin: 20px 20px 0 0;
    padding-left: 12px;
    background: url('../images/news_home.jpg') left center no-repeat;
}

.box-cont {
    padding: 20px;
}


/*品牌*/
/*全聚德*/
#band_qjd .top_pic{
	background: url('../images/qjd/brand_toppic.jpg') top center;
}
#band_qjd .top_piclogo {
    height: 138px;
    background: url(../images/qjd/brand_toplogo.jpg) top center no-repeat;
}
#band_qjd .bandBox1 .tit .txt{
	background: url('../images/qjd/brand_title01.jpg') top left no-repeat;
}

/*宴天下*/
#band_xflt .top_pic{
	background: url('../images/xflt/brand_toppic.jpg') top center;
}
#band_xflt .top_piclogo {
    height: 138px;
    background: url(../images/xflt/brand_toplogo.jpg) top center no-repeat;
}
#band_xflt .bandBox1 .tit .txt{
	background: url('../images/xflt/brand_title01.jpg') top left no-repeat;
}

/*宴天下 新都汇*/
#band_ytxx .top_pic{
	background: url('../images/ytxx/brand_toppic.jpg') top center;
}
#band_ytxx .top_piclogo {
    height: 138px;
    background: url(../images/ytxx/brand_toplogo.jpg) top center no-repeat;
}
#band_ytxx .bandBox1 .tit{
	background: url('../images/ytxx/brand_title03.jpg') top center;
}
#band_ytxx .bandBox1 .tit .txt{
	background: url('../images/ytxx/brand_title01.jpg') top left no-repeat;
}

/*湘莪会*/
#band_xeh .top_pic{
	background: url('../images/xeh/brand_toppic.jpg') top center;
}
#band_xeh .top_piclogo {
    height: 138px;
    background: url(../images/xeh/brand_toplogo.jpg) top center no-repeat;
}
#band_xeh .bandBox1 .tit{
	background: url('../images/xeh/brand_title03.jpg') top center;
}
#band_xeh .bandBox1 .tit .txt{
	background: url('../images/xeh/brand_title01.jpg') top left no-repeat;
}

/*博物馆*/
#band_hxxq .top_pic{
	background: url('../images/hxbwg/brand_toppic.jpg') top center;
}
#band_hxxq .top_piclogo {
    height: 138px;
    background: url(../images/hxbwg/brand_toplogo.jpg) top center no-repeat;
}



/*洛邑古城*/
#band_yanyu .top_pic{
	background: url('../images/lygc/brand_toppic.jpg') top center;
}
#band_yanyu .top_piclogo {
    height: 138px;
    background: url(../images/lygc/brand_toplogo.jpg) top center no-repeat;
}
/*武皇盛宴*/
#band_whsy .top_pic{
	background: url('../images/whsy/brand_toppic.jpg') top center;
}
#band_whsy .top_piclogo {
    height: 138px;
    background: url(../images/whsy/brand_toplogo.jpg) top center no-repeat;
}
#band_whsy .bandBox1 .tit .txt{
	background: url('../images/whsy/brand_title01.jpg') top left no-repeat;
}



/*宴天下大酒店老城店*/
#band_ytxl .top_pic{
	background: url('../images/ytxl/brand_toppic.jpg') top center;
}
#band_ytxl .top_piclogo {
    height: 138px;
    background: url(../images/ytxl/brand_toplogo.jpg) top center no-repeat;
}
#band_ytxl .bandBox1 .tit{
	background: url('../images/ytxl/brand_title03.jpg') top center;
}
#band_ytxl .bandBox1 .tit .txt{
	background: url('../images/ytxl/brand_title01.jpg') top left no-repeat;
}

/*水席园旗舰店*/
#band_sxy .top_pic{
	background: url('../images/sxy/brand_toppic.jpg') top center;
}
#band_sxy .top_piclogo {
    height: 138px;
    background: url(../images/sxy/brand_toplogo.jpg) top center no-repeat;
}
#band_sxy .bandBox1 .tit{
	background: url('../images/sxy/brand_title03.jpg') top center;
}
#band_sxy .bandBox1 .tit .txt{
	background: url('../images/sxy/brand_title01.jpg') top left no-repeat;
}

/*宴愉·餐茶艺术*/
#band_ysct .top_pic{
	background: url('../images/ysct/brand_toppic.jpg') top center;
}
#band_ysct .top_piclogo {
    height: 138px;
    background: url(../images/ysct/brand_toplogo.jpg) top center no-repeat;
}
#band_ysct .bandBox1 .tit{
	background: url('../images/ysct/brand_title03.jpg') top center;
}
#band_ysct .bandBox1 .tit .txt{
	background: url('../images/ysct/brand_title01.jpg') top left no-repeat;
}

/*汉庭快捷酒店*/
#band_ht{
	background: #ededed
}
#band_ht .top_pic{
	height: 120px;
	background: url('../images/jdbg.jpg') #004773;
}
#band_ht .top_piclogo {
    height: 138px;
    background: url(../images/ht/brand_toppic.jpg) top center no-repeat;
}
#band_ht .bandBox1 .tit{
	height: auto;
	line-height: 36px;
	color: #004773;
    font-size: 18px;
	background: url(../images/ht_hotelbj_c.jpg) center top
}
#band_ht .bandBox1 .tit .txt{
	float: none;
	text-align: center;
	background: none;
	width: auto;
	padding: 0;
	font-size: 18px;
	color: #004773;
	background: url(../images/ht_title_bj.jpg) center top no-repeat;
	padding-bottom: 10px;
}
#band_ht .bandBox1 .tit .more {
    float: none;
    background: url('../images/ht_more.jpg') no-repeat top center;
    width: 200px;
    height: 20px;
    overflow: hidden;
    text-indent: -9999px;
    margin:0 auto;
    padding:0;
    margin-top: 6px
}
#band_ht .bandBox2 .tit{
    height: 62px;
    background: url(../images/ht_r_nav.jpg) center top;
}
#band_ht .bandBox2 .tit .txt{
	background: no-repeat;
	padding: 0;
	margin: 0;
	text-align: center;
	color: #fff
}
#band_ht .bandBox2 .cont {
    height: 277px;
}

/*星程*/
#band_xc .top_pic{
	height: 120px;
	background: url('../images/jdbg.jpg') #004773;
}
#band_xc .top_piclogo {
    height: 138px;
    background: url(../images/xc/brand_toppic.jpg) top center no-repeat;
}
#band_xc .bandBox1 .tit{
	height: auto;
	line-height: 36px;
	color: #004773;
    font-size: 18px;
	background: url(../images/ht_hotelbj_c.jpg) center top
}
#band_xc .bandBox1 .tit .txt{
	float: none;
	text-align: center;
	background: none;
	width: auto;
	padding: 0;
	font-size: 18px;
	color: #004773;
	background: url(../images/ht_title_bj.jpg) center top no-repeat;
	padding-bottom: 10px;
}
#band_xc .bandBox1 .tit .more {
    float: none;
    background: url('../images/ht_more.jpg') no-repeat top center;
    width: 200px;
    height: 20px;
    overflow: hidden;
    text-indent: -9999px;
    margin:0 auto;
    padding:0;
    margin-top: 6px
}
#band_xc .bandBox2 .tit{
    height: 62px;
    background: url(../images/ht_r_nav.jpg) center top;
}
#band_xc .bandBox2 .tit .txt{
	background: no-repeat;
	padding: 0;
	margin: 0;
	text-align: center;
	color: #fff
}
#band_xc .bandBox2 .cont {
    height: 277px;
}



.sect_band{
	background-color: #f9f8f3;
}
.sect_band .wrap{
	max-width: 1002px
}
.sect_band .index_{
	padding-top: 1em
}

.bandPic{
	display: block;
	margin:0 auto;
	text-align: center;
}

.bandBox1,.bandBox2{margin-top: 15px}
.bandBox1 .tit{
	height: 47px;
	background: url(../images/qjd/brand_title03.jpg);
}
.bandBox1 .tit .txt{
	float: left;
	background: url('../images/qjd/brand_title01.jpg') top center no-repeat;
	width: 136px;
    height: 32px;
    color: #ffffff;
    font-size: 16px;
    padding-top: 15px;
    padding-left: 45px;
}
.bandBox1 .tit .more{
	float: right;
	color: #987651;
	padding: 14px 10px 0 0
}
.bandBox1 .cont{
	background-color: #ffffff;
    border-bottom: 1px #dfe5e3 solid;
    border-left: 1px #dfe5e3 solid;
    border-right: 1px #dfe5e3 solid;
    height: 283px;
    padding: 10px;
    font-size: 16px;
    overflow: hidden;
}

.bandBox2 {
    background-color: #ffffff;
    border: 1px #dfe5e3 solid;
    overflow: hidden;
}
.bandBox2 .tit {
    font-size: 18px;
    color: #815120;
    line-height: 47px;
}
.bandBox2 .tit .txt {
	background: url('../images/yellow.jpg') left center no-repeat;
	margin-left: 10px;
	padding-left: 32px
}
.bandBox2 .cont{
	height: 272px;
	padding:15px;
	overflow: hidden;
}
.bandImg li{
	font-size: 12px;
	color: #989898;
}
.bandImg li img{
	height: 228px
}
.bandImg li p{
	line-height: 1.4;
	padding: 10px 0
}
.bandImg li p a {
    font-size: 14px;
    font-weight: bold;
}
.bandImg li p span {
    font-size: 18px;
    color: #d80c18;
}

#band_detail .bandBox2{
	margin-top: 0;
	margin-bottom: 10px
}
#band_detail .box{
	background: #fff;
	padding: 0 10px;
	border: 1px #dfe5e3 solid;
}

/*产品*/
.sect_prod{
	background: #f1e4dc;
	padding: 0 0 50px 0
}
.sect_prod .wrap{
	max-width: 1200px;
	padding-top: 146px;
	background: url("../images/background_food.jpg") top left no-repeat #f1e4dc;
}
#food .meun{height:auto;}
#food .meun li{float:left; width:91px; height:38px; text-align:center; background-image: url(../images/food_white.jpg); margin-left:10px;}
#food .meun li a{font-size:14px;font-weight:bold;height:38px;displa;display:block;}
#food .meun li a:hover{color:#ffffff; background-image:url(../images/food_green.jpg); background-repeat:no-repeat; background-position:0 0px;}
#food .listPic{width:286px;margin-top:8px;position: relative;float: left;padding-right: 5px}
#food .list {margin:0 auto;margin-top: 10px}
#food .listPic_span{ margin-left:8px;}
#food .listBackgroud_top{background-image:url(../images/write_top.jpg); height:6px;}
#food .listBackgroud_center{overflow:hidden;background: #fff;border-radius: 8px;padding: 12px 12px 4px 12px;}
#food .listBackgroud_bottom{background-image:url(../images/write_bottom.jpg);height:7px;}
#food .listImg{width:100%; overflow:hidden;text-align:center;}
#food .listImg img{height: auto;max-width: 100%}
#food .listImg p a{font-size:14px; line-height:30px;}
#imloading{height: 30px;display: none;margin-top: 20px;text-align: center;}


/*在线预定*/
.sect_book{
	background: url("../images/background_online.jpg") top center no-repeat;
	padding: 154px 0 100px 0
}
.vip_bj{
	background: url('../images/white.png') top center no-repeat;
	padding: 35px 115px 95px 115px
}

/*促销团购*/
.sect_group{
	background: url("../images/shopping_bottom.jpg") repeat-x bottom center #eaeaea;
	padding-bottom: 176px
}
.group_top{
	text-align: center;
	margin-bottom: 40px;
	overflow: hidden;
}
.group_top span{
    font-size: 18px;
    color: #9d0900;
    position: relative;
}
.group_top span:before{
	display: block;
	content: '';
	position: absolute;
	width: 200%;
	height: 54px;
	right: 100%;
	top: 50%;
	margin-top: -27px;
	background: url('../images/shopping_top_left.jpg') center right no-repeat;
}
.group_top span:after{
	display: block;
	content: '';
	position: absolute;
	width: 200%;
	height: 54px;
	left: 100%;
	top: 50%;
	margin-top: -27px;
	background: url('../images/shopping_top_right.jpg') center left no-repeat;
}
.group_cont .media-box {
    margin-bottom: 0
}
.group_cont .media-box .icon {
    width: 348px;
    height: 348px
}


/*会员中心*/
.sect_member{
	background: url(..//images/bj_vip.jpg) #f8f7f3 no-repeat top center;
    padding-top: 145px
}

/*宴会促销*/
.sect_yhcx{
	background: url(..//images/bj_zj.jpg) #f8f7f3 no-repeat top center;
    padding-top: 145px
}

/*新闻*/
.sect_nnews {
    background: url(../images/bj_xw.jpg) #f8f7f3 no-repeat top center;
    padding-top: 145px
}
.news-box {position: relative;border-bottom: 1px #cccccc dashed;margin-top: 16px;padding-bottom: 20px;font-size: 12px;}
.news-box .news-time{padding:0 0 5px 0}
.news-box .news-time span{color: #bbb;padding-right: 15px;line-height: 22px;display: inline-block;}
.news-box .news-time a{color: #bbb}
.news-box .news-time i{padding-right: 4px}
.news-box .pic{width: 185px;height: 112px}
.news-box h3{font-size: 14px;}
.news-box h3 a{color: #d80c18;padding-left: 10px}
.news-box h3 a:hover{text-decoration: underline}
.news-box p{height: 70px;overflow: hidden;font-size: 12px;color: #7c7c7c;text-indent: 2em;line-height: 22px}
.news-box .news-tool{text-indent: 2em}
.news-box .news-tool a.more{color: #d80c18;}
.news-box .news-tool a.more i{width: 10px;height: 10px;background-color: #d80c18;display: inline-block;margin-right: 6px}
.news-box .news-tool a.more:hover{}
.news-box .news-tool span{float: right;color: #d80c18;padding-right: 5px}
.news-box .news-cont{}




/*新闻详细*/

/*正文*/
.newsDetail{}
.newsTit{width:100%;border-bottom:1px solid #eee;text-align:center;padding-bottom:15px;margin-bottom: 10px}
.newsTit h1,.newsTit h2{color:#000;font-weight: normal;line-height: 2;font-size: 1.3rem;margin-bottom: 10px}
.newsTit p{font-size:14px;color:#bbb}
.newsTit p a{color:#bbb}
.newsTit p span{padding:0 20px}
.newsTit p span .icon_js_c{background:url(../img/base/icon_news_detail.gif) no-repeat;display:inline-block;width:20px;height:20px;text-align:center;line-height:20px;overflow:hidden;font-size:14px;vertical-align:middle;margin-left:4px}
.newsTit p span .icon_js_c_hover{background:url(../img/base/icon_news_detail.gif) -20px 0 no-repeat}
.newsThumb{text-align: center;}
.newsThumb img{max-width: 90%}
.newsCont{padding: 10px 4% 20px 4%}
/*内容*/
.content{font-size:14px;line-height:30px;padding:40px 0px 40px;margin-bottom: 16px;}
.content p{font-size:14px;margin:1.12em 0;line-height:30px}
.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{line-height: 150%}
.content h1{font-size:32px;font-weight:bold;margin:.67em 0}
.content h2{font-size:24px;font-weight:bold;margin:.75em 0}
.content h3{font-size:18px;font-weight:bold;margin:.83em 0}
.content h4{font-size:16px;font-weight:bold;margin:1.12em 0}
.content h5{font-size:14px;font-weight:bold;margin:1.5em 0}
.content h6{font-size:12px;font-weight:bold;margin:1.67em 0}
.content ul li{list-style:inherit}
.content .n_top{margin-top:0}

.content_bak{font-size:14px;line-height:30px;padding:40px 60px;background-color: #fff;}
.content_bak p{font-size:14px;margin:1.12em 0;line-height:30px}
.content_bak h1,.content_bak h2,.content_bak h3,.content_bak h4,.content_bak h5,.content_bak h6{line-height: 150%}
.content_bak h1{font-size:32px;font-weight:bold;margin:.67em 0}
.content_bak h2{font-size:24px;font-weight:bold;margin:.75em 0}
.content_bak h3{font-size:18px;font-weight:bold;margin:.83em 0}
.content_bak h4{font-size:16px;font-weight:bold;margin:1.12em 0}
.content_bak h5{font-size:14px;font-weight:bold;margin:1.5em 0}
.content_bak h6{font-size:12px;font-weight:bold;margin:1.67em 0}
.content_bak ul li{list-style:inherit}
.content_bak .n_top{margin-top:0}
/*点赞*/
.newsPj{width:100%;text-align:center;padding-bottom:24px}
.newsPj a.good,.newsPj a.bad{float:none}
a.good,a.bad{font-size: 14px; float: right; color: #999;cursor: pointer}
a.bad{padding-left: 18px}
a.good span,a.bad span{background: url(../img/base/icon_news_detail.gif) no-repeat; width: 24px; display: inline-block; vertical-align: text-bottom; height: 31px; margin-right: 7px; cursor: pointer;}
.newsPj a.bad span{background-position:0 -51px}
.newsPj a.good span{background-position:0 -20px}
.newsPj a.bad:hover span{background-position:-24px -51px}
.newsPj a.good:hover span{background-position:-24px -20px}
/*分享*/
.newsbshare{text-align:center;font-size:14px}
.newsDetailCur{width:100%;position:relative;padding:22px 0 16px}
.newsDetailCur li{width:49.9%;float:left;font-size:14px;position:relative;z-index:1111;overflow: hidden;}
.newsDetailCur li a{padding:5px 0 5px;}
.newsDetailCur li.r{float:right;text-align:right}
/*手机查看*/
.check_moblie{ display:inline-block; width:98px; height:30px; vertical-align:middle; background:#f2f2f2; border:1px solid #e5e5e5; line-height:30px; color:#999; text-indent:9px; text-align:left; position:relative; cursor:pointer; margin-left:20px;}
.check_moblie .isj{background:#888888; width:0px; height:0px; overflow:hidden; margin-bottom:5px; border-top:5px solid #888888; border-right:5px solid #f2f2f2;border-left:5px solid #f2f2f2; display:block; position:absolute; right:8px; top:14px;}
.check_moblie .isj_hover{ border-top:none; border-bottom:5px solid #888888;}
.mobile_qrview{ width:100%; min-width:100%; display:none;}
.mobile_qrview .in{ border:1px solid #e5e5e5; position:relative; padding:20px 29px; min-height:130px; _height:130px; margin-top:22px;}
.mobile_qrview h1{ font-size:30px; color:#000; padding-bottom:10px;}
.mobile_qrview p{ line-height:24px; font-size:14px; color:#999}
.mobile_qrview img{float:right}
.mobile_qrview .clmoblie{display:none;width:24px; height:24px; line-height: 24px; font-size:22px; overflow:hidden; position:absolute; right:10px; top:10px}
/*推荐新闻*/
.newsRecmd h4{font-size: 24px;color:#000;padding:10px 0}
.newsRecmd .box-c{}






















/*
 * 产品详细
 */
.prodDetail{}
.prodDetail h5{font-size: 18px;color: #fff;border-bottom: 1px solid #e2e2e2;line-height: 45px}
.prodDetail h5 strong{background-color: #0d62be;padding: 10px 35px;line-height: 40px;border-bottom: 2px solid #ff9104;position: relative;}
.f-picmid{width: auto; height:260px; background: #fff; display: table-cell; vertical-align: middle; text-align: center; position:relative;}
.f-picmid img{width:100%;height: auto}
.f-picmid .l-shadow {background:url(../img/bn_hover.gif) repeat;opacity: 0.4;filter: alpha(opacity=40);position: absolute;top: 0;left: 0; right: 0; bottom: 0}
.f-picmid a:hover .l-shadow{ display:none;}
.deright{padding-left: 5%}
.deright h4{ font-size:36px; color:#404040; border-bottom:#727272 3px solid; line-height:50px;font-weight: normal;margin:0}
.deright h4>span{ font-size:18px;}
.deright ul{background-color: #f1f4f5;padding: 10px 15px}
.deright ul li{ color:#858585; line-height:34px;font-size: 14px}
.deright ul li>span{ color:#404040;}
.yuall{ margin-top:48px; border-bottom:none;}
.yuall a{ float:left;display:block; text-align:center;line-height: 40px;color: #0d62be;border:1px solid #0d62be;padding: 0 20px 0 35px;position: relative;}
.yy{}
.zx{margin-left:13px;}
.yuall i{font-size: 22px;position: absolute;top: 9px;left: 10px}

.newsNote{background-color: #f7f8f8;border: 1px solid #e2e2e2;padding: 20px;margin-top: 20px}
.newsNote p{margin: 0;line-height: 24px;}
.newsNote strong{font-size: 18px;color: #0d62be;line-height: 35px}

/*
 * 联系我们
 */
.usinfo{padding: 10px 0}
.usinfo .usinfo_title{line-height: 54px; margin-bottom: 20px; font-size: 28px;}
.usinfo .info{font-size: 14px; color: #444; line-height: 30px;}
#map{width:100%;height:500px;text-align: center;}


/*
 * 招聘
 */
.section_njob.block1,.section_njob.block1 *{background: #f3f3f3}
.section_njob .services-box{padding-bottom: 0;}
.section_njob .services-box .icon{height: auto;font-size: 60px;color: #d83142}
.section_njob .services-box h3{color: #d83142;font-size: 20px;font-weight: normal}
.section_njob .services-box p,.section_njob .services-box p a{color: #7f7f7f;height: auto}
/*样式1*/
.section_njob .seg{padding: 5px;border: 1px solid #d5d5d5;text-align: left;margin-bottom: 15px}
.section_njob .seg .segin{padding: 5%;border: 1px solid #d5d5d5}
.section_njob .seg .segin .C{height: 130px}
.section_njob .seg h4{margin:15px 0}
.section_njob .seg h4 strong{font-size: 1.2rem}
.section_njob .help_info{padding: 20px 0;background-color: #f7f7f7;margin-bottom: 1em;text-align: center}
.section_njob a.back{position: absolute;top: 28px;padding: 2px 15px;border:1px solid #ccc}
/*样式2*/
.subNavBox{margin:10px auto;border-top:none;}
.sub_top{ width:100%; background:#d83142; height:50px; color:#FFF; border-radius:10px 10px 0px 0px; font-size:20px; line-height:50px;  border:none;}
.sub_top p{padding-left:2%;}
.sub_cont{border:solid 1px #e5e3da;}
.subNav{border-bottom:solid 1px #e7e5e5;cursor:pointer;font-size:14px;line-height:60px;padding-left:2%}
.subNav i{float: right;line-height: 60px;margin-right: 4%;color: #d83142;font-size: 24px}
.subNav i:before{content:"\ea43";}
.subNav:hover{color:#d83142;}
.subNav.on{color:#d83142;}
.subNav.open i:before{content: "\ea41"}
.navContent{display: none;border-bottom:solid 1px #e5e3da; background:#f9f8f8; padding:15px 2%;font-size:14px;color:#7f7f7f; line-height:24px;}

/*
 * 招聘详细
 */
.jobapply{border: 1px solid #cccccc;padding: 45px}
.jobchild{font-size: 14px;border-right: 1px solid #cccccc}
.jobchild p.job_label{padding:4px 0}
.jobchild h3.job_name{color:#333333;line-height: 43px;font-size: 26px;margin-bottom: 15px;font-weight: 500;}
.jobchild h4.job_name{font-size: 15px;margin-top: 25px;margin-bottom: 5px;}
.jobchild p,.jobchild .job_label,.jobchild .job_cont{color:#7c7c7c;}