/*common.css*/
/*body{
    margin: 0;
    padding: 0;
    width:100%; height:100%;
    background-repeat: no-repeat;
    font-family:"å¾®è½¯é›…é»‘","å®‹ä½“";
    font-weight: 400;
    font-size: 14px;

    line-height: 24px;

    color: #666;
    cursor: default;

}*/
/*body {
    background-color: #fff;
}*/
/*body, figure {
    margin: 0;
}*/
.ct-frontpage-footer{ 
    font-size: 13px;
}
.ct-top-header {
    position: relative;
    z-index: 303;
    height: 30px;
    line-height: 30px;
    background: #0d568d;
    font-family: "\5FAE\8F6F\96C5\9ED1","Microsoft Yahei",tahoma,arial,"Hiragino Sans GB","\5B8B\4F53";
    font-size: 13px;
}
.ct-top-header-inner {
    padding: 0!important;
}
.container {
    max-width: 1172px!important;
    width: 98%;
    margin-right: auto;
    margin-left: auto;
    padding: 0!important;
}
.container .row .span12{
	max-width: 1170px !important;
	width: 100% !important;
	margin: 0 !important;
}
.container:before, .container:after {
    clear: both;
    display: table;
    content: "";
    line-height: 0;
}
.ct-top-header ul.pull-right {
    margin: 0;
}
ul .unstyled, ul .inline {
    margin-left: 0;
    list-style: none;
    padding-left:0;
}
/*ul {
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;
}*/
.ct-top-header .welcome-message {
    color: #fff;
}
span {
    display: inline-block;
}
.span3 {
    width: 270px;
}
[class*="span"] {
    float: left;
    min-height: 1px;
}
.ct-top-header .blocktoline {
    display: inline;
}
ul.inline > li, ol.inline > li {
    display: inline-block;
    padding-right: 5px;
}
.ct-frontpage-wrapper ul.inline > li, .ct-frontpage-wrapper ol.inline > li {
    padding-left: 29px!important;
    padding-right: 29px!important;
        margin-left: 4px;
}
/*li {
    line-height: 24px;
}*/
/*a:-webkit-any-link {
    cursor: auto;
}*/

.ct-frontpage-wrapper {
    position: relative;
    padding: 0 0 28px 0!important;
    min-height: 450px;
    margin-left: auto;
    margin-right: auto;
    width: :1158px;
}
img {
    max-width: 100%;
    width: auto\9;
    height: auto;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}
.ct-frontpage-footer {
    padding: 0 0 20px;
}
.ct-frontpage-footer-advantage {
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
}
.ct-frontpage-footer .container {
    padding: 0;
}
.ct-frontpage-footer ul li {
    margin-bottom: 8px;
}
.ct-frontpage-footer-advantage ul li {
    float: left;
    width: 16.66666%;
    position: relative;
}
.text-left {
    text-align: left !important;
}
.ct-frontpage-footer-advantage ul li img {
    margin: 15px 0;
}
.ct-frontpage-footer-advantage ul li span {
    position: absolute;
    top: 50%;
    left: 95px;
    margin-top: -24px;
    right: 0;
    width: 100px;
    font-size: 14px;
    color: #333;
}
#ct-frontpage-footer-inner {
    font-size: 13px;
}
.ct-frontpage-footer .ct-frontpage-footer-inner {
    padding-top: 20px;
}
.rowfooter {
    margin-left: -30px;
}
.span2 {
    width: 170px;
    margin-left: 30px;
}
.span4 {
    width: 370px;
    margin-left: 30px!important;
}
.ct-frontpage-footer h3 {
    font-size: 18px;
}
.ct-frontpage-footer .ct-frontpage-footer-inner a {
    color: #999!important;
}
.ct-frontpage-footer .custom-width-first {
    width: 42%;
}
.cloud_right_cjwt ul li {
    float: left;
}
.pull-right {
    float: right;
}



/*common.css stop*/

.mt30{
    margin-top: 30px
}
.mt-7{
    margin-bottom: -7px
}
.list-left{
    background: #F0F0F0;
    width:66px;
    text-align: center;
    display: table;
    color: #666666;
   /* padding-bottom: 100000px;
    margin-bottom: -100000px;*/
}
.list-left{
    display: table;
}
.list-left:hover,.leftCurrent,.list-left:focus{
    color: #FFF;
    background: #2883D6;
}
.ct-product-phy-bg .list-left-text{
    font-family: "Microsoft Yahei";
font-size: 24px;

line-height: 28px;
width:24px;

}

.ct-frontpage-wrapper .row{
    display: table-row;
}
.cell{
    display: table-cell;
        vertical-align: middle;
}

.ct-product-phy-bg .list-right-li{
    width: 360px;
    border: 1px solid #D8D8D8!important;
    padding: 18px 0;
}
.ct-product-phy-bg .list-right-li:hover{
    border: 1px solid #2883D6!important;
    box-shadow: 0 0 6px 0 #2883D6;
}

.span-title{
    margin-left:8px!important;
    font-size: 18px
}
.span-content{
    color: #666666;
}
.color33{
    color: #333333!important;
}
.price{
font-size: 20px;
color: #FF9832!important;
}
.pic:hover{
 -webkit-transform: rotateZ(180deg);
            -moz-transform: rotateZ(180deg);
            -o-transform: rotateZ(180deg);
            -ms-transform: rotateZ(180deg);
            transform: rotateZ(180deg);

}
 /* flip the pane when hovered */
  .non:hover .flipper div{
    transform: rotateY(180deg);
  }

/* flip speed goes here */
.flipper div{
  transition: 1s;
  transform-style: preserve-3d;

  position: relative;
}
.flip-container{
    display: inline-block;
    position: relative;
}

.comon-btn{
border: 1px solid #ff9832!important;
    padding-left: 19px!important;
    border-radius: 2px;
    padding-right: 19px!important;
}
.tiny-btn-basic {
    display: inline-block;
    cursor: pointer;
    vertical-align: middle;
    margin-right: 5px;
    height: 30px;
    line-height: 22px;
    border-radius: 2px;
    text-align: center;
    outline: 0;
    box-sizing: content-box;
    padding: 0;
}
.height-30 .tiny-btn-basic {
    height: 31px;
    padding: 0 19px;
}
.btn-kt:hover {
    background: #fda95f!important;
    border: 1px solid #ff9832!important;
}
.shiyo{
    background: #fff;
    color: #4DBE5E
}
a{
    color: #2883D6;
}
.mt11{
    margin-top: 15px
}
.price-view{
    background: #fff;
    color: #ff9832
}
.mt11{
    margin-top: 11px
}
.mt4{
    margin-top: 4px
}
.mt3{
    margin-top: 3px
}
.mt2{
    margin-top: 2px
}
.mb2{
    margin-b: 2px
}
.mt13{
    margin-top: 13px;
}
.mt14{
    margin-top: 14px
}
.mt28{
    margin-top: 28px;
}
.mt26{
    margin-top: 26px
}
.ml8{
    margin-left: 8px
}
.price-dis{
    display: inline-block;
}
.ct-product-recommended-border{
    border:none!important;
}

.ct-product-phy-bg [class^='bc-ico-']{
  margin:0;
}


.shiyo:hover{
    color: #fff;
    border-color: rgba(77,190,94,0.8);
    background-color: rgba(77,190,94,0.8);
}
.ct-frontpage-bottombar a {
    color: #fff!important;
}
.total-view-header .nav > li > a.active, .total-view-header  .nav > li > a:focus {

     height: 65px!important; 
}
.total-view-header .nav .subnav.subnav-product {
    left: -54px!important;
    width: 790px!important;
}
.total-view-header .nav .subnav.subnav-proxy {
    right: -60px!important;
}
.total-view-header .nav .subnav .subnav-module {
    width: 130px!important;
}
.total-view-header .nav .subnav.subnav-forum {
    width: 405px;
    left: -175px;
}
.total-view-header .home-search .homesearch{
    height: 30px!important
}

/**product-yzj.css**/

.float-nav{
    width: 100%;
    height: 60px;
    position: absolute;
    bottom: 0;

}
.float-nav .grid{
	text-align: center;
}
.yzj-title{
    color: #333;
    margin: 30px 20px
}
.yzj-title h1{
    font-size: 44px
}
.pt116{
    padding-top: 56px
}
.ml90{
    margin-left: 90px;
}
.ml15{
    margin-left: 15px
}
.ml10{
    margin-left: 10px
}
.pt10{
    padding-top: 10px
}
.pr10{
    padding-right: 10px!important
}
.ml125{
    margin-left: 125px
}
.yzj-dis{
    margin-top: 26px;
    line-height: 24px
}
.yzj-dis .text-warning{
    font-size: 22px
}
.btns{
    margin-top: 30px
}
.btn{
    padding-top:9px;
    padding-bottom:9px;
    width: 150px
}
.float-nav .product-li ul li{
    /*width: 132px;*/
   	width: 20%;
    padding:18px 0;
    color: #333;
    line-height: 24px;
}
.float-nav .product-li ul li a:hover,.common-link{
    color: #2883D6!important;
    cursor: pointer;
}
.common-link{
    font-size: 18px;
    margin-left: 15px;
    line-height: 31px
}
.porduct-all-div-padding{
    font-size: 18px;
    padding-top:18px!important;
    padding:18px 0 18px 12px;
    color: #333
}
.porduct-all-hover{
        background: #fff;
    height: 25px;
    box-shadow: rgba(0, 0, 0, 0.2) 0px -5px 3px 1px;
    position: fixed;
        padding-right: 12px;
    padding-left: 12px;
    color: #2883D6!important;
}
.float-nav .grid .product-btn{
padding:11px 0;
}
.float-nav ul{
    margin:0;
}
.float-nav ul li{
    padding-right: 0
}





.product-list .left-list ul li:last-child{
    padding-bottom: 71px
}

.product-list .left-list ul li:hover{
    color: #2883d6
}





.container, .container-fluid{
    padding:0!important;
}
.carousel-indicators li{
    float: none;
}


.cpys-line{
    background-color: #666;
    width: 520px;
    height: 1px;
    margin-bottom: 6px
}
.table-bordered td{
        border-top: 1px solid #ddd;
        line-height: 24px;
        font-size: 14px;
        
}
.table th{
    border-bottom: none;
    text-align: center;
}
.table-bordered th,.table-bordered tr td:nth-child(1){
    font-size: 18px;
    padding:9px 0;
}
.cpgn .table-bordered th,.table-bordered tr td:nth-child(1){
    font-size: 14px;
}
.table-bordered th,.com-col{
    color: #333;
}
.leftCurrent {
    color: #FFF!important;
    background: #2883D6!important;
}
.cpgn .list-left {
    width: 50px;
}

.cpgn .list-left-text {
    font-family: "Microsoft Yahei";
    font-size: 18px;
    width: 24px;
}
.cpgn span {
    display: inline-block;
}

.cpgn .row {
    display: table-row;;
        margin: 0
}
.row{
    margin-left: 0!important
}
.cpgn .flip-container{
    line-height: 24px;
    display: table-row;
}

.cpgn .cpgn-con{
    border: 1px solid #D8D8D8;
}
.cpgn .cpgn-con:hover{
    border-color: #2883D6
}
.mt21{
    margin-top: 21px
}
.mb10{
    margin-bottom: 10px
}

.cpgn .table-bordered td{
    text-align: center;
}
.yycj .div-line{
    width: 230px;
    height: 1px;
    background-color: #333;
    display: inline-block;
    margin-top: 15px;
    margin-bottom:11px;

}
.yycj .yycj-ul ul li{
    background-color: #f8f8f8;
    width: 270px;
    height: 335px;
        vertical-align: top;
        margin-left: 25px
}
/*.yycj .yycj-ul ul li div:nth-child(3){
    width: 230px;
    margin-top:15px;
    margin-left:20px;
}*/
.yycj .yycj-ul ul li div:nth-child(3) span{
    display: inline-block;
    text-align: left;
}
.khal .khal-ul li{
    width: 19%;
    height: 119px;
    padding:0;

}
.ct-frontpage-content{
    padding:0;
}
.sybz-div{
    margin-bottom: 60px
}
.sybz-div ul li span{
    color: #666;
    line-height: 36px
}
.sybz-div ul li span:hover{
    color: #2883D6;
    text-decoration: underline;
}
.cpys .table td{
    vertical-align: middle;
    padding:15px 34px;
}
.cpys .table td:nth-child(2){
    /*width: 443px*/
}

.com-col{
    font-weight:bold;
}
.cpgn-con table{
    width: 700px
}
.cpgn-con table tbody td span{
    font-size: 14px
}
.con-fon{
    font-size: 18px;
    color: #333
}
.mt23{
    margin-top: 23px
}
.menu-div-bot-line{
    width: 60px;
    height: 4px;
    background-color: #2883D6;
    margin:0 auto;
        margin-top: 14px;
}
.cpys table {
    max-width: 1170px
}

.cpgn .flip-container{
    max-width: 1078px
}

.yycj-ul-li-div-com{
    padding:60px 20px 30px;
}
.menu-line{
    width: 1px;
    height: 20px;
    background-color: #666
}

.ml23{
    margin-left: 23px
}
.span4{
    width:270px;
}
.ct-frontpage-footer .span4{
    margin-right:0;
    width:370px;
}
.cpys-ks,.cpys-lh,.cpys-safe,.cpys-wd,.cpys-gkk,.cpys-kyx,.cpys-rel,.cpys-kyx-v,.cpys-jgbs,.cpys-yxwh,.cpys-xn,
.cpys-tx,.cpys-drl,.cpys-yy,.cpys-cb,.cpys-zd,.cpys-zn,.cpys-ksh,.cpys-ggjx,.cpys-jxsc,
.cpys-syjx,.cpys-gxjx,.cpys-zk,.cpys-lcb,.cpys-js,.cpys-zy,.cpys-ss,.cpys-jd,.cpys-jrfs,
.cpys-fwkz,.cpys-kzx,.cpys-jhgl,.cpys-sjbh,.cpys-tsxl,.cpys-lsjn,.cpys-fg,.cpys-wl,.cpys-yd,
.cpys-zb,.cpys-bj,.cpys-tm,.yyp-cpys-cb,.cpys-ym-ff,.cpys-ym-gl,.cpys-yz,.cpys-dzh,.cpys-hppr,
.cpys-yab-cb,.cpys-ypt-lh,.cpys-wd-new,.cpys-dy,.cpys-ywg-wfry,.cpys-ywg-gxn,.cpys-ywg-dcc,.cpys-kkx,
.cpys-cxgx,.cpys-bzyy,.cpys-gg,.cpys-dwsj,.cpys-sjmd,.cpys-kfjr,.cpys-txss,.cpys-gcj,
.cpys-wfjc,.cpys-hzjz,.cpys-yhjz,.cpys-hldj,.cpys-jzqd,.cpys-bdkt,.cpys-gkqg,.cpys-hmty,
.cpys-dhxl,.cpys-yypt,.cpys-gddl,.cpys-ts,.cpys-dsy,.cpys-fb,.cpys-gbf,.cpys-ldzq,
.cpys-hgx,.cpys-wzx,.cpys-ssx,.cpys-ppfw,.cpys-jgyh,.cpys-lhjs,.cpys-gfgl,.cpys-zhin,
.cpys-qm,.cpys-sr,.cpys-qd,.cpys-cdcc,.cpys-wdgl,.cpys-axtr,.cpys-jdgl,.cpys-fwh,
.cpys-yysx,.cpys-tdxz,.cpys-cssl,.cpys-lxff,.cpys-zykz,.cpys-aqkk,.cpys-sylh,.cpys-cdwb,.cpys-dttm,.cpys-zsjm,
.cpys-lhkr,.cpys-wdkk,.cpys-ywbs,.cpys-vgxn,.cpys-jdyy,.cpys-zdh,.cpys-ywg-yylgz,.cpys-qdjjs,.cpys-sqfl,.cpys-wfwqgl,.cpys-jxkz,.cpys-sx,
.cpys-cp,.cpys-qy,.cpys-jr,.cpys-jj,.cpys-llq,.cpys-czjd,.cpys-spst,.cpys-dptfg,.cpys-dyz,.cpys-syx,.cpys-dbyq,.cpys-rzgl,
.cpys-dadk,.cpys-duodk,.cpys-dxy,.cpys-jrfb,.cpys-qxnl,.cpys-qyfn
{
    width: 28px;
    height: 28px;
    display: inline-block;
    content: "";
    background-image: url(../images/icon-cpys.png);
}
.cpys-qyfn{
    background-position: -621px -524px;
}
.cpys-qxnl{
    background-position: -564px -525px;
}
.cpys-jrfb{
    background-position: -508px -525px;
}
.cpys-dxy{
    background-position: -447px -525px;
}
.cpys-duodk{
    background-position: -393px -525px;
}
.cpys-dadk{
    background-position: -333px -525px;
}
.cpys-zsjm{
    background-position: -273px -525px;
}
.cpys-dttm{
    background-position: -218px -525px;
}
.cpys-cdwb{
    background-position: -162px -525px;
}
.cpys-sx{
    background-position: -101px -525px;
}
.cpys-jxkz{
    background-position: -44px -525px;;
}
.cpys-wfwqgl{
    background-position: -680px -462px;
}
.cpys-sqfl{
    background-position: -623px -462px;
}
.cpys-qdjjs{
    background-position: -564px -462px;
}
.cpys-rzgl{
    background-position: -505px -462px;
}
.cpys-dbyq{
    background-position: -450px -462px;
}
.cpys-syx{
    background-position: -393px -462px;
}
.cpys-dptfg{
    background-position: -273px -460px;
}
.cpys-dyz{
    background-position: -333px -462px;
}
.cpys-spst{
    background-position: -219px -459px;
}
.cpys-czjd{
    background-position: -160px -463px;
}
.cpys-llq{
    background-position: -102px -461px;
}
.cpys-jj{
    background-position: -44px -463px;
}
.cpys-jr{
    background-position: -678px -401px;
}
.cpys-cp{
    background-position: -563px -401px;
}
.cpys-qy{
    background-position: -621px -401px;
}
.cpys-ywg-yylgz{
    background-position: -507px -401px;
}
.cpys-zdh{
    background-position: -449px -401px;
}
.cpys-gg{
    background-position: -392px -401px;
}
.cpys-bzyy{
    background-position: -335px -401px;
}
.cpys-dwsj{
    background-position: -275px -405px;
}
.cpys-sjmd{
    background-position: -217px -401px;
}
.cpys-gcj{
    background-position: 589px 227px;
}
.cpys-txss,.cpys-kzx{
    background-position: 535px 287px;
}
.cpys-wfjc{
    background-position: 533px 226px;
}
.cpys-hzjz{
    background-position: 416px 288px;
}
.cpys-yhjz{
    background-position: 242px 288px;
}
.cpys-kfjr{
    background-position: 359px 288px;
}
.cpys-gkqg{
    background-position: 127px 288px;
}
.cpys-hmty{
    background-position: 706px 227px;
}
.cpys-dhxl{
    background-position: 476px 288px;
}
.cpys-bdkt{
    background-position: 589px 288px;
}
.cpys-jzqd{
    background-position: 647px 227px;
}
.cpys-yypt{
    background-position: 70px 288px;
}
.cpys-gddl{
    background-position: 187px 288px;
}
.cpys-ts{
    background-position: 301px 287px;
}
.cpys-fb{
    background-position: 474px -47px;
}
/*æ¼æ´žæ‰«æå‡†ç¡®*/
.cpys-ldzq{
    background-position: 242px -105px;
}
/*114å“ç‰ŒæœåŠ¡*/
.cpys-ppfw{
    background-position: -218px -163px;
}
/*114ä»·æ ¼ä¼˜æƒ */
.cpys-jgyh{
    background-position: -161px -106px;
}
/*114çµæ´»ç»“ç®—*/
.cpys-lhjs{
    background-position: -159px -163px;
}
/*114è§„èŒƒç®¡ç†*/
.cpys-gfgl{
    background-position: 126px -105px;
}
/*æœåŠ¡å™¨å®‰å…¨å…¨é¢*/
.cpys-qm{
    background-position: -392px -48px;
}
/*æœåŠ¡å™¨å®‰å…¨æ·±å…¥*/
.cpys-sr{
    background-position: -449px -48px;
}
/*æœåŠ¡å™¨å®‰å…¨å¼ºå¤§*/
.cpys-qd,.cpys-cxgx{
    background-position: -449px -105px;
}
/*ä¼ä¸šç½‘ç›˜ä¼ è¾“é€ŸçŽ‡*/
.cpys-cssl{
    background-position: -44px -105px;
}
/*ä¼ä¸šç½‘ç›˜å›¢é˜Ÿåä½œ*/
.cpys-tdxz{
    background-position: 69px -48px;
}
/*ä¼ä¸šç½‘ç›˜æ–‡æ¡£ç®¡ç†*/
.cpys-wdgl{
    background-position: -333px -48px;
}
/*ä¼ä¸šç½‘ç›˜è¶…å¤§å­˜å‚¨å·*/
.cpys-cdcc{
    /*width: 27px;*/
    background-position: -44px -166px;
}
/*å¾®æœåŠ¡äº‘åº”ç”¨ä¸Šçº¿*/
.cpys-yysx{
    background-position: -102px -48px;
}
/*å¾®æœåŠ¡äº‘åº”ç”¨æœåŠ¡åŒ–*/
.cpys-fwh{
    background-position: 127px -48px;
}
/*äº‘å¤‡ä»½æŒ‰éœ€æŠ•å…¥*/
.cpys-axtr,.cpys-tm{
    background-position: -333px -165px;
}
/*äº‘å¤‡ä»½ç®€å•ç®¡ç†*/
.cpys-jdgl,.cpys-ym-gl{
    background-position: -102px -165px;
}
/*æ— ç¼å…¥äº‘*/
.cpys-ywg-wfry{
    background-position: -335px -285px
}
/*è¶…å¤§å­˜å‚¨*/
.cpys-ywg-dcc{
    background-position: -221px -360px
}
/*åœ°åŸŸå¹¿æ³›*/
.cpys-dy{
    background-position: -392px -287px
}
/*ç¨³å®š*/
.cpys-wd-new{
    background-position: -181px -311px
}
/*äº‘å ¡åž’æœº*/
.cpys-zhin{
    background-position: -44px -226px;
}
/*MySQLå¯ç”¨æ€§*/
.cpys-kyx{
    background-position: 70px -164px;
}
.cpys-kyx-v{
    background-position: 186px -343px;
}
/*æž¶æž„éƒ¨ç½²*/
.cpys-jgbs{
    background-position: 243px -343px;
}
/*MySQLè¿è¡Œç»´æŠ¤*/
.cpys-yxwh{
    background-position: 244px -48px;

}
/*SQL serverä¸šåŠ¡éƒ¨ç½²*/
.cpys-ywbs{
    background-position: -102px -226px;

}
/*vpné«˜æ€§èƒ½*/
.cpys-vgxn,.cpys-xn{
    background-position: 357px -106px;

}
/*åˆ†å¸ƒå¼æ¶ˆæ¯æµ·é‡å †ç§¯*/
.cpys-hldj{
    background-position: 360px -168px;

}
/*åˆ†å¸ƒå¼æ¶ˆæ¯ä½Žæ—¶å»¶*/
.cpys-dsy{
    background-position: 68px -106px;

}
/*åˆ†å¸ƒå¼æ¶ˆæ¯é«˜å¹¶å‘*/
.cpys-gbf{
    background-position: 185px -164px;

}
/*äº‘å®¡è®¡åˆè§„æ€§*/
.cpys-hgx{
    background-position: 127px -106px;

}
/*äº‘å®¡è®¡å®Œæ•´æ€§*/
.cpys-wzx{
    background-position: -160px -48px;

}
/*äº‘å®¡è®¡å®žæ—¶æ€§*/
.cpys-ssx{
    background-position: 301px -168px;

}
/*vpnç®€å•æ˜“ç”¨*/
.cpys-jdyy,.cpys-yy{
    background-position: 243px -164px;

}
/*GUPäº‘ä¸»æœºæ–¹ä¾¿å¿«æ·*/
.cpys-safe,.cpys-js,.cpys-ks{
    background-position: 184px -48px; 

}
/*GUPäº‘ä¸»æœºé«˜æ€§èƒ½*/
.cpys-zk,.cpys-ywg-gxn{
    background-position: 127px -164px;
}
/*GUPäº‘ä¸»æœºé«˜æ€§ä»·æ¯”*/
.cpys-hppr,.cpys-cb{
    background-position: -161px -106px;
}
/*MySQLå¯é æ€§*/
.cpys-kkx{
    background-position: -276px -164px;
}
/*psqlç±»åž‹ä¸°å¯Œ*/
.cpys-lxff,.cpys-ym-ff{
    background-position: 184px -106px;
}
/*psqlèµ„æºæ‰©å±•*/
.cpys-zykz,.cpys-tx{
    background-position: -44px -48px;
}
/*psqlå®‰å…¨å¯é */
.cpys-aqkk{
    background-position: -334px -105px;
}
/*ipä½¿ç”¨çµæ´»*/
.cpys-sylh,.cpys-lh,.cpys-ypt-lh{
    background-position: -100px -106px;
}
/*åˆ†å¸ƒå¼ç¼“å­˜çµæ´»æ‰©å®¹*/
.cpys-lhkr{
    background-position: -218px -106px;
}
/*åˆ†å¸ƒå¼ç¼“å­˜ç¨³å®šå¯é */
.cpys-wdkk{
    background-position: -218px -48px;
}
/*ä¾¿æ·*/
.cpys-bj{
    background-position: -275px -287px;
}
/*ç»„æ’­*/
.cpys-zb{
    background-position: -45px -403px;
}
/*ç½‘ç»œ*/
.cpys-wl{
    background-position: -103px -403px;
}
/*è¦†ç›–*/
.cpys-fg{
    background-position: -160px -403px;
}
/*ç»¿è‰²èŠ‚èƒ½*/
.cpys-lsjn{
    background-position: 128px -287px;
}
/*æå‡æ•ˆçŽ‡*/
.cpys-tsxl{
    background-position: -138px -56px;
}
/*æ•°æ®ä¿æŠ¤*/
.cpys-sjbh{
    background-position: -138px -56px;
}
/*ç®€åŒ–ç®¡ç†*/
.cpys-jhgl{
    background-position: 186px -287px;
}
/*è®¿é—®æŽ§åˆ¶*/
.cpys-fwkz{
    background-position: -136px -97px;
}
/*æŽ¥å…¥æ–¹å¼*/
.cpys-jrfs{
    background-position: 70px -343px;
}
/*ç®€å•*/
.cpys-jd{
    background-position: 128px -343px;
}
/*å®žæ—¶*/
.cpys-ss{
    background-position: 300px -287px;
}
/*ä¸“ä¸š*/
.cpys-zy{
    background-position: -163px -343px;
}
/*é›¶æˆæœ¬*/
.cpys-lcb{
    background-position: 70px -288px;
}
.cpys-yab-cb{
    background-position: -137px -411px
}
/*å…±äº«é•œåƒ*/
.cpys-gxjx{
    background-position: -15px -361px;
}
/*ç§æœ‰é•œåƒ*/
.cpys-syjx{
    background-position: -97px -361px;
}
/*é•œåƒå¸‚åœº*/
.cpys-jxsc{
    background-position: -140px -363px;
}
/*å…¬å…±é•œåƒ*/
.cpys-ggjx{
    background-position: -15px -410px;
}
/*å¯è§†åŒ–*/
.cpys-ksh{
    background-position: 300px -343px;
}
/*æˆæœ¬*/
.yyp-cpys-cb{
    background-position: -138px -410px;
}
/*æ™ºèƒ½*/
.cpys-zn{
    background-position: 415px -343px;
}
/*è‡ªåŠ¨*/
.cpys-zd{
    background-position: 359px -343px;
}
/*å¤§å®¹é‡*/
.cpys-drl{
    background-position: -56px -455px;
}
/*ä¼˜è´¨*/
.cpys-yz{
    background-position: -45px -343px
}
/*å®šåˆ¶åŒ–*/
.cpys-dzh{
    background-position: -102px -343px
}
/*å¼‚åœ°*/
.cpys-yd{
    background-position: -219px -343px
}
/*GUPäº‘ä¸»æœºä¼˜å¼‚*/
.cpys-gkk{
    background-position: -275px -343px;
    
}
.cpys-rel{
    background-position: 474px -106px;
}
.cpys-wd{
    background-position: 242px -287px;

}
.ct-top-header a,.ct-top-header span{
    font-size: 13px!important
}
.ct-frontpage-content ul.inline > li, ol.inline > li{
    padding: 0;
    
}
.sybz-div ul li{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ct-frontpage-bottombar *{
    font-size: 12px!important;
    line-height: 45px
}
.yycj-ul-li-title{
    text-align: left;
    font-size: 16px;
    color: #333;
    height: 48px
}
.ct-frontpage-footer-advantage ul li{
    z-index: -1
}
.btn{
    font-size: 14px
}
.cpys .table td:nth-child(1) div{
    display: inline-block;
}
.table th{
    line-height: 24px;
    padding:13px 0;
}
.mt6{
    margin-top: 6px
}
.yycj .span4{
    background-color: #f8f8f8;
    margin-left: 25px!important

}
.yycj .ct-frontpage-news-outline{
    border:none;
}
.ct-frontpage-news-outline h4{
    line-height: 24px;
    padding-top: 61px;
    padding-bottom: 0;
    margin: 0
}
h4,#yzm-text{
    color: #333;

}
#sybz .span4{
    width:370px;
}
.product-yzj ul{
    padding:0
}
.product-li ul .list-right-li{
    border:none;
}

ul.unstyled, ol.unstyled {
    margin-left: 0;
    list-style: none;
    padding-left:0;
}
.table td{
    padding:0;
    vertical-align: middle;
}
.product-li,.ban-line{
        white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0 auto;
}
@media only screen and (max-width: 767px) {
	.product-li{
		width: 100% !important;
	}
}
.product-li,.span12 ul li{

}
#sybz h4{
    font-size: 18px;
}
.product-li ul li a{
    color: #333;
        text-decoration: none;
}

.product-cdn,.product-vpc,.product-yzx{
    background-color: #eff8f8
}
.product-ddos,.product-yjk,.product-fwqaq{
    background-color: #f3faf0
}
.product-rds{
    background-color: #fbf4fe

}
.ct-frontpage-banner{
    color: #666; 
    
}
.ct-frontpage-banner-inner,.ct-frontpage-banner{
height:60px!important;
}
.ct-frontpage-banner{
    margin-top: 110px!important
}
.ct-frontpage-banner-item{
    height: 470px!important;
    margin-left: auto;
    margin-right: auto;
}
.product-oos,.product-yyp,.product-bf,.product-ywg,.product-yyp{
    background-color: #F2FCFE;
}
.product-yzj,.product-gpu{
    background-color: #f1feff;
}
.product-ybf,.product-zmy{
    background-color: #F6FEFF;
}
.product-cdn,.product-vpc,.product-fzjh,.product-fzjh,.product-vpc{
    background-color: #F4FAFA;
}
.product-wlj,.product-txss,.product-jxfw{
    background-color: #F0F4FD;
}
.product-IP,.product-vpcpeering,.product-VPN,.product-ywt,.product-gxdk,.product-gateway,.product-yjgs,.product-NAT{
    background-color: #EFF7F9;
}
.product-yzx,.product-cdn{
    background-color: #F5FBF9;
}
.product-qywp,.product-wff,.product-fbsxxfwzx{
    background-color: #faeef2;
}
.product-ym{
    background-color: #F6F5FB;
}
.product-sjkjm,.product-mysql,.product-sqlserver,.product-postgresql,.product-fbshc,.product-wdsjk,.product-fbshczx,.product-gxxsjkzx,.product-fbsgxxsjk,.product-sjkfz{
    background-color: #fbf3fe;
}
.product-zsy{
    background-color: #FEFBF2;
}
.product-ddos,.product-yjk{
    background-color: #F7FCF5;
}
.product-yzm,.product-jsyzj{
    background-color: #F1FDFF;
}
.product-114{
    background-color: #FEF7F5;
}
.product-sslvpn,.product-zhysy,.product-tyzb{
    background-color: #FEF6F3;
}
.product-ldsm,.product-stcs,.product-fwqqy{
    background-color: #F3FAF0;
}
.product-yrq,.product-yzj{
    background-color: #f1feff;
}
.product-txwj{
    background: #e7eefa;
}
.product-114,.product-yly,.product-yunzj,.product-tyll,.product-dxyzm,.product-mbdx,.product-TYZH{
    background: #fef5f2;
}
.product-fbsxx{
    background: #faedf2;
}
.product-blj,.product-Web,.product-ysj{
    background: #f3faf0;
}
.product-MapReduce{
    background: #faffee;
}
.product-kpzdzh,.product-kpfdc,.product-kpjt,.product-kpzdzh{
    background-color:#DAEBFF;
}
.product-kply,.product-fxfk{
     background-color:#E5FFFF;
}
.product-jrfk{
    background-color:#E1ECFF;
}
.product-jzyx,.product-yzjbf,.product-FPGA,.product-hsfw{
    background-color: #F2FDFF;
}
.product-flsyms,.product-flzxms{
background-color: #DAF0FE;
} 
.product-flgyms{
    background-color: #F0F9F8;
}  
.product-fwqqy,.product-sjkaq,.product-ymwy,.product-gfip{
    background-color: #F3FBF0;
}  
.product-ypt,.product-jsfw,.product-yhjzx,.product-yab{
    background-color: #F3F2FA;
}
.product-yyhc,.product-yytx{
    background-color: #FAE6DB
}
.product-rzsl,.product-wyfcg,.product-yxydfhq{
    background-color: #FBFFEE
}
.product-cdndb,.product-cdnzb{
    background-color: #FDFED2;
}
.hhsj{
    padding-left: 10px;
    text-indent: -10px;
}
#sybz a,.wzc{
    color: #666
}
#sybz a:hover,.gd{
    color: #1d75c5!important;
}
.product-FPGA .ct-frontpage-banner-item{
    background: url(../../static/images/product-v1.0/FPGA-20171214.jpg) no-repeat center bottom;
}
.product-MapReduce .ct-frontpage-banner-item{
    background: url(../../static/images/product-v1.0/MapReduce-20171214.jpg) no-repeat center bottom;
}
.product-txwj .ct-frontpage-banner-item{
    background: url(../../static/images/product-v1.0/txwj-20171214.jpg) no-repeat center bottom;
}
.product-TYZH .ct-frontpage-banner-item{
    background: url(../../static/images/product-v1.0/TYZH-20171214.jpg) no-repeat center bottom;
}
.product-yrq .ct-frontpage-banner-item{
    background: url(../../static/images/product-v1.0/yrq-20171214.jpg) no-repeat center bottom;
}
.product-yly .ct-frontpage-banner-item{
    background: url(../../static/images/product-v1.0/yly-20171214.jpg) no-repeat center bottom;
}
.product-yunzj .ct-frontpage-banner-item{
    background: url(../../static/images/product-v1.0/yunzj-20171214.jpg) no-repeat center bottom;
}
.product-tyll .ct-frontpage-banner-item{
    background: url(../../static/images/product-v1.0/tyll-20171214.jpg) no-repeat center bottom;
}
.product-dxyzm .ct-frontpage-banner-item{
    background: url(../../static/images/product-v1.0/dxyzm-20171214.jpg) no-repeat center bottom;
}
.product-mbdx .ct-frontpage-banner-item{
    background: url(../../static/images/product-v1.0/mbdx-20171214.jpg) no-repeat center bottom;
}
.product-Web .ct-frontpage-banner-item{
    background: url(../../static/images/product-v1.0/web-20171208.jpg) no-repeat center bottom;
}
.product-wdsjk .ct-frontpage-banner-item{
    background: url(../../static/images/product-v1.0/wdsjk-20171204.jpg) no-repeat center bottom;
}
.product-ysj .ct-frontpage-banner-item{
    background: url(../../static/images/product-v1.0/ysj-20171204.jpg) no-repeat center bottom;
}
.product-fbsxx .ct-frontpage-banner-item{
    background: url(../../static/images/product-v1.0/fbsxx-20171204.jpg) no-repeat center bottom;
}
.product-blj .ct-frontpage-banner-item{
    background: url(../../static/images/product-v1.0/blj-20171129.png) no-repeat center bottom;
}
.product-ldsm .ct-frontpage-banner-item{
    background: url(../../static/images/product-v1.0/ldsm-20171117.png) no-repeat center bottom;
}
.product-stcs .ct-frontpage-banner-item{
    background: url(../../static/images/product-v1.0/stcs-20171117.png) no-repeat center bottom;
}
.product-114 .ct-frontpage-banner-item{
    background: url(../../static/images/product-v1.0/114-20171109.png) no-repeat center bottom;
}
.product-fwqaq .ct-frontpage-banner-item{
    background: url(../../static/images/product-v1.0/fwqaq-20171109.jpg) no-repeat center bottom;
}
.product-ywg .ct-frontpage-banner-item{
    background: url(../../static/images/product-v1.0/wg-20161025.jpg) no-repeat center bottom;
}
.product-zmy .ct-frontpage-banner-item{
    background: url(../../static/images/product-v1.0/zmy-20170930.jpg) no-repeat center bottom;
}
.product-zsy .ct-frontpage-banner-item{
    background: url(../../static/images/product-v1.0/zsy-20161025.jpg) no-repeat center bottom;
}
.product-yzx .ct-frontpage-banner-item{
    background: url(../../static/images/product-v1.0/yzx-20161025.jpg) no-repeat center bottom;
}
.product-yyp .ct-frontpage-banner-item{
    background: url(../../static/images/product-v1.0/yyp-20161025.jpg) no-repeat center bottom;
}

.product-yjk .ct-frontpage-banner-item{
    background: url(../../static/images/product-v1.0/yjk-20161025.jpg) no-repeat center bottom;
}
.product-yhjzx .ct-frontpage-banner-item{
    background: url(../../static/images/product-v1.0/yhjzx-20161025.jpg) no-repeat center bottom;
}
.product-yab .ct-frontpage-banner-item{
    background: url(../../static/images/product-v1.0/yab-20161025.jpg) no-repeat center bottom;
}
.product-ym .ct-frontpage-banner-item{
    background: url(../../static/images/product-v1.0/ym-20161025.jpg) no-repeat center bottom;
}
.product-vpcpeering .ct-frontpage-banner-item{
    background: url(../../static/images/product-v1.0/ddlj-2017109.jpg) no-repeat center bottom;
}
.product-gpu .ct-frontpage-banner-item{
	background: url(../../static/images/product-v1.0/gpu-2017929.jpg) no-repeat center bottom;
}
.product-qywp .ct-frontpage-banner-item{
	background: url(../../static/images/product-v1.0/qywp-20170929.jpg) no-repeat center bottom;
}
.product-sqlserver .ct-frontpage-banner-item{
	background: url(../../static/images/product-v1.0/SQL-Server.jpg) no-repeat center bottom;
}
.product-postgresql .ct-frontpage-banner-item{
	background: url(../../static/images/product-v1.0/Postgre-SQL.jpg) no-repeat center bottom;
}
.product-mysql .ct-frontpage-banner-item{
	background: url(../../static/images/product-v1.0/My-SQL.jpg) no-repeat center bottom;
}
.product-IP .ct-frontpage-banner-item{
	background: url(../../static/images/product-v1.0/txip-20170929.jpg) no-repeat center bottom;
}
.product-VPN .ct-frontpage-banner-item{
	background: url(../../static/images/product-v1.0/vpnlj-20170929.jpg) no-repeat center bottom;
}
.product-wff .ct-frontpage-banner-item{
	background: url(../../static/images/product-v1.0/wff-20170929.jpg) no-repeat center bottom;
}
.product-fbshc .ct-frontpage-banner-item{
	background: url(../../static/images/product-v1.0/fbshc-20170929.jpg) no-repeat center bottom;
}
.product-wlj .ct-frontpage-banner-item{
    background: url(../../static/images/product-v1.0/wlj-20161025.jpg) no-repeat center bottom;
}
.product-jxfw .ct-frontpage-banner-item{
    background: url(../../static/images/product-v1.0/jxfw-20161025.jpg) no-repeat center bottom;
}
.product-jsfw .ct-frontpage-banner-item{
    background: url(../../static/images/product-v1.0/jsfw-20161025.jpg) no-repeat center bottom;
}
.product-fzjh .ct-frontpage-banner-item{
    background: url(../../static/images/product-v1.0/fzjh-20161025.jpg) no-repeat center bottom;
}
.product-txss .ct-frontpage-banner-item{
    background: url(../../static/images/product-v1.0/txss-20161025.jpg) no-repeat center bottom;
}
.product-oos .ct-frontpage-banner-item{
    background: url(../../static/images/product-v1.0/cc-20161025.jpg) no-repeat center bottom;
}
.product-yzj .ct-frontpage-banner-item{
    background: url(../../static/images/product-v1.0/20161025_yzj.png) no-repeat center bottom;
}
.product-yzjbf .ct-frontpage-banner-item{
    background: url(../../static/images/product-v1.0/yzj-20171204.jpg) no-repeat center bottom;
}
.product-cdn .ct-frontpage-banner-item{
    background: url(../../static/images/product-v1.0/cdn-20161025.jpg) no-repeat center bottom;
}
/*.product-cdn .ct-frontpage-banner-item{
    background: url("http://www.ctyun.cn/static/images/banner/2016030802.jpg")
}*/
.product-ddos .ct-frontpage-banner-item{
    background: url(../../static/images/product-v1.0/ddos-20161025.jpg) no-repeat center bottom;
}
.product-ybf .ct-frontpage-banner-item{
    background: url(../../static/images/product-v1.0/ybf-20161025.jpg) no-repeat center bottom;
}
.product-rds .ct-frontpage-banner-item{
    background: url(../../static/images/product-v1.0/rdssjk-20161025.jpg) no-repeat center bottom;
}
.product-vpc .ct-frontpage-banner-item{
    background: url(../../static/images/product-v1.0/vpc-20161025.jpg) no-repeat center bottom;
}
.product-bf .ct-frontpage-banner-item{
    background: url(../../static/images/product-v1.0/bf-20161025.jpg) no-repeat center bottom;
}
.product-oos .ct-frontpage-banner-item{
    background: url(../../static/images/product-v1.0/oos-20161221.jpg) no-repeat center bottom;
}
.product-ypt .ct-frontpage-banner-item{
    background: url(../../static/images/product-v1.0/ypt-20161221.jpg) no-repeat center bottom;
}
.product-yzm .ct-frontpage-banner-item{
    background: url(../../static/images/product-v1.0/yzm-20161025.jpg) no-repeat center bottom;
}
.product-NAT .ct-frontpage-banner-item{
    background: url(../../static/images/product-v1.0/NAT-20180131.jpg) no-repeat center bottom;
}
.product-yjgs .ct-frontpage-banner-item{
    background: url(../../static/images/product-v1.0/bg-yunjiangaosu.jpg) no-repeat center bottom;
}
.product-gateway .ct-frontpage-banner-item{
    background: url(../../static/images/product-v1.0/bg-yunwangguan.jpg) no-repeat center bottom;
}
/*é²²é¹-æˆ¿åœ°äº§*/
.product-kpfdc .ct-frontpage-banner-item{
    background: url(../../static/images/product-v1.0/kpfdc-20180329.jpg) no-repeat center bottom;
}
/*é²²é¹-äº¤é€š*/
.product-kpjt .ct-frontpage-banner-item{
    background: url(../../static/images/product-v1.0/kpjt-20180329.jpg) no-repeat center bottom;
}
/*é²²é¹-æ—…æ¸¸*/
.product-kply .ct-frontpage-banner-item{
    background: url(../../static/images/product-v1.0/kply-20180329.jpg) no-repeat center bottom;
}
/*é²²é¹-ç»ˆç«¯æ™ºæ…§*/
.product-kpzdzh .ct-frontpage-banner-item{
    background: url(../../static/images/product-v1.0/kpzdzh-20180329.jpg) no-repeat center bottom;
}
/*æ˜Ÿå›¾é£Žé™©é˜²æŽ§*/
.product-fxfk .ct-frontpage-banner-item{
    background: url(../../static/images/product-v1.0/xtfxfk-20180329.jpg) no-repeat center bottom;
}
/*æ˜Ÿå›¾é‡‘èžé£ŽæŽ§*/
.product-jrfk .ct-frontpage-banner-item{
    background: url(../../static/images/product-v1.0/xtjrfk-20180329.jpg) no-repeat center bottom;
}
/*æ˜Ÿå›¾ç²¾å‡†è¥é”€*/
.product-jzyx .ct-frontpage-banner-item{
    background: url(../../static/images/product-v1.0/xtjzyx-20180329.jpg) no-repeat center bottom;
}
/*é£žé¾™ç§æœ‰æ¨¡å¼*/
.product-flsyms .ct-frontpage-banner-item{
    background: url(../../static/images/product-v1.0/flsyms-20180404.jpg) no-repeat center bottom;
}
/*é£žé¾™å…¬æœ‰æ¨¡å¼*/
.product-flgyms .ct-frontpage-banner-item{
    background: url(../../static/images/product-v1.0/flgyms-20180410.jpg) no-repeat center bottom;
}
/*é£žé¾™ä¸“äº«æ¨¡å¼*/
.product-flzxms .ct-frontpage-banner-item{
    background: url(../../static/images/product-v1.0/flzxms-20180412.jpg) no-repeat center bottom;
}
/*æ™ºæ…§äº‘ä¹¦é™¢*/
.product-zhysy .ct-frontpage-banner-item{
    background: url(../../static/images/product-v1.0/zhysy-20180518.jpg) no-repeat center bottom;
}
/*SSL VPN*/
.product-sslvpn .ct-frontpage-banner-item{
    background: url(../../static/images/product-v1.0/sslvpn-20180608.jpg) no-repeat center bottom;
}
/*äº‘ç½‘é€š*/
.product-ywt .ct-frontpage-banner-item{
    background: url(../../static/images/product-v1.0/ywt-20180712.jpg) no-repeat center bottom;
}
/*æœåŠ¡å™¨è¿ç§»*/
.product-fwqqy .ct-frontpage-banner-item{
    background: url(../../static/images/product-v1.0/fwqqy-20180726.jpg) no-repeat center bottom;
}
/*å¤©ç¿¼ç›´æ’­*/
.product-tyzb .ct-frontpage-banner-item{
    background: url(../../static/images/product-v1.0/tyzb-20180806.jpg) no-repeat center bottom;
}
/*å…±äº«å¸¦å®½*/
.product-gxdk .ct-frontpage-banner-item{
    background: url(../../static/images/product-v1.0/gxdk-20180809.jpg) no-repeat center bottom;
}
/*è¯­éŸ³åˆæˆ*/
.product-yyhc .ct-frontpage-banner-item{
    background: url(../../static/images/product-v1.0/yyhc-20180911.jpg) no-repeat center bottom;
}
/*è¯­éŸ³å¬å†™*/
.product-yytx .ct-frontpage-banner-item{
    background: url(../../static/images/product-v1.0/yytx-20180911.jpg) no-repeat center bottom;
}
/*åˆ†å¸ƒå¼ç¼“å­˜å°Šäº«ç‰ˆ*/
.product-fbshczx .ct-frontpage-banner-item{
    background: url(../../static/images/product-v1.0/fbshczx-20180912.jpg) no-repeat center bottom;
}
/*å…³ç³»åž‹æ•°æ®åº“å°Šäº«ç‰ˆ*/
.product-gxxsjkzx .ct-frontpage-banner-item{
    background: url(../../static/images/product-v1.0/gxxsjkzx-20180917.jpg) no-repeat center bottom;
}
/*åˆ†å¸ƒå¼å…³ç³»åž‹æ•°æ®åº“*/
.product-fbsgxxsjk .ct-frontpage-banner-item{
    background: url(../../static/images/product-v1.0/fbsgxxsjk-20180919.jpg) no-repeat center bottom;
}
/*åˆ†å¸ƒå¼æ¶ˆæ¯æœåŠ¡ï¼ˆå°Šäº«ç‰ˆï¼‰*/
.product-fbsxxfwzx .ct-frontpage-banner-item{
    background: url(../../static/images/product-v1.0/fbsxxfwzx-20180919.jpg) no-repeat center bottom;
}
/*æ—¥å¿—å®¡è®¡*/
.product-rzsj .ct-frontpage-banner-item{
    background: url(../../static/images/product-v1.0/rzsj-20181011.jpg) no-repeat center bottom;
}
/*ç½‘é¡µé˜²ç¯¡æ”¹*/
.product-wyfcg .ct-frontpage-banner-item{
    background: url(../../static/images/product-v1.0/wyfcg-20181011.jpg) no-repeat center bottom;
}
/*äº‘ä¸‹ä¸€ä»£é˜²ç«å¢™*/
.product-yxydfhq .ct-frontpage-banner-item{
    background: url(../../static/images/product-v1.0/yxydfhq-20181011.jpg) no-repeat center bottom;
}
/*FPGAåŠ é€Ÿäº‘ä¸»æœº*/
.product-jsyzj .ct-frontpage-banner-item{
    background: url(../../static/images/product-v1.0/jsyzj-20181011.jpg) no-repeat center bottom;
}
/*æ•°æ®åº“å¤åˆ¶*/
.product-sjkfz .ct-frontpage-banner-item{
    background: url(../../static/images/product-v1.0/sjkfz-20181019.jpg) no-repeat center bottom;
}
/*å‡½æ•°æœåŠ¡*/
.product-hsfw .ct-frontpage-banner-item{
    background: url(../../static/images/product-v1.0/hsfw-20181022.jpg) no-repeat center bottom;
}
/*æ•°æ®åº“å®‰å…¨*/
.product-sjkaq .ct-frontpage-banner-item{
    background: url(../../static/images/product-v1.0/sjkaq-20181022.jpg) no-repeat center bottom;
}
/*cdnç›´æ’­*/
.product-cdnzb .ct-frontpage-banner-item{
    background: url(../../static/images/product-v1.0/cdnzb-20181022.jpg) no-repeat center bottom;
}
/*cdnç‚¹æ’­*/
.product-cdndb .ct-frontpage-banner-item{
    background: url(../../static/images/product-v1.0/cdndb-20181022.jpg) no-repeat center bottom;
}
/*åŸŸåæ— å¿§*/
.product-ymwy .ct-frontpage-banner-item{
    background: url(../../static/images/product-v1.0/ymwy-20181024.jpg) no-repeat center bottom;
}
/*æ•°æ®åº“åŠ å¯†*/
.product-sjkjm .ct-frontpage-banner-item{
    background: url(../../static/images/product-v1.0/sjkjm-20181112.jpg) no-repeat center bottom;
}
/*DDosé«˜é˜²ip*/
.product-gfip .ct-frontpage-banner-item{
    background: url(../../static/images/product-v1.0/gfip-20181123.jpg) no-repeat center bottom;
}
.icon-product{
    width: 95px;
    height: 95px
}
/*DDosé«˜é˜²ip*/
.product-gfip .icon-product{
    background: url("../../static/images/product-v1.0/icon-gfip.png");
}
/*æ•°æ®åº“åŠ å¯†*/
.product-sjkjm .icon-product{
    background: url("../../static/images/product-v1.0/icon-sjkjm.png");
}
/*åŸŸåæ— å¿§*/
.product-ymwy .icon-product{
    background: url("../../static/images/product-v1.0/icon-ymwy.png");
}
/*cdnç‚¹æ’­*/
.product-cdndb .icon-product{
    background: url("../../static/images/product-v1.0/icon-cdndb.png");
}
/*cdnç›´æ’­*/
.product-cdnzb .icon-product{
    background: url("../../static/images/product-v1.0/icon-cdnzb.png");
}
/*æ•°æ®åº“å®‰å…¨*/
.product-sjkaq .icon-product{
    background: url("../../static/images/product-v1.0/icon-sjkaq.png");
}
/*å‡½æ•°æœåŠ¡*/
.product-hsfw .icon-product{
    background: url("../../static/images/product-v1.0/icon-hsfw.png");
}
/*æ•°æ®åº“å¤åˆ¶*/
.product-sjkfz .icon-product{
    background: url("../../static/images/product-v1.0/icon-sjkfz.png");
}
/*FPGAåŠ é€Ÿäº‘ä¸»æœº*/
.product-jsyzj .icon-product{
    background: url("../../static/images/product-v1.0/icon-jsyzj.png");
}
/*äº‘ä¸‹ä¸€ä»£é˜²ç«å¢™*/
.product-yxydfhq .icon-product{
    background: url("../../static/images/product-v1.0/icon-yxydfhq.png");
}
/*ç½‘é¡µé˜²ç¯¡æ”¹*/
.product-wyfcg .icon-product{
    background: url("../../static/images/product-v1.0/icon-wyfcg.png");
}
/*æ—¥å¿—å®¡è®¡*/
.product-rzsj .icon-product{
    background: url("../../static/images/product-v1.0/icon-rzsj.png");
}
/*åˆ†å¸ƒå¼æ¶ˆæ¯æœåŠ¡ï¼ˆå°Šäº«ç‰ˆï¼‰*/
.product-fbsxxfwzx .icon-product{
    background: url("../../static/images/product-v1.0/icon-fbsxxfwzx.png");
}
/*åˆ†å¸ƒå¼å…³ç³»åž‹æ•°æ®åº“*/
.product-fbsgxxsjk .icon-product{
    background: url("../../static/images/product-v1.0/icon-fbsgxxsjk.png");
}
/*å…³ç³»åž‹æ•°æ®åº“å°Šäº«ç‰ˆ*/
.product-gxxsjkzx .icon-product{
    background: url("../../static/images/product-v1.0/icon-gxxsjkzx.png");
}
/*åˆ†å¸ƒå¼ç¼“å­˜å°Šäº«ç‰ˆ*/
.product-fbshczx .icon-product{
    background: url("../../static/images/product-v1.0/icon-fbshczx.png");
}
/*è¯­éŸ³å¬å†™*/
.product-yytx .icon-product{
    background: url("../../static/images/product-v1.0/icon-yytx.png");
}
/*è¯­éŸ³åˆæˆ*/
.product-yyhc .icon-product{
    background: url("../../static/images/product-v1.0/icon-yyhc.png");
}
/*å…±äº«å¸¦å®½*/
.product-gxdk .icon-product{
    background: url("../../static/images/product-v1.0/icon-gxdk.png");
}
/*å¤©ç¿¼ç›´æ’­*/
.product-tyzb .icon-product{
    background: url("../../static/images/product-v1.0/icon-tyzb.png");
}
/*æœåŠ¡å™¨è¿ç§»*/
.product-fwqqy .icon-product{
    background: url("../../static/images/product-v1.0/icon-fwqqy.png");
}
/*äº‘ç½‘é€š*/
.product-ywt .icon-product{
    background: url("../../static/images/product-v1.0/icon-ywt.png");
}
/*SSL VPN*/
.product-sslvpn .icon-product{
    background: url("../../static/images/product-v1.0/icon-sslvpn.png");
}
/*æ™ºæ…§äº‘ä¹¦é™¢*/
.product-zhysy .icon-product{
    background: url("../../static/images/product-v1.0/icon-zhysy.jpg");
}
/*é£žé¾™ä¸“äº«æ¨¡å¼*/
.product-flzxms .icon-product{
    background: url("../../static/images/product-v1.0/icon-flzxms.png");
}
/*é£žé¾™å…¬æœ‰æ¨¡å¼*/
.product-flgyms .icon-product{
    background: url("../../static/images/product-v1.0/icon-flgyms.png");
}
/*é£žé¾™ç§æœ‰æ¨¡å¼*/
.product-flsyms .icon-product{
    background: url("../../static/images/product-v1.0/icon-flsyms.png");
}
/*é²²é¹-æˆ¿åœ°äº§*/
.product-kpfdc .icon-product{
    background: url("../../static/images/product-v1.0/icon-kpfdc.png");
}
/*é²²é¹-äº¤é€š*/
.product-kpjt .icon-product{
    background: url("../../static/images/product-v1.0/icon-kpjt.png");
}
/*é²²é¹-æ—…æ¸¸*/
.product-kply .icon-product{
    background: url("../../static/images/product-v1.0/icon-kply.png");
}
/*é²²é¹-ç»ˆç«¯æ™ºæ…§*/
.product-kpzdzh .icon-product{
    background: url("../../static/images/product-v1.0/icon-kpzdzh.png");
}
.product-ywg .icon-product{
    background: url("../../static/images/product-v1.0/icon-wg.png");
}
.product-oos .icon-product{
    background: url("../../static/images/product-v1.0/icon-oos.png");
}
.product-yab .icon-product{
    background: url("../../static/images/product-v1.0/icon-yab.png");
}
.product-ypt .icon-product{
    background: url("../../static/images/product-v1.0/icon-ypt.png");
}
.product-zsy .icon-product{
    background: url("../../static/images/product-v1.0/icon-exc.png");
}
.product-yzx .icon-product{
    background: url("../../static/images/product-v1.0/icon-yzx.png");
}
.product-yyp .icon-product{
    background: url("../../static/images/product-v1.0/icon-cldisk.png");
}
.product-yjk .icon-product{
    background: url("../../static/images/product-v1.0/icon-moni.png");
}
.product-ym .icon-product{
    background: url("../../static/images/product-v1.0/icon-YM.png");
}
.product-wlj .icon-product{
    background: url("../../static/images/product-v1.0/icon-phy.png");
}
.product-jxfw .icon-product{
    background: url("../../static/images/product-v1.0/icon-jxfw.png"); 
}
.product-fzjh .icon-product{
    background: url("../../static/images/product-v1.0/icon-fzjh-20161107.png");
}
.product-vpcpeering .icon-product{
    background: url("../../static/images/product-v1.0/icon-vpcpeering.png");
}
.product-gpu .icon-product{
    background: url("../../static/images/product-v1.0/icon-gup.png");
}
.product-qywp .icon-product{
    background: url("../../static/images/product-v1.0/icon-qywp.png");
}
.product-sqlserver .icon-product{
    background: url("../../static/images/product-v1.0/icon-SQL-Server.png");
}
.product-postgresql .icon-product{
    background: url("../../static/images/product-v1.0/icon-postgresql.png");
}
.product-mysql .icon-product{
    background: url("../../static/images/product-v1.0/icon-mysql.png");
}
.product-IP .icon-product{
    background: url("../../static/images/product-v1.0/icon-txip.png");
}
.product-VPN .icon-product{
    background: url("../../static/images/product-v1.0/icon-VPN.png");
}
.product-wff .icon-product{
    background: url("../../static/images/product-v1.0/icon-wff.png");
}
.product-fbshc .icon-product{
    background: url("../../static/images/product-v1.0/icon-fbshc.png");
}
.product-txss .icon-product{
    background: url("../../static/images/product-v1.0/icon-scaling.png");
}
.product-yzj .icon-product{
    background: url("../../static/images/product-v1.0/icon-icloud.png");
}
.product-yzjbf .icon-product{
    background: url("../../static/images/product-v1.0/icon-yzj.png");
}
.product-ddos .icon-product{
    background: url("../../static/images/product-v1.0/icon-DDOS.png");
}
.product-rds .icon-product{
    background: url("../../static/images/product-v1.0/icon-rds.png");
}
.product-vpc .icon-product{
    background: url("../../static/images/product-v1.0/icon-vpc.png");
}
.product-bf .icon-product{
    background: url("../../static/images/product-v1.0/icon-disk.png");
}

.product-ybf .icon-product{
    background: url("../../static/images/product-v1.0/icon-ybf.png");
}
.product-cdn .icon-product{
    background: url("../../static/images/product-v1.0/icon-cdn.png");
}
.product-ym .icon-product{
    background: url("../../static/images/product-v1.0/icon-domain.png");
}
.product-zmy .icon-product{
    background: url("../../static/images/product-v1.0/icon-deskcloud.png");
}
.product-fwqaq .icon-product{
    background: url("../../static/images/product-v1.0/icon-fwqaq.png");
}
.product-114 .icon-product{
    background: url("../../static/images/product-v1.0/icon-114.png");
}
.product-stcs .icon-product{
    background: url("../../static/images/product-v1.0/icon-stcs.png");
}
.product-ldsm .icon-product{
    background: url("../../static/images/product-v1.0/icon-ldsm.png");
}
.product-blj .icon-product{
    background: url("../../static/images/product-v1.0/icon-blj.png");
}
.product-wdsjk .icon-product{
    background: url("../../static/images/product-v1.0/icon-wdsjk.png");
}
.product-ysj .icon-product{
    background: url("../../static/images/product-v1.0/icon-ysj.png");
}
.product-fbsxx .icon-product{
    background: url("../../static/images/product-v1.0/icon-fbsxx.png");
}
.product-Web .icon-product{
    background: url("../../static/images/product-v1.0/icon-fbsxx.png");
}
.product-mbdx .icon-product{
    background: url("../../static/images/product-v1.0/icon-mbdx.png");
}
.product-dxyzm .icon-product{
    background: url("../../static/images/product-v1.0/icon-dxyzm.png");
}
.product-tyll .icon-product{
    background: url("../../static/images/product-v1.0/icon-tyll.png");
}
.product-yunzj .icon-product{
    background: url("../../static/images/product-v1.0/icon-yunzj.png");
}
.product-yly .icon-product{
    background: url("../../static/images/product-v1.0/icon-yly.png");
}
.product-yrq .icon-product{
    background: url("../../static/images/product-v1.0/icon-yrq.png");
}
.product-TYZH .icon-product{
    background: url("../../static/images/product-v1.0/icon-TYZH.png");
}
.product-txwj .icon-product{
    background: url("../../static/images/product-v1.0/icon-txwj.png");
}
.product-MapReduce .icon-product{
    background: url("../../static/images/product-v1.0/icon-MapReduce.png");
}
.product-FPGA .icon-product{
    background: url("../../static/images/product-v1.0/icon-FPGA.png");
}
/*äº‘è½¬ç */
.product-yzm .icon-product{
    background: url("../../static/images/product-v1.0/icon-yzm.png");
}
/*NAT*/
.product-NAT .icon-product{
    background: url("../../static/images/product-v1.0/icon-NAT.png");
}
.product-yjgs .icon-product{
    background: url("../../static/images/product-v1.0/icon-yunjiangaosu.png");
}
.product-gateway .icon-product{
    background: url("../../static/images/product-v1.0/icon-yunwangguan.png");
}
.product-jzyx .icon-product{
    background: url("../../static/images/product-v1.0/icon-jzyx.png");
}
.product-fxfk .icon-product{
    background: url("../../static/images/product-v1.0/icon-fxfk.png");
}
.product-jrfk .icon-product{
    background: url("../../static/images/product-v1.0/icon-jrfk.png");
}
.ct-product-phy-bg:before {
    background: none!important;
}
.total-view .span-content,.span-title-img{
    margin-left: 0!important;
}

.aliyun-product-title {
    margin-top: 30px;
    height: 30px;
    border-bottom: 1px solid #ddd;
}
.y-row {
    min-width: 1000px;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    zoom: 1;
}
.aliyun-product-title h4 {
    font-size: 24px;
    background-color: #fff;
    display: inline-block;
    padding-right: 10px;
}
.y-row:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.aliyun-product-2000 {
    height: 60px;
    line-height: 65px;
}
.list-right{
    display: table;
}
.cpgn .list-right .cell{
    padding:28px;
}
.popover {
    min-width: 0!important;
    width: auto;
}
.btn-large {
    padding: 11px 33px;
    font-size: 16.25px!important;
}
.fon-14{
    font-size: 14px!important
}
#sybz .sybz-div ul li{
    min-width: 370px
}
.product-content-title-div{
	padding: 30px 0px;
}
.product-content-title-div hr{
	border-top-color:#666;
}
.product-content-title-div .product-content-div-title{
	margin:-40px auto 0px; text-align:center; background-color:white; width:120px
}
.product-content-title-div .product-content-div-title h3{
	font-size: 24px;color: #333; margin:0px;font-family: inherit;font-weight: 400;line-height: 36px;color: inherit;text-rendering: optimizelegibility;
}
.btn-kt {
    background: #ff9832!important;
    border: 1px solid #ff9832!important;
    color: #fff!important;

}
.btn-mfsy,.btn-kt{
    height:33px;
    padding:5px!important;
    width: 95px
}
#ym-btn{
    width: 76px;
    height: 20px;
    padding-left: 19px;
    padding-right: 19px;
    border-left: none;
}
#btn-group-ym ul{
    margin: 0;
    padding: 0;
    min-width: 114px;
    margin-left: -1px
}
#btn-group-ym .dropdown-menu > li a:focus,#btn-group-ym .dropdown-menu > li a:hover,.btn-group-ym-current{
background: rgba(40,131,214,0.36);
color: #333
}
#btn-group-ym .btn.dropdown-toggle,#btn-group-ym .dropdown-menu{
    background-color: #f8f8f8;
    box-shadow: none;
    -webkit-box-shadow:none;
}
#btn-group-ym .dropdown-menu{
    border-top:none;
    font-size: 14px;
    z-index: 10001
}
#btn-group-ym .dropdown-menu > li > a{
    line-height:29px
}
#ym-search{
    width: 350px;
   
 }
#btn-group-ym{
    margin-left: -4px
}
#yzm-text,#ym-search{
    height: 30px;
     margin-bottom: 0;
}
#yzm-text{
    width: 101px;
    text-align: center;
}
.yzm-div .btn{
    width: 46px
}
#yzm-text,#ym-btn{
    font-size: 16px;
}
.btn-disabled,.btn-disabled:focus,.btn-disabled:hover{
    background-color: transparent;
        color: #A3A3A3;
        border-color: #A3A3A3
}
.yzc{
    color: #D0011B
}
.ckxq{
    line-height: 35px
}
.zx{
    line-height: 27px
}
.single-item .slick-dots{
    background: transparent;
    bottom: 3px;
}
.single-item .slick-dots .slick-active{
    background: transparent;
}
.single-item .slick-dots li button:before{
    box-shadow: none;
    color: #fff;
}
.single-item .slick-prev:before{
    font-size: 0
}
.single-item .slick-next:before{
    font-size: 0
}
.slick-track{
        width: 580px;
        height: 338px;
        float: left;
        overflow: hidden;
        position: relative;
    }
    .slick-slide{
        width: 580px;
        height: 338px;
    }
    
    .slick-prev{
        width: 60px;
        height: 55px;
        background: url(/ctyun2/static/images/common/tourism-icon.png) 0px -68px no-repeat;
        position: absolute;
        top: 140px;
        left:-10px;
        z-index: 10;
    }
    .slick-prev:hover{
        background: url(/ctyun2/static/images/common/tourism-icon.png) 0px -6px no-repeat;
    }
    .slick-next{
        width: 60px;
        height: 55px;
        background: url(/ctyun2/static/images/common/tourism-icon.png) -55px -68px no-repeat;
        position: absolute;
        top: 140px;
        left: 530px;
        z-index: 10;
    }
    .slick-next:hover{
        background: url(/ctyun2/static/images/common/tourism-icon.png) -55px -6px no-repeat;
    }
    .slick-dots,.slick-active{
        background: #fff;
    }
    .tourism-p{
        width: 458px;
        margin-left: 100px;
        line-height: 24px;
    }
.product_gdfw{
    text-align: center;
    position: relative;
    margin: auto;
    overflow: hidden;
    font-size: 14px;
    padding-bottom: 30px;
    padding-top: 10px;
}
.product_gds{
    padding: 15px 80px;
    list-style: none;
    box-sizing: border-box;
    display: inline-block;
}
.product_gds a{
    text-decoration: none;
    cursor: pointer;
    display: inline-block;
}
.product_gdimg{
    max-width: 60px;
    min-height: 56px;
    margin: auto;
    background-repeat: no-repeat;
    background-size: contain;
}
.product_gdfw>.product_gds .api{
    background-image:url(../../static/images/common/gdfw-api.png);
}
.product_gdfw>.product_gds .zxbg{
    background-image:url(../../static/images/common/gdfw-zxbg.png);
}
.product_gdfw>.product_gds .dsf{
    background-image:url(../../static/images/common/gdfw-dsf.png);
}
.product_gdfw>.product_gds .saas{
    background-image:url(../../static/images/common/gdfw-saas.png);
}
.product_gdfw>.product_gds .paas{
    background-image:url(../../static/images/common/gdfw-paas.png);
}
.product_gdtxt{
    padding-top: 30px;
    display: block;
    color: #666;
    font-size: 18px;
}
.resources_alert {
  width: 600px;
  height: 400px;
  background: white;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -300px;
  margin-top: -200px;
  font-size: 14px;
  box-shadow: 1px 7px 30px rgba(0,0,0,0.2); }
  .resources_alert li{list-style-type: none;}
  .resources_alert a{color: #333;text-decoration: none;cursor: pointer;}
  .resources_alert .resources_head {
    width: 100%;
    height: 50px;
    border-bottom: 1px solid #dcdadd;
    background: #fffdff; }
    .resources_alert .resources_head ul {
      overflow: hidden; }
      .resources_alert .resources_head ul li {
        float: left;
        padding: 0 40px; }
        .resources_alert .resources_head ul li a {
          display: inline-block;
          line-height: 47px;
          font-size: 16px;
          height: 100%;
          box-sizing: content-box;
          color: #333; }
        .resources_alert .resources_head ul li .resources_head-a {
          border-bottom: 4px solid #2b8ae0; }
  .resources_alert .resources_cont {
    width: 100%;
    background: #f4f4f4;
    overflow: hidden; }
    .resources_alert .resources_cont .resources_left {
      width: 147px;
      float: left;
      height: 348px;
      overflow-x: hidden;
      border-right: 1px solid #DCDADD;
      overflow-y: scroll; }
      .resources_alert .resources_cont .resources_left ul {
        width: 147px;
        padding-bottom: 10px; 
        overflow-y: scroll;
        height: 348px; }
        .resources_alert .resources_cont .resources_left ul li {
          padding: 0px;
          margin-top: 0px; }
          .resources_alert .resources_cont .resources_left ul li a {
            display: block;
            padding: 10px 47px;
            text-align: center; }
          .resources_alert .resources_cont .resources_left ul li .resources_left-a {
            background: #ddd; }
    .resources_alert .resources_cont .resources_left::-webkit-scrollbar {
      display: none; }
    .resources_alert .resources_cont .resources_right {
      float: left; }
      .resources_alert .resources_cont .resources_right ul {
        overflow: hidden; overflow-y:scroll; height:348px;
        width: 452px; }
        .resources_alert .resources_cont .resources_right ul li {
          width: 33.3%;
          margin-top: 28px;
          float: left; }
          .resources_alert .resources_cont .resources_right ul li a {
            margin-left: 38px; }
            .product-content-item .product-content-items{
                width: 48.5%;
                border: 1px solid #D8D8D8;
                padding: 28px;
                box-sizing:border-box;
            }
            .product-content-item .product-content-items:hover{
                transition:0.5s;
                border-color:#2F85D3 ;
            }
            .backimg-standard{
                background: url(../images/product-v1.0/backimg-standard.png) no-repeat;
                background-size:contain;
            }
            .backimg-standard:hover{
                transition:0.5s;
                background: url(../images/product-v1.0/backimg-standard-link.png) no-repeat;
                background-size:contain;
            }
            .backimg-enjoy{
                background: url(../images/product-v1.0/backimg-enjoy.png) no-repeat;
                background-size:contain;
            }
            .backimg-enjoy:hover{
                transition:0.5s;
                background: url(../images/product-v1.0/backimg-enjoy-link.png) no-repeat;
                background-size:contain;
            }
            .minheight-100{min-height: 100px;}


