@font-face {
	font-family: "AlibabaSans-Regular";
	src: url("/ISjpHycsEuk1JIuDHyMHLyAqEkuwI1EOJIONUIgOIj.jpg");
}
*{list-style: none;	font-family: "AlibabaSans-Regular";}
a:hover{ text-decoration: none;}
.w1400 {
    width: 1400px;
    margin: auto;
    position: relative;
}

.nav_pc .logo {
    float:left;
    width:183px;
    z-index:1;
    margin-top: 22px;
    margin-right: 50px;
}
.nav_pc nav ul li.link {
    float:left;
    color:#c11a20;
    line-height:24px;
    font-size: 16px;
    text-align:center;
    position:relative;
    padding:0 3px;
}
/*.nav_pc nav ul li.link:after {*/
/*    content:"";*/
/*    width:1px;*/
/*    height:19px;*/
/*    background:#e6e5e5;*/
/*    position:absolute;*/
/*    left:0;*/
/*    top:34px;*/
/*}*/
.nav_pc nav ul li:first-child.link:after {
    background:none;
}
.nav_pc nav ul li.link a.link {
    display:block;
    color:#333;
    position:relative;
    z-index:1;
    padding:33px 20px;
    transition-delay:0.5s;
    -moz-transition-delay:0.5s;
    -webkit-transition-delay:0.5s;
    -o-transition-delay:0.5s;
}
.nav_pc nav ul li.link.on a.link:after,.nav_pc nav ul li.link a.link:hover {
    opacity:1;
}
.nav_pc nav ul li.link.on a.link,.nav_pc nav ul li.link a.link:hover {
    color:#004986;
}
.nav_pc nav ul span.line {
    width:1px;
    height:19px;
    background:#e6e5e5;
    margin:34px 26px 30px 26px;
    float:left;
}
.nav_pc nav ul li.link a.link:after {
    content:"";
    width: 90%;
    left: 5%;
    bottom:-2px;
    height: 3px;
    background:#004986;
    position:absolute;
    -webkit-transition:background-color .2s ease-in-out,top .2s ease-in-out;
    -o-transition:background-color .2s ease-in-out,top .2s ease-in-out;
    -moz-transition:background-color .2s ease-in-out,top .2s ease-in-out;
    transition:all 0.8s;
    -webkit-transition:all 0.8s;
    -o-transition:all 0.8s;
    -moz-transition:all 0.8s;
    opacity:0;
    transition-delay:0.5s;
    -moz-transition-delay:0.5s;
    -webkit-transition-delay:0.5s;
    -o-transition-delay:0.5s;
}
.nav_pc nav ul li.link.on a.link:after,.nav_pc nav ul li.link  a.link:hover:after {
    opacity:1;
}
.nav_pc nav ul li.link a.link p,.nav_pc nav ul li.link a.link:hover p {
    position:relative;
    z-index:1
}
.nav_pc nav ul li.link.on .top_menu_ajax_pc {
    display:block
}
.top_links .nav_right li {
    float:left;
    color:#888;
    line-height:24px;
    font-size:18px;
    padding:28px 0;
    position:relative;
}
.top_links .nav_right li .two_right_nav {
    position:absolute;
    top:64px;
    left:-15px;
    background:#fff;
    box-shadow:0 0 10px #ccc;
    width:100px;
    text-align:center;
    padding:8px 0;
    display:none;
    z-index:124
}
.top_links .nav_right li .two_right_nav:before {
    width:11px;
    height:5px;
    position:absolute;
    top:-5px;
    left:50%;
    margin-left:-5px;
    background:url(/ISjpKIuJUHqoDO9PKIZ.jpg) no-repeat;
    content:"";
}
.top_links .nav_right li .two_right_nav a {
    color:#888;
    font-size:13px;
    padding:5px;
    text-align:center;
    display:block;
}
.top_links .nav_right span {
    width:1px;
    height:17px;
    background:#e6e5e5;
    margin:34px 26px 31px 26px;
    float:left;
}
.top_links .nav_right li a.link {
    color:#888;
    display:block;
}
.top_links .site {
    margin-top:28px;
    height:25px;
    width:25px;
    margin-left:65px;
}
.top_links .site img {
    vertical-align:top;
    width: 25px;
    height: 25px;
}
.top_links .site-fx{
	/* width: 1px; */
	/* height: 20px; */
	margin-left: 8px;
	margin-top: 28px;
}
.top_links .site-fx img{
	/* width: 1px; */
	/* height: 20px; */
}
.top_links form {
    margin-top:31px;
    position:relative;
}
/*.top_links form:before {
    background:#e6e5e5;
    height:11px;
    width:1px;
    position:absolute;
    left:0;
    top:5px;
    content:"";
}*/
.top_links form .search {
    width:20px;
    height:20px;
    background:url(/ISjpKIuJUHOFnxWOUHqQIt.jpg) no-repeat center;
    background-size: 20px;
    margin-left:20px;
    cursor:pointer;
}
.top_menu_ajax_pc {
    background:#fafafa;
    padding:30px 0;
    width:100%;
    position:absolute;
    left:0;
    top:82px;
    z-index:11;
    overflow:hidden;
    opacity:0;
    height:0px;
}
.top_menu_ajax_pc .left_bar {
    width:1200px;
    margin:0 auto;
    position:relative;
}
.top_menu_ajax_pc .left_bar .left {
    padding-right:30px;
    color:#888;
    font-size:18px;
    text-align:center;
    border-right:1px solid #e1e1e1;
    width:240px;
    margin-right:28px;
    float:left;
}
.top_menu_ajax_pc .left_bar .left::-webkit-scrollbar {
    width: 1px;
    background-color: #F5F5F5;
}
.top_menu_ajax_pc:nth-child(1) .left_bar .left {
    height:400px;
}
.top_menu_ajax_pc .left_bar .left::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1);
    border-radius: 10px;
    background-color: #F5F5F5;
}
.top_menu_ajax_pc .left_bar .left::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.1);
    background-color:#c11a20;
}
.top_menu_ajax_pc .left_bar .left ul li {
    height:40px;
    line-height:40px;
    font-size:16px;
}
.top_menu_ajax_pc .left_bar .left ul li a {
    display:block;
    text-align:left;
    padding: 0 10px;
}
.top_menu_ajax_pc .left_bar .left ul li.on {
    background:#c11a20
}
.top_menu_ajax_pc .left_bar .left ul li.on a {
    color:#fff
}
.top_menu_ajax_pc .left_bar .right {
    }
.top_menu_ajax_pc .left_bar .right ul.name_ul {
    height:280px;
    float:left;
    padding-right:28px;
    color:#888;
    margin-right:26px;
    font-size:14px;
    text-align:center;
    border-right:1px solid #e1e1e1;
    width:280px;
}
.top_menu_ajax_pc .left_bar .right li {
    height:40px;
    line-height:40px;
    overflow:hidden
}
.top_menu_ajax_pc .left_bar .right li a {
    display:block;
    text-align:left;
    padding:0 0;
}
.top_menu_ajax_pc .left_bar .right li.name.on {
    background:#c11a20;
}
.top_menu_ajax_pc .left_bar .right li.name.on a {
    color:#fff
}
.top_menu_ajax_pc .left_bar .right li.name a {
    padding:0 10px
}
.topmenuleft {
    width:932px;
    float:left
}
.right_show .flex-viewport {
    height:246px
}
.top_menu_ajax_pc .left_bar .right_img {
    float:left;
    width:626px;
}
.top_menu_ajax_pc .left_bar .right_img .flex-control-nav {
    bottom:-55px
}
.wel_two_pc dl dt .right .swiper-button-next,.wel_two_pc dl dt .right .swiper-button-prev {
    top:50%;
}
/*pc header*/
    /*mobile heder*/
    /*header页面css开始*/
    .header_phone_pro {
    position:relative;
    width:100%;
    display: none;
}
.header_phone {
    position:fixed;
    width:100%;
    background:#FFFFFF;
    /* height: 60px; */
    top:0;
    left:0;
    /*line-height:1.1rem;*/
    z-index:50;
    box-shadow:0 0 10px #ccc;
    /* display:none */
    padding: 15px 0;
}
.header_phone .logo {
    float: left;
    display:block;
    width: 35%;
    /* height:40px; */
    line-height: 60px;
    margin-left:4%;
}
.header_phone .logo img{width: 94%;}
.header_phone .right{
    float: right;
    margin-right: 4%;
    font-size: 0;
    text-align: right;
    width: 50%;
    margin-top: 5%;
}
.header_phone .search-btn,
.header_phone .shuline,
.header_phone .nav-btn,
.header_phone .lang{
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
}
.header_phone .search-btn {
    width:16px;
    height:16px;
   /*  position:absolute;
    top:15px;
    right:16%; */
    background:url(/ISjpKIuJUHOEE1WnUHqQIt.jpg) no-repeat center;
    background-size:100% auto;
    cursor:pointer;
    margin-left: 8px;
    margin-top: 0px;
}
.header_phone .lang{
    width: 24px;
    height: 20px;
    /* margin-top: 7%; */
}
.header_phone .lang2{margin-left: 5px;margin-top: 1%;}
.header_phone .lang img{
    width: 100%;
    display: block;
}
.header_phone .shuline {
    width: 2px;
    height: 20px;
    overflow: hidden;
    margin: 0 10px;
    /* position:absolute; */
    /* top:13px;
    right:10%; */
    /* margin-top: 7%; */
}
.header_phone .shuline img {
    width: 100%;
}
.header_phone .nav-btn {
    width: 30px;
    height:15px;
    position: relative;
    /* top: 15px; */
    /* position:absolute;
    top:16px;
    right:4%; */
}
.header_phone .nav-btn .line {
    width:100%;
    height: 3px;
    background:#004986;
    position:absolute;
    display: block;
    left: 0;
    transform-origin:center;
}
.header_phone .nav-btn .line1 {
    top:0;
    transition: all .2s linear;
}
.header_phone .nav-btn .line2 {
    top: 56%;
    transform: translateY(-50%);
}
.header_phone .nav-btn .line3 {
    bottom: -2px;
    transition: all .2s linear;
}
.header_phone .sub-menu {
    background: #FFFFFF;
    position:fixed;
    top: 0;
    left:0;
    width: 60%;
    height: 89%;
    z-index:49;
    display:none;
    overflow-x: hidden;
}
.header_phone .sub-menu .hengline {
    width:100%;
    position:relative;
    height:1px;
    background:#cccccc;
}
.header_phone .sub-menu .sub-menu-ul {
    position:relative;
    margin-top: 10%;
    /* overflow:scroll; */
    height:98%;
}
.header_phone .sub-menu .sub-menu-ul li {
    width:100%;
    position:relative;
    font-size:18px;
    border-bottom: 1px solid #999999;
}
.header_phone .sub-menu .sub-menu-ul li>dl{
    padding-bottom: 16px;
}
.header_phone .sub-menu .sub-menu-ul li .tit {
    position:relative;
    display:block;
    font-size:14px;
    height: 58px;
    line-height:53px;
    color: #666;
    /* padding-left:5%; */
    width: 90%;
    margin-left: 5%;
}
.header_phone .sub-menu .sub-menu-ul li .sub-tit {
    background:url(/ISjpKIuJUHOFntROUHqQIt.jpg) no-repeat 100% center;
    background-size:12px auto;
}
.header_phone .sub-menu .sub-menu-ul li .sub-tit.on {
    background:url(/ISjpKIuJUHOFntRQUHqQIt.jpg) no-repeat 100% center;
    background-size:12px auto;
    color:#c11a20;
}
.header_phone .sub-menu .sub-menu-ul li .sec-list {
    position:relative;
    border-bottom:1px solid #dbdbdb;
    display:none;
    padding:10px 0
}
.header_phone .sub-menu .sub-menu-ul li .sec-list .p {
    background: url(/JS9HEkcPITjRNk9OEIZ.jpg) no-repeat left;
    background-size:15px 6px;
}
.header_phone .sub-menu .sub-menu-ul li .sec-list .p.on {
    background:url(/ISjpKIuDIIMUTxMKK2fROOkQJyV.jpg) no-repeat 5% center;
    background-size:5px auto;
}
.header_phone .sub-menu .sub-menu-ul li .sec-list .p.on .tit1 {
    color:#018fcf;
}
.header_phone .sub-menu .sub-menu-ul li .sec-list .p .tit1 {
    display:block;
    width:100%;
    font-size:14px;
    color:#666;
    padding-left:38px;
    line-height:30px;
}
.top_links .nav_right li a.link:hover{color: #e50012;}
.header_phone .nav-btn.hover .line{
    top: 50%;
    bottom: auto;
}
.header_phone .nav-btn.hover .line1 {
    transform: rotate(45deg);

}
.header_phone .nav-btn.hover .line2{
    opacity: 0;
    filter: alpha(opacity=0);
}
.header_phone .nav-btn.hover .line3 {
    transform: rotate(-45deg);
}
.munu-top-logo{
    width: 80%;
    /* margin: auto; */
    margin-top: 10%;
    margin-left: 5%;
}
.munu-top-logo img{
   max-width: 100%;
   display: block;
}
.header_phone .sub-menu .sub-menu-ul li .tit p{ width: 90%;margin: 0 auto;}
.header_phone .sub-menu .sub-menu-ul li .tit p i{ color: #666;}

.fullSlide{position:relative;/* background:#000; */margin:0 auto;}
.pc_ban{display: block;}
.fullSlide .bd{ position:relative; z-index:0; }
.fullSlide .bd li img{width:100%; vertical-align:top;min-height:200px} 
.fullSlide .hd{position:relative; z-index:1; margin-top:-35px; height:30px; line-height:30px;  text-align:center;    }
.fullSlide .hd ul{ text-align:center;  padding-top:5px;  }
.fullSlide .hd ul li{
	cursor:pointer;
	display:inline-block;
	*display:inline;
	zoom:1;
	width: 63px;
	height: 6px;
	margin: 5px;
	overflow:hidden;
	border-radius: 0;
	font-size: 0;
	background: #FFFFFF;
}
.fullSlide .hd ul .on{background: #008bff;width: 63px;height: 6px;}
.fullSlide .prev,.fullSlide .next{ z-index:1; display:block; width:20px; height:32px; position:relative; position: absolute; top: 50%;margin-top: -16px;  }
.fullSlide .next{  background-position:right 0;right: 2%;  }
.fullSlide .prev{left: 2%;}
.fullSlide .prev:hover,.fullSlide .next:hover{ filter:alpha(opacity=80);opacity:0.8 }
.wap_ban{display: none;margin-top: 20px;}
.fullSlide .bd li dl{ position:absolute; left:20%; top:22%; z-index:10000; width:30%;}
.fullSlide .bd li dl dt{ font-size:34px; color:#005bac; font-weight:bold;}
.fullSlide .bd li dl dd{ margin-top:20px; color:#005bac; font-size:15px;}

#index-search{ background: #eeeeee;padding: 50px 0;}
#index-search option{ width: 100%;}
#index-search .search-form select,#index-search .search-form input[type="text"]{ width:100%;}
#index-search .search-form select,#index-search .search-form input,#index-search .search-submit button{ height: 50px;border-radius: 5px;border: none;text-indent: 10px;color: #999;font-size: 16px;}
#index-search .search1{ text-align: right; font-size: 22px;vertical-align: middle;}
#index-search .search-submit button{ display: block;background-color:#e72d3b; background-image: linear-gradient(#e50012, #990000);font-size: 0;width: 80%;}
#index-search .search-submit button img{display: block;margin: auto;}
#index-search .search-submit.col-xs-6 button{ width: 100%; color: #fff;}

.wel_two_pc {
    position:relative;
    z-index:0;
    overflow:hidden;
    /*padding-bottom:72px;*/
    margin-top: 20px;
}
.wel-huodong {
    position:relative;
    z-index:1
}
.wel-huodong
.wel-news-box {
    position:relative;
    z-index:1;
    background:#fff
}
.wel_two_pc dl {
    position:relative;
    z-index:1
}
.wel_two_pc dl dt {
    margin-bottom:20px;
    overflow:hidden;
}
.wel_two_pc dl dt .left {
    width:49%;
    float:left;
    position:relative;
    overflow:hidden
}
.wel_two_pc dl dt .left .video {
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background: rgba(0,0,0,0.8);
    display:none
}
.wel_two_pc dl dt .left .video video {
    width:690px;
    height:510px;
}
.wel_two_pc dl dt .con {
    position:absolute;
    bottom:0;
    width:100%;
    padding:26px 30px;
    -webkit-transition: all .6s;
    transition: all .6s;
}
.wel_two_pc dl dt img {
    -webkit-transition:all .6s;
    transition:all .6s;
	transform: scale(1);
}
.wel_two_pc dl dt .right .img:hover img{
transform: scale(1.2);
}
.wel_two_pc dl dt .left .img:hover img{
transform: scale(1.2);
}
.wel_two_pc dl dt .con h1 {
    font-size:22px;
    color:#fff;
    font-weight:normal;
    line-height:26px;
    margin-bottom:10px;
    text-align: center;
    font-weight: bold;
}
.wel_two_pc dl dt .con p {
    font-size:13px;
    color:#fff;
    font-weight:normal;
    line-height:22px;
     text-align: center;
}
.wel_two_pc dl dt .right {
    position:relative;
    width:49%;
    float:right;
    overflow:hidden
}
.wel_two_pc dl dt .right .img {
    height:327px;
    overflow:hidden;
    width:110%;
}
.wel_two_pc dl dt .left .img {
    height:510px;
    overflow:hidden;
    width:110%
}
.wel_two_pc dl dt .left .con {
    -webkit-transition:all .6s;
    transition:all .6s
}
.wel_two_pc dl dt .left .top .con {
    -webkit-transition:all .6s;
    transition:all .6s;
}
.wel_two_pc dl dt .left a {
    display:block;
    height:100%
}
.wel_two_pc dl dt .right .top .con {
    -webkit-transition:all .6s;
    transition:all .6s;
}
.wel_two_pc dl dt .right a {
    display:block;
    width:100%
}
.wel_two_pc dl dt .right .top a {
    position:relative
}
.wel_two_pc dl dt .left {
    position:relative
}
.wel_two_pc dl dt .right .left_img {
    float:left;
    width:100px;
    margin-right:44px;
    height:110px;
    overflow:hidden
}
.wel_two_pc dl dt .right .title a {
    padding:20px 50px;
    overflow:hidden
}
.wel_two_pc dl dt .right .right_con {
    margin-top:20px
}
.wel_two_pc dl dt .right .left_img {
    display:table
}
.wel_two_pc dl dt .right .left_img span {
    display:table-cell;
    vertical-align:middle
}
.wel_two_pc dl dt .right .right_con h1 {
    font-size:24px;
    color:#333;
    line-height:30px;
    margin-bottom:10px;
    height:30px;
    overflow:hidden
}
.wel_two_pc dl dt .right .right_con p {
    color:#777;
    line-height:24px;
    font-size:16px;
    font-weight:normal;
    height:48px;
    overflow:hidden
}
.wel_two_pc dl dt .right .swiper-button-next.swiper-button-white {
    background:url(/ISjpKIuDIIMUTxAoISkOU0WqHj.jpg) no-repeat center center;
    width:13px;
    height:19px; margin-top:0;
}
.wel_two_pc dl dt .right .swiper-button-prev.swiper-button-white {
    background:url(/ISjpKIuDIIMUTy1KIHNoDIkH.jpg) no-repeat center center;
    width:13px;
    height:19px;
    margin-top:0;
}
.wel_two_pc dl dt .right .swiper-button-next.swiper-button-disabled {
    background:url(/ISjpKIuDIIMUTxAoISkOJEkQJyV.jpg) no-repeat center center;
    width:13px;
    height:19px;
}
.wel_two_pc dl dt .right .swiper-button-prev.swiper-button-disabled {
    background:url(/ISjpKIuDIIMUTy1KIHOqU0WqHj.jpg) no-repeat center center;
    width:13px;
    height:19px;
}
.wel-news-box .right .swiper-button-next.swiper-button-disabled,.wel-news-box .right .swiper-button-prev.swiper-button-disabled {
    opacity:1
}

.wel_two_pc dl dt .right .swiper-button-next {
    right:10px;
}
.wel_two_pc dl dt .right .swiper-button-prev {
    left:10px;
    
}
.wel_two_pc dl dt .right .top {
    position:relative;
    margin-bottom:20px;
}
.wel_two_pc dl dt .right .bottom {
    background:#f0f0f0;
    overflow:hidden;
    height:163px;
}
.wel_two_pc dl dt .right .bottom .swiper-container {
    height:100%
}
.wel-huodong {
    background:#f7f7f7;
    padding:80px 0
}
.wel-list-hd li {
    float:left;
    margin-left:30px;
    background:#fff;
    width:446px;
    box-shadow:0 0 10px #ccc
}
.wel-list-hd li a {
    display:block;
}
.wel-list-hd li:first-child {
    margin-left:0
}
.wel-list-hd li .top {
    height:200px;
    overflow:hidden;
    position:relative
}
.wel-list-hd li .top img {
    -webkit-transition:all .6s;
    transition:all .6s;
    width:100%;
}
.wel-list-hd li .bottom i,.wel-list-hd li .top b {
    font-style:normal;
    font-weight:normal
}
.wel-list-hd li .bottom {
    padding:30px;
    position:relative
}
.wel-list-hd li .bottom:before {
    background:url(/ISjpKIuDIIMUTxWLUHEoIt.jpg) no-repeat;
    width:27px;
    height:12px;
    position:absolute;
    left:37px;
    top:-7px;
    content:"";
}
.wel-list-hd li .bottom h1 {
    color:#333;
    line-height:34px;
    font-size:22px;
    margin-bottom:20px;
    height:68px;
    overflow:hidden;
    font-weight:normal;
}
.wel-list-hd li .bottom p {
    color:#888;
    line-height:30px;
    font-size:16px;
    margin-bottom:50px;
    height:60px;
    overflow:hidden
}
.wel-list-hd li .bottom i {
    display:block;
    color:#999;
    line-height:24px;
    font-size:16px;
    margin-bottom:20px;
    font-family:'HelveticaNeueLT-Light';
}
.wel-list-hd li .bottom b {
    position:relative;
    padding-left:38px;
    height:24px;
    line-height:24px;
    display:block;
    color:#292929;
    font-size:16px;
    font-weight:normal;
}
.wel-list-hd li .bottom b:after {
     background:#292929 url(../img/sf_gd.svg) no-repeat center center;
    background-size:14px 14px;
    width:24px;
    height:24px;
    position:absolute;
    content:"";
    left:0;
    top:0;
    border-radius:360px;
}

.swiper-slide img {
    width: 100%;
}
.news_product_word{width:42px;height:42px;position:absolute;top:0;right:0;background:url(/ISjpKIuDIIMUTy9KEOcSK1H.jpg) no-repeat;}

#index-news{margin-top: 40px;}
.index-title{text-align: center;font-size: 40px;color: #333;}
#index-news .news-title{text-align: center;background: url(/ISjpKIuDIIMUTy9KERpLH1HqESgJ.jpg) center center no-repeat;height: 46px;color: #fff;line-height: 46px;font-size: 25px;position: relative;}
#index-news .news-title:after{content: '';display: block;width: 100%;height: 1px;position: absolute;top: 15px;background: #ececec;z-index: -1;}
#index-news .news-lists{padding-left: 20px;}
#index-news .news-lists dl{margin-top: 40px;}
#index-news .news-lists dt a{display: block;color: #333;font-size: 20px;position: relative;font-weight: normal;}
#index-news .news-lists dt a:before{
    content: '';
    display: block;
    display:block;
    width:0;
    height:0;
    border-width: 7px 0 7px 7px;
    border-style:solid;
    border-color: transparent transparent transparent #999;
    position:absolute;
    top: 6px;
    left: -20px;
    }

#index-news .news-lists dd{color: #999;font-size: 16px;margin-top: 5px;}
#index-news .news-lists dt a:hover{color: #e50012;}
#index-news .news-lists dt a:hover:before{border-color: transparent transparent transparent #e50012;}
#index-news  .news-content{margin-top: 30px;}
.solution .solu-img{
    margin-top: 40px;
	transition: all .3s;
	overflow:hidden;
	
}
.solution .solu-img img{ width: 100%;transition: all .3s;}
.solution .solu-img:hover img{transform: scale(1.2);}
.solution dl{margin-top: 10px;}
.solution dl dt a{display: block;color: #333;font-size: 18px;position: relative;font-weight: normal;}
.solution dl dt a:hover{color:#e50012 ;}
.solution dl dd{color: #999;font-size: 16px;margin-top: 5px;}
.solution .swiper-button-next{ background: url(/ISjpKIuDIIMUTy9KF0NLD1gHKRRsDy1G.jpg);right: 0;}
.solution .swiper-button-next,.solution  .swiper-container-rtl .swiper-button-prev{}
.solution .swiper-button-prev{background: url(/ISjpKIuDIIMUTy9KF0NLKIqIDOgOKSD.jpg);left: 0;}

.solution .swiper-button-next,.solution .swiper-button-prev{ width: 32px;height: 70px;}
.solution .swiper-button-prev:hover{background: url(/ISjpKIuDIIMUTy9KF0NLKIqIDOuMKHIEEk9PKIZ.jpg);}
.solution .swiper-button-next:hover{background: url(/ISjpKIuDIIMUTy9KF0NLD1gHKRRpJykPHRZpD1cF.jpg);}
#index-news .clear{ display: none;}
/*.wel_two_pc dl dt .right .span_line{position:absolute;width:2px;background:#c9c8c9;top:86%;margin-top:-19px;height:13px;right:43px;z-index:1;}*/

.footer_pc {
    background:#1e242d;
    padding: 1px 0 27px;
    margin-top: 70px;
}
.footer-main {
    /* border-bottom: 1px solid #666; */
    /* padding-bottom:60px; */
    overflow:hidden;
    /* margin-bottom:30px; */
}
.footer-main li {
    position:relative;
    width:12%;
    padding-right:56px;
    margin-right:88px;
    height: 220px;
}
.footer-main li:after {
    position:absolute;
    width:1px;
    height: 256px;
    background:#343434;
    right:0;
    top:0;
    content:"";
    display: block;
}
.footer-main li h2 {
    line-height:18px;
    color:#f5f5f5;
    margin-bottom:20px;
}
.footer-main li p a {
    font-size:14px;
    color:#f5f5f5;
    opacity:0.2;
    display:block;
    margin-bottom: 12px;
}
.footer-main li p {
    line-height:18px;
    /* margin-bottom:12px; */
display: block;
}
.footer_pc .telbox {
    width:22.5%;
    padding-right:5px;
    margin-right:0;
    margin-left: 1.5%;
}
.footer_pc .telbox {
    color:#f5f5f5;
    line-height:18px;
    font-size:18px
}
.footer_pc .telbox strong {
    font-size: 28px;
    font-weight:normal;
    margin-bottom: 15px;
    display:block;
    /* line-height:36px; */
    padding-left: 36px;
}
.footer_pc .telbox h3 {
    font-size:20px;
    font-weight:normal;
    margin-bottom:4px;
    background: url(/ISjpKIuDIIMUTxIKKkcSK1H.jpg) no-repeat left center / 25px;
    background-size: 30px;
    height: 30px;
    line-height: 30px;
    padding-left: 36px;
    color: #999;
}
.footer_pc .telbox h4 {
    font-weight:normal;
    margin-bottom:10px;
    background: url(/ISjpKIuDIIMUTyEsHy1MU0WqHj.jpg) no-repeat left center;
    /* background-size: 22px 22px; */
    height: 30px;
    line-height: 30px;
    padding-left: 36px;
    font-size: 20px;
    color: #999;
}
.footer_pc .telbox a {
    display: block;
    color:#f5f5f5;
    font-family:"Arial";
    padding-left: 36px;
}
.footer_pc .telbox:after {
    background:none
}
.footer_pc .telbox .submit-box{
    margin-top: 15px;
    display: inline-block;
    *
    display: inline;
    zoom: 1;
}
.footer_pc .telbox .submit-box span{
    display: block;
    font-size: 12px;
}
.footer_pc .telbox .submit-box .message{
	padding-left: 28px;
	background-image: url('/ISjpKIuDIIMUTykKDRqHIypqESgJ.jpg');
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 24px;
	height: 22px;
	line-height: 22px;
	font-size: 20px;
	color: #999;
}
.footer_pc .telbox .submit-box .submit-s{
	width: 100px;
	height: 30px;
	line-height: 30px;
	background-color: #c11a20;
	text-align: center;
	font-size: 14px;
	margin-top: 12px;
	margin-left: 36px;
	border-radius: 4px;
}
.footer_bottom {
    position:relative;
    margin-top: 50px;
}
.footer_bottom .left {
    float: right;
    padding:10px;
    border:1px solid #3f3f3f;
    width: 108px;
    position:relative;
}
p {
    display: inline-block;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}
.footer_bottom .left em {
    font-size: 12px;
    font-family:"Arail";
    opacity:0.5;
    text-align:center;
    background:#292929;
    width:auto; 
    display:block;
    color:#f5f5f5;
    font-style:normal;
    position:absolute;
    left: 14%;
    margin-left: 0;
    bottom: -9px;
    line-height:18px;
}
.footer_bottom .left img {
    margin:0 auto;
    display:block;
}
.footer_pc .telbox a.submit-box{ padding-left:0;}

.footer_pc .arrows{width: 7px;
    height: 11px;}
.footer_pc .left-arrow{
    background: url(/ISjpKIuDIIMUTy1KIHNLH11UTxIsID.jpg) no-repeat center center;
    margin-top: 0;
    display: inline-block;
    vertical-align: middle;
    }
.footer_pc .right-arrow{
    background: url(/ISjpKIuDIIMUTxAoISkOUSOpDOgOKSD.jpg) no-repeat center center;
    margin-top: 0;
    display: inline-block;
    vertical-align:  middle;
    }
.footer_pc .span_line{/* width: 1px; *//* height: 20px; */z-index: 1;background: #666;color: #666;vertical-align: middle;margin: 0 5px;}
.footer_pc .click-arrow{margin-left: 15px;}
.footer-main .foot-link .link-p{display: none;}
.footer-main .foot-link .link-p:nth-of-type(1){display: block;}

.share_btn {
    width:122px;
    float: right;
    margin-right: 120px;
    position: relative;
}
.share_btn a {
    border:1px solid #3f3f3f;
    width:41px;
    height:41px;
    float:left;
    display:block;
    margin:0 10px 20px 10px;
}
.share_btn a.sina_btn {
    background: url(/ISjpKIuDIIMUTyuEKRMoNOkQJyV.jpg) no-repeat center center;
    opacity:0.6;
}
.share_btn a.shiping_btn {
    background: url(/ISjpKIuDIIMUTyuEKRMoNkkQJyV.jpg) no-repeat center center;
    opacity:0.6;
}
.share_btn a.you_btn {
    background: url(/ISjpKIuDIIMUTyuEKRMoNukQJyV.jpg) no-repeat center center;
    opacity:0.6;
}
.share_btn a.f_btn {
    background: url(/ISjpKIuDIIMUTyuEKRMoNukQJyV.jpg) no-repeat center center;
    opacity:0.6;
}
.footer_search {
    position:absolute;
    top:0;
    width: 50%;
    left: 0;
}
.footer_search .top {
    color:#999;
    font-size:12px;
    float: left;
    width: 82%;
}
.footer_search .top h1 {
    color:#f5f5f5;
    font-size:16px;
    line-height:44px;
    text-align:right;
    float: right;
    padding-right: 19px;
    margin:10px 0;
}
.footer_search .top form {
    float:right;
    margin:10px 0;
}
.footer_search .top form .group {
    width:302px;
}
.footer_search .top form .group input.input_left {
    width:216px;
    line-height:20px;
    border:1px solid #3a3a3a;
    padding:11px 10px;
    background:none;
    float:left;
    display:inline-block;
}
.footer_search .top form .group input.button {
    float:left;
    background:#c11a20;
    color:#fff;
    text-align:center;
    border:none;
    display:inline-block;
    width:86px;
    line-height:44px;
    margin-right:0;
    padding:0;
    margin:0
}
.footer_search .bottom {
    color:#808080;
    font-size:14px;
    line-height:24px;
    float: left;
    min-width: 220px;
}
.footer_search .bottom p {
    display:inline;
    float:left;
    width: 100%;
    color: #666;
    font-size: 15px;
}
.footer_search .bottom a {
    color:#808080;
    display: inline-block;
}
.share_btn a.sina_btn:hover {
    opacity:1
}
.share_btn a.shiping_btn:hover {
    opacity:1
}
.share_btn a.you_btn:hover {
    opacity:1
}
.share_btn a.f_btn:hover {
    opacity:1
}
.share_btn .hover-show{display: none;position: absolute;bottom: 100%;left: -27%;}

.top-pc-border{border-bottom: 1px solid #666;}

.foote {
    background: #1e242d;
    padding: 3%;
    color: #808080;
    font-size: 12px;
    overflow: hidden;
    text-align: center;
    margin-top: 30px;
    display: none;
}
.foote .left img{display: inline-block;margin: 20px auto 0 auto;width: 30%;vertical-align:top;}
.foote .copy-right{ margin-top: 20px;padding-top: 10px;border-top: 1px solid #666;font-size: 14px;}

.fix-foot{position: fixed; width: 100%; bottom: 0; max-width: 1200px; background: #fff; border-top: 1px solid #e1e1e1; z-index: 3333; display: none;}
.fix-foot ul li:nth-child(3){/* width: 40%; */}
.fix-foot ul li{float: left;width: 25%;text-align: center;/* padding: 4px 0; */}
.fix-foot ul li + li{border-left: 1px solid #e1e1e1;}
.fix-foot ul li a{display: block;padding: 4px 0;color: #333;}
.fix-foot ul li .icorn img{display: block; margin: 0 auto;}
.fix-foot ul li .icorn img:nth-child(2){display: none;}
.fix-foot ul li h3{font-size: 13px;margin-top: 3px;font-weight: normal;}
.fix-foot ul li.active a{color: #004986;/*background: #e6e6e6;*/}
.fix-foot ul li.active .icorn img:nth-child(2){display: block;}
.fix-foot ul li.active .icorn img:nth-child(1) {display: none;}
.height{height: 0px;}
.nei-header{box-shadow: 2px 5px 5px 6px #f8f8f8;}
.nei-header .nav_pc nav ul li.link a.link:after{height: 0;}

.position{margin-top: 20px;color: #999;}
.position img{vertical-align: middle;margin-right: 5px;display: inline-block;}
.position span{ margin: 0 3px;}
.position span,.position  a{color: #999;}
.position  a:hover{color: #e50012;}

#Nei{margin-top: 50px;}
.nei-Left{width: 295px;background: #fff;box-shadow: 2px 0 14px 1px #ccc;padding-bottom: 30px;}
.nei-Left .nei-nav-top{ display: block;background:#004986;}
.nei-Left .nei-nav-top img{display: block;}

.new_title{
	font-size: 22px;
	color: #fff;
	line-height: 1;
	padding: 24px 13px 0;
}
.new_title1{
	font-size: 24px;
	margin-top: 10px;
	color: rgba(216,216,216,0.5);
	line-height: 1;
	padding: 0 13px;
}
.nei-Left .pro-nav-item{
    /* padding-top: 30px; */
}
.nei-Left .pro-nav-item h2{font-size: 18px;color: #004986;background: url(/ISjpKIuDIIMUTxSNKOypHy1qOEgOKSD.jpg) no-repeat 30px center;padding: 0px 0 0px 77px;margin-top: 30px;}
.nei-Left .pro-nav-item dl{padding: 10px 0px 10px 30px;margin: 20px 0;border-bottom: 1px solid #e7e7e7;width: 95%;margin-left: auto;margin-right: auto;}
.nei-Left .pro-nav-item dl dt{ 
	padding-left: 30px;
	font-size: 16px;
	font-weight: normal;
	background: url(/ISjpKIuDIIMUTxSNKOypHy1qODDsDy1G.jpg) no-repeat 0 center;
}
.nei-Left .pro-nav-item dl dt a{ color: #666;display: inline-block;}
.nei-Left .pro-nav-item dl dt span{background: url(/ISjpKIuDIIMUTxSrExpoDIkH.jpg) no-repeat center center; cursor: pointer; height: 10px;display: block;float: right;margin-right: 30px;width: 10px;margin-top:5px;}
.nei-Left .pro-nav-item dl dd{/* margin-top: 20px; */display: none;}
.nei-Left .pro-nav-item dl dd.on{display: block;}
.nei-Left .pro-nav-item dl dd a{color: #999999;font-size: 17px;margin: 10px 0 0 0;padding-left: 32px;display: block;}
.nei-Left .pro-nav-item dl dt.active span{
	background: url(/ISjpKIuDIIMUTxSrExpUU0WqHj.jpg) no-repeat center center;
}
.nei-Left .pro-nav-item dl dt.active{
}
.nei-Left .pro-nav-item dl dt.active a{color: #004986;}
.nei-Right{ float: right;width: 75%;}
.nei-Left .pro-nav-item dl dd a:hover{color: #004986}

.xj{}
.nei-Right .Pro-title{background: url(/ISjpKIuDIIMUTxSNKOyKIukQJyV.jpg) left bottom no-repeat;font-size: 30px;padding-bottom: 10px;color: #004986;margin-top: 20px;}
.nei-Right .Pro-title:after{ content: ''; display: block;width: 100%;height: 1px;background: #E7E7E7;}
.nei-Right.xj .xj-pro {margin-top: 30px;}
.nei-Right.xj .xj-pro .xj-pro-img{padding:20px;border: 1px solid #E1E1E1;}
.nei-Right.xj .xj-pro .xj-pro-img img{ display: block;max-width: 100px; max-height: 100px;}
.nei-Right.xj .xj-pro .xj-pro-text{width: 85%;}
.nei-Right.xj .xj-pro .xj-pro-text h3{font-size: 25px;color: #333;}
.nei-Right.xj .xj-pro .xj-pro-text p{font-size: 16px;color: #666;}
.xj-form{}
.xj-form .xj-input{
    margin-top: 20px;
}
.xj-form .xj-input1 input{background: url(/ISjpKIuDIIMUTyuEKSbRU1uQHj.jpg) no-repeat 10px center;}
.xj-form .xj-input2 input{background: url(/ISjpKIuDIIMUTyuEKSbUU1uQHj.jpg) no-repeat 10px center;}
.xj-form .xj-input3 input{background: url(/ISjpKIuDIIMUTyuEKSbTU1uQHj.jpg) no-repeat 10px center;}
.xj-form .xj-input4 input{background: url(/ISjpKIuDIIMUTyuEKSbOU1uQHj.jpg) no-repeat 10px center;}
.xj-form .xj-input5 input{background: url(/ISjpKIuDIIMUTyuEKSbNU1uQHj.jpg) no-repeat 10px center;}
.xj-form .xj-input6 input{background: url(/ISjpKIuDIIMUTyuEKSbQU1uQHj.jpg) no-repeat 10px center;}
.xj-form .xj-input input{display: block;width: 100%;height: 45px;border: 1px solid #ccc;padding-left: 40px;font-size: 16px;border-radius: 4px;}
.xj-form .xj-input7 textarea{background: url(/ISjpKIuDIIMUTyuEKSbPU1uQHj.jpg) no-repeat 10px 10px;display: block;width: 100%;height: 150px;border: 1px solid #ccc;border-radius:  5px;padding: 4px 0 0 40px;font-size: 16px;}
.xj-form .xj-submit{margin-top: 40px;}
.xj-form .xj-submit input{display: block;background: #004986;height: 50px;width: 50%;margin-left: auto;margin-right: auto;color: #fff;font-size: 20px;border: none;}

.Pro-sj{}
.nei-Right .Pro-title{font-size: 30px;padding-bottom: 10px;margin-top: 20px;}
.nei-Right .Pro-title:after{ content: ''; display: block;width: 100%;height: 1px;background: #E7E7E7;}
.Pro-sj-nav{overflow: auto;position: relative;}
.Pro-sj-nav a{font-size: 20px;padding-bottom: 10px;color: #333;margin-top: 20px;padding-bottom: 25px;text-align:  center;/* width: 136px; */display: block;float: left;}
.Pro-sj-nav a:nth-child(1){margin-left: 0;}
.Pro-sj-nav a{margin-left: 50px;}
.Pro-sj-nav a.active{
	background: url(/ISjpKIuDIIMUTxSNKOyKIukQJyV.jpg) center bottom no-repeat;
	color: #004986;
}
.Pro-sj-item{margin-top: 40px;}
.Pro-sj-item dt{font-size: 26px;color: #333;font-weight: normal;margin-bottom: 20px;}
.Pro-sj-item dd{color: #666;font-size: 18px;margin-top: 10px;}
.Pro-sj-item dd span{display: inline-block;margin: 0 0 0 10px;}
.Pro-sj-nav:after{content: '';position: absolute;left: 0;bottom: 8px;border-bottom: 1px solid #E7E7E7;display: block;width: 100%;z-index: -1;}
.nei-Right .Pro-sj .Pro-title{font-size: 20px;}

.product-pc {
    display: block;
    width: 100%;
    margin-top: 30px;
}
.product-mobile {
    display: none;
}
.product-list2.product-mobile {
    background: #fff;
    margin-top: 20px;
}
.product-list2.product-mobile table {
    width: 92%;
    margin: 0 auto;
    max-width: 92%;
}
.product-list2.product-mobile th {
    background: none;
    /* border-bottom: 1px solid #cccccc; */
}
.product-list2.product-mobile tr {
    /* border-bottom: 1px solid #cccccc; */
}
.product-list2.product-mobile th,.product-list2.product-mobile td {
    width:100%;
    display: block;
}
.product-list2.product-mobile td {
    border:none;
}
.product-list2.product-mobile th p,.product-list2.product-mobile td .font {
    text-align: center;
}
.product-list2.product-mobile th p:first-child,.product-list2.product-mobile td .font:first-child {
    text-align: left;
    width: 50%
}
.product-list2.product-mobile th p,.product-list2.product-mobile td .font {
    float: left;
    width: 25%;
    font-size: 12px;
    display: block;
}
.product-list2.product-mobile .drop-down {
    float: right;
    width: 13px;
    height: 15px;
    display: block;
    background: url(/ISjpKIuJUHOFntROUHqQIt.jpg) no-repeat center;
    background-size: 100%;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -7px;
}
.product-list2.product-mobile .drop-down.on {
    background: url(/ISjpKIuJUIWDHDRTUHEoIt.jpg) no-repeat center;
    background-size: 100%;
}
.product-list2.product-mobile td.con {
    width: 100%;
    display: none;
    border-top:1px solid #e5e5e5;
}
.product-list2.product-mobile .con a {
    display: block;
    width: 100%;
}
.product-list2.product-mobile .con p {
    font-size: 14px;
    color: #333333;
    line-height: 32px;
    width:100%;
    float:left;
}
.product-list2.product-mobile .con .tit {
    width: 29%;
    display: inline-block;
    float:left;
    margin-left:21px;
}
.product-list2.product-mobile .con .font {
    font-size: 12px;
    color: #666;
    display: inline-block;
    float:left;
}
.product-list2.product-mobile table .trast-box {
    position: absolute;
    top: 50%;
    left:91%;
    margin: -9px 0 0 -27px;
}
.product-list2.product-mobile tr:hover {
    background: none;
}
.product-list2 table th:first-child {
    padding-left: 31px;
}

.product-list2 table th {
    /* background: #e9e9e9; */
    line-height: 20px;
    padding: 15px 10px;
    text-align: left;
    overflow: hidden;
    font-size: 16px;
    color: #333;
    font-weight: normal;
}
.product-list2 table td:first-child{ width: 11%;}
.product-list2 table td a {
    display: block;
    width: 100%;
    color: #999;
}
.product-list2 table .pic1 {
    margin-right: 5px;
    width: 16px;
    height: 23px;
    line-height: 23px;
    float: left;
    display: block;
}
.product-list2 table td {
    color: #999;
    padding: 10px 10px;
    font-weight: normal;
    overflow: hidden;
    width: 11%;
    font-size: 13px;
    line-height: 26px;
    font-size: 16px;
    position: relative;
    /* border-bottom: 1px solid #e5e5e5; */
}
.product-list2 .pro-value{ background: #f6f6f6;}
.product-list2 table td a img{display: block;/* margin: auto; */margin-left: 28px;width: 4rem;}
.product-list2 .pro-value:nth-of-type(odd){background: #fff;}
.product-list2 .pro-value:hover{ background: #ececec;}
.product-list2 .pro-value:hover a{color: #333;}
.product-list2 table .tt {
    float: left;
    display: block;
    width: 77%;
    font-size: 12px;
}
.product-list2.product-mobile th p:first-child, .product-list2.product-mobile td .font:first-child {
    text-align: left;
    width: 50%;
}
.product-list2.product-mobile th p, .product-list2.product-mobile td .font {
    float: left;
    width: 25%;
    font-size: 12px;
    display: block;
}
.product-list2.product-mobile th{
	width: 25%;
	float: left;
}
.product-list2.product-mobile th:first-child{padding-left: 0;}
.product-list2.product-mobile table td:first-child,.product-list2.product-mobile table td{width: 25%;float: left;/* height: 50px; */line-height: 40px;}
.product-list2.product-mobile table td:first-child,.product-list2.product-mobile th:first-child{ width:20%}
.product-list2.product-mobile table td:nth-child(2),.product-list2.product-mobile th:nth-child(2){ width:30%;}
.product-list2.product-mobile table td:nth-child(3){ width:20%;}
.product-list2.product-mobile table td:nth-child(4){ width:30%;}
.product-list2.product-mobile th:nth-child(3),.product-list2.product-mobile th:nth-child(4){width:25%;}
.product-list2.product-mobile table td a img{margin-left: 10px;display: inline-block;}



.pages{text-align: center;margin-top: 50px;}
.pages a{display: inline-block;background: #fff;border: 1px solid #999999;padding: 0px 8px;margin: 0 5px 0 5px;border-radius: 3px;color: #999;font-size: 14px;}
.pages a:hover,.pages a.active{ background: #999;color: #fff;}

.PRO-details-left{
    float: left;
    width: 40%;
}

#wrapper{}
#picSlideWrap{/* background:#F5F8FD; *//* border:1px solid #A9BFD6; *//* padding-bottom:30px;width: 565px;float: left; */}
.titleh3{ height:70px; line-height:70px; text-align:center; background:url(/ISjpKIuDIIMUTyuEKOgEKxLqH1kK.jpg) repeat-x left bottom; width:910px; margin:0 auto; font-size:26px; color:#000;}
.titleh4{text-align:center; font-size:12px; color:#000; font-weight:normal; padding:10px 0 20px 0px;}

.imgnav{width:460px;margin:10px auto;}
#content{margin:0px auto;  line-height:19px;}
#content p{ text-indent:2em; color:#333;}

.imgnav{/* position:relative; *//* margin:0 auto; *//* width:788px; */}
#img{z-index:10;/* width:788px; */position:relative;text-align:center;}
#img img{height: 300px;display:none;border: 1px solid #e1e1e1;width: 300px;box-sizing: content-box;padding: 30px;}
#front{position:absolute;left:0px;top:0px;z-index:10;cursor:pointer;width:394px;height:578px;background:url(/ISjpKIuDIIMUTyuEKOgKKIAqKkgJJ1H.jpg);}
#front a{  position:absolute; left:20px; top:224px;display:block; background:url(/ISjpKIuDIIMUTyuEKOgpKSItJSkII39EH0HpD1cF.jpg) no-repeat; width:104px; height:104px; display:none;}
#next{  position:absolute; right:0px; top:0px; z-index:10;cursor:pointer; width:394px; height:578px;  background:url(/ISjpKIuDIIMUTyuEKOgKKIAqKkgJJ1H.jpg);}
#next a{  position:absolute; right:20px; top:224px; display:block; background:url(/ISjpKIuDIIMUTyuEKOgpKSItJSkII2SqHyyTUHEoIt.jpg) no-repeat; width:104px; height:104px; display:none;}

#cbtn{/* background:#EAEBF0; */position:relative;/* height:122px; *//* border:1px solid #D6D9DC; */margin-top:0px;}
#cbtn ul{position:relative;width:10000px;height:122px;}
#cbtn ul li{float:left;/*padding:8px 3px 3px 3px;*/width:65px;height: 73px;cursor:pointer;text-align:center;/* margin-right:20px; */position:relative;line-height: 75px;}
#cbtn ul li img{/*width:116px;*/height:40px;display: inline-block;width: 40px;}
#cbtn ul li tt{background:#000;color:#FFF;position:absolute;right:4px;bottom:4px;z-index:20;font-family:"宋体";font-size:12px;line-height:16px;padding:0 5px;display: none;}
#cbtn li.hov{background: url(/ISjpKIuDIIMUTyusIUknE1qOqyVsDy1G.jpg) no-repeat center center;background-size: 100%;}
.ctrl div{ clear:both;}
#cSlideUl{width: 370px;/* height:116px; */overflow:hidden;position:relative;top:10px;margin:0 auto;}
.picSildeLeft{cursor:pointer;position:absolute;top:30px;left:-40px;z-index:9;display:none}
.picSildeRight{cursor:pointer;position:absolute;top: 30px;right: -40px;z-index:9;display:none}
.PRO-details-Right{float: right;}
.nei-Right .fullSlide .hd ul li{border: 1px solid #ccc;background: #fff;}
.nei-Right .fullSlide .hd ul li.on{ background: #004986;}
.Pro-details-Txt{float:right;width: 55%;}
.Pro-details-Txt dt {
    font-size: 26px;
    color: #333;
    font-weight: normal;
    margin-bottom: 20px;
}.Pro-details-Txt dd{
    color: #666;
    font-size: 18px;
    margin-top: 10px;
}.Pro-details-Txt dd span{
    /* display: inline-block; */
    margin: 0 0 0 10px;
    vertical-align:  middle;
}
.xj-pro-text dd{
    color: #666;
    font-size: 16px;
    margin-top:1px;
}
.Pro-details-Txt dd img{vertical-align: middle;/* display: inline-block; */}

.PRo-link{
    margin-top: 30px;
    position: relative;
}
.PRo-link a{display: block;float: left;width: 205px;height: 50px;text-align:  center;font-size:20px;line-height: 50px;}
.PRo-link a.link1{border: 1px solid #004986;border-radius: 5px;color: #004986;}
.PRo-link a.link2{background:#004986;color: #fff;float:left;margin-left:10%;}
.PRo-link a img{display: inline-block;margin-right: 10px;vertical-align:  middle;}

.pro-decration{margin-top: 30px;transition: all .5s;}
.pro-decration .Pro-sj-nav a.active{}
.pro-decration .Pro-sj-item dt{color: #004986;font-size: 20px;margin-top: 20px;transition: all .5s;}
.pro-decration .Pro-sj-item dd{color: #444;font-size: 16px;line-height: 2;margin-top: 20px;transition: all .5s;}
.pro-decration .Pro-sj-item dd span {
    font-family: "AlibabaSans-Regular" !important;
}
.pro-decration .Pro-sj-item{margin-top: 0;transition: all .5s;}
.pro-decration dl{transition: all .5s;}

.pro-search{}
.pro-search .pro-search-div span{display: block;font-size: 16px;}
.pro-search-div{ margin-top: 20px;}
.pro-search .pro-search-div select,.pro-search .pro-search-div input{display: block;width: 100%;height: 40px;border:  1px solid #e1e1e1;border-radius: 3px;padding-left: 5px;color: #999;font-size: 16px;margin-top: 5px;}
.pro-search .pro-search-div input{ background: #004986;color: #fff;font-size: 16px;border: none;}
.pro-items ul li{
    border-right: 1px solid #e1e1e1;
    margin-top: 30px;
	height:450px;
}
.pro-items ul li a{display: block;}
.pro-items ul li img{display: block;margin: 0 auto;max-width: 100%; width:70%;}
.pro-items ul li h3{font-size: 18px;color: #333;margin: 10px 0;margin-left: 80px;/* text-align: center; */}
.pro-items ul li p{color: #999;font-size: 16px;margin-left: 80px;line-height: 1.8;/* width: 90%; */;height:80px; overflow:hiden;word-break: break-all;}
.pro-items ul li a:hover h3{color: #004986;}

#Nei-ln{}
.ln-nav{width: 100%;background: #f1f1f1;/* padding: 30px 0; */text-align: center;}
.ln-nav a{display: block;display: inline-block;font-size: 18px;color: #000;padding: 20px 40px;}
.ln-nav a img{display: block;margin: 0 auto 10px auto;}
.ln-nav a.active{ background: #004986;color: #fff;}

.ln-content{background: #f7f7f7;padding: 100px 0;}
.ln-content .ln-box{background: #fff;padding: 50px;overflow:  hidden;}
.ln-content .ln-box>img{display: block;float: left;padding-right: 30px;padding-bottom: 10px;max-width: 100%;}
.ln-content .ln-box p{display: inline;color: #666;font-size: 16px;}
.ln-title{text-align: center;font-size: 40px;margin-bottom: 30px;}

.load-items{}
.load-items .media-heading,.load-items .media-body p{ width: 90%;}
.load-items .media-heading{font-size: 18px;line-height: 1.5;}
.load-items .media-heading a{color: #333;}
.load-items .media-heading a:hover{color: #e50012;}
.load-items .media-body p{color: #999;font-size: 14px;}
.load-items .media{margin-top: 30px;}
.load-items .media-body{position: relative;}
.load-items .media-body span{display: block;font-size: 12px;color: #999999;margin-top: 5px;}
.load-items .media-body span img{display: inline-block; vertical-align: middle;margin-right: 5px;}
.load-items .media-object{width: 160px;height: 120px;}
.load-items .media-left,.load-items .media>.pull-left {
    padding-right: 20px;
}
.load-items .load{background: url(/ISjpKIuDIIMUTyIqESbLKI1FHOgOKSD.jpg) no-repeat center center;width: 48px;height: 44px;right: 0;top: 0;float: right;}
.load-items .load:hover{background: url(/ISjpKIuDIIMUTyIqESbLKI1FHOuDHHqqD1DpD1cF.jpg) no-repeat;}
.load-items .media-body .media-div{float: left;width: 95%;}

#Nei-ln .about-section{margin-top: 80px;}
#Nei-ln .about-section1{background: #f8f8f8;padding: 40px 0;margin-top: 80px;}
#Nei-ln .about-section1 .w1400{position: relative;}
#Nei-ln .about-section1 .about-section1-left{/* float: left; */width: 56%;}
#Nei-ln .about-section1 .about-section1-left h3{background: url(/ISjpKIuDIIMUTyODKRSOUSOHOEgOKSD.jpg) left center no-repeat;height: 81px;color: #333;font-size: 30px;padding-top: 28px;padding-left: 36px;}
#Nei-ln .about-section1 .about-section1-left p{color: #666;font-size: 16px;margin-top: 20px;text-align:  justify;margin-bottom: 20px;}

#Nei-ln .about-section1 .about-section1-right{position: absolute;right: 0;top: -67px;}
#Nei-ln .about-section2{}
.about-section h2{ text-align: center;font-size: 40px;color: #333;}
.honor-content{background: url(/ISjpKIuDIIMUTyODKRSOUSOHOugoDyD.jpg) center bottom no-repeat;overflow:  hidden;padding-bottom: 90px;}
.honor-content .swiper-slide{background: #fff;padding:20px;/* margin-left: 20px; */margin-right: 20px;}
.honor-content .swiper-slide img{display: block;margin: auto;}
.honor-content .swiper-slide a{display: block;color: #fff;}
.honor-content .swiper-slide p{text-align: center;display: block;font-size: 20px;color: #333;}
.honor-content .swiper-pagination{display: none;}
.honor-content .swiper-button-prev,.honor-content .swiper-button-next{width: 45px;height: 94px;}
.honor-content .swiper-button-prev{background: url(/ISjpKIuDIIMUTyODKRSOUS5JHxRNUSyRHt.jpg);left: -60px;}
.honor-content .swiper-button-next{background: url(/ISjpKIuDIIMUTyODKRSOUROnH11SNk1rEIL.jpg);right: -60px;}

#Nei-ln .about-section3 .swiper-slide>img{width: 150px;height: 150px; display: block;margin: auto;}
#Nei-ln .about-section3 .swiper-container{margin-top: 30px;overflow:  hidden;box-sizing: content-box;}
#Nei-ln .about-section3 .swiper-slide>p{text-align: center;display: block;font-size: 16px;color: #999;margin-top: 10px;}
#Nei-ln .about-section3 .swiper-slide{border-right: 1px solid #e7e7e7;padding: 30px 0;border-bottom: 1px solid #e7e7e7;}
#Nei-ln .about-section3 .swiper-slide{position: relative;}
#Nei-ln .about-section3 .swiper-slide dl{
    position: absolute;
    text-align: center;
    background: #f4f4f4;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display:none;
    }
#Nei-ln .about-section3 .swiper-slide dl dt{display: block;color: #e50012;font-size: 20px;font-weight: normal;margin-top: 30px;}
#Nei-ln .about-section3 .swiper-slide dl dd{display: block;color: #999;text-align: left;width: 85%;margin: 10px auto 0 auto;font-size: 16px;line-height: 1.5;}
#Nei-ln .about-section3 .swiper-slide a {color: #333;}
#Nei-ln .about-section3 .swiper-slide a>img{width: 150px;height: 150px;margin: auto;display: block;border-radius: 50%;}
#Nei-ln .about-section3 .swiper-slide a>p{text-align: center;display: block;font-size: 20px;margin-top: 10px;color: #666;}
#Nei-ln .about-section3 .swiper-slide:hover dl{display: block;}
/*#Nei-ln .about-section3 .swiper-slide:nth-child(3n){border-right: none;}*/
#Nei-ln .about-section3{position: relative;}
#Nei-ln .about-section3 .swiper-pagination,#Nei-ln .about-section4 .swiper-pagination{position: absolute;left: 50%;margin-left:-22.5px;}
#Nei-ln .about-section3 .swiper-pagination span,#Nei-ln .about-section4 .swiper-pagination span{ width: 10px;height: 10px;margin-left: 3px;margin-right: 3px;margin-top: 20px;}
#Nei-ln .about-section3 .swiper-pagination-bullet-active,#Nei-ln .about-section4 .swiper-pagination-bullet-active{ background: #e50012;}

#Nei-ln .about-section4 .swiper-slide>img{}
#Nei-ln .about-section4 .swiper-slide>p{text-align: center;display: block;font-size: 24px;margin-top: 10px;color: #666;position: absolute;top: 50%;left: 0;background: rgba(0,0,0,.6);width: 100%;color: #fff;padding: 5px 0;margin-top: -20px;}
#Nei-ln .about-section4 .swiper-slide{margin-top: 30px;}
#Nei-ln .about-section4 .w1400{position: relative;}

.industry{ background: #f7f7f7;padding: 50px 0 50px 0;}
.industry h2{font-size: 40px;text-align: center;}
.industry .indu-items{}
.industry .indu-items li{margin-top: 30px;}
.industry .indu-items li a{color: #333;}
.industry .indu-items li dl{background: #fff;padding: 15px 15px;}
.industry .indu-items li dl dt,.industry .indu-items li dl dd{/* width: 90%; *//* margin: auto; */display: block;}
.industry .indu-items li dl dt{
    font-size: 20px;
    font-weight: normal;
    color: #333;
}
.industry .indu-items li dl dt a{color: #333;}
.industry .indu-items li dl dt img{float: right;display: block;}
.industry .indu-items li dl dd{
    margin-top: 10px;
    color: #999;
    font-size: 16px;
    line-height: 1.5;
}
.industry .indu-items li dl:hover dt a{color: #e50012;}
.hy-news{}
.hy-news ul li{background: #fff;padding: 30px 30px;margin-top: 20px;overflow:  hidden;}
.hy-news ul li a{color: #333;display: block;}
.hy-news ul li h4{font-size: 20px;color: #333;}
.hy-news ul li p{margin: 20px 0;color: #666;line-height: 1.5;font-size: 16px;}
.hy-news ul li span{display: block;border: 1px solid #004986;padding: 3px 10px;width: 160px;text-align: center;color: #004986;font-size: 16px;border-radius: 3px;}
.hy-news ul li a:hover h4{color:#004986 ;}
.hy-news ul li a:hover span{ background: #004986;color: #fff;}

.Help{
    margin-top: 50px;
}
.Help h2{text-align: center;font-size: 40px;color: #333;}
.Help .help-p{width: 40%;margin: 10px auto 0 auto;font-size: 16px;color: #999;text-align:  center;display: block;}
.Help .help-num{border-bottom: 1px solid #E1E1E1;padding-bottom: 10px;color: #004986;font-size: 24px;margin-top: 20px;}
.Help select{font-size: 16px;width:100%;bo 
rder:0px;color:#909993;appearance:none;-moz-appearance:none;-webkit-appearance:none;background: url("/ISjpKIuDIIMUTxWKK1SJEDNqESgJ.jpg") no-repeat scroll right center transparent;padding-right: 14px;background-color: #f1f1f1;border: 1px solid #f1f1f1;height: 56px;border-radius: 5px;text-indent: 10px;outline:  none;} 
.help-search select{margin-top: 30px;}
.Help select:hover{background: url("/ISjpKIuDIIMUTxWKK1SJEEkQJyV.jpg") no-repeat scroll right center transparent;border: 1px solid #004986;}
.help-jt a{display: block;padding: 8px 0px;border-radius: 4px;margin-top: 20px;color: #333;border: 1px solid #004986;float: left;font-size: 18px;width: 220px;text-align: center;}
.help-jt a:nth-child(2){margin-left: 20px;}
.help-jt a.active,.help-jt a:hover{ background:#004986;color: #fff;}
.help-section{}
.help-section ul li img{display: block;max-width: 100%;}
.help-section ul li p{color: #666;font-size: 16px;line-height: 2;margin-top: 40px;}
.help-section ul li p.infotxt{position: absolute; left: 0;}
.help-section ul li p.bottom_txt1{margin-top: 0px; position: absolute;
    bottom: -18%; left: 0;}
.help-section ul li p.bottom_txt2{position: absolute;
    bottom: -24%;left: 0;}

.hel-img-items ul li{text-align: center;margin-top: 50px; height:400px}
.hel-img-items ul li+li{border-left: 1px solid #eaeaea;}
.hel-img-items ul li img{display: block;max-width:  100%;margin: auto;}
.hel-img-items ul li h4{color: #333;font-size: 18px;margin-top: 10px;}
.hel-img-items ul li p{font-size: 16px;color: #999;margin-top: 10px;}


#contect-Us{margin-top: 50px;}
.contect-left{width: 295px;float: left;}
.contect-top{background: #004986;padding: 20px 0 20px 20px;}
.contect-top h3{font-size: 30px;color: #fff;line-height: 1;}
.contect-top p{font-size: 16px;color: rgba(255,255,255,.5);display: block;}
.content-bot{background: #fff;box-shadow: 2px 2px 17px -1px #eaeaea;padding-bottom: 20px;}
.content-bot a{display: block;text-align: center;height:70px;line-height: 70px;font-size: 20px;color: #666;border-bottom: 1px solid #eaeaea;width: 90%;margin: auto;}
.content-bot a img{display: inline-block; margin-right: 10px;}
.content-bot a.active,.content-bot a:hover{color: #004986;}
.contect-title{text-align: center;font-size: 40px;color: #666;margin-bottom: 50px;}
.contect-title *{display: inline-block;}
.contect-title span{width: 80px;height: 2px;background: #666;vertical-align: middle;}
.contect-right{float: left;width: 50%;margin-left: 50px;}
.contect-right>p{color: #666;font-size: 16px;line-height: 2.5;}
.contect-qq .qq-top{margin-top: 30px;color: #666;font-size: 16px;}
.contect-qq .qq-top span{color: #004986;float: right;}
.contect-qq dl{border: 1px solid #dfdfdf;margin-top: 20px;}
.contect-qq dl dt{background: #f5f5f5;height: 60px;line-height: 60px;font-weight: normal;}
.contect-qq dl dt span,.contect-qq dl dd span{float: left;width: 25%;color: #666;font-size: 16px;padding-left: 15px;}
.contect-qq dl dt span:last-child,.contect-qq dl dd span:last-child{width: 50%;}
.contect-qq dl dd{height: 60px;line-height: 60px;border-bottom: 1px solid #eaeaea;/* width: 90%; */margin: 0 auto;}
.hy-news-two .news-data{float: left;width: 90px;background: #f7f7f7;border:  1px solid #f7f7f7;border-radius: 5px;text-align: center;padding: 10px 0;}
.hy-news-two ul li a{float: right;width: 90%;}
.hy-news-two .news-data span{border: none;width: auto;color: #999;height: auto;border-bottom: 1px solid #bababa;display: inline-block;font-size: 35px;line-height: 1;}
.hy-news-two .news-data i{font-style: normal;display: block;margin-top: 5px;color: #999;}
.hy-news-two ul li:hover .news-data span,.hy-news-two ul li:hover .news-data i{color: #004986;}
.hy-news-two ul li:hover .news-data span{border-color: #004986;}
.hy-news-two ul li:hover .news-data{border-color: #004986;background: #fff;}

.News-Details2{margin-top: 50px;}
.News-Details2 h2{font-size: 30px;color: #333;text-align: center;/* margin-bottom: 20px; */font-weight: normal;}
.News-Details2 .news-data{/* width: 70%; *//* height: 50px; *//* line-height: 50px; *//* border: 1px dashed #ccc; */margin: 5px auto 5px auto;color:#999;/* background: #f5f5f5; */text-align: center;}
.News-Details2 .news-data span{ margin-left: 10px;}
.News-Details2 .news-data i{margin-left: 10px;color: #999;}
.News-Details2 .news-data i:nth-child(1){}
.News-Details2 p{line-height: 30px;
/*color: #999;*/
margin-top: 20px;font-size: 14px;}
.News-Details2 img{display: block;margin: 20px auto 0 auto;max-width: 90%;}
.pre-next{ width: 100%;border-top: 1px solid #E1E1E1;padding-top: 20px;margin-top: 20px;}
.pre-next ul li{margin-top: 10px;}
.pre-next ul li span{display: inline-block; background: url(/ISjpKIuDIIMUTy9KF0NLH1HqESgJ.jpg); width: 80px;height: 32px;text-align: center;line-height: 32px;color: #666;}
.pre-next ul li a{margin-left: 7px;color: #666;}
.pre-next ul li:nth-child(2){margin-top: 15px;}
.pre-next ul li a:hover{color: #c11a20;}

.News-Details2 .news-data img{display: inline-block;vertical-align: middle;margin: 0;}
.look-tel{position: absolute;top: 60px;left: 0;background:  #ccc;width: auto;padding: 0 10px;height: 50px;background: #e50012;color: #fff;text-align:  center;line-height: 50px;font-size: 18px;display: none;}
.load-items .media-body:hover .load-items .load{background: url(/ISjpKIuDIIMUTyIqESbLKI1FHOuDHHqqD1DpD1cF.jpg) no-repeat center center;}
.show-mobile{display:none;}


.help-img-contain{ position:relative;}
.help-img-contain input{position:absolute;width:153px;height:43px;border:1px solid #ccc; border-radius:3px;}
.input-sec1{}


.jujiao_box_in_box {
    position:relative;
    margin-bottom:160px;
    display: none
}
.jujiao_box_img {
    width: 85%;
    z-index: 0;
    margin: 0;
}
.jujiao_box_img img {
    display: block;
    height: auto;
    width: 100%;
}
.user-value {
    width: 15%;
    z-index: 10;
    position: absolute;
}
.user-value input {
    display: block;
    box-sizing: border-box;
    width: 100%;
    height:36px;
    padding:0px 5px;
    border: 1px solid #cacaca;
    margin: 0 0 10px;
    font-family: inherit;
    font-size:12px;
    line-height: 36px;
    color: #0a0a0a;
    background-color: #fff;
    box-shadow: none;
    border-radius: 0;
    transition: box-shadow .5s,border-color .25s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
}
button[disabled], html input[disabled] {
    cursor: not-allowed;
}
.lens-selector #request .steps#step-2 .user-value input {
    margin-bottom: 4px;
}
.lens-selector #request .steps#step-2 .user-value span {
    background-color: #fff;
    color: #15487F;
    padding: 5px;
    display: inline-block;
    width: 100%;
}
.user-value select {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    width: 100%;
    height: 36px;
    padding: 0px 5px;
    border: 1px solid #cacaca;
    margin: 0 0 10px;
    font-family: inherit;
    font-size: 12px;
    line-height: 36px;
    color: #0a0a0a;
    background-color: #fff;
    box-shadow: none;
    border-radius: 0;
    transition: box-shadow .5s,border-color .25s ease-in-out;
}
.user-value input.checkbox {
    background:none;
    -webkit-appearance: checkbox;
    -moz-appearance: checkbox;
    height: 18px;
    display: inline;
    width: auto;
    position: relative;
    top: 5px;
    margin-right: 5px;
}
.user-value#val11 {
    top: 1%;
    left: 385px;
}
.user-value#val10 {
    top: 92%;
    right: 46%;
}
.user-value#val09 {
    top: 84%;
    right: 5%;
    width: 35%;
}
.user-value#val09 span {
    width: auto
}
.user-value#val09 input {
    display: inline-block;
    width: 65%;
}
.user-value#val08 {
    top: 37%;
    right: 1.5%;
    text-align: center;
}
.user-value#val07 {
    top: -5%;
    right: 14%;
}
.user-value#val06 {
    top: 0%;
    right: 13%;
}
.user-value#val05 {
    top: 44%;
    right: 0%;
}
.user-value#val04 {
    top: 86%;
    left:49%;
}
.user-value#val03 {
    top: 26%;
    left: 57%;
}
.user-value#val02 {
    top: 60%;
    right: 24%;
}
.user-value#val01 {
        top: 95%;
    left: 22.2%;
}
.user-value span {
    color: #15487F;
    padding: 5px;
    display: inline-block;
    width: 100%;
    font-weight:normal;
}
.user-value span.erro {
    color:#c11a20
}
.user-value span.erro {
    color:#c11a20
}
.button.btn-gray {
    background-color: #fff;
    border: 1px solid #eee;
}
.button.btn-gray, .button.btn-gray span {
    color: #c0161c;
}
.button {
    font-family: DINWebPro-Regular,Helvetica,Arial,Meiryo,sans-serif;
    color: #fff;
    padding-left: 18px;
    padding-right:18px;
    background-color: #c11a20;
    transition: all .25s ease-in-out;
    border: none;
    display: inline-block;
    cursor: pointer;
    -webkit-appearance: none;
    border-radius: 0;
    padding:2px 15px;
    margin: 0 10px 10px 0;
    font-size:14px;
    width:12%;
    text-align:center
}
.steps#step-3 .step-label {
    margin-bottom:10px
}
#step-3 .text_jujiao {
    margin-bottom:20px
}
.text_jujiao .lijishenqing {
    margin-right: 2%;
}
.text_jujiao .lijishenqing {
    color: #666;
    border:1px solid #c0171d;
    background: none;
    margin-bottom: 15px;
    transition:all 0.3s;
}
.text_jujiao .lijishenqing.on,.text_jujiao .lijishenqing:hover {
    color: #fff;
    background: #c0171d;
}
.tuijian-box-list h1 {
    font-size:54px;
    text-align:left;
    line-height:54px;
    color:#c11a20;
    margin-bottom:30px;
    margin-top:60px;
    font-family:'DIN-Light';
}
.tuijian-box-list .product-imgs-in li {
    margin:16px;
	text-transform:scale(1.5);
}


.contect-qq dl dd{ line-height:1.5; height:auto;padding:20px 0; overflow:hidden;}

.contect-qq dl dt span, .contect-qq dl dd span{ padding-left:10px;}



/*4.3行业案例新加*/
.product_list {
    clear: both;
    padding: 20px 0px 30px 0px;
    margin-right: -15px;
    margin-left: -15px;
}
.product_img {
    padding-left: 15px;
    padding-right: 15px;
    min-height: 270px;
}
.product_img a {
    position: relative;
    display: inline-block;
}
.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.product_img img {
    margin-right: auto;
    margin-left: auto;
    display: block;
    max-width: 100%;
    height: auto;
    margin-bottom: 10px;
    max-height: 320px;
}

.product_title {
    text-align: center;
    padding: 0px 15px 0px 0px;
    height: 40px;
}
.product_title a {
    color: #656464;
    display:block;
    margin: 0 auto;
    transition: color 0.3s;
}
.product_img a p{padding: 15px; background: #00000043; position: absolute;left: 0; right: 0; bottom: 0; color:#fff;
  opacity: 0;
  transform: translate(0,50px);
    transition: 350ms;
}
.product_img a:hover p{
  opacity: 1;
    transform: translate(0,0);
}



.contect-qq dl dd{ line-height:1.5; height:auto;padding:20px 0; overflow:hidden;}

.contect-qq dl dt span, .contect-qq dl dd span{ padding-left:10px;}


.header_phone .sub-menu .sub-menu-ul li dl{ padding-top:10px; display:none}
.header_phone .sub-menu .sub-menu-ul li dl dd a{ 
    /*color:#999999; */
    color: #666;
font-size:13px; line-height:1.5;width:85%;margin-left:5%; display:block;}

.header_phone .sub-menu .sub-menu-ul li>dl>dd>dl dt a{ color:#999999; text-indent:20px; line-height:2}
.header_phone .sub-menu .sub-menu-ul li>dl>dd>dl dt a i {color: #666;}

.nei-Left .pro-nav-item dl:hover{ background:#ECECEC; cursor:pointer;}

.new_language{
    background-color: #2e6a9c;
    height: 32px;
    line-height: 32px;
}
.new_language{
    font-size: 16px;
    color: rgba(255,255,255,0.5);
    text-align: right;
}
.new_language a{
    color: rgba(255,255,255,0.5);
}
.header {
	position: relative;
}
.new_search{
	font-size: 0;
	margin-top: 36px;
	margin-right: 2%;
	cursor: pointer;
}
.new_phone{
	margin-top: 28px;
}
.new_phone1{
	float: left;
	margin-top: 5px;
}
.new_phone2{
	float: left;
	margin-left: 18px;
}
.new_phone2a{
	font-size: 14px;
	color: #333333;
	line-height: 1;
}
.new_phone2b{
	font-size: 24px;
	color: #333333;
	line-height: 1;
	font-weight: bold;
	margin-top: 11px;
}.new_searchTc{
	display: none;
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	background-color: #FFFFFF;
	border-top: 1px solid #21262a;
	z-index: 96;
	padding: 13px 0 18px;
}
.new_searchTc1{
	width: 90%;
	max-width: 627px;
	height: 59px;
	border: 1px solid #bfbfbf;
	border-radius: 27px;
	margin: 0 auto;
	box-sizing: border-box;
}
.new_searchTc1 form{
	height: 100%;
}.new_searchTc2{
	height: 100%;
	width: 85%;
	float: left;
	padding-left: 29px;
	font-size: 16px;
	border: none;
	border-radius: 27px;
}
.new_searchTc3{
	height: 100%;
	width: 15%;
	float: left;
	border-radius: 27px;
	border: none;
	background: url(/ISjpKIuDIIMUTy9KETgTISAOI10NURAnHt.jpg) center no-repeat;
}
.new_tool{
	padding: 38px 0 32px;
}
.new_tool1 ul{
	overflow: hidden;
	padding: 10px 0;
}
.new_tool1 ul li{
	list-style-type: none;
	float: left;
	width: 24.5%;
	margin-left: 0.666%;
	font-size: 0;
	position: relative;
	transition: all .5s;
}
.new_tool1 ul li img{
    max-width: 100%;
}
.new_tool1 ul li:first-child{
	margin-left: 0;
}
.new_tool1 ul li:hover{
    transform: translateY(-10px);
}
.new_tool2{
	position: absolute;
	left: 16px;
	top: 30px;
}.new_tool2a{
	font-size: 32px;
	color: #004986;
	font-weight: bold;
	line-height: 1;
}.new_tool2b{
	margin-top: 12px;
	font-size: 16px;
	color: #666666;
	line-height: 1;
}
.new_intro{
	background-color: #EEEEEE;
	padding: 99px 0 52px;
}
.new_intro1{
	overflow: hidden;
}.new_introLeft{
	float: left;
	background: url(/ISjpKIuDIIMUTy9KETgpK0MOJ3qJUSyRHt.jpg) no-repeat;
	background-position: left bottom;
	padding: 0 0 66px 122px;
	width: 50%;
	box-sizing: border-box;
}
.new_introLeft img{
    max-width: 100%;
}
.new_introRight{
	float: right;
	width: 46%;
}.new_introRight1{
	font-size: 24px;
	color: #000000;
}.new_introRight1 span{
	font-size: 12px;
	color: #999999;
}.new_introRight2{
	font-size: 16px;
	color: #999999;
	line-height: 30px;
	margin-top: 20px;
	text-indent: 2rem;
}.new_introRight3{
	font-size: 14px;
	color: #a9a9a9;
	line-height: 1;
	margin-top: 20px;
}
.new_introRight3 a{
	color: #a9a9a9;
}.new_serve{
	background: url(/ISjpKIuDIIMUTy9KETgTIROSHKqJUSyRHt.jpg) center no-repeat;
	background-size: auto 100%;
	padding: 65px 0 67px;
}
.new_serve2 ul{
	overflow: hidden;
	padding: 3px 0;
}
.new_serve2 ul li{
	list-style-type: none;
	float: left;
	width: 24%;
	margin-left: 1.3333%;
	background-color: rgba(255,255,255,0.05);
	padding: 39px 0 50px;
	transition: all .5s;
}.new_serve2 ul  li:first-child{
	margin-left: 0;
}
.new_serve3{
	height: 72px;
	font-size: 0;
	text-align: center;
}.new_serve4{
	font-size: 24px;
	color: #ffffff;
	text-align: center;
	margin-top: 30px;
	line-height: 1;
}
.new_serve2 ul li:hover{
	transform: translateY(-3px);
	background-color: #004986;
}.new_news{
	margin-top: 46px;
}
.new_news1{
	overflow: hidden;
}.new_news2{
	float: left;
	width: 29%;
	position: relative;
}
.new_news2b{
	background-color: #f0f2f7;
	padding: 1px 39px 27px;
}
.new_news2b1{
	width: 120px;
	margin-top: -16px;
	padding: 20px 0 23px 27px;
	background-color: #004986;
	position: relative;
}
.new_news2b1 span{
	display: block;
	line-height: 1;
	font-size: 26px;
	color: #ffffff;
}
.new_news2b1 code{
	display: block;
	line-height: 1;
	background-color: rgba(0,0,0,0);
	font-size: 16px;
	color: rgba(255,255,255,0.5);
	font-weight: bold;
	margin-top: 6px;
}
.new_news2b2{
	font-size: 16px;
	color: #3c3c3c;
	line-height: 24px;
	margin-top: 20px;
}
.new_news2b2 a{
	color: #3c3c3c;
}
.new_news2b3{
	font-size: 12px;
	color: #666666;
	line-height: 24px;
	margin-top: 16px;
}
.new_news2b4{
	font-size: 14px;
	width: 120px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background-color: #004986;
	margin-top: 16px;
}
.new_news2b4 a{
	display: block;
	color: #FFFFFF;
}
.new_news2 .hd{
	position: absolute;
	width: 100%;
	right: 0;
	padding-right: 40px;
	top: 355px;
}
.new_news2 .hd ul{
	text-align: right;
}
.new_news2 .hd ul li{
	display: inline-block;
	font-size: 0;
	width: 7px;
	height:7px;
	border-radius: 50%;
	margin-left: 12px;
	position: relative;
	background-color: #bfc1c5;
	vertical-align: middle;
}
.new_news2 .hd ul li.on{
	width: 16px;
	height: 16px;
	background: url(/ISjpKIuDIIMUTy1oKSboDIkH.jpg) no-repeat;
	background-size: 100% 100%;
}
.new_news3{
	margin-left: 1%;
	width: 34.5%;
	float: left;
}
.new_news3a{
	height: 50px;
	padding-left: 33px;
	background-color: #004986;
	line-height: 50px;
	color: #FFFFFF;
	font-size: 16px;
}
.new_news3a span{
	color: rgba(255,255,255,0.5);
	font-size: 12px;
}
.new_news3 img{
	vertical-align: middle;
	margin-right: 6px;
}
.new_news3b{
	background-color: #f0f2f7;
	padding: 1px 32px 40px;
}
.new_news3b1{
	font-size: 14px;
	color: #8f8686;
	line-height: 1;
	padding-bottom: 30px;
	border-bottom: 1px solid #dadbdf;
	text-align: right;
	margin-top: 16px;
}
.new_news3b2{
	font-size: 18px;
	color: #1d1d1d;
	line-height: 1;
	margin-top: 16px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.new_news3b2 a{
    color: #1d1d1d;
}
.new_news3b3{
	font-size: 12px;
	color: #787878;
	line-height: 22px;
	margin-top: 14px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.new_news3b_d{
	margin-top: 32px;
}

.new_footer1{
	background: url(/ISjpKIuDIIMUTy9KETgJKykUIIMSHSDnK0SI.jpg) no-repeat;
	padding: 36px 0 32px;
	margin-top: -56px;
	position: relative;
}
.new_footer1a{
	font-size: 24px;
	color: #2c689b;
	font-weight: bold;
	text-align: center;
	line-height: 1;
}
.new_footer1b{
	margin-top: 24px;
}
.new_footer1b ul{
	overflow: hidden;
}
.new_footer1b ul li{
	list-style-type: none;
	float: left;
	width: 25%;
	text-align: center;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.new_footer1b ul li img{
	vertical-align: middle;
	margin-right: 6px;
}
.new_footer1b ul li span{
	color: #666666;
	font-weight: normal;
}

.new_footer2{
	margin-top: 63px;
	zoom: 1;
	padding-bottom: 24px;
	border-bottom: 1px solid #4d4d4d;
}
.new_footer2:after{
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0;
}

.new_footer3{
    padding-left: 72px;
    border-left: 1px solid #3e434a;
	float: right;
}
.new_footer3a1{
    font-size: 15px;
    color: #999999;
}
.new_footer3a1 img{
    vertical-align: middle;
}
.new_footer3a2{
    font-size: 20px;
    color: #f5f5f5;
    line-height: 1;
    padding-left: 26px;
    margin-top: 6px;
    margin-bottom: 16px;
}
.new_footer3a{
	font-size: 17px;
	color: #ffffff;
	line-height: 1;
}
.new_footer3b{
	font-size: 0;
	margin-top: 24px;
}
.new_footer3b code{
    display: block;
    font-size: 17px;
    color: #ffffff;
    background-color: rgba(0,0,0,0);
}
.new_footer3b span{
	position: relative;
	margin-right: 13px;
	display: inline-block;
}
.new_footer3b1{
	display: none;
	position: absolute;
	left: 50%;
	bottom: calc(100% + 3px);
	transform: translateX(-50%);
	width: 140px;
	height: 171px;
	background: url(/ISjpKIuDIIMUTy9KETgJKyMJIyVsDy1G.jpg) no-repeat;
	padding: 5px 6px 0;
}
.new_footer3b1{
	font-size: 14px;
	color: #ffffff;
	line-height: 1;
}
.new_footer3b1 img{
	display: block;
	margin-top: 9px;
	width: 100%;
}
.new_footer3b span:hover .new_footer3b1{
	display: block;
}

.new_footer4{
	float: left;
	margin-right: 2%;
}
.new_footer4a{
	font-size: 16px;
	color: #FFFFFF;
	line-height: 1;
}
.new_footer4a a{
    color: #FFFFFF;
}
.new_footer4b{
	font-size: 14px;
	color: #a4a4a4;
	line-height: 31px;
	margin-top: 10px;
}
.new_footer4b a{
	color: #a4a4a4;
	display: block;
}

.new_footer5{
	overflow: hidden;
	margin-top: 10px;
}
.new_footer6{
	float: left;
}
.new_footer7{
	font-size: 14px;
	color: #a4a4a4;
	line-height: 31px;
	margin-top: 10px;
}
.new_footer7 a{
	color: #a4a4a4;
}
.new_footer8{
	max-width: 260px;
}
.new_footer8 a{
	display: inline-block;
	width: 120px;
	margin-right: 5px;
	color: rgba(193,193,193,0.4);
	font-weight: lighter;
	font-size: 12px;
	line-height: 24px;
}
.new_footer9{
	
}
.new_footer9 a{
	display: block;
	color: rgba(193,193,193,0.4);
	width: 100px;
	margin-right: 5px;
	font-size: 12px;
	font-weight: lighter;
	line-height: 24px;
}
.new_beian{
	text-align: center;
	font-size: 14px;
	color: rgba(193,193,193,0.4);
	line-height: 1;
	margin-top: 15px;
}
.new_beian img{
	display: block;
	margin: 0 auto 13px;
}

.new_pro{
	
}.new_pro.new_pro{
	
}.new_pro ul{
	overflow: hidden;
}.new_pro ul li{
	list-style-type: none;
	float: left;
	margin-top: 50px;
	width: 33.333%;
	border-right: 1px solid #efefef;
	padding: 10px 30px;
}
.new_pro ul li:nth-child(3n){
	border-right: 0;
}.new_pro1{
	font-size: 0;
}
.new_pro1 img{
    width: 249px;
}
.new_pro2{
	font-size: 18px;
	color: #666666;
	line-height: 35px;
}
.new_pro3{
	margin-top: 10px;
	font-size: 14px;
	color: #999999;
	line-height: 29px;
}.new_pro ul li:hover .new_pro2{
	color: #004986;
} 

.new_footer10{
    float: right;
    font-size: 14px;
    color: #c1c1c1;
    text-align: center;
    line-height: 1;
    font-weight: lighter;
    margin-left: 35px;
}
.new_footer10 img{
    display: block;
    margin: 19px auto 0;
}

.new_wapse{
    width: 90%;
    margin-left: 5%;
    margin-top: 16px;
    position: relative;
}
.new_wapse .index_search{
    height: 32px;
    border: 1px solid #999999;
    border-radius: 15px;
    width: 100%;
    padding-left: 16px;
}
.new_wapse .index_search2 {
      height: 100%;
    width: 6%;
    border: none;
    background: url(/ISjpKIuDIIMUTy9KETgTISAOI10NURAnHt.jpg) center no-repeat;
    top: 0;
    background-size: 100%;
    position: absolute;
    right: 17px;
}




































