/* Theme style */
.banzx{width:640px;margin:0 auto;position: absolute;left:50%;margin-left:-320px;z-index: 999;top:50%;text-align: right;}
.banzx a{display: inline-block;
    width: 140px;
    line-height: 45px;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    margin-right: 15px;
    margin-top: 50px;}
.lb li{position: relative;}

.logo{width:14%;margin-top:1%}
.logo img{width:100%;}
.nav_bottom{width:70%;}
#dd a{background: #b6342c;border-radius: 100px;line-height: 34px;font-size: 15px;padding: 0 17px;color:#fff;margin-top: 16px;}
#ib_img{
    display:none !important;
}
.nowrap{
    display:block;
    white-space:nowrap; 
    overflow:hidden; 
    text-overflow:ellipsis;
}
.full_width{
    margin: auto -100%;
    padding-left: 100%;
    padding-right: 100%;
    width: 100%;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    padding-top:35px;
    padding-bottom:35px;
}
.header{background: #fff;
    z-index: 1000;
}
.home .header{
    position: absolute;
    width: 100%;   
}
.header .header_container{ }
.logo_container a{
    display: block;
    text-align: center;
    padding-top: 25px;
    padding-bottom:25px;
    padding-left:20px;
    padding-right: 20px;
    width:100%;
}
.nav_top{
    padding:15px 25px 2px;
    text-align: right;
}
.nav_top a{
    color:#666;
    display: inline-block;
    margin-left:20px;
    font-size:13px;
}
.home .nav_top a{
    color:#aaa;
}
.nav_top a.lan{
    border:1px solid #b6342c;
    color:#b6342c !important;
    background-color: transparent;
    padding: 0px 15px;
    font-size: 12px;
    margin-left: 10px;
}
.nav_top a.lan.active{
    background-color:#b6342c;
    color:#fff !important; 
}
.nav_top a.lan:hover{
    background-color:#b6342c;
    color:#fff !important;
}
.navbar-toggle .icon-bar{
    background-color:#666;
}
.home .navbar-toggle .icon-bar{
    background-color: #fff;
}
.nav{
    margin-bottom:0px;
    border:none;
}
.nav a{
    color:#666;
    font-size:16px;
}
.nav .page-nav-ul{
    position: relative;
}
.nav .page-nav-ul .sub-menu.dropdown-menu{
    border-radius: 0px;
    background-color: rgba(255,255,255,0.8);
    top:68px;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
    visibility: hidden;
    filter:alpha(opacity=0);
    opacity: 0;
    transition: opacity 0.8s ease;
    -moz-transition: opacity 0.8s ease;	/* Firefox 4 */
    -webkit-transition: opacity 0.8s ease;	/* Safari and Chrome */
    -o-transition: opacity 0.8s ease;	/* Opera */
}
.nav .page-nav-ul .menu-item#nav-menu-item-75>.sub-menu.dropdown-menu{
    left:auto;
    right:0px;
}
.nav .page-nav-ul .sub-menu.dropdown-menu > .menu-item >a{
    color: #666;
    font-size: 16px;
    padding: 16px 45px 16px 30px;
    border-top: 1px solid #ddd;
    position: relative;
}
.nav .page-nav-ul .sub-menu.dropdown-menu > .menu-item:first-child >a{
    border-top:1px solid transparent;
}
.nav .page-nav-ul .sub-menu.dropdown-menu > .menu-item >a{
   /*background: url(../images/geng.png) no-repeat 190px;*/
   /*background-size:20px 20px;*/
}
.nav .page-nav-ul .sub-menu.dropdown-menu > .menu-item:hover >a{
    /*background: #b6342c  url(../images/geng1.png) no-repeat 190px!important;background-size:20px 20px!important;*/
    color:#fff;background: #b6342c ;
    border-top:1px solid #b6342c;
}
.phone{background: url(../images/phone.png) no-repeat left 26px;background-size: 45px 45px;padding-left: 50px;}
.phone h1{margin-top:26px; font-size:14px;color:#999;}
.phone h1 e{font-size:28px;color:#b6342c;font-family: impact;}
.nav .page-nav-ul .sub-menu.dropdown-menu > .menu-item:hover >a:after{
    color:#fff;
}
.nav .page-nav-ul .menu-item.has_sub:hover > .sub-menu{
    visibility: visible;
    filter:alpha(opacity=100);
    opacity: 1;
}
.col-sm-9{width:100%;}
.nav .page-nav-ul>.menu-item{/* padding:0 15px;    margin: 0 34px; */}
.nav .page-nav-ul>.menu-item>a{
   /* padding-left: 20px;
    padding-right:20px; */
    padding-bottom:13px;
    border-bottom:2px solid transparent;
    position: relative;
}
.nav .page-nav-ul>.menu-item>a span{display:block;}
.nav .page-nav-ul>.menu-item>a i{display:block;color:#fff;font-size:12px;text-align: center;line-height: 28px;}
/*.nav .page-nav-ul>.menu-item>a:after{
    content: " ";
    position: absolute;
    width: 1px;
    height: 12px;
    right: -30px;
    top: 19px;
    background-color: #fff;
}*/
.nav .page-nav-ul>.menu-item>a:hover {background: #fff!important;color:#b6342c}
.nav .page-nav-ul>.menu-item>a:hover span{color:#b6342c!important}
.nav .page-nav-ul>.nav .page-nav-ul>.menu-item.current>a, .nav .page-nav-ul>.menu-item.active {
    color:#b6342c;
   border-top:2px #b6342c solid;
}

.nav .page-nav-ul>.menu-item.current>a span{color:#b6342c}
.nav .page-nav-ul>.menu-item.current>a i{color:#b6342c}
.nav .page-nav-ul>.menu-item>a:hover span{color:#fff}
.nav .page-nav-ul>.menu-item>a:hover i{color:#b6342c}
.home .nav a{
    color:#eee;
}
#header_fix{
	width: 100%;
	background-color: #fff;
	z-index: 1001;
	display: block;
    position: fixed !important;
    top:-150%;
	transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;	/* Firefox 4 */
    -webkit-transition: all 0.6s ease;	/* Safari 和 Chrome */
    -o-transition: all 0.6s ease;	/* Opera */	
}

#header_fix.isFix{
	top:0px;
}
#header_fix .nav>.menu-item>a{
	color:#666;
}
#header_fix .nav-search .fa{
	color:#666;
}
.nopadding{
    padding-top: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
}
input[type="text"],input[type="email"],input[type="tel"],input[type="password"],input[type="search"],textarea{
    font-size:16px;
    line-height: 34px;
    padding:0px 15px;
    color:#666;
    border-radius: 0px;
    background-color:#fff;
    border:1px solid #fff;
    width:100%;
    text-align: left;
}
.form_row input[type="text"],.form_row input[type="email"],.form_row input[type="tel"],.form_row input[type="password"],.form_row input[type="search"],.form_row textarea{
    line-height: 40px;
}
input[type="text"]:focus,input[type="email"]:focus,input[type="tel"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type="submit"]:focus,textarea:focus{
    border-color:#b6342c !important;
    box-shadow: none !important;
    outline: 0px !important;
}
.wpcf7{
	padding-top:8px;
	padding-bottom: 8px;
}
.wpcf7 div[class*="col-sm-"]{
	padding-left: 0px;
	margin-bottom: 15px;
}
.wpcf7 input[type="text"],.wpcf7 input[type="email"],.wpcf7 input[type="tel"],.wpcf7 input[type="password"],.wpcf7 input[type="search"],.wpcf7 textarea{
	background-color: transparent;
	border:1px solid #ccc;
	font-size: 14px;
}
.wpcf7 .wpcf7-submit,.wpcf7 input[type="submit"]{
	display: inline-block;
	border:none;
	width:100px;
	line-height: 32px;
	height:32px;
	background-color: #b6342c;
	color:#fff;
	text-align: center;
	font-size: 15px;
	transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;	/* Firefox 4 */
    -webkit-transition: all 0.3s ease;	/* Safari 和 Chrome */
    -o-transition: all 0.3s ease;	/* Opera */
}
.wpcf7 .wpcf7-submit:hover,.wpcf7 input[type="submit"]:hover{
    background-color: #feb252;
}

.wpcf7 textarea{
    height: 108px;
    resize:vertical;
}
.wpcf7 span.wpcf7-not-valid-tip{
    display: none !important;
}
.wpcf7 .wpcf7-not-valid{
    border: 1px solid red !important;
}
.wpcf7-response-output{
   margin-left: 0px !important;
   margin-right: 15px !important;
   margin-top: 3px !important;
   padding: 5px !important;
   font-size: 12px;
}
a.nav-search{
    width:47px;
    text-align: center;
    font-size: 17px;
}
.nav-search .fa{
    display: none;
}
.nav-search .fa-search,.nav-search.open .fa-times{
    display: block;
}
.nav-search.open .fa-search{
    display: none;
}
li.mobile-search-container{
    position: absolute;
    padding: 15px;
    background-color: rgba(255,255,255,0.8);
    right: -30px;
    top: 100%;
    width: 355px;
    z-index: 99;
    display: none;
}
li.mobile-search-container form{
    width:100%;
    text-align: left;
}
#searchsubmit{
    border:none;
    background-color:transparent;
    font-size: 24px;
    color: #666;
    line-height: 24px;
    padding: 5px;
    display: inline-block;
    width:34px;
    height:34px;
    text-align: center;
    vertical-align: bottom;
}
li.mobile-search-container .form-control{
    display: inline-block;
    width: 286px;
}
.navbar-header{
    position: absolute;
    right:0px;
    top:-70px;
}
.has_sub.with_icon .sub-menu{
    overflow: hidden;
    padding:15px !important;
    width:1200px;
}
#kuandu{left:-400px;}
.sub-menu .menu-item.with_icon{
    width:16.66%;
    float:left;
    border:none;
    padding:6px;
}
.sub-menu .menu-item.with_icon>a{
    padding:0px !important;
    border:none !important;
}
.sub-menu .menu-item.with_icon>a:after{
    display: none;
}
.sub-menu .menu-item.with_icon>a>span{
    display: block;
    text-align: center;
    background-color:#919191;
    color:#fff;
}
.sub-menu .menu-item.with_icon>a>span.menu-title{
    padding:4px;
}
.sub-menu .menu-item.with_icon>a>span.menu-icon>i{
    display: block;
    width:100%;
    background-repeat: no-repeat;
    background-size:100%;
    background-position: center;
    background-color: #fefefe;
    height:120px;
    overflow: hidden;
}
/*.sub-menu .menu-item.with_icon>a>span.menu-icon>i.sda{
    background-image: url(../Images/sda_nav.jpg);
}
.sub-menu .menu-item.with_icon>a>span.menu-icon>i.zks{
    background-image: url(../Images/zks_nav.jpg);
}*/
.sub-menu .menu-item.with_icon>a:hover>span{
    background-color: #b6342c;
}






@-webkit-keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		opacity: 0
	}
	40% {
		-webkit-transform: perspective(400px) rotateY(-10deg)
	}
	70% {
		-webkit-transform: perspective(400px) rotateY(10deg)
	}
	100% {
		-webkit-transform: perspective(400px) rotateY(0deg);
		opacity: 1
	}
}

@-moz-keyframes flipInY {
	0% {
		-moz-transform: perspective(400px) rotateY(90deg);
		opacity: 0
	}
	40% {
		-moz-transform: perspective(400px) rotateY(-10deg)
	}
	70% {
		-moz-transform: perspective(400px) rotateY(10deg)
	}
	100% {
		-moz-transform: perspective(400px) rotateY(0deg);
		opacity: 1
	}
}

.case_tu1:hover img {
	-webkit-animation: flipInY 1s .2s ease both;
	-moz-animation: flipInY 1s .2s ease both;
}

@-webkit-keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		opacity: 0
	}
	40% {
		-webkit-transform: perspective(400px) rotateY(-10deg)
	}
	70% {
		-webkit-transform: perspective(400px) rotateY(10deg)
	}
	100% {
		-webkit-transform: perspective(400px) rotateY(0deg);
		opacity: 1
	}
}

@-moz-keyframes flipInY {
	0% {
		-moz-transform: perspective(400px) rotateY(90deg);
		opacity: 0
	}
	40% {
		-moz-transform: perspective(400px) rotateY(-10deg)
	}
	70% {
		-moz-transform: perspective(400px) rotateY(10deg)
	}
	100% {
		-moz-transform: perspective(400px) rotateY(0deg);
		opacity: 1
	}
}

.xyt{width:1200px;margin:4% auto;}
.xyttit img{display: block;margin:2% auto;}
.xyttit p{text-align: center;font-size:14px;color:#666;}
/*---case---*/
.ljlj{display: inline-block;
    width: 110px;
    line-height: 35px;
    border: 1px #b6342c solid;
    text-align: center;
    color: #b6342c!important;
    border-radius: 100px;}
.ljlj:hover {background:#b6342c!important;color:#fff!important}

.between{width:1200px;margin:0 auto;position: relative;margin-top:3%}
.ygfc{background:url(../Images/ygfc.jpg) no-repeat; background-size:100% 100%;padding:3% 0;}

.yqlj{width:1200px;margin:0 auto;padding:15px;border-bottom:#ccc 1px solid; }
.yqlj h1{font-size:18px;color:#02489f;line-height:27px;; font-weight:bold;margin-right:10px;}
.yqlj a{    display: inline-block;
    margin: 0 1.2%;color:#fff;
    line-height: 30px;}

.n_nav_box{background-color:#f4f5f9;/*height: 55px;*/position:relative;padding:1% 0;}
.n_nav{  width:900px;}
.n_nav a{display:inline-block;margin-left: 49px;margin-bottom: -2px;height: 57px;font-size: 14px;float:left;line-height: 53px;color: #373737;font-weight:normal;}
.n_nav a strong{display:block;font-size: 16px; color: #58585a;position:relative;z-index:4;font-weight:normal;}
.n_up_box{ position:relative; position:relative; }
.position{width: 300px;height: 210px;position:absolute;line-height: 56px;left: 50%;margin-left: -600px;bottom:0px;color: #fff;background-color: #1473e6;padding: 0 35px;text-align:left;}
.n_nav i {
    display: block;
    background: #1473e6;
    text-align: center;
}
.n_nav .on i {
    height: 2px;
}
.position h1{    font-size: 30px;font-weight: bold; line-height:40px; }

.position h2{font-size:40px;font-family: impact;margin-top:40px;font-weight:normal;text-transform:uppercase;margin-bottom:2px;}

.position span, .position a, .position i{font-size:15px;color: #fff;}

.position em{font-size:12px;color: #f08519;}

.position a:hover{color: #f08519;}

.position i{margin: 0 6px;}
.gsjj{width:1200px;margin:0 auto;}
.gsl{width:720px}
.gsh1 h1{font-size:26px;font-weight:bold;color:#444;margin-bottom:4px;}
.gsh1 span{color:#666;font-size:14px;}
.gsh1{margin-bottom:4%;margin-top:6%}
.gsl p{font-size:16px;line-height:45px;color:#666;}
.gsl1{width:550px;}
.gsl1 p{font-size:16px;line-height:45px;color:#666;margin-top:17%}

.main_box .fl h2{font-size:16px;color:#a1a0a0}
.main_box .fl h1{font-size:28px;font-weight:700; color:#b6342c;margin-top:4%;}
.main_box .fl{background: url(../images/bian.png) no-repeat left;padding-left:22px;}
.main_box .fr{line-height: 53px;;}
.hstit{display: flex;justify-content: center;width:1200px;margin:0 auto;margin-top:40px}
.nybox{}
.hstit li{color:#fff;cursor: pointer; font-size:16px;width:11%;text-align: center;background:url(../images/now1.png) no-repeat center;background-size:100% 100%; line-height: 32px;height:40px;margin:1% 0.5%;}
.hsnow{background:url(../images/now.png) no-repeat center!important;background-size:100% 100%!important;color:#fff!important}
.hstit li:hover{background:url(../images/now.png) no-repeat center!important;background-size:100% 100%!important;color:#fff!important}

#n_news{}

#n_news .up_box{ /*padding-bottom: 50px;*/margin-top: 50px;}

#n_news .up_box .left{ width: 725px;}

#n_news .up_box .right{ width: 450px;}
/*=====================推介图片新闻================*/

/*=====================推介文字新闻================*/

/*=====================新闻列表================*/

#list_news{ background: #fff; }

#list_news ul{ }

#list_news li{  height:145px; margin: 30px 0;  position:relative; display:block; overflow:hidden;   }

#list_news li .main_box{ }

#list_news li a{display:block;}

#list_news li .pic_box{position:absolute; left:0px;  top:  0px; background:#000;width:220px;height:145px;overflow:hidden}

#list_news li .pic_box a{ position:relative; }

#list_news li img{width:220px;height:145px;display:block}

#list_news li .text_box{position:relative; margin-left: 265px;  }

#list_news li h1{ display: block; padding-bottom: 15px; padding-top:15px;  }

#list_news li h1 a{overflow:hidden;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#535355;font-size:16px; color: #434345; display:block;}

#list_news li p{font-size: 14px;
    line-height: 27px;
    color: #9c9f9f;
    height:60px;
    overflow: hidden; }

#list_news li span{margin-top:2px;display:block;font-size:12px;color:#5c5c5d}

#list_news .fot_box{position:relative;height:12px;line-height:14px; margin-top:5px;}

#list_news .fot_box span{color:#979798;font-size:14px; opacity:1;filter:alpha(opacity=65);}

#list_news .fot_box span.time{  background: url(../images/icon_time.png) left center no-repeat;  padding-left: 20px;  }

#list_news .fot_box span.read{position: absolute; left: 120px; top: -2px; background: url(../images/icon_read.png) left center no-repeat;  padding-left: 20px; color: #979798;}

#list_news .fot_box a{display:block;color:#a1a1a1;font-size:12px;position:absolute;right:0;top:0;background:url(../images/icon_more_jt.png) right center no-repeat;padding-right:20px}

#list_news li:hover{ background: #f4f5f7;}

#list_news li h1 a:hover{color:#076ce0;text-decoration:none}

#list_news li .fot_box a:hover{background:url(../images/icon_more_jt_hover.png) right center no-repeat;color:#e23a53}
.main_box {
    margin: 0 auto;
    width: 1200px;
    position: relative;
}

.ee img{width:100px;display: block;}
.ee p{font-size:14px;color:#666;text-align: center;}
.ee{margin-right:60px;}

.con_width{ width:1200px; margin:0 auto;}


.title1{width:1200px;margin:0 auto;margin-top:50px;text-align: center;}
.title1 a h1{font-size:30px;font-weight:700;color:#4d4d4d;text-align: center;  ;}
.title1 a p{text-align: center; margin-top:10px;margin-bottom:0;color: #999;}
.title1 a span{width:50px;height:4px;background: #b6342c;display: inline-block;margin:0 auto;}
.about_box>a>img { width: 495px; height: 510px;float: left;}
.about_r { width: 660px; height: 494px; overflow: hidden; background: url(../images/about_ico.png) no-repeat center left;}
.jjbox{width:70%;position: absolute;bottom:-40px;right:0;background: #b6342c;display: flex;justify-content: space-around;padding:2.7% 0;box-shadow: #bd7571 5px 0px 15px;}
.jjbox img{width:60px;display: block;margin: 0 auto;display:table; -moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}
.jjbox a p{color:#fff;font-size:16px;margin-top:10px;}
.jjbox a{}
.jjbox a:hover img{transform:rotateY(180deg); -webkit-transform:rotateY(180deg);  -moz-transform:rotateY(180deg);}
.qseb{background: #f3f2f2;padding:0.1% 0; margin:3% 0;padding-bottom:4%;margin-bottom:0;}
.qseb1{background: #f3f2f2;padding:3% 0;}
.qsebox{width:1200px;margin:0 auto;}
.qsebox ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.qsebox ul li{width:29%;background: #fff;padding:3%;margin:0 2%;border:1px #e5e5e5 solid;border-radius: 4px;text-align:center;margin-top: 80px;position: relative;}
.qsebox ul li a img{display: block;margin:0 auto;margin-top:-72px;width:68px;height:68px;}
.qsebox ul li a h1{font-size:18px;color:#474747;text-align: center;margin-top:25px;}
.qsebox ul li a p{font-size:14px;color:#787878;text-align: center;margin-top:15px;overflow:hidden;text-overflow: ellipsis;-webkit-line-clamp:2;display: -webkit-box;-webkit-box-orient: vertical;}
.qsebox ul li a span{border:1px #b6342c solid;display: inline-block;margin-top: 10px; width:80px;line-height: 28px;color:#b6342c;text-align: center;font-size:14px}
.qsebox ul li:hover span{background:#b6342c; color:#fff ;} 
/* .qsebox ul li:hover{top:-8px;} */
.zuob{height:550px;background:url(../images/zuo.jpg) no-repeat right top;width:50%;background-size:cover}
.youb{height:550px;width:600px;height:100%;box-sizing: border-box;padding: 40px 80px;padding-top: 60px;}
.spbox{background: rgb(76, 77, 78);}
.zuotit{display: flex;justify-content:space-between;align-items: center;width:200px;margin:0 auto;}
.zuotit span{width:40px;height:1px;background: #fff;}
.zuotit h1{color:#fff;font-size:24px;font-weight: bold; text-align: center;margin:0 10px;}
.liubox{display: flex;justify-content: space-between;flex-wrap: wrap;}
.liubox>div{width:38%;box-sizing: border-box;padding:5% 3%;border:1px #a4a4a5 solid;margin-top:70px}
.liubox>div img{height:44px;margin:0 auto;margin-top: -50px;margin-bottom: 10px;display: block;}
.liubox>div h1{color:#fff;font-size:16px;text-align: center;margin:6px 0;}
.liubox>div p{color:#ccc;font-size:13px;text-align: center;margin-top:15px;overflow:hidden;text-overflow: ellipsis;-webkit-line-clamp:2;display: -webkit-box;-webkit-box-orient: vertical;}

.youbox{width:1200px;margin:0 auto;}
.you{margin-top:4%;}
.you ul li h1{font-size:16px;color:#b6342c;margin-top:7%;}
.you ul li p{font-size:14px;color:#787878;margin-top:4%;}

.you ul li{position: relative;margin-bottom:10%;}
#y1{left:-10%}
#y3{left:-13%}
#y4{left:-28%}
.you ul{margin-top:2%;}
.tuan{width:100%;background: url(../images/tdbj.jpg) no-repeat;padding-top:0.5%;margin:3% 0;}
.dui{width:1200px;margin:0 auto;text-align: center;}
.dui p{color:#ccc;width:90%;text-align: center;line-height: 36px;margin:0 auto;margin-top:3%;font-size:15px;}
.dui a{display: inline-block;width:110px;line-height: 35px;border:1px #ccc solid;text-align: center;color:#ccc;border-radius: 100px;margin-top:20px;;}
.dui img{width:94%;display: block;margin:0 auto; margin-top:3%;}

.w1200{width:1200px;margin:0 auto;margin-top:4%}
.container03{padding: 3.375rem 0 0;margin-bottom: 4.625rem;position:relative;}
.container03 .line{ position:absolute; width:100%; height:1px; background:#ededee; bottom:1px; z-index:0}

.container03 .hd{margin-bottom:3rem;text-align: center;}
.container03 .hd ul{display:inline-block;width: auto;text-align: right; }
.container03 .hd ul li{font-size: 14px;width: 11.3125rem !important;border:1px #b6342c solid; height: 36px;line-height: 36px;color: #353535;display:inline-block;margin: 0 5px;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius:3px;cursor: pointer;float: none;text-align: center;}
.container03 .hd ul li.on{background: #b6342c;color:#fff; width: 11.3125rem !important;}
.container03 .bd ul{ margin: 0 -2.3125rem; overflow:hidden; -moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}
.container03 .bd ul li ul{margin: 0 -2.3125rem;}
.container03 .bd ul li ul .miso-list{ padding:0.8rem 0 0 0}
.container03 .bd ul li{position:relative; padding:0 2.3125rem; padding-bottom: 4.125rem;-moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;padding-top:0.5rem;}
.container03 .bd ul li .img{overflow:hidden;}
.container03 .bd ul li .img img{ width: 100%;}
.container03 .bd ul li .con{position:relative;width:100%;overflow: hidden;margin-bottom: 1.25rem;}
.container03 .bd ul li .con .left{ float:left; width:85px; height:85px; border:#bfbfbf 1px solid; text-align:center;}
.container03 .bd ul li .con .left .day{font-size:26px;color:#353535;margin:10px 0 6px 0;}
.container03 .bd ul li .con .left .year{ font-size:14px; color:#353535;}
.container03 .bd ul li .con .right{ position:absolute; left:100px; right:0; top:0}
.container03 .bd ul li .con .right h5{ overflow:hidden;text-overflow:ellipsis;white-space:nowrap; height:20px; line-height:20px; margin-bottom:1rem;}
.container03 .bd ul li .con .right h5 a{ font-size:16px; color:#353535;}
.container03 .bd ul li .con .right p{font-size: 13px;color:#8e8e91;line-height: 22px;height: 50px;overflow:hidden;margin:0;}
.container03 .hd .miso-track{ left:auto; right:0; float:right; transform: translate3d(0px, 0px, 0px) !important}
.container03 .news{overflow: hidden;}

.am-container{width:1200px;margin:0 auto;}
.news ul li{width:33.3%;float:left}

.container03 .bd ul li:hover{ padding-top:0}
  .container03 .bd ul li:hover:after{ background:#b6342c; content:""; position:absolute; z-index:1; bottom:-0.5rem; left:2.3125rem; right:2.3125rem; height:2px;}
  .container03 .bd ul li:hover .con .left{ background:#b6342c; border:#d92027 1px solid;}
  .container03 .bd ul li:hover .con .left .day,
  .container03 .bd ul li:hover .con .left .year{ color:#fff}
  .container03 .bd ul li:hover .con .right h5 a{ color:#b6342c}

.dibu{background: url(../images/dibu.jpg) no-repeat;background-size: 100% 100%;padding:2% 0;}
.dbbj{width:1200px;margin:0 auto;}
.lll p{color:#9a9c9d;font-size:14px;line-height: 28px;}
.lll{margin-left:100px;}
.logo1{margin-top:40px;}
.ewm{margin-left:30px;}
.ewm img{width:85px;}
.ewm p{font-size:14px;text-align: center;color:#9a9c9d}
.hline{width:100%;height:1px;background:#000000;margin-bottom:20px;}
.bline{width:100%;height:1px;background:#58585c;margin-top:20px;}
.dibu ul{display: flex;justify-content: center;}
.dibu ul li{margin:0 20px;}
.dibu ul li a{color:#9a9c9d;font-size:14px;}
.dibu span{font-size:14px;color:#9a9c9d;text-align: center;display: block;margin-top:1%;}


.n_news { padding:3% 0; background: #f3f3f3; overflow: hidden; }
.n_news .title { margin-bottom: 44px; }
.n_news .fl01 { border-bottom: #e4e4e4 1px solid; padding: 0 0 46px 0; overflow: hidden; margin-bottom: 45px; }
.n_news ul.top_news { float: left; width: 1200px; }
.n_news ul.top_news li { float: left; width: 363px; margin: 0 37px 0 0; }
.n_news ul.top_news li .img, .n_news ul.top_news li .img { position: relative; width:100%; height: 260px; overflow: hidden }
.n_news ul.top_news li .img .time { position: absolute; width: 56px; height: 62px; background: rgba(0,0,0,0.4); top: 0; left: 25px; padding: 10px 0; text-align: center; z-index: 2; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
.n_news ul.top_news li .img .time h3 { font-size: 22px; color: #fff; font-weight: bold; margin-bottom: 5px; }
.n_news ul.top_news li .img .time h6 { font-size: 12px; color: #fff }
.n_news ul.top_news li .img .box { position: absolute; top: 0; z-index: 1; left: 0; width: 100%; height: 0; filter:progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#8C000000', endColorstr='#8C000000');
background: rgba(0,0,0,0.55); -moz-transition: all 0.36s ease-in-out; -webkit-transition: all 0.36s ease-in-out; -o-transition: all 0.36s ease-in-out; -ms-transition: all 0.36s ease-in-out; transition: all 0.36s ease-in-out; overflow: hidden; }
.n_news ul.top_news li:hover .img .box { height: 100% }
.n_news ul.top_news li .img .box .table { display: table; width: 100%; height: 100%; text-align: center; }
.n_news ul.top_news li .img .box .table i { display: table-cell; vertical-align: middle }
.n_news ul.top_news li .con { width: 100%; height: 125px; padding: 25px 25px; text-align: center; background: #fff url(../images/yan02.png) center 72px no-repeat; }
.n_news ul.top_news li:hover .con { background: #fff url(../images/yan02_on.png) center 72px no-repeat; }
.n_news ul.top_news li .con h5 { font-size: 15px; color: #454545; line-height: 20px; text-align: left; }
.n_news ul.top_news li:hover .con h5 { color: #b6342c }
.n_news ul.bottom_news { margin-bottom: 38px; }
.n_news ul.bottom_news li { border-bottom: #e4e4e4 1px dashed; padding: 30px 28px 30px; position: relative; }
.n_news ul.bottom_news li:before { content: ""; position: absolute; left: 0; width: 0; top: -2px; bottom: -2px; background: #fff; -moz-transition: all 0.36s ease-in-out; -webkit-transition: all 0.36s ease-in-out; -o-transition: all 0.36s ease-in-out; -ms-transition: all 0.36s ease-in-out; transition: all 0.36s ease-in-out; }
.n_news ul.bottom_news li:hover:before { width: 100%; }
.n_news ul.bottom_news li:after { content: ""; position: absolute; right: 0; width: 0; top: -2px; bottom: -2px; background: #b6342c url(../images/yanwo.png) center no-repeat; -moz-transition: all 0.36s ease-in-out; -webkit-transition: all 0.36s ease-in-out; -o-transition: all 0.36s ease-in-out; -ms-transition: all 0.36s ease-in-out; transition: all 0.36s ease-in-out; }
.n_news ul.bottom_news li:hover:after { width: 100px; }
.n_news ul.bottom_news li h4 { font-size: 24px; color: #adadad; margin-bottom: 20px; position: relative }
.n_news ul.bottom_news li h5 { font-size: 18px; font-weight: bold; margin-bottom: 12px; position: relative }
.n_news ul.bottom_news li h5 a { color: #585859; }
.n_news ul.bottom_news li p { font-size: 13px; color: #848484; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 1126px; position: relative }
.n_news ul.bottom_news li:hover p { width: 1026px; }
.n_news ul.bottom_news li:hover h4 { color: #b6342c; font-weight: bold }
.n_container .title { background: url(../images/n_title_bg.png) right 0px no-repeat; height: 65px; }
.n_container .title h4 { font-size: 22px; color: #b6342c; font-family: Century Gothic; font-weight: bold; text-transform: uppercase; margin-bottom: 8px; }
.n_container .title h3 { font-size: 30px; color: #3a3a3d; }

/*====翻页====*/
.j_pages { margin: 0 auto 0 auto }
.j_pages .box { display: inherit; width: 100%; padding: 1.5rem 0 0; font-size: 0; text-align: center; }
.j_pages a { padding: 0px 15px; height: 40px; line-height: 36px; display: inline-block; margin: 0 0 0 6px; color: #919191; font-size: 14px; box-sizing: border-box; background: #ececec; min-width: 40px; -moz-transition: all .3s ease-in-out; -webkit-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; -ms-transition: all .3s ease-in-out; transition: all .3s ease-in-out; :-webkit-border-radius: 3px;
}
.wejoy_page .active{color: #b6342c;}
.j_pages a font { font-size: 14px; font-family: SimSun; color: #666666 }
.j_pages .on { color: #b6342c; }
.j_pages a:hover { color: #b6342c; }
.j_pages span { }
.j_pages a.u_bnt { transition: all 1s; -moz-transition: all 1s; -webkit-transition: all 1s; -o-transition: all 1s }
.j_pages form { display: inline-block; line-height: 40px; }
.j_pages span { display: inline-block; font-size: 14px; color: #919191; margin: 0 0 0 10px }
.j_pages form input { width: 40px; height: 40px; border: none; background: #ececec; font-size: 14px; color: #919191; margin: 0 0 0 10px; text-align: center; }
.j_pages form input[type="submit"] { width: 65px; cursor: pointer }
.j_pages form input[type="submit"]:hover { background: #b6342c; color: #fff }
.hd{margin-bottom:3rem;text-align: center;}
 .hd1 ul{display:inline-block;width: auto;text-align: right; }
.hd1 ul li{font-size: 14px;width: 11.3125rem !important;border:1px #b6342c solid; height: 36px;line-height: 36px;color: #353535;display:inline-block;margin: 0 5px;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius:3px;cursor: pointer;float: none;text-align: center;}
.hd1 ul li.on{background: #b6342c;color:#fff; width: 11.3125rem !important;}
.hd1{text-align: center;margin-top:3%;}
.nytit{text-align: center;}
.nytit h1{font-size:28px;color:#4f4f4f;font-weight:bold}
.nytit span{font-size:16px;line-height: 28px;color:#4f4f4f;}
.nytit p{font-size:14px;color:#787878}

.conbj{padding:3% 0;}
.conbj ul{width:1200px;margin:4% auto;}
.conbj ul li{width:45%;float:left;margin:2.5%;background: #f7f8fb url(../images/lx.png) no-repeat right center;border:1px #eeeeee solid;padding:4%;}
.conbj ul li h1{background: #b6342c;border-radius: 5px;text-align: center;color:#fff;font-size:16px;line-height:35px;width:90%;margin:0 auto;margin-top:-68px;}
.conus{margin-top:35px;height:134px;}
.conus p{font-size:14px;color:#787878;line-height: 26px;}
.conbj ul li a{display: inline-block;border:1px #b6342c solid;border-radius: 100px;text-align: center;color:#b6342c;padding:1% 5%;margin-top:3%;}
.conbj ul li:hover a{background: #b6342c;color:#fff}

.teambj{padding:3% 0;}

.n_langman ul{ margin-bottom:60px;}

.n_langman ul li{margin-bottom: 20px;overflow:hidden;}

.n_langman ul li .left{width: 310px;height: 415px;background: #f2f2f2;padding: 0 34px;}
.n_langman ul li:hover .left{ background:#b6342c;}
.n_langman ul li .left .con{ display:table; width:100%; height:100%;}

.n_langman ul li .left .con .table_cell{ display:table-cell; vertical-align:middle;}

.n_langman ul li .left .con .table_cell h5{font-size: 18px;color: #434344;margin-bottom:30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.n_langman ul li .left .con .table_cell h5 a{ color:#434344;}
.n_langman ul li:hover .left .con .table_cell h5 a{ color:#fff}

.n_langman ul li .left .con .table_cell h6{ font-size:13px; color:#959595; margin-bottom:15px;}
.n_langman ul li:hover .left .con .table_cell h6{ color:#fff}

.n_langman ul li .left .con .table_cell p{font-size: 13px;color:#959595;line-height: 23px;max-height:6rem;overflow:hidden;margin-bottom: 40px;}
.n_langman ul li:hover .left .con .table_cell p{ color:#fff}

.n_langman ul li .left .con .table_cell a{display:inline-block;}

.n_langman ul li .right{width: 880px;overflow:hidden;}

.n_langman ul li .right img{width: 880px;max-height: 415px;}

.n_langman ul li .con .more{position:relative;padding: 0 0 0 40px;}

.n_langman ul li .con .more a{ font-size:12px; color:#a6a6a6; font-style:italic;}

.n_langman ul li:hover .con .more a{ color:#fff}

.n_langman ul li .con .more:before{content:"";position:absolute;left:3px;top: 5px;width:30px;height:1px;background:#959595;}

.n_langman ul li:hover .con .more:before{background:#fff}

.abbj{padding:3% 0;}
.abb{width:1200px;margin:2% auto;}
.abb p{font-size:15px;color:#787878;line-height:34px;text-align: center;}
.abb img{margin-top:1%;max-width: 100%;}
.whbj{padding:3% 0;}
.wenhua{width:1200px;margin:0 auto;}
.why{margin-top:5%;}
.why p{font-size:16px;line-height:40px;color:#787878;}
.why p e{font-weight:700;color:#4f4f4f;}

.float_r {float: right;}
.about_cont h3>p {font-size: 40px; font-family: "Arial";color: #666666;text-transform: uppercase; line-height: 40px;}
.about_cont h3 span { color: #ccc; FONT-SIZE:13px;}
.about_cont h3 a { color: #b6342c;font-size: 20px;}
.about_cont h3 em {color: #b6342c;font-size:22px; font-weight: bold; display: block;margin: 12px 0 0px 0;}
.about_cont>p {/* width: 610px; */height:200px;overflow: hidden;color: #4c4c4c;margin-bottom: 20px;font-size: 15px;margin-top: 20px;line-height: 34px;}

.cheng{background: url(../images/bb.jpg) no-repeat; background-size:100% 100%;padding:100px 0;}
.cnuo{width:500px;}
.cnuo h1{font-size:28px;font-weight:bold;color:#fff}
.cnuo p{font-size:15px;color:#ccc;margin-top:20px;line-height: 34px;}
.w12001{width:1200px;margin:0 auto;}

.cvbj{margin-top:3%;}
.cvl{width: 300px;/* height:233px; */}
.cvl img{width:100%;height:100%;}
.cvr{width: 863px;}
.cvr h1{font-size: 23px;font-weight: bold;color:#b6342c;margin-top:2%;}
.cvr p{font-size: 16px;color:#787878;line-height: 41px;margin-top:2%;}

.wtit h1{font-size:24px;font-weight:700;text-align: center;}
.wtit span{display: block;width:30px;height:2px;background: #b6342c;margin:6px auto;}
.wtit p{font-size:14px;color:#999; text-align: center;}


.lunbo_box_ry { margin: 20px auto; width:1200px;}
.box0_ry li { float: left; width:280px; margin: 0px 20px 0px 0px; text-align: center;}

.box0_ry .lefts{ background: url(../images/left3.png) no-repeat ; display: block; width: 48px; height: 25px; position: absolute; left:550px; bottom:-70px;}
.box0_ry .rights { background: url(../images/right3.png) no-repeat ; display: block; width: 48px; height: 25px; position: absolute; right:550px; bottom:-70px;}
.box0_ry { position:relative; margin:auto;}
.ryzz h3>a>span{color: #808080;font-size: 12px;text-transform: uppercase;}
.rtu{width:230px;height:230px;margin:0 auto; border-radius: 100%; overflow: hidden;}
.rtu img{width:100%;height:100%;}
.box0_ry li a h1{font-size:18px;color:#474747;line-height: 34px;margin-top:2%;}
.box0_ry li a p{font-size:15px;color:#787878;line-height: 34px;margin:0; margin-top:2%;}
.ryzz{margin-top:3%;padding-bottom:90px;}
.w12002{width:1200px;margin:3% auto;}

.wsm{padding:3% 0;background: #fafafa;}
.wsm ul{width:1200px;margin:0 auto;display: flex;flex-wrap: wrap;justify-content: space-between;margin-top:2%}
.wsm ul li{padding:30px 45px;background: #5e605f;width:270px;margin-bottom:20px;box-sizing: border-box;display: flex;justify-content: center;align-items: center;}
.wsm ul li img{width:42px;}
.wr p{color:#fff;font-size:15px;margin:0;}
.wr{margin-left:14px;}

.abbj ul{width:1200px;margin:0 auto;margin-top:3%}
.abbj ul li{background: #f6f6f6; box-sizing: border-box;padding:20px;margin-top:2%;}
.huil{position: relative;width:396px;height:241px;}
.huil img{width:100%;height:100%;}
.huil h1{position: absolute;top:50%;left:50%;font-size: 35px;color:#fff;font-weight: bold;margin-top: -19px;margin-left: -70px;}
.huir{width:725px;margin-top:1%;}
.huir p{font-size:15px;color:#787878;line-height: 32px;margin:0;}
.huir a{display: block;width:140px;line-height: 37px;border-radius: 100px;background: #b6342c; color:#fff;text-align: center;margin-top:5%;}
.abbj ul li:hover{background: #b6342c;}
.abbj ul li:hover p{color:#fff!important;}
.abbj ul li:hover h1{color:#fff!important;}
.abbj ul li:hover a{background: #fff;color:#b6342c;}

.wdl{width:270px;background: #fff;min-height:625px}
.wdtit{background: #b6342c;box-sizing: border-box;padding:4% 30px;}
.wdtit h1{font-size:22px;color:#fff;font-weight:700;}
.wdtit p{font-size:14px;color:#eee;margin:0;margin-top:2%;}
.wdl ul li a{font-size:16px;line-height: 80px;padding-left:30px;display: block;border-bottom:1px #eee solid;}
.now a{border-left:4px #b6342c solid;color:#b6342c;}
.wdr{width:910px;background: #fff;}

.wrtit img{width:24px;}
.wrtit h1{font-size:18px;color:#474747;margin-left:1%;line-height: 24px;}
.wrtit{padding:2%;border-bottom:2px #b6342c solid;}
.hfbj{min-height:562px;}
.wdtop h2{font-size:15px;color:#4d4d4d;}
.wdtop p{font-size:15px;color:#787878;margin:0;}
.wdtop span{color:#999;font-size:13px;}
.nei{margin-top:1%;color:#666;line-height:24px;font-size:14px;;}
.huifu{background:#f1f0f0;padding:2%;}
.sanjiao{display: block;margin-left:50px;}
.huifu h3{font-size:16px;color:#b6342c;}
.huifu span{font-size:14px;color:#787878;}
.huifu p{font-size:14px;color:#666;margin-top:1%;line-height: 24px;;}
.hfbj li{border-bottom: 1px #eee solid;padding:2%;;}

.hl{position: relative;width:220px;height:131px;}
.hl img{width:100%;height:100%;}
.hl h1{position: absolute;top:50%;left:50%;font-size: 20px;color:#fff;font-weight: bold;margin-top: -11px;margin-left: -40px;}
.hr{width: 635px;/* margin-top:1%; */}
.hr p{font-size: 14px;color:#787878;line-height: 32px;margin:0;}
.hr a{display: block;width:140px;line-height: 37px;border-radius: 100px;background: #b6342c; color:#fff;text-align: center;margin-top:5%;}
.yuan li{padding:2%;border-bottom:1px #eee solid;}
.yuan{min-height:562px;}

.quanyi{padding:2%;/*min-height: 566px;*/}
.qytop{width:300px;height:178px;position: relative;margin:0 auto;}
.qytop img{width:100%;height:100%;}
.nkbj{position: absolute;width: 86%;left:50%;margin-left: -43%;top: 13%;}
.nkbj span{font-size:15px;color:#f7ddb7;}
.nkbj h1{font-size:26px;font-weight: bold;color:#fff;text-align: center;margin:14% 0;}
.nkbj p{font-size:13px;color:#eee;text-align: center;}
.qybot{margin-top:2%;}
.qybot h1{font-size:18px;font-weight: bold;color:#474747;margin-bottom:1%;}
.qybot p{font-size:14px;color:#787878;line-height: 28px;}
.bdxg{padding:2%;}
.bdd h1{font-size:16px;color:#474747;line-height: 30px;margin-left:10px;;}
.bdd p{line-height: 30px;font-size:14px;color:#787878;margin:0; margin-left:20px;}
.bdd a{line-height: 30px;color:#b6342c;}
.bdd {border-bottom:1px #eee solid;padding:3% 0;}
.bdxg{min-height: 566px;}
.gan{color: #e62d31;border: 1px dashed #e62d31;border-radius: 3px; padding: 10px 15px; line-height: 18px;}
.gan img{width:20px;}
.gan p{margin:0;margin-left:5px;}

.formMain{overflow:hidden;margin-top: 20px;position: relative}
.formMain dt{width:150px;overflow:hidden;float:left;text-align:right;overflow:hidden;display:inline-block;line-height:40px;padding-right:10px;font-size:14px}
.formMain dd{width:400px;position:relative;color:#666;font-size: 14px;display: table;margin-left:148px;padding:0 2%;}
.formMain dl{display: table;width: 100%;padding:10px 0;}
.formMain dd .text{border-radius:3px;height:40px;line-height:40px;width:100%;display: block;border:1px #eee solid;}
.formMain dd.lheight{line-height: 40px}
.btns-red{cursor: pointer; color:#fff;font-size:14px;width:135px;text-align:center;height:40px;line-height:40px;background:#e62d31;border-radius:3px;transition: 0.5s;display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale}
.btns-return{color:#666;font-size:14px;width:135px;    display: inline-block; text-align:center;height:40px;line-height:40px;background:#eee;border-radius:3px;vertical-align: middle;margin-left: 15px;transition: 0.5s}
.btns-red:hover{background: #f70c0c;animation-name:none\0;-webkit-animation-name:none\0;-webkit-animation-name:hvr-push;animation-name:hvr-push;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:1;animation-iteration-count:1}
.btns-return:hover{background: #ddd}
.huoqu{color:#666;font-size:14px;width:135px;  border:none;  display: inline-block; text-align:center;height:40px;line-height:40px;background:#eee;border-radius:3px;vertical-align: middle;margin-left: 15px;transition: 0.5s}

.mark {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2000;
    display: none;
    background: rgba(0, 0, 0, .55);
}

.login_box{
    width: 422px;background: #fff;
    position: fixed;;
    top:50%;
    left:50%;
    margin-left:-210px;
    margin-top:-163.5px;
    z-index: 100000;
    display: none;
}

.forget_module{
    display: none;
}

.header1{
    width:100%;box-sizing: border-box;padding:5%;
border-bottom:2px #b6342c solid;
    text-align: center;

    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.header1 img{width:150px;}
.header1 p{font-size:20px;color:#b6342c;line-height: 40px;margin:0;}
.login_center{
    width:382px;
    height:267px;
    padding:0px 20px;
    background:#FFF;
    box-sizing: content-box !important;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.forget_center{
    width:382px;
    height:438px;
    background:#fff;
    padding:0px 20px;
    box-sizing: content-box !important;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.login_number,.forget_number{
    padding-top:30px;
}

.login_password_number{
    padding-top:10px;
}

.login_number span,.login_password_number span,.forget_center span,.identifying span,.forget_pw1 span,forget_pw2 span{
    font-size: 12px;
    color: #333;
}

.login_number input,.login_password_number input,.forget_number input,.forget_pw1 input,.forget_pw2 input{
    width: 310px;
    height: 44px;
    padding-left:10px;
    font-size: 12px;
    border: 1px solid #dfdfe3;
    border-radius: 4px;
    outline: none;
}

.login_number input,.forget_number input{
    margin-left:12px;
}

.login_password_number input{
    margin-left:24px;
}

.forget_pw{
    width: 100%;text-align: right;padding-right: 20px;
    font-size: 12px;
    color: #868686;
    line-height: 20px;
    margin-top:5px;
    position: relative;
    cursor:pointer
}

.forget_pw #enter_forget_pw{
    position: absolute;
    right:30px;
}

.login_but{
    width:100%;
    height:40px;
    margin-top:20px;
}

.login_but .confirm_but{
    width:140px;
    height:40px;
    line-height: 40px;
    display: inline-block;
    border:none;
    border-radius: 4px;
    text-align: center;
    color:#fff;
    background:#b6342c;
    margin-left:52px;
    cursor:pointer;
}

.cancel_but{
    width:140px;
    height:40px;
    line-height: 40px;
    display: inline-block;
    border:none;
    text-align: center;
    color: #999999;
    background:#fff;
    border: 1px solid #dfdfe3;
    border-radius: 4px;
    margin-left:37px;
    cursor:pointer
}

.back_login{
    display: block;
    width:20px;
    height:15px;
    background:url("../image/common/backjiaotou.png");
    background-repeat: no-repeat;
    position: absolute;
    top:20px;
    left:20px;
    cursor:pointer
}

.identifying{
    width:100%;
    height:40px;
    padding-top:9px;
}

.identifying input{
    width:169px;
    height:40px;
    padding-left:10px;
    border: 1px solid #dfdfe3;
    border-radius: 4px;
    outline: none;
    margin-left:12px;
    font-size: 12px;
}

.get_code{
    width:110px;
    height:42px;
    font-size: 12px;
    background: #efefef;
    border-radius: 4px;
    border: 1px solid #dbdbdb;
    position: absolute;
    right: 30px;
    cursor:pointer
}

.forget_pw1{
    width:100%;
    height:40px;
    padding-top:9px;
}

.forget_pw2{
    width:100%;
    height:40px;
    padding-top:9px;
}

.forget_but{
    width:100%;
    height:40px;
    margin-top:25px;
}

.rest_but{
    width:140px;
    height:40px;
    line-height: 40px;
    display: inline-block;
    border:none;
    border-radius: 4px;
    text-align: center;
    color:#fff !important;
    background:#b6342c;
    margin-left:52px;
    cursor:pointer
}

.error_info{
    width:100%;
    height:15px;
    font-size:12px;
    color:#b6342c;
    margin-top:8px;
}

.zxbox{width:1200px;margin:0 auto;margin-top:3%}
.zxl{width:600px;}
.zzzz{background: #fff;box-sizing: border-box;padding:2%; margin-bottom:10px;}
.tutu{width:35%;height:133px;}
.tutu img{width:100%;height:100%;}
.tuzi{width:62%;}
.tuzi h1{font-size:16px;color:#474747;line-height:40px;overflow:hidden;text-overflow: ellipsis;-webkit-line-clamp:1;display: -webkit-box;-webkit-box-orient: vertical;}
.tuzi p{color:#787878;font-size:14px;line-height: 28px;overflow:hidden;text-overflow: ellipsis;-webkit-line-clamp:2;display: -webkit-box;-webkit-box-orient: vertical;}
.tuzi span{color:#999;font-size:12px;}
.zxr{width:580px;background: #fff;padding:1%;box-sizing: border-box;}
.zxtu{width:100%;height:315px}
.zxtu img{width:100%;height:100%;}
.zxr h1{font-size:16px;color:#474747;line-height:40px;overflow:hidden;text-overflow: ellipsis;-webkit-line-clamp:1;display: -webkit-box;-webkit-box-orient: vertical;margin-top:15px;}
.zxr p{color:#787878;font-size:14px;line-height:33px;height:66px; overflow:hidden;text-overflow: ellipsis;-webkit-line-clamp:2;display: -webkit-box;-webkit-box-orient: vertical;}
.zxr span{color:#999;font-size:12px;}
.xiam{background: #fff;}
.xiam ul{width:1220px;margin:0 auto;padding:3% 0}
.xiam ul li{width:48%;box-sizing: border-box;padding: 2%;border:1px #d2d2d2 solid;float: left;margin:1%}
.zuo1{width:20%;}
.you1{width:77%}
.you1 h1{font-size:16px;color:#474747;line-height: 34px;overflow:hidden;text-overflow: ellipsis;-webkit-line-clamp:1;display: -webkit-box;-webkit-box-orient: vertical;}
.you1 p{font-size:14px;color:#787878;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp:2;display: -webkit-box;-webkit-box-orient: vertical;line-height:28px;margin:0;}
.zuo1 h1{font-size:34px;margin-top:12px;color:#444}
.zuo1 p{font-size:16px;margin-top:5px; color:#999}
.xiam ul li:hover{border:1px #b6342c solid;}
.xiam ul li:hover .zuo1 h1{color:#b6342c}
.laozi{padding-bottom:3%;}
.laozi h1{font-size:28px;font-weight:bold;text-align: center;margin-top:3%;}
.lzmk{width:1200px;margin:2% auto;}
.lzmk img{max-width: 100%;}
.hqlx{display: block;width:140px;line-height: 40px;color:#fff!important; border-radius: 5px;background: #b6342c;text-align: center;margin:0 auto;font-size:15px;}

.bbj{background: #fff;padding:3% 0;}
.altj{width:1200px;margin:0 auto;}
.altit{padding:10px 0;border-bottom:1px #ccc solid;}
.altit h1{border-left:4px #b6342c solid;font-size:20px;padding-left:10px;font-weight:600}
.altit a{color:#b6342c;}

.top_news {  width: 1248px;margin:1% auto }
.top_news li { float: left; width: 370px; margin:0 23px;background: #f5f5f5; }
.top_news li .img, .n_news ul.top_news li .img { position: relative; width:100%; height: 260px; overflow: hidden }
.top_news li .img .time { position: absolute; width: 56px; height: 62px; background: rgba(0,0,0,0.4); top: 0; left: 25px; padding: 10px 0; text-align: center; z-index: 2; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
.top_news li .img .time h3 { font-size: 22px; color: #fff; font-weight: bold; margin-bottom: 5px; }
.top_news li .img .time h6 { font-size: 12px; color: #fff }
.top_news li .img .box { position: absolute; top: 0; z-index: 1; left: 0; width: 100%; height: 0; filter:progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#8C000000', endColorstr='#8C000000');
background: rgba(0,0,0,0.55); -moz-transition: all 0.36s ease-in-out; -webkit-transition: all 0.36s ease-in-out; -o-transition: all 0.36s ease-in-out; -ms-transition: all 0.36s ease-in-out; transition: all 0.36s ease-in-out; overflow: hidden; }
.top_news li:hover .img .box { height: 100% }
.top_news li .img .box .table { display: table; width: 100%; height: 100%; text-align: center; }
.top_news li .img .box .table i { display: table-cell; vertical-align: middle }
.top_news li .con { width: 100%; height: 125px; padding: 25px 25px; text-align: center; background: #f5f5f5 url(../images/yan02.png) center 72px no-repeat; }
.top_news li:hover .con { background: #f5f5f5 url(../images/yan02_on.png) center 72px no-repeat; }
.top_news li .con h5 { font-size: 15px; color: #454545; line-height: 20px; text-align: left; }
.top_news li:hover .con h5 { color: #b6342c }

.qsetit h1{font-size:24px;color:#b6342c;text-align: center;font-weight: bold;margin-bottom:10px}
.qsetit p{font-size:14px;color:#787878;text-align: center;}
.youzhi{background: url(../images/you.jpg) no-repeat; background-size:100% 100%;width:100%;padding:5% 0;}
.youzhi ul{width:1200px;margin:0 auto;display: flex;justify-content: space-between;}
.youzhi ul li{width:24%;}
.youzhi ul li img{display: block;margin:0 auto;}
.youzhi ul li h1{font-size:18px;font-weight:600;color:#fff;text-align: center;margin-top:20px;}
.youzhi ul li span{display: block;width:35px;height:4px;background: #fff;margin:15px auto;}
.youzhi ul li p{font-size:14px;color:#eee;text-align: center;line-height: 24px;}

.daan{width:1200px;margin:3% auto;}
.dal{width:493px;}
.dal img{width:100%;}
.dar{width:660px;}
.dar h1{font-size:30px;margin-top:20px;}
.dar span{width:50px;height:3px;background: #b6342c;display: block;margin:20px 0;margin-bottom:25px;}
.dar p{font-size:15px;color:#666;line-height: 30px;}
.dar a{display: inline-block;width:140px;line-height: 45px;border-radius: 5px;color:#fff;text-align: center;margin-right:15px;margin-top:50px;}
.gdzx{background: #b6342c;}
.zxfw{background: #579ae6;}

.memtop{background: #f5f5f5;padding:2.5% 0;}
.mem{width:1200px;margin:0 auto;}
.mer{width:760px;margin-top:1%;}
.fuq{display: flex;align-items: center;margin-bottom:20px;}
.fuq>p{font-size:16px;color:#666;margin:0;margin-right:15px;width:80px;}
.fuq ul{display: flex;width:60%}
.fuq:nth-of-type(1) ul li{border-radius: 4px;border:1px #ccc solid;text-align: center;padding:1.5% 4%;margin-right:3%;width:100px; margin-right:10px;}
.fuq:nth-of-type(2) ul li{border-radius: 4px;border:1px #ccc solid;padding:1.5% 4%;margin-right:3%;width:145px; margin-right:10px;display: flex;align-items: center;}

.fuq:nth-of-type(2) ul li img{width:30px;margin-right:5px;}
.fuq:nth-of-type(2) ul li p{margin:0;}
.qian{color: #b6342c;font-size:30px;}
.qian e{font-size:14px;}
.ljgm{width:140px;line-height: 40px;border-radius: 100px;background: #fb8e0d;text-align: center;display: block;color:#fff!important;font-size:16px;}
.ynow{background: #f33333;border:1px #f33333 solid!important;color:#fff!important;}
.qybot1 h1{font-size:18px;font-weight: bold;color:#474747;margin-bottom:1%;}
.qybot1 p{font-size:16px;color:#787878;line-height:36px;}
.qybot1{margin-bottom:30px;}

.youzhi1{background: url(../images/tu.jpg) no-repeat; background-size:100% 100%;width:100%;padding:3% 0;}
.youzhi1 ul{width:1200px;margin:0 auto;display: flex;justify-content: space-between;}
.youzhi1 ul li{width:24%;}
.youzhi1 ul li img{display: block;margin:0 auto;}
.youzhi1 ul li h1{font-size:18px;color:#fff;text-align: center;margin-top:20px;}

.youzhi1 ul li p{font-size:14px;color:#eee;text-align: center;line-height: 24px;margin-top:15px;}
.casetu{width:1200px;margin:2% auto;}
.abbj1{padding:3% 0;padding-top:0;}
.casetu li{width:23%;float:left;margin:1%;background: #fff;box-shadow: #eee 3px 3px 15px;}
.axtu{width:100%;height:180px;}
.axtu img{width:100%;height:100%;}
.casetu li a p{margin:0;line-height:38px;text-align: center;font-size:16px;color:#666;padding:4%;height: 60px;overflow:hidden;text-overflow: ellipsis;-webkit-line-clamp:1;display: -webkit-box;-webkit-box-orient: vertical;}


.recharge-box {
    width: 1200px;padding-bottom: 60px;
    /* height: 738px; */
    border-radius: 8px;
    -webkit-box-shadow: 0 4px 20px rgba(0, 0, 0, .25);
    box-shadow: 0 4px 20px rgba(0, 0, 0, .25);
    margin: 40px auto;
    overflow: hidden;
    position: relative
}

.re-header {
    width: 100%;
    height: 130px
}

.per-header {
    background: url(../images/per-header.png);
    color: #fff
}

.per-header h2 {
    font-size: 30px;
    font-weight: 700;
    padding-top: 22px;
    line-height: 30px;
    text-align: center
}

.per-header p {
    width: 504px;text-align: center;
    height: 36px;
    border: 1px solid rgba(255, 255, 255, .4);
    margin: 22px auto 0;
    padding: 0 22px 0 30px;
    line-height: 34px
}

.per-header span {
    font-size: 18px;
    letter-spacing: 5px
}

.per-header span:nth-child(2) {
    margin: 0 54px 0 54px
}

.recharge-con {
    width: 1000px;
    margin: 0 auto
}

.recharge-con .self-info {
    height: 30px;
    line-height: 30px;
    margin-top: 45px;
    font-size: 16px;
    color: #666;
}

.recharge-con .self-info img {
    vertical-align: top;
}

.recharge-con .self-info>span>img {
    margin: 0 16px 0 6px;
}

.recharge-con .self-info>img {
    position: relative;
    top: -12px
}

.self-info .cete-name {
    color: #ff8a00;
}


/* .self-info span:nth-child(2) {
    width: 30px;
    height: 30px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    vertical-align: -8px;
    margin-right: 5px
} */

.self-info span>img {
    width: 30px;
    height: 30px;
    border-radius: 50%
}

.recharge-con .nav-card {
    vertical-align: top;
    position: relative; background: url(../images/img-tag-SJ.png)no-repeat top left;
    width: 260px;
    height: 140px;
    border: 1px solid #ddd;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    border-radius: 4px;
    text-align: center;
    margin-top: 21px;
    padding-top: 22px;
    -webkit-transition: 0s;
    transition: 0s
}

.recharge-con .nav-card:nth-child(2n-1) {
    margin: 21px 110px 0
}


.recharge-con .nav-card:nth-last-of-type(1) {
    margin-right: 0 !important;
}
.nav-card p:first-child {
    width: 170px;
    margin: 0 auto;
    line-height: 120px;
    padding-bottom: 7px;
    margin-bottom: 10px;
}
.nav-card p span {
    font-size: 46px;
    color: #b6342c;
    line-height: 32px;
    display: inline-block;
    margin-right: 5px;
}
.recharge-con .payfor-box {
    width: 854px;
    /* width: 780px; */
    height: 315px;
    border: 1px dashed #e5e5e5;
    margin: 60px auto 0;
    padding-top: 20px;
    overflow: hidden;
}
.payfor-box p {
    text-align: center;
    color: #999;
    font-size: 16px;
}
.payfor-box p span {
    color: #ff8a00;
    font-weight: 700;
}

.payfor-box .payfor-way {
    position: relative;
}
.payfor-box .way-wx {
    border: 1px solid #4aaf1a;
    float: left;
    margin-left: 130px;
}
.payfor-box .payfor-way {
    width: 160px;
    height: 160px;
    margin-top: 36px;
    text-align: center;
    line-height: 160px;
}
.pay_weixin_qrcode {
    width: 117px;
    height: 117px;
    margin: 22px auto;
}
.payfor-way figcaption {
    width: 100%;
    height: 30px;
    margin: 0;
    float: left;
    line-height: 30px;
    font-size: 18px;
    letter-spacing: 3px;
    padding-top: 10px;
}

.payfor-box .payfor-way {
    position: relative;
}
.payfor-box .way-zfb {
    border: 1px solid #02aaef;
    float: right;
    margin-right: 130px;
    cursor: pointer;
}
.payfor-box .payfor-way {
    width: 160px;
    height: 160px;
    margin-top: 36px;
    text-align: center;
    line-height: 160px;
}
.payfor-way img {
    vertical-align: middle;
}
.payfor-box .payfor-way {
    width: 160px;
    height: 160px;
    margin-top: 36px;
    text-align: center;
    line-height: 160px;
}

#zf-pay dd{padding-top:30px;height: 160px;}
.payfor-box .payfor-way {
    position: relative;
}

.recharge-con .this-card {
    /* margin-top: 26px !important; */
    top: 1px;
    border: 2px solid #ff8a00;
    background: url(../images/or-go.png) no-repeat bottom right;background-size: 100% 100%;
    -webkit-box-shadow: 0 5px 9px rgba(255, 138, 0, .34);
    box-shadow: 0 5px 9px rgba(255, 138, 0, .34);
}



.disable {
    pointer-events: none;
}








