@charset "utf-8";
/* CSS Document */
*{margin:0px;padding:0px;list-style:none;}
body{ text-align:center;font-family: "微软雅黑";	font-size:12px; overflow-x:hidden; color:#081b35; }
a{text-decoration:none; color:#081b35; -webkit-transition: all .5s ease; -moz-transition:all .5s ease; -o-transition:all .5s ease; -ms-transition:all .5s ease; transition:all .5s ease;}
a:hover{ color:#d81111;outline:none;}
td{font-size:12px;}
img{border:0px;}

.clearboth{clear:both;font-size:0px;height:0px;line-height:0px;}
.box{width:1200px;margin:0 auto;}

.logo_box{ float:left; padding-top:28px;}
.menu_box{ text-align:left; float:right;}
.menu_box ul li{ height:100px;float:left; }
.menu_box ul li a{display:block;padding:34px 30px 34px 30px; font-size:16px; color:#333333; height:32px;}
.menu_box ul li a p{ font-size:12px; color:#999; text-transform:uppercase; width:100%; text-align:center; font-family:Arial;}
.menu_box ul li a:hover{ background-color:#d81011; color:#fff;}
.menu_box ul li a:hover p{ color:#fff;}
.menu_box ul li .current{ background-color:#d81011; color:#fff;}
.menu_box ul li .current  p{ color:#fff;}

.fullSlide{width:100%;position:relative;height:700px;background:#000; overflow:hidden; text-align:center;}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;height:700px;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block;height:700px;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:30px;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:10px;height:10px;margin:4px 15px 3px 15px;overflow:hidden;background:#d81011;filter:alpha(opacity=100);opacity:1;line-height:999px;border-radius:12px; /* 所有角都使用半径为5px的圆角，此属性为CSS3标准属性 */
 -moz-border-radius:50%; /* Mozilla浏览器的私有属性 */
-webkit-border-radius:50%; /* Webkit浏览器的私有属性 */
border-radius:50%; /* 四个半径值分别是左上角、右上角、右下角和左下角 */}
.fullSlide .hd ul .on{background:#f00; width:15px; height:15px; background:none; border:#d81011 solid 1px;margin:0px 15px 0px 15px;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:10%;z-index:1;width:40px;height:60px;background:url(images/slider-arrow.png) -126px -137px  no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide .next{left:auto;right:10%;background-position:-6px -137px;}

.tit{ text-align:center; padding-top:75px;}
.tit li{  color:#081b35;}
.tit .tit_cn{ font-size:22px; font-weight:bold;}
.tit .tit_en{ font-size:12px; margin-top:10px; text-transform:uppercase;  font-family:Arial;}
.tit .tit_line{ width:28px; height:4px; background:#d81111; margin:10px auto 0px auto;}

.in_service_box{ margin-top:82px;}
.in_service_box .box_1{width:275px; float:left; margin:0px 10px;}
.in_service_box .box_1 .content_box{ border:#ccc solid 2px; width:275px; height:275px;}
.in_service_box .box_1 .content_box:hover{ background-color:#d81011; border:#d81011 solid 2px; width:275px; height:275px; color:#fff;-webkit-transition: all .5s ease; -moz-transition:all .5s ease;
    -o-transition:all .5s ease; -ms-transition:all .5s ease; transition:all .5s ease;}
.in_service_box .box_1 .content_box ul{ margin-top:43px;}
.in_service_box .box_1 .content_box ul .tit_cn{ font-size:20px; color:#081b35;}
.in_service_box .box_1 .content_box ul .tit_en{ font-size:12px; color:#ccc;}
.in_service_box .box_1 .content_box ul .tit_line{ width:51px; height:1px; background:#aaaaaa; margin:10px auto auto;}
.in_service_box .box_1 .content_box .text_box{ color:#081b35; font-size:17px; line-height:20px; width:215px; margin:29px auto 0 auto; text-align:left;}
.in_service_box .box_1 a{ display:block; width:275px;}
.in_service_box .box_1 a:hover .tit_cn,.in_service_box .box_1 a:hover .tit_en,.in_service_box .box_1 a:hover .text_box{ color:#ffffff;}
.in_service_box .box_1 a:hover .tit_line{background:#fffn;}
.in_service_box .box_1 .img_box{ width:275px; height:275px; overflow: hidden; margin-top:18px;}
.in_service_box .box_1 .img_box img{background:#000000;width:100%;transition: all 0.6s;}
.in_service_box .box_1 .img_box:hover img {transform: scale(1.1); cursor:pointer;-webkit-transition: all .5s ease; -moz-transition:all .5s ease; -o-transition:all .5s ease; -ms-transition:all .5s ease; transition:all .5s ease;}


.in_service_box .box_2{width:275px; float:left; margin:0px 10px;}
.in_service_box .box_2 .content_box{ border:#ccc solid 2px; width:275px; height:275px; margin-top:18px;}
.in_service_box .box_2 .content_box:hover{ background-color:#d81011; border:#d81011 solid 2px; width:275px; height:275px; color:#fff;-webkit-transition: all .5s ease; -moz-transition:all .5s ease;
    -o-transition:all .5s ease; -ms-transition:all .5s ease; transition:all .5s ease;}
.in_service_box .box_2 .content_box ul{ margin-top:43px;}
.in_service_box .box_2 .content_box ul .tit_cn{ font-size:20px; color:#081b35;}
.in_service_box .box_2 .content_box ul .tit_en{ font-size:12px; color:#ccc;}
.in_service_box .box_2 .content_box ul .tit_line{ width:51px; height:1px; background:#aaaaaa; margin:10px auto auto;}
.in_service_box .box_2 .content_box .text_box{ color:#081b35; font-size:17px; line-height:20px; width:225px; margin:29px auto 0 auto; text-align:left;}
.in_service_box .box_2 a{ display:block; width:275px;}
.in_service_box .box_2 a:hover .tit_cn,.in_service_box .box_2 a:hover .tit_en,.in_service_box .box_2 a:hover .text_box{ color:#ffffff;}
.in_service_box .box_2 a:hover .tit_line{background:#fffn;}
.in_service_box .box_2 .img_box{ width:275px; height:275px; overflow: hidden;}
.in_service_box .box_2 .img_box img{width:100%;transition: all 0.6s;}
.in_service_box .box_2 .img_box:hover img {transform: scale(1.1); cursor:pointer;-webkit-transition: all .5s ease; -moz-transition:all .5s ease; -o-transition:all .5s ease; -ms-transition:all .5s ease;transition:all .5s ease;}


.in_process{ width:100%; height:605px; background:url(images/in_24.jpg); background-position:center top; background-repeat:repeat-x; margin-top:90px; }
.in_process .lc_box{ margin:80px auto 100px auto; width:1200px; height:150px;}
/*图标滑过效果*/
.in_process .lc_box  li{ display:inline-block;width:100px; margin-left:8px; margin-right:8px; text-align:center; margin-top:40px;}
.in_process .lc_box  li .icon_a{ display:inline-block;width:82px; height:57px; background-color:#d81111; padding-top:25px;border-radius:62px; cursor:pointer;}
.in_process .lc_box  li:hover .icon_a{background-color:#081b35;}
.in_process .lc_box  li  p{height:100%;height:50px;overflow:hidden;}
.in_process .lc_box  li  p *{display:inline-block;line-height:50px;}
.in_process .lc_box  li  p .text_a{ margin-top:-50px;transition:0.3s cubic-bezier(0.1, 0.1, 0.5, 1.4); cursor:pointer; font-size:16px; color:#081b35;}
.in_process .lc_box  li:hover   p .text_a{margin-top:0;}
.in_process .lc_box  li  p .text_a:before{content:attr(data-text);display:block;color:#081b35;}
.in_process .lc_box .next_box{ display: inline-table; vertical-align:top;width:11px; height:130px; margin-top:65px; margin-left:10px; margin-right:10px;}

/*更多效果*/
.in_process  .pro-more { width:202px; height:50px;line-height:50px; margin:116px auto 0 auto; position: relative; overflow: hidden;margin: auto;background-color:#d81111;border-radius:46px; }
.in_process  .pro-more a { display: block; position: relative; color: #fff; font-size: 12px;text-transform:uppercase; text-align: center; line-height: 46px;  }
.in_process  .pro-more b { display: block; width:202px; height:50px; position: absolute; left: -202px; top:0px; background: #081b35; transition: 300ms; -o-transition: 300ms; -ms-transition: 300ms; -moz-transition: 300ms; -webkit-transition: 300ms; }
.in_process  .pro-more:hover { border-color: #081b35; }
.in_process  .pro-more:hover a { color: #fff; }
.in_process  .pro-more:hover b { left:0px; }
.in_process .more_box a{ display:block;width:200px;   text-align:center; background-color:#d81111; color:#fff; font-size:12px; border-radius:30px;}
.in_process .more_box a:hover{background-color:#081b35; }

.margin_bottom{ margin-bottom:110px;}
.in_advantage_1{ margin-top:88px;}
.in_advantage_1 .left_box{ float:left;}
.in_advantage_1 .left_box .img_01{ display:block; background:url(images/in_27.jpg); background-repeat:no-repeat; background-position:left 0px; width:422px; height:444px; cursor:pointer;}
.in_advantage_1 .left_box .img_01:hover{ background-position:left -444px;}
.in_advantage_1 .left_box .img_02{ display:block; background:url(images/in_39.jpg); background-repeat:no-repeat; background-position:left 0px; width:422px; height:444px; cursor:pointer;}
.in_advantage_1 .left_box .img_02:hover{ background-position:left -444px;}

.in_advantage_1 .right_box{ float:right; width:700px; text-align:left; background:url(images/in_30.jpg); background-position:bottom left; background-repeat:no-repeat; height:444px;}
.in_advantage_1 .right_box h1{ font-size:43px; color:#081b35; margin-top:30px;}
.in_advantage_1 .right_box h2{ font-size:26px; font-weight:normal; width:600px; color:#081b35; line-height:50px; margin-top:15px;}
.in_advantage_1 .right_box  p{ font-size:16px; color:#081b35; width:650px; margin-top:20px; line-height:40px}
.in_advantage_1 .text-color:hover *{ color:#d81011; cursor:pointer; transition: all 1000ms ease-in; -webkit-transition: all 1000ms ease-in; -moz-transition:all 1000ms ease-in; -o-transition:all 1000ms ease-in; -ms-transition:all 1000ms ease-in; transition:all 1000ms ease-in;}

.in_advantage_2{ margin-top:88px;}
.in_advantage_2 .left_box{ float:left; width:700px; text-align:left; background:url(images/in_30.jpg); background-position:bottom left; background-repeat:no-repeat; height:444px;}
.in_advantage_2 .left_box h1{ font-size:43px; color:#081b35; margin-top:30px;}
.in_advantage_2 .left_box h2{ font-size:26px; font-weight:normal; width:600px; color:#081b35; line-height:50px; margin-top:15px;}
.in_advantage_2 .left_box  p{ font-size:16px; color:#081b35; width:650px; margin-top:20px; line-height:40px}
.in_advantage_2 .right_box{ float:right; text-align:right;}
.in_advantage_2 .right_box .img_01{ display:block; background:url(images/in_35.jpg); background-repeat:no-repeat; background-position:left 0px; width:422px; height:444px; cursor:pointer;}
.in_advantage_2 .right_box .img_01:hover{ background-position:left -444px;}
.in_advantage_2 .right_box .img_02{ display:block; background:url(images/in_42.jpg); background-repeat:no-repeat; background-position:left 0px; width:422px; height:444px; cursor:pointer;}
.in_advantage_2 .right_box .img_02:hover{ background-position:left -444px;}


.bottom_box{ width:100%; background-color:#f8f8fa; height:320px;}
.bottom_box ul .left_box{ padding-top:118px; float:left;}
.bottom_box ul .center_box{ padding-top:90px; float:left; width:400px; color:#999999; line-height:35px; margin-left:263px; text-align:left;}
.bottom_box ul .center_box a{ color:#999999;}
.bottom_box ul .center_box a:hover{ color:#d81111;}
.bottom_box ul .right_box{ padding-top:90px; float:right;}

/*返回顶部css*/
.backToTop { display: none; width: 18px; line-height: 1.2; padding: 5px 0; background-color: #000; color: #fff; font-size: 12px; text-align: center; position: fixed; _position: absolute; right: 10px;
 bottom: 100px; _bottom: "auto"; cursor: pointer; opacity: .6; filter: Alpha(opacity=60);}
 
.ny_banner{ width:100%; text-align:center; background:url(images/seb_02.jpg); background-position:center top; background-repeat:no-repeat; height:280px; z-index:999;}
 
.equipment_box{ width:1200px; margin:80px auto 110px auto; border-top:#f3f3f3 solid 1px; padding-top:18px;}
.equipment_box .left_box{ float:left; width:186px;}
.equipment_box .left_box h1{ font-size:16px; color:#081b35; border-left:#d81111 3px solid; padding-left:12px; height:20px; text-align:left;}
.equipment_box .left_box ul{ border-top:#f3f3f3 solid 1px; text-align-last:left; margin-top:15px;}
.equipment_box .left_box ul li{ border-bottom:#f3f3f3 solid 1px; height:42px; line-height:42px; font-size:14px;}
.equipment_box .left_box ul li a{ display:block; padding-left:14px;height:42px; color:#081b35;}
.equipment_box .left_box ul li a:hover{border-left:#d81111 3px solid; color:#d81111;}

.equipment_box .right_box{ float:right; width:940px;}
.equipment_box .right_box ul li{ float:left; margin-left:6px; margin-right:6px; width:301px; margin-bottom:30px;}
.equipment_box .right_box ul li img{filter:alpha(opacity=100); /*IE滤镜，透明度50%*/-moz-opacity:1; /*Firefox私有，透明度50%*/opacity:1;/*其他，透明度50%*/}
.equipment_box .right_box ul li img:hover{filter:alpha(opacity=80); /*IE滤镜，透明度50%*/-moz-opacity:0.8; /*Firefox私有，透明度50%*/opacity:0.8;/*其他，透明度50%*/}
.equipment_box .right_box ul li .text_box{ height:57px; text-align:center;border-bottom:#f3f3f3 1px solid; line-height:24px; padding-top:15px; padding-left:50px;}
.equipment_box .right_box ul li .text_box a{ display:block; height:57px;}
.equipment_box .right_box ul li .text_box .left_box{ float:left;}
.equipment_box .right_box ul li .text_box .left_box h3{ font-size:14px; color:#081b35;}
.equipment_box .right_box ul li .text_box .left_box h4{ font-size:9px; color:#081b35; font-family: Arial, Helvetica, sans-serif;}
.equipment_box .right_box ul li .text_box:hover{ background-color:#d81111;-webkit-transition: all .5s ease; -moz-transition:all .5s ease; -o-transition:all .5s ease; -ms-transition:all .5s ease;
    transition:all .5s ease;}
.equipment_box .right_box ul li .text_box:hover .left_box h3,.equipment_box .right_box ul li .text_box:hover .left_box  h4{ color:#ffffff;-webkit-transition: all .5s ease; -moz-transition:all .5s ease; -o-transition:all .5s ease; -ms-transition:all .5s ease;transition:all .5s ease;}
.equipment_box .right_box ul li .text_box .point_box::after{ float:right;content:'\21E2';font-size:18px; color:#cecece; padding-right:10px; padding-top:10px;}
.equipment_box .right_box ul li .text_box:hover .point_box::after{ color:#fff;-webkit-transition: all .5s ease; -moz-transition:all .5s ease; -o-transition:all .5s ease;-ms-transition:all .5s ease;
    transition:all .5s ease;}
	
.page_box{ padding-left:180px; text-align:center; margin-top:20px;}
.page_box a{ display:block; float:left; padding:10px 15px; color:#666666; background-color:#f8f8fa; margin-left:5px; margin-right:5px; font-size:14px;}
.page_box span{ display:block; float:left; padding:10px 15px; margin-left:5px; margin-right:5px; }
.page_box a:hover{ background-color:#d81111; color:#fff;}

.equipment_box .right_box .text_01{ background-color:#f8f8f8; padding:80px 30px; border-bottom:#d81011 solid 3px; text-align:left; font-size:16px;color:#081b35; line-height:35px; }
.equipment_box .right_box .text_01 h1{ font-size:26px; color:#081b35; text-align-last:center;}
.equipment_box .right_box .text_01 h2{ font-size:12px; color:#081b35; text-align-last:center; font-weight:normal; margin-bottom:70px;}

.equipment_box .right_box .text_02{padding:80px 30px;text-align:left; font-size:16px;color:#081b35; line-height:35px; }
.equipment_box .right_box .text_02 h1{ font-size:26px; color:#081b35; text-align-last:center;}
.equipment_box .right_box .text_02 h2{ font-size:12px; color:#081b35; text-align-last:center; font-weight:normal; margin-bottom:70px;}

.equipment_box .right_box .text_03{padding:0px 0px 80px 0px;text-align:left; font-size:16px;color:#081b35; line-height:35px; background-color:#fef8f8; }
.equipment_box .right_box .text_03 h1{ font-size:20px; color:#fff; font-weight:normal; text-align-last:center; height:50px; line-height:50px; background-color:#d81011;margin-bottom:70px;}
.equipment_box .right_box .text_03 p{ width:660px; margin:0 auto;}

.equipment_box .right_box .text_04{padding:0px 0px 80px 0px;text-align:left; font-size:16px;color:#081b35; line-height:35px; background-color:#fbfdff; }
.equipment_box .right_box .text_04 h1{ font-size:20px; color:#081b35; font-weight:normal; text-align-last:center; height:50px; line-height:50px; background-color:#ecf3fd;margin-bottom:70px;}
.equipment_box .right_box .text_04 p{ width:660px; margin:0 auto;}

.equipment_box .right_box .text_05{padding:80px 30px;text-align:left; font-size:16px;color:#081b35; line-height:35px; }
.equipment_box .right_box .text_05 h1{ font-size:26px; color:#081b35; text-align-last:center;}
.equipment_box .right_box .text_05 h2{ font-size:12px; color:#081b35; text-align-last:center; font-weight:normal; margin-bottom:70px;}
.equipment_box .right_box .text_05 .right_img{ float:right; margin-left:40px;}

.equipment_box .right_box .text_06{padding:80px 30px;text-align:left; font-size:16px;color:#081b35; line-height:35px; background-color:#fbfdff; }
.equipment_box .right_box .text_06 h1{ font-size:26px; color:#081b35; text-align-last:center;}
.equipment_box .right_box .text_06 h2{ font-size:12px; color:#081b35; text-align-last:center; font-weight:normal; margin-bottom:70px;}



.statement_box{ width:100%; background-color:#f5f6f6; padding-top:80px; padding-bottom:80px;}
.statement_box .content_box{ width:1000px; margin:0 auto; padding:60px 100px; background-color:#fff; text-align:left; color:#081b35; font-size:16px; line-height:35px;}
.statement_box .content_box h1{ text-align:center; font-size:27px; color:#081b35; font-weight:normal; margin-bottom:75px;}
.statement_box .content_box h2{ text-align:left; font-size:14px; color:#666666; font-weight:normal; background:url(images/sm_03.jpg); background-repeat:no-repeat; background-position:left center; padding-left:35px; margin-bottom:35px;}
.statement_box .content_box h5{ text-align:left; font-size:23px; color:#081b35; font-weight:normal; margin-bottom:20px;}


.exchange_box{ width:1200px; margin:50px auto 0 auto; text-align:left;}
.exchange_box .tit_box{box-shadow: 0 3px 5px rgba(0,0,0,0.3); padding-left:30px;border-radius:10px; }
.exchange_box .tit_box ul li{ height:62px; line-height:62px; font-size:14px;color:#081b35; border-bottom:#f3f3f3 solid 1px;}
.exchange_box .tit_box ul li a{ margin-right:25px;color:#081b35; padding-bottom:24px;}
.exchange_box .tit_box ul li a:hover{ background:url(images/jl_09.jpg); background-repeat:no-repeat; background-position:center bottom; color:#d81111;}

.exchange_box .content_box{ margin-top:50px;}
.exchange_box .content_box .left_box{ float:left; width:800px; margin-bottom:80px;}
.exchange_box .content_box .left_box ul { margin-bottom:50px;}
.exchange_box .content_box .left_box ul li{ border-bottom:#e6ebf0 solid 1px;padding:48px 20px;}
.exchange_box .content_box .left_box ul li:hover{box-shadow: 0 3px 5px rgba(0,0,0,0.3);-webkit-transition: all .5s ease; -moz-transition:all .5s ease; -o-transition:all .5s ease;-ms-transition:all .5s ease; transition:all .5s ease;}
.exchange_box .content_box .left_box ul li a{ display:block;}
.exchange_box .content_box .left_box ul li a:hover{ color:#d81111;}
.exchange_box .content_box .left_box ul li img{ float:left;}
.exchange_box .content_box .left_box ul li:hover img{filter:alpha(opacity=90); /*IE滤镜，透明度50%*/-moz-opacity:0.9; /*Firefox私有，透明度50%*/opacity:0.9;/*其他，透明度50%*/}
.exchange_box .content_box .left_box ul li ol{ float:right; width:495px; padding-top:10px;}
.exchange_box .content_box .left_box ul li ol li{ padding:0px; border:0px;}
.exchange_box .content_box .left_box ul li ol li:hover{box-shadow:none;}
.exchange_box .content_box .left_box ul li ol li h1{ font-size:20px; color:#081b35; margin-bottom:18px;}
.exchange_box .content_box .left_box ul li a:hover ol li h1{color:#d81111;}
.exchange_box .content_box .left_box ul li ol li span{ display:block; float:left; width:86px; height:21px; line-height:21px; text-align:center; color:#fff; margin-right:15px; background-color:#d81111;border-radius:10px;}
.exchange_box .content_box .left_box ul li ol .text_box{ font-size:16px; line-height:30px; margin-top:28px;}
.exchange_box .content_box .left_box ul li a:hover ol .text_box{ color:#666;}
.exchange_box .content_box .left_box ul li ol .date_box{ font-size:14px; margin-top:35px;}
.exchange_box .content_box .left_box ul li a:hover ol .date_box{ color:#666;}

.exchange_box .content_box .right_box{ float:right;box-shadow: 0 3px 5px rgba(0,0,0,0.3); width:280px; padding:27px 25px;}
.exchange_box .content_box .right_box h1{ background:url(images/jl_06.jpg); background-position:center left; background-repeat:no-repeat; font-size:20px; padding-left:35px;}
.exchange_box .content_box .right_box ul{ margin-top:28px; margin-bottom:20px;}
.exchange_box .content_box .right_box ul li{ margin-top:28px; margin-top:40px; font-size:14px;}
.exchange_box .content_box .right_box ul li::before{ content:"\2022"; color:#d81111;}

.exchange_box .content_box .exchange_info_box{ float:left; width:800px; margin-bottom:80px;text-align:left; color:#081b35; font-size:16px; line-height:35px; }
.exchange_box .content_box .exchange_info_box .text_box{border-bottom:#e6ebf0 solid 1px; padding-bottom:60px;}
.exchange_box .content_box .exchange_info_box .text_box h1{ text-align:left; font-size:27px; color:#081b35; font-weight:normal; margin-bottom:26px;}
.exchange_box .content_box .exchange_info_box .text_box h2{ text-align:left; font-size:14px; color:#666666; font-weight:normal; background:url(images/sm_03.jpg); background-repeat:no-repeat; background-position:left center; padding-left:35px; margin-bottom:35px;}

.exchange_box .content_box .exchange_info_box .next_box{ margin-top:30px;}
.exchange_box .content_box .exchange_info_box .next_box li{font-size:14px; color:#4f4f4f;}
.exchange_box .content_box .exchange_info_box .next_box .float_left{ float:left; width:330px;}
.exchange_box .content_box .exchange_info_box .next_box .float_left::before{ content:"\003C"; margin-right:3px;}
.exchange_box .content_box .exchange_info_box .back_box{ float:left; margin-left:20px; margin-top:10px;}
.exchange_box .content_box .exchange_info_box .back_box a{ display:block; width:21px; height:16px; background:url(images/ml_03.png); background-position:center -16px; background-repeat:no-repeat;}
.exchange_box .content_box .exchange_info_box .back_box a:hover{ background-position:center 0px;}
.exchange_box .content_box .exchange_info_box .next_box .float_right{ float:right; width:330px;}
.exchange_box .content_box .exchange_info_box .next_box .float_right::after{ content:"\003E"; margin-left:3px;}


#featureCarousel {height:551px;width:1200px;position:relative; margin:78px auto 80px auto;}
#featureCarousel img {border:0;box-shadow: 0 3px 9px rgba(0,0,0,0.3);}
#featureCarousel .feature {position:absolute;top:-1000px;left:-1000px;cursor:pointer;}
#featureCarousel .feature a{ outline:none;}
#featureCarousel .blipsContainer {position:absolute;color:white;right:25px;top:210px;padding:0;	margin:0;}
#featureCarousel .blipsContainer .blip { display:none;}

.build_box{ margin-bottom:70px;}
.build_box li{ float:left; width:260px; height:95px; text-align:left; margin-left:16px; margin-right:16px;border-radius:30px; padding-left:100px;}
.build_box li h1{ font-size:22px; color:#081b35; margin-top:20px;}
.build_box li h2{ font-size:14px; color:#081b35; margin-top:5px;}
.build_box .icon_1{  background:url(images/bd_03.png); background-position:42px center ; background-repeat:no-repeat;background-color:#f8f8f8;}
.build_box .icon_2{  background:url(images/bd_06.png); background-position:42px center ; background-repeat:no-repeat;background-color:#f8f8f8;}
.build_box .icon_3{  background:url(images/bd_09.png); background-position:42px center ; background-repeat:no-repeat;background-color:#f8f8f8;}
.build_box .icon_4{  background:url(images/bd_22.png); background-position:42px center ; background-repeat:no-repeat;background-color:#f8f8f8;}
.build_box .icon_5{  background:url(images/bd_19.png); background-position:42px center ; background-repeat:no-repeat;background-color:#f8f8f8;}
.build_box .icon_6{  background:url(images/bd_24.png); background-position:42px center ; background-repeat:no-repeat;background-color:#f8f8f8;}
.build_box .icon_7{  background:url(images/bd_32.png); background-position:42px center ; background-repeat:no-repeat;background-color:#f8f8f8;}
.build_box .icon_8{  background:url(images/bd_34.png); background-position:42px center ; background-repeat:no-repeat;background-color:#f8f8f8;}
.build_box .icon_9{  background:url(images/bd_29.png); background-position:42px center ; background-repeat:no-repeat;background-color:#f8f8f8;}
.build_box .arrow_right{ float:left; margin-top:40px;}
.build_box .arrow_down{ clear:both;text-align:right; width:1015px;padding-right:185px; padding-top:18px; padding-bottom:18px;}
.build_box .arrow_down2{ clear:both;text-align:left; width:1015px;padding-left:185px; padding-top:18px; padding-bottom:18px;}

.build_programme_box{ width:100%; background-color:#e6eef9; padding-bottom:117px; padding-top:108px;}
.build_programme_box h1{ text-align:center; font-size:25px; color:#081b35; font-weight:normal;}
.build_programme_box h2{ text-align:center; font-size:12px; color:#081b35; font-weight:normal; font-family:Arial, Helvetica, sans-serif;}



.card-fouth {padding: 60px 0px 0px 0px;}
.card-fouth .desc.desc-list { color: #081b35;width: 1000px;background-color:#ecf3fd; margin: 0 auto; margin-bottom:40px;overflow: hidden; text-align: center}
/*顶部分类*/
.card-fouth .industry { font-size:20px; height:50px; line-height:50px; color: #081b35;display: inline-block; width:195px; cursor:pointer;}
.card-fouth .industry.first { padding-left: 0}
.card-fouth .industry.active {}
.card-fouth .industry span {}
.card-fouth .industry.active span { font-size:20px;color:#fff; background-color:#d81011; width:195px; height:50px; line-height:50px; display:block;}
/*内容*/
.card-fouth .case-container { position: relative; width: 1200px; margin: 0 auto;height:476px; background-color:#fff;}
.card-fouth .case-panel {position: absolute; z-index: 1; opacity: 0; overflow: hidden;}
.card-fouth .case-panel.active { z-index: 100; opacity: 1; -webkit-transition: all .2s ease-out .1s; transition: all .2s ease-out .1s}
/*内容*/
.card-fouth .case-text { width:1200px;color: #081b35;height:476px; text-align:left;}
.card-fouth .case-text .case_img{ float:left;}
.card-fouth .case-content { width:480px;float:left; margin-left:0px; margin-top:88px;text-align:left; margin-left:45px; line-height:24px;}
.card-fouth .case-content h6 { font-size:22px; color:#081b35; margin-bottom:35px;}
.card-fouth .case-content .font_16px{ font-size:16px;}
.card-fouth .case-content .font_12px{ font-size:12px; font-family:Arial, Helvetica, sans-serif;}

/*更多效果*/
.card-fouth .case-content  .pro-more { width:207px; height:46px;line-height:46px; margin-top:50px; position: relative; overflow: hidden;background-color:#d81111;}
.card-fouth .case-content  .pro-more a { display: block; position: relative; color: #fff; font-size: 12px;text-transform:uppercase; text-align: center; line-height:46px;  }
.card-fouth .case-content  .pro-more b { display: block; width:207px; height:46px; position: absolute; left: -207px; top:0px; background: #081b35; transition: 300ms; -o-transition: 300ms; -ms-transition: 300ms; -moz-transition: 300ms; -webkit-transition: 300ms; }
.card-fouth .case-content  .pro-more:hover { border-color: #081b35; }
.card-fouth .case-content  .pro-more:hover a { color: #fff; }
.card-fouth .case-content  .pro-more:hover b { left:0px; }


.margin_bottom{ margin-bottom:110px;}
.build_goal_1{ margin-top:60px;}
.build_goal_1 .left_box{ float:left;}
.build_goal_1 .left_box .img_01{ display:block; background:url(images/bud_11.jpg); background-repeat:no-repeat; background-position:left 0px; width:500px; height:321px; cursor:pointer;}
.build_goal_1 .left_box .img_01:hover{ background-position:left -321px;}
.build_goal_1 .left_box .img_02{ display:block; background:url(images/bud_15.jpg); background-repeat:no-repeat; background-position:left 0px; width:500px; height:321px; cursor:pointer;}
.build_goal_1 .left_box .img_02:hover{ background-position:left -321px;}

.build_goal_1 .right_box{ float:right; width:618px; text-align:left; background:url(images/in_30.jpg); background-position:bottom left; background-repeat:no-repeat; height:321px;}
.build_goal_1 .right_box h2{ font-size:26px; font-weight:normal; width:500px; color:#081b35; line-height:50px; margin-top:15px;}
.build_goal_1 .right_box  p{ font-size:16px; color:#081b35; width:500px; margin-top:20px; line-height:40px}

.build_goal_2{ margin-top:60px;}
.build_goal_2 .left_box{ float:left; width:618px; text-align:left; background:url(images/in_30.jpg); background-position:bottom left; background-repeat:no-repeat; height:321px;}
.build_goal_2 .left_box h2{ font-size:26px; font-weight:normal; width:500px; color:#081b35; line-height:50px; margin-top:15px;}
.build_goal_2 .left_box  p{ font-size:16px; color:#081b35; width:500px; margin-top:20px; line-height:40px}
.build_goal_2 .right_box{ float:right; text-align:right;}
.build_goal_2 .right_box .img_01{ display:block; background:url(images/bud_18.jpg); background-repeat:no-repeat; background-position:left 0px; width:500px; height:321px; cursor:pointer;}
.build_goal_2 .right_box .img_01:hover{ background-position:left -321px;}
.build_goal_2 .right_box .img_02{ display:block; background:url(images/bud_20.jpg); background-repeat:no-repeat; background-position:left 0px; width:500px; height:321px; cursor:pointer;}
.build_goal_2 .right_box .img_02:hover{ background-position:left -321px;}


.about_banner{ width:100%; height:187px;padding-top:520px;background:url(images/about_02.png); background-repeat:no-repeat; background-position:top center; }
.about_banner .arrow_box{ width:54px; height:54px; border:solid 1px rgba(255,255,255,0.5);border-radius: 54px; margin:0px auto 0px auto; }
.about_banner .arrow_box:hover{border:solid 1px rgba(216,16,17,0.5)}
.about_banner .arrow_box a{ display:block; width:54px; height:54px;border-radius: 54px; background:url(images/ab_arr.png); background-repeat:no-repeat; background-position:center center;}
.about_banner .arrow_box a:hover{ background-color:#d81011;transform: rotate(180deg);}

.about_content_box{ width:1200px; margin:100px auto 0 auto;}
.about_content_box .left_box{ float:left; width:560px; text-align:left; margin-top:30px;}
.about_content_box .left_box .line_box{ border-bottom:#d81011 solid 2px; width:90px; display:block; margin-bottom:30px;}
.about_content_box .left_box h1{ font-size:22px; color:#081b35;}
.about_content_box .left_box h2{ font-size:12px; font-weight:normal; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase;color:#a5a8ae; margin-bottom:20px;}
.about_content_box .left_box p{color:#081b35; font-size:16px; line-height:30px;}
.about_content_box .right_box{ float:right; width:532px;}
.about_content_box .right_box img{box-shadow: 0 3px 5px rgba(0,0,0,0.3);}

.about_vision_box{ width:100%; background:url(images/ab_bj.jpg); background-repeat:no-repeat;background-position:top; margin:80px auto 0 auto; padding-top:50px; height:676px;}
.about_vision_box .tit_box{ text-align:center;}
.about_vision_box .tit_box .line_box{ border-bottom:#d81011 solid 2px; width:90px; display:block; margin:0px auto 30px auto;}
.about_vision_box .tit_box h1{ font-size:22px; color:#081b35;}
.about_vision_box .tit_box h2{ font-size:12px; font-weight:normal; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase;color:#a5a8ae; margin-bottom:40px;}
.about_vision_box .left_box{ float:left; width:450px; text-align:left; margin-top:80px; margin-left:30px;}
.about_vision_box .left_box h5{ font-size:30px; line-height:40px; line-height:40px; color:#200505; background:url(images/icon_1_08.png); background-repeat:no-repeat; background-position:left top; padding-left:40px;}
.about_vision_box .left_box h6{ font-size:25px; line-height:30px; line-height:30px; color:#200505; margin-top:40px; margin-bottom:20px; font-weight:normal;}
.about_vision_box .left_box P{ font-size:16px; line-height:40px; color:#200505;}

.about_vision_box .right_box{ float:right; width:450px; text-align:left; margin-top:80px; margin-right:30px;}
.about_vision_box .right_box h5{ font-size:30px; line-height:40px; line-height:40px; color:#200505; background:url(images/icon_1_05.png); background-repeat:no-repeat; background-position:right top; padding-right:40px; text-align:right;}
.about_vision_box .right_box h6{ font-size:25px; line-height:30px; line-height:30px; color:#200505; margin-top:40px; margin-bottom:20px; font-weight:normal; text-align:right;}
.about_vision_box .right_box P{ font-size:16px; line-height:40px; color:#200505; text-align:right;}

.about_team_box{ width:1200px; margin:0 auto;}
.about_team_box .tit_box{ text-align:center;}
.about_team_box .tit_box .line_box{ border-bottom:#d81011 solid 2px; width:90px; display:block; margin:0px auto 30px auto;}
.about_team_box .tit_box h1{ font-size:22px; color:#081b35;}
.about_team_box .tit_box h2{ font-size:12px; font-weight:normal; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; color:#a5a8ae; margin-bottom:40px;}
.about_team_box .text_box { width:1200px;color: #081b35;height:583px; text-align:left; border:#d81011 solid 5px;}
.about_team_box .text_box .text_img{ float:left;}
.about_team_box .content_box { width:480px;float:left; margin-left:0px; margin-top:88px;text-align:left; margin-left:45px; line-height:24px;}
.about_team_box .content_box h6 { font-size:30px; color:#081b35; margin-bottom:7px;}
.about_team_box .content_box  h7{ font-size:12px; font-weight:normal; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase;color:#a5a8ae; margin-bottom:40px;}
.about_team_box .content_box .line_box2{ border-bottom:#d81011 solid 6px; width:71px; display:block; margin-top:20px; margin-bottom:30px;border-radius: 3px;  }
.about_team_box .content_box p{ font-size:16px; color:#081b35; line-height:35px;}

/*更多效果*/
.about_team_box .content_box  .pro-more { width:150px; height:45px;line-height:45px; margin-top:50px; position: relative; overflow: hidden;background-color:#d81111;border-radius:45px; }
.about_team_box .content_box  .pro-more a { display: block; position: relative; color: #fff; font-size: 12px;text-transform:uppercase; text-align: center; line-height:45px;  }
.about_team_box .content_box  .pro-more b { display: block; width:150px; height:45px; position: absolute; left: -150px; top:0px; background: #081b35; transition: 300ms; -o-transition: 300ms; -ms-transition: 300ms; -moz-transition: 300ms; -webkit-transition: 300ms; }
.about_team_box .content_box  .pro-more:hover { border-color: #081b35; }
.about_team_box .content_box  .pro-more:hover a { color: #fff; }
.about_team_box .content_box  .pro-more:hover b { left:0px; }


.about_team_box .content_box .button_box{text-align:center; margin-top:50px;}
.about_team_box .content_box .button_box a{ color:#fff; width:186px; height:55px; background-color:#d81011; line-height:55px; color:#fff; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; display:block;border-radius:30px; }
.about_team_box .content_box .button_box a:hover{background-color:#081b35;}

.about_map_box{ background:url(images/map_02.jpg); background-position:top center; background-repeat:no-repeat; width:100%; height:752px; margin-top:80px;}
.about_map_box .about_map1200{ width:1200px; margin:0 auto; text-align:right; padding-top:180px;}
.about_map_box .about_map1200 ul{width:650px; margin-left:550px;}
.about_map_box .about_map1200 ul li{ float:left;}
.about_map_box .about_map1200 ul .text_box{ width:489px; height:156px; background:#ffffff; border-radius:15px;}
.about_map_box .about_map1200 ul .text_box img{ float:left; border-radius:15px 0px 0  15px ; }
.about_map_box .about_map1200 ul .text_box .name_box{ float:left; margin-top:40px; margin-left:30px;}
.about_map_box .about_map1200 ul .text_box .name_box h1{ font-size:16px;text-align:left;}
.about_map_box .about_map1200 ul .text_box .name_box h2{ font-size:14px; font-weight:normal; color:#6a707b; padding-left:25px; background:url(images/about_16.png); background-position:left center; background-repeat:no-repeat;  text-align:left; margin-top:15px;}
.about_map_box .about_map1200 ul .text_box .name_box h2 a:hover{color:#d81011; background-position:left center;transform: rotate(180deg);}



/*地图标点s*/
.about_map_box .about_map1200 ul .spot_box{ width:100px; height:156px; float:left;text-align:left;}
@keyframes morph {
    0% {
      stroke-width:15;
      stroke-opacity: 0.4;
    }
    25% {
      stroke-width:65;
      stroke-opacity: 0.6;
    }
    50% {
      stroke-width:15;
      stroke-opacity: 0.8;
    }
    75% {
      stroke-width:15;
      stroke-opacity: 0.6;
    }
    100% {
      stroke-width:15;
      stroke-opacity: 0.4;
    }
  }
.loading-circle-1 {-webkit-animation: morph 2s ease infinite; animation: morph 2s ease infinite;}
  
.about_add_box{ width:1200px; height:280px; margin:0 auto 0 auto; position:relative; z-index:999;}
.about_add_box_y{ width:1170px; height:450px; margin:0; background:url(images/about_21.png); background-color:#fff; background-repeat:no-repeat; background-position:top right; position: absolute; left:17px; top:-270px; z-index:999;  box-shadow: 0 10px 20px rgba(0,0,0,0.1)}
.about_add_box_y h1{ margin-top:30px; font-size:22px;}
.about_add_box_y h2{ font-size:12px; font-weight:normal; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; color:#a5a8ae; margin-top:10px;}

.card-fouth2 {padding:50px 0px 0px 0px;}
.card-fouth2 .desc.desc-list { color: #081b35;width: 1000px;margin: 0 auto;overflow: hidden; text-align: center; background:url(images/xbj_03.png); background-repeat:no-repeat; background-position:bottom center;height:40px;}
/*顶部分类*/
.card-fouth2 .industry { font-size:16px;color: #081b35;display: inline-block; padding-left:50px; padding-right:50px;cursor:pointer;}
.card-fouth2 .industry.first { padding-left: 0}
.card-fouth2 .industry.active {}
.card-fouth2 .industry span {}
.card-fouth2 .industry.active span { font-size:16px;color:#d81011;display:block; background:url(images/yd_03.png); background-repeat:no-repeat; background-position:bottom center; height:40px;}
/*内容*/
.card-fouth2 .case-container { position: relative; width: 1000px; margin: 0 auto;}
.card-fouth2 .case-panel {position: absolute; z-index: 1; opacity: 0; overflow: hidden;}
.card-fouth2 .case-panel.active { z-index: 100; opacity: 1; -webkit-transition: all .2s ease-out .1s; transition: all .2s ease-out .1s}
/*内容*/
.card-fouth2 .case-text {width: 1000px;color: #081b35;height:250px; text-align:center; }
.card-fouth2 .case-text-l{ float:left; width:400px !important; padding-left:100px;}
.card-fouth2 .case-text-r{ float:left; width:400px !important; padding-right:100px;}
.card-fouth2 .case-text h1{ font-size:18px; margin-bottom:20px;}
.card-fouth2 .case-text p{ font-size:16px; line-height:30px;}

.system_box{ width:1200px; margin:0 auto;}
.system_box .tit{ text-align:center; padding-top:75px;}
.system_box .tit li{  color:#081b35;}
.system_box .tit .tit_cn{ font-size:22px; font-weight:bold;}
.system_box .tit .tit_en{ font-size:12px; margin-top:10px; text-transform:uppercase;  font-family:Arial;}
.system_box .tit .tit_line{ width:28px; height:4px; background:#d81111; margin:10px auto 0px auto;}

.system_box .system_icon_box{ margin-top:42px;}
.system_box .system_icon_box ul  li{ display:inline-block;width:100px; margin-left:8px; margin-right:8px; text-align:center; margin-top:40px;}
.system_box .system_icon_box ul  li .icon_a{ display:inline-block;width:62px; height:50px; background-color:#d81111; padding-top:15px;border-radius:62px; cursor:pointer;}
.system_box .system_icon_box ul  li:hover .icon_a{background-color:#081b35;}
.system_box .system_icon_box ul  li  p{height:100%;height:50px;overflow:hidden;}
.system_box .system_icon_box ul  li  p *{display:inline-block;line-height:50px;}
.system_box .system_icon_box ul  li  p .text_a{ margin-top:-50px;transition:0.3s cubic-bezier(0.1, 0.1, 0.5, 1.4); cursor:pointer; font-size:14px; color:#081b35;}
.system_box .system_icon_box ul  li:hover  p .text_a{margin-top:0;}
.system_box .system_icon_box ul  li  p .text_a:before{content:attr(data-text);display:block;color:#081b35;}

.system_box2{ width:100%; background:url(images/xt_bj.jpg); background-position:top center; background-repeat:no-repeat;}
.system_box2 .tit_box{ margin:130px auto 0 auto; width:1200px; font-size:30px; color:#081b35; text-align:center; height:240px; line-height:240px;}
.system_box2 .text_box{width:1200px; margin:0px auto;}

.system_box2 .system_1{ margin-top:60px;}
.system_box2 .system_1 .left_box{ float:left;}
.system_box2 .system_1 .left_box .img_01{ display:block; background:url(images/xtimg_03.jpg); background-repeat:no-repeat; background-position:left 0px; width:500px; height:321px; cursor:pointer;}
.system_box2 .system_1 .left_box .img_01:hover{ background-position:left -321px;}
.system_box2 .system_1 .left_box .img_02{ display:block; background:url(images/xtimg_10.jpg); background-repeat:no-repeat; background-position:left 0px; width:500px; height:321px; cursor:pointer;}
.system_box2 .system_1 .left_box .img_02:hover{ background-position:left -321px;}
.system_box2 .system_1 .left_box .img_03{ display:block; background:url(images/xtimg_18.jpg); background-repeat:no-repeat; background-position:left 0px; width:500px; height:321px; cursor:pointer;}
.system_box2 .system_1 .left_box .img_03:hover{ background-position:left -321px;}

.system_box2 .system_1 .right_box{ float:right; width:618px; text-align:left; background:url(images/in_30.jpg); background-position:bottom left; background-repeat:no-repeat; height:321px;}
.system_box2 .system_1 .right_box h2{ font-size:26px; font-weight:normal; width:500px; color:#081b35; line-height:50px; margin-top:15px;}
.system_box2 .system_1 .right_box  p{ font-size:16px; color:#081b35; width:500px; margin-top:20px; line-height:40px}

.system_box2 .system_2{ margin-top:60px;}
.system_box2 .system_2 .left_box{ float:left; width:618px; text-align:left; background:url(images/in_30.jpg); background-position:bottom left; background-repeat:no-repeat; height:321px;}
.system_box2 .system_2 .left_box h2{ font-size:26px; font-weight:normal; width:500px; color:#081b35; line-height:50px; margin-top:15px;}
.system_box2 .system_2 .left_box  p{ font-size:16px; color:#081b35; width:500px; margin-top:20px; line-height:40px}
.system_box2 .system_2 .right_box{ float:right; text-align:right;}
.system_box2 .system_2 .right_box .img_01{ display:block; background:url(images/xtimg_06.jpg); background-repeat:no-repeat; background-position:left 0px; width:500px; height:321px; cursor:pointer;}
.system_box2 .system_2 .right_box .img_01:hover{ background-position:left -321px;}
.system_box2 .system_2 .right_box .img_02{ display:block; background:url(images/xtimg_15.jpg); background-repeat:no-repeat; background-position:left 0px; width:500px; height:321px; cursor:pointer;}
.system_box2 .system_2 .right_box .img_02:hover{ background-position:left -321px;}

.system_box3{ width:1200px; margin:0 auto;}
.system_box3 .content_box ul{ margin-top:76px; margin-bottom:70px;}
.system_box3 .content_box ul li{ float:left; width:567px; height:367px; background-color:#e7ecf0; margin-left:15px; margin-right:15px; margin-bottom:57px; padding-top:40px;cursor:pointer;}
.system_box3 .content_box ul li a.mask {text-decoration: none;overflow: hidden;display: block;}
.system_box3 .content_box ul li:hover img.zoom-img {-webkit-transform: scale(1.15);	-webkit-transition-timing-function: ease-out;-webkit-transition-duration: 750ms;-moz-transform: scale(1.15);
	-moz-transition-timing-function: ease-out;	-moz-transition-duration: 750ms;overflow: hidden;}
.system_box3 .content_box ul li img.zoom-img {	-webkit-transform: scale(1, 1);	-webkit-transition-timing-function: ease-out;-webkit-transition-duration: 250ms;-moz-transform: scale(1, 1);
	-moz-transition-timing-function: ease-out;	-moz-transition-duration: 250ms;}

.system_box3 .content_box ul li .pro-more { width:451px; height: 46px; position: relative; overflow: hidden;margin: auto;background-color:#d81011;border-radius:46px; }
.system_box3 .content_box ul li .pro-more a { display: block; position: relative; color: #fff; font-size: 13px; text-align: center; line-height: 46px;  }
.system_box3 .content_box ul li .pro-more b { display: block; width:451px; height:46px; position: absolute; left: -451px; top:0px; background: #081b35; transition: 300ms; -o-transition: 300ms; -ms-transition: 300ms; -moz-transition: 300ms; -webkit-transition: 300ms; }
.system_box3 .content_box ul li .programme-box.article-block { }
.system_box3 .content_box ul li .pro-more:hover { border-color: #081b35; }
.system_box3 .content_box ul li:hover .pro-more a { color: #fff; }
.system_box3 .content_box ul li:hover .pro-more b { left:0px; }
