@charset "utf-8";

/* CSS Document */

@font-face { font-family: 'HELVETICANEUELTPRO-THEX'; src: url('fonts/HELVETICANEUELTPRO-THEX.OTF'); font-weight: normal; font-style: normal; }

/*css-base*/

* { padding: 0; margin: 0; }

body { font-size: 12px; font-family: Arial, "微软雅黑"; overflow-x: hidden; width: 100%; min-width: 1200px; }

a { color: #bf181e; text-decoration: none; }

ul, ol { list-style: none; }

h1, h2, h3, h4, h5, h6 { font-size: 12px; font-weight: normal; }

b, strong { font-weight: normal; }

i, em { font-style: normal; }

img { display: block; border: 0; }

input { border: none; background: none; }

input, textarea { font-family: "微软雅黑", Arial; outline: 0; font-size: 14px; }

.fl { float: left; }

.fr { float: right; }

img { border: 0; vertical-align: top; }

.clearfix:after { clear: both; display: block; content: ''; }

.clearfix { zoom: 1; }

input, textarea { font-family: "微软雅黑", Arial; outline: 0; font-size: 14px; -webkit-appearance: none; }

/*header*/

.head_nav_box { height: 70px }

.head_nav_bg { width: 100%; background: #fff; height: auto; position: fixed; top: 0px; left: 0px; z-index: 30; box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1); }

.head_nav { width: 1168px; height: 70px; margin: 0 auto; padding: 0 16px; }

.Logo { display: block; float: left; margin-top: 17px; height: 40px; }

.Logo img { height: 40px; }

.shade_img { width: 100%; height: 100%; position: absolute; top: 0; left: 0; }

.nav { float: right; background: #fff; }

.nav_li { width: auto; height: 70px; float: left; position: relative; font-size: 14px; }

.navitem { color: #a3a3a3; height: 70px; line-height: 70px; padding: 0 10px; display: block; margin: 0 10px; position: relative; }

.nav .navitem:hover { border-top: 2px solid #bf181e; height: 68px; line-height: 66px; color: #3d3d3d; }

.navitem.active { border-top: 2px solid #bf181e }

.nav .active {/*border-top: 2px solid #bf181e;*/ height: 68px; line-height: 66px; color: #5A5A5A; }

.nav .active span { position: relative; }

.nav .subnav .active { color: #bf181e; height: 40px; }

.nav .subnav .active a { color: #bf181e; }

.navitem_i { text-indent: 10px; }

.subnav { position: absolute; width: 150px; border-bottom-right-radius: 8px; border-bottom-left-radius: 8px; border-top: 1px solid #F0F0F0; left: -30px; padding: 14px; background: #FFF none repeat scroll 0% 0%; z-index: -10; box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1); transition: all 0.3s ease 0s; transform: translate3d(0px, 10px, 0px); -moz-transform: translate3d(0px, 10px, 0px); -webkit-transform: translate3d(0px, 10px, 0px); visibility: hidden; opacity: 0; }



.subnav li { border-bottom: 1px solid #f0f0f0; }

.subnav li a { margin: 0 6px; height: 40px; line-height: 40px; display: block; color: #a3a3a3; }

.subnav .subnav_li_bor { border-top: 0px; position: relative; }

.subnav li a span { width: 100px; height: 40px; float: left; overflow: hidden; }

.subnav li a i { float: right; margin-top: 13px; }

.subnav a:hover { color: #bf181e; }

.bgmask { width: 100%; height: 100%; position: absolute; top: 0; left: 0; opacity: 1; filter: alpha(opacity=100); z-index: 1; display: none; background: #000; }

.navitem strong { position: absolute; top: 49%; left: 0px; width: 100%; display: none; }

.nav_li .active strong { display: block; }

.nav .navitem:hover strong { display: block; }

.subnav-ico{width: 0; height: 0;border-left: 5px solid transparent; border-right: 5px solid transparent; border-bottom: 8px solid #FFF;position: absolute; top: -8px;left: 50%; margin-left: -5px; display:none;}

/*banner*/

.banner { width: 100%; height: 680px; position: relative; }

.banner_body { width: 100%; height: 100%;  background-color: #000; }

.banner .active { display: block; }

.banner li { height: 680px; width: 100%; position: relative;  background-size:cover; background-position:center; background-repeat:no-repeat }

.banne .pan_txt { text-align: center; position: absolute; top: 0px; left: 50%; width: 800px; margin-left: -400px; di

}

.ban_title { font-size: 42px; color: #fff; text-align: center; line-height: 70px; overflow: hidden; height: 70px; padding-top: 13%; width: 800px; margin: 0 auto; }

.ban_Englis { text-align: center; color: #d0dcea; line-height: 16px; width: 746px; margin: auto; overflow: hidden; height: 32px; font-size: 14px; }

.ban_date { width: 286px; text-align: right; color: #00f3ff; font-size: 18px; margin: 0 auto; line-height: 20px; }

.ban_title { font-size: 42px; color: #fff; text-align: center; line-height: 70px; overflow: hidden; height: 70px; padding-top: 13%; width: 800px; margin: 0 auto; }

.ban_Englis { text-align: center; color: #d0dcea; line-height: 16px; width: 746px; margin: auto; overflow: hidden; height: 32px; font-size: 14px; }

.ban_but_l { top: 50%; left: 30px; margin-top:15px;}

.ban_c_but i { font-size: 24px; margin-top: -2px; }

.ban_c_but a { width: 40px; height: 30px; background: rgba(0, 0, 0, 0.2); border-radius: 20px; text-align: center; padding-top: 10px; color: #fff; font-size: 18px; position: absolute; transition: all 0.3s ease-out 0s; z-index: 6 }

.ban_c_but a:hover { background: #bf181e; color: #fff; }

.ban_bot_but { position: absolute; bottom: 30px; left: 50%; z-index: 6 }

.ban_bot_but li { width: 8px; height: 8px; border: 2px solid #777; float: left; cursor: pointer; border-radius: 6px; margin: 0 6px; border-color: rgba(111, 111, 111, 0.4) }

.ban_but_r { top:50%; right: 30px; margin-top:15px;}

.banner .ban_bot_but .active { width: 12px; height: 12px; background-color: #bf181e; border: 0px; }

.ban_box { height: 680px; width: 100%; }

.pan_txt { width: 100%; height: 100%; display: block; }

/*service*/

.serve_bg { width: 100%; height: 100%; position: relative; background-color: #fff; border-bottom: 1px solid rgba(0,0,0,.05); background-attachment: fixed; background-size: cover; }

.serve { height: auto; width: 1200px; margin: 0 auto; position: relative; padding: 50px 0 80px; z-index: 10; }

.serve li { width: 568px; height: 150px; border: 1px solid transparent; float: left; text-align: right; margin: 30px 0px 0px 30px; transition: all 0.3s ease-out 0s; }

.serve li:hover { border: 1px solid #f0f0f0; }

.serve .serve_l { text-align: left; }

.serve_title { text-align: left; width: 350px; height: 100px; margin: 30px 0px; }

.serve li:hover .serve_title a { color: #bf181e; transition: all 0.3s ease-out 0s; }

.serve li:hover .serve_title p a { color: #575757; transition: all 0.3s ease-out 0s; }

.serve_title h3 { font-size: 16px; line-height: 32px; width: 350px; height: 42px; overflow: hidden; }

.serve_title h3 a { color: #3d3d3d; overflow: hidden; transition: all 0.3s ease-out 0s; }

.serve_title p { font-size: 13px; line-height: 20px; height: 40px; overflow: hidden; }

.serve_title p a { color: #a3a3a3; transition: all 0.3s ease-out 0s; }

.serve_box { width: 100px; height: 100px; margin: 25px 30px; }

.serve_box img { width: 102px; }

.serve_box i { font-size: 20px; color: #a3a3a3; }

/*servicetwo*/

 .news_list .serve_ul_top {padding-top:20px;}

.news_list .news_list_ul .serve_li_bor { border-top: 1px solid rgba(0,0,0,0); }

.news_list_box .serve_txt { width: 772px; }

.news_list_ul .news_list_box:hover h3 a { color: #bf181e; }

.news_list_ul .news_list_box:hover a i { color: #fff; }

.news_list_ul .news_list_box:hover p a { color: #777; }

/*servicepost*/

.sever_intro { width: 960px; padding: 140px 120px; margin: 0 auto; }

.sever_intro_h3 { font-size: 20px; color: #3d3d3d; height: 60px; overflow: hidden; line-height: 60px; text-align: center; }

.sever_intro_p { line-height: 24px; padding-top: 5px; }

.intro_figure .sever_figure_r { padding-top: 46px; }

/*project*/

.item { height: auto; background-color: #f7f7f7; background-position: center center; background-repeat: no-repeat; }

.item_box_bg { height: auto; position: relative; border-top: 1px solid rgba(0,0,0,.1); }

.item_slider { margin: 0 auto; }

.item_box { width: 1196px; margin: 0 auto; padding: 50px 0 80px; height: auto; z-index: 10; position: relative; }

.item_box li { width: 284px; height: 100%; float: left; margin: 0 7px 0 8px; }

.item_shade { width: 284px; height: 100%; float: left; position: relative; color: #fff; overflow: hidden; }

/*.item_box_shade {width: 284px;height: 100%;position: absolute;top: 0px;left: 0px;overflow: hidden;transition: all 0.3s ease-out 0s;opacity: 0;}*/

.item_box_shade { width: 284px; height: 100%; position: absolute; top: 0px; left: 0px; overflow: hidden; transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; }

.item_box a:hover .item_box_shade { opacity: 0.9; }

.item_shade img { transition: all 0.3s ease-out 0s; webkit-transform: scale(1); transform: scale(1); }

.item_box a:hover img { webkit-transform: scale(1); transform: scale(1); transform: scale(1.08, 1.08); -moz-transform: scale(1.08, 1.08); -webkit-transform: scale(1.08, 1.08); -o-transform: scale(1.08, 1.08); }

.item_info { width: 100%; height: 100px; position: absolute; left: 0px; background-color: #bf181e; bottom: -100px; transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; }

.item_box a:hover .item_info { bottom: 0px; }

.item_ico { width: 36px; height: 28px; border: 1px solid rgba(255,255,255,0.3); border-radius: 20px; padding-top: 8px; position: absolute; top: -40px; right: 20px; text-align: center; transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; }

.pro_box a:hover .item_info { bottom: 0px; }

.item_box a:hover .item_ico { top: 20px; }

.item_ico i { font-size: 20px; color: #fff; }

.item_txt { position: absolute; left: 18px; bottom: -130px; width: 248px; transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; }

.item_box a:hover .item_txt { bottom: 20px; }

.item_txt h3 { font-size: 16px; line-height: 40px; height: 40px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }

.item_txt p { font-size: 13px; color: rgba(255, 255, 255, 0.8); padding-top: 8px; border-top: 1px dotted rgba(255,255,255,.3); overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }

.item_title { line-height: 90px; width: 1168px; margin: 0 auto; height: 89px; width: 1168px; padding: 24px 16px 0; z-index: 10; position: relative; }

.item_title_h2 { height: 90px; }

.item_title_h2 span { font-size: 24px; color: #3d3d3d; float: left; border-bottom: 2px solid #3d3d3d; height: 88px; width: auto; display: inline-block; margin-right: 6px }

.item_title_h2 i { font-size: 13px; color: #a3a3a3; width: auto; float: left; }

.item_title_a { color: #a3a3a3; font-size: 12px; transition: all 0.3s ease-out 0s; }

.item_title_a:hover { color: #bf181e; }

.item_title_a i { margin-left: 10px; font-size: 16px; }

.item_but { background: url(../images/but_img01.png) no-repeat; width: 160px; height: 45px; position: absolute; bottom: -23px; left: 50%; margin-left: -80px; z-index: 10; }

.item_but_l, .item_but_r { width: 80px; height: 45px; display: inline-block; }

.item_but a:hover i { color: #bf181e; }

.item_but_l i { font-size: 32px; color: #ccc; padding: 5px 0 0 36px; }

.item_but_r i { font-size: 32px; color: #ccc; padding: 5px 0 0 36px; }

/*project_two*/

.por_img { height: 160px; position: relative; background-color: #bf181e; background-repeat: no-repeat; background-position: center; }

.pro_nav { margin: 0 auto;}

.pro_box { width: 1196px; margin: 0 auto; padding-top: 70px; height: auto; border-top:1px solid #f0f0f0;}

.pro_box li { width: 284px; height: 100%; float: left; margin: 0 8px 20px 8px; }

.pro_box .item_box_mar { margin-left: 0px; }

.pro_box a:hover .item_box_shade { opacity: 0.9; }

.pro_box a:hover img { webkit-transform: scale(1); transform: scale(1); transform: scale(1.08, 1.08); -moz-transform: scale(1.08, 1.08); -webkit-transform: scale(1.08, 1.08); -o-transform: scale(1.08, 1.08); }

.pro_box a:hover .item_txt { bottom: 30px; }

/*projectpost*/

.pro_three_top_bg { height: 102px; border-bottom: 1px solid #f0f0f0; }

.pro_three_top_bg.mini { height: 64px; }

.pro_three_top { width: 1000px; margin: 0 auto; }

.pro_three_top_l { height: 64px; width: 137px; border-right: 1px solid #f0f0f0; padding-top: 38px; float: left; }

.pro_three_top_r { float: right; padding-top: 28px; margin-bottom: 30px; }

.pro_three_top_r a { float: left; width: 40px; height: 28px; border-radius: 22px; margin: 0 0 0 20px; text-align: center; padding-top: 12px; color: #a3a3a3; border: 1px solid #f0f0f0; font-size: 16px; transition: all 0.3s ease-out 0s; }

.pro_three_top_r a:hover { border: 1px solid #bf181e; color: #fff; background: #bf181e; }

.pro_return span { float: left; }

.pro_return_text { margin-top: 2px }

.pro_return { width: 100px; float: left; color: #a3a3a3; font-size: 13px; }

.pro_return:hover { color: #bf181e; }

.pro_return i { font-size: 24px; margin-right: 20px }

.pro_three_bot { width: 1000px; margin: 0 auto; height: auto; padding: 24px 0 30px; }

.pro_three_bot_bg { position: relative; }

.pro_three_bot h2 { font-size: 18px; color: #525252; line-height: 24px; padding: 26px 0px 0px; }

.team_box_but .pro_three_fix { position: fixed; }

.team_top_img img { width: 270px; }

.relation_list { width: 1000px; margin: 0 auto; height: 118px }

/*team*/

.team { height: auto; background-color: #fff; background-attachment: fixed; background-size: cover; }

.team_box_bg { border-top: 1px solid rgba(0,0,0,.05); position: relative; }

.team_box { width: 1208px; margin: 0 auto; padding: 80px 0 20px; z-index: 10; position: relative;border-top:1px solid #f0f0f0; }


/*.team_box_pad {padding-bottom: 120px;}*/

.team_box_h3 { height: auto; }

.team_top_img { width: 270px; height: 150px; background: #B2B4B2; display: block; overflow: hidden; position: relative; }

.team_box_bot { width: 230px; height: 4px; padding: 26px 20px; transition: all 0.3s ease-out 0s; background: #fff; position: relative; }

.team_h3_l { height: 40px; width: 180px; overflow: hidden; transition: all 0.3s ease-out 0s; }

.team_ico { width: 16px; height: 1px; text-align: center; margin: 0 auto; border-top: 1px solid #ccc; display: none; }

.team_h3_l span { font-size: 16px; color: #4d4d4d; height: 20px; line-height: 20px; overflow: hidden; display: block; }

.team_h3_l i { color: #a3a3a3; }

.team_h3_l strong { font-size: 13px; color: #a3a3a3; height: 20px; line-height: 20px; overflow: hidden; }

.team_h3_r { display: block; width: 22px; height: 28px; padding: 4px 10px 0 0; border: 1px solid rgba(0,0,0,0); transition: all 0.3s ease-out 0s; border-radius: 20px; }

.team_h3_r i { font-size: 21px; color: #e0e0e0; margin: 1px 0 0 13px; }

.team_box_txt { font-size: 13px; padding-top: 0px; border-top: 1px dotted #ccc; margin-top: 2px; height: 4px; overflow: hidden; line-height: 24px; }

.team_box li { border: 1px solid rgba(168, 168, 168, 0.25); margin: 0 15px 40px; float: left; transition: all 0.3s ease-out 0s; height:240px}

.team_box li:hover { box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2); margin: -10px 15px 50px 15px; }

.team_box li:hover .team_box_txt a { color: #B0B0B0; }

.team_box li:hover .team_box_bot { background: #ffffff; }

.team_box li:hover .team_h3_r { border-radius: 20px; border: 1px solid #bf181e; background: #bf181e; color: #a3a3a3; display: block; width: 22px; height: 28px; margin: 1px 0 0 13px; }

.team_box li:hover .team_h3_r i { font-size: 21px; color: #fff; margin-top: 1px; }

.team_box_but_l { top: 45%; left: 0px; width: 30px; text-align: center; padding: 42px 0; color: #e0e0e0; font-size: 28px; position: fixed; border: 1px solid #e0e0e0; background-color: #fff; transition: all 0.3s ease-out 0s; }

.team_box_but_r { top: 45%; right: 0px; width: 30px; text-align: center; padding: 42px 0; color: #e0e0e0; font-size: 28px; position: fixed; border: 1px solid #e0e0e0; background-color: #fff; transition: all 0.3s ease-out 0s; }

.team_post_but { z-index: 3; }

.team_box_but .team_post_but:hover { color: #fff; border: 1px solid #bf181e; background: #bf181e; }

.team_box_txt a { color: #a3a3a3; transition: all 0.3s ease-out 0s; }

.team_bot_but { position: absolute; bottom: 50px; left: 50%; margin-left: -18px; z-index: 5; }

.team_bot_but a { float: left; width: 10px; height: 10px; background: #2d2d2d; cursor: pointer; border-radius: 6px; margin: 0 6px; }

.team_bot_but a:hover, .team_bot_but a.active { width: 6px; height: 6px; border: 2px solid #E7090B; background: rgba(0,0,0,0); }

/*teamtwo*/

.elite_top { height: 160px; background: url(../upload/img08.png) center; position: relative }

.elite_bot { padding: 0 0 100px 0; }

.elite_top h2 { line-height: 160px; width: 1168px; margin: 0 auto; padding: 0 16px }

.elite_top span { color: #fff; font-size: 24px; }

.elite_top i { font-size: 13px; color: #cbcbcb; }

/*teampost*/

.elite_intro { width: 1200px; margin: 0 auto; height: auto; padding-top: 100px; }

.elite_intro_l { float: left; width: 500px; }

.elite_intro_l img { width: 400px; }

.elite_intro_r { float: left; width: 600px; }

.intro_h3 { padding: 40px 0 40px 0; border-bottom: 1px dotted #e0e0e0; }

.intro_h3 span { font-size: 18px; color: #3d3d3d; line-height: 38px; }

.intro_h3 i { font-size: 14px; color: #a3a3a3; }

.intro_txt { width: 600px; padding: 30px 0 40px 0; line-height: 20px; }

.intro_contact { margin-bottom: 160px; }

.intro_contact a { margin-right: 36px; color: #a3a3a3; }

.intro_contact a:hover { color: #bf181e; }

.intro_contact i { font-size: 16px; }

.intro_close a { width: 32px; height: 32px; display: block; }

.intro_close { width: 32px; height: 32px; background: url(../images/close_but.png) no-repeat center; position: fixed; top: 36px; right: 36px; }

.intro_figure { height: 72px; text-align: right; padding-top: 38px; position: fixed; transition: all 0.3s ease-out 0s; }

.intro_figure span { margin-top: 4px; font-size: 14px; color: #3d3d3d; height: 20px; width: 100px; overflow: hidden; display: block; line-height: 25px; }

.intro_figure i { font-size: 13px; color: #a3a3a3; height: 20px; width: 100px; overflow: hidden; display: block; line-height: 20px; }

.but_box_team { position: relative; }

.but_box_team:hover .intro_figure_l { left: 32px; }

.but_box_team:hover .intro_figure_r { right: 32px; }

.intro_figure_l { top: 45%; left: -320px; text-align: left; background: rgb(255, 255, 255); padding: 40px 20px 0px; transition: all 0.3s ease-out 0s; border-top: 1px solid #F0F0F0; border-bottom: 1px solid #F0F0F0; border-right: 1px solid #F0F0F0; }

.intro_figure_r { top: 45%; right: -320px; text-align: right; background: #FFF; padding: 40px 20px 0px; transition: all 0.3s ease-out 0s; border-top: 1px solid #F0F0F0; border-left: 1px solid #F0F0F0; border-bottom: 1px solid #F0F0F0; }

.pro_three_box_l { float: left; margin-left: -20px; margin-bottom: 80px; }

/*about*/

.home { padding: 100px 0px; position: relative; background-color: #bf181e; background-attachment: fixed; background-size: cover; }

.home_box_bg { width: 1200px; margin: 0 auto; z-index: 10; position: relative; }

.home_box li { width: 1168px; margin: 0 auto; padding: 0 16px; }

.home_box_l { width: 580px; height: 320px; float: left; }

.home_box_r { width: 500px; height: 260px; float: left; padding: 0px 30px 0px; }

.home_box_r h3 { height: 34px; overflow: hidden; }

.home_box_r span { height: 34px; color: #fff; font-size: 24px; line-height: 34px; overflow: hidden; display: inline-block; }

.home_box_r i { font-size: 13px; font-family: Arial; color: #fff; width: 200px; height: 32px; display: inline-block; overflow: hidden; line-height: 34px }

.home_box_r p { font-size: 13px; color: #fff; line-height: 24px; margin-top: 32px; height: 260px; overflow: hidden; }

.home_box_r p a { color: rgba(777, 777, 777, 0.8); }

/*aboutpost*/

.about { height: auto; padding: 50px 0 120px; position:relative;}

.about_cont_box { min-height: 462px; }

.about_top { height: 160px; background: url(../upload/img10.png) center; }

.about_top_h2 { line-height: 160px; width: 1168px; margin: 0 auto; z-index: 10; position: relative; padding: 0 16px; }

.about_top_h2 span { color: #fff; font-size: 24px; }

.about_top_h2 i { font-size: 13px; color: #cbcbcb; }

.about_nav { padding-left: 20%; width: 800px; }

.nav_join { opacity: 0; margin: 0 auto; height: 66px; padding-top: 38px; text-align: center; }

.nav_join li { float: left; }

.nav_join li a { font-size: 13px; color: #a3a3a3; line-height: 32px; display: block; margin: 0 4px; padding: 0 16px; position: relative; }

.nav_join li i { position: absolute; top: 60px; left: 50%; color: rgba(0,0,0,0); margin-left: -5px; }

.nav_join li span { position: absolute; top: 35px; left: 50%; height: 22px; }

.nav_join li:hover a, .nav_join li.active a { border-radius: 24px; background: #bf171d; color: #fff; line-height: 35px; }

.nav_join a:hover i, .nav_join li.active i { background: #FFF none repeat scroll 0% 0%; border-radius: 8px; width: 8px; height: 8px; border: 2px solid #bf181e; }

.nav_join a:hover span, .nav_join li.active span { height: 16px; border-left: 1px dotted #ccc; margin-top: 5px; }

.about_bot_bg { }

.about_bot { width: 1168px; margin: 0 auto; padding: 38px 0 80px; }

.about_bot_l { width: 526px; float: left; margin-top: 88px; padding-left: 24px; }

.about_bot_r { width: 650px; float: left; }

.about_bot_r h3 { font-size: 16px; color: #3d3d3d; padding: 38px 0; }

.about_bot_r p { width: 525px; }

/*news*/

.news_box_bg { border-top: 1px solid rgba(0,0,0,.05); border-bottom: 1px solid rgba(0,0,0,.05); position: relative; }

.news { height: auto; background-color: #fff; background-attachment: fixed; background-size: cover; }

.news_box { width: 1200px; margin: 0 auto; position: relative; z-index: 10; }

.news_content { width: 538px; height: 240px; border: 1px solid #f6f6f6; transition: all 0.3s ease-out 0s; }

.news_content:hover { border: 1px solid #bf181e; box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2); margin-top: -10px }

.news_content:hover .news_content_bot { background: #bf181e; }

.news_content:hover .news_content_bot p { color: #fff; }

.news_content:hover .news_content_bot a { color: #fff; }

.news_content:hover .news_content_bot .news_Tri_r { border-left: 10px solid #bf181e; }

.news_content:hover .news_txt a { color: #777; }

.news_content:hover .news_content_bot .news_Tri_l { border-right: 10px solid #bf181e; }

.news_content:hover .news_anlge_right i { color: #fff; }

.news_content:hover .news_dot { border: 2px solid #bf181e; background: #fff; }

.news_l_seat { position: absolute; top: 230px; right: 43px; }

.news_r_seat { position: absolute; top: 78px; left: 44px; }

.news_r_seat01 { position: absolute; top: 380px; left: 44px; }

.news_content_top { padding: 30px 40px 40px 40px; background: #fff; }

.news_h3 { font-size: 16px; line-height: 38px; height: 38px; overflow: hidden; }

.news_h3 a { color: #525252; }

.news_txt { font-size: 13px; line-height: 24px; margin: 8px 0 0 0; height: 44px; overflow: hidden; }

.news_txt a { color: #b0b0b0; }

.news_date { color: #939393; padding-top: 2px; }

.news_date span { font-size: 28px; font-family: "HELVETICANEUELTPRO-THEX", "微软雅黑"; }

.news_date i { font-size: 14px; font-family: "HELVETICANEUELTPRO-THEX", "微软雅黑"; }

.news_anlge_right { border-radius: 30px; width: 40px; height: 30px; border: 1px solid #e0e0e0; text-align: center; padding-top: 10px; margin-top: 10px; transition: all 0.3s ease-out 0s; }

.news_content:hover .news_anlge_right { border: 1px solid rgba(255,255,255,.3); }

.news_anlge_r_mar { margin-top: 30px; }

.news_anlge_right i { font-size: 21px; color: #A3A3A3; }

.news_content_bot { width: auto; height: 62px; background: rgba(245,245,245,.9); padding: 9px 38px 9px 38px; position: relative; transition: all 0.3s ease-out 0s; }

.news_Tri_r { width: 0; height: 0; border-top: 10px solid transparent; border-bottom: 10px solid transparent; border-left: 10px solid #f6f6f6; position: absolute; top: 38%; right: -10px; transition: all 0.3s ease-out 0s; }

.news_box_l { border-right: 1px solid rgba(0,0,0,.05); float: left; width: 599px; position: relative; height: 720px; }

.news_box_r { float: left; width: 598px; position: relative; height: 720px; }

.news_Tri_l { width: 0; height: 0; border-top: 10px solid transparent; border-bottom: 10px solid transparent; border-right: 10px solid #f6f6f6; position: absolute; top: 42%; left: -10px; transition: all 0.3s ease-out 0s; }

/*.news_box_ul{position:absolute; top:0; left:50%; margin-left:-8px;}.news_box_ul li{background:#a3a3a3; width:10px; height:10px; border:2px solid #fff; border-radius:7px;}*/

.news_dot { border: 2px solid rgba(0,0,0,.2); background: #fff; width: 8px; height: 8px; border-radius: 7px; transition: all 0.3s ease-out 0s; }

.news_dot_l { position: absolute; top: 49%; left: -51px; }

.news_dot_r { position: absolute; top: 49%; right: -51px; }

.news_box_but01 { margin-top: 268px; }

.news_box_but02 { margin: 140px 0px; }

/*newstwo*/

.news_img { height: 160px; background: url(../upload/img13.png) center; position: relative; }

.news_list { height: auto; }

.news_c_box { height: auto; background-color: #fff; padding: 50px 0px 120px; }

.news_list_img img { height: 102px; }

.news_list_date { width: 90px; height: 74px; margin-left: 28px; padding-top: 28px; }

.news_list_date span { font-size: 28px; color: #3d3d3d; font-family: "HELVETICANEUELTPRO-THEX", "微软雅黑"; }

.news_list_date i { font-size: 13px; color: #8c8c8c; font-family: "HELVETICANEUELTPRO-THEX", "微软雅黑"; }

.news_list_txt { width: 530px; height: 102px; margin-left: 34px; padding-left: 30px; }

.news_list_txt h3 { font-size: 16px; line-height: 38px; overflow: hidden; height: 42px; }

.news_list_txt h3 a { color: #525252; }

.news_list_txt p { font-size: 13px; line-height: 24px; margin-top: 6px; height: 44px; overflow: hidden; }

.news_list_txt p a { color: #B0B0B0; }

.news_list_box { width: 1168px; margin: 0 auto; }

.news_list .news_list_box { height: 102px; padding: 50px 16px; border-top: 1px solid #f0f0f0; }

.news_list_box:hover .news_anlge_right { background: #f7941b; color: #fff; border: 1px solid #f7941b; }

.page .page_l_ico { width: 60px; line-height: 38px; color: #3d3d3d; border: 1px solid #DFDFDF; }

 .page_l_ico a:hover: {

 width: 60px;

 height: 38px;

 color:#FFF;

}

.page { width: 1168px; margin: 0 auto; padding: 40px 16px 0; }

.page a { width: 36px; height: 36px; display: inline-block; text-align: center; line-height: 36px; margin-right: 6px; background: rgba(0,0,0,0.1); border: 1px solid #dfdfdf; color: #a3a3a3; font-size: 13px; }

.page i { padding-top: 8px; font-size: 18px; color: #a3a3a3; }

.page strong { font-size: 12px; color: #a3a3a3; margin-right: 15px; padding-bottom: 6px; }

.page a:hover { color: #fff; border: 1px solid rgba(0,0,0,0); }

.page .active { background: #bf181e; color: #fff; border: 1px solid rgba(0,0,0,0); }

.page .page_l_ico:hover i { color: #fff; }

/*newspost*/

.newspost_bg { position: relative; border-top: 1px solid #f0f0f0; padding-top:103px;}

.newspost { width: 1000px; margin: 0 auto; padding-bottom: 30px }

.newspost h2 { font-size: 18px; color: #525252; line-height: 24px; padding: 40px 0 4px; }

.newspost img { margin-top: 20px; }

.newspost table { border-collapse: collapse; width: 1000px; margin: 0 auto; margin-top: 20px; }

.newspost th { color: #3d3d3d; font-size: 16px; font-weight: normal; height: 62px; line-height: 62px; border: 1px solid #f0f0f0; }

.newspost td { color: #a3a3a3; text-align: center; height: 50px; line-height: 50px; border: 1px solid #f0f0f0; }

.table_td_bg { background: #f7f7f7; }

.newspost .table_td_source { text-indent: 30px; text-align: left; }

.table_td_source a { color: #a3a3a3; }

.table_td_source a:hover { color: #2a83e8; text-decoration: underline; }

.news_h2_date { color: #a3a3a3; line-height: 24px; margin-bottom: 20px; }

/*partner*/

.partner { position: relative; background-color: #f6f6f6; background-attachment: fixed; background-size: cover; }

.par_box_bg { padding: 60px 0; position: relative; width: 1200px; margin: 0 auto; z-index: 10; }

.par_box { width: 1200px; margin: 0 auto; }

.par_box li { margin: 0 8px; width: 224px; height: 90px; float: left; }

.par_box .par_box_mar { margin-right: 0px; }

/*contact*/

.Contact { height: auto; padding: 30px 0; position: relative; background-color: #fff; background-attachment: fixed; background-size: cover; }

.contact_box { width: 1168px; margin: 0 auto; height: auto; padding: 60px 16px; position: relative; z-index: 10; }

.phone { width: 36px; height: 26px; border: 1px solid #ddd; border-radius: 20px; padding-top: 10px; text-align: center; float: left; }

.phone i { font-size: 18px; color: #a3a3a3; }

.phone_txt { float: left; margin-left: 20px; padding-left: 20px; border-left: 1px solid #f0f0f0; line-height: 24px; color: #a0a0a0; width: 232px; }

.phone_txt p { width: 232px; }

.phone_txt li { float: left; margin-right: 38px; }

.phone_txt li i { font-size: 16px; color: #a0a0a0; margin-top: 14px; transition: all 0.3s ease-out 0s; }

.contact_box_l { width: 320px; float: left; }

.contact_box_c { width: 320px; float: left; margin: 0 60px; }

.contact_box_r { width: 320px; float: left; }

.contact_box_c .phone_txt i:hover { color: #bf181e; }

.address { overflow: hidden; width: 232px; }

/*footer*/

.footer_box_bg { width: 100%; background-color: #212b46; height: 100%; position: absolute; top: 0; left: 0; z-index: 1; background-attachment: fixed; background-size: cover; }

.footer_box { width: 1200px; position: absolute; top: 0; left: 50%; margin-left: -600px; z-index: 25; }

.inputtxt { width: 326px; height: 24px; border: 1px solid rgba(255,255,255,.1); color: #d2ddf8; line-height: 46px; margin-bottom: 10px; padding: 10px 20px; background: rgba(0,0,0,.1); transition: all 0.3s ease-out 0s; }

.inputext { width: 728px; height: 136px; border: 1px solid rgba(255,255,255,.1); color: #d2ddf8; padding: 10px 20px; background: rgba(0,0,0,.1); resize: none; overflow: hidden; transition: all 0.3s ease-out 0s; }

.inputsub { width: 264px; height: 54px; text-align: center; line-height: 54px; background: #bf181e; border-radius: 27px; color: #fff; cursor: pointer; }

.foot_form { width: 1168px; margin: 0 auto; padding: 102px 16px 0 16px; position: absolute; top: 0; left: 50%; margin-left: -600px; z-index: 25 }

.foot_form_p { text-align: center; margin-top: 46px; }

.footer { position: relative; height: 480px; }

.foot_form .inputext:hover { border: 1px solid #bf181e; }

.foot_form .inputtxt:hover { border: 1px solid #bf181e; }

/*top_up*/

.top { position: fixed; /*bottom: 30px;*/ bottom: -70px; right: 30px; width: 44px; height: 68px; text-align: center; z-index: 50; }

.top span { width: 40px; height: 30px; border-radius: 25px; text-align: center; padding-top: 10px; color: #a3a3a3; display: block; border: 1px solid rgba(0,0,0,.1); background: rgba(255,255,255,.05); transition: all 0.3s ease-out 0s; margin-bottom: 6px; }

.top i { font-size: 21px; }

.top strong { color: #a3a3a3; }

.top:hover i { color: #fff; }

.top:hover span { background: #bf181e; }

/*copyright*/

.copyright { padding: 20px 60px; background: #000; text-align: center; color: #545F78; }

.copyright p { margin: 0 auto; overflow: hidden; }

.copyright a { display: inline-block; margin-left: 20px; }

.default { font-family: Arial, "微软雅黑"; color: #868686; font-size: 13px; line-height: 24px; padding-top: 40px; }

.default img { margin-bottom: 20px; max-width: 1000px; margin: 0 auto; }

.team_post_img img { max-width: 600px; }

.pro_three_bot img { margin-bottom: 20px; }

.pro_three_sub { color: #868686; margin: 6px 0 0; font-size: 13px; line-height: 24px; }

.pro_three_des { color: #868686; margin: 40px 0 0; font-size: 13px; line-height: 24px; }

#popContent { box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.1); }

.mini { height: 84px }

.mini .pro_three_top_l { height: 42px; padding-top: 22px; }

.mini .pro_three_top_r { height: 50px; padding-top: 12px; }

/*org start*/

html, body { min-height: 100%; }

#popContent #pageBody { background: #fff; min-height: 100%; }

#popContent #pageBody .team_box_but_l { left: -35px; }

#popContent #pageBody .team_box_but_r { right: -35px; }

#popContent #pageBody .intro_close { top: -40px; }

.pro_three_top_bg { position: absolute; width: 100%; background: #fff; top: 0; z-index: 99; }

.pro_three_bot_bg { padding-top: 102px }

.fixed { position: fixed; z-index: 9999; top: 0; left: 0; width: 100%; height: 100%; background: rgb(0,0,0); background: rgba(0,0,0,.6); overflow-y: auto; z-index: 99999; display: none }

{

 height:auto;

 cursor:default;

}

#fixed_weixin .fixed-container { width: 220px; height: auto; padding: 20px 20px 0 20px; background: #fff; position: absolute; left: 50%; top: 50%; margin-left: -110px; margin-top: -140px; }

#fixed_weixin .fixed-container div { height: 220px }

#fixed_weixin .fixed-container p { height: 40px; line-height: 40px; text-align: center; font-size: 14px; color: #000; }

#fixed_mp .fixed-container { width: 258px; height: 298px; background: #fff; position: absolute; left: 50%; top: 50%; margin-left: -129px; margin-top: -149px; }

#fixed_mp .fixed-container p { padding: 0 20px; text-align: center; font-size: 14px; color: #000; }

.hide, .popup { display: none; }

.show { display: block; }

/*org end*/

.par_box li a img { height: 90px; filter: grayscale(100%); transition: all 0.3s ease-out 0s; }

.par_box li a:hover img { filter: grayscale(0); }

/*chrome */

::-webkit-scrollbar-track-piece {

 width:8px;

 background-color:#f4f4ff;

}

::-webkit-scrollbar {

 width:8px;

 background-color:#bf181e;

}

::-webkit-scrollbar-thumb {

 width:8px;

 background-color:#aeaeae;

}

::-webkit-scrollbar-thumb:hover {

 width:8px;

 background-color:#3d3d3d;

}

.nav-languages{margin-top:27px;}
span.nav-languages:hover{ color:#bf181e;}
.nav-languages a{ margin-left:15px; display:inline-block; font-family:Arial, Helvetica, sans-serif; padding-left:20px; color:#a3a3a3;}
.nav-languages a:hover{ color:#bf181e}
.nav-languages a#lg0{background:url(../Images/cn.gif) no-repeat left center;}
.nav-languages a#lg1{background:url(../Images/en.gif) no-repeat left center;}

hr { height: 1px; border: none; border-top: 1px dotted rgb(211, 211, 211); margin-top: 20px; margin-bottom: 20px; }
#shares a#sshare { color: transparent; width: 0; height: 0; background: none; }
.fixed { position: fixed; z-index: 9999; top: 0; left: 0; width: 100%; height: 100%; background: #000; background: rgba(0, 0, 0, .6); overflow-y: auto; z-index: 99999; display: none }
#fixed_weixin .fixed-container { width: 220px; height: auto; padding: 20px 20px 0 20px; background: #fff; position: absolute; left: 50%; top: 50%; margin-left: -110px; margin-top: -140px }
#fixed_weixin .fixed-container div { height: 220px }
#fixed_weixin .fixed-container p { height: 40px; line-height: 40px; text-align: center; font-size: 14px; color: #000 }
#fixed_mp .fixed-container { width: 258px; height: 298px; background: #fff; position: absolute; left: 50%; top: 50%; margin-left: -129px; margin-top: -149px }
#fixed_mp .fixed-container p { padding: 0 20px; text-align: center; font-size: 14px; color: #000 }
.fixed.show { display: block }
#shares { position: fixed; right: 0px; bottom: 10px; z-index: 99; height: 120px }
#shares a { width: 40px; height: 40px; display: block; background: #8b8b8b; background-color: rgba(31, 31, 31, .6); color: #fff; font-size: 16px; text-align: center; }
#shares a i { margin-top: 13px }
#shares a#sshare { cursor: default; }
#shares a#sweibo { background-color: #ea493c; transition: all 0.2s ease-out 0s; }
#shares a#sweibo:hover { background-color: #ea493c; }
#shares a#sweixin { transition: all 0.2s ease-out 0s; background-color: #24b727 }
#shares a#sweixin:hover { background-color: #24b727 }
#shares a#gotop { background-color: #666666; background-color: rgba(0, 0, 0, .6); font-size: 22px }
#shares a#gotop i { margin-top: 8px }
#fixed_weixin .fixed-container { width: 220px; height: auto; padding: 20px 20px 0 20px; background: #fff; position: absolute; left: 50%; top: 50%; margin-left: -110px; margin-top: -140px }
#fixed_weixin .fixed-container div { height: 220px }
#fixed_weixin .fixed-container p { height: 40px; line-height: 40px; text-align: center; font-size: 14px; color: #000 }
#fixed_mp .fixed-container { width: 258px; height: 298px; background: #fff; position: absolute; left: 50%; top: 50%; margin-left: -129px; margin-top: -149px }
#fixed_mp .fixed-container p { padding: 0 20px; text-align: center; font-size: 14px; color: #000 }
#online_open { width: 40px; height: 40px; background: #00d420; cursor: pointer; position: fixed; right: -40px; bottom: 130px; z-index: 99999; font-size: 18px; color: #fff; text-align: center; line-height: 30px; }
#online_open i { margin-top: 13px }
#online_lx { width: 180px; height: auto; border-radius: 0; background-color: #fff; -webkit-box-shadow: 0 5px 9px rgba(4, 0, 0, .17); box-shadow: 0 5px 9px rgba(4, 0, 0, .17); position: fixed; right: 0px; bottom: 131px; z-index: 99999 }
#olx_head { padding: 20px; line-height: 16px; height: 16px; background: #00d420; border-radius: 0; color: #fff; font-size: 14px }
#olx_head i { font-size: 18px; color: #fff; cursor: pointer }
#olx_qq li a { padding: 12px 30px; height: 18px; line-height: 18px; background: #f5f5f5; color: #353434; display: block; border-bottom: #fff 1px solid; transition: all ease-out .3s;
font-size: 12px }
#olx_qq li a i { transition: all 0.3s ease-out 0s; color: #5e5e5e; font-size: 16px; vertical-align: middle; margin-right: 18px }
#olx_qq li a:hover { color: #fff; background: #565656 }
#olx_qq li a:hover i { color: #00d420; }
#olx_tel { padding: 20px 30px }
#olx_tel div { color: #434343; line-height: 14px; height: 14px; margin-bottom: 10px }
#olx_tel div i { font-size: 18px; margin-right: 20px; vertical-align: middle }
#olx_tel p { line-height: 20px; font-family: HELVETICANEUELTPRO-THEX; font-size: 15px }
.masonry .projectitem { width: 385px }
.masonry { margin-top: 50px }
.masonry .show_bot_box, .masonry .show_bot_box_t, .masonry .show_bot li { height: auto; position: relative }
#online_open i { margin-top: 11px; }

.projecttags_box{ width:1000px; margin:0 auto 80px;}

.projecttags a{display:block; padding:0 20px; height:35px; line-height:35px;border:1px solid #f0f0f0; background:#fff; float:left; border-radius:20px; margin:30px 0px 30px 10px; font-size:13px; color:#7f7f7f}

.projecttags a:hover{ color:#fff; background:#3a8deb;}

.projecttags .active{color:#fff; background:#3a8deb;}

.projectib_img{ width:184px; height:110px; display:block; overflow:hidden;}

.tags_wrap{margin-right:-10px; margin-left:-10px;}

.projectib li{float:left; margin:0 10px 32px; width:184px;}

.projectib_title{ font-size:14px; color:#666; line-height:24px; display:block; margin-top:10px; height:24px; overflow:hidden;text-overflow: ellipsis;}

.projectib li p{color:#999; font-size:13px;line-height:20px; height:40px; overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}

.line{width:1200px; margin:0 auto; border-bottom:1px solid #f0f0f0}

#pro_nav2 a{padding:0 5px; display:block;height:36px; line-height:36px; color:#999; float:left; margin:0 10px;}

#pro_nav2{ margin:0px auto; position:absolute; top:170px; left:50%;}

#pro_nav2 a:hover,#pro_nav2 .active {color:#FFF; background:#a3a3a3; border-radius:3px;}
.news_cont_img {position: absolute;top: 110px;padding: 50px 40px 40px 40px;left: 10px;display:none;}

.wrap{ width:1168px; margin:50px auto;}
.l-banner{ float:left; width:700px; height:428px;}
.l-banner .ban_bot_but{ display:none}
.r-links,.r-links div{ float:right; width:468px;height:428px; overflow:hidden; position:relative}
.r-links ul{height:428px; overflow:hidden}
.r-links li{ float:left; margin-left:4px; width:230px; display:inline; height:140px; background:#ececec; margin-bottom:4px}
.r-links li a{ display:block; width:100%; height:100%; color:#272829;}
.r-links li a b{ display:block; font-weight:normal; line-height:30px; text-align:center; background:#CCC; color:#fff; margin:0 20px}
.r-links li a span{ display:block; padding:30px 40px 50px; font-size:18px; text-align:center}
.r-links li a:hover{ background:#bf171d; color:#fff;}
.r-links li a:hover b{background:#AC0015;}
.r-links span.btn{ display:block; position:absolute; bottom:0; right:34px; width:33px; height:33px; background:url(../Images/arr.png) no-repeat left center}
.r-links span.btn-down{ background-position:right center; right:0;}