﻿@charset "utf-8";
.wrap {width: 1300px;margin-right: auto;margin-left: auto;}

.tr5{transition: all 0.5s ease;}
.tr3{transition: all 0.3s ease;}
/*css组件设置*/
.form-control, .input-group-addon, .btn{border-radius:2px; }
.form-control:focus { border-color:#66afe9; outline:0; box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px rgba(102, 175, 233, 0.6);}
.imgZoom img,.imgY180 img { -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;}
.imgZoom { overflow:hidden; }
.imgZoom:hover img{ -moz-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); transform:scale(1.1,1.1);}
.imgY180:hover img { cursor:pointer; -moz-transform:rotateY(180deg); -ms-transform:rotateY(180deg); -o-transform:rotateY(180deg); -webkit-transform:rotateY(180deg); transform:rotateY(180deg) }

/****了解详情*****/
.common_more{width: 145px;height: 39px;border:1px solid #a8a8a8;display: block;line-height: 39px;text-align: initial;padding-left: 25px;position: relative;font-size: 14px;color: #666;z-index: 1}
.common_more:after{content:'';position: absolute;width: 9px;height: 9px;background:url(../images/hz_com04.png) no-repeat center;right: 24px;top: 50%;margin-top: -4px;transition: all 0.5s ease;}
.common_more:before{content:'';width: 0;position: absolute;left: 0;bottom: 0;height:39px;background: #d7000f;transition:all 0.3s ease;z-index: -1}
.common_more:hover{color: #fff;border-color: #d7000f;}
.common_more:hover:before{width:100%;transition:all 0.3s ease;}
.common_more:hover:after{background: url(../images/hz_com05.png) no-repeat center;transition: all 0.5s ease;}

/****了解详情*****/
.common_more2{width: 145px;height: 39px; margin-top:20px; margin-bottom: 20px; border:1px solid #d7000f; background:#d7000f; display: block;line-height: 39px;text-align: initial;padding-left: 25px;position: relative;font-size: 14px;color: #FFFFFF;z-index: 1}
.common_more2:after{content:'';position: absolute;width: 9px;height: 9px;background:url(../images/hz_com05.png) no-repeat center;right: 24px;top: 50%;margin-top: -4px;transition: all 0.5s ease;}
.common_more2:before{content:'';width: 0;position: absolute;left: 0;bottom: 0;height:39px;background: #5A090A;transition:all 0.3s ease;z-index: -1}
.common_more2:hover{color: #fff;border-color:#5A090A;}
.common_more2:hover:before{width:100%;transition:all 0.3s ease;}
.common_more2:hover:after{background: url(../images/hz_com05.png) no-repeat center;transition: all 0.5s ease; color: #fff;}

.rongyuer{ display: inline-block; margin-top: 10px; font-size: 16px; width: 100px; height:40px; text-align: center;line-height: 40px; margin-bottom:10px; background: #f5f5f5;color: #000;}

.rongyuer:hover,.rongon{ background: #d7000f; color: #fff!important;}
/**********头部样式开始*********/
.header {    height: 50px;
    background:rgba(0, 0, 0, 0.55);
    position: fixed;
    z-index: 20;
    width: 100%;
    top: 0;
    transition: all 0s;
    box-shadow: 0px 0px 6px #0c0c0c;}
.h_logo{width:15%;float: left;margin-top: 0.2%;
    margin-bottom: 0.1%;margin-right: 8.3%;}
.navBar{ position:relative; z-index:2;color:#000; height:50px; line-height:48px;width: 72.3%;float: left;}
.nav{ width:100%}
.nav h3{font-weight:normal;  font-size: 16px;}
.nav .m{position:relative;text-align:center; float: left;}
.nav h3 a{zoom:1; line-height:48px; padding: 0px 40px;display:block; color:#fff}
.nav .on h3 a{ padding: 0px 40px;  border-bottom:2px solid #d7000f;}

.nav .sub{ display:none; /*默认隐藏*/ width:200px; padding:10px 0;  position:absolute; z-index: 3; left:-40px; top:50px;  background:#eee;  float:left; line-height:30px; }
.nav .sub li{ text-align:center;  }
.nav .sub li a{ color:#333; display:block; zoom:1; font-size: 14px; line-height:48px;}
.nav .sub li a:hover{  background:#d7000f; color:#fff;   }
.header  .search_box{width: 2.8%;float: right;position: relative;z-index: 1}
.header  .search_box{/*background: #fff;*/margin-top:7px;}
.header  .search_box .search a .ico {display: block; width:36px; height:36px; background:url(../images/seach.jpg) no-repeat; }
.header .h_search {position: absolute;background: #d7000f; display: none; z-index: 1;}
.header.cur .h_search{top: 65px;}
.header .h_search .b{ border-width: 8px; border-style: solid; border-color: transparent transparent #d7000f transparent; position: absolute; top: -16px; right: 1%; }
.header .h_search .form{ padding: 3%; }
.header .h_search .form input{ width: 90%; height: 40px; border: none; padding-left: 3%;  float: left;}
.header .h_search .form .btn{ height: 40px; width: 5%; border: 0px; font-size: 15px; float: left; background: #000; color: #fff; margin-left: 1%; }

.pageHeader{height:50px; position:fixed; z-index:100;}
.pageHeader.cur{height:50px;}
.pageHeader.cur .header {box-shadow: 0px 0px 6px #555;height:50px; transition: all 0.8s ease;}
.pageHeader.cur .header .inav_wrap .nav_li>a {height:50px; line-height:50px; }
.pageHeader.cur .header .h_logo {width:15%; margin-top:0.2%;margin-bottom: 0.1%;}
.pageHeader.cur .header .search_box{margin-top:7px;}
.pageHeader.cur .header .navBar{position: relative;z-index: 1;color: #000;height:50px;line-height:48px;width: 72.3%;float: left;}
.pageHeader.cur .header .navBar .nav{ height: 50px; line-height: 48px}
.pageHeader.cur .header .navBar .nav .sub{top:50px;}
.pageHeader.cur .header .navBar .nav .m h3>a{zoom:1; line-height:48px; padding: 0px 40px;display:block; color:#fff }
.pageHeader.cur .header .navBar .nav.m.on h3 a{ padding: 0px 40px;  border-bottom:2px solid #d7000f;}

/**********banner样式开始*********/
.focusBox { position: relative; width:100%; height:520px; overflow: hidden; }
.focusBox .pic{ z-index:0;}
.focusBox .pic a{ width:100%; height:520px; display: block; }

.focusBox .hd { width:100%; position: absolute; bottom:30px; text-align: center; font-size:0; z-index:1; }
.focusBox .hd li{margin: 0 5px; background: #d7000f;border-radius:50%; height:7px; overflow: hidden; width:7px;border: 2px solid #fff; cursor: pointer;
		display:inline-block; *display:inline; zoom:1;
	}
.focusBox .hd .on{ background-position:0 0;background: #fff; border: 2px solid #fff; }
.focusBox .prev,
.focusBox .next { width:39px; height:39px;display: none; background: url(../images/ad_ctr.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; filter:alpha(opacity=100);opacity:1.0;  }
.focusBox .prev { left:10px; }
.focusBox .next { background-position: 0 -39px; right:10px; }
.focusBox .prev:hover,
.focusBox .next:hover { filter:alpha(opacity=80) !important;opacity:0.8 !important;  }


/***********主体开始********/
/******产业开始******/
.channel_content{padding: 20px 0 0px;min-height: 300px;}
.ipart01{margin-bottom: 64px; position: relative;}
.ipart01 .infor{ margin-bottom:30px}
.ipart01 .infor .tit{font-size:36px;color: #333333;font-weight:normal; letter-spacing:10px; text-align: center}
.ipart01 .infor .con{font-size: 13px;color: #919191;text-align: center}
.ipart01 .prolist li{height:400px; width:260px; margin-right:1px; position:relative;cursor:pointer;transition: all 0.5s ease; float: left;}
.ipart01 .prolist li.cur{width: 300px!important;background-size: cover!important;}
.ipart01 .prolist li a{display: block;position: relative;height: 100%;padding: 0 8%;}
.ipart01 .prolist li .prolist-li{ width:100%; height:100%; background: url(../images/black.4.png); position:absolute; top:0; left:0; z-index:5;}
.ipart01 .prolist li ._info{ position:absolute; left:0; bottom:0; width:100%;overflow:hidden; z-index: 7;}
.ipart01 .prolist li ._info .p{ display:none; font-size:14px; padding-top:15px; line-height:18px;}
.ipart01 .prolist li ._info i{ display: none; background:#d7000f; border-radius: 2px; width:50px; text-align: center; color: #fff;}
.ipart01 .prolist li.cur ._info a *{ cursor:pointer;}
.ipart01 .prolist li ._info ._cn{ position:relative; line-height: 120px;} 
.ipart01 .prolist li ._info ._cn ._cns{ font-size:18px; font-weight:normal; color:#fff; position:relative;}
.ipart01 .prolist li ._info ._cn ._cns:before{ content:''; width:35px; height:3px; background-color:#d7000f;position: absolute;bottom:-10px;left: 0;}
.ipart01 .prolist li ._info .big{ font-weight:bold;font-size:24px;color: #fff;line-height: 35px;margin-bottom: 5px; display:none;}
.ipart01 .prolist li ._info .big .yellow{ color:#fff000;}
.ipart01 .prolist li ._info ._cn ._b{ color:#fff; display:none;position: absolute;left: 50%;margin-left: 63px;top: -12px;}
.ipart01 .prolist li ._info ._en{ color:#fff;}
.ipart01 .prolist li ._info ._en .p11{ background:url(../images/p11.png) no-repeat; display:inline-block; width:15px; height:15px; vertical-align:middle;}
.ipart01 .prolist li.cur .prolist-li{ display:none;}
.ipart01 .prolist li.cur ._info ._cn{margin-bottom:5px;}
.ipart01 .prolist li.cur ._info ._cn ._cns{ font-size:24px;padding-bottom: 10px;}
.ipart01 .prolist li.cur ._info a{ padding: 5% 13% 4%;height: 86%;}
.ipart01 .prolist li.cur ._info{background:rgba(117, 108, 92, 0.8);height: 175px;text-align:left;}
.ipart01 .prolist li.cur ._info .p{ display:block;color:#fff; height:36px; line-height: 18px; overflow: hidden}
.ipart01 .prolist li.cur ._info i{ display:block; background:#d7000f; border-radius: 2px; width:70px; text-align: center; color: #fff;font-size: 14px; line-height: 24px; margin-top: 5px;}
.ipart01 .prolist li.cur ._info ._cn ._cns:before{ display:block;background: #d7000f;}
.ipart01 .prolist li.cur ._info ._cn{line-height:40px;}
.picScroll{ margin:0px auto;  position:relative; width:100%;overflow:hidden;height:400px; }
.ipart01 .prev,
.ipart01 .next{ display:block; position:absolute; z-index: 1000; top:50%; left:5px; width:30px; height:30px; background:url(../images/ad_ctr2.png) no-repeat;  }
.ipart01 .next{ left:auto; right:5px; background-position:0 -30px; }
.ipart01 .prev:hover{ background-position:0 -60px; }
.ipart01 .next:hover{ background-position:0 -90px; }
/******产业结束******/

/******关于我们开始*********/

.rolling .tansDelay00{transition-delay: 0s;-webkit-transition-delay: 0s;}
.rolling .tansDelay200{transition-delay:.2s;-webkit-transition-delay: .2s;}
.rolling .tansDelay400{transition-delay:.4s;-webkit-transition-delay: .4s;}
.rolling .tansDelay600{transition-delay: .6s;-webkit-transition-delay: .6s;}
.rolling .tansDelay800{transition-delay: .8s;-webkit-transition-delay: .8s;}
.rolling .tansDelay1000{transition-delay: 1s;-webkit-transition-delay: 1s;}
.ipart02 {overflow: hidden;background:url(../images/aboutbanbak.jpg) center top no-repeat;margin-bottom: 53px; padding-bottom:75px; }
.ipart02 .infor{ padding: 40px 0 34px;}
.ipart02 .infor .tit{font-size:36px;color: #333333;font-weight:normal; letter-spacing:10px; text-align: center}
.ipart02 .infor .con{font-size: 13px;color: #919191;text-align: center}
.ipart02 .wrap .l_box{width:40%; margin-right: 2px;}
.ipart02 .wrap .l_box .pd{padding:20px; position:relative;}
.ipart02 .wrap .l_box .img_box .pd .t{font-size:30px; color:#fff; line-height:1; margin-bottom:40px; margin-top:30px;}
.ipart02 .wrap .l_box .img_box .pd .d{font-size:14px; color:#666; margin-bottom:30px;}

.index-vedio{width:100%;height:350px;margin:0px auto;}
.index-vedio iframe{ width: 100%; height: 350px;}
.index-vedio img{width: 100%;height: 100%;}

.ipart02 .wrap .r_box .number_box .pd{padding:28px; position:relative;}
.ipart02 .wrap .r_box .number_box .pd .t{font-size:30px; color:#333; line-height:1; margin-bottom:25px;}
.ipart02 .wrap .r_box .number_box .pd .d{font-size:14px; color:#666; margin-bottom:30px;}
.ipart02 .wrap .r_box .number_box .pd .common_more{margin:0;}
.ipart02 .wrap .r_box{width:59.8%;}
.ipart02 .wrap .r_box .number_box{padding:20px 0; background:#fff url(../images/wenha.png) no-repeat right bottom; text-align:center; margin-bottom: 2px;position: relative;} 
.ipart02 .wrap .r_box .number_box .number{font-size:24px; color:#666; line-height: 30px; padding:0px 0px 24px 0px;}
.ipart02 .wrap .r_box .number_box .number:before{content: "挺进深蓝"; color: #a8a8a8; line-height: 30px;  font-size: 14px;letter-spacing: 20px;padding:0px 30px 0px 0px;}
.ipart02 .wrap .r_box .number_box .number:after{content: "占领至高"; color:#a8a8a8; font-size: 14px; line-height: 30px; letter-spacing:20px;padding:0px 0px 0px 30px;}
.ipart02 .wrap .r_box .number_box .text{font-size:14px; margin-left:10px; color:#d7000f;}
.ipart02 .wrap .r_box .number_box .info_box{font-size:14px; color:#666;}

.ipart02 .wrap .r_box .number_box .piclist{ overflow:hidden; zoom:1;}
.ipart02 .wrap .r_box .number_box  .ohbox{overflow:hidden; position:relative;width:680px;left:70px; top: 10px;height:100px ;}
.ipart02 .wrap .r_box .number_box  {position:relative;overflow:hidden;zoom:1;}
.ipart02 .wrap .r_box .number_box  .piclist li{ display: inline-block; width:100px;height:100px;margin-right:35px;border-radius:50px}
.ipart02 .wrap .r_box .number_box  .piclist li a{line-height:98px;display:block;border:1px solid #c9bea9;text-align:center;background:#fff;font-size:20px;border-radius:50px}
.ipart02 .wrap .r_box .number_box  .piclist li a:hover,.onee{ background:#d7000f!important;border:1px solid #d7000f!important; display: block;border-radius:50px; color: #fff;}
.ipart02 .wrap .r_box .number_box  .pageBtn{margin-top: 10px;}
.ipart02 .wrap .r_box .number_box  .pageBtn span{ background:url(../images/ad_ctr2.png) no-repeat; display:block; width:30px; height:30px;position:absolute;top:48%;cursor:pointer;text-indent:-999em;overflow:hidden; }
.ipart02 .wrap .r_box .number_box  .pageBtn .prev{left:10px;background-position:0px -60px ;}
.ipart02 .wrap .r_box .number_box  .pageBtn .next{right:10px;background-position:0px -90px ;}
.ipart02 .wrap .r_box .number_box  .pageBtn .list{overflow:hidden;zoom:1;margin:23px auto; }
.ipart02 .wrap .r_box .number_box  .pageBtn .list li{ background:#333; font-size: 0px; display: inline-block; width:10px;height:10px;cursor:pointer;margin-left:10px;overflow:hidden; border-radius:5px;}
.ipart02 .wrap .r_box .number_box  .pageBtn .list li.on{background:#d7000f; }

.ipart02 .wrap .r_box .btm_box .box_l{width:33.2%; margin-right: 2px; }
.ipart02 .wrap .r_box .btm_box .box_r{width:33.2%; }
.ipart02 .wrap .r_box .btm_box .box_c{ width: 33%; margin-right: 2px; background: #fff;}
.ipart02 .wrap .r_box .btm_box .box_l .pd{display:block; height:0; padding-bottom:100%; position:relative;}
.ipart02 .wrap .r_box .btm_box .box_l .mask{background:url(../images/red_90.png) repeat; position:absolute; left:0; top:0; width:100%; height:100%;}
.ipart02 .wrap .r_box .btm_box .pd>img{position:absolute; left:0; top:0; width:100%; height:100%;}
.ipart02 .wrap .r_box .btm_box .box_r .pd{display:block; height:0; padding-bottom:100%; position:relative;}
.ipart02 .wrap .r_box .btm_box .text{position:relative; z-index:1;}
.ipart02 .wrap .r_box .btm_box .box_l .text .icon{width:93px; height:93px; display: block; background-position:center center; background-repeat:no-repeat; margin:50px auto;}
.ipart02 .wrap .r_box .btm_box .text .name{font-size:24px; color:#fff;}
.ipart02 .wrap .r_box .btm_box .box_l .text {text-align:center; margin-top:10px;}
.ipart02 .wrap .r_box .btm_box .box_r .text{padding:195px 0px 0 70px; color:#fff;}
.ipart02 .wrap .r_box .btm_box .box_r .text .d{font-size:14px; line-height:25px;}
.ipart02 .wrap .r_box .btm_box .box_c{ text-align: center}
.ipart02 .wrap .r_box .btm_box .box_c .box_c_ul{ display: block; padding:60px 0px 0px 0px; text-align: center; }
.ipart02 .wrap .r_box .btm_box .box_c .box_c_ul li{display:inline-block;}
.ipart02 .wrap .r_box .btm_box .box_c .box_c_ul li a{display:inline-block; color: #000; font-size: 16px;border: 1px solid #a8a8a8;padding: 10px 30px; margin-bottom: 10px; border-radius:30px;}
.ipart02 .wrap .r_box .btm_box .box_c .box_c_ul li a:hover{ background:#d7000f; border: 1px solid #d7000f;color: #fff;}
.ipart02 .wrap .r_box .btm_box .box_c .box_c_h3{ display: inline-block; text-align: center;font-size:24px;line-height:91px;}
.ipart02 .wrap .r_box .btm_box .box_c .box_c_h3 a{ color: #333}
.ipart02 .wrap .r_box .btm_box .box_c .box_c_h3 a:hover{ color: #d7000f}


/************新闻中心开始************/
.ipart03{margin-bottom: 53px;}
.ipart03 .infor{ padding:0px 0 34px;}
.ipart03 .infor .tit{font-size:36px;color: #333333;font-weight:normal; letter-spacing:10px; text-align: center}
.ipart03 .infor .con{font-size: 13px;color: #919191;text-align: center}

.newstxtBox { width:100%;}
.newstxtBox .hd{ height:40px;position:relative; margin-bottom: 30px; line-height: 40px; }
.newstxtBox ul{height:40px;text-align: center;}
.newstxtBox ul li{ padding:0 30px; display: inline-block; margin-left: 10px; cursor:pointer; font-size: 18px;border: 1px solid #e3e2e0}
.newstxtBox ul li.on{ height:40px;  background:#d7000f; color: #fff;border: 1px solid #d7000f}
.newstxtBox .newcon .img_box{margin-bottom:20px; width:42%;}
.newstxtBox .newcon .img_box img{width:100%!important; margin:0 auto;max-width:none!important}
.newstxtBox .newcon .img_box .time_box{position:absolute; left:20px; top:20px; padding:10px 20px; background:url(../images/red_90.png) repeat; text-align:center; color:#fff;}
.newstxtBox .newcon .img_box .time_box .day{font-size:32px; line-height:1; margin-bottom:5px;}
.newstxtBox .newcon .img_box .time_box .month{font-size:16px; line-height:1;}
.newstxtBox .newcon .img_box .txtbox{position:absolute; left:0px;height: 160px; bottom:-60px; padding:20px; background:url(../images/hei_90.png) repeat; text-align:center; color:#fff;}
.newstxtBox .newcon .img_box .txtbox .txtbox_h3{font-size: 20px; line-height:24px;overflow: hidden;margin-bottom: 10px;color: #fff;text-align:left; }
.newstxtBox .newcon .img_box a:hover .txtbox {position:absolute; left:0px; bottom:0px; padding:20px; background:url(../images/red_90.png) repeat; text-align:center; color:#fff;-webkit-transition: all .4s ease-in;
	-moz-transition: all .4s ease-in;
	-o-transition: all .4s ease-in;
	-ms-transition: all .4s ease-in;
	transition: all .4s ease-in;}
.newstxtBox .bd .img_box .txtbox .txtbox_p{ font-size: 14px; line-height: 20px; height:40px; overflow: hidden; color: #e3e2e0; text-align: left}

.newfr{ width:57%; float: right;}
.newfr li{border: 0px!important;display: block!important; background: #f5f5f5; padding:15px!important; text-align:left;position: relative; margin-bottom:10px;}
.newfr li .newfr_span{float: left; display: block; height:60px; padding-right: 20px; border-right:1px solid #d5d5d5; margin-right:20px; text-align: right}
.newfr li:hover{-webkit-transition: all .4s ease-in;
	-moz-transition: all .4s ease-in;
	-o-transition: all .4s ease-in;
	-ms-transition: all .4s ease-in;
	transition: all .4s ease-in;
	transform: translate3d(0, -10px, 0);	-webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
	box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);}
.newfr li .newfr_span b{font-size:28px; display: block}
.newfr li .newfr_span i{font-size:16px;}
.newfr li a{ display: block; width:84%; float: left;}
.newfr li a h3{font-size:18px; line-height: 24px; height: 24px; overflow: hidden; color:#525252}
.newfr li a p{ font-size: 14px; line-height: 18px; height:36px; margin-top:5px; color:#525252;overflow:hidden; }
.newfr li a:hover h3{font-size:18px; line-height: 24px; height: 24px; overflow: hidden; color:#d7000f}
.newfr li a:hover p{ font-size: 14px; line-height: 18px; margin-top:5px; color:#525252 }

/*******四小分类******/
.ipart04{ background:#f5f5f5 url("../images/sifenleibak.jpg") no-repeat center top; height:350px; display: none;}
.ipart04 .sifen{ display: block; padding-top:60px;}
.ipart04 .sifen li{ display:inline-block;float:left; text-align: center; width:25%;position: relative;}
.ipart04 .sifen li .sifen_span{ display: block; width:90px; height:90px; border-radius: 75px; margin: 0 auto;padding: 30px; border: 1px solid #000; transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;}
.ipart04 .sifen li:nth-of-type(1) a .sifen_span{background: url("../images/iconsi1.png") no-repeat center center;}
.ipart04 .sifen li:nth-of-type(2) a .sifen_span{background: url("../images/iconsi2.png") no-repeat center center;}
.ipart04 .sifen li:nth-of-type(3) a .sifen_span{background: url("../images/iconsi3.png") no-repeat center center;}
.ipart04 .sifen li:nth-of-type(4) a .sifen_span{background: url("../images/iconsi4.png") no-repeat center center;}
.ipart04 .sifen li:nth-of-type(1) a:hover .sifen_span{background: url("../images/iconsi11.png") no-repeat center center;}
.ipart04 .sifen li:nth-of-type(2) a:hover .sifen_span{background: url("../images/iconsi22.png") no-repeat center center;}
.ipart04 .sifen li:nth-of-type(3) a:hover .sifen_span{background: url("../images/iconsi33.png") no-repeat center center;}
.ipart04 .sifen li:nth-of-type(4) a:hover .sifen_span{background: url("../images/iconsi44.png") no-repeat center center;}
.ipart04 .sifen li .sifen_span img{ padding-top:15px; width:47px; height: 47px; }
.ipart04 .sifen li .sifen_h3{font-size:24px; line-height:28px;padding-top: 20px;}
.ipart04 .sifen li .sifen_p{line-height: 20px; font-size: 16px; color:#9B9B9B;padding-top: 10px;}
.ipart04 .sifen li:hover{-webkit-transition: all .4s ease-in;
	-moz-transition: all .4s ease-in;
	-o-transition: all .4s ease-in;
	-ms-transition: all .4s ease-in;
	transition: all .4s ease-in;
	transform: translate3d(0, -20px, 0)}
.ipart04 .sifen li a:hover .sifen_span{border: 1px solid #d7000f;transform:rotateY(360deg);-webkit-transform:rotateY(360deg);-moz-transform:rotateY(360deg);}
.ipart04 .sifen li a:hover .sifen_h3{ color:#d7000f;}

/***********页面底部**************/
.footer{ background: #333 url("../images/footbak.jpg") no-repeat center top; height:452px;position: relative;
    z-index: 2;}
.foot-share .bdsharebuttonbox a{ display:block; float:left; width:26px; height:26px; background-image: url(../images/footer_share.png); background-repeat:no-repeat; padding:0; margin:0; margin-right:10px;}
.foot-share .bdsharebuttonbox .bds_more{background-position:-78px 0px;}
.foot-share .bdsharebuttonbox .bds_tsina{background-position:-52px 0px;}
.foot-share .bdsharebuttonbox .bds_tqq{ background-position:0px 0px;}
.foot-share .bdsharebuttonbox .bds_weixin{ background-position:-26px 0px;}
.foot-share .bdsharebuttonbox .bds_bdhome{ background-position:-192px 0px;}
.footlogo{margin-top: 70px; width:15%;float: left;}
.footlogo .footlogo_span{ display: block;}
.footlogo .footlogo_p{ color:#a4a4a4; margin-top: 30px; margin-bottom:90px; line-height: 24px; font-size: 14px;}
.footer .footbaei{border-top: 1px solid #40413e; margin-top: 20px;}
.footer .footbeian{line-height:50px; color:#838383; float:left;}
.footer .footbeian a{ color:#838383; padding: 0px 10px 0px 0px;}
.footer .footbeian a:hover{color:#541818}

.footer .footnav{ width: 67%;margin-top: 70px; float: left;}
.footer .footnav dl{ float:left; margin-left: 45px;}
.footer .footnav dl dt{ font-size:24px; margin-bottom: 20px;}
.footer .footnav dl dt a{ color:#ffffff}
.footer .footnav dl dt a:hover{ color: #d7000f}
.footer .footnav dl dd{ font-size:14px; line-height: 32px;}
.footer .footnav dl dd i{ padding-right: 5px;}
.footer .footnav dl dd a{ color: #a4a4a4}
.footer .footnav dl dd a:hover{ color: #d7000f}

.footer .footdress{width: 18%; float: right;margin-top: 70px; }
.footer .footdress dl dt{ font-size:24px; margin-bottom: 20px;}
.footer .footdress dl dt a{ color:#ffffff}
.footer .footdress dl dt a:hover{ color: #DF5457}
.footer .footdress dl dd{ font-size:14px; line-height: 24px;color: #a4a4a4; }
.footer .footdress dl dd i{background: url("../images/dizhi.png") no-repeat;width: 20px; height: 20px; margin-right: 5px; overflow: hidden }
.footer .footdress dl dd:nth-of-type(1) i{ display: inline-block; background-position: 0px 2px; }
.footer .footdress dl dd:nth-of-type(2) i{ display: inline-block; background-position: 0px -32px;}
.footer .footdress dl dd:nth-of-type(3) i{ display: inline-block; background-position: 0px -65px;}
.footer .footdress dl dd:nth-of-type(4) i{ display: inline-block; background-position: 0px -102px;}
.footer .top_r {position: relative;width:20%;cursor: pointer; margin-top:12px; float: right;}
.footer .top_r .station_btn {width: 100%;line-height: 35px;float: right;}
.footer .top_r .station_btn .title {width: 70%;background-color:#5f5f5f;color: #fff;padding-left: 10%;display: block;}
.footer .top_r .station_btn .btn_ico {width: 20%;background-color:#404040;text-align: center;}

.ico {display: inline-block;width: 20px;height: 20px;white-space: nowrap;letter-spacing: -1em;text-indent: -99em;color: transparent;
 background: url(../images/ico.png);background-position-x: 0%;background-position-y: 0%;*text-indent: 0;*zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\3000');vertical-align: middle;}
.ico1_4 {background-position: -60px 0;}
.footer .top_r .station_box {position: absolute;bottom: 100%;right: 0;background: #fff;width: 100%;height: 140px;overflow-y: auto;display: none;z-index:2;}
.footer .top_r .station_box a {padding: 6px 20px;display: block;}

/*****侧边栏*******/
 /* Footer End */
 .cebian{height:304px;width:50px;position:fixed;top:38.2%;right:0%;z-index:9}
 .cebian ul{width:100%;height:100%}
 .cebian ul li{width:100%;height:50px; margin-bottom:1px; background-color:#b5b5b5;float:left;position:relative;cursor:pointer;overflow: hidden;}
 .cebian ul li a{width:212px;display:block;float:left;height:50px;position:absolute;top:0;left:0;line-height:50px;color:#FFFFFF;z-index:9999999;background-color:#b5b5b5;font-size:17px; }
 .cebian ul li span{width:50px;height:50px;display:block;background: url(../images/icon_hf.png) no-repeat;float:left;margin:0 0px;-webkit-transition:all .3s;transition:all .3s; }
 .cebian ul li :hover span{width:50px;height:50px;display:block; margin-right: 10px; background: #d7000f url(../images/icon_hf.png) no-repeat!important;float:left;margin:0 0px;border-bottom:none;margin-bottom:1px;-webkit-transition:all .3s;transition:all .3s}
 .cebian ul li:hover { overflow: inherit; background: #d7000f }
.cebian ul li a:hover{background: #d7000f}
 .cebian ul li a .span1{border-top:none;background-position:-392px -66px;}
 .cebian ul li a .span2{background-position:-392px -126px;}
 .cebian ul li   .span3{background-position:-392px -3px;}
 .cebian ul li a .span4{background-position:-392px -186px}
 .cebian ul li .span5{background-position:-392px -246px}
 .cebian ul li a:hover .span1{background-position:-315px -66px!important;border-top:none}
 .cebian ul li a:hover .span2{background-position:-315px -126px!important;}
 .cebian ul li:hover   .span3{background-position:-315px -3px!important;}
 .cebian ul li a:hover .span4{background-position:-315px -186px!important}
 .cebian ul li:hover .span5{background-position:-315px -246px!important} 
 .cebian_wx{background:url(../images/cebianerwei.png) no-repeat;width:130px;height:157px;background-size: contain;position:absolute;z-index:-1;right:-50px;top:-110px;}

/**************关于我们页面*********/

.sec_banner{position:relative; height:513px; overflow:hidden;}
.sec_banner img{position:absolute; width:1920px; max-width:none; left:50%; margin-left:-960px; top:0;}
.text.wrap{position:relative; z-index:1;height: 240px;}
.text.wrap .catname{font-size:48px; color:#333; line-height:1; margin-bottom:20px; margin-top:90px;}
.text.wrap .catinfo{font-size:14px; color:#666; line-height:25px; margin-bottom:30px;}
.text.wrap .catname2{font-size:48px; color:#fff; line-height:1; margin-bottom:20px; margin-top:90px;}
.text.wrap .catinfo2{font-size:14px; color:#fff; line-height:25px; margin-bottom:30px;}
.text.wrap .mouse_icon{width:30px; height:44px; background:url(../images/mouse.png) center center no-repeat; animation: upDwon 1.2s infinite alternate linear; -webkit-animation: upDwon 1s infinite alternate linear; -moz-animation: upDwon 1.2s infinite alternate linear; cursor:pointer;}
@-webkit-keyframes upDwon{
	0%{transform:translateY(-10px);}
	100%{transform:translateY(10px);}
}
@-moz-keyframes upDwon{
	0%{transform:translateY(-10px);}
	100%{transform:translateY(10px);}
}
@keyframes upDwon{
	0%{transform:translateY(-10px);}
	100%{transform:translateY(10px);}
}

.bread{background:#e5e5e5; line-height:46px; height:46px; overflow:hidden; text-align:center; font-size:0;}
.bread li{display:inline-block;}
.bread li a{display:inline-block; padding:0 30px; color:#333; font-size:16px;}
.bread li a:hover{color:#fff; background:#d7000f;}
.bread li.cur a{color:#fff; background:#d7000f;}
.channel_content{background: #fff;position: relative;z-index: 2;}

/*关于综合*/
/*下层二级标题大小*/
.c_title{font-size: 26px;color: #2b2b2b;font-weight: normal;}
.c_title:hover{color: #b08536;}
.c_title a:hover{color: #b08536;}
.c_more{font-size: 12px;color: #5e5e5e;}
.c_more a:hover{color: #b08536;}
.about_01{margin-bottom: 59px;}
.about_01 .left {width:100%; text-align: center;}
.about_02 .right{width:100%;}
.about_01 .left .con{font-size: 15px;color: #404040;margin-top: 40px;line-height:36px;padding-right:70px;}
.about_01 .left  .txt{font-size: 14px;color: #666666;margin-top: 22px;line-height: 1.7;padding-right: 44px;margin-bottom: 45px;}
.about_02 .right .rect-5216{padding-bottom: 52.16%;}
.about_02 .right .cover{position: absolute;width: 300px;height: 330px;left: 0;bottom: 0;background: url(../images/about03.png) no-repeat center;}
.about_02 .right .cover .cover_box{padding: 50px 30px 70px 32px;}
.about_02 .right .cover .cover_box li{line-height: 36px;color: #fff;}
.about_02 .right .cover .cover_box li a{color: #fff;position: relative;padding-left: 19px;}
.about_02 .right .cover .cover_box li a:after{content:'';width: 6px;height: 11px;background: url(../images/about04.png) no-repeat center;position: absolute;left: 0;top: 50%;margin-top: -5px;}
/*.about_01 .right .cover .cover_box li a:hover{color: #deba28;}*/

.about_02 .content li a span{font-family: impact;font-size:24px;}
.about_02{background-attachment: fixed;}
.about_02{height: 467px;position: relative;/*background: url(../images/about05.jpg) no-repeat center;*/background: url(../images/about_replace.jpg) no-repeat center;margin-bottom: 55px;}
.about_02 .infor{padding: 65px 0 55px;text-align: center;}
.about_02 .infor .tit{font-size: 26px;color: #161513;margin-bottom: 5px;}
.about_02 .infor .tit a{color: #fff;}
.about_02 .infor .con{font-size: 14px;color: #4f4f4f;}
.about_02 .content li{background: rgba(255,255,255,0.85);background: #fff\9\0;margin-bottom:1%;}
.about_02 .content li:hover{ background: #fff;}
.about_02 .content li:nth-of-type(6n){margin-right: 0;}
.about_02 .content li a{display: block;padding: 30px 30px 30px 30px;}
.about_02 .content li a span{font-size:18px;color: #646464;font-family: imp;}
.about_02 .content li a i{font-size: 45px;color: #646464;font-family: imp;text-align: center;}
.about_02 .content li a span.font_{font-family: 'Microsoft Yahei', 'Helvetica Neue', Helvetica, 'Lucida Grande', Arial, 'Hiragino Sans GB', 'WenQuanYi Micro Hei', STHeiti, SimSun, sans-serif;font-size:18px;font-weight: bold;vertical-align: text-bottom;}
.about_02 .content li .intro{text-align:center;font-size:28px;color:#b08536;margin-top:4px;font-weight: bold;}
.about_02 .content li .date{text-align: center;}
.row {width: 102%;transition: .2s width ease;*zoom: 1;}
.row>[class*="span-"] {float: left;margin-right:1%;*margin-right: 1%;}
.row>.span-4 {width: 100%;}
.row>.span-3 {width: 32.05%;}
.row>.span-2 {width:15%;}

.about_03{padding-bottom:80px;}
.about_03 .infor{margin-bottom: 16px;}
.about_03 .left{width: 68.75%;float: left;}
.about_03 .right{width: 31.25%;float: left;}
.about_03 .rect-6666{padding-bottom:100%;}
.about_03 .left .l_l{width: 45.45%;float: left;}
.about_03 .left .l_r{width: 54.54%;float: left;}
.about_03 .left .l_r .l_r_box{padding: 15px 30px 2px 24px;}
.about_03 .left .l_r .l_r_box .l_intro{font-size: 14px;color: #4c4c4c;margin-bottom: 35px;}
.about_03 .right li{width: 375px;height: 120px;margin-bottom: 16px;text-align: center;background: #f0f0f0;}
.about_03 .right li a{display: block;position: relative;}
/*.about_03 .right li.li1:after{content:'';width: 108px;height: 97px;position: absolute;right: 0;bottom: 0;background: url(../images/about07.png) no-repeat center;}*/
.about_03 .right li.li3{margin-bottom: 0;}

.about_03 .right li.li1 a:after{content:'';background: url(../images/about09.png) no-repeat center;width: 59px;height: 53px;top: 33px;left: 46px;position: absolute;}
.about_03 .right li.li2 a:after{content:'';background: url(../images/about10.png) no-repeat center;width: 59px;height: 53px;top: 33px;left: 46px;position: absolute;}
.about_03 .right li.li3 a:after{content:'';background: url(../images/about11.png) no-repeat center;width: 59px;height: 53px;top: 33px;left: 46px;position: absolute;}
.about_03 .right li.li1 span{font-size: 26px;color: #000;line-height: 120px;}
.about_03 .right li.li2 span{font-size: 26px;color: #000;line-height: 120px;}
.about_03 .right li.li3 span{font-size: 26px;color: #000;line-height: 120px;}
.about_03 .right li:hover{background: url(../images/about08.jpg) no-repeat center;}
.about_03 .right li.li1:hover a:after{background: url(../images/about09_1.png) no-repeat center;}
.about_03 .right li.li2:hover a:after{background: url(../images/about10_1.png) no-repeat center;}
.about_03 .right li.li3:hover a:after{background: url(../images/about11_1.png) no-repeat center;}
.about_03 .right li:hover span{color: #fff;}


/**********联系我们**********/
.red_head{padding-top:163px; }
.red_head{padding:100px 0 30px 0px; background:url(../images/about08.jpg) center bottom no-repeat;}
.red_head .title{font-size:48px; color:#fff; line-height:1; margin-bottom:25px; text-align:center;}
.red_head .info{width:74%; margin:0 auto; font-size:16px; color:#fff; line-height:24px; margin-bottom:15px; text-align:center;}
.red_head .line{width:50px; height:1px; background:#fff; margin:0 auto;}
.contact_us {padding-top: 0;}

.contact_us .pt1{background-position:center center; background-repeat:no-repeat; background-size:cover; height:760px; overflow:hidden;}
.contact_us .pt1 .slide_box{padding:50px 25px 15px; background:#fff; border-radius:20px; width:440px; margin-top:120px;}
.contact_us .pt1 .slide_box .con{height:357px; overflow:hidden;}
.contact_us .pt1 .slide_box .con.h_auto{height:auto;}
.contact_us .pt1  .con li{ font-size:14px; height: 50px; border-bottom:1px solid #c9c9c9;  display:block;width: 100%}
.contact_us .pt1  .con li .switch{color:#858585; font-size:26px; cursor:pointer;user-select:none; }
.contact_us .pt1  .con li .tit_box{padding:0 25px;line-height:50px; height:50px;color:#333333;}
.contact_us .pt1  .con li.on{height:207px!important;}
.contact_us .pt1  .con li.on .tit_box{background:#d7000f; color:#fff; font-size:16px;}
.contact_us .pt1  .con li.on .switch{color:#fff;}
.contact_us .pt1  .con .detail_box{background:#f9f9f9;display:none;;}
.contact_us .pt1  .con .detail_box .in_pd{padding:20px 25px; padding-right:45px;font-size:14px; color:#666666; line-height:24px; 
height:116px;}
.contact_us .pt1  .con .detail_box .in_pd .map_btn{display:block; margin-top:5px; font-size:16px; color:#000;}
.contact_us .pt1  .con .detail_box .in_pd .map_btn .icon{width:20px; height:20px; display: inline-block;background:url(../images/map_icon.png) center center no-repeat; margin-right:10px; vertical-align:-3px;}
.contact_us .pt1  .con li.on .detail_box{display: block;position: relative;z-index: 2;}
.contact_us .pt1  .arrow_box{text-align:center; margin-top:20px; user-select:none;}
.contact_us .pt1  .arrow_box>div{display:inline-block; *display:inline; width:30px; height:16px; margin:0 20px; cursor:pointer;}
.contact_us .pt1  .arrow_box .prev{background:url(../images/my_prev.png);}
.contact_us .pt1  .arrow_box .next{background:url(../images/my_next.png);}
.contact_us .pt2{padding:70px 0 70px; overflow:hidden; }
.contact_us .pt2 .tit{text-align:center; font-size:30px; color:#313131; line-height:1;margin-bottom:25px;}
.contact_us .pt2 .info{text-align:center; font-size:14px; color:#898989; line-height:1;margin-bottom:15px;}
.contact_us .pt2 .line{display: block; margin: 0 auto 20px; width: 27px; height: 1px; background: #c6c6c6;}
.contact_us .pt2 .form{width:1300px;margin:0 auto;}
.contact_us .pt2 .form input{border:1px solid #d5d5d5; font-size:14px;}
.contact_us .pt2 .name{ background: transparent url("../images/i_form_ico1.png") no-repeat right 0;}
.contact_us .pt2 .phone{background: transparent url("../images/i_form_ico2.png") no-repeat right 0;}
.contact_us .pt2 .email{background: transparent url("../images/i_form_ico3.png") no-repeat right 0;}
.contact_us .pt2 .line1{width: 80%; height: 48px; line-height: 48px; padding: 0 46px 0 13px; float: left;}
.contact_us .pt2 .form textarea{width: 1222px; border: 1px solid #d5d5d5; padding: 10px 40px 10px 13px; height: 149px; font-size: 14px; line-height: 1.5; margin-bottom: 20px; margin-top:25px; background: transparent url("../images/i_form_ico4.png") no-repeat right top;}
.contact_us .pt2 .form .btns_list{text-align:center;}
.contact_us .pt2 .form .btns_list button{width:45%; height:45px; line-height:37px; border:none; font-size:16px; color:#fff; cursor:pointer;}
.contact_us .pt2 .form .btns_list .sub{background-color: #848484; border-radius:0; float:left;}
.contact_us .pt2 .form .btns_list .sub:hover{background-color:#f8ac00;}
.contact_us .pt2 .form .btns_list .reset{background-color:#848484; border-radius:0; float:right;}
.contact_us .pt2 .form .btns_list .reset:hover{background-color:#f8ac00;}
.contact_us .pt2 .form_cb .span-4{position:relative;}
.contact_us .pt2 .form_cb .span-4 span{position:absolute; right:45px; top:15px;}
.contact_us .pt2 .yzm_box{width:50%;}
.contact_us .pt2 .btns_list{width:48%;}
.contact_us .pt2 .yzm_box .yzm{line-height:46px; height:46px; width:30%; background:transparent; text-indent:20px; margin-right:25px;}
.contact_us .pt2 .yzm_box img{width:120px; height:50px; margin-right:10px;}
.contact_us .pt2 .yzm_box .change{color:#40535a; font-size:12px; cursor:pointer; }

/*集团产业*/
.hz_com01{ padding-bottom:70px;}
.hz_company .rect-5033{padding-bottom: 65%;}
.hz_com01 li{ margin-bottom: 20px;}
.hz_com01 a{display: block;background: #f9f9f9;}
.hz_com01 .left,.hz_com01 .right{width:50%;}
.hz_com01 .odd .left{float:right;}
.hz_com01 .odd .right{float:left;}
.hz_com01 .even .left{float:left;}
.hz_com01 .even .right{float:right;}

.hz_com01 .right .infor{color: #333;padding: 57px 111px 59px 106px;text-align: center;}
.hz_com01 .right .tit{font-size: 24px;margin-bottom: 18px;}
.hz_com01 .right .con{font-size: 14px;margin-bottom: 41px;line-height: 23px;height: 46px;overflow: hidden;}


.hz_com01 li:hover .more{color: #fff;}
.hz_com01 li:hover .more:before{width:100%;transition:all 0.5s ease;}
.hz_com01 li:hover .more:after{background: url(../images/hz_com05.png) no-repeat center;transition: all 0.3s ease;}
.padd-botm{ padding-bottom: 70px;}
.neitxtsty{ font-size: 16px; line-height: 36px;}
.neitxt_h3{ font-size: 36px; line-height: 50px; border-bottom: 1px solid #DCDCDC;display: block; text-align: center; padding-bottom: 20px; margin-bottom: 30px;}
/*挂件分页样式*/
.util-page{ font-size:0; color: #000; text-align: center;margin-top: 40px;}
.util-page .gobutton,.util-page .sl,.util-page .num,.util-page .count { color: #000;display: inline-block;border: 1px solid #ededed;padding:7px 11px;vertical-align: middle;margin: 0 0 0px -1px;background: #fff; font-size:16px ;font-weight:normal; }
.util-page .gobutton:hover,.util-page .num:hover,.util-page .current{color:#fff; background:#d7000f;}
.util-page span.gobutton,.util-page span.gobutton:hover { color:#000; /*background-color:#eee; */}
.util-page .gobutton .ion{ font-size: .8em;}
.util-page .count { margin-left:10px; color:#000; background:none; border:none; }
.pagelink{ height: 35px;text-align: center;margin: 50px 0 30px 0;}
.pagelink .page-index , .pagelink .page-pre , .pagelink .page-next , .pagelink .page-last{ list-style: none;border: 1px solid #C7CFC2; display: inline-block;margin: 0 3px;*+display:block;*+float:left;}
.pagelink .page-status {list-style: none;border: 1px solid #C7CFC2; display: inline-block;margin: 0 3px;*+display:block;*+float:left; padding: 3px 8px;}
.pagelink .page-index a, .pagelink .page-pre a, .pagelink .page-next a, .pagelink .page-last a{color:#000;padding: 3px 8px; display:block;}
.pagelink .page-numbar .page-num{ list-style: none;border: 1px solid #C7CFC2;padding: 3px 8px;display: inline-block;margin: 0 3px;*+display:block;*+float:left;}
.pagelink a.page-num-current, .pagelink a:hover{ background: #CCC;color: #FFF; display:block;}


._detailPage_bottom {border-top: 1px solid #EFEFEF;}
._detailPage_bottom li {line-height:40px; overflow: hidden; height: 40px;border-bottom: 1px solid #EFEFEF;font-size:14px;padding-right:28px; cursor:pointer;}
._detailPage_bottom ._mark { float: left; margin-right:25px;padding:0px 17px;color:#7c7c7c;}
._detailPage_bottom ._title { float:left; width: 68%;color:#000;}
._detailPage_bottom li:hover ._mark{background:#d7000f;color:#fff;}
._detailPage_bottom ._time { float: right;font-size:13px;color:#969696;}

/************新闻列表***********/
#n_un_box{background: #fff; position: relative;z-index: 2; padding-bottom: 70px;}
#n_title{ border-bottom:1px solid #ebebeb; padding-bottom:20px; position:relative; text-align:center;}
#n_title h1{ font-size:26px; color:#4b4b4c; display:block; margin-bottom:10px;}
#n_title strong{ font-size:14px; color:#606061; display:block; text-transform:uppercase;}
#n_title i{ display:block; position:absolute; left:50%; bottom:-1px; height:2px; width:30px; background:#d7000f; margin-left:-15px;}
.n_content{ min-height:400px; margin-top:30px;}
#n_news_hot{ margin-bottom:50px;}
#n_news_hot  li{display:block;position:relative;background:#f4f6f9;padding:15px;min-height: 332px;}
#n_news_hot  li .fl{ width:485px;height:330px; overflow: hidden}
#n_news_hot  li .fl  img{ width:100%; height: auto; }
#n_news_hot  li .fr{ width:700px;  position:relative; height:145px; margin-right:35px; }
#n_news_hot  li .fr h1{ display:block; padding-top:35px;}
#n_news_hot  li .fr h1 a{  font-size:22px;  color:#525253;   display:block;   }
#n_news_hot  li .fr span{  font-size:14px; display:block;   color:#737376; margin-bottom:20px; margin-top:13px; padding-bottom:30px; border-bottom:1px dashed #b4b4b7; }
#n_news_hot  li .fr h1 a:hover{ color:#d7000f;  }
#n_news_hot  li .fr .more{ display:block; width:75px; height:36px; line-height:36px; border-radius:3px; padding-left:45px; font-size:14px; color:#fff; background:url(../images/icon_read.png) 18px center no-repeat #ff9e01; }
#n_news_hot  li .fr .more:hover{    }
#n_news_hot  li .fr p{ margin-bottom:40px; line-height:26px;  color:#79797b; height:72px; overflow:hidden; font-size:14px;}

/*==============新闻中心=====================*/

#n_notice  { padding-bottom: 70px;}
#n_notice ul{ margin:-55px -50px -35px 0;  overflow:hidden;}
#n_notice li{ display: block; height: 120px; padding:30px 30px 20px 0px; float: left; width:1270px; border-bottom: 1px solid #edecec;}
#n_notice li:hover{ background: #EBEBEB;-webkit-transition: all .4s ease-in;
	-moz-transition: all .4s ease-in;
	-o-transition: all .4s ease-in;
	-ms-transition: all .4s ease-in;
	transition: all .4s ease-in;
	transform: translate3d(0, -10px, 0);	-webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
	box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);}
#n_notice li.odd{ border-left:1px solid #edecec; padding-right:0; padding-left:30px;}
#n_notice li .box{padding: 0px 0px 0px 140px; position: relative;}
#n_notice li .neirtong_box{position: absolute;left:190px; width: 78%;top: -5px;}
#n_notice li .newimg_box{position: absolute;left:10px; width:160px;top: -5px;}
#n_notice li a{  display:block;  font-size:18px; color:#333; margin-bottom: 13px; white-space: nowrap;overflow:hidden;text-overflow: ellipsis}
#n_notice li p{ line-height:20px; font-size:12px; color:#848487; height:40px; overflow:hidden;}
#n_notice li a:hover{ color:#d7000f;}
#n_notice .date_box{ position:absolute; right:0px; top:-5px; text-align: center; width:60px;}
#n_notice .date_box strong{ padding-bottom: 6px; border-bottom: 1px solid #e4e2e2; display:block; font-size: 36px;  color:#8d8d90;}
#n_notice .date_box span{ font-size: 17px; color: #8d8d90; margin-top: 9px; display:block; text-transform: uppercase;}

/*==============新闻资讯=====================*/
#n_news {  }
#n_news ul{ margin:-18px; }
#n_news li{ width:389px; padding:10px; position:relative; display:block; overflow:hidden; background:#f9f9fa; float:left; margin:18px; padding-bottom:40px;}
#n_news li a{ display:block;}
#n_news li .pic_box{ position:relative; background:#000; width:389px; height:280px; overflow:hidden;}
#n_news li img{width:389px; height:280px; display:block;  }
#n_news li .text_box{ position:relative; padding:25px; }
#n_news li h1 a{overflow:hidden; white-space: nowrap; overflow:hidden;text-overflow: ellipsis;  color:#3e3e40; font-size:18px;   display:block; margin-bottom:20px;}
#n_news li p{ font-size:12px; line-height:24px; color:#777777;}
#n_news li span{ margin-top:2px; display:block; font-size:12px; color:#5c5c5d;}
#n_news .fot_box{ position:relative; height:12px; line-height:14px; padding:0 25px;}
#n_news .fot_box span{color:#a1a1a1; font-size:12px; }
#n_news .fot_box a{ display:block;  color:#a1a1a1; font-size:12px; position:absolute; right:25px; top:0; background:url(../images/icon_more_jt.png) right center no-repeat; padding-right:30px;}
#n_news li img:hover{  }
#n_news li:hover{  box-shadow:0 0 5px #aaa;   }
#n_news li h1 a:hover{ color:#e48f06; text-decoration:none; }
#n_news li .fot_box a:hover{ background:url(../images/icon_more_jt_hover.png) right center no-repeat; color:#e48f06; }
#n_news li:hover .fot_box span{ }






/*新闻详细*/
.news_detail{ padding-bottom: 70px;}
.news_detail ._tool_ico{width:20px;height:20px;background:url(../images/news_detail_tool_ico.png) no-repeat;display:inline-block;*display:inline-block;*zoom: 1;vertical-align:middle;margin-right:6px;}
.news_detail ._tool_ico.ico01{background-position:0px 0px;}
.news_detail ._tool_ico.ico02{background-position:-20px 0px;}
.news_detail ._tool_ico.ico03{background-position:-40px 0px;}
.news_detail ._tool_ico.ico04{background-position:-60px 0px;}
.news_detail ._tool_ico.ico05{background-position:-80px 0px;}
.news_detail ._tool_ico.ico06{background-position:-100px 0px;margin-left:24px;}
/* newsdetail-2 start*/
.widget-newsdetail-2 ._head { border-bottom: 1px dotted #cccccc; }
.widget-newsdetail-2 ._head ._title { font-size:30px; line-height: 1.4;color:000;font-weight:bold;margin-bottom:0px;}
.widget-newsdetail-2 ._tools {color: #c7c7c7;height:46px;line-height:46px;padding:0px 0px 10px;}
.widget-newsdetail-2 .ion { font-size: 16px; font-weight: normal;}
.widget-newsdetail-2 ._tools ._tool{display: inline-block; vertical-align: middle;margin-right:24px;}
.widget-newsdetail-2 ._tools ._b2l .ion { color: #0e90d2;}
.widget-newsdetail-2 .myart { padding:20px 0 40px 0px;font-size: 16px; line-height: 36px;}
.widget-newsdetail-2 .myart img{ max-width: 100%; margin: 20px auto; display: block;}
.widget-newsdetail-2 .myart video{ max-width: 100%; margin: 20px auto; display: block;}
.widget-newsdetail-2 .bdsharebuttonbox{margin-right:24px;}
.widget-newsdetail-2 .bdsharebuttonbox .bds_more { float: none; padding-left: 2px;background: none;font-size:14px;color:#c7c7c7;} 
.detail_right_btn ._btn_box{width:46px;height:46px;background:url(../images/detail_r_ico.png) no-repeat;display:inline-block;*display:inline;*zoom: 1;}
.detail_right_btn ._btn_box:hover{background-position:0px -46px;}
.detail_right_btn .news_back{width:46px;height:46px;background:url(../images/news_back.jpg) no-repeat;display:inline-block;*display:inline;*zoom: 1;}
.detail_right_btn .news_back:hover{background-position:0px -46px;}
.detail_right_btn .news_next{width:46px;height:46px;background:url(../images/news_next.jpg) no-repeat;display:inline-block;*display:inline;*zoom: 1;}
.detail_right_btn .news_next:hover{background-position:0px -46px;}


/**********案例*********/
.ar_article {color:#68686a; font-size:16px; line-height:36px; text-align:justify; }
.ar_article p{font-size:16px; color:#68686a; line-height:36px; padding-bottom:25px; text-align:justify;   }	
.ar_article strong{ font-weight:bold;}
.ar_article td,.ar_article th{ padding:5px 15px; border: 1px solid #c6c5c5;  }
.ar_article td p,.ar_article th p{ padding-bottom:0; margin-bottom:0;}
.ar_article  img{ max-width:100%;}
.ar_article a{ color:#68686a;}
.ar_article a:hover{ text-decoration:underline;}
.ar_article a:hover span{text-decoration:underline;}
.ar_article h1,.ar_article h2,.ar_article h3,.ar_article h4,.ar_article h5,.ar_article h6{ font-weight:bold;}
#n_case .title{ display:block; margin:50px 0; }
#n_case ul{ margin:-20px -22px -20px -20px; overflow:hidden; }
#n_case li{ float:left; position:relative;   width:403px; display:block; margin:18px 22px; }
#n_case li a{ display:block;    overflow:hidden; width:403px;  }
#n_case li img{ width:403px; height:280px; display:block;}
#n_case li span{padding:0px 20px; text-align:center; background:#e0e1e7; position:relative; z-index:2;  display:block; height:60px; line-height:60px; font-size:16px; color:#434446;  white-space: nowrap;overflow:hidden;text-overflow: ellipsis;}
#n_case li:hover span{ resize:none; color:#fff; background:#d7000f; }


/*==================大事记=================*/

#n_dsj  { margin-bottom:50px; background:url(../images/bg_dsj.png) center top repeat-y;}
#n_dsj dl{ padding-top: 60px; position:relative; display:block;  background:url(../images/bg_dsj_first.png) center top no-repeat;}
#n_dsj dd{ display:block; width:100%; position:relative; background:url(../images/icon_dsj_li.png) center no-repeat; height:170px; margin-bottom:50px;  }
#n_dsj dd .main_box{ height:170px;margin: 0 auto;
width: 1300px;
position: relative;}
#n_dsj dd .pic_box{ position:absolute;  top:0; right: 0px; width: 585px; height: 140px; background:#f3f5f8; overflow:hidden; display:table;}
#n_dsj dd .pic_box .p{  line-height:26px;  font-size:13px; color:#69696c; padding:15px 20px; display:table-cell; vertical-align:middle; }
#n_dsj dd .text_box { width:570px; position:absolute; right:0;  top:0;}
#n_dsj dd .text_box .box{ position:relative;}
#n_dsj dd .text_box h1{position:absolute;  top:0;  left: -190px; display:block; line-height:140px; }
#n_dsj dd .text_box h1 strong{ font-size:24px; color:#4b4b4c;}
#n_dsj dd .text_box p{ padding-top:2px; text-align:left; height:100px; overflow:hidden; font-size:15px; line-height:30px; color:#555555;}
#n_dsj dd.left_box{ }
#n_dsj dd.left_box .box{   text-align:right;}
#n_dsj dd.right_box{ }
#n_dsj dd.right_box .box{  text-align:left;}
#n_dsj dd.right_box .pic_box{ right:auto; left:0px; }
#n_dsj dd.right_box .text_box{ right:auto; left:0;}
#n_dsj dd.right_box .text_box h1{ left:auto; right:-190px;}
#n_dsj dd .text_box h1 strong{ position:relative; display: inline-block;}
#n_dsj dd:hover{background:url(../images/icon_dsj_li.png) center no-repeat #d7000f;}
#n_dsj dd:hover .text_box h1 strong { color:#fff; }
#n_dsj dd:hover .pic_box{ background: #d7000f;}
#n_dsj dd:hover .pic_box .p{ color:#fff !important;}

#n_dsj dd.right_box .text_box p{ text-align:right; }

#n_dsj dt{ display:block; height:2px;  }
/*==============企业荣誉资质=====================*/

#n_zizhi{ padding-bottom: 70px;}
#n_zizhi ul { margin:0 -25px -50px -25px; overflow:hidden;  }
#n_zizhi li{ float:left; width:280px;  margin:0 25.5px; margin-bottom:20px;   display:block;}
#n_zizhi li a{ display:block;    }
#n_zizhi li .pic_box{ width:285px; height:330px; display:table; overflow:hidden; border:10px solid #dfdfdf; }
#n_zizhi li .pic_box .box{display:table-cell; vertical-align:middle; }
#n_zizhi li img{  width:285px; max-height:330px; display:block; }
#n_zizhi li span{  display:block; padding-top:17px; font-size:15px; color:#555555; text-align:center;}
#n_zizhi li:hover .pic_box{ box-shadow:0 0 8px #999;  border:10px solid #d7000f;}
#n_zizhi li:hover a{text-decoration:none;}
#n_zizhi li:hover span{color:#f48000; text-decoration:none;  }


/*人才综合*/
.padd-top{ padding-top: 60px;}
.rc_abt{padding-top: 0;padding-bottom:70px;}
.rc_abt01{height: 443px;background-position: center center;background-repeat: no-repeat;width: 100%;}
.rc_abt01 .rc01_box{padding: 72px 0 59px;;}
.rc_abt01 .rc01_box .box{background:rgba(216, 2, 0, 0.52);width: 587px;height: 311px}
.rc_abt01 .rc01_box .box .infor{padding: 42px 64px 60px 60px;color: #f8f7f7}
.rc_abt01 .rc01_box .box .infor a{display: block; color:#fff;}

.rc_abt01 .rc01_box .box .infor .tit{font-size: 30px;margin-bottom: 11px;}
.rc_abt01 .rc01_box .box .infor .con{font-size: 14px;line-height: 25px;margin-bottom: 37px;}
.rc_abt01 .rc01_box .box .infor .common_more{margin: 0;border-color: rgba(252,246,228,0.7);color: rgba(255,255,255,0.7);color: #fff\9\0;}
.rc_abt01 .rc01_box .box .infor .common_more:after {background: url(../images/hz_com05.png) no-repeat center; transition: all 0.5s ease; }

.rc_abt01 .rc01_box .box .infor:hover .common_more{border-color: #a80d0f; color:#fff;}
.rc_abt01 .rc01_box .box .infor:hover .common_more:before {width: 100%; transition: all 0.3s ease; }
.rc_abt02 .rc02_nav{width: 100%;height: 80px;line-height: 80px;background: #f3f3f3;text-align: center;margin-bottom: 56px;}
.rc_abt02 .rc02_nav span{padding: 0 39px;cursor: pointer; font-size:18px;}
.rc_abt02 .ul_{padding-top: 60px;}
.rc_abt02 .hidden_detail{ font-size: 14px; line-height: 20px; margin-top: 20px; color: #909090;}
.rc_abt02 .ul_>li{background: #f3f3f3;margin-bottom: 28px; cursor:pointer; position:relative; overflow:hidden;}
.rc_abt02 .ul_>li .box{padding: 31px 60px 28px 57px; position:relative; z-index:1;}
.rc_abt02 .ul_>li .box .title{font-size:22px;color:#333;margin-bottom: 8px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.rc_abt02 .ul_>li .box .con{font-size: 14px;color: #666;}
.rc_abt02 .ul_>li .box .con li{width: 33%;}
.rc_abt02 .ul_>li .box .con .t{}
.rc_abt02 .ul_>li .box .con .c{font-size: 16px;margin-bottom: 20px;}
.rc_abt02 .ul_>li .box .date{font-size: 14px;color: #666;}
.rc_abt02 .ul_>li:after{background: #f5f5f5; content:''; display:block; left:-100%; top:0; width:100%; height:100%; position:absolute; transition:all 0.5s ease; -webkit-transition:all 0.5s ease;}
.rc_abt02 .ul_>li:hover:after{left:0;}
.rc_abt02 .ul_>li:hover .title{color:#000000;}
.rc_abt02 .ul_>li:hover .con{color:#3E3E40;}
.rc_abt02 .ul_>li:hover .con .t{color:#3E3E40;}
.rc_abt02 .ul_>li:hover .date{color:#404040;}
.rc_abt02 .ul_>li:hover .hidden_detail{ font-size: 14px; line-height: 20px; color:#3E3E40; }
.rc_abt02 .rc02_nav span:hover{color: #a80d0f;}
.rc_abt02 .rc02_nav span.cur{color: #a80d0f;}
/*****************ljx  end********************/
/********简历投递**********/
.Form-J1-content{ padding-left:20px;overflow:hidden;}
.Form-J1 .Form-J1-Left { float: left; width: 50%; }
.Form-J1 .Form-J1-right { float: right; width: 50%; }
.Form-J1 .Form-J1-li { padding-top: 10px; }
.Form-J1 .Form-J1-li { position:relative; padding-left:75px; padding-top:0; margin-bottom:10px; }
.Form-J1 .Form-J1-li input,.channel_content  .Form-J1-li .select-ui-choose { height:40px; line-height:40px; }
.Form-J1 .Form-J1-li label { position:absolute; top:10px; left:0; }
.Form-J1-li .select-ui-choose.form_sele { width:70%; border-radius:none; border:#ddd 1px solid; }
.Form-J1 .Form-J1-li label { width: 5em; display: inline-block; color: #666; vertical-align: middle; font-size:13px;}
.Form-J1 .Form-J1-li input { height: 28px; line-height: 28px; border: 1px #ddd solid; width: 70%; }
.Form-J1 .Form-J1-li textarea { border: 1px #ddd solid; width: 70%; padding:0; }
.Form-J1 .Form-J1-li em { color: red; vertical-align: middle; padding-left: 10px; }
.Form-J1 .Form-J1-li input._yzm { width: 20%; }
.Form-J1 .Form-J1-li img { vertical-align: middle; padding-left: 10px; cursor: pointer; height:30px; }
.Form-J1 .Form-J1-li b { color: #666; font-size: 12px; padding-left: 4px; }
.Form-J1 .Form-J1-li select { border: 1px #ddd solid; width: 70%; padding: 7px 0; }
.Form-J1 .Form-J1-Btn { clear: both; text-align: center; padding-top: 40px; }
.Form-J1 .Form-J1-Btn button { width: 90px; height: 32px; line-height: 32px; text-align: center; color: #fff; cursor: pointer; padding:0; margin:0; border:none; font-family:微软雅黑; outline:none;  }
.Form-J1 .Form-J1-Btn ._submit { background: #3387d4; margin-right: 10px;}
.Form-J1 .Form-J1-Btn ._reset { background: #909090; }
.select-ui-choose-default ._txt {padding-right: 20px;padding-left: 8px;}
.select-ui-choose ._txt {display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}


.sec_banner {position: fixed;width: 100%;left: 0;top: 0;}

.bread {position: relative;z-index: 2;}
