body{font-family: '微软雅黑';font-size: 12px;overflow-x: hidden;}
/*input{-webkit-appearance:none;}*/
a{text-decoration: none;}
a:hover{text-decoration: none;}
@font-face {
  font-family: fontawesome; /*这里是说明挪用来的字体名字*/ 
  src: url(/new/fonts/fontawesome-webfont.woff); /*这里是字体文件路径*/ 
}
ul,li{ list-style:none; padding:0; margin:0;}
/*首页*/
.bigImg{width: 100%;}
.bodyMain{width:100%;overflow: hidden;position: relative;left:0;}
.container,.container-fluid{padding:0;}

.left{float:left;}
.right{float:right;}
.topwarpnav{width:100%;position: relative;/*background: #000;*/}
.bannerimgDiv img{width:100%;height:auto;display: block;}
.topwarpnav .topnav{width:100%;color:#fff;margin-left:0; position:relative; z-index:9;}
.topwarpnav .topnav .rightTop01{padding-top:8px;}
.topwarpnav .topnav a{color:#fff;}
.topwarpnav .topnav .rightTop01 .left{height:26px;line-height: 26px;}
.topwarpnav .topnav .rightTop01 .left a{margin:0 13px;}
.topwarpnav .topnav .rightTop01 .left a:first-child{margin-left:0;}
.topnav .searchDiv{float:left;position:relative;height:20px;margin-top:3px;background: #fff;border-radius: 10px;overflow: hidden;}
.topnav .searchDiv input{color:#333;width:2px;height:20px;border:0;background: #fff;padding:0 26px 0 10px;}
.topnav .searchDiv i{position: absolute;top:3px;font-size:14px;right:11px;cursor:pointer;color:#616161;}
.topnav .searchDiv i.glyphicon-red{color:#e73a5b;}
.topnav .loginBtn{float:left;height:26px;line-height: 26px;}
.topnav .loginBtn a{margin:0 13px;}
.topnav .topshare{float: left;margin-top:3px;}
.topnav .topshare .weixincode{position:relative;z-index:20;cursor:pointer;float:left;margin-right:9px;padding-bottom:10px;width:26px;height:36px;background: url(/new/images/pcshare.png) no-repeat 0 0;}
.topnav .topshare .weixincode:hover .codeerwei{display: block;}
.topnav .topshare .weixincode .codeerwei{display:none;position: absolute;background:#ffffff;padding:10px;width:212px;height:212px;top:36px;left:-140px;}
.topnav .topshare .weixincode .codeerwei img.imgcode{display: block;width:100%;}
.topnav .topshare .weixincode .codeerwei i{color:#e2143b;position: absolute;top:6px;right:52px;font-size:10px;}
.topnav .topshare .weixincode:hover{border-bottom:2px solid #e0002a;}
.topnav .topshare .weibocode{float:left;width:26px;height:26px;background: url(/new/images/pcshare.png) no-repeat -36px 0;}
.topnav .topshare .weibocode a{display: block;width:100%;height: 100%;}
.topwarpnav .topnav .rightTop02 .mainNav{margin-top:26px;}
.topwarpnav .topnav .rightTop02 .mainNav>ul>li>a{font-size:15px;font-weight: bold;display: block;border-bottom:3px solid transparent;}
.topwarpnav .topnav .rightTop02 .mainNav>ul>li a{text-decoration: none;}
.topwarpnav .topnav .rightTop02 .mainNav>ul>li a .level01{font-size:12px;margin-left:5px;font-weight: normal;}

.mobi_topnav{position:relative;height:50px;width:100%;background: #333333;}
.mobi_topnav .mobi_logo{height: 50px;width:128px;float:left;}
.mobi_topnav .mobi_logo img{display: block;width:100%;}
.mobi_nav_default{float:right; width:180px;height:100%;}
.mobi_nav_default a{display: block;float:left;height:100%;box-sizing:border-box;cursor:pointer;border-bottom:3px solid #333333;}
.mobi_nav_default a.current{border-bottom:3px solid #f51930;}
.mobi_nav_default .searchBtn{width:45px;height:100%;background: url(/new/images/mobi_searchBg.png) no-repeat center center;background-size:auto 50%;}
.mobi_nav_default .searchBtn.current{background: url(/new/images/mobi_searchBg_cur.png) no-repeat center center;background-size:auto 50%;}

.mobi_nav_default .online_constr{width:45px;height:100%;background: url(/new/images/online_constr.png) no-repeat center center;background-size:auto 50%;}
.mobi_nav_default .online_constr.current{background: url(/new/images/online_constr_cur.png) no-repeat center center;background-size:auto 50%;}

.mobi_nav_default .mobi_user_login{width:45px;height:100%;background: url(/new/images/mobi_user_login.png) no-repeat center center;background-size:auto 50%;}
.mobi_nav_default .mobi_user_login.current{background: url(/new/images/mobi_user_login_cur.png) no-repeat center center;background-size:auto 50%;}

.mobi_nav_default .mobi_navBar{width:45px;height:100%;background: url(/new/images/mobi_navBar.png) no-repeat center center;background-size:auto 50%;}
.mobi_nav_default .mobi_navBar.current{background: url(/new/images/mobi_navBar_cur.png) no-repeat center center;background-size:auto 50%;}

.mobi_search_con{display:none;width:100%;height:69px;border-top:1px solid #47b3e9;position:absolute;top:50px;left:0;right:0;background: #333333;}
.mobi_con_inner{position:relative;width:80%;background: #fff;border-radius: 15px;height:38px;margin:15px auto;}
.mobi_con_inner .mobibtn{position:absolute;top:0;right:15px;border:0;width:30px;height:100%;background: url(/new/images/mobi_btn.png) no-repeat center center;background-size:auto 60%;}
.mobi_con_inner .mobitext{display:block;width:200px;background: none;border:0;height:38px;line-height:30px;font-size:14px;padding:4px 10px;color:#333;box-sizing:border-box;}

.mobi_navfixed{display:none;position: fixed;width:210px;right:-210px;top:0;height:100%;background: #333333;z-index:9999;}
.mobi_navfixed.current{right:0;}
.navfixmask{display:none;position: fixed;width:100%;height:100%;top:0;left:0;background: #000;opacity: 0.6;z-index:998}
.navfixed_con{position:relative;z-index:100;width:100%;height:100%;overflow-y: auto;}
.navfixed_con a{display: block;width:100%;box-sizing:border-box;position: relative;text-decoration: none;}
.navfixed_con .same{position: relative;}
.navfixed_con .iglys{position: absolute;top:0;width:40px;}
.navfixed_con i.glyphicon{position: absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px;font-size:16px;color:#fff;}
.navfixed_con>ul>li>.same>.iglys{right:0;height:50px;}

.navfixed_con>ul>li>.same>a{padding-left:20px;font-size:14px;color:#fff;height:50px;line-height:50px;border-bottom:1px solid #1a1a1a;border-top:1px solid #464545;}
.navfixed_con>ul>li:first-child>.same>a{border-top:0;}

.navfixed_con .mobiSecondNav{display: none;}
.navfixed_con .mobiSecondNav>ul>li>.same>a{font-size:13px;padding-left:30px;color:#fff;height:40px;line-height:40px;border-bottom:1px solid #1a1a1a;}
.navfixed_con .mobiSecondNav>ul>li>.same>.iglys{right:10px;height:40px;}

.navfixed_con .mobithreeNav{display: none;}
.navfixed_con .mobithreeNav>ul>li>.same>a{font-size:13px;padding-left:40px;color:#fff;height:36px;line-height:36px;border-bottom:1px solid #1a1a1a;}
.navfixed_con .mobithreeNav>ul>li>.same>.iglys{right:15px;height:36px;}


.glysamei{-webkit-transition: all 0.3s linear}
.glysamei.current{transform:rotate(90deg);-webkit-transform:rotate(90deg); -webkit-transition: all 0.3s linear;}

.four-infoTop{position: relative;margin-top:-169px;}
.col-four-color{height:116px;}
.col-four-color a{display: block;width:100%;height:100%;}
.col-fourColor-01{width:100%;height:100%;background:#b80006 url(../images/homefour_01.png) no-repeat center center;opacity: 0.8;filter:alpha(opacity=80);}
.col-fourColor-02{width:100%;height:100%;background:#b80006 url(../images/homefour_02.png) no-repeat center center;opacity: 0.8;filter:alpha(opacity=80);}
.col-fourColor-03{width:100%;height:100%;background:#b80006 url(../images/homefour_03.png) no-repeat center center;opacity: 0.8;filter:alpha(opacity=80);}
.col-fourColor-04{width:100%;height:100%;background:#b80006 url(../images/homefour_04.png) no-repeat center center;opacity: 0.8;filter:alpha(opacity=80);}
.four-infoTop .col-four-color{padding:0 10px; }
.four-infoTop .col-fourColor-same{-webkit-transition: all .0s ease-in-out 0s;-o-transition: all .0s ease-in-out 0s;-moz-transition: all .0s ease-in-out 0s;transition: all .0s ease-in-out 0s;}
.four-infoTop .col-four-color:first-child{padding-left:0;}
.four-infoTop .col-four-color:last-child{padding-right:0;}
.four-infoTop .col-fourColor-same:hover{opacity: 1.0;filter:alpha(opacity=100);  -webkit-transition: all .0s ease-in-out 0s;-o-transition: all .0s ease-in-out 0s;-moz-transition: all .0s ease-in-out 0s;transition: all .0s ease-in-out 0s;}
.four-infoTop .col-fourColor-same.col-fourColor-01:hover{background:#b80006 url(../images/homefour_01_cur.png) no-repeat center center;}
.four-infoTop .col-fourColor-same.col-fourColor-02:hover{background:#b80006 url(../images/homefour_02_cur.png) no-repeat center center;}
.four-infoTop .col-fourColor-same.col-fourColor-03:hover{background:#b80006 url(../images/homefour_03_cur.png) no-repeat center center;}
.four-infoTop .col-fourColor-same.col-fourColor-04:hover{background:#b80006 url(../images/homefour_04_cur.png) no-repeat center center;}



.mobi-four-infoTop{margin-top:20px;}
.mobi-col-four-color{border-left:1px solid #999999;box-sizing:border-box;}
.mobi-four-infoTop .mobi-col-four-color:first-child{border-left:0;}
.mobi-col-four-color a{display: block;box-sizing:border-box;padding-top:8px;width:100%;height:100%;text-align: center;color:#333333;font-size:12px;font-weight: bold;}
.mobi-col-four-color img{margin-bottom: 10px;height:40px;}
.mobi-four-infoTop .mobi-col-four-color{padding:0 5px;}

.five-info-module{margin-top:100px;}
.five-info-con ul{width:100%;height:410px;position: relative;}
.five-info-con ul li{width:14.66666666%;border:1px solid #ffffff;box-sizing:border-box;float:left;height:410px;position: relative;vertical-align:middle;overflow: hidden;}
.five-info-con ul li.current{width:26.33333333%;}
.opcityandPic{position: relative;width:100%;overflow: hidden;top:50%;}
.opcityandPic img{display: block;width:100%;height:100%;}
.five-info-con ul li .opacity60{z-index:5;opacity: 0.3;filter: alpha(opacity=30);background:#000;display: block;position: absolute;width:100%;height:100%;top:0;left:0;}
.five-info-con ul li.current .opacity60{display: none;}
/*.five-info-con ul li .img{position: relative;width:100%;}*/
.five-info-con ul li img.samepic{display: block;}
.five-info-con ul li .titlH{position: absolute;z-index:10;top:40px;left:22px;font-size:20px;font-weight: bold;color:#fff;}
.five-info-con ul li .titlH span{position: relative;display: inline-block;padding:10px 0;}
.five-info-con ul li .titlH span:before{content:'';position: absolute;left:50%;margin-left:-12px;width:24px;top:0;height:1px;background: #e0002a;}
.five-info-con ul li.current .titlH span:before{content:'';position: absolute;left:0;width:100%;margin-left:0;}
.five-info-con ul li.current .titlH span:after{content:'';position: absolute;left:0;width:100%;bottom: 0;height:1px;background: #e0002a;}
.five-info-con ul li.current .titlH{color:#e0002a;top:25%;}
.five-info-con ul li .info{display:none;width:100%;bottom:20px;position: absolute;left:0;}
.five-info-con ul li.current .info{display: block;}
.five-info-con ul li .info .opacity40{position: absolute;width:100%;height:100%;opacity: 0.4;filter: alpha(opacity=40);background: #000;}
.five-info-con ul li .infoCon{padding:10px;position: relative;z-index:4;color:#fff}
.five-info-con ul li .infoCon h5{font-size:14px;text-align: left;font-weight: bold;}
.five-info-con ul li .infoCon a{color:#fff;text-decoration:none;background: #e0002a;padding:6px 11px 6px 15px;display: inline-block;margin-top:12px;}
.five-info-con ul li .infoCon a i{font-size:12px;margin-left:10px;}

.mobifive-info-module{margin-top:35px;}
.mobifive-info-module .h1Title{font-size:15px;font-weight: bold;}
.mobifive-info-module .h1Title:after{width:34px;}
.mobifive-info-module ul li a span{position: absolute;top:10px;right:10px;color:#e0002a;padding:5px;display: inline-block;}
.mobifive-info-module ul li a span:before{content:'';position: absolute;left:0;top:0;width:100%;height:2px;background: #e0002a;}
.mobifive-info-module ul li a span:after{content:'';position: absolute;left:0;bottom:0;width:100%;height:2px;background: #e0002a;}
.slideBoxindex{ position:relative; width:100%; overflow:hidden; margin:0 auto; }
.slideBoxindex .bd{ position:relative; z-index:0; width:100%;}
.slideBoxindex .bd li{ position:relative;}
.slideBoxindex .bd li a.pic{display: block;text-align: center;width:100%;}
.slideBoxindex .bd li a img{width:100%;}
.slideBoxindex .hd{ position:absolute; height:28px; line-height:28px; bottom:10px; left:0;right:0;margin:auto; text-align:center;z-index:1;}
.slideBoxindex .hd a{ display:inline-block; width:8px; height:8px;  background:#fff; text-indent:-9999px; overflow:hidden; margin:0 6px;}
.slideBoxindex .hd a.on{ background:#d60008;opacity:1; }
.slideBoxindex .prev{position:absolute;width:30px;height:30px;left:10px;top:50%;margin-top:-15px;}
.slideBoxindex .prev i,.slideBoxindex .next i{font-size:26px;color:#fff;}
.slideBoxindex .next{position:absolute;width:30px;height:30px;right:10px;top:50%;margin-top:-15px;}
.mobifive-info-module .con{padding:15px;height: 98px;overflow: hidden;}
.mobifive-info-module .con h5{color:#333333;font-size:13px;font-weight: bold;text-align: center;}
.mobifive-info-module .con p{text-align: center;font-size:12px;color:#333333;display: -webkit-box;-webkit-line-clamp: 2;overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical;}

.mygoodsContanier{margin-top:50px;}
.sliderhome{ width:100%;  min-width:1000px; height:500px;   position:relative; overflow:hidden; background:#fff; text-align:center; margin-bottom: 50px;  }
.sliderhome .bd{ width:1000px; position:absolute; left:50%; margin-left:-500px  }
.sliderhome .bd li{ width:1000px;  overflow:hidden; position: relative;}
.sliderhome .bd li img{ display:block; width:1000px; height:500px;    }
.sliderhome .tempWrap{ overflow:visible !important }
.sliderhome .tempWrap ul{  margin-left:-1000px !important; /*强制位置*/  }
.sliderhome .silder-con{position: absolute;text-align: left;color:#fff;left:2.8%;top:50%;margin-top:-110px;width:610px;}
.silder-con .opacity70{position: absolute;width:100%;height:100%;left;0;top:0;background: #000;opacity: 0.7;filter:alpha(opacity=70);}
.sliderhome .silder-con .silderInner{position: relative;z-index:2;padding:20px;height:260px;}
.sliderhome .silder-con h6{font-size:26px;}
.sliderhome .silder-con p{font-size:20px;padding-left:30px;position: relative;}
.sliderhome .silder-con p:before{position: absolute;content:'';width:14px;height:1px;left:0;background: #fff;top:15px;}
.sliderhome .silder-con .detail-a{display: inline-block;margin-top:15px;padding:7px 13px;background: #e0002a;color:#fff;text-decoration: none;}
.sliderhome .silder-con .detail-a i{margin-left:10px;}

.sliderhome .hd{ position:absolute; width:100%; left:0;  z-index:1; height:14px; bottom:20px;  text-align:center;  }
.sliderhome .hd li{ display:inline-block; *display:inline;background: #fff; zoom:1; width:14px; height:14px; line-height:99px; overflow:hidden;  margin:0 8px; cursor:pointer;  }
.sliderhome .hd li.on{ background: #e0002a; }
.sliderhome .pnBtn{  position:absolute; z-index:10; top:0; width:100%;  height:500px; cursor:pointer;   }
.sliderhome .prev{ left:-50%; margin-left:-500px;  }
.sliderhome .next{ left:50%;  margin-left:500px;  }
.sliderhome .pnBtn i{color:#fff;font-size:24px;position: absolute;top:50%;left:50%;width:24px;height:24px;margin-left:-12px;margin-top:-12px;}
.sliderhome .pnBtn .blackBg{ display:block;  position:absolute;z-index:10; left:0; top:0; width:100%; height:500px; background:#000; filter:alpha(opacity=60);opacity:0.6;   }
.sliderhome .pnBtn .arrow{position:absolute; top:50%; z-index:12; width:60px;height:70px;margin-top:-35px;background: #000000; }
.sliderhome .pnBtn .arrow:hover{ background: #e0002a; }
.sliderhome .prev .arrow{ right:0; }
.sliderhome .next .arrow{ left:0; }

.mobi_mygoods{width:100%;box-sizing:border-box;}
.mobifive-box-con2{padding:0 10px;}
.mobifive-box-con2 .con h5{font-size:15px;}
.mobifive-box-con2 .con a.detaillink{padding:6px 10px;background: #f51930;color:#fff;font-size:13px;}
.mobifive-box-con2 .con a.detaillink i{font-size:10px;margin-left:5px;}

.cloud_platform .col-cloud{position: relative;margin-bottom: 12px; padding-left:10px; padding-right:10px;}
.cloud_platform .cloudimg{display: block;width:100%;height:auto;}

.homenewslist{padding-bottom: 70px;}
.homenewslist .news-one{margin-bottom: 38px;}
.homenewslist .h2Title{border-left:5px solid #e0002a;padding:5px 0 5px 20px;font-size:20px;color:#000000;font-weight:bold;}
.homenewslist .first-newspic{padding-right:20px;}
.homenewslist .first-newspic a{display: block;width:100%;position: relative;height:100%;}
.homenewslist .first-newspic a .firstpic{display: block;width:100%;}
.col-clear-padding{padding:0;}
.homenewslist .opacity50{position:absolute;bottom:0;left:0;width:100%;padding:10px 0;background-color:rgba(0,0,0,0.5);}
.homenewslist .opacity50 span{padding-left:10px;font-size:16px;color:#fff;font-weight: bold;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.homenewslist .listNewsthree{padding:0 20px;}
.homenewslist .listNewsthree ul li{padding:15px 0 15px 33px;border-bottom:1px solid #cccccc;background: url(/new/images/redliBg.png) no-repeat 5px center;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.homenewslist .listNewsthree ul li a{color:#585858;}
.homenewslist .listNewsthree a.morelink{color:#585858;text-decoration: none;display:block;text-align: center; margin-top:10px;}
.homenewslist .listNewsthree a.morelink i{margin-left:12px;font-size:10px;}

.homenewslist .newsRight .sametemp a{display:block;padding:52px 0;border-bottom:1px solid #cccccc ;text-decoration: none;color:#333333;}
.homenewslist .newsRight .sametemp:last-child a{border-bottom: 0;}
.homenewslist .newsRight .sametemp .inner{position:relative;display:block;height:76px;border-left:5px solid #e0002a;text-align:center;padding-top:40px;font-size:16px;}
.homenewslist .newsRight .sametemp .inner i{position: absolute;right:10px;top:50%;margin-top:-10px;font-size:20px;color:#5d5d5d;}
.homenewslist .newsRight .sametemp a:hover{color:#000000;font-weight: bold;}
.homenewslist .newsRight .sametemp a:hover i{color:#e83e5e;}
.homenewslist .newsRight .sametemp .inner01{background: url(/new/images/newsrightBg_01.png) no-repeat center top;}
.homenewslist .newsRight .sametemp a:hover .inner01{background: url(/new/images/newsrightBgCurr_01.png) no-repeat center top;}

.homenewslist .newsRight .sametemp .inner02{background: url(/new/images/newsrightBg_02.png) no-repeat center top;}
.homenewslist .newsRight .sametemp a:hover .inner02{background: url(/new/images/newsrightBgCurr_02.png) no-repeat center top;}

.homenewslist .newsRight .sametemp .inner03{background: url(/new/images/newsrightBg_03.png) no-repeat center top;}
.homenewslist .newsRight .sametemp a:hover .inner03{background: url(/new/images/newsrightBgCurr_03.png) no-repeat center top;}

.homenewslist .newsRight .sametemp .inner04{background: url(/new/images/newsrightBg_04.png) no-repeat center top;}
.homenewslist .newsRight .sametemp a:hover .inner04{background: url(/new/images/newsrightBgCurr_04.png) no-repeat center top;}

.homebottom-three{margin-top: 20px;}
.homebottom-three .tempDiv a{display: block;width:100%;border-left: 1px solid #999999;box-sizing:border-box;text-align: center;color:#000000;text-decoration: none;}
.homebottom-three .tempDiv a img.imgtemp{display: block;height:30px;margin:0 auto 15px;}
.homebottom-three .col-hombot-three:first-child a{border-left:0;}

#slideBoxindexHome-pc.slideBoxindex .hd a{width:18px;height:18px;cursor: pointer;}

#slideBoxindexHome-pc .samebtn i{color:#fff;font-size:24px;position: absolute;top:50%;left:50%;width:24px;height:24px;margin-left:-12px;margin-top:-12px;}
#slideBoxindexHome-pc .samebtn .arrow{position:absolute; top:0;left:0;z-index:12; width:60px;height:70px;background: #000000; }
#slideBoxindexHome-pc .samebtn .arrow:hover{ background: #e0002a; }
#slideBoxindexHome-pc .prev .arrow{ right:0; }
#slideBoxindexHome-pc .next .arrow{ left:0; }
#slideBoxindexHome-pc .prev{position:absolute;width:60px;height:70px;left:10px;top:50%;margin-top:-30px; display:none;}
#slideBoxindexHome-pc .prev i,.slideBoxindex .next i{font-size:26px;color:#fff;}
#slideBoxindexHome-pc .next{position:absolute;width:60px;height:70px;right:10px;top:50%;margin-top:-30px; display:none;}
#slideBoxindexHome-pc .hd{ display:none;}

.ruihangContanier{margin-top:50px;}
.slider-ruihang{ width:100%; position:relative; overflow:hidden; background:#fff; text-align:center; margin-bottom: 50px;  }
.slider-ruihang .bd{  width:100%;}
.slider-ruihang .bd li{ width:100%; overflow:hidden; position: relative;}
.slider-ruihang .bd li img{ display:block; width:100%;    }
.slider-ruihang .tempWrap{ overflow:visible !important }
.slider-ruihang .contaierposition{position: absolute;left:50%;top:0;margin-left:-500px;}
.slider-ruihang .contaierposition .silderInner{padding-top:175px;text-align: left;}
.slider-ruihang .contaierposition h6{font-size:47px;color:#e0002a;}
.slider-ruihang .contaierposition p{color:#666666;font-size:17px;}

.slider-ruihang .detail-a{display: inline-block;margin-top:15px;padding:7px 13px;background: #e0002a;color:#fff;text-decoration: none;}
.slider-ruihang .detail-a i{margin-left:10px;}

.slider-ruihang .hd{ position:absolute; width:100%; left:0;  z-index:1; height:14px; bottom:20px;  text-align:center;  }
.slider-ruihang .hd li{ display:inline-block; *display:inline;background: #fff; zoom:1; width:14px; height:14px; line-height:99px; overflow:hidden;  margin:0 8px; cursor:pointer;  }
.slider-ruihang .hd li.on{ background: #e0002a; }

.slider-ruihang .prev{position:absolute;top:50%;margin-top:-35px; left:10px; width:60px;height:70px;z-index:10;}
.slider-ruihang .next{position:absolute;top:50%;margin-top:-35px; right:10px;width:60px;height:70px;z-index:10;}
.slider-ruihang .samebtn i{color:#fff;font-size:24px;position: absolute;top:50%;left:50%;width:24px;height:24px;margin-left:-12px;margin-top:-12px;}
.slider-ruihang .samebtn .arrow{position:absolute; z-index:12; width:60px;height:70px;left;0;top:0;background: #000000; }
.slider-ruihang .samebtn .arrow:hover{ background: #e0002a; }
.slider-ruihang .prev .arrow{ right:0; }
.slider-ruihang .next .arrow{ left:0; }

.mobi_ruihang{width:100%;box-sizing:border-box;}
.mobi_ruihang-box{padding-left:10%;}
.mobi_ruihang-box .con h5{font-size:15px;color:#e0002a;}
.mobi_ruihang-box .con a.detaillink{padding:6px 10px;background: #f51930;color:#fff;font-size:13px;}
.mobi_ruihang-box .con a.detaillink i{font-size:10px;margin-left:5px;}

#footer .footerInner{width:100%;background: #333333;color:#fff;padding-bottom: 16px;}
.fooer-Link>a{color:#fff;margin:0 5px;}
.fooer-Link .otherLink{display: inline-block;padding-top:16px;position: relative;z-index:10;padding-left:4px;}
.fooer-Link .otherLink span{cursor: pointer;}
.fooer-Link .otherLink span i{font-size:12px;margin-left:8px;}
.footer-record{padding-top:16px;font-size:14px;}
.footer-record p{margin-bottom: 0;}

.footercode{text-align: center;position: relative;margin-top:20px;margin-bottom: 20px;}
.footercode a{display: inline-block;width:50px;height:50px;margin:0 15px;}
.footercode a.mobi-code{background: url(/new/images/mobiweixin.png) no-repeat;background-size:100%;}
.footercode a.mobi-weibo{background: url(/new/images/mobiweibo.png) no-repeat;background-size:100%;}
.otherlinkCon{display:none;position: absolute;left:0;top:-122px;background: #fff;/*border:1px solid #ccc;*/border-bottom:2px solid #e0002a;box-shadow: 2px 0px 1px #b3b3b3,-2px 0px 1px #b3b3b3;}
.otherlinkCon a{display: block;height:40px;line-height:40px;text-align: center;width:128px;color:#333333;text-decoration: none;;}
.otherlinkCon a:hover{color: #fff;background: #e0002a;}

.erweimaPop{display:none;position: fixed;width:100%;height:100%;top:0;left:0;z-index:200;}
.mask{position: absolute;width:100%;height:100%;top:0;left:0;background: #000;opacity: 0.8;}
.erweimaPop .imgcode{position:absolute;left:50%;top:50%;margin-left:-150px;margin-top:-154px;width:300px;height:308px;}
.erweimaPop .imgcode img{display: block;width:100%;}

/*投资者 按期报告*/
.contnavbar{background:url(/new/images/opacity78.png) repeat;position:relative;margin-top:-45px;}
.contnavbar ul{overflow: hidden;margin-bottom: 0;}
.contnavbar ul li{float:left;}
.contnavbar ul li a{display:block;padding:0 20px;height:45px;line-height:45px;color:#fff;font-size:14px;text-decoration: none;}
.contnavbar ul li.current a,.contnavbar ul li a:hover{background: #e0002a;}
.curposition{color:#999999;margin-top:25px;margin-bottom: 50px;padding:0 10px;}
.curposition a{color:#999999}
.reports_re{padding-bottom:40px;}
.reports_re ul li {margin-bottom: 30px;}
.reports_re ul li .pic{display:block;width: 100%;height:auto;}
.reports_re ul li .re_d{position: relative;}
.reports_re .info{position: absolute;bottom:0;left:0;width:100%;text-align: center;padding:7px 0;background: url(/new/images/opacity55.png) repeat;color:#ffffff;font-size:14px;}
.reports_re .inneropcity{display:none;position: absolute;width:100%;height:100%;top:0;left:0;background: url(/new/images/opacity60.png) repeat;}
.reports_re .innercon{width:138px;margin:12px auto 0;}
.reports_re .inneropcity a{text-decoration:none;display: block;width:100%;margin-bottom:1px;height:36px;line-height:36px;text-align: center;font-size:14px;color:#666666;background: #dfdddc;}
.reports_re .inneropcity a:hover{background: #e0002a;color:#fff;}
.reports_re ul li:hover .inneropcity{display: block;}


/*投资者 公司治理*/
.gszl ul li{border-bottom:1px dashed #c4c4c4;height:50px;line-height:50px;margin-bottom:0;font-size:14px;}
.gszl ul li a{background:url(/new/images/tzzgsli_bg.png) no-repeat 12px center;text-decoration:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#666666;display:block;float:left;font-size:14px;padding-left:25px;}
.gszl ul li a:hover{color:#333333;}
.gszl ul li span{display:block;color:#999999;float:right;font-family:'Arial';text-align: right;}
.pagediv{clear: both;text-align: center;margin-bottom:100px;padding-top: 15px;}
.pagediv a{display: inline-block;padding:2px 9px;color: #666666;text-decoration: none;}
.pagediv a.current,.pagediv span{background: #e0002a;color: #fff;border-radius:2px;padding:2px 9px;font-size:14px;}


/*投资者 股本状态*/
.gbtable table caption{background:#eeeeee;font-size:14px;color:#000;text-align:center;}
.gbtable table thead tr,.gbtable table tbody tr{border-top:2px solid #fff;}
.gbtable table thead tr th,.gbtable table tr td{text-align:center;background:#f8f8f8;border-right:2px solid #fff;border-bottom:0;color:#484848;}
.gbzk{text-align:center; padding-bottom:40px;}
.gbzk .gbzk_list{margin:40px auto 100px;font-size:14px;}
.gbzk_list span{position: relative;padding-left:20px;}
.gbzk_list span:before{position: absolute;left:0;content:"";width:12px;height:12px;top:50%;margin-top:-6px;background: #5f8dca;}
.gbzk_list .gbzk-right span:before{background:#f22c51}

/*投资者 联系方法*/
#baiduMap{height:294px;margin-bottom:20px;}
.lxfs_intro{margin-bottom:115px;color:#666666;}
.lxfs_intro h4{background:#f5f5f5;font-size:14px;color:#666666;padding:12px 10px 12px 10px;border-left:4px solid #e0002a;}
.lxfs_intro p{font-size:12px;text-indent:1em;}
.lxfs_intro a{color:#666666;text-decoration: none;}
.lxfs_intro a.long{float:left;display:block;width:70%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}


/*投资者 投资者回报*/
.container_tab{margin-bottom:100px;}
.container_tab .tab_title{border-bottom:2px solid #e1e1e1;height:50px;margin-bottom:20px;}
.container_tab .tab_title ul{padding:0;}
.container_tab .tab_title ul li{float:left;list-style:none;margin-right: 16px;}
.container_tab .tab_title ul li a{display:block;border-bottom:2px solid #e1e1e1;text-decoration:none;font-size:16px;color:#333333;padding:0 12px;text-align:center;height:50px;line-height:50px;}
.container_tab .tab_title ul li a.current{color:#e0002a;border-bottom:2px solid #e0002a;}
.container_tab .tab_title ul li a:hover{color:#e0002a;border-bottom:2px solid #e0002a;}
.table-bordered>thead>tr>td, .table-bordered>thead>tr>th{border-bottom-width: 1px;}
.tab_con tbody>tr:nth-of-type(even){background: #f5f5f5;}
.tab_con .con_con table thead tr{background: #f5f5f5;}
.tab_con table thead tr th{border-top:1px solid #e8e8e8;font-size:14px;color:#666666;padding:20px 20px;font-weight: normal;}
.tab_con table thead tr th,.tab_con table tr td{text-align:center;background:none;border-right:none;}
.tab_con table tr td{padding:14px 20px;}
.tab_con .con_con{/*display:none;*/}


/*投资者 投资者交流*/
.tab_con .tzzjl .tzzjl_con{border-left:1px solid #ececec;}
.tab_con .tzzjl .tzzjl_con .tzzjl_intro{border-bottom:1px dashed #ececec;padding:23px 0;}
.tab_con .tzzjl .tzzjl_con .tzzjl_intro:first-child{padding-top:0;}
.tab_con .tzzjl .tzzjl_con  .tzzjl_intro h4{background:url(/new/images/tzzwbg.png) no-repeat left center;font-size:14px;color:#333333;border-left:2px solid #e0002a;padding:7px 0 7px 10px;font-weight: bold;}
.tab_con .tzzjl .tzzjl_con  .tzzjl_intro p{color:#666666;font-size:14px;margin-bottom: 0;line-height: 24px;}
.tab_con .tzzjl .img{padding:0;}
.tab_con .tzzjl{/*display:none;*/}


/*投资者 主营营业*/
.zyyw{font-size:14px;margin-bottom:50px;overflow: hidden;}
.zyyw_intro{background:#f5f5f5;padding:20px;margin-bottom:20px;}
.zyyw_con{margin-bottom:0}
.zyyw h4{color:#ffffff;background:url(/new/images/zyyw_bg.png)no-repeat 20px center;padding:5px 0 5px 20px; margin-top:0;font-size: 14px;font-weight: bold;}
.zyyw p{color:#666666;text-indent:2em;}


/*财务指标*/
.changebox-in{position: relative;}
.sameconDiv{padding-bottom: 40px;}
.changebox-in .changebox-years{overflow: hidden;width: 93%;margin: 0 auto 20px;padding: 0;position: relative;float: none}
.changebox-years ul{width: 97%;margin: 0 auto;padding: 0;height: 36px;overflow: hidden;position: relative;}
.prev.glyphicon-menu-left,.next.glyphicon-menu-right{color:#bebebe;font-size: 30px;line-height:36px;cursor: pointer;top: 0px;z-index: 999;position: absolute;}
.prev.glyphicon-menu-left{left: 5px}
.next.glyphicon-menu-right{right: 5px;}
.prev.glyphicon-menu-left:hover,.next.glyphicon-menu-right:hover{color:#e0002a;}
.changebox-years ul li{width: 110px;height: 36px;border:1px solid #e0e0e0;list-style: none;float: left;margin-right: 6px;text-align: center;line-height: 36px;color: #777777;cursor: pointer;}
.changebox-years ul li span{font-size:20px;line-height: 36px;color: #e0002a;}
.changebox-years .news_years_first{margin-left: 6px;}
.changebox-years .news_years_last{margin-right: 0px;}
.changebox-years .news_years_select{border:0;background: #e0002a;color: #ffffff;}
.changebox-years .news_years_select span{color: #ffffff;}
.changeyear-table .tablefos th{background: #f5f5f5;padding:15px;text-align: center;color:#666666;font-size:14px;font-weight: normal;}
.changeyear-table  .tablefos td{padding:10px;color:#333333;font-size:14px;text-align: center;}
.changeyear-table .tablefos tbody tr:nth-of-type(even){background: #f5f5f5;}
.changeyear-table ul li{display: none;}
.changeyear-table ul li:first-child{display: block;}



/*关于AG贵宾会 相助同伴*/
.hzhb{margin-bottom:50px;padding:0 25px;}
.hzhb p{font-size:14px;color:#666666;text-indent:2em;margin-bottom:50px;}
.hzhb  .hzhb_con{padding:0 30px;}
.hzhb  .hzhb_con .img02{padding-top:90px;}


/*关于AG贵宾会 举报信箱*/
.jbxx{margin-bottom:50px;padding:0 15px;overflow:hidden;font-size:14px;color:#666666;}
.jbxx .address p{font-weight:bold;}
.jbxx .address p a{color:#e0002a;}
.jbxx .introduceInfo{margin-top:30px;}


/*关于AG贵宾会 联系AG贵宾会*/
.lxwm{margin-bottom:50px;overflow:hidden;}
.lxwm_con{margin:0;}
.lxwm ul li{font-size:14px;margin-bottom:10px;}
.lxwm ul li .col_inner{background:#f5f9fd;padding:20px 10px 10px 10px;border:1px solid #dae6f3;}
.lxwm ul li .col_inner:hover{background:#70aad1;}
.lxwm ul li .col_inner:hover h4.city,.lxwm ul li .col_inner:hover p{color:#fff;}
.lxwm ul li h4.city{color:#58778c;margin-bottom:15px;}
.lxwm ul li .col_inner p{color:#666666;padding-left:20px;}
.lxwm ul li .col_inner p.address{background:url(/new/images/lxwmaddr.png) no-repeat 0 3px;height:40px;}
.lxwm ul li .col_inner p.telphone{background:url(/new/images/lxwmtel.png) no-repeat 0 3px;;}
.lxwm ul li .col_inner:hover p.address{background:url(/new/images/lxwmaddr_cur.png) no-repeat 0 3px;}
.lxwm ul li .col_inner:hover p.telphone{background:url(/new/images/lxwmtel_cur.png) no-repeat 0 3px;}
.lxwm ul li .col_inner p.telphone a{color:#666666;text-decoration: none;}
.lxwm ul li .col_inner:hover p.telphone a{color:#fff;}
.lxwm_con ul li.col-new-padding{padding:0 5px;}

/*关于AG贵宾会 AG贵宾会简介*/
.aboutus-introduce{font-size:14px;padding:0 20px;}
.aboutus-introduce .about-intro-company p{color:#666666;line-height: 24px;text-indent: 2em;}
.about-intro-company{margin-bottom: 60px;}
.about-intro-con .titleH{text-align: center;margin-bottom: 26px;}
.about-intro-con .titleH h6{display: inline-block;padding:8px 53px 8px 88px;border:2px solid #e0002a;background: url(/new/images/aboutus/abtitleH.png) no-repeat 51px center;font-size:22px;color:#000000;margin:0 auto;}
.about-intro-inner ul{background: url(/new/images/aboutus/aboutintitBg.png) repeat-y center top;}
.about-intro-inner ul li{width:84%;position:relative;cursor:pointer;margin-bottom: 65px;height:28px;line-height: 28px;background: #b4bac0;color:#fff;}
.about-intro-inner ul li span{padding-left:10px;}
.about-intro-inner ul li:hover,.about-intro-inner ul li.current{width:100%;background: #fa214a;}
.about-intro-inner ul li:after{display:none;position: absolute;content:''; right:0;top:50%;margin-top:-5px;width:0px;height:0px;border-bottom:5px solid transparent;  border-top:5px solid transparent; border-right:5px solid #fff; font-size:0px;line-height:0px;}
.about-intro-inner ul li:hover:after,.about-intro-inner ul li.current:after{display: block;}
.about-intro-con .aobutTabcon .conSame{display:none;padding:20px;background: #f6f6f6 url(../images/aboutus/abouttabConBg.jpg) no-repeat right bottom;}
.about-intro-con .aobutTabcon .conSame .conmargin{margin-bottom: 10px;}


/*关于AG贵宾会 企业文化*/
.culture_con{padding:0 10px;}
.culture_title{padding:40px 38px 24px 56px;background: url(/new/images/aboutus/cultureB.jpg) no-repeat;color:#4d4d4d;font-size:16px;}
.culture_title .titleInfo{background: #fbfbfb;padding:15px 20px 15px 30px;}
.culture_title .titleInfo p span{color:#e0002a;}
.culture_detail{margin-top:10px;}
.culture_detail .innner{position: relative;cursor: pointer;}
.culture_detail .innner:hover .con{display: block;}
.culture_detail .innner .con{display:none;position: absolute;width:100%;height:100%;top:0;left:0;background: url(/new/images/opacity60.png) repeat;}
.culture_detail .innner img{display: block;width:100%;}
.culture_detail .innner .wordsinfo{padding:30px 10px 0 10px;color:#fff;font-size:20px;text-align: center;}
.culture_detail ul li{margin-bottom: 4px;}

/*关于AG贵宾会 资质声誉*/
.qua-honor{padding:0 10px;}
.quan-honor-class .inner{position:relative;cursor:pointer;background: #f4f4f4 url(../images/aboutus/honorpic01.png) no-repeat center 37px;padding:176px 20px 36px 20px;}
.quan-honor-class .col-color2 .inner{background: #f4f4f4 url(../images/aboutus/honorpic02.png) no-repeat center 37px;}
.quan-honor-class .col-color3 .inner{background: #f4f4f4 url(../images/aboutus/honorpic03.png) no-repeat center 37px;}
.quan-honor-class .inner h5{color:#666666;font-size:16px;font-weight: bold;text-align: center;}
.quan-honor-class .inner:hover .info{display: block;}
.quan-honor-class .inner .info{display:none;position: absolute;top:0;left:0;width:100%;height:100%;background: #f22c51;}
.quan-honor-class .inner .info .info-inner{padding:10px 0 0 24px;color:#fff;font-size:14px;}
.info .info-inner h6{font-size:16px;font-weight: bold;border-bottom: 1px solid #ff6a75;padding-bottom: 10px;}
.info .info-inner p{margin-bottom: 6px;}
.quan-honor-con{margin-top:48px;}
.qua-honor .titleH{text-align: center;margin-bottom: 26px;}
.qua-honor .titleH h6{display: inline-block;padding:8px 53px 8px 88px;border:2px solid #e0002a;background: url(/new/images/aboutus/honorjbBg.png) no-repeat 51px center;font-size:22px;color:#000000;margin:0 auto;}

.changebox-in .changebox-honor{overflow: hidden;width: 93%;margin: 0 auto;padding: 0;position: relative;float: none}
.changebox-honor ul{position:relative;width: 97%;margin: 0 auto;padding: 0;height: 88px;overflow: hidden;position: relative;}
.changebox-honor ul:after{content:'';position: absolute;height:2px;width:100%;left:0;top:15px;background:#f4f4f4;}
.changebox-honor ul li{font-size:20px;position:relative;z-index:2;width: 50px;height: 88px;padding-top:40px;padding-bottom:20px;list-style: none;float: left;margin-right: 120px;text-align: center;color: #666666;cursor: pointer;background: url(/new/images/aboutus/honotitleBg.png) no-repeat center 5px;}
.changebox-honor ul li:after{display:none;position: absolute;content:''; width:0px;height:0px;border-left:6px solid transparent;  border-right:6px solid transparent; border-bottom:6px solid #dae6f3; font-size:0px;line-height:0px;bottom:0;left:50%;margin-left:-6px;}
.changebox-honor ul li.honor_select,.changebox-honor ul li:hover{color: #f22c51;background: url(/new/images/aboutus/honotitleBg_cur.png) no-repeat center 5px;}
.changebox-honor ul li.honor_select:after,.changebox-honor ul li:hover:after{display: block;}
.changebox-honor .honor_select_first{margin-left: 5px;}
.changebox-honor .honor_select_last{margin-right: 0px;}
.changebox-honor .honor_select span{color: #f22c51;}

.quan-honor-con .changehonor-div{background: #f5f9fd;border:1px solid #dae6f3;padding:32px 25px;clear:both;}
.quan-honor-con .changehonor-div ul li{display: none;}
.quan-honor-con .changehonor-div ul li:first-child{display: block;}
.quan-honor-con .changehonor-div ul li p{background: url(/new/images/aboutus/honorpbgt.png) no-repeat left 6px;padding-left:14px;color:#666666;font-size:14px;}

/*关于AG贵宾会 典范客户*/
.typeCustomerInfo p{font-size:14px;color:#666666;text-indent: 2em;margin-bottom: 40px;}
.type-customer-con .custromerSame{margin-bottom: 48px;}
.cus_indetail{position: relative;}
.custromerSame .custitle{width:130px;margin:0 auto 25px;padding-bottom:12px;font-size:16px;color:#666666;border-bottom:1px solid #e0002a;text-align: center;}
.changebox-custom{margin:0 auto;width:93%;overflow: hidden;position: relative;}
.custromerSame .prev.glyphicon-menu-left,.custromerSame .next.glyphicon-menu-right{color:#bebebe;font-size: 30px;line-height:36px;cursor: pointer;top: 50%;margin-top:-18px;z-index: 999;position: absolute;}
.custromerSame.prev.glyphicon-menu-left{left: 5px}
.custromerSame .next.glyphicon-menu-right{right: 5px;}
.custromerSame .prev.glyphicon-menu-left:hover,.custromerSame .next.glyphicon-menu-right:hover{color:#e0002a;}
.changebox-custom ul{position: relative;left:0;}
.changebox-custom ul li{float: left;width:170px;height: auto;margin: 0 8px;}
/* .changebox-custom ul li:first-child{margin-left:10px;} */
.changebox-custom ul li:last-child{margin-right: 0;}

/*隐私条约*/
.PrivacyDiv{position: absolute;top:134px;}
.Privacy{background:#e4e4e6;color:#666666;font-size:14px;padding:30px 35px 150px 35px;}
.Privacy h4{color:#333333;font-size:20px;border-left: 5px solid #e0002a;padding-left:15px;}
.Privacy h3{font-size:14px;}

/*登录*/
.container.loginDivi{width:580px;position: absolute;top:174px;left:50%;margin-left:-290px;background: #f2f5f8;
	background:-webkit-linear-gradient(top,#f2f5f8,#e7e6e9);
	background:-o-linear-gradient(top,#f2f5f8,#e7e6e9);
	background:-ms-linear-gradient(top,#f2f5f8,#e7e6e9);
	background:-moz-linear-gradient(top,#f2f5f8,#e7e6e9);
	background:linear-gradient(top,#f2f5f8,#e7e6e9);
}
.loginInner{padding:50px 0 70px;}
.loginInner .loginh5{color:#333333;font-size:18px;text-align: center;font-weight: bold;background: url(/new/images/dengtitleBg.png) no-repeat center center;}
.login-center{width:300px;margin:0 auto;}
.login-center .form-horizontal{margin-top:50px;}
.login-center .control-label{padding-left:0;padding-right:0;color:#777575}
.btn.btn-define{padding:7px 12px;background: #e0002a;color:#fff;width:76px;font-size:12px;border-radius: 0;}
.btn.btn-define i{font-size:10px;margin-left:8px;}
.forgetpsw{color:#333333;margin-left:10px;}
.forgetzc{ display:none;}

/*注册*/
.container.registerDivi{width:580px;position: absolute;top:174px;left:50%;margin-left:-290px;background: #f2f5f8;
	background:-webkit-linear-gradient(top,#f2f5f8,#e7e6e9);
	background:-o-linear-gradient(top,#f2f5f8,#e7e6e9);
	background:-ms-linear-gradient(top,#f2f5f8,#e7e6e9);
	background:-moz-linear-gradient(top,#f2f5f8,#e7e6e9);
	background:linear-gradient(top,#f2f5f8,#e7e6e9);
}
.registerInner{padding:40px 0 30px;}
.registerInner .registerInnerH5{color:#333333;font-size:18px;text-align: center;font-weight: bold;background: url(/new/images/dengtitleBg.png) no-repeat center center;}
.registerInner-center{width:258px;margin:0 auto;}
.registerInner-center .form-horizontal{margin-top:16px;}
.registerInner span.red{color:#e0002a;}
.registerInner-center .control-label{padding-left:0;padding-right:0;color:#777575}
button.nowbtn{width:100%;background: #e0002a;height:32px;line-height: 32px;border:0;color:#fff;font-weight: bold;font-size:14px;}
.code-col-div{padding-top:5px;padding-left:5px;}
.registerInner-center .note{ color:#e0002a; padding-top:5px;}


/*云平台 税务云*/
.taxcloud{font-size:14px;color:#666666;}
.taxcloud .taxcloud_net{background:#f6f6f6;margin-bottom:30px;padding:30px;}
.taxcloud .taxcloud_net .taxcloud_net_con h4{font-size:16px;font-weight:bold;}
.taxcloud .taxcloud_con {margin-bottom:30px;}
.taxcloud .taxcloud_con .list-unstyled{ margin:0 -15px;}
.taxcloud .taxcloud_con .taxcloud_list {background:#f6f6f6;padding:20px;height:513px;}
.taxcloud .taxcloud_con .taxcloud_list h2{position:relative;color:#e0002a;font-size:20px;text-align:center;margin-bottom:20px;margin-top:0;font-weight:bold;}
.taxcloud .taxcloud_con .taxcloud_list h2 span{position: relative;z-index:2;background: #f6f6f6;padding:0 14px;}
.taxcloud .taxcloud_con .taxcloud_list h2:after{position: absolute;content:'';height:1px;width:100%;left:0;top:50%;margin-top:-0.5px;background: #c4c4c4;}
.h2last{width:300px;margin-left:40px;}
.taxcloud .taxcloud_con .taxcloud_list .img{margin-bottom:30px;padding-left:0;}
.taxcloud .taxcloud_con .taxcloud_list a.more{font-weight:bold;font-size:12px;display:inline-block;color:#e0002a;margin-bottom:20px;text-decoration: none;}
.taxcloud .taxcloud_con .taxcloud_list a.morebg{font-weight:bold;font-size:12px;display:inline-block;text-decoration:none;color:#fff;padding:8px 27px 8px 8px;background: #e0002a url(../images/morebgP.png) no-repeat 64px center;}
.taxcloud .taxcloud_con li{margin-bottom:30px;}
.taxcloud .taxcloud_con .last{height:auto;}
.taxcloud .taxcloud_con .last .img img{margin-top:44px;}
.taxcloud_list .img img{width:100%;}
.shequP{margin-bottom: 30px;}
.fapiaoP{margin-bottom: 54px;}
.last .lastp{margin-bottom: 20px;}

/*在线咨询*/
.online_consult .consultTitle{margin-bottom: 50px;}
.online_consult .consultTitle p{font-size:14px;color:#000000;text-align: center;padding:0 15px;}
.online_consult .consultTitle p.red{font-size:12px;color:#e0002a}
.online_consult .consult_con{background: #f4f4f4;padding:50px 40px;}
.consult_con .col-title{font-size:14px;color:#999999;border-bottom: 1px solid #dbdbdb;padding-bottom: 15px;margin-bottom: 25px;}
.consult_con .col-title span{font-size:16px;color:#000;}
.online_consult .consult_con span.red{color:#e0002a;}
.consult_con .consu-left{padding-right:50px;}
.consult_con .consu-left .control-label{font-size:14px;color:#727272;font-weight: normal; padding-left:0; padding-right:0;}
.consult_con .consu-right{padding-left:40px;border-left:1px solid #fff;}
.consult_con .consu-right .control-label{font-size:14px;color:#727272;font-weight: normal;}
.consult_con .consu-right .borderimg{padding:6px 0;width:58px;height:34px;border:1px solid #ccc;background: #fff;margin-left:-16px;}
.consult_con .form-control{border-radius: 0;}
.consult_con input,.consult_con .form-control{color:#9f9f9f;}
.consult_con .tjbtn{width:78px;height:32px;line-height:32px;padding:0;text-align: center;background: #e0002a;color:#fff;font-size:14px;border:0;}
.consult_con .form-group{margin-bottom: 24px;}
.consult_con .form-control{padding-right:0;}
.consult_con .note{ color:#e0002a; padding-top:5px;}


/*农业云*/
.nyy-con-div .nyyTop{border-bottom:1px solid #e5e5e5;padding-bottom:40px;margin-bottom: 60px;}
.nyy-con-div .nyyTop img{display: block;max-width:100%;}
.nyy-con-div .nyyTop p{font-size:14px;color:#999999;text-align: right;}
.nyy-con-div .nyyTop p.blackp{color:#787878;margin-bottom: 20px;}
.nyyTwoMain{color:#666666;}
.nyyTwoMain p.infowords{margin-bottom: 40px;}
.wisdom-col{position:relative;padding:26px 90px 26px 0;background: #f6fcff;border:1px solid #b8d8ea;}
.wisdom-col .samewis.samewis01{background: url(/new/images/cloud/wisdompic01.png) no-repeat center top;}
.samewTitle {text-align: center;margin-bottom: 10px;}
.samewTitle span{font-size:14px;color:#0073b4;padding:4px 16px;border:1px solid #4fbffe;font-weight: bold;border-radius: 15px;}
.nyyTwoMain p.padding{padding-left:55px}
.wisdom-col .samewis.samewis02{background: url(/new/images/cloud/wisdompic02.png) no-repeat center top;border-right:1px solid #e7edef;border-left:1px solid #e7edef;}
.wisdom-col .samewis.samewis03{padding-left:90px;background: url(/new/images/cloud/wisdompic03.png) no-repeat center top;}
.wisdom-col .samewis.samewis03 h6{font-weight: bold;color:#000;}
.wisdom-col .showImgt{position: absolute;width:109px;height:109px;top:50%;right:-54px;margin-top:-54.5px;}

.nyyThreeMain{margin-top:50px;font-size:14px;color:#fff;position: relative;}
.nyyThreeMain .imgthree{width:100%;}
.nyyThreeMain .myyThreep{position: absolute;top:50px;left:40px;width:380px;}
.nyy_problem{margin-top:54px;}
.nyy_problem p{font-size:14px;color:#000000;text-align: center;margin-bottom: 20px;}
.nyy_problem p i{font-size:16px;color:#e0002a;text-decoration: underline;}

.nyy_wordsall .inner{position:relative;background: #f2f2f2;padding:38px 30px 21px 35px;color:#666666;}
.nyy_wordsall .picbig{padding-left:0;padding-right: 0;}
.nyy_wordsall .picbig img{display: block;width:100%;height:100%;}
.center-btnBig{position:absolute;width:23px;height:23px;cursor: pointer;bottom:5px;right:5px;background: url(/new/images/cloud/ampBtn.png) no-repeat;}
.bigImgPop{display:none;position: fixed;width:100%;height:100%;z-index:9999;top:0;left:0;}
.bigImgPop .opacity{position: absolute;width:100%;height:100%;top:0;left:0;background: #000;opacity: 0.8;filter:alpha(opacity=80);}
.bigImgPop .img{position: absolute;height:80%;width:50%;top:10%;left:25%;background: #fff;}
.bigImgPop .img .innerPic{position: relative;width:100%;height:80%;top:10%;}
.bigImgPop .img img{position:relative;display: block;height:100%;max-width:100%;margin:0 auto;}
.nyy_lastWords{margin-top:70px;position: relative;text-align: center;}
.nyy_lastWords .nyy_border{width:520px;height:154px;margin:0 auto;border:6px solid #e5e5e5;transform: skewX(-30deg)}
.nyy_lastWords .innerwords{background: #fff;position: absolute;top:34px;width:100%;left:0;}
.nyy_lastWords .innerwords p{text-align: center;font-size:24px;color:#e60000}
.nyy_lastWords .innerwords p span{font-size:18px;color:#0e6fb9;}
.nyy-bottomlinka{margin:40px auto;text-align: center;}
.nyy-bottomlinka a.alink{padding:6px 70px;background: #0e6fb9;border-radius: 10px;color:#fff;text-decoration: none;}
.blue_consult{width:100%;background: #2698d6;padding:50px 0 140px;}
.blue_consult .blue_title{display:block;text-align: center;padding:0;margin:0;}
.blue_consult .blue_title span{display:inline-block;padding:0 70px 14px 70px;color:#fff;font-size:24px;border-bottom:2px solid #fff;}
.blue_consult p.info{font-size:16px;color:#fff;text-align: center;padding:25px 0 45px;}
.consult_inner .row-link-same{color:#666666;font-size:14px;padding-left:5px;padding-right:5px;}
.consult_inner .row-link-same .inner{position:relative;padding:20px 16px 0 33px;background: #fff;height:328px;overflow: hidden;}
.consult_inner .row-link-same h6{position:relative;z-index:2;font-size:16px;color:#e0002a;}
.consult_inner .row-link-same .pinfo{font-size:12px;position: relative;z-index:2;}
.consult_inner .linkaddress{border-bottom:1px solid #f6f6f6;padding-bottom:28px;padding-left:41px;background: url(/new/images/cloud/nyylinkb.png) no-repeat;margin-top: 30px;}
.consult_inner .linkaddress a{color:#666666;text-decoration: none;}
.consult_inner .linkaddress:last-child{border-bottom: 0;}
.cont-consult .form-horizontal .control-label{font-weight: normal;font-size:14px;padding-left:0;padding-right:0;}
.cont-consult .form-control{height:30px;}
.cont-consult .form-group{margin-bottom: 9px;}
.cont-consult .nyyBtn{margin-left:15px;width:78px;color:#fff;height:32px;line-height:32px;text-align:center;background: #e0002a;border:0;}
.cont-consult .borderimg img{ padding:3px 0;width:58px;border:1px solid #ccc;background: #fff;}
.cont-consult .borderimg .col-sm-6{ padding:0 15px 0 0;}
.cont-consult .form-horizontal .control-label .red{ color:#e0002a;}

.consult_inner .row-link-same .inner .linkadiv{position: absolute;width:100%;height:100%;top:0;left:0;z-index:0;}
.consult_inner .row-link-same .inner .linkadiv img{display: block;width:100%;}

.gray_consult{background: #67877f;}
.gray2_consult{background: #e2e2e2;}
.darkBlue_consult{background: #003c87;}
.yellow_consult{background: #fdbb1e;}
.darkBlue2_consult{background: #324371;}

.gray2_consult .blue_title span{ color:#595757; border-bottom:2px solid #595757;}
.gray2_consult p.info{ color:#595757;}

.blue_consult .consult_inner .row-link-same{ color:#333;}
.mainwrap .row{ margin:0;}

.zoomDiv{z-index:9999;position:absolute;top:0px;left:0px;width:200px;height:200px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
.zoomMask{position:absolute;background:url("/new/images/mask.png") repeat scroll 0 0 transparent;cursor:move;z-index:1;}
/*医疗云 */
.yly-con-div{font-size:14px;color:#666666;}
.yly-ptop{line-height: 24px;text-indent: 2em;}
.zlsoldiv{border-top:1px solid #e8e8e8;margin-top:50px;padding-top:50px;}
.zlstitle{text-align: center;margin-bottom: 40px;}
.zlstitle span{display:inline-block;padding:10px 45px;font-size:18px;color:#2698d6;border:2px solid #2698d6;}
.zlsoldiv p{text-indent: 2em;}
.zlsoldiv p.p0{margin-bottom: 50px;}
.zlsoldiv .zlthree{text-align: center;color:#fff;margin-bottom: 70px;}
.zlsoldiv .zlthree .div01{display:inline-block;width:145px;height:145px;background: #ed4968;border-radius:145px;text-align: center;}
.zlsoldiv .zlthree .div02{display:inline-block;width:160px;height:160px;background: #36a8e6;border-radius:160px;text-align: center;}
.zlsoldiv .zlthree .div03{display:inline-block;width:145px;height:145px;background: #9bae42;border-radius:145px;text-align: center;}
.zlsoldiv .zlthree h5{padding-top:35px;font-size:39px;}
.zlsoldiv .zlthree h5 span{font-size:12px;}
.zlsoldiv .zlthree p{text-align: center;text-indent: 0;font-size:12px;margin-bottom: 0;}
.zlsoldiv p.p1{margin-bottom: 45px;}

.picinsets .img{text-align: center;position: relative; display: inline-block; width:346px;}
.picinsets .img img{display: block;max-width:100%;margin:0 auto;}
.picinsets .btnBigpic{margin-top:12px;display:inline-block;cursor:pointer;padding:10px 12px;background: #2698d6;font-size:14px;color:#fff;}
.picinsets .arrowbg{position: absolute;width:58px;height:50px;bottom:5px;left:39px;background: url(/new/images/cloud/arrowyly.png) no-repeat;}
.qyjjsoldiv{border-top:1px solid #e8e8e8;margin-top:50px;padding-top:50px;}
.qyjjsoldiv p{margin-bottom: 40px;text-indent: 2em;}
.qyjjsoldiv .picinsets{display: inline-block;}
.qyjjsoldiv .picinsets img{max-width: 100%;}
.hmfwdiv{text-align: center;color:#666666;margin:75px 0;}
.hmfwdiv .blubg{background: #2698d6;color:#fff;padding:4px 40px;margin-right:20px;}
.hmfwdiv .picbg{background: url(/new/images/cloud/picbgbbb.png) no-repeat left center;padding-left:12px;margin-right:26px;}

.blue-same-div{background: #2698d6;padding:45px 0;margin-bottom: 20px;}
.population_title{display: block;text-align: center;padding: 0;margin: 0 0 50px;}
.population_title span{display:inline-block;padding:0 70px 14px 70px;color:#fff;font-size:24px;border-bottom:2px solid #fff;}
.litterTitle {margin-bottom: 24px;}
.litterTitle span{font-size:18px;display: inline-block;background: #e0002a;color:#fff;padding:7px 14px;}
.number-popul .same span{color:#fff;font-size:32px;font-style:italic}
.number-popul .same p{padding:8px 15px 8px 15px;color:#ffffff;font-size:14px;margin-bottom:0;background: url(/new/images/cloud/dsudjbbg.png) no-repeat left center;}
.population-div-con .bgcolorfff{background: #ffffff;padding:15px 30px;margin:30px auto;}
.population-div-con .bgcolorfff p{font-size:14px;color:#666666;}
.population-div-con .bgcolorfff .zlstitle{margin-bottom: 15px;}
.otherscust ul li{padding-left:15px;background: url(/new/images/cloud/otherscuspBg.png) no-repeat left center;font-size:14px;color:#fff;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin-bottom: 10px;}
.otherscust .row{margin-left:0;margin-right:0;}
.otherscust .zonediv{padding-top:20px;border-top:1px solid #40a5db;}
.zonediv .textczone{color:#666666;text-align: center;padding-right:20px;}
.zonediv .textczone span{background: #fff;padding:4px 0;display:block;}
.yly-download{margin:20px 0 80px 0;}
.yly-download .downloadInner{width:192px;font-size:18px;margin:0 auto;}
.yly-download .downloadInner a{color:#fff;border-radius:7px;display:block;padding-left:82px;background:#2698d6 url(../images/cloud/downloadbg.png) no-repeat 42px center;height:46px;line-height: 46px;}

.grey-yly{background: #f6f6f6;padding:40px 0 90px 0;color:#666666;font-size:14px;}
.titlegrey{text-align: center;margin-bottom: 30px;}
.titlegrey span{display: inline-block;padding:0 80px 14px 80px;border-bottom: 2px solid #2698d6;color:#2698d6;font-size:24px;}
.grey-yly .contitle{font-size:18px;margin-bottom: 40px;}
.grey-yly .grey-blue-bg{margin-bottom: 12px;padding-top:25px;margin-top:20px;border-top:1px solid #e8e8e8;}
.grey-yly .grey-blue-bg span{display:inline-block;padding:11px 15px;color:#fff;font-size:16px;background: #2698d6;}
.grey-blue-bg.grey-blue-no-top{border-top:0;}
.consult_inner .linkaddress.linkcontact{background: url(/new/images/cloud/ylypebg.png) no-repeat;}


/*金融云*/
.jry-cloud-div{font-size:14px;color:#676666;}
.jry-cloud-div p{text-indent:2em;line-height: 24px;}
.jry_mode{margin-top:80px;margin-bottom: 90px;}
.jry_mode .serviceTitle{position:relative;width:420px;margin:0 auto 50px;height:38px;text-align: center;}
.jry_mode .serviceTitle:before{content:'';position: absolute;left:0;width:100%;height:3px;background: #e0002a;top:50%;margin-top:-1.5px;}
.jry_mode .serviceTitle span{position: relative;z-index:5;font-size:32px;color:#e0002a;padding:0 34px;background: #fff;height:38px;line-height: 38px;}
.jry_mode .hlw_jrtxt{ text-align:center; font-size:20px; padding-bottom:35px;}
.jry-title-cloud{position:relative;font-size:20px;color:#2b3370;font-weight:bold;width:183px;padding-left:70px;height:43px;line-height:43px;margin:0 auto 35px;background: url(/new/images/cloud/jrytitleBg.png) no-repeat;}
.jry-title-cloud span.nubmer{position: absolute;left:14px;top:0;font-size:28px;font-style:italic;color:#fff;}
.jry_content{padding:57px 0 117px 0;margin-bottom:75px;background: url(/new/images/cloud/jry-content-bg.jpg) no-repeat center top;background-size:cover;}
.jry-features{margin-bottom: 75px;}
.seven-features .seven-con{background: #f6f6f6;padding:7px;margin-bottom: 13px;}
.seven-features .seven-con .inner{padding:5px 0 0 104px;min-height:73px;}
.seven-features .seven-con .title{font-size:16px;color:#676666;font-weight: bold;}
.seven-features .seven-con p{margin-bottom: 0;text-indent: 0;}
.seven-features .seven-con .inner01{background: url(/new/images/cloud/features01.jpg) no-repeat left top;}
.seven-features .seven-con .inner02{background: url(/new/images/cloud/features02.jpg) no-repeat left top;}
.seven-features .seven-con .inner03{background: url(/new/images/cloud/features03.jpg) no-repeat left top;}
.seven-features .seven-con .inner04{background: url(/new/images/cloud/features04.jpg) no-repeat left top;}
.seven-features .seven-con .inner05{background: url(/new/images/cloud/features05.jpg) no-repeat left top;}
.seven-features .seven-con .inner06{background: url(/new/images/cloud/features06.jpg) no-repeat left top;}
.seven-features .seven-con .inner07{background: url(/new/images/cloud/features07.jpg) no-repeat left top;}
.jry-valueof{margin-bottom: 90px;}
.jry-valueof .info{text-align: center;margin-bottom: 20px;text-indent:0;}
.jry-valueof .rowparent{width:80%;margin:0 auto;}
.jry-valueof .img-words{text-align: center;}
.jry-valueof .img-words img{display: block;max-width: 100%;margin:0 auto;}
.jry-valueof .img-words p{text-indent: 0;}
.jry-valueof .img-words p:before{content:'?';}
.blue_consult.purple_color{background: #afa0b1;}
.purple_color .purple_tel{padding-left:16px;background: url(/new/images/cloud/purpletellbg.png) no-repeat left 1px;}
.purple_color .purple_address{padding-left:16px;background: url(/new/images/cloud/purpleaddressbg.png) no-repeat left 1px;}
.purple_color .purple_all a{color:#666666;}
.purple_color .purple_all .same{margin-bottom: 6px;font-size:12px;}


/*SOA*/
.soa_intro{margin-top:95px;}
.soa_intro h2{font-size:30px;color:#000;border-left:2px solid #000000;padding-left:25px;padding-bottom:20px;}
.soa_intro p{font-size:14px;color:#656565;padding-left:15px;}
.soa_con{margin:80px 30px;}
.soa_con .soa_con_intro{padding:0;color:#656565;font-size:16px;}
.soa_con .con_01{background:url(/new/images/software/pic_01.jpg) no-repeat left top;padding:30px 0 30px 108px;margin-bottom:30px;}
.soa_con .con_02{background:url(/new/images/software/pic_02.jpg) no-repeat left top;padding:30px 0 30px 108px;margin-bottom:30px;}
.soa_con .con_03{background:url(/new/images/software/pic_03.jpg) no-repeat left top;padding:30px 0 30px 108px;margin-bottom:30px;}
.soa_con .con_04{background:url(/new/images/software/pic_04.jpg) no-repeat left top;padding:30px 0 30px 108px;margin-bottom:30px;}
.soa_level{margin-bottom:50px;}
.soa_level .soa_level_con{padding:60px 60px 50px 20px;}
.soa_level .soa_level_con h3{font-size:25px;color:#2d6abe;}
.soa_level .soa_level_con p{font-size:14px;color:#333333;}
.soa_level .soa_level_con p.mail{font-size:22px;color:#333333;}
.soa_level .soa_level_01{background:url(/new/images/software/soa_bg_01.jpg) no-repeat;height:342px;background-size:cover;}
.soa_level .soa_level_02{background:url(/new/images/software/soa_bg_02.jpg) no-repeat;height:342px;background-size:cover;}
.soa_level .soa_level_02 h3,.soa_level .soa_level_03 h3{color:#fff;}
.soa_level .soa_level_02 p,.soa_level .soa_level_03 p{color:#fff;}
.soa_level .soa_level_02 p.mail,.soa_level .soa_level_03 p.mail{ font-size:22px; color:#fff;}
.soa_level .soa_level_03{background:url(/new/images/software/soa_bg_03.jpg) no-repeat;height:343px;background-size:cover;}
.soa_level .soa_level_04{background:url(/new/images/software/soa_bg_04.jpg) no-repeat;height:343px;background-size:cover;}

.consult_inner .row-link-same .inner.innersy .telphone{background:url(/new/images/cloud/ylypebg.png) no-repeat;padding-left:35px;margin-top:35px;font-size:14px;}
.consult_inner .row-link-same .inner.innersy .shouji{background:url(/new/images/shouji.png) no-repeat;padding-left:35px;margin-top:35px;font-size:14px; border-bottom:1px solid #f6f6f6;}
.consult_inner .row-link-same .inner.innersy .wangzhan{background:url(/new/images/wagnzhan.png) no-repeat;padding-left:35px;margin-top:35px;font-size:14px; }
.consult_inner .row-link-same .inner.innersy .telphone p a{color:#666666;}
.consult_inner .row-link-same .inner.innersy .shouji p a{color:#666666;}
.consult_inner .row-link-same .inner.innersy .wangzhan p a{color:#666666; word-break:break-all; word-wrap:break-word;}

/*应用生命周期治理*/
.application{margin:100px 30px;}
.application .application_con .con_01{background:url(/new/images/software/yypic_01.jpg) no-repeat;height:78px;padding-left:108px;padding-top:10px;}
.application .application_con .con_02{background:url(/new/images/software/yypic_02.jpg) no-repeat;height:78px;padding-left:108px;padding-top:10px;}
.application .application_con .con_03 {background:url(/new/images/software/yypic_03.jpg) no-repeat;height:78px;padding-left:108px;padding-top:10px;}
.application .application_con p.title{color:#333333;font-size:18px;}
.application .application_con p.con{color:#656565;font-size:14px;}
.soa_level .application_con_01{background:url(/new/images/software/yy_bg_01.jpg) no-repeat;height:342px;background-size:cover;}
.soa_level .application_con_02{background:url(/new/images/software/yy_bg_02.jpg) no-repeat;height:342px;background-size:cover;}
.soa_level .application_con_03{background:url(/new/images/software/yy_bg_03.jpg) no-repeat;height:342px;background-size:cover;}
.soa_level .application_con_04{background:url(/new/images/software/yy_bg_04.jpg) no-repeat;height:342px;background-size:cover;}
.soa_level .application_con_03 h3{color:#fff;}
.soa_level .application_con_03 p{color:#fff;}


/*大数据*/
.bigdata{font-size:14px;color:#656565;}
.bigdata .bigdata_intro {padding-top:35px;}
.bigdata .bigdata_intro  h2{font-size:28px;color:#000;border-left:2px solid #000000;padding-left:15px;padding-bottom:20px;}
.bigdata .bigdata_intro p{padding-left:15px;padding-right:15px;}
.bigdata_App{background:#f4f4f4;padding:50px 0;}
.bigdata_data{padding:50px 0;}
.customer{background:#f1f1f1;padding:80px 70px;}

/*IT系统运维治理*/
.itxitong-con-div{padding-top:95px;font-size:14px;}
.itxitong-con-div .serviceIt{padding-bottom:90px;}
.serviceIt h2{font-size:30px;color:#000;border-left:2px solid #000000;padding-left:15px;padding-bottom:20px;}
.serviceIt p{padding-left:15px;color:#656565;}
.sevic-con-six{margin-top:50px;}
.sevic-con-six .six-same{padding-top:111px;text-align: center;}
.sevic-con-six .six-same p{text-indent: 0;padding-left:0;font-size:18px;}
.sevic-con-six .six-same-01{background: url(/new/images/software/serviceittop01.png) no-repeat center top;}
.sevic-con-six .six-same-02{background: url(/new/images/software/serviceittop02.png) no-repeat center top;}
.sevic-con-six .six-same-03{background: url(/new/images/software/serviceittop03.png) no-repeat center top;}
.sevic-con-six .six-same-04{background: url(/new/images/software/serviceittop04.png) no-repeat center top;}
.sevic-con-six .six-same-05{background: url(/new/images/software/serviceittop05.png) no-repeat center top;}
.sevic-con-six .six-same-06{background: url(/new/images/software/serviceittop06.png) no-repeat center top;}

.serviceIt-adv{background: #f1f1f1;padding:50px 0;}
.serviceIt-adv .seradvTitle{font-size:30px;color:#000;border-left:2px solid #000000;padding-left:15px;padding-bottom:20px;}
.serviceIt-adv p.info{font-size:14px;color:#656565;padding-left:15px;}
.serviceIt-adv .seradvCul{margin-top:50px;}
.serviceIt-adv .seradvCul ul li{margin-bottom:18px;background: url(/new/images/software/srvpilibg.png) no-repeat left center;padding-left:20px;}

.serviceIt-robot{padding:76px 0 85px 0;}
.serviceIt-sametit{color:#0576e6;font-size:20px;text-align: center;}
.serviceIt-robot .info{text-align: center;margin-bottom: 20px;}

.serviceIt-process{padding:50px 0 45px 0;background: #f1f1f1;}
.serviceIt-process .serviceIt-sametit{margin-bottom: 40px;}
.serviceIt-process .processm{padding-top:110px;}
.serviceIt-process .processm01{background: url(/new/images/software/itprocesspic01.png) no-repeat top center;}
.serviceIt-process .processm02{background: url(/new/images/software/itprocesspic02.png) no-repeat top center;}
.serviceIt-process .processm03{background: url(/new/images/software/itprocesspic03.png) no-repeat top center;}
.serviceIt-process .processm04{background: url(/new/images/software/itprocesspic04.png) no-repeat top center;}
.serviceIt-process .processm05{background: url(/new/images/software/itprocesspic05.png) no-repeat top center;}
.serviceIt-process .processm span{display: block;font-size:18px;color:#656565;text-align: center;}

.serviceIt-solve{padding:70px 0 40px 0;}
.serviceIt-solve .serviceIt-sametit{margin-bottom: 65px;}
.serviceIt-solve .solve-con{height:190px;}
.serviceIt-solve .img{margin-bottom: 18px;}
.serviceIt-solve .solve-con p{padding-left:20px;color:#656565;}

.serviceIt-conclusion{margin-bottom: 95px;}
.serviceIt-conclusion .conclu-same{height:362px;}
.conclu-same.conclu-01{background: url(/new/images/software/conclusionpic01.jpg) no-repeat top center;background-size:cover;}
.conclu-same.conclu-02{background: #1950ad url(../images/software/conclusionpic02.jpg) no-repeat top center;background-size:cover;}
.serviceIt-conclusion .conclu-same-difer{height:496px;}
.conclu-same-difer.conclu-03{background:#f2f2f2;}
.conclu-same-difer.conclu-03 .inner{padding:70px 55px 0 2px;}
.conclu-same-difer.conclu-03 h5{padding-left:27px;border-left:2px solid #000000;padding-bottom:18px;color:#000000;font-size:30px;}
.conclu-same-difer.conclu-03 p{padding-left:29px;line-height: 24px;}
.conclu-same-difer.conclu-04{background: url(/new/images/software/conclusionpic04.jpg) no-repeat top center;background-size:cover;}
.conclu-same-difer .cosimglast{margin-top:30px;}


/*互联网及云盘算平台*/
.internet-cloud-platform{padding-top:95px;font-size:14px;color:#656565;}
.internet-cloud-platform .opencloud{padding-bottom:90px;}
.opencloud h2{font-size:30px;color:#000;border-left:2px solid #000000;padding-left:15px;padding-bottom:20px;}
.opencloud p{padding-left:15px;color:#656565;margin-bottom: 0;}

.opencloud-six-module{margin:74px 0 40px 0;}
.opencloud-six-module .opencloudTop{padding:13px 0 15px 104px;margin-bottom: 28px;}
.opencloud-six-module .opencloudTop h6{font-size:18px;}
.opencloud-six-module .opencloudTop p{text-indent: 0;padding-left:0;}
.opencloud-six-module .opencloudTop01{background: url(/new/images/software/opencloudsix01.png) no-repeat left top;}
.opencloud-six-module .opencloudTop02{background: url(/new/images/software/opencloudsix02.png) no-repeat left top;}
.opencloud-six-module .opencloudTop03{background: url(/new/images/software/opencloudsix03.png) no-repeat left top;}
.opencloud-six-module .opencloudTop04{background: url(/new/images/software/opencloudsix04.png) no-repeat left top;}
.opencloud-six-module .opencloudTop05{background: url(/new/images/software/opencloudsix05.png) no-repeat left top;}
.opencloud-six-module .opencloudTop06{background: url(/new/images/software/opencloudsix06.png) no-repeat left top;}
.opencloud .toptitle{font-size:20px;color:#0576e6;text-align: center;}
.opencloud .topinfo{text-align: center;margin-top:14px;}

.internet-cloud-basis{background: #f1f3f2 url(../images/software/opencloudinfobg.png) no-repeat right center;padding:50px 0;}
.internet-cloud-basis h2{font-size:30px;color:#000;border-left:2px solid #000000;padding-left:15px;padding-bottom:20px;}
.internet-cloud-basis p.info{padding-left:15px;color:#656565;margin-bottom: 45px;}
.internet-cloud-basis .interbasis{padding-top:62px;text-align: center;}
.internet-cloud-basis .interbasis span{display: inline-block;text-align: center;}
.internet-cloud-basis .interbasis01{background: url(/new/images/software/opencloudinfo01.png) no-repeat top center;}
.internet-cloud-basis .interbasis02{background: url(/new/images/software/opencloudinfo02.png) no-repeat top center;}
.internet-cloud-basis .interbasis03{background: url(/new/images/software/opencloudinfo03.png) no-repeat top center;}
.internet-cloud-basis .interbasis04{background: url(/new/images/software/opencloudinfo04.png) no-repeat top center;}
.internet-cloud-basis .cloudbmargin{margin-bottom: 30px;}

.intercloud-conclusion{margin-bottom: 95px;}
.intercloud-conclusion .intercloud-same{height:362px;}
.intercloud-same.intercloud-01{background: url(/new/images/software/intercloudsame01.jpg) no-repeat top center;background-size:cover;}
.intercloud-same.intercloud-02{background: #1950ad url(../images/software/intercloudsame02.jpg) no-repeat top center;background-size:cover;}
.intercloud-conclusion .intercloud-same-difer{height:496px;}
.intercloud-same-difer.intercloud-03{background:#f2f2f2;}
.intercloud-same-difer.intercloud-03 .inner{padding:50px 35px 0 2px;}
.intercloud-same-difer.intercloud-03 h5{padding-left:27px;border-left:2px solid #000000;padding-bottom:18px;color:#000000;font-size:30px;}
.intercloud-same-difer.intercloud-03 p{padding-left:29px;line-height: 24px;}
.intercloud-same-difer.intercloud-04{background: url(/new/images/software/intercloudsame04.jpg) no-repeat top center;background-size:cover;}
.intercloud-02 .inner{padding:117px 0 0 100px;}
.intercloud-02 .inner h6{font-size:38px;color:#fff;margin-bottom: 20px;}
.intercloud-02 .inner a{padding:9px 15px;border:1px solid #fff;border-radius:6px;color:#fff;font-size:16px;}

.intercloud-03 .rowintercloud{padding: 25px 55px 0 27px;}
.intercloud-03 .casemod{padding:13px 0 13px 60px;margin-bottom: 6px;}
.intercloud-03 .casemod span{font-size:16px;color:#333333;}
.intercloud-03 .casemod01{background: url(/new/images/software/intercloudthree01.png) no-repeat left center;}
.intercloud-03 .casemod02{background: url(/new/images/software/intercloudthree02.png) no-repeat left center;}
.intercloud-03 .casemod03{background: url(/new/images/software/intercloudthree03.png) no-repeat left center;}
.intercloud-03 .casemod04{background: url(/new/images/software/intercloudthree04.png) no-repeat left center;}
.intercloud-03 .casemod05{background: url(/new/images/software/intercloudthree05.png) no-repeat left center;}
.intercloud-03 .casemod06{background: url(/new/images/software/intercloudthree06.png) no-repeat left center;}
.intercloud-03 .casemod07{background: url(/new/images/software/intercloudthree07.png) no-repeat left center;}
.intercloud-03 .casemod08{background: url(/new/images/software/intercloudthree08.png) no-repeat left center;}
.intercloud-03 .casemod09{background: url(/new/images/software/intercloudthree09.png) no-repeat left center;}

/*解决计划*/
.solve-con-div{font-size:14px;color:#333333;}
.solve-top-application{padding-top:20px;padding-bottom: 60px;}
.solveTitleh5{margin:0 auto 50px;background: url(/new/images/solve/solvetitleBg.png) no-repeat center center;text-align: center;}
.solveTitleh5 span{display: inline-block;font-size:22px;color:#e1002a;}
.solveTitleh5 span i{padding-top:10px;display: block;font-style:normal;}
.solve-top-application p{text-align: center;color:#000;padding-top:30px;}

.solveMiddle-con{background: #ebeced;padding:84px 0 100px 0;}
.solveMiddle-con .solvsame{background: #fff;border-radius: 5px;padding-bottom:10px;}
.solveMiddle-con .solvsame .img{display:block;width:100%;}
.solveMiddle-con .solvsame .innerpadding{padding:23px 10px 0 10px;min-height:222px;}
.solveMiddle-con .solvsame .title{font-size:16px;color:#e0002a;background: url(/new/images/solve/solveMiddleTitleBg.png) no-repeat left center;padding-left:16px;padding-bottom: 6px;margin-bottom: 15px;border-bottom: 1px dotted #d4d5d6;}
.solveMiddle-con .solvsame ul li{color:#333333;margin-bottom:10px;padding-left:16px;background: url(/new/images/solve/diansolbg.png) no-repeat left 8px;}
.solveMiddle-con .solvsame ul li a{ color:#333;}
.solve-five-goods{padding-top:100px;padding-bottom: 88px;}
.core_solve_inner{background: #fcfcfc;min-height:425px;}
.core_solve_inner .title{background: #ff5151;color:#fff;padding:8px 10px 8px 30px;font-size:18px;}
.core_solve_inner ul{padding:24px 10px 10px 26px;}
.core_solve_inner ul li{padding-left:18px;margin-bottom:16px;background: url(/new/images/solve/diansolbg.png) no-repeat left 8px;}
.core_solve_inner ul li a{ color:#333;}
.core_solve_inner .title.title-blue{background: #2f86e8;}
.core_solve_inner .title.title-red{background: #fb7167;}
.core_solve_inner .title.title-green{background: #45ceff;}
.solve-five-goods .fivegoods-col{margin-bottom: 25px;}
.core_solve_inner.core_solve_differ{min-height:190px;}

/*视频弹框*/
.VideoMask{position:fixed;width:100%;height:100%;top:0;left:0;background: #000;opacity: 0.8; z-index:100; display:none;}
.VideoLayer{ width:740px; height:490px; background-color:#212121; position:fixed; top:50%; left:50%; margin:-245px 0 0 -370px; z-index:111; display:none;}
.VideoLayer .close{ width:25px; height:25px; background:url(/new/images/medio/VideoClose.png) center center no-repeat; position:absolute; top:8px; right:8px; z-index:9; opacity:1; cursor:pointer;}
.VLcont{ width:100% !important; height:100% !important;}
.VLcont video{ width:100% !important; height:100% !important;}

.tishiBox{ width:540px; height:290px; position:fixed; top:50%; left:50%; margin:-145px 0 0 -270px; box-shadow:0px 0px 5px #ebebeb;}
.tishiBox .tsTitle{ height:42px; line-height:42px; background-color:#5f5f5f; font-size:20px; color:#fff; border-left:8px solid #e7092f; padding-left:22px;}
.tishiBox .tsContent{ height:248px; position:relative;}
.tishiBox .tsContent .cont{ padding:82px 30px 0 30px; text-align:center;}
.tishiBox .tsContent .cont span{ display:inline-block; line-height:30px; font-size:20px; color:#333; background:url(/new/images/tishiIcon.jpg) 0 0 no-repeat; padding-left:40px; text-align:left;}
.tishiBox .tsContent .tsBot{ width:100%; position:absolute; left:0; bottom:36px; text-align:center; font-size:14px;}
.tishiBox .tsContent .tsBot a{ color:#666; text-decoration:underline;}

.tishiBoxLayer{ width:540px; height:290px; position:fixed; top:50%; left:50%; margin:-145px 0 0 -270px; box-shadow:0px 0px 5px #000; background-color:#fff; z-index:9999; display:none;}
.tishiBoxLayer .close{ width:42px; height:42px; background:url(/new/images/medio/VideoClose.png) center center no-repeat; position:absolute; top:0; right:0; opacity:1;}
.tishiBoxLayer .tsTitle{ height:42px; line-height:42px; background-color:#5f5f5f; font-size:20px; color:#fff; border-left:8px solid #e7092f; padding-left:22px;}
.tishiBoxLayer .tsContent{ height:248px; position:relative;}
.tishiBoxLayer .tsContent .cont{ padding:82px 30px 0 30px; text-align:center;}
.tishiBoxLayer .tsContent .cont span{ display:inline-block; line-height:30px; font-size:20px; color:#333; background:url(/new/images/tishiIcon.jpg) 0 0 no-repeat; padding-left:40px; text-align:left;}
.tishiBoxLayer .tsContent .tsBot{ width:100%; position:absolute; left:0; bottom:36px; text-align:center; font-size:14px;}
.tishiBoxLayer .tsContent .tsBot a{ color:#666; text-decoration:underline;}

.hlw_model_product .modelPro_list{ padding-bottom:50px;}

.tzzbhxc{ font-size:14px;}
.tzzbhxc p{ text-indent:2em;}
.tzzbhxc p a{ color:#e0002a;}

@media (max-width: 767px){
	.row{margin:0;}
	.cloud_platform{margin-bottom: 20px;}
	.h1Title{position:relative;font-size:15px;font-weight:bold;color:#e0002a;text-align: center;margin-bottom: 12px;padding-bottom:8px;}
	.h1Title:after{position: absolute;content:'';width:34px;height:1px;bottom:0px;left:50%;margin-left:-17px;background: #e0002a;}
	.homenewslist .first-newspic{padding-right:0px;}
	.homenewslist .listNewsthree{padding:0;}
	.homenewslist .opacity50 span{font-size:13px;}
	.homenewslist .h2Title{font-size:15px;}
	.homenewslist .news-one{margin-bottom: 0px;}
	.homenewslist .listNewsthree ul li{padding:10px 0 10px 33px;}
	.homenewslist .listNewsthree ul li:last-child{border-bottom: 0;}
	.footer-record{font-size:12px;padding-top:4px;}
	.footer-record p{text-align: center;}
	.fooer-Link{text-align: center;}
	.homenewslist{padding-bottom: 0;}
	.homenewslist .col-sm-8{ padding-left:10px; padding-right:10px;}
	.contnavbar{margin-top:0px;}
	.contnavbar ul li{width:33.333333%; text-align:center;}
	.contnavbar ul li a{padding:0 10px;}
	.contnavbar ul li.current a,.contnavbar ul li a:hover{/*background: none;text-decoration: underline;*/}
	.reports_re .inneropcity a{height:26px;line-height: 26px;}
	.curposition{margin-top:20px;margin-bottom: 10px;}
	.reports_re{padding-bottom:0px;}
	#baiduMap{height:200px;}
	.gszl ul li{height:40px;line-height:40px;font-size:12px;}
	.pagediv{margin-bottom: 10px;}
	.gbzk .gbzk_list{margin:10px auto;}
	.container_tab{margin-bottom: 0;}
	.tab_con table thead tr th{padding:10px 10px;}
	.tab_con table tr td{padding:7px 10px;}
	.zyyw_intro{padding:0;}
	.zyyw h4{margin-top:10px;}
	.zyyw_intro  img{margin:10px auto;}
	.zyyw{margin-bottom: 0;}
	.tab_con .tzzjl .tzzjl_con .tzzjl_intro{padding:10px 0;}
	.changebox-years ul li{width: 150px;}
	.changebox-years{width: 84%;}
	.hzhb{margin-bottom: 0;}
	.hzhb .hzhb_con{padding:0;}
	.hzhb .hzhb_con .img02{padding-top:20px}
	.jbxx{margin-bottom: 0; padding:0 10px;}
	.jbxx .col-xs-12{ padding:0;}
	.jbxx .introduceInfo{margin-top:10px;}
	.lxwm{margin-bottom:0;}
	.lxwm_con ul li.col-new-padding{padding:0 3px;}
	.lxwm ul li .col_inner{padding:5px;}
	.lxwm ul li .col_inner p{line-height: 15px;}
	.about-intro-inner ul li{margin-bottom: 15px !important;height:32px;line-height: 32px;width:100%;text-align: center;}
	.mobi-clear-padding{padding:0;}
	.about-intro-con .aobutTabcon .conSame{padding:20px 5px;}
	.about-intro-inner ul li:hover:after,.about-intro-inner ul li.current:after{display: none;}
	.sameconDiv{padding-bottom: 0;}
	.typeCustomerInfo{ padding:0 10px;}
	.Privacy{margin-top:0}
	.taxcloud .img img{width:100%;}
	.taxcloud .taxcloud_con .taxcloud_list {height:auto;}
	.shequP{margin-bottom: 10px;}
	.fapiaoP{margin-bottom: 10px;}
	.taxcloud .taxcloud_con .last .img img{margin-top:0;}
	.taxcloud .taxcloud_con{margin-bottom: 0;}
	.taxcloud .taxcloud_con .taxcloud_list .img{margin-bottom: 10px;width:100%;padding:0;}
	.taxcloud .taxcloud_con li:last-child{margin-bottom: 0;}
	.h2last{width:100%;margin:0 auto;}
	.Privacy{padding:15px;background: #fff;}
	.PrivacyDiv{position: relative;top:0;}
	.culture_con{padding:0 10px;}
	.culture_detail .row{margin-left:-5px;margin-right:-5px;}
	.culture_title{padding:15px 0;}
	.mobi-title-top{margin-bottom: 15px;}
	.culture_title .titleInfo{background: #fff; padding:15px 0;}
	.culture_detail ul li{padding:0 5px;}
	.quan-honor-class .inner{padding:155px 10px 25px 10px;}
	.quan-honor-class .row .samed{margin-bottom: 15px;padding:0 5px;}
	.quan-honor-class .inner{background: #f4f4f4 url(../images/aboutus/honorpic01.png) no-repeat center 15px;}
	.quan-honor-class .col-color2 .inner{background: #f4f4f4 url(../images/aboutus/honorpic02.png) no-repeat center 15px;}
	.quan-honor-class .col-color3 .inner{background: #f4f4f4 url(../images/aboutus/honorpic03.png) no-repeat center 15px;}
	.quan-honor-class .inner .info .info-inner{padding:5px 0 5px 2px;color:#fff;font-size:12px;}
	.changebox-honor .honor_select_first{margin-left: 35px;}
	.changebox-honor ul li{width: 50px;}
	.changebox-honor{width: 84%;}
	.changebox-custom{width:84%;}
	.changebox-custom ul li{width:120px;}
	.changebox-custom ul li img{display: block;width:100%;}
	.type-customer-con .custromerSame{margin-bottom: 10px;}
	.container.loginDivi{position: relative;top:0;width:100%;left:0;margin-left:0;}
	.loginInner{padding:10px 0 10px;}
	.login-center .form-horizontal{margin-top:20px;}
	.login-center{display:block;width:100%;padding:0 15px;box-sizing:border-box;}
	.login-center .form-horizontal .form-group{margin:0;margin-bottom: 15px;}
	.login-center .control-label{padding:8px 5px;font-size:14px;text-align: right;}
	input.checkdiffer{margin-top:1px;}
	.container.registerDivi{position: relative;top:0;width:100%;left:0;margin-left:0;}
	.registerInner{padding:10px 0 10px;}
	.registerInner-center .form-horizontal{margin-top:20px;}
	.registerInner-center{display:block;width:100%;padding:0 15px;box-sizing:border-box;}
	.registerInner-center .form-horizontal .form-group{margin:0;margin-bottom: 15px;}
	.registerInner-center .control-label{padding:8px 0px;font-size:14px;text-align: right;}
	.online_consult .consultTitle{margin-bottom: 10px;}
	.online_consult .consult_con{padding:20px 15px;}
	.consult_con .consu-left{padding-right:0;padding-left:0;margin-bottom: 15px;}
	.consult_con .consu-left .control-label{text-align: right;padding-right:0;}
	.consult_con .consu-right{padding-left:0;border:0;padding-right:0;}
	.consult_con .consu-right .control-label{padding-right:0;}
	.consult_con .control-label{padding-top:6px;}
	.consult_con .mobi-center{text-align: center;}
	.consult_con .form-group{margin-bottom: 15px;}
	.nyy-con-div .nyyTop img{margin:0 auto;}
	.nyy-con-div .nyyTop p{text-align: left;}
	.nyy-con-div .nyyTop .topinfo{margin-top:15px;}
	.nyy-con-div .nyyTop{padding-bottom:20px;margin-bottom: 20px;}
	.nyyTwoMain p.infowords{padding:0 15px;}
	.wisdom-col{padding: 10px 0;}
	.wisdom-col .samewis{padding:30px 10px 0 10px;}
	.wisdom-col .col-clear-padding{margin-top:20px;}
	.samewTitle{margin-bottom: 20px;}
	.samewis  p{/*text-align: center;*/}
	.wisdom-col .samewis.samewis03{padding-left:0;}
	.wisdom-col .samewis.samewis03 h6{text-align: center;}
	.nyyThreeMain{margin-top: 0;}
	.nyyThreeMain .myyThreep{position: relative;top:0;left:0;width:100%;box-sizing:border-box;padding:15px 15px 0;color:#333;}
	.nyy_problem{margin-top:20px;}
	.nyy_problem p{margin-bottom: 10px;}
	.nyy_wordsall .inner{padding:15px 0;}
	.nyy_lastWords{margin-top:20px;}
	.nyy_lastWords .innerwords{position: relative;top:0;left:0;width:100%;padding:0 15px;box-sizing:border-box;}
	.nyy_lastWords .innerwords p{text-align: left;font-size:16px;color:#e60000}
	.nyy_lastWords .innerwords p span{font-size:14px;color:#0e6fb9;}
	.nyy-bottomlinka{margin:20px auto;}
	.blue_consult{padding:15px 0 0 0;}
	.consult_inner .linkaddress{border-bottom: 0;margin-top:10px;padding-left:31px;padding-right:0;padding-bottom: 10px;}
	.blue_consult p.info{padding:20px 15px;}
	.consult_inner .row-link-same .inner{padding:5px 10px;height:auto;}
	.consult_inner .row-link-same .inner .linkadiv{position: relative;}
	.cont-consult .form-horizontal .control-label{text-align: right;}
	.consult_inner .row-link-same{padding-left:0;padding-right:0;}
	.consult_inner .row-link-same .lastinner h6{position: absolute;top:20px;left:30px;}
	.consult_inner .row-link-same .lastinner .pinfo{position: absolute;top:50px;left:30px;}
	.yly-con-div{padding:0 15px;}
	.zlstitle span{font-size:15px;}
	.zlstitle{margin-bottom: 15px;}
	.zlsoldiv{margin-top:15px;padding-top:15px;}
	.zlsoldiv p.p0{margin-bottom: 15px;}
	.zlsoldiv .zlthree{margin-bottom: 20px;}
	.zlsoldiv .zlthree .div01{display:inline-block;width:130px;height:130px;background: #ed4968;border-radius:130px;text-align: center;}
	.zlsoldiv .zlthree .div02{display:inline-block;width:130px;height:130px;background: #36a8e6;border-radius:130px;text-align: center;}
	.zlsoldiv .zlthree .div03{display:inline-block;width:130px;height:130px;background: #9bae42;border-radius:130px;text-align: center;}
	.zlsoldiv .zlthree h5{padding-top:21px;font-size:24px;}
	.zlsoldiv .zlthree .col-mobi-margin{margin-top:15px;}
	.zlsoldiv p.p1{margin-bottom: 15px;}
	.picinsets .img{display: block; width:100%;}
	.picinsets .img img{display:block;width:100%;height:auto;}
	.qyjjsoldiv p{margin-bottom: 15px;}
	.qyjjsoldiv .picinsets{display: block;}
	.hmfwdiv{margin:15px 0;text-align: left;}
	.hmfwdiv .picbg{display: block;margin-top:10px;}
	.qyjjsoldiv{margin-top:15px;padding-top:15px;}
	.population_title span{padding:0 30px 14px 30px}
	.population_title{margin-bottom: 20px;}
	.blue-same-div{padding:15px 0;}
	.litterTitle{padding-left:15px;}
	.number-popul .same p{background: none;}
	.population-div-con .bgcolorfff{padding: 15px 15px;}
	.otherscust ul{padding-left:15px;}
	.zonediv .textczone{padding:0 15px;}
	.yly-download{margin: 20px 0 20px 0;}
	.grey-yly{padding:15px;}
	.grey-yly .contitle{margin-bottom: 20px;}
	.jry_mode{margin-top: 20px;margin-bottom: 30px;}
	.jry_mode .serviceTitle{width:100%;margin: 0 auto 20px;}
	.jry-cloud-div p{padding:0 15px;}
	.jry_content{padding: 20px 0 30px 0;margin-bottom: 20px;}
	.seven-features .seven-con .inner{padding-left:90px}
	.jry-features{margin-bottom: 20px;}
	.jry-valueof{margin-bottom: 20px;}
	.soa_intro{margin-top:20px;padding:0 15px;}
	.soa_intro h2{font-size:20px;}
	.soa_con {padding:0 15px;}
	.soa_con .soa_con_intro>div{margin-bottom: 15px;}
	.soa_level .soa_level_01,.soa_level .soa_level_02,.soa_level .soa_level_03,.soa_level .soa_level_04{height:auto;}
	.soa_level .soa_level_con{padding:20px 15px;}
	.application_con {margin-bottom: 15px;}
	.soa_level .application_con_01,.soa_level .application_con_02,.soa_level .application_con_03,.soa_level .application_con_04{height:auto;}
	.bigdata .bigdata_intro h2{font-size:20px;padding-bottom: 10px;}
	.bigdata_App,.bigdata_data{padding:20px 15px;}
	.bigdata .bigdata_intro{padding-top:5px;}
	.customer{padding:20px 15px;}
	.bigdata .bigdata_intro p{padding:0;}
	.itxitong-con-div{padding-top:20px;}
	.itxitong-con-div .serviceIt{padding:0 15px 20px 15px;}
	.serviceIt h2{font-size:20px;}
	.sevic-con-six{margin-top:20px;}
	.serviceIt-adv{padding:20px 0;}
	.serviceIt-adv .seradvTitle{font-size:20px;}
	.serviceIt-adv .seradvCul{margin-top: 10px;}
	.serviceIt-adv .seradvCul ul li{margin-bottom: 5px;}
	.serviceIt-robot{padding:20px 0;}
	.serviceIt-process{padding:20px 0;}
	.serviceIt-process .processm{margin-bottom: 15px;}
	.serviceIt-process .serviceIt-sametit{margin-bottom: 20px;}
	.serviceIt-process .processm span{font-size:14px;}
	.serviceIt-solve{padding:20px 0;}
	.serviceIt-solve .serviceIt-sametit{margin-bottom: 25px;}
	.serviceIt-solve .solve-con{height:auto;padding-bottom:20px;}
	.serviceIt-conclusion{margin-bottom: 20px;}
	.serviceIt-conclusion .conclu-same{height:260px;}
	.conclu-same-difer.conclu-03 .inner{padding:20px 15px;}
	.serviceIt-conclusion .conclu-same-difer{height:auto;}
	.serviceIt-conclusion .conclu-same-difer.conclu-04{height:260px;}
	.internet-cloud-platform{padding-top:20px;}
	.opencloud h2{font-size:20px;}
	.internet-cloud-platform .opencloud{padding:20px 15px;}
	.opencloud-six-module{margin:20px 0;}
	.opencloud-six-module .opencloudTop{margin-bottom: 10px;}
	.opencloud .toptitle{font-size:16px;}
	.internet-cloud-basis{padding:20px 0;background: none;}
	.internet-cloud-basis .cloudbmargin{margin-bottom: 10px;}
	.intercloud-conclusion .intercloud-same{height:260px;}
	.intercloud-02 .inner{padding:40px 15px 0 15px;}
	.intercloud-02 .inner h6{font-size:24px;}
	.intercloud-02 .inner a{font-size:14px;}
	.intercloud-same-difer.intercloud-03 .inner{padding:15px;}
	.intercloud-03 .rowintercloud{padding:0;}
	.intercloud-03 .casemod span{font-size:14px;}
	.intercloud-conclusion .intercloud-same-difer{height:auto;}
	.intercloud-conclusion .intercloud-same-difer.intercloud-04{height:260px;}
	.intercloud-conclusion{margin-bottom: 20px;}
	.opencloud-six-module .opencloudTop{padding: 0 0 15px 104px;}
	.solveTitleh5{margin:0 auto 10px;}
	.solve-top-application p{padding:15px;}
	.solve-top-application{padding:20px 0;}
	.solveMiddle-con{padding:20px 0;}
	.solveMiddle-con .solvsame .innerpadding{min-height:100px !important;}
	.solveMiddle-con .mobi-style{margin-bottom: 10px;}
	.solve-five-goods{padding:20px 0 0;}
	.solve-five-goods .fivegoods-col{margin-bottom: 15px;}
	.core_solve_inner{min-height: 200px;}
	.core_solve_inner.core_solve_differ{min-height:120px;}
	.solve-five-goods .fivegoods-col:last-child{margin-bottom: 0;}
	.core_solve_inner ul li{margin-bottom: 5px;}
	.forgetzc{ display:inline-block;}
	.otherlinkCon{ left:-40px;}
	.nyy-con-div .nyyTop .nyyPicw{ width:60%;}
	.aboutus-introduce{ padding:0 10px;}
	.quan-honor-class .inner .info{ height:auto;}
	.jry_mode .hlw_jrtxt{ font-size:16px; padding:0 10px 25px 10px;}
	.tzzbhxc{ padding:0 10px;}
}	
@media (min-width: 768px){
	.container {
    	width: 100%
	}
	.topwarpnav .topnav{width:100%;left:0;position: absolute;top:0;}
	.topwarpnav .topnav .rightTop02 .mainNav ul li{position: relative;z-index:10;}
	.topwarpnav .topnav .rightTop02 .mainNav>ul>li{padding:0 15px;}
	.topwarpnav .topnav .rightTop02 .mainNav>ul>li:first-child{margin-left:-15px;}
	.topwarpnav .topnav .rightTop02 .mainNav>ul>li:hover>a,.topwarpnav .topnav .rightTop02 .mainNav>ul>li.current>a{border-bottom:3px solid #e0002a;}
	.topwarpnav .topnav .rightTop02 .mainNav>ul>li>div{/*padding-top:26px;*/left:50%;margin-left:-116px;}
	.topwarpnav .topnav .rightTop02 .mainNav>ul>li>div .topi{color:#e0002a;font-size:10px;position: absolute;top:7px;left:50%;margin-left:-6px; display:none;}
	.topwarpnav .topnav .rightTop02 .mainNav .righti{position: absolute;right:20px;top:50%;margin-top:-6px;font-size:12px;color:#e0002a;}
	.topwarpnav .topnav .rightTop02 .mainNav .secondNav{position: absolute;width:232px;background: #ffffff;display: none;}
	.topwarpnav .topnav .rightTop02 .mainNav>ul>li:hover .secondNav{display: block;}
	.topwarpnav .topnav .rightTop02 .mainNav ul li>div ul li{height:42px;line-height: 42px;border-bottom:1px solid #ebebeb;}
	.topwarpnav .topnav .rightTop02 .mainNav ul li>div ul li>div{position: absolute;left:232px;width:232px;top:0;padding-left:2px;}
	.topwarpnav .topnav .rightTop02 .mainNav ul li>div ul li>div .paddinginner{background: #fff;}
	.topwarpnav .topnav .rightTop02 .mainNav ul li>div ul li:hover,.topwarpnav .topnav .rightTop02 .mainNav ul li>div ul li.current{background: #e0002a;}
	.topwarpnav .topnav .rightTop02 .mainNav ul li>div ul li:hover .righti,.topwarpnav .topnav .rightTop02 .mainNav ul li>div ul li.current .righti{color:#fff;}
	.topwarpnav .topnav .rightTop02 .mainNav .secondNav>ul>li:hover>a,.topwarpnav .topnav .rightTop02 .mainNav.secondNav>ul>li.current>a{color:#fff;}
	.topwarpnav .topnav .rightTop02 .mainNav .secondNav>ul>li:hover>.threeDivbar{display: block;}
	.topwarpnav .topnav .rightTop02 .mainNav .threeDivbar{display: none;}
	.topwarpnav .topnav .rightTop02 .mainNav .threeNav{background: #fff;}
	.topwarpnav .topnav .rightTop02 .mainNav .threeNav>ul>li:hover>a,.topwarpnav .topnav .rightTop02 .mainNav.threeNav>ul>li.current>a{color:#fff;}
	.topwarpnav .topnav .rightTop02 .mainNav ul li>div ul li a{position:relative;color:#000;display: block;text-align: center;text-decoration: none;font-size:14px;}

	.topwarpnav .topnav .rightTop01 .left a{margin:0 6px;}
	.topnav .loginBtn a{margin:0 6px;}
	.cloud_platform{margin-bottom: 50px;}
	.h1Title{position:relative;font-size:24px;color:#e0002a;text-align: center;margin-bottom: 40px;padding-bottom:8px;}
	.h1Title:after{position: absolute;content:'';width:66px;height:1px;bottom:0px;left:50%;margin-left:-33px;background: #e0002a;}
	.footer-record{font-size:13px;}
	.contnavbar ul li a{padding:0 10px;}
	.tab_con .tzzjl .img img{width:100%;}
	.changebox-years{width: 94%;}
	.about-intro-con .col-our-12{float:left;width:14%;padding:0;}
	.about-intro-con .col-our-88{float:left;width:86%;padding:0;}
	.Privacy{padding:15px;background: #fff;}
	.PrivacyDiv{position: relative;top:0;}
	.culture_detail .row{margin-left:-2px;margin-right:-2px;}
	.culture_title{font-size:14px;}
	.culture_detail .innner .wordsinfo{font-size:16px;}
	.col-our-20{float: left;width:20%;padding:0 2px;box-sizing:border-box;}
	.quan-honor-class .row .samed{padding:0 5px;}
	.changebox-honor{width: 94%;}
	.changebox-custom{width:94%;}
	.loginInner{padding:30px 0 20px;}
	.container.registerDivi{top:120px;}
	.registerInner{padding:5px 0 5px;}
	.registerInner .form-group{margin-bottom: 5px;}
	.wisdom-col .samewis{padding:42px 10px 0 10px;}
	.wisdom-col{position:relative;padding:10px;background: #f6fcff;border:1px solid #b8d8ea;}
	.nyyTwoMain .row{margin-left:0;margin-right: 0;}
	.nyy_lastWords .innerwords p{font-size:20px;color:#e60000}
	.nyy_lastWords .innerwords p span{font-size:15px;color:#0e6fb9;}
	.slider-ruihang .contaierposition{position: absolute;left:0;top:0;margin-left:100px;}
	.slider-ruihang .contaierposition .silderInner{padding-top:175px;text-align: left;}
	.intercloud-03 .rowintercloud{padding: 15px 55px 0 27px;}
	.intercloud-03 .casemod{padding:13px 0 13px 60px;margin-bottom: 2px;}
	.internet-cloud-basis{background: #f1f3f2;padding:50px 0;}
	.opencloud-six-module .opencloudTop p{height:40px;}
}
@media (min-width: 992px){
	.container {
    	width:992px;
	}
	.topwarpnav .topnav{position: absolute;width:992px;left:50%;margin-left:-496px;}
	/*.topwarpnav .topnav .rightTop02 .mainNav>ul>li{padding:0 25px;}*/
	.topwarpnav .topnav .rightTop02 .mainNav>ul>li:first-child{margin-left:-22px;}
	.topwarpnav .topnav .rightTop01 .left a{margin:0 13px;}
	.topnav .loginBtn a{margin:0 13px;}
	.footer-record{font-size:14px;}
	.contnavbar ul li a{padding:0 20px;}
	.about-intro-con .col-our-12{float:left;width:12%;padding:0;}
	.about-intro-con .col-our-88{float:left;width:88%;padding:0;}
	.Privacy{padding:15px;background: #fff;}
	.PrivacyDiv{position: relative;top:0;}
	.culture_title{font-size:16px;}
	.culture_detail .innner .wordsinfo{font-size:20px;}
	.loginInner{padding:50px 0 70px;}
	.registerInner{padding:40px 0 30px;}
	.registerInner .form-group{margin-bottom: 15px;}
	.wisdom-col .samewis{padding:42px 30px 0 30px;}
	.wisdom-col{position:relative;padding:26px 60px 26px 0;background: #f6fcff;border:1px solid #b8d8ea;border-top-right-radius: 200px;border-bottom-right-radius: 200px;}
	.nyy_lastWords .innerwords p{font-size:24px;color:#e60000}
	.nyy_lastWords .innerwords p span{font-size:18px;color:#0e6fb9;}
	.slider-ruihang .contaierposition{position: absolute;left:0;top:0;margin-left:100px;}
	.slider-ruihang .contaierposition .silderInner{padding-top:175px;text-align: left;}
	.intercloud-03 .rowintercloud{padding: 25px 55px 0 27px;}
	.intercloud-03 .casemod{padding:13px 0 13px 60px;margin-bottom: 6px;}
	.internet-cloud-basis{background: #f1f3f2 url(../images/software/opencloudinfobg.png) no-repeat right center;padding:50px 0;}
	.opencloud-six-module .opencloudTop p{/*height:auto;*/}
}

@media (min-width: 1200px){
	.container {
    	width: 1000px;
    	padding:0;
	}
	/*.topwarpnav .topnav .rightTop02 .mainNav>ul>li{padding:0 28px;}*/
	.topwarpnav .topnav .rightTop02 .mainNav>ul>li:first-child{margin-left:-24px;}
	.changebox-years{width: 93%;}
	.PrivacyDiv{position:absolute;top:134px;width:1000px;left:50%;margin-left:-500px;}
	.Privacy{padding:30px 35px 150px 35px;}
	.changebox-honor{width: 93%;}
	.changebox-custom{width:93%;}
	.container.registerDivi{top:174px;}
	.slider-ruihang .contaierposition{position: absolute;left:50%;top:0;margin-left:-500px;}
	.slider-ruihang .contaierposition .silderInner{padding-top:175px;text-align: left;}
}



/*************************
******Maker：吴凯迪*******
******Time：2016-06-01****
*************************/
.cf:after,.cf:before{content: '';display:table;}
.news_center_box{margin-bottom: 184px;overflow: hidden;position: relative;}
.news_box_tittle{border-bottom: 1px solid #e1e1e1;margin: 0 15px;margin-bottom: 35px;height: 30px;padding: 0;}
.news_box_tittle p{font-size: 16px;color: #e84463;margin-bottom: 5px;width: 120px;text-align: center;border-bottom: 1px solid #e84463;height: 30px;line-height: 30px;}
.news_center .news_thumbnail{width: 35%;float: left;margin-bottom: 51px;}
.news_left{padding-left: 0;}
.news_right{padding-right: 0;}
.news_thumbnail_list{font-size: 14px;color: #8c8c8c;float: left;width: 64%;padding-left: 16px;text-align: center;}
.news_thumbnail_list li{border-bottom: 1px solid #eeeeee;height: 38px;line-height: 38px;list-style: square;cursor: pointer;list-style-position: inside;text-align: left;overflow: hidden;}
.news_thumbnail_list .list_first{height: 30px;line-height: 30px;}
.news_thumbnail_list span{color: #696969;font-size: 12px;text-align: center;width: 100%;cursor: pointer;}
.news_thumbnail_list .glyphicon {transform: rotate(180deg);-webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);color: #696969;position: relative;top: 1px;display: inline-block;font-family: 'Glyphicons Halflings';font-style: normal;font-weight: 400;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
.news_thumbnail_list .glyphicon-menu-up:before {content: "\e260";}
.news_years{overflow: hidden;width: 93%;margin: 0 auto;padding: 0;position: relative;float: none}
.news_years ul{width: 97%;margin: 0 auto;padding: 0;height: 36px;overflow: hidden;position: relative;}
.news_years_left,.news_years_right{font-size: 20px;line-height:36px;cursor: pointer;top: 66px;z-index: 999;position: absolute;}
.news_years_left{float: left;transform: rotate(-90deg);-webkit-transform: rotate(-90deg);-moz-transform: rotate(-90deg);left: 10px}
.news_years_right{float: right;transform: rotate(90deg);-webkit-transform: rotate(90deg);-moz-transform: rotate(90deg);right: 10px;}
.news_years ul li{width: 110px;height: 36px;border:1px solid #e0e0e0;list-style: none;float: left;margin-right: 6px;text-align: center;line-height: 36px;color: #777777;cursor: pointer;}
.news_years ul li span{font-size:20px;line-height: 36px;color: #e0002a;}
.news_years .news_years_first{margin-left: 6px;}
.news_years .news_years_last{margin-right: 0px;}
.news_years .news_years_select{border:0;background: #e0002a;color: #ffffff;}
.news_years .news_years_select span{color: #ffffff;}
.news_content_change{width: 100%;border-bottom: 1px solid #e1e1e1;margin-bottom: 18px;font-size: 14px;color: #b3b3b3;}
.news_content_change ul{width: 800px;margin: 0 auto;overflow: hidden;margin-bottom: 10px;padding: 0;}
.news_content_change ul li{float: left;list-style: none;text-align: center;position: relative;}
.news_timer{width: 187px;border-right: 1px solid #b3b3b3;}
.news_timer:before{content:'';background: url(/new/images/news/news_timer.png) no-repeat;width: 14px;height: 14px;position: absolute;left: 0;top: 2px;}
.news_address{width: 435px;border-right: 1px solid #b3b3b3; text-align:left !important; padding-left:20px;}
.news_address:before{content:'';background: url(/new/images/news/news_link.png) no-repeat;width: 14px;height: 14px;position: absolute;left: 3px;top: 2px;}
.news_txt{width: 80px;border-right: 1px solid #b3b3b3;cursor: pointer;}
.news_txt:before{content:'';background: url(/new/images/news/news_txt.png) no-repeat;width: 14px;height: 14px;position: absolute;left: 5px;top: 5px;}
.news_push{width: 95px;cursor: pointer;}
.news_push:before{content:'';background: url(/new/images/news/news_printing.png) no-repeat;width: 14px;height: 14px;position: absolute;left: 5px;top: 5px;}
.news_center_content{border-bottom: 1px solid #999999;padding-bottom: 45px;max-width: 1000px;}
.news_center_content .news_tit{font-size: 18px;color: #999999;text-align: center;margin-bottom: 25px;}
.news_center_content img{width: 60%;margin: 0 auto;margin-bottom: 18px; display:block;}
.news_center_content p{width: 98%;text-align: left;text-indent: 28px;font-size: 14px;line-height: 24px;color: #666666;margin-bottom: 18px;}
#mid_txt{font-size: 16px;}
#big_txt{position: relative;z-index: 9;}
.news_center_information{margin-top: 18px;}
.text_chance ul{width: 100%;padding: 0;margin: 0;}
.text_chance ul li{list-style: none;height: 25px;line-height: 25px;cursor: pointer;}
.return_top{height: 48px;width: 70px;background: #e0002a;float: right;position: relative;right: 0%;cursor: pointer;}
.solution{width: 100%;}
.solution_tit1{font-size: 32px;padding: 0;margin: 0;line-height: 32px;margin-top: 60px;text-align: center;}
.solution_tit2{font-size: 24px;padding: 0;margin: 0;line-height: 24px;margin-top: 60px;text-align: center;}

.solution_form{width: 100%;margin-top: 53px;overflow: hidden; padding-bottom:30px;}
.solution_form ul{margin: 0;padding: 0;}
.solution_form ul li{list-style: none;box-sizing: border-box;}
.solution_form ul li .img{ text-align:center;}
.solution_form_tit{height: 47px;background: #2698d6;font-size: 16px;color: #fff;line-height: 47px;padding-left: 30px;}
.solution_clear{padding: 0;margin: 0;}
.solution_txt1{text-align: center;padding: 35px 0;font-size: 16px;text-align: center;display:inline-table;}
.solution_txt11{background: #e5f1fa;}
.solution_txt12{background: #ef8d9f;}
.solution_txt13{background: #e5f1fa;}
.solution_txt14{background: #c5e0f4;}
.solution_txt14 p{margin: 0;padding: 0;line-height: 16px;}
.solution_txt14 span{font-size: 12px;}
.solution_logo{display:table-cell;vertical-align:middle;overflow: hidden;}
.solution_logo img{width: 20px;height: 20px;}
.solution_logo p{padding: 5px 0px;margin: 0;}
.solution_txt2{border-right: 2px solid #e3e5e6;border-bottom: 2px solid #e3e5e6;font-size: 14px;color: #7a7a7a;line-height: 24px;padding: 35px;background:#FFF;}
.solution_txt21 p,.solution_txt22 p{line-height: 24px;}
.solution_txt21 span{color: #2698d6;}
.solution_txt22 span{color: #e8405f;}
.solution_txt23 p{line-height: 16px;}
.solution_txt23 span{color: #e8405f;}
.solution_case{width: 100%;overflow: hidden;border:2px solid #c5e0f4;margin-top: 27px;margin-bottom: 37px;}
.solution_case ul{width: 100%;margin: 0;padding:24px 0;overflow: hidden;}
.solution_case ul li{list-style: none;float: left;line-height: 30px;font-size: 16px;color: #7a7a7a;}
.solution_case ul li a{color: #7a7a7a;}

.case{width: 100%;}
.case_box{width: 100%;background: #f8f7f7;margin-top: 44px; padding-bottom:30px;}
.case_infor_center{width: 1000px;margin: 0 auto;}
.case_infor_center p{line-height: 24px;}
.case_infor_center3{ padding-bottom:30px;}
.case_infor_center3 .case_infor1{font-size: 16px;line-height: 22px;color: #333333;margin: 0;padding: 0;text-indent: 0;}
.case_tit{font-size: 18px;color: #67877f;font-weight: bold;border-bottom: 2px solid #67877f;padding-top: 50px;padding-bottom: 5px;margin: 0;}
.case_tit2{font-size: 18px;color: #324371;padding-top: 50px;padding-bottom: 5px;margin: 0;}
.case_infor{font-size: 16px;line-height: 22px;color: #333333;margin: 0;padding: ;padding-top: 50px;}
.case_infor1{font-size: 16px;line-height: 22px;color: #333333;margin: 0;padding: ;padding-top: 25px;padding-left: 80px;text-indent: -80px;}
.case_infor1 span{color: #e0002a;} 
.case_infor_center2 .case_infor1{font-size: 16px;line-height: 22px;color: #333333;margin: 0;padding: 0;text-indent: 0;}
.case_center,.case_center1{width: 100%; padding-bottom:30px;}
.case_center ul{width: 100%;overflow: hidden;margin:0;padding: 0;}
.case_center li{list-style: none;}
.case_center .case_img{width: 188px;height: 480px;background: url('/new/images/caseImg1.jpg') no-repeat;float: left;margin-top: 100px;}
.case_center1{ padding-bottom:40px;}
.case_center1 p{width: 1000px;font-size: 16px;line-height: 26px;}
.case_center .case_text{width: 780px;float: right;font-size: 16px;line-height: 26px;}
.case_center .case_txt1 ,.case_center .case_txt2{width: 320px;height: 45px;margin-left: 100px;text-align: center;line-height: 45px;color: #fff;margin-top: 47px;}
.case_center1 .case_txt1 ,.case_center1 .case_txt2{width: 1000px;height: 63px;line-height: 63px;color: #fff;margin-top: 47px;margin-bottom: 25px;}
.case_center1 .case_txt1 p,.case_center1 .case_txt2 p{width: 360px;text-align: center;margin:0;padding: 0;height: 100%;font-size: 16px;float: left;}
.case_center .case_txt1{background: #67877f;}
.case_center .case_txt2{background: #e0002a;}
.case_center1 .case_txt1 p{background: #324371;}
.case_center1 .case_txt2 p{background: #e0002a;}
.case_center1 img{height: 63px;float: right;width: 640px;}

.cloudServer{width: 100%;margin-top: 70px;overflow: hidden;}
.cloudServer ul{width: 100%;margin: 0;padding: 0;}
.cloudServer ul li{height:605px;margin: 0;padding: 0;list-style: none;}
.cloudServer .cloudServerBlock1{background: #f2f7fd}
.cloudServer .cloudServerBlock2{background: #e7f0fb}
.cloudServer_txt1,.cloudServer_txt2{width: 80%;margin: 0 auto;text-align: left;line-height: 20px;}
.cloudServer_txt1{font-size: 22px;margin-top: 60px;}
.cloudServer_txt2{font-size: 14px;margin-top: 20px;}
.cloudServer img{width: 80%;margin:0 auto;margin-top: 60px;position: relative;left: 10%;}

.cloudServercase{width: 100%;margin-top: 70px;overflow: hidden; padding-bottom:40px;}
.cloudServercase ul{margin:0;padding: 0;width: 100%;}
.cloudServercase ul li{margin:0;padding: 0;list-style: none;}
.cloudcase_tit1{width: 100%;border-bottom: 2px solid #eff7fc;font-size: 20px;color: #368cf9;line-height: 25px;margin: 0;padding: 0;margin-top: 25px;}
.cloudServercase1 .cloudServer_txt1{font-size: 18px;color: #26294a;}
.cloudServercase1 .cloudServer_txt2{}
.cloudServercase1{width: 700px;float: left;}
.cloudServercase2{width: 300px;float: right;}
.cloudServercase2 img{margin-top: 60px;}



.footerResearch{width: 100%;background: #2698d6;overflow: hidden;}
.footerResearch_center{width: 1000px;margin: 0 auto;padding: 0;overflow: hidden;}
.footerRes_tit{width: 245px;margin: 0 auto;padding: 0;border-bottom: 2px solid #fff;text-align: center;color: #fff;font-size: 24px;margin-top: 46px;padding: 14px 0;}
.footerResearch_center p{width: 100%;text-align: center;font-size: 16px;margin: 0;padding:30px 0;color: #fff;}
.footerResearch_center ul{margin: 0;padding: 0;margin-bottom: 150px;}
.footerResearch_center ul li{height: 310px;list-style: none;margin: 0;padding-left: 5px;padding-right: 5px;}
.footerResearch_txt p span{color: #e0002a;font-size: 16px;}
.footerResearch_txt p{width: 80%;text-align: left;font-size: 16px;margin: 0 auto;padding:20px 0;color: #000;font-size: 12px;line-height: 25px;position: relative;z-index: 99}
.footerResearch_txt form{width: 80%;margin: 0 auto;}
.footerResearch_txt form p{width: 100%;margin: 0;padding: 0;height: 32px;text-align: left;font-size: 14px;color: #959595;line-height: 32px;margin-bottom: 10px;}
.footerResearch_txt form input{margin: 0;padding: 0;height: 30px;border:1px solid #cdcccc;width: 70%;float: right;}
.footerResearch_txt form button{margin: 0 auto;padding: 0;width: 78px;height: 32px;background: #e0002a;color: #fff;border:0;outline: none;display: block;text-align: center;}
.footerResearch_hr{width: 90%;margin: 0 auto;border-bottom: 1px solid #f6f6f6;overflow: hidden;}
.footerResearch_hr img{width: 20px;height: 24px;margin-left: 21px;float: left;margin-top: 20px;}
.footerResearch_hr p{padding: 0;margin: 0;float: left;width: 70%;padding-top: 8px;line-height: 20px;padding-left: 10px;margin-bottom: 44px;}
.footerResearch_img{width: 100%;height: 100%;}
.footerResearch_img a{position: absolute;left:0;top: 0;width: 100%;height: 100%;}
.footerResearch_img a img{width: 100%;height: 100%;padding-left: 5px;padding-right: 5px;}
.footerInners{width: 100%;height: 100%;background: #ffffff;display: inline-block;}


.color_blue{color: #2698d6;}
.color_deepblue{color: #1782f9};
.color_green{color: #67877f;}
.border_green{border:2px solid #67877f;}
.greenBack{background: #67877f;}
.color_purple{color: #333366;}
.border_purple{border:1px solid #333366;}
.purpleBack{background: #333366;}
.purpleBack2{background: #8d94c4;}

/*modelB4.0 product*/
.model_header{font-size: 22px;color: #cc0033;font-weight: bold;padding: 0;margin: 0 auto;text-align: center;margin-top: 80px;}
.model_product{margin-top: 20px;}
.model_title{font-size: 22px;color: #cc0033;padding: 0;margin: 0;text-align: center;line-height: 22px;}
.model_line{width: 30%;height: 2px;position: relative; top: 12px;}
.model_title .lineLeft{float: left;background-image:-webkit-linear-gradient(to left, #ff5151, #FFFFFF);background-image:linear-gradient(to left,#ff5151,#FFFFFF);left: 8%;}
.model_title .lineRight{float: right;background-image:-webkit-linear-gradient(to left,#FFFFFF,#ff5151);background-image:linear-gradient(to left,#FFFFFF,#ff5151);right: 8%;}
.modelPro_list{margin-top: 60px;}
.modelPro_list div{padding-left: 10px;padding-right: 10px;}
.modelPro_list ul{width: 100%;display: inline-block;margin-bottom: 17px;min-height: 400px;background: #fcfcfc;padding: 0;}
.modelPro_list div:nth-child(4) ul{min-height: 196px;margin: 0;}
.modelPro_list div:nth-child(5) ul{min-height: 196px;margin: 0;}

.modelPro_list ul li{width: 100%;list-style-position: inside;padding-left:40px;padding-right:26px;text-indent:-13px;font-size: 14px;color: #3e3e3e;line-height: 29px;}
.modelPro_list ul li a{color: #3e3e3e;text-decoration: none;}
.modelPro_list ul li:nth-last-child(1){margin-bottom: 10px;}
.modelPro_list .modelPro_tit{color: #ffffff;height: 33px;line-height: 33px;font-size: 18px;padding:0;padding-left: 43px;list-style: none;margin-bottom: 10px;cursor: default;}
.modelPro_list .modelPro_tit1{background: #ff5151;}
.modelPro_list .modelPro_tit2{background: #2f86e8;}
.modelPro_list .modelPro_tit3{background: #fb7167;}
.modelPro_list .modelPro_tit4{background: #45ceff;}

.model_new{width: 100%;min-height: 553px;background: #f5f5f5;margin-top: 63px;}
.model_new .model_title{margin-top: 74px;}
.modelNew_infor{margin-top: 50px;}
.modelNew_infor img{width: 100%;}
.modelNew_infor .col-sm-6 ul{padding: 0;}
.modelNew_infor .col-sm-6 ul li{list-style: none;color: #3e3e3e;font-size: 14px;line-height: 22px;}
.modelNew_infor .col-sm-6 .modelNew_tit{font-size: 16px;font-weight: bold;color: #333333;margin-bottom: 25px;}
.modelNew_infor .col-sm-6 .modelNew_tit a{color: #333333;text-decoration: none;}
.modelNew_infor .col-sm-6 .modelNew_tit a:hover{text-decoration: none;}
.modelNew_infor .col-sm-6 .modelNew_mor{text-align: right;}
.modelNew_infor .col-sm-6 .modelNew_mor a{text-decoration: none;color: #3e3e3e;}
.modelNew_infor .col-sm-6 .modelNew_mor a:hover{text-decoration: none;}
.modelNew_infor .col-sm-12{margin-top: 35px;}
.modelNew_infor .col-sm-12 a{text-decoration: none;color: #333333;}
.modelNew_infor .col-sm-12 ul{border:1px solid #efeeee;display: inline-block;padding: 21px;}
.modelNew_infor .col-sm-12 ul li{width: 50%;line-height: 30px;font-size: 14px;list-style: none;padding-left: 21px;padding-right: 21px;float: left;}
.modelNew_infor .col-sm-12 ul li p{float: left;margin: 0;padding: 0;float: left;}
.modelNew_infor .col-sm-12 ul li span{text-align: right;float: right;}

.model_share .model_title{margin-top: 100px;}
.modelShare_center{display: inline-block;margin-top: 53px;}
.modelShare_center .col-xs-12{padding-left: 8.5px;padding-right: 8.5px;}
.modelShare_center p{font-size: 14px;color: #959595;margin: 0 auto;width: 90%;margin-top: 5px;}
.modelShare_box{border:1px solid #f0eded;height: 400px;}
.modelShare_center .modelShare_img{width: 100%;margin-bottom: 10px;border:0;border-bottom: 1px solid #f0eded;}
.modelShare_center .modelShare_center_tit{font-size: 16px;font-weight: bold;width: 80%;text-align: center;color: #333;height: 44px;overflow: hidden;}
.modelShare_center .modelShare_center_tit a{color: #333;}
.modelShare_center .modelShare_center_tit a:hover{color: #333;text-decoration: none;}
.modelShare_center .modelShare_center_name{font-size: 16px;width: 80%;text-align: left;cursor: pointer;}
.modelShare_center .modelShare_center_txt{margin-top: 34px;height: 80px;overflow: hidden;}
.modelShare_center .modelShare_center_name span{text-align: right;float: right;}
.modelShare_center .modelNew_mor{text-align: right;}
.modelShare_center .modelNew_mor a{color: #959595;}
.modelShare_otherinfor{margin-top: 110px;margin-bottom: 100px;}
.otherinfor_title{font-size: 18px;width: 100%;}
.modelShare_center .modelShare_otherinfor{padding-left: 13px;padding-right: 13px;}
.modelShare_otherinfor .model_line{width: 100%;height: 2px;top: 0px;}
.modelShare_otherinfor .lineRight{background-image:-webkit-linear-gradient(to left,#ffffff,#2d2829);background-image:linear-gradient(to left,#ffffff,#2d2829);}
.modelShare_otherinfor .swiper-container {width: 100%;height: 100%;margin-top: 35px;}
.modelShare_otherinfor .swiper-button-next,.modelShare_otherinfor .swiper-button-prev{width: 15px;height: 30px;background: transparent;}
.modelShare_otherinfor .swiper-pagination-bullet{background: #FFFFFF;opacity: 0.5;}
.modelShare_otherinfor .swiper-pagination-bullet-active{opacity: 1;}
.modelShare_otherinfor .col-clear-padding{padding: 0;}
.modelShare_otherinfor ul{width: 100%;margin:0;padding: 0;margin-top: 25px;line-height: 35px;}
.modelShare_otherinfor ul li{width: 100%;list-style: none;font-size: 14px;color: #333333;overflow: hidden;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.modelShare_otherinfor ul li a{color: #333333;text-decoration: none;}
.modelShare_otherinfor ul li a:hover{color: #333333;text-decoration: none;}
.swiper-container polyline{fill: none;stroke: #fff;stroke-width: .5px;stroke-dasharray: 40px;stroke-dashoffset: 0;-webkit-transition: all .5s linear;transition: all .5s linear;stroke-width:2px; }
.swiper-slide {text-align: center;font-size: 18px;background: #fff;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}

.financial_header{font-size: 26px;color: #e0012a;font-weight: bold;padding: 0;margin: 0 auto;text-align: center;margin-top: 30px;border-bottom: 1px solid #e0012a;width: 375px;padding-bottom: 5px}
.financial_header_txt{font-size: 14px;color: #676666;text-indent: 28px;width: 1000px;margin: 0 auto;margin-top: 35px;}
.financial_header_left,.financial_header_right{margin-top: 105px;padding-top: 58px;padding-bottom: 58px;min-height: 461px;}
.financial_header_left{background: #f3eef1;}
.financial_header_right{background: #e9ebf9;}
.financial_header_center{width: 500px;}
.financial_tit{font-size: 26px;width: 155px;padding-bottom: 10px;margin: 0 auto;text-align: center;}
.financial_tit_color1{color: #2b3370;border-bottom: 1px solid #2b3370;}
.financial_tit_color2{color: #ffffff;border-bottom: 1px solid #ffffff;margin-top: 60px;position: inherit;}
.financial_tit_color3{color: #e0002a;border-bottom: 1px solid #e0002a;margin-top: 60px;}
.financial_header_center p{padding-left: 55px;padding-right: 55px;text-indent:28px ;font-size: 14px;color: #676666;margin-top: 40px;}
.financial_header_center img{padding-left: 55px;padding-right: 55px;margin-top: 30px;}

.finService_tit{font-size: 16px;color: #ffffff;background: #e0002a;display: inline-block;padding: 5px;}
.finService_txt{font-size: 14px;text-indent: 28px;line-height: 20px;color: #676666;}
.finServiceTittle{width: 202px;margin:0 auto;display: block;margin-top: 60px;}
.finService_list li{list-style: none;width: 100%;min-height: 86px;background: #f6f6f6;margin-top: 13px;display: inline-table;}
.finService_list li img{width: 73px;height: 73px;margin-top: 6.5px;margin-left: 6.5px;float: left;}
.finService_list .finService_list_center{display:table-cell;vertical-align:middle;width: 100%;padding-left: 10px;padding-right: 5px;}
.finService_list li p{margin: 0;}
.finService_list li p:nth-of-type(1){font-size: 16px;color: #676666;font-weight: bold;}
.finService_list li p:nth-of-type(2){font-size: 14px;color: #676666;}

.finService_worth{padding: 0;margin: 0;background-color:#8d94c4;}
.finService_worthBack2{}
.finService_worth .container{background:url("/new/images/model/finService_worth2.jpg") no-repeat;height: 355px;}
.finService_worth .finService_worth1{width: 352px;position: absolute;left: 67px;top: 116px;display: none;}
.financial_txt{display: none;}

.finService_longevity ul{margin: 0;padding: 12px;background: #f8f8f8;margin-top: 40px;margin-bottom: 48px;}
.finService_longevity ul li{padding: 0;list-style-position: inside;list-style-image: url(/new/images/model/arrow.png);line-height: 30px;}

.paasCloud_service .financial_tit_color3{margin-bottom: 18px;}
.paasCloud_service .col-sm-3,.paasCloud_service .col-sm-6{padding-left: 10px;padding-right: 10px;margin-top: 12px;cursor: pointer;}



.paasCloud_case_box{overflow: hidden;}
.paasCloud_case_center{width: 1020px;}
.paasCloud_case_center li{height: 47px;width: 235px;background: #e0002a;color: #FFFFFF;line-height: 47px;text-align: center;font-size: 14px;float: left;list-style: none;margin-right: 20px;margin-top: 15px;cursor: pointer;}
.paasCloud_case_center li a{ display:block; height:100%; color:#fff;}

.paasCloud_case_form{}
.paasCloud_form_tit{width: 100%;height: 50px;line-height: 50px;text-align: center;color: #FFFFFF;background: #359fd9;font-size: 20px;margin-top: 90px;}
.paasCloud_form_box{border:1px solid #dededf;display: inline-table;width: 100%;position: relative;}
.paasCloud_form_box .paasCloud_form_img1{width: 628px;margin-top: 45px;margin-left:40px;float: left;}
.paasCloud_form_box .paasCloud_form_img2{width: 324px;margin-top: 20px;float: right;}
.paasCloud_form_list{padding: 0;width: 200px;position: absolute;top: 130px;right: 60px;}
.paasCloud_form_list li{width: 100%;list-style: none;}
.paasCloud_form_list li:nth-child(2){margin-top: 0px;}
.paasCloud_form_list li:nth-child(3){margin-top: 27px;}
.paasCloud_form_list li:nth-child(4){margin-top: 21px;}
.paasCloud_form_list2{padding: 0 3px;width: 100%;}
.paasCloud_form_list .paasCloud_form_list2 li{list-style-position: inside;font-size: 14px;line-height: 22px;list-style-type: disc;margin: 0;}
.paasCloud_form_list .paasCloud_form_list2 li a{text-decoration: none;color: #565353;}
.paasCloud_form_list2 li:nth-child(1){list-style: none;border-bottom: 1px dashed #999999;font-size: 16px;font-weight: bold;text-indent: 0;line-height: 34px;}
.paasCloud_end{width: 237px;margin:35px auto;}

.cloudServiers_header{margin-top: 96px;margin-bottom: 96px;}
.cloudServiers_header span{display: block;text-align: center;font-size: 32px;font-weight: bold;color: #1782f9}
.cloudServiers_header img{width: 100%;margin-top: 100px;}
.cloudServiers_header_center{border:1px solid #ececec;}
.cloudServiers_header_center p{padding:0 25px;font-size: 14px;line-height: 24px;margin-top: 60px;}
.cloudServiers_header_center img{padding:  0 60px;margin-bottom: 100px;}
.cloudServiers_header_tit{margin-bottom: 45px;padding-left: 27px;}
.cloudServiers_header_tit img{top: 0px;display: block;float: left;}
.cloudServiers_header_tit span{font-size: 20px;color: #2698d6;line-height: 43px;padding-left: 10px;}
.cloudServers_con{height: 485px;background: url(/new/images/cloud/cloudServers_bg.png) no-repeat;background-size: 100% 100%;}
.cloudServers_center_tit{padding-left: 27px;padding-top: 67px;}
.cloudServers_center_tit span{font-size: 20px;color: #333333;line-height: 43px;font-weight: bold;}
.cloudServers_center_txt ul{width: 70%;padding-left: 27px;}
.cloudServers_center_txt ul li{list-style: none;font-size: 14px;color: #333333;line-height: 24px;}
.cloudServers_center_txt ul li span{font-size: 16px;line-height: 36px;}

.cloudServers_conend_tit{padding-left: 33px;padding-right: 33px; padding-bottom:30px;}
.cloudServers_conend_tit span{display: inline-block;background: #2698d6;color: #FFFFFF;padding: 5px;font-size: 20px;line-height: 20px;font-weight: bold;margin-bottom: 25px;}
.cloudServers_conend_tit p{color: #333333;font-size: 14px;line-height: 24px;}

.cloudServers_content_img img{width: 100%;overflow: hidden;}
.cloudServers_content_img2{padding-left: 0;padding-right: 5px;}
.cloudServers_content_img3{padding-left: 5px;padding-right: 0px;}
.cloudServers_content{ padding-bottom:20px;}
.cloudServers_content span{font-size: 16px;font-weight: bold;margin-top: 35px;position: relative;}
.cloudServers_content span:nth-child(1){margin-top: 0px;}
.cloudServers_content ul{padding: 0;}
.cloudServers_content ul li{list-style: none;font-size: 14px;color: #333333;line-height: 24px;}

.recruit_nav{width: 204px;background: #f8f8f8;float: left;}
.recruit_nav_tit{height: 40px;background: #e0002a;color: #FFFFFF;}
.recruit_nav_tit span{line-height: 40px;font-size: 16px;font-weight: bold;padding-left: 22px;}
.recruit_nav ul{padding: 0;padding-left: 22px;padding-top: 12px;padding-bottom: 12px;}
.recruit_nav ul li{height: 38px;line-height: 38px;font-size: 14px;list-style-position: inside;list-style-image: url('/new/images/recruit/recruit_list.png');width: 100%}
.recruit_nav ul li a{color: #939393;}
.recruit_nav ul .active a{color: #e0002a}
.recruit_nav{width: 204px;background: #f8f8f8;float: left;}
.recruit_nav_tit{height: 40px;background: #e0002a;color: #FFFFFF;}
.recruit_nav_tit span{line-height: 40px;font-size: 16px;font-weight: bold;padding-left: 22px;}
.recruit_nav ul{padding: 0;padding-left: 22px;padding-top: 12px;padding-bottom: 12px;}
.recruit_nav ul li{height: 38px;line-height: 38px;font-size: 14px;list-style-position: inside;list-style-image: url('/new/images/recruit/recruit_list.png');}
.recruit_nav ul li a{color: #939393;}
.recruit_nav ul .active a{color: #e0002a}
.recruit_center{width: 760px;float: right;}
.recruit_center_tit{color: #e0002a;font-size: 22px;text-align: center;margin-bottom: 33px;}
.recruit_center_tit span{text-align: center;padding: 4px 0 8px 0px;display: inline-block;}
.recruit_center  .recruit_center_tit p{font-size: 16px;}
.recruit_tit_line{width: 98px;height: 2px;background: #e0002a;margin: 0 auto}
.recruit_center p{line-height: 26px;font-size: 12px;color: #939393;text-indent: 24px;}
.recruit_center_infor {margin-top: 80px;}
.recruit_center_infor .col-xs-4{text-align: center;}
.recruit_center_infor p{text-indent: 0;text-align: center;margin-top: 30px;}
.recruit_hr_form{ padding-bottom:20px;}

.recruit_peiyang_img{width: 100%;}
.recruit_f span{font-size: 16px;color: #666666;padding-left: 5px;}
.recruit_q,.recruit_q1{margin-top: 20px;margin-bottom: 20px;}
.recruit_q p{font-size: 12px;color: #666666;text-indent: -19px;padding-left: 55px;line-height: 30px;padding-bottom: 0px;margin: 0;}
.recruit_q1 p{font-size: 12px;color: #666666;text-indent: 0;padding-left: 36px;line-height: 30px;padding-bottom: 0px;margin: 0;}
.centerInfor_tit1{padding-left: 0;padding-right: 72px;text-align: center;}
.centerInfor_tit2{padding-left: 7px;padding-right: 30px;text-align: center;}
.centerInfor_tit3{padding-left:30px;padding-right: 7px;text-align: center;}
.centerInfor_tit4{padding-left: 72px;padding-right: 0px;text-align: center;}
.recruit_centerInfor_tit span{font-size: 14px;font-weight: bold;color: #000000;font-family: '微软雅黑';padding-bottom: 5px;border-bottom: 1px solid #e0002a;display: inline-block;}
.recruit_centerInfor_tit ul{padding: 0; margin-top:5px;}
.recruit_centerInfor_tit ul li{list-style-position: inside;text-align: left;}

.clear:before{display: table;clear: both;content: ''}
.clear:after{display: table;clear: both;content: ''}
#recruit_hr_form2{margin-bottom: 33px;}
.recruitHr_form_tit{width: 100%;height: 40px;background: #666666;cursor: pointer;}
.recruitHr_form_tit ul{padding: 0;}
.recruitHr_form_tit ul li{font-size: 14px;line-height: 40px;color: #ffffff;list-style: none;}
.recruitHr_form_tit .recruitHr_form_tit1{float: left;padding-left: 20px}
.recruitHr_form_tit .recruitHr_form_tit2{float: right;}
.recruitHr_form_tit21{float: left;padding-right: 5px;}
.recruitHr_form_tit22{float: right;width: 40px;height: 40px;background: #e0002a;position: relative;}
.recruitHr_form_tit .arrow{font: normal normal normal 25px/1 FontAwesome;display: inline-block;font-size: 25px;line-height: 40px;color: #FFFFFF;position: absolute;width: 10px;height: 40px;top: 0px;left: 15px;
	transform: rotate(-90deg);
}
.recruitHr_form_tit i:after{content: "\f104";font-size: 25px;top: 7px;}
.recruitHr_form_tit .active .recruitHr_form_tit21{display: none;}
.recruitHr_form_tit .active .recruitHr_form_tit22{background: rgba(0,0,0,0);}
.recruitHr_form_tit .active .recruitHr_form_tit22 .arrow{transform: rotate(90deg);}

.hide{display: none;}
.recruitHr_form_center{background: #f5f5f5;}
.recruitHr_form_center ul{padding-left: 35px;padding-right: 10px;padding-bottom: 30px;}
.recruitHr_form_center ul li{margin: 0;line-height: 20px;list-style: none;}
.recruitHr_form_center .recruitHr_form_center_spec{padding-top: 25px;list-style-image: url(/new/images/recruit/recruit_list_img.png);list-style-position: outside;}
.recruit_flow_img{width: 100%;margin-bottom: 30px;}
.recruit_flow{text-align: center;}
.recruit_flow p {text-indent: 0;font-size: 16px;line-height: 24px;}

.cio_tittle{height: 50px;background: #e0002a;width: 100%;margin-top: 90px;}
.cio_tittle span{font-size: 24px;color: #FFFFFF;text-align: center;line-height: 50px;display: block;margin: 0 auto;}
.cioJuhe_con1{color: #ffffff;height: 350px;background: #111111;}
.cioJuhe_con1 img{width: 100%;height: 100%;}
.cioJuhe_con2{color: #000000;margin-bottom: 90px;display: block;}
.cioJuhe_tit{padding-top: 25px;padding-bottom: 10px;}
.cioJuhe_tit span{font-size: 18px;display: inline-block;margin-left: 20px;padding-left: 5px;padding-right: 5px;border-bottom: 2px solid #e0002a;}
.cioJuhe_con1 ul{padding-left: 25px;padding-top: 33px;padding-right: 25px;}
.cioJuhe_con2 ul{padding-left: 25px;padding-right: 25px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.cioJuhe_con1 ul li,.cioJuhe_con2 ul li{list-style: none;font-size: 14px;line-height: 27px;}
.cioJuhe_con2 ul li{border-bottom: 1px solid #e8e8e8;color: #9c9e9e;}
.cioJuhe_con1 ul li a{color: #ffffff;}
.cioJuhe_con1 ul li a:hover{color: #ffffff;}
.cioJuhe_con2 ul li a{color: #9c9e9e;}
.cioJuhe_con2 ul li a:hover{color: #9c9e9e;}
.cioJuhe_con_center1{width: 100%;display: inline-block;}
.cioJuhe_con_center2{width: 100%;}
.cioJuhe_txt{padding-left: 25px;margin-top: 30px;margin-bottom: 30px;}
.cioJuhe_txt span{font-size: 14px;color: #000000;}
.cioJuhe_txt p{font-size: 12px;color: #727475;line-height: 21px;padding-right: 25px;}
.cioJuhe_txt p a{color: #727475;}
.cioJuhe_txt p a:hover{color: #727475;}

.ciomoban_con_tit{font-size: 24px;color: #2a2a2a;font-weight: bold;padding-top: 90px;}
.ciomoban_con_tit span{font-size: 12px;color: #727475;font-weight: 100;}
.ciomoban_con1 img{width: 100%;margin-bottom: 25px;}
.ciomoban_con1 p{font-size: 14px;line-height: 21px;color: #727475;padding: 15px 10px 0;}
.ciomoban_con2 .cioJuhe_tit{padding: 0;}
.ciomoban_con2 .cioJuhe_tit span{margin: 0;}
.ciomoban_con2 ul{padding: 0;padding-top: 34px;margin-bottom: 34px;}
.ciomoban_con2 ul li{list-style: none;border-bottom: 1px solid #e8e8e8;line-height: 33px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.ciomoban_con2 ul li a{color:#727475;}

.app_content{padding:70px 0;}
.rjkf_bg1{background: #fafafa;}
.rjkf_bg2{background: #fff;}
.app_center1 img{margin: 0 auto;display: block;padding-top: 70px;padding-bottom: 55px;}
.app_center1 p{padding: 0 15px;line-height: 24px;font-size: 14px;text-indent: 28px;color: #6e6e6f;padding-bottom: 70px;}
.app_center_tit{font-size: 20px;color: #e0002a;padding: 0;text-align: center;padding-top: 85px;}

.app_center2{ padding-bottom:165px;}
.ptcrj_picScroll{ margin-top:65px; position:relative;}
.ptcrj_picScroll .hd{ display:none;}
.ptcrj_picScroll .bd{ width:460px; margin:0 auto;}
.ptcrj_picScroll .bd ul{ width:100%;}
.ptcrj_picScroll .bd li{ width:40%; float:left; font-size:14px; text-align:center; margin:0 5%;}
.ptcrj_picScroll .bd li a{-webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 作废链接高亮 */ color:#333;}
.ptcrj_picScroll .bd li .pic img{ display:block; width:125px; width:125px; margin:0 auto;}
.ptcrj_picScroll .bd li p{ margin-top:20px;}
.ptcrj_picScroll .prev,.ptcrj_picScroll .next{position:absolute;top:50%;margin-top:-35px; width:60px;height:70px;z-index:10; cursor:pointer; display:none;}
.ptcrj_picScroll .prev{ left:0;}
.ptcrj_picScroll .next{ right:0;}
.ptcrj_picScroll .prev i{color:#000;font-size:24px;position: absolute;top:50%;left:50%;width:24px;height:24px;margin-left:-12px;margin-top:-12px;}
.ptcrj_picScroll .next i{color:#000;font-size:24px;position: absolute;top:50%;left:50%;width:24px;height:24px;margin-left:-12px;margin-top:-12px;}


.app_list_tit{font-size: 16px;color: #6e6e6f;line-height: 26px;margin-bottom: 10px;height: 26px;}
.app_list_tit img{width: 24px;height: 24px; margin-right:8px;}
.app_list_center1{margin: 0 0 10px 0;text-align: center; padding:25px 0;}
.app_list_con{font-size: 20px;color: #ffffff;margin: 0 auto;display: inline-block;}
.app_list_con_txt{font-size: 20px;color: #ffffff;display: inline-block;margin: 0 auto;float: left; line-height:32px; width:330px; text-align:right;}
.app_list_btn{float: left; margin-left:15px;}
.list_blue{background: #329cd6;}
.list_red{background: #f18567;}
.list_green{background: #7bbd43;}
.newProduct_list_center_tit{text-align: left;padding-left: 5px;margin-bottom: 10px;display: none;}
.newProduct_list_center_tit span{font-size: 16px;color: #879ccd;border-bottom: 1px solid #879ccd;line-height: 25px;}
.content_tit{font-size: 26px;color: #e0002a;margin: 0 auto;text-align: center;margin-top: 60px;margin-bottom: 55px;}
.content_tit span{border-bottom: 2px solid #e0002a;padding:0 10px ;padding-bottom: 7px;}
.newProduct_list{overflow: hidden; position:relative; background:url(/new/images/cio/cio_chanpin_img1.png) 0 0 no-repeat; padding-bottom:50px;}
.newProduct_list img{width: 100%;}
.newProduct_list_center_box{width: 1020px;}
.newProduct_list_center{float: left;width: 184px;margin-right: 20px;position: relative;top: -180px;}
.newProduct_list_center ul{padding: 0;padding-left: 5px;padding-right: 5px;}
.newProduct_list_center ul li{list-style: none;font-size: 13px;text-align: left;line-height: 19px;}
.newProduct_list_center ul li a{color: #545454}
.newProduct_list_center ul li a:hover{color: #545454}
.newProduct_con_header{font-size: 74px;color: #156ded;margin: 0 auto;text-align: center;margin-top: 50px;}
.newProduct_con_tit{position: relative;margin-bottom: 50px;}
.newProduct_con_tit span{text-align: center;;margin: 0 auto;display: block;font-size: 24px;color: #2c2c2c;}
.newProduct_con_tit_left{width: 20%;height: 2px;border-bottom: 1px solid #e8e8e8;border-top: 1px solid #f4f4f4;display: inline-block;position: absolute;top: 16px;left: 0;}
.newProduct_con_tit_right{width: 20%;height: 2px;border-bottom: 1px solid #e8e8e8;border-top: 1px solid #f4f4f4;display: inline-block;position: absolute;top: 16px;right: 0;}
.newProduct_con .col-xs-6 ul{padding: 0;text-align: center;}
.newProduct_con .col-xs-6 ul span{font-size: 16px;line-height: 24px;color: #2c2c2c;margin-bottom: 10px;}
.newProduct_con .col-xs-6 ul li{list-style: none;margin-top: 5px;}
.newProduct_con_center2{background: url('/new/images/cio/chanpinImg2.jpg') top center no-repeat;background-size: 100%;min-height: 490px;}
.newProduct_con_center2 .content_tit{margin-top: 50px;}
.newProduct_con_center_list {padding: 0;margin-top: 50px;}
.newProduct_con_center_list li {font-size: 14px;color: #666666;line-height: 24px;background: url('/new/images/cio/list_style_img1.png') left 8px no-repeat; padding-left: 15px;list-style: none;}
.newProduct_con_center3{background: url('/new/images/cio/chanpinImg3.jpg') top center no-repeat;background-size: 100%;min-height: 490px;}
.newProduct_con_center3 .content_tit span{color: #ffffff;border-bottom: 1px solid #ffffff;}
.newProduct_con_center3 .content_con{position: relative;}
.newProduct_con_center3 .Product_years{position: relative;overflow: hidden;width: 864px;left: 68px;}
.newProduct_con_center3 .Product_years_line{height: 3px;background:#ffffff;width: 756px;position: absolute;top: 62px;left: 68px;z-index: 1}
.newProduct_con_center3 .Product_years .Product_years_all{margin:0;display: inline-table;width: 1944px;padding: 0;z-index: 99;position: relative;}
.newProduct_con_center3 .Product_years .Product_years_all li{float: left;list-style: none;width: 108px;}
.newProduct_con_center3 .Product_years .Product_years_center{width: 100%;height: 80px;background:#dee4f5;margin-top: 36px;position: relative;}
.newProduct_con_center3 .Product_years .Product_years_center p{font-size: 14px;color: #2783c4;margin: 0;padding: 0 50px;display: table-cell;vertical-align:middle;}
.newProduct_con_center3 .Product_years .Product_years_center .Product_years_arrow{position: relative;top: -23px;left: 38px;}
.newProduct_con_center3 .Product_years ul li p{font-size: 16px;color: #ffffff;}
.newProduct_con_center3 .Product_years .Product_years_logo{text-align: center;}
.Product_years_left,.Product_years_right{font-size: 40px;line-height:36px;cursor: pointer;top: 50px;z-index: 999;position: absolute;color: #ffffff}
.Product_years_left{float: left;left: 10px}
.Product_years_right{float: right;right: 10px;}

.newProduct_con_center4{background: #ffffff;}
.newProduct_con_center4 .col-xs-12{text-align: center;}
.newProduct_con_center4 .col-xs-12 ul{padding: 0;margin: 0;padding-left: 70px;padding-top: 30px;}
.newProduct_con_center4 .col-xs-12 ul li{font-size: 14px;color: #666666;line-height: 24px;text-align: left; padding-left:15px;}
.newProduct_con_center4 .cio_qiye1{border-right: 1px solid #e7e7e7}
.newProduct_con_center4 .cio_qiye1 li{ background:url(/new/images/cio/list_style_img2.png) left 8px no-repeat;}
.newProduct_con_center4 .cio_qiye2{border-right: 1px solid #e7e7e7;margin-bottom: 40px;}
.newProduct_con_center4 .cio_qiye2 li{ background:url(/new/images/cio/list_style_img1.png) left 8px no-repeat;}
.newProduct_con_center4 .cio_qiye3 li{ background:url(/new/images/cio/list_style_img3.png) left 8px no-repeat;}
.newProduct_con_center5{background: #f2f2f2;}
.newProduct_con_center5 ul{padding: 10px 0 50px 0;}
.newProduct_con_center5 ul li{list-style: none;font-size: 14px;color: #666666;line-height: 24px;}
.newProduct_con_center6{background: url('/new/images/cio/chanpinImg4.jpg') top center no-repeat;background-size: 100%;}
.newProduct_con_center6 .content_tit span{border-bottom: 2px solid #ffffff;color: #ffffff}
.newProduct_con_center6 .newProduct_center_txt{padding-bottom: 62px;}
.newProduct_con_center6 .newProduct_center_txt_tit{width: 192px;height: 43px;background: url('/new/images/cio/cio_chanpin_img2.png') no-repeat;background-size: 100%;color: #ffffff;text-align: center;line-height: 43px;font-size: 16px;margin-top: 36px;}
.newProduct_con_center6 .newProduct_center_txt_con{background-image:-webkit-linear-gradient(to left, #dfe6f6, rgba(255,255,255,0));background-image:linear-gradient(to right,#dfe6f6,rgba(255,255,255,0));margin-top: 8px;}
.newProduct_con_center6 .newProduct_center_txt_con ul{ padding:30px 30px 16px 30px;margin: 0;}
.newProduct_con_center6 .newProduct_center_txt_con ul li{list-style: none;font-size: 16px;line-height: 24px;color: #2783c4;}
.newProduct_con_center7{padding-top: 60px;padding-bottom: 60px;}
.newProduct_con_center7 ul{margin: 0;padding: 0;}
.newProduct_con_center7 ul li{width: 33%;float: left;list-style: none;text-align: center;}


/*serviceJuhe*/
.svice_bg img{width: 100%;margin-top: 100px;}
.sviceJuhe_header .content_tit{margin-bottom: 24px;}
.sviceJuhe_header .img img{ display:block; width:100%;}
.sviceJuhe_header p{font-size: 14px;text-indent: 28px;line-height: 24px;color: #666666;font-weight: bold;-webkit-font-smoothing: antialiased;	-moz-osx-font-smoothing: grayscale;}
.sviceJuhe_content .content_tit{font-size: 14px;color: #666666;}
.sviceJuhe_content .content_tit span{border-bottom: 0;border-left: 2px solid #e0002a;border-right: 2px solid #e0002a;padding:10px 25px;
	background-image: -webkit-radial-gradient(ellipse at center, rgb(255,255,255),rgb(238,238,238));
	background-image: radial-gradient(ellipse at center, rgb(255,255,255),rgb(238,238,238));}
.sviceJuhe_content_img{width: 60%;float: left;}
.sviceJuhe_content_img img{width: 100%;}
.sviceJuhe_content_txt{width: 40%;float: left; padding:42px 0 0 45px;}
.sviceJuhe_content_txt1{padding-left: 135px;}
.sviceJuhe_content_txt .sviceJuhe_content_tit{font-size: 16px;color: #000000;font-weight: bold;}
.sviceJuhe_content_txt .sviceJuhe_content_tit div{height: 1px;width: 33px;background:#333333;margin-top: 11px;}
.sviceJuhe_content_txt .sviceJuhe_content_list1,.sviceJuhe_content_txt .sviceJuhe_content_list2{width: 50%;float: left;padding: 0;}
.sviceJuhe_content_txt .sviceJuhe_content_list{padding: 0;width: 100%;}
.sviceJuhe_content_bg{background: url('/new/images/cio/svice_list_bg.jpg') no-repeat;background-size: 100% 100%;}
.sviceJuhe_container_bg1{background: #2698d6}
.sviceJuhe_container_bg2{background: #ffffff}
.sviceJuhe_content_txt ul li{background: url('/new/images/logo/list_style_img1.png') left 50% no-repeat;list-style: none;font-size: 14px;line-height: 34px;text-indent: 15px;}
.sviceJuhe_content_txt ul li a{color: #000000}
.sviceJuhe_content_txt ul li a:hover{color: #e0002a;text-decoration: underline}
.sviceJuhe_container_bg1 .sviceJuhe_content_txt ul li{background: url('/new/images/logo/list_style_img2.png') left 50% no-repeat;}
.sviceJuhe_container_bg1 .sviceJuhe_content_txt ul li a{color: #ffffff;}
.sviceJuhe_container_bg1 .sviceJuhe_content_txt .sviceJuhe_content_tit{color: #ffffff;}
.sviceJuhe_container_bg1 .sviceJuhe_content_txt .sviceJuhe_content_tit div{background: #ffffff;}

.sviceJuhe_center p{text-align: center;font-size: 16px;color: #000000;}
.sviceJuhe_center .svice_bg img{margin-top: 20px;}
.svice_video{ margin-top: 10px;margin-bottom: 50px; text-align:center;}
.svice_video .videoPic{ width:500px; border:1px solid #ebebeb;box-shadow: #f3f3f3 0px 0px 3px 1px; display:inline-block; padding:5px; position:relative; cursor:pointer;}
.svice_video .videoPic img{ display:block; width:100%;}
.svice_video .videoPic .Videoplay{ width:52px; height:52px; background:url(/new/images/medio/videoPlay.png) no-repeat; position:absolute; top:50%; left:50%; margin:-26px 0 0 -26px;}

.sviceJuhe_center2{background: #2698d6;}
.sviceJuhe_center2 .content_tit{color: #ffffff;}
.sviceJuhe_center2 .content_tit span{border-bottom:1px solid #ffffff;}
.sviceJuhe_center2 .sviceJuhe_center2_img1{float: left;}
.sviceJuhe_center2 .sviceJuhe_center2_txt1{float: left;}
.sviceJuhe_center2 .sviceJuhe_content_tit{font-size: 16px;color: #ffffff;font-weight: bold;margin-top: 40px;margin-bottom: 5px;}
.sviceJuhe_center2 .sviceJuhe_content_tit div{height: 1px;width: 33px;background:#ffffff;margin-top: 11px;}
.sviceJuhe_center2_txt1 ul{padding: 0;}
.sviceJuhe_center2_txt1 ul li{font-size: 13px;color: #064c71;line-height: 20px;list-style-position: inside;}

.sviceJuhe_center3{background: url('/new/images/cio/svice_bg2.jpg') no-repeat;background-size: 100% 100%;min-height: 584px;}
.svice_block_box:before{content: '';clear: both;}
.svice_list_line{padding:10px 0;}
.svice_block{float: left;position: relative;}
.svice_block1{background: #3ba2da;}
.svice_block2{background: #e0002a;}
.svice_block_box1{margin-top: 125px}
.svice_block_box1 .svice_block{min-height: 125px;}
.svice_block_box2 .svice_block{min-height: 173px;}
.svice_block_wid1{width: 315px;}
.svice_block_box1 .svice_block_wid1{float: left;text-align: center;}
.svice_block_box1 .svice_block_wid2:before{content: '';width: 12px;height: 12px;background: #3ba2da;position: absolute;bottom: -6px;left: 175px;transform: rotate(45deg);-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);}
.svice_block_box1 .svice_block_wid3:before{content: '';width: 12px;height: 12px;background: #e0002a;position: absolute;bottom: -6px;left: 123px;transform: rotate(45deg);-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);}
.svice_block_box2 .svice_block_wid1:before{content: '';width: 12px;height: 12px;background: #3ba2da;position: absolute;top: -6px;left: 152px;transform: rotate(45deg);-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);}
.svice_block_box2 .svice_block_wid2:before{content: '';width: 12px;height: 12px;background: #e0002a;position: absolute;top: -6px;left: 175px;transform: rotate(45deg);-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);}
.svice_block_box2 .svice_block_wid3:before{content: '';width: 12px;height: 12px;background: #3ba2da;position: absolute;top: -6px;left: 123px;transform: rotate(45deg);-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);}
.svice_block_box1 .svice_block_wid1 img{margin-top: 30px;}
.svice_block_wid2{width: 358px;margin-left: 20px;}
.svice_block_wid3{width: 258px;margin-left: 20px;}
.svice_block ul{ padding:20px 20px 0 20px;}
.svice_block ul li{background: url('/new/images/logo/list_style_img3.png') left 50% no-repeat;text-indent: 10px;list-style: none;font-size: 13px;color: #ffffff;line-height: 24px;}

.sviceJuhe_center4 .container{padding-top: 50px;padding-bottom: 150px;}
.sviceJuhe_center4 ul{padding: 0;float: left;}
.sviceJuhe_center4 ul li{font-size: 14px;line-height: 24px;color: #ffffff;list-style: none;background: url('/new/images/logo/list_style_img4.png') left 45% no-repeat;text-indent: 10px;}
.sviceJuhe_center5 .paasCloud_case_box{margin-bottom: 110px;}
.sviceJuhe_center5 .rxfw_case_boxB{ margin-bottom:30px;}
.paasCloud_case_box .anliSubtitle{ font-size:16px; font-weight:bold; padding-top:20px;}
.footerResearchWu{width: 100%;background: #2698d6;overflow: hidden;}
.Product_years_tab_txt{width: 100%;height: 100%;position: absolute;top: 0;left: 0;display: inline-table;display: none;}
.Product_years_tab1{display: inline-table;}
.newProduct_con{ margin-bottom:20px;}
.paasCloud_img img{ display:block; width:100%;}

@media (max-width: 767px){
	.sviceJuhe_content_bg{background: transparent;}
	.sviceJuhe_content_img{width: 100%;}
	.sviceJuhe_content_txt{width: 100%;padding: 20px 10px;}
	.svice_bg{ margin-top:25px;}
	.svice_bg img{margin: 0;}
	.svice_video{ padding:0 10px;}
	.svice_video .videoPic{width: 100%;}
	.VideoLayer{ width:100%; height:214px; margin:-107px 0 0 -50%;}
	.sviceJuhe_center2 .sviceJuhe_center2_img1{width: 40%;position: relative;left: 30%;float: none;}
	.sviceJuhe_center2 .sviceJuhe_content_tit{margin-top: 5px;}
	.sviceJuhe_center2 .sviceJuhe_center2_txt1{float: none;padding-left: 15px;}
	.svice_block{width: 100%!important;margin: 0!important;}
	.svice_block_box1 .svice_block_wid2:before{content: '';top: -6px;left: 50%;}
	.svice_block_box1 .svice_block_wid3:before{content: '';top: -6px;left: 50%;}
	.svice_block_box2 .svice_block_wid1:before{content: '';left: 50%;}
	.svice_block_box2 .svice_block_wid2:before{content: '';left: 50%;}
	.svice_block_box2 .svice_block_wid3:before{content: '';left: 50%;}
	.svice_block ul li{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
	.svice_list_line{display: none;}
	.sviceJuhe_center4 .sviceJuhe_center4_img{text-align: center;}
	.sviceJuhe_center4 ul{margin-top: 15px;width: 100%;padding:0 10px; }
	.sviceJuhe_center4 ul li{overflow: hidden;white-space: nowrap;text-overflow: ellipsis; color:#333;}
	.sviceJuhe_center4 .container{padding-bottom: 50px;}
	.newProduct_list{ background:none;}
	.newProduct_list_center_box{width: 100%;}
	.newProduct_list_center{top: 0px;}
	.newProduct_list_center{width: 98%;margin: 0 auto 10px auto;}
	.newProduct_list_center_tit{display: block;}
	.app_center1 .container img{width: 100%; padding:30px 0 35px 0;}
	.app_center2 .container img{width: 70%;}
	.app_center2{padding-bottom: 10px;}
	
	.ptcrj_picScroll .bd{ width:100%;}
	.ptcrj_picScroll .bd li{ width:30%; margin:0 10% 10px 10%;}
	.ptcrj_picScroll .bd li .pic img{ width:100%;}

	.app_list_con_txt{font-size: 14px; width:100%; text-align:left; float:none; margin:0; display:block;}
	.app_list_btn{ float:none; margin:0;}
	.ciomoban_con_tit{padding:30px 10px 0;}
	.ciomoban_con1{border-bottom: 1px solid #e8e8e8;margin-bottom: 10px;padding-bottom: 10px;}
	.cioJuhe_con2{margin: 0;}
	.cioJuhe_con_center1{width: 98%;text-align: center;}
	.cioJuhe_con2 ul li,.cioJuhe_con1 ul li{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
	.recruit_f img{float: left;width: 5%;}
	.recruit_f span{float: right;padding-right: 5px;display: block;width: 95%;}
	.cloudServers_content .col-sm-8{margin: 10px 0;}
	.cloudServiers_header_center img{padding: 0 5px;margin-top: 15px;margin-bottom: 15px;}
	.cloudServers_con{height: auto;margin-bottom: 15px;}
	.cloudServers_center_tit{padding-top: 10px;}
	.cloudServers_center_txt ul{padding: 0 27px;width: 100%;}
	.modelShare_box{height: auto;padding-bottom: 10px;}
	.footerResearch_hr{width: 50%;float: left;}
	.footerResearch_txt form p{text-align: right;}
	.news_left{padding:0px;}
	.news_right{padding:0px;}
	.news_center_box{margin: 0;}
	.news_center .news_thumbnail{width: 30%;}
	.news_thumbnail_list{width: 69%;font-size: 12px;}
	.news_thumbnail_list li{height: 25px;line-height: 25px;}
	.news_thumbnail_list .list_first{height: 20px;line-height: 20px;}
	.news_center .news_thumbnail{margin-bottom: 20px;}
	.news_content_change ul{width: 100%;}
	.news_timer{width: 55%;}
	.news_address{border: 0;width: 45%;}
	.news_address:before{left: 15px;}
	.news_txt,.news_push{display: none;}
	.news_years ul li{width: 150px;}
	.news_years{width: 84%;}
	.case_infor_center{width: 100%;}
	.solution_tit1{margin-top: 40px;}
	.cloudServercase{margin:0;}
	.cloudServercase1,.cloudServercase2{width: 100%;}
	.cloudServer_txt1{margin-top: 20px;}
	.cloudServercase2 img{margin-top: 20px;width: 90%;position: relative;left: 5%;}
	.solution_case ul li{font-size: 12px;}
	.footerResearch_center{width: 100%;}
	.footerResearch_center p{font-size: 12px;}
	.footerResearch_center ul li{width: 100%;padding: 0;}
	.footerResearch_img a{padding: 5px 15px;}
	.Research_center_firsrt:nth-of-type(1){height: auto;}
	.case_tit2,.case_infor_center2 .case_infor1{padding:0 10px;}
	.cloudServer ul li{height:auto; padding-bottom:30px;}
	.case_tit{width: 100%;padding-left: 5%;}
	.case_infor{padding: 5% 5% 0 5%;}
	.case_infor1{padding-left:10px; padding-right: 10px;text-indent: 0;}
	.case_center .case_img{width: 100%;}
	.case_center .case_text{width: 100%;}
	.case_center .case_txt1, .case_center .case_txt2{width: 80%;margin-left: 10%;text-indent: 0;}
	.case_text p{text-indent: 32px;padding: 0 5%;}
	.case_center .case_img{background: url('/new/images/caseImg4.jpg') no-repeat;margin-top: 0px;height: 180px;}
	.case_box{height: auto;}
	.case_center1 img{display: none;}
	.case_center1 .case_txt1, .case_center1 .case_txt2{width: 100%;}
	.case_center1 .case_txt1 p, .case_center1 .case_txt2 p{width: 100%;left: 0%;}
	.case_center1 p{width: 90%;position: relative;left: 5%;}
	.modelNew_infor .col-sm-12 ul li{width: 100%;}
	.modelNew_infor .col-sm-12 ul li p{width: 70%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.modelShare_center .col-xs-12{margin-top: 10px;}
	.modelPro_list ul{min-height: auto;}
	.modelPro_list div:nth-child(4) ul{min-height: auto;margin-bottom: 17px;}
	.modelPro_list div:nth-child(5) ul{min-height: auto;margin-bottom: 17px;}
	.model_new{margin:0;}
	.model_share .model_title{margin-top: 17px;}
	.model_line{width: 20%;}
	.bodyMain nav:nth-of-type(2) .model_line{width: 10%;}
	.financial_header{width: 100%;font-size: 24px; margin-top:30px;}
	.finService_worth .container{background:url("/new/images/model/finService_worth.jpg") no-repeat;height: 355px;}
	.financial_header_left, .financial_header_right{margin-top:0; }
	.financial_header_center{width: 100%;}
	.financial_header_txt{margin:35px auto 10px auto;width:auto; padding:0 10px;}
	.finService_tit{margin-top: 10px;display:block;text-align: center;}
	.finServiceTittle{margin-top: 10px;}
	.finService_list{padding: 0 7px;}
	.finService_longevity ul{margin-bottom: 0px;margin-top: 10px;}
	.financial_tit_color2{margin-top: 10px;}
	.finService_worth .finService_worth1{display: block;width: 50%;margin: 0 auto;position: static;margin-top: 10px;}
	.financial_txt{display: block;margin: 0 auto;padding: 0;width: 95%;font-size: 14px;color: #676666;height: 20px;line-height: 20px;}
	.financial_txt li{list-style:decimal inside;background: rgba(255,255,255,0.5);margin-top: 7px;padding-left: 5px;}
	.paasCloud_case_center{ width:auto; padding:0 10px;}
	.paasCloud_case_center li{width:100%; margin-right:0;}
	.paasCloud_form_box .paasCloud_form_img1{width: 90%;margin-left: 5%;margin-top: 15px;}
	.paasCloud_form_box .paasCloud_form_img2{display: none;}
	.paasCloud_form_list{position: relative;top: 10px;left: 5%;right: 0px;width: 90%;display: inline-block;border-radius: 10px;}
	.paasCloud_form_list li{border-radius: 10px;}
	.paasCloud_form_list li:nth-child(1){background-image:-webkit-linear-gradient(to top, #b9e3f9, #FFFFFF);background-image:linear-gradient(to bottom,#b9e3f9,#FFFFFF);}
	.paasCloud_form_list li:nth-child(2){background-image:-webkit-linear-gradient(to top, #e2e3e3, #FFFFFF);background-image:linear-gradient(to bottom,#e2e3e3,#FFFFFF);}
	.paasCloud_form_list li:nth-child(3){background-image:-webkit-linear-gradient(to top, #b9e3f9, #FFFFFF);background-image:linear-gradient(to bottom,#b9e3f9,#FFFFFF);margin-top: 8px;}
	.paasCloud_form_list li:nth-child(4){background-image:-webkit-linear-gradient(to top, #85d1f5, #FFFFFF);background-image:linear-gradient(to bottom,#85d1f5,#FFFFFF);margin-top: 8px;}
	.paasCloud_form_list .paasCloud_form_list2 li{background: transparent;padding: 0 7px;border-radius: 0;margin:0;}
	.paasCloud_end{width: 70%;margin:35px auto;}
	.finService_list li p:nth-of-type(1){font-size: 14px;}
	.finService_list li p:nth-of-type(2){font-size: 12px;}
	.paasCloud_form_box{padding-bottom: 30px;}
	.modelNew_tit{margin-top: 10px;}
	.recruit_nav{width: 100%;margin-bottom: 10px;}
	.recruit_nav ul{padding-top: 0px;padding-left: 10px;}
	.recruit_nav ul li{float: left;width: 33%;}
	.recruit_center{width: 100%;float: none;padding: 0 10px;}
	.centerInfor_tit1{width: 100%;padding: 0 7px;text-align: left;}
	.centerInfor_tit2{width: 100%;padding: 0 7px;text-align: left;}
	.centerInfor_tit3{width: 100%;padding: 0 7px;text-align: left;}
	.centerInfor_tit4{width: 100%;padding: 0 7px;text-align: left;}
	.recruit_centerInfor_tit span{width: 100%}
	.newProduct_con_header{font-size: 35px;}
	.newProduct_con_tit span{font-size: 15px;border-bottom: 1px solid #e8e8e8; padding-bottom:10px;}
	.newProduct_con_tit_left,.newProduct_con_tit_right{display: none;}
	.newProduct_con .col-xs-6 ul{min-height: 240px;}
	.newProduct_con_center2,.newProduct_con_center3,.newProduct_con_center6{background-size: 100% 100%;}
	.newProduct_con_center_list{padding: 0 10px 30px 10px;}
	.newProduct_con_center_list li{}
	.newProduct_con_center3 .Product_years{left: 40px;padding: 0;}
	.newProduct_con_center5 ul li{padding:  0 10px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
	.newProduct_con_center4 .container ul{padding: 0;padding-top: 20px;position: relative;margin-bottom: 10px;}
	.cio_qiye1,.cio_qiye2,.cio_qiye3{margin-bottom: 15px!important;}
	.newProduct_list_center_box{ padding:0 10px;}
	.newProduct_list_center ul li{ font-size:14px;}
	.newProduct_con_center4{ padding:0 10px;}
	.sviceJuhe_header{ padding:0 10px;}
	.sviceJuhe_center2{ padding-bottom:30px;}
	.sviceJuhe_center2_txt1 ul li{ font-size:14px;}
	.newProduct_con_center7 ul li img{ display:inline-block; width:80%;}
	.content_tit{ font-size:20px; margin:30px 0 40px 0;}
	.app_list_center1{ margin:0 0 10px 0; padding:15px 0;}
	.app_content{ padding:30px 0;}
	.app_center_tit{ padding-top:30px;}
	.ptcrj_picScroll{ margin-top:25px;}
	.app_center1 p{ padding-bottom:30px;}
	.sviceJuhe_container_bg2{}
	.sviceJuhe_center3{ background-size:180% auto;}
	.sviceJuhe_container_bg3{ background-color:#2698d6;}
	.sviceJuhe_container_bg3 .sviceJuhe_content_txt .sviceJuhe_content_tit{ color:#fff;}
	.sviceJuhe_container_bg3 .sviceJuhe_content_txt .sviceJuhe_content_tit div{ background-color:#fff;}
	.sviceJuhe_container_bg3 .sviceJuhe_content_txt ul li{ background: url('/new/images/logo/list_style_img2.png') left 50% no-repeat;}
	.sviceJuhe_container_bg3 .sviceJuhe_content_txt ul li a{ color:#fff;}
	.sviceJuhe_center p{ padding:0 10px;}
	.footerRes_tit{ margin-top:30px;}
	.financial_tit_color3{ margin-top:30px;}
	.paasCloud_form_tit{ margin-top:30px;}
	.cloudServiers_header{ margin:30px 0;}
	.cloudServiers_header span{ font-size:22px;}
	.cloudServiers_header img{ margin-top:30px; width:200%;}
	.cloudServiers_header_center p{ margin-top:30px;}
	.solution_tit2{ margin-top:30px;}
	.paasCloud_service .col-cloud .cloudimg{ display:block; width:100%; height:auto;}
	.cloudcase_tit1{ width:auto; padding:0 10px 10px 10px;}
	
	
}
@media (min-width:768px){

	.sviceJuhe_content_bg{background: transparent;}
	.sviceJuhe_content_img{width: 100%;}
	.sviceJuhe_content_txt{width: 100%;}
	.svice_bg img{margin: 0;}
	.svice_video{width: 100%;height: auto;}
	.svice_video video{width: 98%;left: 1%;top:2px;height: auto;}
	.svice_block{width: 100%;margin: 0;}
	.svice_block_box1 .svice_block_wid2:before{content: '';top: -6px;left: 50%;}
	.svice_block_box1 .svice_block_wid3:before{content: '';top: -6px;left: 50%;}
	.svice_block_box2 .svice_block_wid1:before{content: '';left: 50%;}
	.svice_block_box2 .svice_block_wid2:before{content: '';left: 50%;}
	.svice_block_box2 .svice_block_wid3:before{content: '';left: 50%;}
	.svice_block ul li{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
	.svice_list_line{display: none;}
	.sviceJuhe_center4 .sviceJuhe_center4_img{text-align: center;}
	.sviceJuhe_center4 ul{margin-top: 15px;width: 100%;padding:0 10px; }
	.sviceJuhe_center4 ul li{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
	.sviceJuhe_center4 .container{padding-bottom: 50px;}
	.sviceJuhe_center3{background: #ffffff;}
	.svice_block_box1{margin-top: 0px;}
	.sviceJuhe_center3 .container{margin: 0;width: 100%;}
	.svice_block_box1 .svice_block_wid1{width: 100%;}
	.newProduct_con_center2,.newProduct_con_center3,.newProduct_con_center6{background-size: 100% 100%;}
	.newProduct_list_center{width: 50%;top: 0;}
	.newProduct_list_center_tit{width: 50%;}
	.newProduct_list_center_box{width: 100%;}
	.newProduct_list_center_tit{display: block;}
	.newProduct_con_center3 .Product_years{left: 40px;}
	.recruit_nav{width: 100%;margin-bottom: 10px;}
	.recruit_nav ul{padding-top: 0px;}
	.recruit_nav ul li{float: left;width: 20%;}
	.recruit_center{width: 100%;float: none;padding: 0 10px;}
	.news_years{width: 94%;}
	.modelNew_infor .col-sm-12 ul li p{width: 70%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
	.modelPro_list ul{min-height: 546px;}
	.modelShare_box{height: 400px;}
	.paasCloud_form_box .paasCloud_form_img1{width: 90%;margin-left: 5%;}
	.paasCloud_form_box .paasCloud_form_img2{display: none;}
	.paasCloud_form_list{position: relative;top: 10px;left: 5%;right: 0px;width: 90%;display: inline-block;border-radius: 10px;}
	.paasCloud_form_list li{border-radius: 10px;}
	.paasCloud_form_list li:nth-child(1){background-image:-webkit-linear-gradient(to top, #b9e3f9, #FFFFFF);background-image:linear-gradient(to bottom,#b9e3f9,#FFFFFF);}
	.paasCloud_form_list li:nth-child(2){background-image:-webkit-linear-gradient(to top, #e2e3e3, #FFFFFF);background-image:linear-gradient(to bottom,#e2e3e3,#FFFFFF);}
	.paasCloud_form_list li:nth-child(3){background-image:-webkit-linear-gradient(to top, #b9e3f9, #FFFFFF);background-image:linear-gradient(to bottom,#b9e3f9,#FFFFFF);margin-top: 8px;}
	.paasCloud_form_list li:nth-child(4){background-image:-webkit-linear-gradient(to top, #85d1f5, #FFFFFF);background-image:linear-gradient(to bottom,#85d1f5,#FFFFFF);margin-top: 8px;}
	.paasCloud_form_list .paasCloud_form_list2 li{background: transparent;padding: 0 7px;border-radius: 0;margin:0;}
	.centerInfor_tit1{padding-left: 0;padding-right: 72px;text-align: center;}
	.centerInfor_tit2{padding-left: 7px;padding-right: 30px;text-align: center;}
	.centerInfor_tit3{padding-left:30px;padding-right: 7px;text-align: center;}
	.centerInfor_tit4{padding-left: 72px;padding-right: 0px;text-align: center;}
	
	.newProduct_list_center_tit_a1{width:185px; display:block; position:absolute; left:0px; top:0;height: 214px; z-index:9;}
	.newProduct_list_center_tit_a2{width:185px; display:block; position:absolute; left:205px; top:0;height: 214px; z-index:9;}
	.newProduct_list_center_tit_a3{width:185px; display:block; position:absolute; left:410px; top:0;height: 214px; z-index:9;}
	.newProduct_list_center_tit_a4{width:185px; display:block; position:absolute; left:612px; top:0;height: 214px; z-index:9;}
	.newProduct_list_center_tit_a5{width:185px; display:block; position:absolute; left:815px; top:0;height: 214px; z-index:9;}
}
@media (min-width: 992px){
	.svice_block_wid2{width: 358px;margin-left: 20px;}
	.svice_block_wid3{width: 258px;margin-left: 20px;}
	.svice_block_wid1{width: 315px;}
	.sviceJuhe_content_bg{background: url('/new/images/cio/svice_list_bg.jpg') no-repeat;background-size: 100% 100%;}
	.sviceJuhe_content_img{width: 60%;float: left;}
	.sviceJuhe_content_txt{width: 40%;float: left;padding-left: 45px;}
	.svice_bg img{width: 100%;margin-top: 100px;}
	.svice_block{float: left;position: relative;}
	.svice_block_box1 .svice_block_wid1{float: left;text-align: center;width: 315px;}
	.svice_block_box1 .svice_block_wid2:before{top: initial;content: '';width: 12px;height: 12px;background: #3ba2da;position: absolute;bottom: -6px;left: 175px;transform: rotate(45deg);-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);}
	.svice_block_box1 .svice_block_wid3:before{top: initial;content: '';width: 12px;height: 12px;background: #e0002a;position: absolute;bottom: -6px;left: 123px;transform: rotate(45deg);-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);}
	.svice_block_box2 .svice_block_wid1:before{content: '';width: 12px;height: 12px;background: #3ba2da;position: absolute;top: -6px;left: 152px;transform: rotate(45deg);-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);}
	.svice_block_box2 .svice_block_wid2:before{content: '';width: 12px;height: 12px;background: #e0002a;position: absolute;top: -6px;left: 175px;transform: rotate(45deg);-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);}
	.svice_block_box2 .svice_block_wid3:before{content: '';width: 12px;height: 12px;background: #3ba2da;position: absolute;top: -6px;left: 123px;transform: rotate(45deg);-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);}
	.svice_block ul li{background: url('/new/images/logo/list_style_img3.png') left 50% no-repeat;text-indent: 10px;list-style: none;color: #ffffff;line-height: 24px;}
	.svice_list_line{padding:10px 0;display: block}
	.sviceJuhe_center4 .container{padding-top: 50px;padding-bottom: 150px;}
	.sviceJuhe_center4 ul{padding: 0;float: left;}
	.sviceJuhe_center4 ul li{font-size: 14px;line-height: 24px;color: #333;list-style: none;background: url('/new/images/logo/list_style_img5.png') left 45% no-repeat;text-indent: 10px;}
	.sviceJuhe_center3{background: url('/new/images/cio/svice_bg2.jpg') top center no-repeat;}
	.sviceJuhe_center3 .container{margin: 0 auto;width: 1000px;}
	.svice_block_box1{margin-top: 125px}
	.newProduct_list img{display: block}
	.newProduct_list_center{width: 184px; padding-top:250px;}
	.newProduct_list_center_box{width: 1020px;}
	.newProduct_con_center3 .Product_years{left: 68px;}
	.newProduct_list_center_tit{display: none;}
	.recruit_nav{width: 204px;margin-bottom: 0 ;}
	.recruit_nav ul{padding-top: 12px;}
	.recruit_nav ul li{float: none;width: 200%;}
	.modelPro_list ul{min-height: 400px;}
	.recruit_center{width: 760px;float: right; padding-bottom:80px;}
	.paasCloud_form_box .paasCloud_form_img1{width: 625px;margin-left:40px;float: left;}
	.paasCloud_form_box .paasCloud_form_img2{display: block}
	.paasCloud_form_list{padding: 0;width: 200px;position: absolute;top: 22px;right: 60px;left:inherit;}
	.paasCloud_form_list li{width: 100%;list-style: none;background: transparent;}
	.paasCloud_form_list li:nth-child(1){background: transparent;}
	.paasCloud_form_list li:nth-child(2){margin-top: 8px;background: transparent;}
	.paasCloud_form_list li:nth-child(3){margin-top: 27px;background: transparent;}
	.paasCloud_form_list li:nth-child(4){margin-top: 21px;background: transparent;}
	.paasCloud_form_list2{padding: 0 3px;width: 100%;}
	.paasCloud_form_list .paasCloud_form_list2 li{list-style-position: inside;font-size: 14px;line-height: 22px;list-style-type: disc;margin: 0;}
	.paasCloud_form_list .paasCloud_form_list2 li a{text-decoration: none;color: #565353;}
	.paasCloud_form_list2 li:nth-child(1){list-style: none;border-bottom: 1px dashed #999999;font-size: 16px;font-weight: bold;text-indent: 0;line-height: 34px;}
	
}
@media (min-width: 1200px){

	.modelPro_list ul{min-height: 400px;}
	.news_years{width: 93%;}
	.app_list{ width:1000px; margin:0 auto;}
}



/*吴超*/
.modelBCont{margin-top:50px;}
.modelBCont ul li{list-style:none;}
.modelBCont .modelBTitle{font-size:22px;font-weight:bold;color:#000;text-align:center;}
.modelBCont .modelBLtitle{font-size:22px;color:#000;text-align:center;}
.modelBCont .modelBList{margin-top:60px;padding: 0}
.modelBCont .modelBList .modelBItem .itemLeft{float:left;width:300px;}
.modelBCont .modelBList .modelBItem .itemLeft .img{width: 273px; height:175px; border-radius:5px;overflow:hidden;}
.modelBCont .modelBList .modelBItem .itemLeft .img img{display:block;width:100%;}
.modelBCont .modelBList .modelBItem .itemLeft p{color:#a3b4c4;font-size:18px;font-style:italic;margin-top:5px;}
.modelBCont .modelBList .modelBItem .itemRight{margin-left: 300px;border-left: 1px solid #f3f3f3;padding-left: 20px;padding-bottom: 70px;}
.modelBCont .modelBList .modelBItem .itemRight .itemTitle{font-size: 22px;color: #000;font-weight: bold;}
.modelBCont .modelBList .modelBItem .itemRight .fwcpTitle{font-size: 22px; color: #fff;font-weight: bold;background: url(/new/images/modelB/fwcpBg1.jpg) no-repeat;height: 51px;line-height: 51px;padding-left: 20px;margin-bottom: 40px;}
.modelBCont .modelBList .modelBItem .itemRight .textCont{overflow: hidden;}
.modelBCont .modelBList .modelBItem .itemRight .textCont .textTitle{margin-top: 50px;font-size: 18px;color: #3a3f42;padding-left: 10px;position: relative;border-left: 4px solid #e0002a;height: 18px;line-height: 16px;margin-bottom: 25px;}
.modelBCont .modelBList .modelBItem .itemRight .textCont p{font-size: 14px;color: #555;text-indent: 2em;line-height: 24px;}
.modelBCont .modelBList .modelBItem .itemRight .textCont .textBg{background: #f3f3f3;border-radius: 5px;padding: 40px;}
.modelBCont .modelBList .modelBItem .itemRight .textCont .textBg p{font-style:italic;color: #4a4f52;}
.modelBCont .modelBList .modelBItem .khjz{padding-bottom: 70px;}
.modelBCont .modelBList .modelBItem .khjz .textCont .textTitle{margin-top: 0px;}
.modelBCont .modelBList .modelBItem .khjz p{/*margin:0;*/}
.modelBCont .modelBList .modelBItem .fwcp p{margin:0;}
.modelBCont .solution .solution_tit2,.modelBCont .solution .solution_case{ color: #3a3f42; }
.modelBCont .solution .solution_case ul{padding: 24px 30px;}
.modelBCont .solution .solution_case ul li{text-align: left;}
.modelBCont .solution .solution_case ul li a{color: #333;font-size: 14px;}
.modelBCont .solution .solution_case{border-color: #3a3f42;}
.modelBCont .fwcpSolution .solution_case ul{padding: 10px 20px 15px 22px;}
.modelBCont .fwcpSolution .solution_case ul li{float: left;margin-right: 35px;}
.modelBFooter img{margin-top: 2px;}

.rxfwcpWrap .rxfwcpCont{margin-top: 60px;}
.rxfwcpWrap .rxfwcpCont .rxfwcpTitle{text-align: center;color: #757575;font-size: 24px;font-weight: bold;}
.rxfwcpWrap .rxfwcpCont .rxfwcpLtitleCont{border-bottom: 1px solid #fafafa;margin-top: 90px;}
.rxfwcpWrap .rxfwcpCont .rxfwcpLtitleCont .rxfwcpLtitle{border-bottom: 1px solid #e0002a;color: #e0002a;font-size: 20px;font-weight: bold;width: 240px;}
.rxfwcpWrap .rxfwcpBgCont{margin-top: 35px; height:513px;background: #fafafa url(../images/rxfwcpPic1.jpg) top right no-repeat; padding-bottom:30px;}
.rxfwcpWrap .rxfwcpCont .hroTextCont{margin-top:33px;margin-right: 165px;}
.rxfwcpWrap .rxfwcpCont .hroTextCont p,.rxfwcpWrap .rxfwcpCont .jzCont p{color: #666;font-size: 14px;}
.rxfwcpWrap .rxfwcpCont .jzCont{ padding-bottom:50px;}
.rxfwcpWrap .rxfwcpCont .jzCont .jzTitle{width: 69px;height: 38px;background: #003c87; color: #fff;font-size: 16px;font-weight: bold;line-height: 38px;padding-left: 15px;margin-bottom: 10px;}

.rxfwcpWrap .rxfwcpCont .solution_tit2{color: #003c87;}
.rxfwcpWrap .rxfwcpCont .solution_case{border-color: #003c87;}
.rxfwcpWrap .rxfwcpCont .solution_case ul li a{color: #333;}
.rxfwcpFooter{padding-left: 35px;}
.culture_detail{margin-bottom: 100px;}
.culture_detail .item{margin-top: 80px;}
.culture_detail .leftItem .img,.culture_detail .leftItem .textCont{float: left;}
.culture_detail .item .img{width: 399px;height: 177px;overflow: hidden;}
.culture_detail .item .img img{display: block;width: 100%;}
.culture_detail .item .textCont{width: 340px;margin-top: 30px;}
.culture_detail .item .textCont .icon{width: 50px;height: 43px;float: left;font-size: 27px;text-align: center;line-height: 43px;font-style: italic;color: #fff;}
.culture_detail .item .textCont .text{margin-left: 65px;}
.culture_detail .item .textCont .text .title{color: #e0002a;font-size: 22px;}
.culture_detail .item .textCont .text p{font-size: 14px;color: #666;margin-top: 10px;}
.culture_detail .leftItem .textCont{margin-left: 100px;}
.culture_detail .leftItem .textCont .icon{background: url(/new/images/aboutus/qywhIcon1.png) no-repeat;}
.culture_detail .rightItem .img,.culture_detail .rightItem .textCont{float: right;}
.culture_detail .rightItem .textCont{margin-right: 90px;}
.culture_detail .rightItem .textCont .icon{background: url(/new/images/aboutus/qywhIcon2.png) no-repeat;text-align: left;padding-left: 3px;}
.about-intro-title{color: #e0002a;font-size: 22px;text-align: center;width: 100px;margin: 0 auto;border-bottom: 2px solid #e0002a;margin-bottom: 15px;}
.about-intro-inner ul{background-position: left top;}
.about-intro-inner ul li{margin-bottom: 114px;}
.about-intro-con .aobutTabcon .conSame{background: none;padding: 0 0 0 20px;}
.about-intro-con .aobutTabcon .conSame .conmargin{border: 1px solid #f0eeee;padding: 20px 0;color: #666;position: relative;}
.about-intro-con .aobutTabcon .conSame .conmargin .years{text-align: center;font-size: 22px;}
.about-intro-con .aobutTabcon .conSame .conmargin .redPoint{width: 15px;height: 15px;position: absolute;top: 50%;margin-top: -8px;left: -8px;border: 1px solid #e1052e;border-radius: 8px;}
.aboutus-introduce .ywbjCont{margin-bottom: 100px;}
.aboutus-introduce .ywbjCont .about-intro-title{width: 170px;}
.aboutus-introduce .ywbjCont p{text-indent: 2em;color: #666;font-size: 14px;line-height: 27px;}
.aboutus-introduce .ywbjCont .img{width: 941px;overflow: hidden;margin: 40px auto 0 auto;}
.aboutus-introduce .ywbjCont .img img{width: 100%;}
.qzzCont .qzzLeft{float: left;width: 205px;}
.qzzCont .qzzLeft .title{background: #e0002a;color: #fff;font-size: 16px;font-weight: bold;height: 40px;line-height: 40px;padding-left: 20px;}
.qzzCont .qzzLeft ul{ background: #f8f8f8;overflow: hidden;padding-bottom: 20px;}
.qzzCont .qzzLeft ul li{padding-left: 30px; background:url(/new/images/qzz/qzzRedArrow.png) no-repeat 18px 6px;font-size: 14px;margin-top:22px;}
.qzzCont .qzzLeft ul li a{display: block;color: #666;}
.qzzCont .qzzLeft ul li.active a{color: #e0002a;}
.qzzCont .qzzRight{margin-left: 235px;text-align: center;padding-bottom: 80px;}
.qzzCont .qzzRight .title{color: #e0002a;font-size: 22px;display: inline-block;border-bottom: 2px solid #e0002a; padding: 0 10px 5px 10px;}
.qzzCont .qzzRight .zgfztxCont .zgfztxTitle{width: 175px; height: 75px; background: #e0002a;font-size: 22px;color: #fff;padding: 5px 20px;text-align: left;}
.qzzCont .qzzRight .zgfztxCont .zgfztxBgCont{
	background: #f8f8f8;
	padding: 60px 0;
}
.qzzCont .qzzRight .zgfztxCont .zgfztxBgCont .img{
	width: 565px;
	height: 400px;
	overflow: hidden;
	margin: 0 auto;
}
.qzzCont .qzzRight .zgfztxCont .zgfztxBgCont .img img{display: block;width: 100%;}
.qzzCont .qzzRight .zgfztxCont .zgfztxBgCont p{font-size: 16px;color: #666px;margin-top: 50px;}
.qzzCont .qzzRight .pytxCont{margin-top: 50px;}
.qzzCont .qzzRight .pytxCont .pytxTitle{
	width: 140px;
	height: 70px;
	background: #e0002a;
	font-size: 22px;
	color: #fff;
	padding: 5px 20px;
	text-align: left;
}
.qzzCont .qzzRight .pytxCont .img{
	width: 581px;
	height: 460px;
	overflow: hidden;
	margin: 0 auto; 
}
.qzzCont .qzzRight .pytxCont .img img{display: block;width: 100%;}
.qzzCont .qzzRight .pytxCont .textCont{
	margin-top: 10px;
	text-align: left;
}
.qzzCont .qzzRight .pytxCont .textCont .bxCont{
	float: left;
}
.qzzCont .qzzRight .pytxCont .textCont .xxCont{float: right;margin-right: 105px;}
.qzzCont .qzzRight .pytxCont .textCont .textTitle{
	font-size: 18px;
	color: #000;
	font-weight: bold;
	line-height: 28px;
	border-bottom: 1px solid #ededed;
	width: 150px;
}
.qzzCont .qzzRight .pytxCont .textCont ul{padding: 0;margin-top: 5px;}
.qzzCont .qzzRight .pytxCont .textCont ul li{
	list-style: none;
	font-size: 14px;
	color: #666;
	line-height: 26px;
}
.qzzCont .qzzRight .pytxCont .redColor,.qzzCont .qzzRight .pytxCont .zhuCont .zhuText .redColor{color: #e0002a;}
.qzzCont .qzzRight .pytxCont .zhuCont{text-align: right;}
.qzzCont .qzzRight .pytxCont .zhuCont .zhuText{display: inline-block;margin-right: 105px;}
.qzzCont .qzzRight .pytxCont .zhuCont .zhuText span{font-size: 12px; color: #666;text-align: left;}
.qzzCont .qzzRight .pytxCont .zhuCont .zhuText .text{float: right;text-align: left;}
.qzzCont .qzzRight .pytxCont .slText{width: 165px;height: 30px;text-align: center;line-height: 30px;font-size:16px;color: #5b5b5c;margin:20px auto 0 auto;background: #f8f8f8; }
.qzzCont ul{padding: 0;}
.qzzCont .qzzTop ul li{width: 320px;height: 175px;margin-left: 10px;float: left;background: #f0f0f0;}
.qzzCont .qzzTop ul li a{display: block;height: 100%;overflow: hidden;}
.qzzCont .qzzTop ul li a .icon{height: 88px;margin-top: 30px;background-position: center bottom;background-repeat: no-repeat;}
.qzzCont .qzzTop ul li a .icon1{background-image: url(/new/images/qzz/qzzIcon1.png);}
.qzzCont .qzzTop ul li a .icon2{background-image: url(/new/images/qzz/qzzIcon2.png);}
.qzzCont .qzzTop ul li a .icon3{background-image: url(/new/images/qzz/qzzIcon3.png);}
.qzzCont .qzzTop ul li a .title{text-align: center;font-size: 16px;color: #666;font-weight: bold;margin-top: 15px;}
.qzzCont .dcyCont{margin-top: 40px;}
.qzzCont .dcyCont .dcyTitle{width: 100px;font-size: 22px;text-align: center;color: #e0002a;line-height: 45px;border-bottom: 2px solid #e0002a;margin: 0 auto;}
.qzzCont .dcyCont .dcyListCont ul{padding-left: 10px;}
.qzzCont .dcyCont .dcyListCont ul li{width: 225px;border: 1px solid #ebebeb;float: left;margin: 20px 10px 0 10px;padding: 5px;list-style: none;box-shadow: 0px 0px 5px #ebebeb;}
.qzzCont .dcyCont .dcyListCont ul li .img{overflow: hidden;}
.qzzCont .dcyCont .dcyListCont ul li .img img{display: block;width: 100%;}
.qzzCont .qzdBottom{margin-top: 50px;padding: 0 10px;margin-bottom: 80px;}
.qzzCont .qzdBottom .bottomTitle{line-height: 45px;font-size: 22px;color: #e0002a;width: 140px;padding-left: 5px;border-bottom: 2px solid #e0002a;}
.qzzCont .qzdBottom .bottomLeft{/*float: left;width: 590px;*/}
.qzzCont .qzdBottom .bottomLeft .leftSlideCont{margin-top: 15px;position: relative;/* width:590px;*/ height:420px; overflow:hidden; background-color:#f0f0f0; padding:40px 0;}
.qzzCont .qzdBottom .bottomLeft .leftSlideCont ul{ width:590px; margin:0 auto;}
.qzzCont .qzdBottom .bottomLeft .leftSlideCont ul li{position: relative; cursor:pointer;}
.qzzCont .qzdBottom .bottomLeft .leftSlideCont ul li .img{ overflow: hidden;}
.qzzCont .qzdBottom .bottomLeft .leftSlideCont ul li .img img{display: block;width: 100%;}
.qzzCont .qzdBottom .bottomLeft .leftSlideCont ul li .text{font-size: 14px;line-height: 24px;color: #fff;padding: 0 60px;z-index: 2;bottom: 10px;left: 0px;position: absolute;}
.qzzCont .qzdBottom .bottomLeft .leftSlideCont ul li .Videoplay{ width:52px; height:52px; background:url(/new/images/medio/videoPlay.png) no-repeat; position:absolute; top:50%; left:50%; margin:-26px 0 0 -26px;}
.qzzCont .qzdBottom .bottomLeft .leftSlideCont .prev,.qzzCont .qzdBottom .bottomLeft .leftSlideCont .next{z-index: 3; width: 18px;height:34px;background: url(/new/images/qzz/qzzArrow1.png) no-repeat;position: absolute;bottom: 30px;cursor: pointer; display:none;}
.qzzCont .qzdBottom .bottomLeft .leftSlideCont .next{background-position: -18px 0;/*right: 20px;*/ right:210px;}
.qzzCont .qzdBottom .bottomLeft .leftSlideCont .prev{/*left: 20px;*/ left:210px;}
.qzzCont .qzdBottom .bottomRight{float: right;width: 370px;overflow: hidden;}
.qzzCont .qzdBottom .bottomRight .rightTop .bottomTitle{float: left;}
.qzzCont .qzdBottom .bottomRight .rightTop .arrowBtn{float: right;margin-top: 20px;}
.qzzCont .qzdBottom .bottomRight .rightTop .arrowBtn .prev,.qzzCont .qzdBottom .bottomRight .rightTop .arrowBtn .next{
	width: 45px;
	height: 25px;
	display: inline-block;
	margin-left: 10px;
	background:url(/new/images/qzz/qzzArrow2.jpg) no-repeat; 
	cursor: pointer;
}
.qzzCont .qzdBottom .bottomRight .rightTop .arrowBtn .next{background-position: 0 -25px;}
.qzzCont .qzdBottom .bottomRight .rightSlideCont{overflow: hidden;margin-top: 13px;height: 340px;}
.qzzCont .qzdBottom .bottomRight .rightSlideCont ul li{list-style: none;height: 105px;border-bottom: 1px solid #efefef;margin-bottom: 14px; overflow:hidden; cursor:pointer;}
.qzzCont .qzdBottom .bottomRight .rightSlideCont ul li .img{width: 160px;height: 90px;float: left; position:relative;}
.qzzCont .qzdBottom .bottomRight .rightSlideCont ul li .img img{width: 100%;display:block;}
.qzzCont .qzdBottom .bottomRight .rightSlideCont ul li .img .Videoplay{ width:52px; height:52px; background:url(/new/images/medio/videoPlay.png) no-repeat; position:absolute; top:50%; left:50%; margin:-26px 0 0 -26px;}
.qzzCont .qzdBottom .bottomRight .rightSlideCont ul li p{padding-left: 178px;font-size: 12px;line-height: 24px;color: #666;}

.jrzzsbCont .topTextCont{padding-left: 40px;}
.jrzzsbCont .topTextCont ul li{
	font-size: 14px;
	color: #6e88b8;
	margin-top: 10px;
}
.jrzzsbCont .topTextCont ul li p{color: #666;}
.jrzzsbTitleCont{border-bottom: 8px solid #589bcf;}
.jrzzsbTitleCont .title{color: #123053;font-size: 26px;text-align: center;font-weight: bold;line-height: 45px;margin-bottom: 10px;}
.jrzzsbTitleCont .grayBorder{border-bottom: 8px solid #d4d4d4;width: 40%;margin-bottom: -8px;}
.jrzzsbBg .textCont,.jrzzsbBg .img{float: left;overflow: hidden;}
.jrzzsbBg .img img{width: 100%;display: block;}
.jrzzsbBg .textCont .title{font-size: 24px;color: #e0002a;line-height: 42px;font-weight: bold;}
.jrzzsbBg .textCont .ltitle{font-size: 20px;color: #394951;line-height: 42px;}
.jrzzsbBg .textCont p{font-size: 14px;color: #394951;line-height: 22px;margin-top: 20px;}
.jrzzsbBg .textCont .btnCont{margin-top: 10px;}
.jrzzsbBg .textCont .btnCont .jrzzsbBtn{width: 100px;height: 28px;line-height: 28px;text-align: center;color: #fff;font-size: 14px;background: #e0002a; display:inline-block;}
.jrzzsbBgCont1{height: 462px;background: url(/new/images/jrzzsb/jrzzsbBg1.jpg) center top no-repeat;background-size: cover;}
.jrzzsbBgCont1 .img{width: 148px;height: 369px;margin: 40px 0 0 165px;}
.jrzzsbBgCont1 .textCont{text-align: right;}
.jrzzsbBgCont2{height: 463px;background: url(/new/images/jrzzsb/jrzzsbBg2.jpg) center top no-repeat;background-size: cover;}
.jrzzsbBgCont2 .img{width: 403px;height: 316px;margin: 100px 0 0 20px;}
.jrzzsbBgCont2 .textCont{text-align: left;margin-left: 175px;}
.jrzzsbBgCont1 .textCont .btnCont .jrzzsbBtn,.jrzzsbBgCont2 .textCont .btnCont .jrzzsbBtn{float: right;}
.jrzzsbBgCont3{height: 462px;background: url(/new/images/jrzzsb/jrzzsbBg3.jpg) center top no-repeat;background-size: cover;}
.jrzzsbBgCont3 .textCont{text-align: left;margin-top: 165px;}
.jrzzsbBgCont3 .img{width: 314px;height: 395px;margin: 42px 0 0 115px;}
.jrzzsbBgCont4{height: 461px;background: url(/new/images/jrzzsb/jrzzsbBg4.jpg) center top no-repeat;background-size: cover;}
.jrzzsbBgCont4 .textCont{text-align: left;margin: 138px 0 0 240px;}
.jrzzsbBgCont4 .textCont .title{color: #fff;}
.jrzzsbBgCont4 .textCont .ltitle{color: #394951;}
.jrzzsbBgCont4 .img{width: 222px;height: 403px;margin: 50px 0 0 70px;}
.jrzzsbBg .textCont{width: 380px;margin-top: 135px;}
.jrzzsbAlCont{margin-top: 30px;margin-bottom: 80px;}
.jrzzsbAlCont .alTitle{width: 185px;color: #e0002a;border-bottom: 1px solid #e0002a;text-align: center;font-size: 26px;font-weight: bold;line-height: 50px;margin: 0 auto;}
.jrzzsbAlCont .alListCont{overflow: hidden;}
.jrzzsbAlCont .alListCont ul{width: 1020px;list-style: none;padding: 0;}
.jrzzsbAlCont .alListCont ul li{width: 235px;height: 48px;background: #e0002a;line-height: 48px;font-size: 14px;color: #fff;text-align: center;margin-right: 15px;float: left;margin-top: 20px;}
.jrzzsbAlCont .alListCont ul li a{ display:block; color:#fff;}
.rxkjTopCont{overflow: hidden;padding-bottom: 100px;}
.rxkjTopCont .topTitle{
	color: #e1002a;
	font-size: 27px;
	line-height: 50px;
	border-bottom: 1px solid #e1002a;
	text-align: center;
	width: 260px;
	margin: 50px auto 0 auto;
}
.rxkjTopCont p{
	font-size: 14px;
	color: #666;
	text-indent: 2em;
	line-height: 25px;
	padding: 0 25px;
	margin-top: 10px;
}
.rxkjTopCont ul{width: 656px;margin: 75px auto 0 auto;padding: 0;}
.rxkjTopCont ul li{list-style: none; float: left;width: 88px;margin: 0 38px;}
.rxkjTopCont ul li i{display: block;width: 88px;height: 88px;background-repeat: no-repeat;} 
.rxkjTopCont ul li i.icon1{background-image: url(/new/images/rxkj/rjcpTopIcon1.png);}
.rxkjTopCont ul li i.icon2{background-image: url(/new/images/rxkj/rjcpTopIcon2.png);}
.rxkjTopCont ul li i.icon3{background-image: url(/new/images/rxkj/rjcpTopIcon3.png);}
.rxkjTopCont ul li i.icon4{background-image: url(/new/images/rxkj/rjcpTopIcon4.png);}
.rxkjTopCont ul li p{text-align: center;text-indent: 0;margin-top: 10px;padding: 0;}

.rjcpGsCont{background: #36a8e6;overflow: hidden;padding-bottom: 100px;}
.rjcpGsCont .rjcpGsTitle{font-size: 24px;color: #fff;text-align: center;width: 245px;line-height: 45px;border-bottom: 2px solid #fff;margin: 50px auto 0 auto;}
.rjcpGsCont .rjcpGsLtitle{font-size: 16px;color: #fff;text-align: center;width: 245px;line-height: 30px;margin: 0 auto;}
.rjcpGsCont .rjcpGcTextCont{margin-top: 45px;}
.rjcpGsCont .rjcpGcTextCont .textTitle{background: #fff;color: #36a8e6;text-align: center;font-size: 16px;height: 36px;line-height: 36px;}
.rjcpGsCont .rjcpGcTextCont .textLeftCont{width: 150px;float: left;margin-left: 85px;}
.rjcpGsCont .rjcpGcTextCont .textLeftCont .textTitle{width: 100px;}
.rjcpGsCont .rjcpGcTextCont .textRightCont{width: 215px;float: left;margin-left: 45px;}
.rjcpGsCont .rjcpGcTextCont .textRightCont .textTitle{width: 170px;}
.rjcpGsCont .rjcpGcTextCont p{color: #fff;margin-top: 15px;}
.rjcpGsCont .rjcpGcTextCont .img{width: 342px;height: 197px;float: left;margin-left: 85px;overflow: hidden;}

.rjcpJzCont{overflow: hidden;padding-bottom: 30px;}
.rjcpJzCont .rjcpJzTitle{color: #000;font-size: 24px;line-height: 45px;text-align: center;border-bottom: 2px solid #36a8e6;width: 246px;margin: 70px auto 0 auto;}
.rjcpJzCont .rjcpJzTextCont{width: 645px;margin: 20px auto 0 auto;}
.rjcpJzCont .rjcpJzTextCont p{font-size: 16px;color: #666;text-align: center;}
.rjcpJzCont .rjcpJzListCont{padding: 0 20px;margin-top: 45px;}
.rjcpJzCont .rjcpJzListCont ul{padding: 0;overflow: hidden;}
.rjcpJzCont .rjcpJzListCont ul li{width: 475px;float: left;list-style: none;padding:40px 65px;border-bottom: 1px solid #efeded;border-right:1px solid #efeded; }
.rjcpJzCont .rjcpJzListCont ul li i{width: 82px;height: 82px;display: block;float: left;background: no-repeat;background-position: center bottom;}
.rjcpJzCont .rjcpJzListCont ul li i.icon1{background-image: url(/new/images/rxkj/rjcpJzIcon1.png);}
.rjcpJzCont .rjcpJzListCont ul li i.icon2{background-image: url(/new/images/rxkj/rjcpJzIcon2.png);}
.rjcpJzCont .rjcpJzListCont ul li i.icon3{background-image: url(/new/images/rxkj/rjcpJzIcon3.png);}
.rjcpJzCont .rjcpJzListCont ul li i.icon4{background-image: url(/new/images/rxkj/rjcpJzIcon4.png);}
.rjcpJzCont .rjcpJzListCont ul li .textCont{margin-left: 100px;overflow: hidden;}
.rjcpJzCont .rjcpJzListCont ul li .textCont .title{color: #408bfb;font-size: 16px;margin-top: 10px;line-height: 30px;}
.rjcpJzCont .rjcpJzListCont ul li .textCont p{color: #737373;font-size: 14px;line-height: 20px;}
.rjcpJzCont .rjcpJzListCont ul li.noRightBorder{border-right: none;}
.rjcpJzCont .rjcpJzListCont ul li.noBottomBorder{border-bottom: none;}
.rjcpZlxzCont{padding: 70px 0;background:#f5f5f5;}
.rxkjZlxz{overflow:hidden;}
.rxkjZlxz ul{ width:1005px; }
.rxkjZlxz li{width:320px; float:left; background:url(/new/images/rxkj/rxkj_li.jpg) no-repeat 0 25px; padding-left:12px; padding-top:12px; margin-right:15px;}
.rxkjZlxz li a{ color: #727272;  overflow:hidden;line-height: 26px;}
.rxkjZlxz li p{width: 230px;font-size:14px;float:left;line-height: 26px; height:26px;overflow:hidden;padding: 0;margin: 0;}
.rxkjZlxz li span{ display:inline-block;background:url(/new/images/rxkj/icon_black.png) no-repeat 0 6px; float:right; padding-left:20px;}
.rxkjZlxz li a:hover span{background:url(/new/images/rxkj/icon_red.png) no-repeat 0 6px; color:#e0002a;}
.rxkjZlxz .rxkjZlxz_s{ text-align:center;  margin-top:40px;}
.rxkjZlxz .rxkjZlxz_s a{width:170px;height:44px;font-size:14px; color:#fff; padding-left: 72px;background:url(/new/images/rxkj/icon_denglu.png) no-repeat 42px 10px #e0002a; display: inline-block;border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;line-height:44px; text-align:left;}
.rjcpXmzxCont{background: #2698d6}
.rjcpXmzxCont .footerResearch_hr img{margin-top: 2px;}
.fwcpTopCont{overflow: hidden;padding-bottom: 90px;}
.fwcpTopCont .fwcpTopTitle{width: 265px;color: #e1002a;font-size: 27px;text-align: center;line-height: 35px;border-bottom: 1px solid #e1002a;margin: 55px auto 0 auto;}
.fwcpTopCont .fwcpTopMain{margin-top: 85px;padding: 0 20px; }
.fwcpTopCont .fwcpTopMain .fwcpTopLeft{width: 510px; float: left;}
.fwcpTopCont .fwcpTopMain .fwcpTopLeft .textCont{margin-top: 30px;}
.fwcpTopCont .fwcpTopMain .fwcpTopLeft .textCont .textContTitle{display: inline-block;font-size: 16px; color: #fff;background: #fdbb1e;padding: 10px 20px;}
.fwcpTopCont .fwcpTopMain .fwcpTopLeft .textCont p{font-size: 14px;color: #666;line-height: 25px;margin-top: 10px;}
.fwcpTopCont .fwcpTopMain .fwcpTopLeft .leftTitle{width: 245px;color: #727272;font-size: 24px;line-height: 35px;border-bottom: 2px solid #fdbb1e;text-align: center;}
.fwcpTopCont .fwcpTopMain .img{width:375px;height: 375px;float: right;overflow: hidden;}
.fwcpTopCont .fwcpTopMain .img img{width: 100%;display:block;}
.fwcpJzCont{height: 587px;overflow: hidden;background: url(/new/images/rxkj/fwcpJzBg.jpg) center top no-repeat; background-size: cover;}
.fwcpJzCont .fwcpJzTitle{width: 250px;text-align: center;font-size: 24px; color: #fdbb1e;line-height: 45px;border-bottom: 2px solid #fdbb1e;margin: 70px auto 0 auto;}
.fwcpJzCont .fwcpJzListCont{margin-top: 80px;padding: 0 40px;overflow: hidden;}
.fwcpJzCont .fwcpJzListCont ul{padding: 0;}
.fwcpJzCont .fwcpJzListCont ul li{width: 260px;margin: 0 90px;list-style: none;float: left;}
.fwcpJzCont .fwcpJzListCont ul li i{display: block;height: 80px;background-position: center;background-repeat: no-repeat;}
.fwcpJzCont .fwcpJzListCont ul li i.icon1{background-image: url(/new/images/rxkj/fwcpJzIcon1.png);}
.fwcpJzCont .fwcpJzListCont ul li i.icon2{background-image: url(/new/images/rxkj/fwcpJzIcon2.png);}
.fwcpJzCont .fwcpJzListCont ul li p{font-size: 14px;color: #fff;list-style: 25px;margin-top: 20px;}
.fwcpZlxzCont{padding: 25px 0;}
.fwcpXmzxCont{background: #fdbb1e;}

.rxkjAlCont{margin-top: 30px;margin-bottom: 80px;}
.rxkjAlCont .alTitle{width: 185px;color: #e0002a;border-bottom: 1px solid #e0002a;text-align: center;font-size: 26px;line-height: 50px;margin: 0 auto;}
.rxkjAlCont .alListCont{overflow: hidden;}
.rxkjAlCont .alListCont ul{width: 1020px;list-style: none;padding: 0;}
.rxkjAlCont .alListCont ul li{width: 235px;height: 48px;background: #e0002a;line-height: 48px;font-size: 14px;color: #fff;text-align: center;margin-right: 15px;float: left;margin-top: 20px;}
.rxkjAlCont .alListCont ul li a{ display:block; color:#fff;}
.shzrTopCont{margin: 20px 0 60px 0;}
.shzrTopCont p{font-size: 16px;color: #666;text-align: center;}
.shzrJjhCont{margin-top: 30px;overflow: hidden;}
.shzrJjhCont .jjhListCont{width: 780px;}
.shzrJjhCont .jjhListCont .jjhItemCont{float: left;width: 244px;margin-right: 15px;}
.shzrJjhCont .jjhListCont .jjhItemCont ul li{margin-bottom: 15px;position: relative;}
.shzrJjhCont .jjhListCont .jjhItemCont ul li.item1{height: 160px;}
.shzrJjhCont .jjhListCont .jjhItemCont ul li.item2{height: 145px;}
.shzrJjhCont .jjhListCont .jjhItemCont ul li.item3{height: 240px;}
.shzrJjhCont .jjhListCont .jjhItemCont ul li .img{height: 100%;overflow: hidden;}
.shzrJjhCont .jjhListCont .jjhItemCont ul li .img img{display: block;width: 100%;}
.shzrJjhCont .jjhListCont .jjhItemCont ul li .textCont{width: 100%; height: 30px;background: url(/new/images/qzz/shzrBg.png) repeat-x;position: absolute;left: 0;bottom: 0;text-align: center;line-height: 30px;color: #fff;font-size: 16px;}
.shzrXwxxCont{margin-top: 20px;overflow: hidden;}
.shzrXwxxCont ul{list-style: disc;padding-left: 20px;}
.shzrXwxxCont ul li{list-style: disc;float: left;width: 245px;font-size: 14px;color: #666;margin-bottom: 8px;text-align: left;}
.huanjingCont,.fuliCont{margin: 40px 0;position: relative;}
.huanjingCont{ height:350px; overflow:hidden;}
.huanjingCont ul li{position: relative;}
.huanjingCont ul li .img{overflow: hidden;}
.huanjingCont ul li .img img{display: block;width: 100%;}
.huanjingCont ul li .textCont{width: 100%; height: 30px;background: url(/new/images/qzz/shzrBg.png) repeat-x;position: absolute;left: 0;bottom: 0;text-align: left;line-height: 30px;color: #fff;font-size: 16px;padding-left: 20px;}
.huanjingCont .prev,.huanjingCont .next{width: 71px;height: 71px;position: absolute;top: 50%;margin-top: -35px;background: url(/new/images/qzz/hjyflArrow.png) no-repeat;cursor: pointer;}
.huanjingCont .prev{left: 0;}
.huanjingCont .next{background-position: -71px 0;right: 0;}
.huanjingCont .prev:hover,.huanjingCont .next:hover{background-image: url(/new/images/qzz/hjyflHoverArrow.png);}
.fuliCont ul{/*width: 110%;*/}
.fuliCont ul li{position: relative;width: 190px;height: 230px;overflow: hidden;margin: 0 1px 1px 0;float: left;background: #f5f5f5;}
.fuliCont ul li i{display: block;height: 100px;margin-top: 45px;background-repeat: no-repeat;background-position: center;}
.fuliCont ul li i.icon1{background-image: url(/new/images/qzz/hjyflIcon1.png);}
.fuliCont ul li i.icon2{background-image: url(/new/images/qzz/hjyflIcon2.png);}
.fuliCont ul li i.icon3{background-image: url(/new/images/qzz/hjyflIcon3.png);}
.fuliCont ul li i.icon4{background-image: url(/new/images/qzz/hjyflIcon4.png);}
.fuliCont ul li i.icon5{background-image: url(/new/images/qzz/hjyflIcon5.png);}
.fuliCont ul li i.icon6{background-image: url(/new/images/qzz/hjyflIcon6.png);}
.fuliCont ul li i.icon7{background-image: url(/new/images/qzz/hjyflIcon7.png);}
.fuliCont ul li i.icon8{background-image: url(/new/images/qzz/hjyflIcon8.png);}
.fuliCont ul li p{font-size: 16px;color: #666;text-align: center;margin-top: 15px;}
.fuliCont ul li .hoverBg{display: none;background: #e0002a;height: 100%;padding: 15px;color: #fff;font-size: 14px;position: absolute;top: 0;left: 0;width: 100%; text-align:left;}
.fuliCont ul li:hover .hoverBg{display: block;}
@media (max-width: 767px){
	.modelBCont .modelBList .modelBItem{padding: 0 20px;}
	.modelBCont .modelBList .modelBItem .itemLeft{float: none;}
	.modelBCont .modelBList .modelBItem .itemRight{margin-left: 0px;border: none;padding-left: 0px;}
	.rxfwcpWrap .rxfwcpCont{padding: 0 20px;}
	.rxfwcpWrap .rxfwcpCont .hroTextCont{margin-top: 60px;margin-right: 0;}
	.culture_detail .item .img,.culture_detail .item .textCont{float: none;margin: 0 auto; width:100%; height:auto;}
	.culture_detail .item .textCont{margin-top: 30px;}
	.culture_detail .item .textCont .icon{width: 43px;height: 50px;background: url(/new/images/aboutus/qywhIcon3.png) no-repeat;text-align: left;line-height: 50px;padding: 2px 0 0 3px;}
	.aboutus-introduce .ywbjCont .img{width: 100%;}
	.aboutus-introduce .ywbjCont{margin-bottom: 0px;}
	.qzzCont{padding: 0 10px;}
	.qzzCont .qzzLeft{float: none;width: 100%;}
	.qzzCont .qzzRight{margin-left: 0px;}
	.qzzCont .qzzRight .pytxCont .zhuCont .zhuText,.qzzCont .qzzRight .pytxCont .textCont .xxCont{margin-right: 0px;}
	.qzzCont .qzzTop ul{width: 100%;}
	.qzzCont .qzzTop ul li{float: none;margin-bottom: 20px; margin-left:0;width: 100%;}
	.qzzCont .qzdBottom .bottomRight,.qzzCont .qzdBottom .bottomLeft,.qzzCont .qzdBottom .bottomLeft .leftSlideCont ul li,.qzzCont .qzdBottom .bottomLeft .leftSlideCont ul li .img{width: 100%;}
	.qzzCont .qzdBottom .bottomLeft .leftSlideCont ul li .img img{ width:100%; height:auto;}
	.qzzCont .qzdBottom .bottomRight,.qzzCont .qzdBottom .bottomLeft{ float:none;}
	.qzzCont .dcyCont .dcyListCont ul{/*width:120%;*/padding: 0;}
	.jrzzsbBg .textCont,.jrzzsbBg .img{float: none;margin: 20px auto;}
	.jrzzsbBg{height: auto;}
	.jrzzsbAlCont .alListCont ul{ width:auto; padding:0 10px;}
	.jrzzsbAlCont .alListCont ul li{width: 100%;}
	.rxkjAlCont .alListCont ul{width: 80%;margin: 0 auto}
	.rxkjAlCont .alListCont ul li{width: 100%;}
	.rjcpGsCont .rjcpGcTextCont .textLeftCont,.rjcpGsCont .rjcpGcTextCont .img,.rjcpGsCont .rjcpGcTextCont .textRightCont{float: none;margin: 20px auto;}
	.rjcpGsCont .rjcpGcTextCont .textLeftCont,.rjcpGsCont .rjcpGcTextCont .textRightCont{width: 80%;}
	.rjcpJzCont .rjcpJzListCont ul li{width: 100%; padding:0 0 20px 0;border: none;}
	.rjcpJzCont .rjcpJzTextCont{ width:auto; padding:0 10px;}
	.fwcpTopCont .fwcpTopMain .fwcpTopLeft,.fwcpTopCont .fwcpTopMain .img{float: none;margin: 0 auto; width:100%; height:auto;}
	.rxkjTopCont ul{width: 100%; margin-top:30px;}
	.rxkjTopCont{ padding-bottom:30px;}
	.rxkjTopCont .topTitle{ margin-top:30px; font-size:20px;}
	.rjcpGsCont .rjcpGsTitle{ margin-top:30px;}
	.qzzCont .dcyCont .dcyListCont ul li{ margin:20px 5px 0 5px; width:46%; padding:1%; margin:20px 2% 0 2%;}
	.rxkjTopCont ul li{ width:50%; margin:0;}
	.rxkjTopCont ul li i{ margin:0 auto;}
	.rjcpGsCont{ padding-bottom:30px;}
	.rjcpGsCont .rjcpGcTextCont{ margin-top:20px;}
	.rjcpGsCont .rjcpGcTextCont .img img{ width:100%;}
	.rjcpJzCont .rjcpJzTitle{ margin-top:30px;}
	.rjcpJzCont .rjcpJzListCont{ padding:0 10px;}
	.rjcpZlxzCont{ padding:30px 0;}
	.rxkjZlxz ul{ width:auto; padding:0 10px;}
	.rxkjZlxz li{ float:none; width:auto; overflow:hidden; margin-right:0;}
	.fwcpTopCont{ padding-bottom:30px;}
	.fwcpTopCont .fwcpTopTitle{ margin-top:30px;}
	.fwcpTopCont .fwcpTopMain{ margin-top:30px; padding:0 10px;}
	.fwcpTopCont .fwcpTopMain .fwcpTopLeft .leftTitle{ margin:0 auto;}
	.fwcpJzCont{ height:auto; padding-bottom:30px;}
	.fwcpJzCont .fwcpJzTitle{ margin-top:30px;}
	.fwcpJzCont .fwcpJzListCont{ margin-top:30px; padding:0 10px;}
	.fwcpJzCont .fwcpJzListCont ul li{ float:none; width:auto; margin:0;}
	.jrzzsbCont .topTextCont{ padding:0 10px;}
	.jrzzsbBg .textCont{ width:auto; padding:0 10px;}
	.jrzzsbTitleCont .title{ font-size:24px;}
	.jrzzsbBg .textCont .title{ font-size:20px;}
	.jrzzsbBg .textCont .ltitle{ font-size:18px;}
	.culture_detail{ margin-bottom:0;}
	.culture_detail .item{ margin-top:0;}
	.shzrJjhCont .jjhListCont{width: 100%;}
	.shzrJjhCont .jjhListCont .jjhItemCont{float: none;margin: 0 auto; width:100%;}
	.shzrJjhCont .jjhListCont .jjhItemCont ul li.item1{ height:auto;}
	.shzrJjhCont .jjhListCont .jjhItemCont ul li.item2{ height:auto;}
	.shzrJjhCont .jjhListCont .jjhItemCont ul li.item3{ height:auto;}
	.shzrXwxxCont ul li{float: none;margin: 10px auto 0 auto;}
	.huanjingCont{ height:auto;}
	.huanjingCont .prev, .huanjingCont .next{ width:40px; height:40px; margin-top:-20px; background-size:80px 40px;}
	.huanjingCont .next{ background-position:-40px 0;}
	.shzrXwxxCont ul{ padding-left:0;}
	.fuliCont ul li{ width:49%;}
	.zgfztxCont{ margin-top:20px;}
	.qzzCont .qzzRight .zgfztxCont .zgfztxBgCont{ padding:20px 0;}
	.qzzCont .qzzRight .zgfztxCont .zgfztxBgCont .img{ width:100%; height:auto;}
	.qzzCont .qzzRight .pytxCont .img{ width:100%; height:auto;}
	.qzzCont .qzzRight .pytxCont .textCont .bxCont{ float:none;}
	.qzzCont .qzzRight .pytxCont .textCont .xxCont{ float:none;}
	.qzzCont .qzzRight .pytxCont .textCont .textTitle{ width:auto;}
	.qzzCont .qzzRight .pytxCont .zhuCont{ text-align:center; margin-top:20px;}
	.aboutus-introduce .ywbjCont .img{ height:auto;}
	.qzzCont .qzdBottom .bottomLeft .leftSlideCont{ width:100%; height:auto; background:none; padding:0;}
	.qzzCont .qzdBottom .bottomLeft .leftSlideCont ul{ width:auto;}
	.qzzCont .qzdBottom .bottomLeft .leftSlideCont ul li{ width:100%;}
	.qzzCont .qzdBottom .bottomLeft .leftSlideCont ul li .text{ padding:0 40px;overflow:hidden; line-height:20px; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical;}
	.qzzCont .qzdBottom .bottomLeft .leftSlideCont .prev,.qzzCont .qzdBottom .bottomLeft .leftSlideCont .next{ bottom:11px;}
	.qzzCont .qzdBottom .bottomLeft .leftSlideCont .prev{ left:10px;}
	.qzzCont .qzdBottom .bottomLeft .leftSlideCont .next{ right:10px;}
	.rxfwcpWrap .rxfwcpBgCont{ height:auto;}
	
}

@media (min-width:768px){
	.culture_detail .item .textCont{width: 300px;}
	.culture_detail .leftItem .textCont{margin-left: 30px;}
	.culture_detail .rightItem .textCont{margin-right: 20px;}
	.qzzCont .qzzRight .zgfztxCont .zgfztxBgCont{padding: 60px;}
	.qzzCont .qzzRight .zgfztxCont .zgfztxBgCont .img,.qzzCont .qzzRight .pytxCont .img{width: 100%;height: auto;}
	.qzzCont .qzzTop ul,.qzzCont{width: 768px;margin: 0 auto;}
	.qzzCont .dcyCont .dcyListCont ul{/*width:800px;*/}
	.qzzCont .dcyCont .dcyListCont ul li{/*margin: 20px 5px 0 5px;*/}
	.qzzCont .qzzTop ul li{width: 240px;}
	.qzzCont .qzdBottom .bottomRight{width: 590px; }
	.jrzzsbBgCont2 .img{margin-left: 0px;}
	.jrzzsbBgCont2 .textCont{margin-left: 0px;width:320px;float: right;}
	.jrzzsbBgCont3 .img{margin-left: 0px;float: right;}
	.jrzzsbBgCont4 .textCont{margin-left: 0px;float: right;}
	.jrzzsbAlCont .alListCont ul{width: 105%;}
	.rxkjAlCont .alListCont ul{width: 105%;}
	.rjcpGsCont .rjcpGcTextCont .textRightCont{margin-left: 0px;float: right;}
	.rjcpGsCont .rjcpGcTextCont .textLeftCont,.rjcpGsCont .rjcpGcTextCont .img{margin-left: 10px;}
	.rjcpGsCont .rjcpGcTextCont{width: 768px;margin: 45px auto 0 auto;}
	.rjcpJzCont .rjcpJzListCont{width: 768px;margin: 0 auto;}
	.rjcpJzCont .rjcpJzListCont ul li{width: 350px;padding: 40px 20px;}
	.fwcpTopCont .fwcpTopMain .fwcpTopLeft,.fwcpTopCont .fwcpTopMain .img{float: none;margin: 0 auto;}
	.fwcpJzCont .fwcpJzListCont{width: 768px;margin: 80px auto 0 auto;}
	.fwcpJzCont .fwcpJzListCont ul li{width: 240px;margin: 0 40px;}
	.shzrJjhCont .jjhListCont{width: 540px;}
	.shzrJjhCont .jjhListCont .jjhItemCont:nth-of-type(1){float: none;}
	.shzrJjhCont .jjhListCont .jjhItemCont:nth-of-type(2){float: none;width: 110%;overflow: hidden;}
	.shzrJjhCont .jjhListCont .jjhItemCont:nth-of-type(2) li{float: left;margin-right: 35px;}
	.shzrJjhCont .jjhListCont .jjhItemCont:nth-of-type(3){float: right;margin-top: -765px;}
}

@media (min-width: 992px){
	.qzzCont .qzzTop ul,.qzzCont{width: auto;margin: 0 auto;}
	.qzzCont .dcyCont .dcyListCont ul{/*width:105%;*/}
	.qzzCont .dcyCont .dcyListCont ul li{/*margin: 20px 10px 0 10px;*/}
	.qzzCont .qzzTop ul li{width: 320px;}
	.qzzCont .qzdBottom .bottomRight{float: right;}
	.qzzCont .qzdBottom .bottomRight{width: 370px; }
	.fwcpJzCont .fwcpJzListCont{width: 100%;}
	.fwcpJzCont .fwcpJzListCont ul li{width: 250px;margin: 0 90px;}
	.rjcpGsCont .rjcpGcTextCont{width: 100%;}
	.rjcpGsCont .rjcpGcTextCont .textLeftCont,.rjcpGsCont .rjcpGcTextCont .img{margin-left: 85px;}
	.rjcpJzCont .rjcpJzListCont{width: 100%;}
	.rjcpJzCont .rjcpJzListCont ul li{width:475px;padding: 40px 65px;}
	.fwcpTopCont .fwcpTopMain .fwcpTopLeft{float: left;}
	.fwcpTopCont .fwcpTopMain .img{float: right;}
	.shzrJjhCont .jjhListCont{width: 780px;}
	.shzrJjhCont .jjhListCont .jjhItemCont{float: left;width: 244px;margin-right: 15px;}
	.shzrJjhCont .jjhListCont .jjhItemCont:nth-of-type(1){float: left;}
	.shzrJjhCont .jjhListCont .jjhItemCont:nth-of-type(2){float: left;width: 244px;}
	.shzrJjhCont .jjhListCont .jjhItemCont:nth-of-type(2) li{float: none;margin-right: 0px;}
	.shzrJjhCont .jjhListCont .jjhItemCont:nth-of-type(3){float: left;margin-top: 0px;}
}

@media (min-width: 1200px){
	.fwcpJzCont .fwcpJzListCont ul li{width: 260px;}
}
/*吴超 end*/

/*************************
******Maker：刘军*******
******Time：2016-06-10****
*************************/
.mainwrap{width:100%; position:relative; }
.main_bg{ width: 100%;display: block;height: auto; position:absolute;}
.main_bg img{width:100%;}
.main_bg img.main_bg1{display: block;}
.main_bg img.main_bg2{display: none;}
.main_bg img.main_bg3{display: none;}
.dianxin{width:100%;padding-bottom: 74px; position:relative; display:inline-block; }
.dianxin .dianxin_top{width:100%;position:relative; display:inline-block; padding-top:64px; padding-bottom:60px;}
.dianxin .dianxin_top span{width:202px; height:64px; line-height:64px;display:block; text-align:center; background:url(/new/images/ITS/dianxin_dx.png) no-repeat; font-size:30px; color:#fff; font-weight:bold; margin:auto; }
.dianxin_con{width:100%;position:relative;}
.dianxin_con_All{width:1000px; position:relative; margin:0 auto;}
.dianxin_con1{height:255px; background-color:#e6e6e6;filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity: 0.8; opacity: 0.8;}
.dianxin_con1_rj{ padding:64px 0 60px 58px;}
.dianxin_con1_rj_l{width:700px; float:left;    }
.dianxin_con1_rj_l span{width:100%;display:block; float:left; border-left:3px solid #b6d782; padding-left:15px; font-size:25px; font-weight:bold; color:#004692;margin-bottom: 20px;}
.dianxin_con1_rj_l .dianxin_con1_rj_l_u ul{width:100%; float:left; }
.dianxin_con1_rj_l .dianxin_con1_rj_l_u li{width:33.3%; float:left; font-size:14px; line-height:26px;height:26px; overflow:hidden;}
.dianxin_con1_rj_l .dianxin_con1_rj_l_u li a{color:#333333;}
.dianxin_con1_rj .dianxin_con1_rj_r{width:242px;height: 127px; float:right; text-align:center; padding-top:26px;border-left:1px solid #595757;}
.dianxin_con1_rj .dianxin_con1_rj_r img{width:75px;height: auto;}
.dianxin_con2{height:255px;background-color:#f5f6f6;filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity: 0.8; opacity: 0.8;}
.dianxin_con1_rj .dianxin_con1_rj_l p{float:left; font-size:14px; line-height:26px;height:26px; overflow:hidden; display:inline-block;}
.dianxin_con1_rj .dianxin_con1_rj_l p a{color:#333333;}
.dianxin_con3{height:255px;background-color:#e6e6e6;filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity: 0.8; opacity: 0.8;}
.dianxin_con1_rj .dianxin_con1_rj_l .p1{width:100%;}
.dianxin_con1_rj .dianxin_con1_rj_l .p3{padding-left:45px;}
.hyhlw_bg{width:100%; display: block;height: auto; position:absolute;overflow: hidden;}
.hyhlw_bg img{width:100%;}
.hyhlw_bg img.hyhlw_bg1{display: block;}
.hyhlw_bg img.hyhlw_bg2{display: none;}
.hyhlw_bg img.hyhlw_bg3{display: none;}
.hyhlw{width:100%;padding-bottom: 59px; position:relative; display:inline-block;}
.hyhlw .hyhlw_top{width:100%;position:relative; display:inline-block; padding-top:68px; padding-bottom:60px;}
.hyhlw .hyhlw_top span{width:282px; height:65px; line-height:64px;display:block; text-align:center; background:url(/new/images/ITS/hyhlw_top.png) no-repeat; font-size:30px; color:#fff; font-weight:bold; margin:auto; }
.dianxin_con1_rj_l_p1{width:100%;float:left; }
.dianxin_con1_rj_l_p1_1{width:33.3%; border-left:1px solid #e41f2f; float:left; padding-left:5px; }
.dianxin_con1_rj_l_p1_2{width:33.3%; border-left:2px solid #ec7b84; float:left; padding-left:5px; }
.dianxin_con1_rj_l_p1_3{width:33.3%; border-left:1px solid #e62e3d; float:left; padding-left:5px; }
.dianxin_con1_rj_l_p2{width:100%;float:left; }
.dianxin_con1_rj_l_p2_1{width:33.3%; border-left:1px solid #733591; float:left; padding-left:5px; }
.dianxin_con1_rj_l_p2_2{width:33.3%; border-left:2px solid #ab88bc; float:left; padding-left:5px; }
.dianxin_con1_rj_l_p3{width:100%;float:left; }
.dianxin_con1_rj_l_p3_1{width:33.3%; border-left:1px solid #98c63a; float:left; padding-left:5px; }
.dianxin_con1_rj_l_p3_2{width:33.3%; border-left:2px solid #f2c57b; float:left; padding-left:5px; }
.dianxin_con1_rj_l_p4{width:100%;float:left; }
.dianxin_con1_rj_l_p4_1{width:100%; border-left:1px solid #217fbc; float:left; padding-left:5px; }
.main_bg img.main_bg1_jr{display: block;}
.main_bg img.main_bg2_jr{display: none;}
.main_bg img.main_bg3_jr{display: none;}
.jinrong_top{width:100%;position:relative; display:inline-block; padding-top:64px; padding-bottom:60px;}
.jinrong_top span{width:202px; height:64px; line-height:64px;display:block; text-align:center; background:url(/new/images/ITS/dianxin_dx.png) no-repeat; font-size:30px; color:#fff; font-weight:bold; margin:auto; }
.main_yl_bg{width:100%; position:absolute; bottom:0; text-align:center;}
.yiliao_top{width:100%;position:relative; display:inline-block; padding-top:64px; padding-bottom:60px;}
.yiliao_top span{width:202px; height:64px; line-height:64px;display:block; text-align:center; background:url(/new/images/ITS/dianxin_dx.png) no-repeat; font-size:30px; color:#fff; font-weight:bold; margin:auto; }
.main_zfjqy_bg{width:100%; position:absolute; bottom:0; text-align:center;}
.zfjqy_top{width:100%;position:relative; display:inline-block; padding-top:64px; padding-bottom:60px;}
.dianxin_con1_rj_l_h{width:640px;}
.zfjqy_top span{width:222px; height:65px; line-height:64px;display:block; text-align:center; background:url(/new/images/ITS/zfjqy_top.png) no-repeat; font-size:30px; color:#fff; font-weight:bold; margin:auto; }
.dianxin_con1_rj_l_h h6{font-size:14px; font-weight:normal; color:#9b9c9c; float: left; padding:0; margin:0; line-height:24px;}
.dianxin_con1_rj_l_h h6 a{color:#666666;}




.chanpin{width:1000px;margin:0 auto;}
.chanpin .chanpin_con{ margin-top:176px; padding-bottom:73px;}
.chanpin .chanpin_con .chanpin_l{width:640px;float:left;}
.chanpin .chanpin_con .chanpin_l h1{font-size:30px; color:#004682; font-weight:normal;}
.chanpin .chanpin_con .chanpin_l .chanpin_l1{width:100%; margin-top:65px;}
.chanpin .chanpin_con .chanpin_l .chanpin_l1 span{font-size:14px; color:#3e3a39;}
.chanpin .chanpin_con .chanpin_l .chanpin_l1 p{font-size:14px; color:#898989; line-height:24px;}
.chanpin .chanpin_con .chanpin_l .chanpin_l2{width:100%; margin-top:44px;}
.chanpin .chanpin_con .chanpin_l .chanpin_l2 span{font-size:14px; color:#3e3a39;}
.chanpin .chanpin_con .chanpin_l .chanpin_l2 p{font-size:14px; color:#898989; line-height:24px;}
.chanpin .chanpin_con .chanpin_l .chanpin_l3{width:100%; margin-top:22px;}
.chanpin .chanpin_con .chanpin_l .chanpin_l3 p{font-size:14px; color:#898989; line-height:24px;}
.chanpin .chanpin_con .chanpin_r{width:242px; float:right;}
.footerResearch{width: 100%;background: #e2e2e2;overflow: hidden;}
.footerResearch_center1{width: 1000px;margin: 0 auto;padding: 0;overflow: hidden;}
.footerRes_tit1{width: 104px;margin: 0 auto;padding: 0;border-bottom: 1px solid #000;text-align: center;color: #000;font-size: 18px;margin-top: 46px;padding: 14px 0;}
.footerResearch_center1 p{width: 100%;text-align: center;font-size: 16px;margin: 0;padding:15px 0;color: #595757;}
.footerResearch_center1 ul{margin: 0;padding: 0;margin-bottom: 150px;}
.footerResearch_center1 ul li{height: 310px;list-style: none;margin: 0;padding-left: 5px;padding-right: 5px;}
.footerResearch_txt1 p span{color: #e0002a;font-size: 16px;}
.footerResearch_txt1 p{width: 80%;text-align: left;font-size: 16px;margin: 0 auto;padding:20px 0;color: #858585;font-size: 12px;line-height: 25px;position: relative;z-index: 99}
.footerResearch_txt1 form{width: 80%;margin: 0 auto;}
.footerResearch_txt1 form p{width: 100%;margin: 0;padding: 0;height: 32px;text-align: left;font-size: 14px;color: #959595;line-height: 32px;margin-bottom: 10px;}
.footerResearch_txt1 form input{margin: 0;padding: 0;height: 30px;border:1px solid #cdcccc;width: 70%;float: right;}
.footerResearch_txt1 form button{margin: 0 auto;padding: 0;width: 78px;height: 32px;background: #e0002a;color: #fff;border:0;outline: none;display: block;text-align: center;}
.footerResearch_xs{width: 90%;margin: 0 auto;border-bottom: 1px solid #f6f6f6;overflow: hidden;}

.footerResearch_xs img{width: 20px;height: 24px;margin-left: 21px;float: left;margin-top: 20px;}
.footerResearch_xs p{padding: 0;margin: 0;float: left;width: 70%;padding-top: 25px;line-height: 20px;padding-left: 10px;margin-bottom: 44px;}
.footerResearch_img{width: 100%;height: 100%;}
.footerResearch_img a{position: absolute;left:0;top: 0;width: 100%;height: 100%;}
.footerResearch_img a img{width: 100%;height: 100%;padding-left: 5px;padding-right: 5px;}
.footerInners1{width: 100%;height: 100%;background: #ffffff;display: inline-block;}

.dxal{width:100%;height:auto; }
.dxal .dxal_con{width:100%; padding:0; overflow: hidden;background-color:#e2e2e2; }
.dxal .dxal_con .dxal_con_top{width:1000px; margin:auto; }
.dxal .dxal_con .dxal_con_top h1{width:100%;font-size:30px; color:#004692;  margin:0; text-align:center; padding-top:66px;}
.dxal .dxal_con .dxal_con_top .dxal_con_top1{width:100%; margin-top:30px;}
.dxal .dxal_con .dxal_con_top .dxal_con_top1 span{font-size:14px; color:#3e3a39;}
.dxal .dxal_con .dxal_con_top .dxal_con_top1 p{font-size:14px; color:#898989; line-height:24px;}
.dxal .dxal_con .dxal_con_top .dxal_con_top2{width:100%; margin-top:30px;}
.dxal .dxal_con .dxal_con_top .dxal_con_top2 span{font-size:14px; color:#3e3a39;}
.dxal .dxal_con .dxal_con_top .dxal_con_top2 p{font-size:14px; color:#898989; line-height:24px;}
.dxal .dxal_con .dxal_con_top .dxal_con_top3{width:100%; margin-top:30px;margin-bottom:75px;}
.dxal .dxal_con .dxal_con_top .dxal_con_top3 span{font-size:14px; color:#3e3a39;}
.dxal .dxal_con .dxal_con_top .dxal_con_top3 p{font-size:14px; color:#898989; line-height:24px;}
.dxal .dxal_con1{width:100%; padding:0; background-color:#fff;overflow: hidden;}
.dxal .dxal_con1 .dxal_con1_all{width:1000px;margin:auto; }
.dxal .dxal_con1 .dxal_con1_all .dxal_con1_all_con{width:100%; margin-top:70px;}
.dxal .dxal_con1 .dxal_con1_all .dxal_con1_all_con .dxal_con1_all_con_l{width:56.4%; float:left; margin-right:10.2%;}
.dxal .dxal_con1 .dxal_con1_all .dxal_con1_all_con .dxal_con1_all_con_l .dxal_con1_all_con_l1{width:100%;}
.dxal .dxal_con1 .dxal_con1_all .dxal_con1_all_con .dxal_con1_all_con_l .dxal_con1_all_con_l1 span{width:100%; border-left:2px solid #78c400; padding-left:8px; font-size:25px; font-weight:bold; color:#004692;}
.dxal .dxal_con1 .dxal_con1_all .dxal_con1_all_con .dxal_con1_all_con_l .dxal_con1_all_con_l1 p{font-size:14px; line-height:24px; color:#858585; padding-top:10px; padding-bottom:32px;}
.dxal .dxal_con1 .dxal_con1_all .dxal_con1_all_con .dxal_con1_all_con_r{float:left;width:33.4%; height:auto;}
.dxal .dxal_con1 .dxal_con1_all .dxal_con1_all_con .dxal_con1_all_con_r img{width:100%; height:154px;}
.dxal .dxal_con1 .dxal_con1_all .dxal_con1_all_con .dxal_con1_all_con_r img.dxal_con1_all_con_r_img{padding-top:4px;}
@media (min-width: 768px){
	.main_bg img{width:100%;  height:1027px;}
	.main_bg img.main_bg1_jr{width:100%;height:1537px;}
	.hyhlw_bg img{width:100%;  height:770px;}
	.main_list_con1 .main_list_con1_a .xiangqing{color: #e0002a; padding-left:10px;}
}

@media (max-width: 767px){
	.main_bg{height:auto;}
	.main_bg img{width:100%;height:auto;}
	.main_bg img.main_bg1{display:none;}
	.main_bg img.main_bg2{width:100%; height:auto;display:block;}
	.main_bg img.main_bg3{width:100%; height:auto;display:block;}
	.dianxin_con_All{width:98%;  height:auto; margin-left: 1%; }
	.dianxin_con1{width:100%;  height:auto; float:left;background-color:#e6e6e6;filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity: 0.8; opacity: 0.8;}
	.dianxin_con1_rj{ width: 100%;padding:64px 0 60px 10px;float:left;}
	.dianxin_con1_rj .dianxin_con1_rj_l{width:100%; float:left; }
    .dianxin_con1_rj .dianxin_con1_rj_l .dianxin_con1_rj_l_u li{width:100%;}
	.dianxin_con1_rj .dianxin_con1_rj_r{width:100%;  margin-top:26px;border-top:1px solid #595757; border-left:none; float:right; }
	.dianxin_con1_rj .dianxin_con1_rj_r img{width:75px; height:auto;}
	.dianxin_con2{width:100%;  height:auto; float:left;background-color:#f5f6f6;filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity: 0.8; opacity: 0.8;}	
	.dianxin_con3{width:100%;  height:auto; float:left;background-color:#e6e6e6;filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity: 0.8; opacity: 0.8;}
	.dianxin_con1_rj .dianxin_con1_rj_l p{width:100%;}
	.dianxin_con1_rj .dianxin_con1_rj_l .p3{padding-left:0;}

	.hyhlw_bg{ width: 100%;display: block;height: auto; position:absolute;}
	.hyhlw_bg img{width:100%;}
	.hyhlw_bg img.hyhlw_bg1{display: none;}
	.hyhlw_bg img.hyhlw_bg2{width:100%; height:auto;display:block; }
	.hyhlw_bg img.hyhlw_bg3{width:100%; height:auto;display:block;}	
	.hyhlw{width:100%;padding-bottom: 56px; position:relative; display:inline-block; }
	.hyhlw .hyhlw_top{width:100%;position:relative; display:inline-block; padding-top:64px; padding-bottom:60px;}
	.hyhlw .hyhlw_top span{width:282px; height:65px; line-height:64px;display:block; text-align:center; background:url(/new/images/ITS/hyhlw_top.png) no-repeat; font-size:30px; color:#fff; font-weight:bold; margin:auto; }
	.main_yl_bg{width:100%;height:auto;}
	.main_yl_bg img{width:100%;height:auto;}
	.main_zfjqy_bg{width:100%;height:auto;}
	.main_zfjqy_bg img{width:100%;height:auto;}
	.dianxin_con1_rj_l_h{width:640px;}
	.zfjqy_top span{width:222px; height:65px; line-height:64px;display:block; text-align:center; background:url(/new/images/ITS/zfjqy_top.png) no-repeat; font-size:30px; color:#fff; font-weight:bold; margin:auto; }
	.dianxin_con1_rj_l_h h6{width:100%;}
	.chanpin{ width:auto; padding:0 10px;}
	.chanpin .chanpin_con .chanpin_r{width:100%; float:none;}
	.chanpin .chanpin_con .chanpin_r img{ display:block; margin:0 auto;}

	.dxal{width:98%;margin-left:1%; height:auto;}
	.dxal .dxal_con .dxal_con_top{width:100%; margin:auto; }
	.chanpin .chanpin_con{width:100%; margin-top:20px; padding-bottom:20px; float:none;}
	.chanpin .chanpin_con .chanpin_l{width:100%;float:left; }
	.chanpin .chanpin_con .chanpin_l h1{font-size:20px;}
	.chanpin .chanpin_con .chanpin_l .chanpin_l1{ margin-top:20px;}
	.chanpin .chanpin_con .chanpin_l .chanpin_l1 span{font-size:14px; color:#3e3a39;}
	.chanpin .chanpin_con .chanpin_l .chanpin_l1 p{font-size:14px; color:#898989; line-height:24px;}
	.chanpin .chanpin_con .chanpin_l .chanpin_l2{width:100%; margin-top:20px;}
	.chanpin .chanpin_con .chanpin_l .chanpin_l2 span{font-size:14px; color:#3e3a39;}
	.chanpin .chanpin_con .chanpin_l .chanpin_l2 p{font-size:14px; color:#898989; line-height:24px;}
	.chanpin .chanpin_con .chanpin_l .chanpin_l3{width:100%; margin-top:22px;}
	.chanpin .chanpin_con .chanpin_l .chanpin_l3 p{font-size:14px; color:#898989; line-height:24px;}
	
	.footerResearch_xs{width: 50%;float: left;}
	.footerResearch_txt1 form p{text-align: right;}
	.news_left{padding:0px;}
	.news_right{padding:0px;}
	.news_center_box{margin: 0;}
	.news_center .news_thumbnail{width: 30%;}
	.news_thumbnail_list{width: 69%;font-size: 12px;}
	.news_thumbnail_list li{height: 25px;line-height: 25px;}
	.news_thumbnail_list .list_first{height: 20px;line-height: 20px;}
	.news_center .news_thumbnail{margin-bottom: 20px;}
	.news_content_change ul{width: 100%;}
	.news_timer{width: 55%;}
	.news_address{border: 0;width: 45%;}
	.news_address:before{left: 15px;}
	.news_txt,.news_push{display: none;}
	.news_years ul li{width: 150px;}
	.news_years{width: 84%;}
	.case_infor_center{width: 100%;}
	.solution_tit1{margin-top: 40px;}
	.cloudServercase{margin:0;}
	.cloudServercase1,.cloudServercase2{width: 100%;}
	.cloudServer_txt1{margin-top: 20px;}
	.cloudServercase2 img{margin-top: 20px;width: 90%;position: relative;left: 5%;}
	.solution_case ul li{font-size: 12px;}
	.footerResearch_center1{width: 100%;}
	.footerResearch_center1 p{font-size: 12px;}
	.footerResearch_center1 ul li{width: 100%;padding: 0;}
	.footerResearch_img a{padding: 5px 15px;}
	.Research_center_firsrt:nth-of-type(1){height: auto;}
	.case_tit2,.case_infor_center2 .case_infor1{padding:0 10px;}
	
	.dxal .dxal_con1 .dxal_con1_all .dxal_con1_all_con .dxal_con1_all_con_l{width:100%; float:left; }
	.dxal .dxal_con1 .dxal_con1_all .dxal_con1_all_con .dxal_con1_all_con_l .dxal_con1_all_con_l1{width:100%;}
	.dxal .dxal_con1 .dxal_con1_all .dxal_con1_all_con .dxal_con1_all_con_l .dxal_con1_all_con_l1 span{width:100%; border-left:2px solid #78c400; padding-left:8px; font-size:25px; font-weight:bold; color:#004692;}
	.dxal .dxal_con1 .dxal_con1_all .dxal_con1_all_con .dxal_con1_all_con_l .dxal_con1_all_con_l1 p{font-size:14px; line-height:24px; color:#858585; padding-top:10px; padding-bottom:32px;}
	.dxal .dxal_con1 .dxal_con1_all .dxal_con1_all_con .dxal_con1_all_con_r{float:left;width:100%; height:auto;padding-bottom:32px;}
	.dxal .dxal_con1 .dxal_con1_all .dxal_con1_all_con .dxal_con1_all_con_r img{width:100%; height:154px;}
	.dxal .dxal_con1 .dxal_con1_all .dxal_con1_all_con .dxal_con1_all_con_r img.dxal_con1_all_con_r_img{padding-top:4px;}
	
}
	
.mainwrap1{width:100%; overflow:hidden;}
.main_nav{width:1000px; margin:0 auto;border-top:1px solid #e0002a; border-bottom:1px solid #e0002a;}
.main_nav ul{ /* padding-top: 12px; */}
.main_nav li{ width:166px; float:left; font-size:16px; text-align:center; height:43px; line-height:43px;}
.main_nav li:last-child a{border-right:none;}
.main_nav li a{ display:inline-block; width:167px; color:#000000; height:25px; line-height:25px; border-right: 1px solid #7d7d7d;}
.main_nav li.current,.main_nav li:hover{ background-color:#e0002a;}
.main_nav li.current a,.main_nav li:hover a{ color:#fff; border-right:0;}


.main_list{width:1000px; margin:0 auto; }
.main_list_con{margin-top:28px; overflow:hidden;}
.main_list_con1{ border-bottom:1px solid #cccccc; margin-top:36px; padding-bottom: 25px;}
.main_list_con1 .main_list_con1_s{ background:url(/new/images/redliBg.png) no-repeat 5px 8px; display:block; font-size:16px; font-weight:bold;}
.main_list_con1 .main_list_con1_s a{color:#000; padding-left:24px;}
.main_list_con1 .main_list_con1_s a:hover{color:#e0002a;}
.main_list_con1 p{line-height:24px; color:#000000; padding-top:23px;}
.main_list_con1 .main_list_con1_a{ text-align:right;}
.main_list_con1 .main_list_con1_a a{ display:inline-block; color:#000;}
.main_list_con1:last-child{border-bottom:none;}
.main_con{width:1000px; margin:0 auto; font-size:14px;}
.main_con p{ text-indent:2em;}
.main_con_fwzx{padding:30px 0;}
.main_con_fwzx1 p{color:#000; line-height:24px; color:#000;}
.main_con_fwzx2{ padding:40px 0 26px 0;}
.main_con .title2{text-align:center; padding:10px 0;}
.main_con .title2 span{ display:inline-block; padding-left:20px; padding-right:20px;  font-size:16px; color:#000; font-weight:bold; border-left:3px solid #d60016; border-right:3px solid #d60016; }
.main_con .list{margin-top:46px;}
.main_con .list li{ background:url(/new/images/redliBg.png) no-repeat 12px 10px; font-size:14px; line-height:24px; padding-left:28px;}
.main_con .img{text-align:center; padding:30px 0;}
.main_con .tableClass{ border-left:1px solid #ccc; border-top:1px solid #ccc; width:700px; margin:0 auto; padding:20px 0;}
.main_con .tableClass th{ border-right:1px solid #ccc; border-bottom:1px solid #ccc; text-align:center; font-size:16px; color:#d60016; padding:5px 0;}
.main_con .tableClass td{ border-right:1px solid #ccc; border-bottom:1px solid #ccc; text-align:center; font-size:12px; padding:5px 0;}



.main_con_khlb{padding-top:70px;}
.main_con_khlb_yh{border-bottom:1px solid #cccccc; padding-bottom:38px; margin-top:46px;}
.main_con_khlb_yh span{width:267px;background:url(/new/images/redliBg.png) no-repeat 5px 10px; display:block; font-size:16px; font-weight:bold; padding-left:24px; float:left;}
.main_con_khlb_yh .main_con_khlb_yh1{width:315px; float:left; margin-right:100px;}
.main_con_khlb_yh .main_con_khlb_yh1 li{line-height:30px; }
.main_con_khlb_yh .main_con_khlb_yh1 li a{color:#000;}
.main_con_khlb_yh .main_con_khlb_yh2{width:315px;float:left;}
.main_con_khlb_yh .main_con_khlb_yh2 li{line-height:30px; }
.main_con_khlb_yh .main_con_khlb_yh2 li a{color:#000;}
.main_con_khlb_yh:last-child{border-bottom:none; margin-bottom:30px;}
.contentReturn{width:1000px; margin:0 auto;}
.contentReturn a{color:#333333;}
.main_con_fwzx h1{text-align:center; font-size:24px; margin-top:30px;}
.main_con_fwzx2_p_top{width:100%; margin-top:40px;}
.main_con_fwzx2_p_top p{font-size:12px; line-height:24px; text-indent:2em; color:#333333;}
.xian{margin-top:30px; border-bottom:1px solid #e0002a; width:66px;}
.main_con_fwzx2_p h6{font-size:12px; line-height:24px;color:#333333; display:inline-block; margin:0; padding:0;}
.main_con_fwzx2_p_list{ padding-top:46px;}
.main_con_fwzx2_p_list_p{margin-left:24px;}
.main_con_fwzx2_p_list_p h6{padding-top:25px; }
.main_con_fwzx2_p_list_img{ text-align:center; padding-top:30px;}
.main_con_fwzxContent{ font-size:14px; padding-top:20px; line-height:24px;}
.main_con_fwzxContent .img{ text-align:center; padding-bottom:20px;}
.main_con_fwzxContent p{ text-indent:2em;}

.xzsyTabBox{ margin-top:60px; padding-bottom:60px;}
.xzsyTabBox .tab li{ float:left; border-right:1px solid #ccc; font-size:14px; padding:0 16px;}
.xzsyTabBox .tab li a{ color:#333;}
.xzsyTabBox .tab li.noline{ border-right:0;}
.xzsyTabBox .tab li.current a,.xzsyTabBox .tab li:hover a{ color:#e0002a;}
.xzsyTabBox .xzsyTabList{ margin-top:30px;}
.xzsyTabBox .xzsyTabList li{ float:left; width:440px; margin-right:60px; padding-bottom:20px;}
.xzsyTabBox .xzsyTabList li .title{ float:left; width:350px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.xzsyTabBox .xzsyTabList li .download{ float:right;}
.xzsyTabBox .xzsyTabList li a{ color:#333;}
.xzsyTabBox .xzsyTabList li a:hover .download{ color:#e0002a;}


@media (max-width: 767px){
	.contentReturn{ width:auto; padding:0 10px;}
	.main_nav{width:100%; border-top:none; border-bottom:none;}
	.main_nav li{width:50%;}
	.main_nav li a{width:100%;}
	.main_list{width:auto; padding:0 10px;}
	.main_list_con{margin-top:28px; overflow:hidden;}
	.main_list_con1{ border-bottom:1px solid #cccccc; margin-top:36px;}
	.main_list_con1 span{ background:url(/new/images/redliBg.png) no-repeat 5px 10px; display:block; font-size:16px; font-weight:bold;}
	.main_list_con1 span a{color:#000; padding-left:24px;}
	.main_list_con1 span a:hover{color:#e0002a;}
	.main_list_con1 p{line-height:24px; color:#000000; padding-top:23px;}
	.main_list_con1 .main_list_con1_a{float:right; color:#000;}
	.main_list_con1:last-child{border-bottom:none;}
	.main_con{width:auto; padding:0 10px;}
	.main_con_fwzx3{width:100%;padding-top:36px;}
	.main_con_fwzx3 img{width:100%;  }
	.main_con_khlb_yh span{width:100%;background:url(/new/images/redliBg.png) no-repeat 5px 10px; display:block; font-size:16px; font-weight:bold; padding-left:24px; float:left;}
	.main_con_khlb_yh .main_con_khlb_yh1{width:50%; float:left; margin-right:0;}
	.main_con_khlb_yh .main_con_khlb_yh1 li{line-height:30px; }
	.main_con_khlb_yh .main_con_khlb_yh1 li a{color:#000;}
	.main_con_khlb_yh .main_con_khlb_yh2{width:50%;float:left;}
	.main_con_khlb_yh .main_con_khlb_yh2 li{line-height:30px; }
	.main_con_khlb_yh .main_con_khlb_yh2 li a{color:#000;}
	.main_con_fwzx2_p_list_img{width:100%; padding-top:30px;}
	.main_con_fwzx2_p_list_img img{width:100%;}
	.main_con_fwzx h1{ font-size:18px;/* margin:0;*/}
	.mainwrap1{ padding:0 10px;}
	.main_con_fwzxContent .img img{ width:100%;}
	.xzsyTabBox .tab li{ padding:0; width:49%; text-align:center; margin-bottom:10px;}
	.xzsyTabBox .xzsyTabList li{ float:none; width:100%;}
	.xzsyTabBox .xzsyTabList li .title{ width:230px;}
	.main_con .img img{ width:100%;}
	.main_con .tableClass{ width:100%;}
	.main_con .tableClass td{ padding:5px 5px;}
	
	
}
.onError{ color:#e0002a; padding-top:5px;}
.onShow,.onFocus,.onCorrect{display: none}<!--耗时1757843071.9111秒-->