@charset "utf-8";

/* CSS Document public*/

*{font-family:Arial, Helvetica,"Microsoft Yahei", sans-serif; padding: 0; margin:0; box-sizing:border-box; vertical-align:top}

html{ overflow-x:hidden; }

body{padding:0;margin:0;font-family:Arial,"Microsoft Yahei",Helvetica, sans-serif;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;-webkit-overflow-scrolling:touch;/*安卓和 IOS html5 动画卡顿解决方案*//* overflow-x:hidden; */line-height: 1;}

a{text-decoration:none;bblr:expression(this.onFocus=this.blur());/*IE使用*/outline-style:none;/*FF使用*/; outline:none;}

a,input,img,:focus{ mayfish:expression(this.onfocus=this.blur); cursor:handbblr:expression(this.onFocus=this.blur());/*IE使用*/ outline-style:none;/*FF使用*/ } /*去除a标签带来的虚框*/

ul{list-style:none;}

img{border:0px}

ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,p{padding:0;margin:0; font-weight:normal;}

h3,h4,h5{ font-weight:normal;}

h4 a:hover,h5 a:hover{ -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;}

hr{display:block;height:1px;border:0;background:#d8d8d8;padding:0;margin-bottom: 3.25rem;margin-top: 2.5rem;}

abbr,article,aside,audio,canvas,datalist,details,dialog,eventsource,figure,footer,header,hgroup,mark,menu,meter,nav,output,progress,section,time,video{display:block}

.fl{ float:left}

.fr{ float:right}

.clear{clear:both;height:0px;font-size:1px;line-height:0px}

.container01,.container02,.container03,.container04,.container05,.container06,.container07,.container08,.n-container01,.n-container03,.n-container04{ margin:0 auto;}

.slow img:hover{ -moz-transition: all 0.2s ease-in-out;-webkit-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;-ms-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out; transform:scale(1.05);}/*图片放大*/

.slow,.slow img{-moz-transition: all 0.2s ease-in-out;-webkit-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;-ms-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}/*缓慢效果*/

h5 a,.more a{-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;}/*缓慢效果*/

slow01{-moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;}/*缓慢效果*/

.shadow{ -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#999999')";  /* For IE 8 */ filter: 

progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#999999');  /* For IE 5.5 - 7 */-moz-box-shadow: 1px 1px 10px #999999;/* for firefox */ -webkit-box-shadow: 1px 1px 10px #999999;/* for safari or chrome */ box-shadow:1px 1px 10px #999999;/* for opera or ie9 */}

.radius{-moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }

.opacity{filter:alpha(opacity=100); opacity:1; -moz-opacity:1; -khtml-opacity:1}/*透明代码*/

.overfloat-dot{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}/*文本超出 小圆点显示*/

.gray { -webkit-filter:grayscale(100%); -moz-filter:grayscale(100%); -ms-filter:grayscale(100%); -o-filter:grayscale(100%); filter:grayscale(100%); filter:gray; filter:alpha(opacity=60); opacity:0.6;  -moz-opacity:0.6; -khtml-opacity:0.6;} 

/*transform:rotateY(180deg); -webkit-transform:rotateY(180deg);  -moz-transform:rotateY(180deg);*/  /*180度旋转*/

/*oncontextmenu="return false" ondragstart="return false" onselectstart="return false"*/

/*filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#7F000000', endColorstr='#7F000000');background:rgba(0,0,0,0.5);*/  /*透明背景*/



.a_body{ position:relative; height:100%}

::-webkit-scrollbar {width:8px;height:8px; background:#f1f1f1}

::-webkit-scrollbar-track {border-radius:10px; background:#f1f1f1}

::-webkit-scrollbar-thumb {border-radius:10px; background:#c1c1c1}



input::-webkit-input-placeholder{ color:#999;}

input::-moz-placeholder{ /* Mozilla Firefox 19+ */ color:#999; }

input:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */ color:#999;}

input:-ms-input-placeholder{ /* Internet Explorer 10-11 */ color:#999;}



textarea::-webkit-input-placeholder{ color:#999;}

textarea::-moz-placeholder{ /* Mozilla Firefox 19+ */ color:#999;}

textarea:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */ color:#999;}

textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */ color:#999;}



.w100{width:100%}

.w1200{width:1200px;margin:0 auto; min-width:1200px;}



h5 a{ display:inline-block; width:100%; overflow:hidden;text-overflow:ellipsis;white-space:nowrap}

ul li:hover h5 a{ color:#ff0000}

.more a{ -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; -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;}

.table{ display:table; text-align:center; width:100%; height:100%}

.table_cell{ display:table-cell; vertical-align:middle}



/*内容样式*/

.ar_article td,

.ar_article th{padding: 0;border: 1px solid #c6c5c5;}

.ar_article td p,

.ar_article th p{padding-bottom:0;/* margin-bottom:0; */text-align: inherit;}

.ar_article table {border-collapse: collapse;border-right: 1px solid #ccc;border-bottom: 1px solid #ccc; width:100% !important}

.ar_article table tr:not(:first-child) td{ background:none !important}

.ar_article table td { border-left: 1px solid #ccc;border-top: 1px solid #ccc; width:auto !important; }
.ar_article table tr img,.ar_article table td img{ max-width:none}

.ar_article{font-size: 15px;color: #727273;line-height: 30px;text-align:justify;margin-bottom: 28px;}

.ar_article p{font-size: 15px;color: #727273;line-height: 30px;text-align:justify;margin-bottom: 28px;}	

.ar_article strong{ font-weight:bold;}

.ar_article img{ max-width:100%;}


.Newslist ul li{margin-bottom:30px;padding-bottom:30px;border-bottom:1px solid #eee;overflow:hidden;}
.Newslist ul li .N-pic{width:31.76%;float:left;}

.Newslist ul li a{ color:#FF0033}
.Newslist ul li .N-pic img{max-width:100%;}
.Newslist ul li .N-note{width:64%;float:right;}
.Newslist ul li .N-note h4{font-size:18px;color:#444;font-weight:normal;}
.Newslist ul li .N-note p{color:#777;line-height:26px;margin:19px auto;}
.Newslist ul li a.more{width:128px;height:42px;border:1px solid #dadada;display: block;line-height:42px;text-align:center;color:#444;}
.Newslist ul li a.more:hover{background:#017bce;color:#fff;border-color:#017bce;}
.Newslist ul li h4:hover{color:#017bce;}
.newsbox .artInfo-left{width:70.8%;} 
td a{ color:#000000}


/*百度播放器美化*/

#playercontainer_display_button,#video1_display_button,#video2_display_button{ background:none !important; height:40px; width:40px !important; border:2px solid #fff; border-radius:50%; padding:0 !important;}

#playercontainer_display_button #playercontainer_display_button_play,#video1_display_button #video1_display_button_play,#video2_display_button #video2_display_button_play{background-size: 25px;}

#playercontainer_display_button,#video1_display_button,#video2_display_button{ height:40px !important; margin-top: -20px !important;}

#playercontainer_display .cbpreview,#video1_display .cbpreview,#video2_display .cbpreview{ opacity: .75 !important;}



/* Slider */

.miso-slider{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}

.miso-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}

.miso-list:focus{outline:none}.miso-list.dragging{cursor:hand}

.miso-slider.miso-track,

.miso-slider.miso-list{ -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}

.miso-track{position:relative;left:0;top:0;display:block}

.miso-track:before,.miso-track:after{content:"";display:table}

.miso-track:after{clear:both}

.miso-loading.miso-track{visibility:hidden}

.miso-slide{float:left;height:100%;min-height:1px;display:none}

[dir="rtl"].miso-slide{float:right}

.miso-slide img{display:block}

.miso-slide.miso-loading img{display:none}

.miso-slide.dragging img{pointer-events:none}

.miso-initialized .miso-slide{display:block}

.miso-loading.miso-slide{visibility:hidden}

.miso-vertical.miso-slide{display:block;height:auto;border:1px solid transparent}

.miso-prev,.miso-next{position:absolute;display:block;height:20px;width:20px;line-height:0;font-size:0;cursor:pointer;top:50%;margin-top:-10px;padding:0;border:none;outline:none;}

.miso-slider{}

.miso-dots{position:absolute;bottom:-45px;list-style:none;display:block;text-align:center;padding:0;width:100%}

.miso-dots li{position:relative;display:inline-block;height:20px;width:20px;margin:0 5px;padding:0;cursor:pointer; background:rgba(255,255,255,0.5);}

.miso-dots li.miso-active{background:rgba(255,255,255,1)}

.miso-slide:focus,

.miso-slide a:focus{ outline:none !important;}

.miso-dots li button{ display:none;}

/*小圆点*/

.miso-dots{}

.miso-dots li{}

.miso-dots li.miso-active{}


/*企业文化*/
.culture-wrap { width:100%; margin:30px auto;}
.culture-wrap .imgbox { width:660px; height:335px; overflow:hidden;}
.culture-wrap .imgbox img { width:660px; height:335px; border:0; vertical-align:middle; -ms-interpolation-mode:bicubic;}
.culture-wrap .num-list { width:540px; height:335px;}
.culture-wrap .num-list ul { width:100%; height:100%;}
.culture-wrap .num-list li { float:left; width:50%; text-align:center; height:100%; background:#fff;}
.culture-wrap .num-list .num-box { height:120px; padding-top:60px;}
.culture-wrap .num-list .num-box .num { display:inline-block; position:relative; font-size:114px; line-height:120px; vertical-align:top; color:#e72d02;}
.culture-wrap .num-list .num-box .stt { font-size:16px; font-weight:bold; line-height:44px; color:#e72d02; position:absolute; bottom:6px; right:-2px; display:inline-block; width:70px; text-align:center; background-color:#fff;}
.culture-wrap .num-list .word { display:block; width:70%; font-size:14px; margin:50px auto 0; color:#666; line-height:22px; font-weight:100;}
.culture-wrap .num-list .gray { background-color:#f1f1f1;}
.culture-wrap .num-list .gray .stt { background-color:#f1f1f1;}
.culture-wrap .num-list .black { background-color:#e72d02;}
.culture-wrap .num-list .black .num-box .num { color:#fff;}
.culture-wrap .num-list .black .word { color:#fff; font-size:14px;}
.culture-wrap .num-list .black .stt { color:#fff; background-color:#e72d02;}

td{ line-height:25px;}



.ny-tit{ position: relative; font-size: 30px; letter-spacing: 3px; padding-bottom: 20px; color: #333333; text-align: center;}
.ny-tit:after{ content: ""; position: absolute; bottom:0; left:50%; width: 40px; height: 2px; margin-left: -20px; background: #eb3d00;}
.about-concept{ margin-top: 95px;}
.about-concept ul{ margin: 0 -12px;}
.about-concept li{margin-top: 48px; padding: 0 12px; float: left; width: 20%;}
.about-concept .item{ padding:50px 20px 25px; letter-spacing: 1px; text-align: center; border: 1px solid #eeeeee; background-image: url(concept_bg.png); background-size: cover;}
.about-concept .item span{ margin-top: 55px; display: block; font-size: 20px; color: #333333; padding-bottom: 22px; position: relative; }
.about-concept .item span:after{ content: ""; position: absolute; bottom: 0; left:50%; width: 20px; height: 2px; background: #eb3d00; margin-left: -10px;}
.about-concept .item p{ margin-top: 22px; line-height: 24px; min-height:48px; color: #777777;}
.about-concept .item:hover{ -o-box-shadow:0 0 30px rgba(0,0,0,.08); -ms-box-shadow:0 0 30px rgba(0,0,0,.08);-moz-box-shadow:0 0 30px rgba(0,0,0,.08);-webkit-box-shadow:0 0 30px rgba(0,0,0,.08); box-shadow:0 0 30px rgba(0,0,0,.08);}
