/*主题色值  蓝 色#C42652,  咖色   #FFDA72 浅 __ 支持批量替换色彩*/
body{color:#333;background:url(../images/bg_back.gif);font-size:14px;line-height:25px;margin:0px;font-family:myFirstFont,"微软雅黑";overflow-x:hidden;list-style-type:none}
ul {margin:0;padding:0;list-style: none;}li {margin:0;padding:0; list-style: none;}P {margin-top:20px}
@keyframes fade-in { 0% {opacity: 0;}/*初始状态 透明度为0*/ 40% {opacity: 0;}/*过渡状态 透明度为0*/  100% {opacity: 1;}/*结束状态 透明度为1*/}  
@-webkit-keyframes fade-in {/*针对webkit内核*/  0% {opacity: 0;}  40% {opacity: 0;}  100% {opacity: 1;}}  
#wrapper {animation: fade-in;/*动画名称*/  animation-duration: 1.0s;/*动画持续时间*/  -webkit-animation:fade-in 1.0s;/*针对webkit内核*/}  
@font-face{font-family: myFirstFont;src: url('../font/FontAwesome.otf'); /* 字体样式 */}
@font-face{font-family:'FontAwesome';src: url('../font/fontawesome-webfont.ttf?v=4.3.0'),url('../font/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular')}
.fa {font:normal normal normal 10px/1 FontAwesome;transform: translate(0, 0);} /* 字体箭头样式 */
.menuarrow:before {content:"\f107"; transform: translate(0, 0);opacity:0.8;}

/*字体大小，行高属性_css*/ 
h1{font-size:22px;line-height:2;font-weight:normal;margin:0;text-transform:uppercase; }/* 列表标题 */
h2{font-size:12px;color:#999;text-transform:uppercase;font-weight:normal; margin:0;}/* 副标题 */
h2:first-letter{}/*选择每个 <h2> 元素的首字母，并为其设置样式 */
h3{font-size:14px;line-height:1.7; font-weight:normal; margin:0; opacity:0.8;}/* 列表摘要 */
h4{font-size:25px; line-height:1.2;font-weight:lighter; max-width:820px; margin:0; text-transform:uppercase; opacity:1}/* 内容大标题 */
h5{font-size:14px;font-weight:normal;margin:0;}/* 文章内容 */
h6{font-size:14px; color:#999;font-weight:normal; margin:0; text-transform:uppercase; opacity:0.8}/* 时间/数字 */
hr{height:1px; background:#eee; display:block; border:0; margin:30px 0}
p:first-letter{text-transform:capitalize}/*选择器每个 <p> 元素的首字母设置样式：*/

/*公用链接_css*/ 
a{-webkit-tap-highlight-color:rgba(255,0,0,0);} /* 去除移动端点击色块遮罩层 */
a:link{color:#666;text-decoration: none }
a:hover{}
a:visited {color:#666}

/*主菜单链接_css*/
.menu_important {width:100%;position:relative;display:flex;justify-content:space-between;align-items:center;}/* 菜单平均分 */

.menu {background:#; height:100px;position:relative;display:block;width:25%; margin-right:0px;/* 按钮平均分 */ height:auto;border-right:1px solid #F7F7F7; border-radius:0px;border:0px solid rgba(0,0,0,0.0); transition:0.3s}
.menu:hover {background:#F4F4F4;border:0px solid rgba(0,0,0,0.08)}
.menu:last-child{margin-right:0px;}

.menu >a{font-size:13px;position:relative;padding:0px 0px; height:80px; line-height:80px;display: block;overflow:hidden;border-radius:0px; text-align:center;transition:0.5s}
.menu a:hover span {transform:translate3d(0, 0%, 0);}

.menu a .menuarrow{position:absolute;top:35px;right:5px;}/*有二级菜单显示箭头*/  
.menu span {position:relative;text-transform:uppercase;display: block;transition:0.5s}
.menu span:before{color:#000;content:attr(data-title);left:0px;right:0px;top:0px;bottom:0px;position:absolute;top:100%;transition:0.5s}/*经过菜单滚动文字'字母*/

.menu .erji {position:fixed;opacity:0;top:80px; left:0; width:90%; padding:0 5%; text-align:center;overflow:hidden;background:rgba(255,255,255, 1);visibility:hidden;display:flex;justify-content:center;align-items:center;z-index:-99; transition:0.5s;}/*二级菜单盒子*/ 
.menu .erji li img {width:0px;  display:none; margin:0 auto}
.menu:hover .erji {padding-top:0%;top:80px;visibility:inherit;opacity:1;background:#eee;box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);z-index:-99}

.menu .erji li a {color:#999;padding:10px 20px;line-height:40px; display:block;transition:0.2s}
.menu .erji li a:hover {background:#C42652;color:#fff;}

#menu .select{color:#666; border:0px solid #F4F4F4}/*栏目高亮*/  
#menu:hover .select span{ }
#menu .selecterji{background:#EFEFF0; color:#666;}/*二级栏目高亮*/  
#menu_page {background:#C42652;color:#fff;border-radius:0px; }
#menu_page:visited {background:#C42652;color:#fff;}
#menu_danye {background:#C42652;color:#fff;border-radius:0px; }/*单页高亮*/  
#menu_danye:visited {background:#C42652;color:#fff;}


/*二级菜单链接_css*/
.left_menu { background:#f1f1f1; font-size:14px; color:#666;border-right:1px solid rgba(206,176,126,0.2);display:block;margin:0px 0px 0px 0px;padding:20px 28px; border-radius:0px;text-transform:uppercase;overflow: hidden;transition:0.2s}
.left_menu:link {color:#666}
.left_menu:visited {color:#666}
.left_menu:hover {background:#C42652;color:#fff;border:0px solid rgba(255,255,255,0.1); transform:translate(0,-0px);}
.left_menu:after {width:0px;height:60px;margin-top:-60px; display: block;content: ""; transition:0.5s}/*after 选择器*/
.left_menu:before {width:0px;height: 60px;content: ' ';position: absolute;background: #fff;top:0;left:-45px;opacity: 0;-webkit-transition: all 0.25s ease-out;transition: all 0.25s ease-out;-webkit-transform: skewX(-25deg);transform: skewX(-25deg);}
.left_menu:hover:before {width: 45px;left: 205px;}
#navi ul li.h1 a{background:#434242; border:0px solid rgba(206,176,126,0.2);color:#999}


/*more按钮链接_css*/
.more{ background:#fff;display:block;border:1px solid #E1E1E1;overflow:hidden;width:300px;margin:0 auto;text-transform:uppercase; transition:0.5s; padding:0;height:55px;line-height:55px}
.more:hover{ color:#FFF;border:1px solid #C42652;transform:translate(0,0px)}
.more:after {background:#C42652;width:0px; height:55px; margin-top:-55px; display: block; content: ""; transition:0.6s}/*after 选择器*/
.more:hover:after {width:300px}


/*back按钮链接_css*/

.back {background:#fff url(../img/back.svg) no-repeat center ; background-size:15%;width:50px; border:1px solid  #eee; margin:30px  auto; border-radius:0px;display:block; text-transform:uppercase;display:flex;justify-content:center;align-items:center;padding:25px;transition:0.2s}
.back:link {color:#999}
.back:visited {color:#999}
.back:hover {background:#C42652  url(../img/back.svg) no-repeat center left 25px;background-size:15%;color:#fff;border:1px solid rgba(255,255,255,0.1);}


/*分页链接_css*/
.page{background:#fff;padding:12px 17px;border-radius:0px;border:1px solid rgba(0,0,0,0.05); color:#666; margin: 0 5px;transition:0.5s}
.page:link{}
.page:visited {} 
.page_ding{padding:12px 17px; border-radius:0px; border:1px solid rgba(0,0,0,0.05);color:#999; margin: 0 5px; background:#C42652;color:#fff}
.page:hover{background:#C42652; color:#fff;text-decoration: none;}

/*底部链接_css*/
.foot_link{}
.foot_link:link{color:#999;}
.foot_link:visited {color:#999;}
.foot_link:hover{color:#999}
.foot_link:active {color:#999}	

/*主体盒子box_css*/	
.box_top{width:100%;opacity:1;display:flex;justify-content:space-between;align-items:center}
.box_top_left{display:block}
.box_top_left img{width:70%; margin-right:5px;opacity:1;transition:0.5s;}
.box_top_left .logo{display:flex;justify-content:left;align-items:center}
.box_top_left a:link{color:#FFF;font-size:20px; line-height:1.3; }
.box_top_left a:visited{color:#FFF;}
.box_top_left .en{font-size:33px;line-height:20px;letter-spacing:3px}
.box_top_left .kouhao{font-size:10px;text-transform:uppercase;letter-spacing:1px; display:block;opacity:0.6;transition:0.5s}

.box_top_right{width:100%}/*右侧宽度*/
.box_menu_position{width:100%;}/*挡板*/
.box_menu_class>li{float:left}

.box_index{overflow:hidden}

.box_main{overflow:hidden; padding:5% 0 5% 0}
.box_main_padding{background:#fff; border:1px solid rgba(255,255,255,0.2);padding:0% 0%; margin:0 10%; border-radius:0px;overflow:hidden}
.box_main_nopadding{margin:0;  overflow:hidden}

.box_main_news{background:# url(../images/back_news.jpg) no-repeat top; background-size:100%; background-attachment:fixed}
.box_main_video{background:# url(../images/back_video.jpg) no-repeat bottom; background-size:100%; background-attachment:fixed}
.box_main_products{background:# url(../images/back_products.jpg); background-size:100%; background-attachment:fixed}
.box_main_project{background:# url(../images/back_products.jpg); background-size:100%; background-attachment:fixed}
.box_main_count {padding:60px 0; background:# url(../images/back_count.jpg);background-size:100%}
.box_main_team{background:#fff url(../images/back_team0.jpg); background-size:100%; background-attachment:fixed}

.box_banner{position:relative;background:#333;overflow:hidden;}
.box_banner img{background:no-repeat; background-size:cover; background-size:100%; background-attachment:fixed/*固定*/;
-webkit-animation-name: fadeIn02;-webkit-animation-iteration-count: 1; /*动画次数*/-webkit-animation-duration: 1s; /*动画持续时间*/}
@-webkit-keyframes fadeIn02 {0%{ transform:scale(1.0)}50% {transform:scale(1.0)}100% {transform:scale(1.0)}}

.box_banner_color{position:absolute;background:#000; width:100%;height:100%;top:0;/*遮罩位置*/opacity:0.4}
.box_banner_text{position:absolute;width:84%;padding:0 8%;height:100%;top:12%;/*保证居中的条件，适当让位*/display:flex;justify-content:center;align-items:center;flex-direction:column;transition:0.5s}

.box_column_back{background:#fff;padding:3% 0 0 0;border:0px solid rgba(0,0,0,0.05);}
.box_column{display:flex;justify-content:/*space-between*/center;align-items:center;flex-direction:column;padding:0% 8%; border-radius:0 ; margin:0 auto; margin-top:-1px;border:0px 0 0 0; /*灰度酌情*/ border-bottom:0;margin-top:0px;z-index:999999}
.box_erji{background:#eee;padding:0 0 0 0;margin-top:3%;display:flex; flex-wrap: nowrap;justify-content:center;align-items:center}

.box_more{background:#F8F8F8; padding:50px 0;text-align:center;display:flex;justify-content:center;align-items:center;flex-direction:column}

.box_view_rangwei{padding-top:120px}
.box_view{border:1px solid rgba(255,255,255,0.2);padding:0% 5%;width:auto;margin:2% 10% 5% 10% ;border-radius:0px}
.box_view_top{background:;display:flex;justify-content:center; align-items:center; text-align:center;padding:4% 2% 0% 2%}
.box_view_content{line-height:30px;  margin:0 0}
.box_view_content p{ text-indent: 0em}
.box_view_content img{width:70%; margin:0% 0}

.box_faq{margin:0}
.box_faq_lie{margin:3% 0;display:flex;justify-content:space-between;align-items:top;}

.box_page{ background:#fff; margin:0;overflow:hidden;padding:5% 0 5% 0;border-top:#eee 1px solid;text-align: center;}

.box_next {display:flex;justify-content:space-between;align-items:center;margin-top:10px;}/*创建两列等宽布局*/
.box_next > span {width:30%;}
.box_next > span:first-child {display:flex; width:50% }
.box_next > span:last-child { display:flex; width:50%; text-align:right}
.box_next .font{color:#999;width:100%; padding:30px 0; overflow:hidden;text-overflow:ellipsis;white-space:nowrap; }
.box_next .font:hover{color:#C42652}

.box_foot_back{ padding-top:0px; }
.box_foot{ background:#000;color:#999999; text-transform:uppercase;border:#FFF 0px solid;width:100%; padding:2% 0; border-radius: 0;overflow:auto;text-align:center}
	
/*字体样式_css*/	
.font_banner_title{display:none;color:#fff; margin-left:0px;text-transform:uppercase;opacity: 1.0}
.font_banner_line{letter-spacing:0px;text-align:center}
.font_banner_ch{ font-weight:bold;font-size:30px; line-height:1.4;color:#fff;text-align:center; text-transform: capitalize; opacity:1}
.font_banner_en{font-weight:lighter; color:#fff;letter-spacing:0px;font-size:30px; line-height:1.0; text-transform:capitalize; opacity:0.5}

@keyframes fadeIn { 0% {font-size:0px; opacity: 0; margin-right:0px } 50% {} 100% {}/*动画控制*/}

.font_column_ch{font-size:22px; display:block;text-align:center; opacity:1;}
.font_column_line{display:block;border-bottom:#eee 0px solid; text-align:center; line-height:0; width:100%;transform: rotatez(0deg);}
.font_column_en{font-size:10px;opacity:0.4;text-transform:uppercase; display: block;text-align:center;}
.font_column_position{display:none;color:#999}

.font_time{}
.font_nodata {color:#ccc; width:130px;display:block; margin:80px auto}
.font_brand{display:block; text-transform:uppercase}

.font_select{height:37px;color:#999;text-transform:capitalize;display:block;border:1px #eee solid; cursor:pointer}
.font_select_big{color:#666;background:#1F448B;color:#FFF;  }
.font_select_small{border-bottom:#666 1px solid;color:#999}


.font_input{color:#666;background:#F9F9F9;border:1px solid #C42652;line-height:;height:45px;width:40%;padding: 0 0 0 2%; border-top-left-radius:50px; border-bottom-left-radius:50px;box-shadow: 0px 1px 4px rgba(0,0,0,0),0px 0px 10px rgba(0,0,0,0.1) inset;}
.font_select{color:#FFF; background:#C42652;border:1px solid #C42652; height:45px;width:120px; border-top-right-radius:50px; border-bottom-right-radius:50px; cursor:pointer}

.font_input_width{width:30%;}

.font_faq{background:#333; color:#fff; border:0;height:50px; width:200px;cursor:pointer;transition:0.2s}
.font_faq:hover{background:#eee; color:#666; opacity:1;}

.font_copyright{color:#999;opacity:1;}


/*以下是各种列表，重点部分*/

/*针对流动布局 liudong_css*/
.list_liudong {display:flex;justify-content:space-around;/*左右分布，不顶边*/ flex-direction:row;/*从左到右控制*/align-items:center;/*元素垂直居中*/}

/*针对一列布局one_css*/
.list_one {}
.list_one h1 {font-size:30px; text-align:center;font-weight:lighter;line-height:1.5}
.list_one h2 {text-align:center;  opacity:.5}
.list_one img{max-width:80%;display:block; margin:30px auto}

/*针对两列布局two_css*/
.list_two {display:flex;justify-content:space-between;align-items:top}
.list_two h1 {line-height:1.5}
.list_two h2 {}
.list_two .left {width:45%}
.list_two .left img{width:100%}
.list_two .right {width:50%}

/*图文混排两列列表_css*/
.list_text2{-webkit-column-count:2;-webkit-column-gap:20px;column-fill:no;-webkit-column-rule:1px dotted #ccc}
.list_text2 img{ width:100%; margin-bottom:2%}
.list_text2 .text{ display:block; margin:5% 0}

/*图文混排三列列表_css*/
.list_text3{-webkit-column-count:3;-webkit-column-gap:30px;column-fill:no;-webkit-column-rule:0px dotted #ccc}
.list_text3 img{width:100%;}/*其他属性不能给，确保兼容*/
.list_text3 .text{ }/*其他属性不能给，确保兼容*/


/*新闻列表news_css*/
.list_news{float:left;width:31.333%; margin-right:3%; margin-bottom:30px}
.list_news:nth-of-type(3n) { margin-right:0px}

.list_news .box{position:relative;display:block;transition:0.5s}
.list_news:hover .box{transform:translate(0,-0px)}

.list_news .box img{position:relative; background: top;background-size:cover;opacity:1;width: 100%; transition:0.5s}
.list_news:hover .box img{opacity:1;}

.list_news .color{position:absolute;background:#fff;opacity:0.1;width:100%; height:100%;bottom:0; transition:0.5s} 
.list_news:hover .color{background:#000;height:100%;bottom:0; border-radius:0px; opacity:0.2;} 

.list_news .biankuang{position:absolute;width:100%;height:100%;top:0;opacity:0;transition:0.5s;z-index:1}
.list_news:hover .biankuang{top:0; opacity:0.5;}

.list_news .position{background:#F8F8F8;position:relative;top:0; width:80%; padding:30px 10%; display:flex;justify-content:center;align-items:center;flex-direction:column;z-index:2;transition:0.2s; }
.list_news:hover .position{background:#C42652; color:#FFF; opacity:1; }

.list_news .font_01{display:block;width:250px;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;transition:0.5s}
.list_news:hover .font_01{}  

.list_news .font_02{display:flex;justify-content:center;align-items:center;transition:0.5s} 
.list_news:hover .font_02 {opacity:1;bottom:0%;}  

.list_news .font_03{ text-align:center;margin-top:5px;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden} 
.list_news:hover .font_03{}

.list_news .font_time {position:absolute; color:#fff;top:-50px;width:100%; font-size:20px; text-align:center;margin:10px 0; opacity:0.1;transition:0.2s}
.list_news:hover .font_time { opacity:0.8;}

.list_news20 .font_04{display:block;text-align:center; opacity:0.8;transition:0.5s;} 
.list_news20:hover .font_04{}
 
.list_news .font_line{background:#000;width:100%; height:1px; margin:10px 0;opacity:0.2;transition:0.2s;} 
.list_news:hover .font_line{background:#fff;width:100%;}

 /*服务范围_css */ 
.list_service{float:left;width:50%;}
.list_service:nth-of-type(2n) {margin-right:0}
.list_service .box{position:relative;border-right:1px solid #eee;border-bottom:1px solid #eee; overflow:hidden;transition:0.5s;}
.list_service .box:hover{background:#C42652;border-right:1px solid #C42652;border-bottom:1px solid #C42652}
.list_service .box img{background:center  bottom -50px;background-size:0%;width: 0%;transition:1s; display:block}
.list_service:hover .box img{transform:scale(1.0); background:center  bottom 0 ;background-size:0%; opacity:0.1}
.list_service .color{background:#fff;position:absolute;width:100%;height:100%;top: 0; transition:0.5s} 
.list_service:hover .color{background:#C42652;} 

.list_service .position{position:relative;top:0;width:80%; padding:20% 10%;display:flex;justify-content:center;align-items:center;flex-direction:column;z-index:1}
.list_service .font_01{} 
.list_service:hover .font_01{color:#fff}  
.list_service .font_02{ line-height:1.2;background:#C42652;color:#fff;text-transform:uppercase;width:100px; height:100px;border:1px solid #C42652;border-radius:500px;box-shadow: 0px 0px 0px #999; padding:15px; 
display:flex;justify-content:center;align-items:center;flex-direction:column; text-align:center; margin:15px 0;transition:0.5s} 
.list_service:hover .font_02{background:#fff;color:#C42652;width:100px; height:100px; border:1px solid #fff;border-radius:500px;box-shadow: 0px 0px 0px #999} 
.list_service .font_03{ text-align:center;display:block} 
.list_service:hover .font_03{color:#fff} 


/*作品列表products_css */
.list_products{ float:left;width:23.5%;margin-right:2%;border-right:0px solid #f1f1f1; border-bottom:0px  solid #f1f1f1;margin-bottom:3%}
.list_products:nth-of-type(4n) {margin-right:0px;border-right:0px}

.list_products .box{position:relative; border:1px solid #eee; border-radius:0px; padding-top:0px; display:block;overflow:hidden;}
.list_products:hover .box{ }

.list_products .box img{ display:none;border-radius:0px;background-size:cover;width:100%; margin:0 auto; transition:0.2s}
.list_products:hover .box img{transform:scale(1.0)}

.list_products .color{position:absolute;width:100%; height:100%; top:0;transition:0.2s} 
.list_products:hover .color{opacity:0} 

.list_products .biankuang{position:absolute;width:100%;height:100%;top:0;border:#C426520px solid;transition:0.2s;z-index:1}
.list_products:hover .biankuang{border:#C42652 0px solid;width:100%;height:100%; margin:0%; top:0;}

.list_products .position{position:relative; top:0; width:80%;padding:40px 10%; display:flex;justify-content:center;align-items:center;flex-direction:column;z-index:1;opacity:1;transition:0.5s; }
.list_products:hover .position{background:#F8F8F8;opacity:1;}

.list_products .font_01{display:block;width:250px;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;transition:0.5s; text-align:center} 
.list_products:hover .font_01{opacity:1;}  

.list_products .font_03{margin-top:10px;text-overflow:ellipsis;display:none;/*display:-webkit-box;*/-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}
.list_products:hover  .font_03{color:#fff}

.list_products .font_06{text-transform:uppercase; text-align:center;opacity:0.5;display:block;max-width:300px;} 
.list_products:hover .font_06{opacity:0.5;color:#fff;}

.list_products .font_line{background:#eee; display:block;width:100%;height:1px;display:block; margin:10px 0;opacity:0.5} 
.list_products:hover .font_line{background:#eee;width:100%}

.list_products .botton{background:#FFF;border:#eee 1px solid; border-radius:0px; margin-top:10px;text-align:center; padding:10px 20px;  width:100px;opacity:0.8} 
.list_products:hover .botton {background:#C42652;border:#fff 1px solid;color:#fff; transform:scale(1);opacity:1}  

.list_products .svg{ display:none; width:15%; margin:10px 0;opacity:0.5;} 
.list_products:hover .svg {opacity:1;}  


/*案例列表product_css */ 
.list_project{ float:left;width:31.33%;margin-right:3%;border-right:0px solid #f1f1f1; border-bottom:0px  solid #f1f1f1;margin-bottom:3%}
.list_project:nth-of-type(3n) {margin-right:0px;border-right:0px}

.list_project .box{position:relative; border:1px solid #eee; border-radius:0px; display:block;overflow:hidden;}
.list_project:hover .box{}

.list_project .box img{border-radius:0px;background-size:cover;width:30%; margin:0 auto; display:none;transition:0.2s}
.list_project:hover .box img{transform:scale(1.0)}

.list_project .color{position:absolute;background:#eee;opacity:1;width:100%; height:100%; top:0;transition:0.2s} 
.list_project:hover .color{opacity:0} 

.list_project .biankuang{position:absolute;width:100%;height:100%;top:0;border:#C426520px solid;transition:0.2s;z-index:1}
.list_project:hover .biankuang{border:#C42652 0px solid;width:100%;height:100%; margin:0%; top:0;}

.list_project .position{position:relative; background:#fff;top:0; width:80%;padding:30px 10%; display:flex;justify-content:center;align-items:center;flex-direction:column;z-index:1;opacity:1;transition:0.2s; }
.list_project:hover .position{color:#333;opacity:1;}

.list_project .font_01{text-align:center; display:block; line-height:1.5;opacity:1;transition:0.5s;} 
.list_project:hover .font_01{opacity:1;}  

.list_project .font_03{text-align:center; display:block}

.list_project .font_06{text-transform:uppercase; text-align:center;opacity:0.5;display:block;max-width:300px;transition:0.5s;} 
.list_project:hover .font_06{opacity:0.5;}

.list_project .font_line{background:#eee; display:block;width:100%;height:1px;display:block; margin:10px 0;opacity:0.5;transition:0.2s} 
.list_project:hover .font_line{background:#eee;width:100%}

.list_project .botton{ background:; color:#C42652;border:#C42652 1px solid; border-radius:0px;margin:10px auto; text-align:center; padding:10px 20px;  width:100px;opacity:0.8;transition:0.5s;} 
.list_project:hover .botton {background:#C42652;color:#FFF; color:#fff;transform:scale(1);opacity:1;}  

.list_project .svg{ display:none; width:15%; margin:10px 0;transition:0.5s;opacity:0.5;} 
.list_project:hover .svg {opacity:1;}  


/*常识列表skill_css */
.list_skill{float:left;width:48%; margin:0px 4% 0 0;border-bottom:#1A1A1A 0px solid; transition:0.5s}
.list_skill:nth-of-type(2n) {margin-right:0px}

.list_skill:after {background:#C42652;width:0%; height:1px; margin-bottom:-1px; display: block;content: ""; opacity:.5;transition:0.5s}/*after 选择器*/
.list_skill:hover:after {width:100%;}

.list_skill .box {position:relative;padding:0%;border-top:#eee 0px solid;border-bottom:#eee 1px solid; padding:0 0 3% 0; margin:3% 0 0 0;display:flex;justify-content:space-between;overflow:hidden;transition:0.5s; 
 /*flex-direction:row-reverse*//*倒叙*/}/*左右平均盒子*/
 
.list_skill .box:hover  {box-shadow:0px 0px 0px #ccc; border-bottom:#fff 1px solid; }

.list_skill .color{position:absolute;width:100%;top:0; opacity:.1; border-radius:0px;overflow:hidden;transition:0.5s} /*颜色*/
.list_skill:hover .color{height:100%; border-radius:0px; top:0;opacity:0.1} 

.list_skill .picposition {position:relative; display:none;width:0%;border-radius:0px; overflow:hidden}
.list_skill .picposition img {background:#eee; background-size:cover;width:100%;border-radius:0px; opacity:1;transition:0.2s}
.list_skill a:hover .picposition img {transform:scale(1.0);/*html5变化移动命令*/opacity:1;}

.list_skill .position {position:relative;width:100%;padding:0;display:flex;justify-content:center;flex-direction:column;transition:0.5s}
.list_skill:hover .position {transform:translate(0,0px)}

.list_skill .pingjun{display:flex;justify-content:space-between;align-items:center;width:100%; padding:25px 0}

.list_skill .font_01{display:block;width:90%;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;transition:0.5s}
.list_skill:hover .font_01 {color:#C42652;transform:translate(0px,0px);}

.list_skill .botton {color:#ccc;display:block;line-height:15px;text-transform:uppercase; border-radius:0px; padding:2px 5px;transition:0.5s;}
.list_skill:hover .botton {color:#C42652;display:block;opacity:1;transform:translate(0px,0px);}

/*首页数字list_index_count*/ 
.list_index_count{ float:left;width:24.9%;margin-right:0%;border-right:1px solid rgba(0,0,0,0.1);}
.list_index_count:nth-of-type(4n) {border-right:0px solid #333;}

.list_index_count .box{position:relative;display:block;  border-radius:0px; overflow:hidden; cursor:help;transition:0.5s}
.list_index_count:hover .box{}

.list_index_count .box img{background-size:cover;opacity:0;width: 100%;transition:0.5s}
.list_index_count:hover .box img{transform:scale(1.2);opacity:0;}

.list_index_count .color{position:absolute;opacity:0;width:100%; height:100%; top:0; border:1000px; transition:0.5s} 
.list_index_count:hover .color{background:rgba(0, 0, 0, 0);transform:scale(1.0) rotatez(0deg);bottom:0px;opacity:0;} 
.list_index_count .position{ color:#666;position:absolute; top:0; width:60%; padding:0 20%; height:100%; display:flex;justify-content:center;align-items:center;flex-direction:column;z-index:1; }
.list_index_count:hover .position{opacity:1;}
.list_index_count .font_01{color:#000;font-size:40px; font-weight:lighter;line-height:1.2;transition:0.5s} 
.list_index_count:hover .font_01{color:#C42652; opacity:1;}  
.list_index_count .font_01 sup{font-size:14px;} 

.list_index_count .font_03{text-align:center;display:block;opacity:1; transition:0.5s} 
.list_index_count:hover .font_03{display:block; opacity:1; }


/*首页服务体系豆腐块_css */ 
.list_index_service{float:left;width:100%;margin-right:0%;border-left:0px  solid #333; margin-bottom:0px}
.list_index_service:nth-of-type(2n) {margin-right:0px;border-right:0px  solid #333}

.list_index_service .box{position:relative;display:block; border-right:0px solid #eee; border-radius:0px; overflow:hidden;}
.list_index_service:hover .box{}

.list_index_service .box img{background-size:cover; background:top right;opacity:1;width: 100%; background-size:100%;filter: grayscale(0%); transition:0.5s}
.list_index_service:hover .box img{opacity:1;}

.list_index_service .color{position:absolute;background:rgba(0,0,0,0.4);width:100%; height:100%; top:0; display:block; transition:0.5s} 
.list_index_service:hover .color{background:rgba(0,0,0,0.8);opacity:1;} 

.list_index_service .biankuang{position:absolute;width:100%;height:100%;top:0;border:#FFF 0px solid; opacity:0;transition:0.5s;z-index:1}
.list_index_service:hover .biankuang{width:93.5%;height:91%; margin:3% 3%; top:0; opacity:0;}

.list_index_service .position{color:#fff;position:absolute;top:0; width:80%; padding:0% 10%; height:100%; display:flex;justify-content:center;align-items:left;flex-direction:column;z-index:1;opacity:1;transition:0.5s}
.list_index_service:hover .position{opacity:1;padding-top:0%;}

.list_index_service .pingjun {display:flex;justify-content:space-between;align-items:center; padding:5px 0}

.list_index_service .font_01{} 
.list_index_service:hover .font_01{}  

.list_index_service .font_02{ display:none;opacity:1;transition:0.2s;} 
.list_index_service:hover .font_02{}

.list_index_service .font_line{background:#fff;width:80%; height:0px; margin:0px 0; display:block;opacity:0.2;transition:0.5s;} 
.list_index_service:hover .font_line{width:80%;background:#fff}

.list_index_service .font_03{display:block; text-align: left;display:-webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:3;word-break: break-all;overflow: hidden;transition:0.2s;} 
.list_index_service:hover .font_03{color:#fff} 

.list_index_service .svg{ display:none;} 
.list_index_service:hover .svg{}  

.list_index_service .botton{color:#fff;width:200px;height:45px; border:1px solid #FFF; margin-top:40px;display:flex;justify-content:center;align-items:center;transition:0.2s;} 
.list_index_service:hover .botton{background:#fff;color:#666; opacity:1;}


/*首页流程list_liucheng*/ 
.list_liucheng{float:left;width:100%; margin-right:0%; }
.list_liucheng:nth-of-type(1n) {margin-right:0%;}

.list_liucheng .box{background:#C42652;position:relative;display:block; border-radius:0px; overflow:hidden; transition:0.5s}
.list_liucheng:hover .box{background:#fff;}

.list_liucheng .box img{background-size:cover;opacity:0;width: 100%;transition:0.5s}
.list_liucheng:hover .box img{opacity:0;}

.list_liucheng .color{position:absolute;opacity:0;width:100%; height:100%; top:0; border:1000px; transition:0.5s} 
.list_liucheng:hover .color{background:rgba(0, 0, 0, 0);transform:scale(1.0) rotatez(0deg);bottom:0px;opacity:0;} 
.list_liucheng .position{ color:#666;position:absolute;top:0; width:100%;  height:100%; display:flex;justify-content:center;align-items:center;flex-direction:column;z-index:1; }
.list_liucheng:hover .position{opacity:1;}

.list_liucheng .svg img{ width:50px;opacity:1;background:#;border-radius:1000px; border:2px solid #FFDA72 ; padding:15px; margin:10px 0;transition:0.2s} 
.list_liucheng:hover .svg img{ background:#C42652; opacity:1; border:2px solid #C42652 ;  filter: grayscale(0%) invert(0%)  contrast(100%)}  

.list_liucheng .font_01{color:#fff;line-height:1.2;transition:0.5s} 
.list_liucheng:hover .font_01{color:#333; opacity:1;}  
.list_liucheng .font_01 sup{font-size:1px;  opacity:0; margin-left:0px } 

.list_liucheng .font_02{text-align:center;display: none; max-width:60%; margin:10px auto; opacity:1; transition:0.5s} 
.list_liucheng:hover .font_02{ opacity:1}

/*首页常识*/
.list_index_skill{float:left;width:48%; margin:0 4% 0px 0; overflow:hidden;border-bottom:0px solid rgba(0,0,0,0.1); transition:0.5s}
.list_index_skill:nth-of-type(2n) {margin-right:0px}

.list_index_skill:after {width:0px; height:0px; display: block;content: ""; transition:0.6s}/*after 选择器*/
.list_index_skill:hover:after {width:100%}

.list_index_skill .box{position:relative; border:0px solid #eee;overflow:hidden;transition:0.5s; border-radius:0px}
.list_index_skill:hover .box{}

.list_index_skill .box img {width:100%;background:no-repeat center; background-size:100%; transform:scale(1) rotatey(0deg);opacity:1;transition:0.5s}
.list_index_skill:hover .box img {transform:scale(1.0) rotatey(0deg);opacity:1;} 

.list_index_skill .color{position:absolute;width:100%;height:100%; top:0; border-radius:0px;opacity:.4; transition:0.5s} /*颜色*/
.list_index_skill:hover .color{width:100%;height:100%; border-radius:0px; top:0;opacity:0.9;}

.list_index_skill .position {position:absolute/*决定了文本的位置*/;width:100%; height:100%;top:0px;display:flex;justify-content:center;align-items:left;flex-direction:column;z-index:10;transition:0.2s;}
.list_index_skill:hover .position{transform:translate(0px,0px);/*html5移动命令*/}

.list_index_skill .font_01{transition:0.2s}
.list_index_skill:hover .font_01 {}

.list_index_skill .font_line{width:100%; border-bottom:1px solid #eee; margin:10px 0;transition:0.5s;} 
.list_index_skill:hover .font_line{background:#000;width:100%;}

.list_index_skilltextbox{padding:5px 0;display: flex; flex-wrap: wrap}
.list_index_skilltextlist .font01{width:160px; margin-right:10px; display:block}
.list_index_skilltextlist:hover .font01{text-decoration: underline; color:#900}


/*首页关于我们开始 */ 
.list_index_about{float:left;width:100%;margin-right:0%;border-left:0px  solid #333; margin-bottom:0px}

.list_index_about .box{position:relative;display:block; border-right:0px solid #eee; border-radius:0px; overflow:hidden;background-attachment:fixed}
.list_index_about:hover .box{}

.list_index_about .box img{background:top;background-size:cover;opacity:1;width: 100%;transition:0.5s;}
.list_index_about:hover .box img{transform:scale(1.0)rotatey(0deg) translate(0px,0px);}

.list_index_about .color{position:absolute;background:#000;opacity:0.8;width:100%; height:100%; top:0;transition:0.5s} 
.list_index_about:hover .color{background:#C42652;opacity:0.8;transform:scale(1.0) rotatey(0deg); border-radius:0px;height:100%;} 

.list_index_about .biankuang{background:rgba(255,255,255,0);position:absolute;width:80%;height:70%; left:10%; top:15%; opacity:1;transition:0.5s;z-index:1}
.list_index_about:hover .biankuang{background:#;color:#fff; opacity:1; transform:skewZ(-90deg)}

.list_index_about .position{ position:absolute; color:#FFF; top:0; width:100%; padding-top:0%; height:100%; display:flex;justify-content:center;align-items:center;flex-direction:column;z-index:1;opacity:1;transition:0.5s; }
.list_index_about:hover .position{opacity:1;padding-top:0%;}

.list_index_about .font_01{ line-height:1.5 } 
.list_index_about:hover .font_01{}  

.list_index_about .font_02{ display:none;border-radius:10px;width:45px;transition:0.5s} 
.list_index_about:hover .font_02{ } 

.list_index_about .font_line{background:#eee;width:1px; height:0px; margin:0px 0; display:block;opacity:0.5;transition:0.5s;} 
.list_index_about:hover .font_line{}

.list_index_about .font_03{display: none;text-align:center;max-width:800px;margin:10px auto; /*宽度*/padding:0 5%;/*宽度*/display:-webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:5;word-break: break-all;overflow: hidden;transition:0.5s;} 
.list_index_about:hover .font_03{} 

.list_index_about .font_05{height:50px;border-radius:0px;opacity:1;display:flex;justify-content:center;align-items:center;flex-direction:column;transform:scale(1) rotatey(0deg);transition:0.3s;} 
.list_index_about:hover .font_05 {}  

.list_index_about .svg{width:4%; margin:15px 0;transition:0.2s;} 
.list_index_about:hover .svg {filter: brightness(1)/*亮度*/ sepia(0)/*褐色*/ hue-rotate(0deg)/*色相旋转*/ saturate(0)/*饱和度*/ ;}  


/*资质荣誉开始 */ 
.list_honor{float:left;width:23.5%; margin:0 2% 2% 0}
.list_honor:nth-of-type(4n) {margin-right:0px;}

.list_honor .box{position:relative;display:block; padding-top:0px; transition:0.5s}
.list_honor:hover .box{background:#999}

.list_honor .box img{background:#eee no-repeat center; background-size:cover;width:100%;display:block; margin:0px auto;transition:0.5s}
.list_honor:hover .box img{background:#eee no-repeat center; background-size:100%;  border:0px solid rgba(255,255,255, 0.1)}

.list_honor .color{position:absolute;background:rgba(0,0,0,0.1);width:100%; height:100%;bottom:0;transition:0.5s} 
.list_honor:hover .color{background:rgba(0,0,0,0);transform:scale(1.0);height:100%;bottom:0; border-radius:0px; } 

.list_honor .biankuang{position:absolute;width:100%;height:100%;top:0;border:#FFF 1px solid; opacity:0;transition:0.5s}
.list_honor:hover .biankuang{width:93.5%;height:91%; margin:3% 3%; top:0; opacity:0;}

.list_honor .position{background:#F8F8F8;position:relative; bottom:0; width:70%; padding:50px 15%; height:20px; display:flex;justify-content:center;align-items:center;flex-direction:column;z-index:2;opacity:1}
.list_honor:hover .position{ background:#C42652;color:#FFF;opacity:1; transform:translate(0px,-0px)}

.list_honor .font_01{ text-align:center; line-height:1.5} 
.list_honor:hover .font_01{ color:#FFF}  

.list_honor .font_02{transition:0.5s;} 
.list_honor:hover .font_02{ color:#FFF}

.list_honor .font_line{ background:#999;width:20%; height:1px; margin:10px 0;opacity:0.2;transition:0.5s;} 
.list_honor:hover .font_line{background:eee;width:100%; }

.list_honor .font_03{ display:block; text-align:center;transition:0.5s;} 
.list_honor:hover .font_03{opacity:0.5;} 

.list_honor .font_05{ display:block; margin:20px 0; text-align:center; opacity:0.5;transition:0.5s;} 
.list_honor:hover .font_05{} 


@media all and (min-width:1024px) 
{.header{background:rgba(255,255,255,1);width:80%; height:80px;padding:0 10%;position:fixed;display:flex;justify-content:space-between;align-items:center;transition:0.5s ease; border-bottom:1px solid rgba(51,51,51,0.1); box-shadow:0px 0px 1px #eee; border-radius: 0px;z-index:1000;}
.header.mini {background:rgba(255,255,255,1);height:80px;border-bottom:1px solid rgba(51,51,51,0.1);box-shadow:0px 0px 1px #eee}
.header.mini .box_top_left img{opacity:1; /*filter: brightness(1.2) sepia(1) hue-rotate(330deg) saturate(20)*/}
.header.mini .menu >a{ }

.header.mini .menu .erji{top:80px; }
.header.mini .menu:hover .erji{top:80px; }
.header.mini .box_top_left a:link{ color:#fff}
.header.mini .box_top_left a:visited{color:#fff}

.mheader {display:none}
}
@media all and (max-width:1024px) 
{
body {font-size:14px;/*适合手机的行高*/}
.header {display:none;}
.mheader {background:rgba(255,255,255,1);width:100%;height:80px;position:fixed;display:flex;justify-content:space-between;align-items:center;z-index:10000;border-bottom:0px solid #f1f1f1; box-shadow:0px 0px 10px #eee; border-radius: 0 0 0px 0px;transition:0.5s;}
.mheader.mini {background:rgba(0,0,0,0.9)}

h1{font-size:16px; line-height:2; font-weight:normal;}/* 列表标题 */
h2{font-size:14px}/* 副标题 */
h3{font-size:14px; line-height:1.5}/* 列表摘要 */
h4{font-size:20px; line-height:30px; max-width:96%; margin:0 auto;}/* 内容大标题 */
h5{font-size:16px}/* 文章内容 */
h6{font-size:14px; line-height:24px}/* 时间/数字 */
hr{margin:10px 0}

/*链接_css*/	
#menup .select{background:#fff; color:#C42652}/*栏目高亮*/
.left_menu {padding:20px 13px; border:0; text-align:center; line-height:1.2; border-bottom:1px solid rgba(51,51,51,0.05); margin-bottom:0px;margin:0}
.left_menu:hover {border:0px;border-bottom:1px solid rgba(51,51,51,0.05);}
#navi ul li.h1 a{border:0px}

/*主体box_css*/	
.box_top{padding:0 4%;width:92%}
.box_top_left{}
.box_top_left img{width:60%}
.box_top_left a:link{color:#000;font-size:18px;line-height:1.2;}
.box_top_left a:visited{color:#000}
.box_top_left .kouhao{font-size:9px;letter-spacing:0px;opacity:0.5;}

.box_main{padding:10% 0}
.box_main_padding{ padding:6% 4%; margin:0 0%; border-radius:0px;overflow:hidden}

.box_banner img{ padding-top:0px; width:300%; background-size:100%; margin-left:-50%; }

.box_column{padding:8% 4%;}
.box_erji{display:block}
.shouji100{}

.box_shouji{padding-top:0px}

.box_view_rangwei{padding-top:100px}
.box_view{width:92%; padding:0;border:1px solid rgba(255,255,255,0.2); margin:5% 4%}
.box_view_top{flex-wrap: wrap;display:flex;flex-direction:column;padding:4% 2% 1% 2%}
.box_view_content img{width:100%; }
.bow_view_content_news{-webkit-column-count:1;-webkit-column-gap:30px;column-fill:no;-webkit-column-rule:0px dotted #ccc}

.box_page{padding:10% 2% 10% 2%}

.box_next .font{color:#999;width:100%; padding:30px 0px}

.box_foot{padding:5% 0}

/*字体_css*/	

.font_banner_ch{font-size:20px;line-height:1.5;}
.font_banner_en{font-size:20px}

.font_column_ch{ font-size:16px; line-height:1.5}

.font_copyright{display:block;}

/*以下是各种列表，重点部分*/

/*针对一列布局one_css*/
.list_one {text-align:left;}
.list_one h1 { font-size:18px; line-height:1.5 }
.list_one h2 {}
.list_one img{max-width:100%;}

/*针对两列布局two_css*/
.list_two {flex-wrap:wrap}
.list_two .left {width:100%}
.list_two .right {width:100%;padding-top:5%}

/*图文混排两列列表_css*/
.list_text2{-webkit-column-count:1}

/*图文混排三列列表_css*/
.list_text3{-webkit-column-count:1; padding:5% 0; flex-wrap: wrap}
.list_text3 .text{ display:block; margin:5% 0}

/*新闻列表list_history*/
.list_news{width:100%; margin-bottom:20px;/*百分比间隙2018.03.15*/}
.list_news:nth-of-type(1n) {margin-right:0px;}	

/*服务范围 list_service*/	
.list_service{width:100%; margin-bottom:20px /*百分比间隙2018.03.15*/}
.list_service .box img{ height:300px;}
.list_service:nth-of-type(1n) {margin-right:0px;}

/*作品列表products_css */
.list_products{width:100%; margin-right:0%; margin-bottom:5%;border-bottom:0px  solid #eee; /*百分比间隙2018.03.15*/}
.list_products:nth-of-type(1n) {margin-right:0;}
.list_products .position{}
.list_products .font_01{ font-size:16px;text-overflow: ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow: hidden;}

/*案例列表project_css */
.list_project{width:100%; margin-right:0%; margin-bottom:5%;border-bottom:0px  solid #eee; /*百分比间隙2018.03.15*/}
.list_project:nth-of-type(1n) {margin-right:0;}
.list_project .position{}
.list_project .font_01{ font-size:16px;text-overflow: ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow: hidden;}


/*常识列表skill_css */
.list_skill{width:100%; margin-right:0%;margin-bottom:20px;/*百分比间隙2018.03.15*/}
.list_skill:nth-of-type(1n) {margin-right:0px;}
.list_skill .font_03{text-overflow: ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow: hidden;}

/*首页数字list_index_count*/ 
.list_index_count{ width:49.8%; margin-right:0%; }
.list_index_count:nth-of-type(2n) {margin-right:0px;border-right:0px}
.list_index_count .box img{width:250%}
.list_index_count .position{ width:80%; padding:0 10%;} 
.list_index_count .font_01{font-size:30px}
.list_index_count .font_01 sup{font-size:16px;} 

/*首页服务类豆腐块_css */ 
.list_index_service{width:100%; padding:0% 0;margin-bottom:0px;border-right:0px/*距离相隔2%最佳*/ }
.list_index_service .box img{width: 150%;}

/*首页流程list_liucheng*/ 
.list_liucheng{width:100%; margin-right:0%; }
.list_liucheng:nth-of-type(2n) {margin-right:0px;border-right:0px}
.list_liucheng .box{ padding:10px 0}
.list_liucheng .font_01{font-size:30px;}

/*首页常识*/
.list_index_skill{width:100%; margin-bottom:20px}/*距离相隔2%最佳*/
.list_index_skill:nth-of-type(1n) {}
.list_index_skill .box img{width: 130%;}
.list_index_skilltextlist .font01{width:100%}
.list_index_skill .font_01{ }


/*首页常识*/


/*首页list_index_about*/	
.list_index_about{width:100%; }
.list_index_about .box img{width: 300%;}


}