.top-band{
    height: 32px;
    width: 100%;
    background: -webkit-linear-gradient(#f5f5f5, #eeeeee, #f5f5f5); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#f5f5f5, #eeeeee, #f5f5f5); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#f5f5f5, #eeeeee, #f5f5f5); /* Firefox 3.6 - 15 */
    background: linear-gradient(#f5f5f5, #eeeeee, #f5f5f5); /* 标准的语法 */
    background-color: #eeeeee;
    overflow: hidden;
    zoom: 1;
}
.band{
    width: 100%;

}
.inner{
    width: 1100px;
    margin: 0 auto;
}

.top-band-inner{
    height: 32px;
    line-height: 32px;
    text-align: center;
    background: -webkit-linear-gradient(#f5f5f5, #eeeeee, #f5f5f5); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#f5f5f5, #eeeeee, #f5f5f5); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#f5f5f5, #eeeeee, #f5f5f5); /* Firefox 3.6 - 15 */
    background: linear-gradient(#f5f5f5, #eeeeee, #f5f5f5); /* 标准的语法 */
    background-color: #eeeeee;

    font-size: 14px;
    font-weight: 600;
}
.top-band-inner-left{
    width: 250px;
    float: left;
}

.top-band-inner-center{
    width: 490px;
    float: left;

}

.top-band-inner-right{
    width: 250px;
    float: right;

}

.logo-band{
    padding-top: 20px;
    height: 108px;

}

.logo-band-inner{
    height: 108px;
}

.logo-band-inner-left{
    width: 158px;
    height: 108px;
    float: left;
    background-color: #00cc0e;
}

.logo-band-inner-center{
    width: 336px;
    height: 158px;
    float: left;
}

.logo-band-inner-right{
    width: 290px;
    height: 158px;
    float: left;
}
.logo-band-inner-right-top{
    height: 39px;
    line-height: 39px;
}
.logo-band-inner-right-top ul{
    display: block;
}
.logo-band-inner-right-top ul li{
    width: 90px;
    float: left;
    text-align: center;
}
.logo-band-inner-right-bottom{
    height: 67px;
}

.top-bar{
    width: 100%;
    min-width: 1100px;
    height: 100px;
    overflow: hidden;
    zoom: 1;
}
.top-bar-inner{

    width: 1100px;
    margin: 0 auto;
    display: block;


}
.top-bar-left{
    width: 380px;
    height: 80px;
    float: left;

}
.top-bar-left-inner{
    display: inline-block;
}
.top-bar-logo{
    padding-top: 20px;
    width: 100px;
    height: 100px;
    /*margin: 10px;*/
    overflow: hidden;
    zoom: 1;
    float: left;
    text-align: center;
}

.top-bar-company{
    width: 260px;
    height: 80px;
    overflow: hidden;
    zoom: 1;
    float: left;

}
.top-bar-company-cn{
    margin-top: 10px;
    line-height: 40px;
    font-family: "Microsoft YaHei", "宋体", "Segoe UI", "Lucida Grande", Helvetica, Arial, sans-serif, FreeSans, Arimo;
    font-size: 20px;
    font-weight: 600;
    color: #156fed;
    text-align: center;
    text-shadow:2px 1px 3px #979797;

}
.top-bar-company-en{
    line-height: 22px;
    margin-bottom: 10px;
    font-family: "Microsoft YaHei", "宋体", "Segoe UI", "Lucida Grande", Helvetica, Arial, sans-serif, FreeSans, Arimo;
    font-size: 11px;
    font-weight: 600;
    color: #a4a4a4;
    text-align: center;
}
.top-bar-logo img{
    height: auto;
    width: 100%;
}
.top-bar-right{
    width: 620px;
    float: right;
    height: 80px;
}
.top-bar-right-up{
    width: 620px;
    height: 40px;
    display: block;
    line-height: 40px;
}
.top-bar-right-up-spe{
    float: left;
    width: 360px;
    /*font-family: 楷体;*/
    font-size: 22px;
    font-weight: 600;
    color: #ff000d;
    margin-right: 5px;
    text-align: center;
    text-shadow:1px 1px 2px #ababab;
}
.top-bar-right-up-img{
    margin-top: 17px;
    width: 35px;
    height: 26px;
    float: right;
}
.top-bar-right-up-mobile{
    width: 130px;
    height: 26px;
    margin-right: 20px;
    float: right;
    font-size: 16px;
    font-weight: 600;
    color: #666666;
}

.top-bar-right-up-telephone{
    margin-left: 10px;
    line-height: 25px;
    width: 200px;
    height: 20px;
    color: #666666;
    float: right;
    font-size: 16px;
    font-weight: 600;
    margin-top: 15px;
}

.top-bar-right-down{
    margin-top: 20px;
    width: 700px;
    height: 40px;
    line-height: 40px;
}
.top-bar-right-down ul{
    display: block;
}

.top-bar-right-down a{
    color: black;
    background-color: white;
}

/*.top-bar-right-down a:hover{*/
/**/
/*}*/
.top-bar-right-down li{
    margin-top: 5px;
    float: left;
    width: 110px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    border-radius: 5px 5px 0 0;

}
.top-bar-right-down li:hover{
    color: white;
    background-color: dodgerblue;
}


.block-band{
    height: 30px;
}
.block-band img{
    width: 100%;
}
.nav-band{
    height: 36px;
    width: 100%;
    background: -webkit-linear-gradient(#f1f1f1, #ebebeb, #cecece); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#f1f1f1, #ebebeb, #cecece); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#f1f1f1, #ebebeb, #cecece); /* Firefox 3.6 - 15 */
    background: linear-gradient(#f1f1f1, #ebebeb, #cecece); /* 标准的语法 */
    background-color: #ebebeb;
    overflow: hidden;
    zoom: 1;
}
.nav-band-inner{
    height: 36px;
    line-height: 36px;
    background: -webkit-linear-gradient(#f1f1f1, #ebebeb, #cecece); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#f1f1f1, #ebebeb, #cecece); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#f1f1f1, #ebebeb, #cecece); /* Firefox 3.6 - 15 */
    background: linear-gradient(#f1f1f1, #ebebeb, #cecece); /* 标准的语法 */
    background-color: #ebebeb;
    border-radius: 5px;
}
.nav-band-inner-left{
    width: 800px;
    float: left;
}

.nav-band-inner-left ul{
    display: block;
}

.nav-band-inner-left li{
    float: left;
    font-size: 16px;
    font-weight: 600;
    width: 150px;
    text-align: center;
    color: #3e3e3e;
    font-weight: 600;
}

.nav-band-inner-left li:hover{
    background-color: #4387fb;
    border-radius: 5px 5px 0 0;
    color: #1c1c1c;
}
.nav-band-inner-right{
    width: 200px;
    float: left;
}
.find{

    display: inline-block;
}

.find-text{
    margin-top: 5px;
    float: left;
    width: 150px;
    height: 26px;
    text-indent: 10px;
    font-size: 14px;
    font-weight: 400;
    border: none;
}

.find-button{
    margin-top: 5px;
    float: left;
    width: 42px;
    height: 26px;
    line-height: 26px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 600;
    border: none;
}

.slide-band{
    height: 319px;
}

.main-band{
    height: 600px;
    zoom: 1;
    overflow: hidden;
}

/*===========================================================================*/



.introduct-bar{
    width: 100%;
}

.introduct-bar-inner{
    width: 1100px;
    /*height: 340px;*/
    background-color: rgba(251, 210, 151, 0.18);
    margin: 20px auto;
    overflow: hidden;
    zoom: 1;
    border: dotted 1px #dbdbdb;

}

.introduct-bar-inner:hover{
    background-color: rgba(249, 179, 30, 0.38);
    color: #000;


}

.introduct-bar-title-bar{
    width: 1100px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    letter-spacing: 2px;
    background-color: #000000;
    color: #ffc400;
}
.introduct-bar-title-bar h1{
    font-size: 22px;
    font-weight: 600;
    color: #ffc400
}

.introduct-bar-text{
    clear: both;
    margin: 20px;
    display: block;

}
.introduct-bar-text-left{
    width: 600px;
    float: left;
    line-height: 30px;
    text-indent: 44px;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 1px;

}
.introduct-bar-text-right{
    margin: 0;
    width: 400px;
    float: right;

}
.introduct-bar-text-right img{
    width: 100%;
}
.introduct-bar-text-left p{
    margin-top: 20px;
}
.band-bar{
    width: 100%;
    height: auto;
}
.band-bar-inner{
    width: 1100px;
    /*height: 1030px;*/
    background-color: aliceblue;
    margin: 20px auto;
    overflow: hidden;
    zoom: 1;
    border: dotted 1px #dbdbdb;
}
.band-bar-title-bar{
    width: 1100px;
    height: 50px;
    line-height: 50px;
    text-align: center;

    background-color: #000000;
}

.band-bar-title-bar h1{
    font-size: 22px;
    font-weight: 600;
    color: #ffc400;
    letter-spacing: 2px;
}

.band-bar-frame ul{
    display: block;
}

.band-bar-frame ul li{

    margin:0 auto;
    margin-top: 20px;
    -webkit-animation-duration: 0s;
    -moz-animation-duration: 0s;
    -o-animation-duration: 0s;
    animation-duration: 0s;;
    width: 1060px;
    height: 260px;
    /*background: -webkit-linear-gradient(#9de6fb, #7bcdfb, #16b8ff); !* Safari 5.1 - 6.0 *!*/
    /*background: -o-linear-gradient(#9de6fb, #7bcdfb, #16b8ff); !* Opera 11.1 - 12.0 *!*/
    /*background: -moz-linear-gradient(#9de6fb, #7bcdfb, #16b8ff); !* Firefox 3.6 - 15 *!*/
    /*background: linear-gradient(#9de6fb, #7bcdfb, #16b8ff); !* 标准的语法 *!*/
    /*background-color: aliceblue;*/
    border: solid 1px #dbdbdb;
}

.band-bar-frame ul li:hover{
    /*background: -webkit-linear-gradient(#c1ffc0, rgba(132, 251, 139, 0.66), rgba(63, 255, 80, 0.53)); !* Safari 5.1 - 6.0 *!*/
    /*background: -o-linear-gradient(#c1ffc0, rgba(132, 251, 139, 0.66), rgba(63, 255, 80, 0.53)); !* Opera 11.1 - 12.0 *!*/
    /*background: -moz-linear-gradient(#c1ffc0, rgba(132, 251, 139, 0.66), rgba(63, 255, 80, 0.53)); !* Firefox 3.6 - 15 *!*/
    /*background: linear-gradient(#c1ffc0, rgba(132, 251, 139, 0.66), rgba(63, 255, 80, 0.53)); !* 标准的语法 *!*/
    background-color: rgba(249, 179, 30, 0.38);


}

.band-bar-row-frame{
    display: block;
}


.top-bar-row-left{
    margin: 20px;
    float: left;
    width: 220px;
    height: 220px;
}

.top-bar-row-left img{
    width: 100%;
    height: 100%;
}
.top-bar-row-center{
    margin: 20px;
    float: left;
    width: 460px;
    height: 220px;
}
.top-bar-row-center-title{
    height: 40px;
    font-size: 20px;
    font-weight: 600;
    line-height: 40px;
    text-align: center;
}

.top-bar-row-center-text{
    margin-top: 10px;
    font-size: 16px;
    line-height: 30px;
    font-weight: 500;
    text-indent: 60px;

}

.top-bar-row-right{
    margin: 20px;
    float: right;
    width: 250px;
    /*height: 260px;*/
    /*background-color: #f9f9f9;*/
    border: solid 1px #dbdbdb;
}
.top-bar-row-right-title{
    height: 36px;
    line-height: 36px;
    background-color: #f9b31e;
}
.top-bar-row-right-title h2{
    font-size: 18px;
    font-weight: 600;
    color: #000000;
    text-align: center;
}

.top-bar-row-right-items ul li{
    margin: 0;
    width: 250px;
    height: 40px;
    line-height: 40px;
    text-indent: 20px;
    border: none;
    font-size: 14px;
    /*background: -webkit-linear-gradient(#f5f5f5, #f5f5f5, #f5f5f5); !* Safari 5.1 - 6.0 *!*/
    /*background: -o-linear-gradient(#f5f5f5, #f5f5f5, #f5f5f5); !* Opera 11.1 - 12.0 *!*/
    /*background: -moz-linear-gradient(#f5f5f5, #f5f5f5, #f5f5f5); !* Firefox 3.6 - 15 *!*/
    /*background: linear-gradient(#f5f5f5, #f5f5f5, #f5f5f5); !* 标准的语法 *!*/
    /*background-color: #f5f5f5;*/
}

.top-bar-row-right-items ul li:hover{
    /*background: -webkit-linear-gradient(#03b8fb, #29a4fb, #0189ff); !* Safari 5.1 - 6.0 *!*/
    /*background: -o-linear-gradient(#03b8fb, #29a4fb, #0189ff); !* Opera 11.1 - 12.0 *!*/
    /*background: -moz-linear-gradient(#03b8fb, #29a4fb, #0189ff); !* Firefox 3.6 - 15 *!*/
    /*background: linear-gradient(#03b8fb, #29a4fb, #0189ff); !* 标准的语法 *!*/
    /*background-color: dodgerblue;*/
    background-color: rgba(255, 196, 0, 0.39);
    color: #000;
    font-weight: 600;
}

.case-bar{
    width: 100%;
    height: auto;
}

.case-bar-inner{
    margin: 20px auto;
    width: 1100px;
    height: 450px;
    /*overflow: hidden;*/
    /*zoom: 1;*/
    border: solid 1px #dbdbdb;
    background-color: aliceblue;
}

.case-bar-title{
    width: 1100px;
    height: 50px;
    line-height: 50px;
    text-align: center;

    background-color: #000000;
}

.case-bar-title h1{
    font-size: 22px;
    font-weight: 600;
    color: #ffc400;
}

.case-bar-cases ul{
    display: block;
}

.case-bar-cases ul li{
    width: 258px;
    height: 76px;
    float: left;
    margin: 10px 0 10px 10px;
    /*background-color: #9de6fb;*/
    text-align: center;
    border: solid 1px #fcfcfc;
}

.case-img{
    margin: 25px auto;
    width: 200px;
    height: 210px;
}

.case-img img{

    width: 100%;

}

/*.case-bar-cases ul li:hover .case-img{*/
/*margin: 10px auto;*/
/*width: 240px;*/
/*height: 240px;*/


/*}*/

.case-memo{
    width: 258px;
    height: 76px;
    line-height: 38px;
    /*background: -webkit-linear-gradient(#f3f3f3, #ebebeb, #dcdcdc); !* Safari 5.1 - 6.0 *!*/
    /*background: -o-linear-gradient(#f3f3f3, #ebebeb, #dcdcdc); !* Opera 11.1 - 12.0 *!*/
    /*background: -moz-linear-gradient(#f3f3f3, #ebebeb, #dcdcdc); !* Firefox 3.6 - 15 *!*/
    /*background: linear-gradient(#f3f3f3, #ebebeb, #dcdcdc); !* 标准的语法 *!*/
    background-color: #dcdcdc;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    color: #525252;
    overflow: hidden;
    border-radius: 10px 10px 0 0;
    display: block;
}
.case-memo-down{
    width: 258px;
    height: 38px;
    /*background-color: #00ff0d;*/
    font-size: 16px;
    font-weight: 400;
    /*border-top: solid 1px #e7e7e7;*/
    color: #525252;
}

.case-am-type{
    display: none;
    position: relative;
    top: 0;
    left: 0;
    width: 258px;
    height: auto;
    line-height: 30px;

    background-color: rgb(231, 231, 231);
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    color: #000000;
    /*overflow: hidden;*/
    /*zoom: 1;*/
    border-radius:  0 0 10px 10px;

}

.case-bar-cases ul li:hover .case-am-type{
    display: block;


}
.case-bar-cases ul li:hover .case-memo{
    background-color: #ffc400;
    color: #000000;
}
.case-bar-cases ul li:hover .case-memo-down{

    /*background: -webkit-linear-gradient(#03b8fb, #29a4fb, #0189ff); !* Safari 5.1 - 6.0 *!*/
    /*background: -o-linear-gradient(#03b8fb, #29a4fb, #0189ff); !* Opera 11.1 - 12.0 *!*/
    /*background: -moz-linear-gradient(#03b8fb, #29a4fb, #0189ff); !* Firefox 3.6 - 15 *!*/
    /*background: linear-gradient(#03b8fb, #29a4fb, #0189ff); !* 标准的语法 *!*/
    /*background-color: dodgerblue;*/
    color: #000000;
    font-weight: 600;
}

.case-bar-type-list{
    float: left;
    width: 258px;
    height: 40px;
    /*background: -webkit-linear-gradient(#f5f5f5, #ededed, #d4d4d4); !* Safari 5.1 - 6.0 *!*/
    /*background: -o-linear-gradient(#f5f5f5, #ededed, #d4d4d4); !* Opera 11.1 - 12.0 *!*/
    /*background: -moz-linear-gradient(#f5f5f5, #ededed, #d4d4d4); !* Firefox 3.6 - 15 *!*/
    /*background: linear-gradient(#f5f5f5, #ededed, #d4d4d4); !* 标准的语法 *!*/
    /*background-color: #e2e2e2*/
    background-color: rgb(255, 0, 0);
    color: #000000;
    text-align: left;
    text-indent: 20px;
    font-size: 16px;
    line-height: 40px;

}

.case-bar-type-list:hover{

    background: -webkit-linear-gradient(#03b8fb, #29a4fb, #0189ff); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#03b8fb, #29a4fb, #0189ff); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#03b8fb, #29a4fb, #0189ff); /* Firefox 3.6 - 15 */
    background: linear-gradient(#03b8fb, #29a4fb, #0189ff); /* 标准的语法 */
    background-color: dodgerblue;

}

/*.case-bar-cases ul li:hover .case-am-type{*/
/*!*background: -webkit-linear-gradient(#03b8fb, #29a4fb, #0189ff); !* Safari 5.1 - 6.0 *!*!*/
/*!*background: -o-linear-gradient(#03b8fb, #29a4fb, #0189ff); !* Opera 11.1 - 12.0 *!*!*/
/*!*background: -moz-linear-gradient(#03b8fb, #29a4fb, #0189ff); !* Firefox 3.6 - 15 *!*!*/
/*!*background: linear-gradient(#03b8fb, #29a4fb, #0189ff); !* 标准的语法 *!*!*/
/*!*background-color: #16b8ff;*!*/
/*!*color: #292929;*!*/


/*}*/

/*.case-bar-cases ul li:hover .case-memo{*/
/*!*background: -webkit-linear-gradient(#03b8fb, #29a4fb, #0189ff); !* Safari 5.1 - 6.0 *!*!*/
/*!*background: -o-linear-gradient(#03b8fb, #29a4fb, #0189ff); !* Opera 11.1 - 12.0 *!*!*/
/*!*background: -moz-linear-gradient(#03b8fb, #29a4fb, #0189ff); !* Firefox 3.6 - 15 *!*!*/
/*!*background: linear-gradient(#03b8fb, #29a4fb, #0189ff); !* 标准的语法 *!*!*/
/*!*background-color: #16b8ff;*!*/
/*!*color: #292929;*!*/


/*}*/

/*.case-bar-cases ul li:hover {*/
/*!*border: solid 1px #16b8ff;*!*/
/*!*background-color: #16b8ff;*!*/

/*}*/

.products-bar{
    width: 100%;
    /*height: 770px;*/
    /*overflow: hidden;*/
    /*zoom: 1;*/

}

.products-bar-inner{
    width: 1100px;
    margin: 0 auto;
    /*height: 750px;*/
    overflow: hidden;
    zoom: 1;
    background-color: aliceblue;
    /*background-color: #dcf9f5;*/
    border: solid 1px #dbdbdb;

}

.products-bar-title{
    width: 1100px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #ffc400;
}

.products-bar-title h1{
    font-size: 22px;
    font-weight: 600;
    color: #f9f9f9
}

.products-bar-main{
    display: block;

}

.products-bar-left{
    width: 236px;
    /*height: 670px;*/
    margin: 15px 0 15px 15px;
    float: left;
    background-color: #ffffff;
}

.products-bar-left-bottom{
    margin: 40px;
    width: 156px;
    /*background-color: #29a4fb;*/

}

.products-bar-left-bottom img{
    width: 100%
}
.products-bar-right{
    width: 705px;
    /*height: 670px;*/
    margin: 15px 15px 15px 0;
    float: right;
    /*background-color: #c1ffc0;*/
    border: solid 1px #d9d9d9;
}

.products_list_sort{
    width: 334px;
    height: auto;
    /*margin: 10px;*/
    float: left;
    background: #ffffff;
    border: solid 1px #e2e2e2;
    font-size: 14px;
    font-weight: 600;
}

.products_list_band_bk{
    width: 334px;
    height: 36px;
    background: -webkit-linear-gradient(#f5f5f5, #e2e2e2, #f5f5f5); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#f5f5f5, #e2e2e2, #f5f5f5); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#f5f5f5, #e2e2e2, #f5f5f5); /* Firefox 3.6 - 15 */
    background: linear-gradient(#f5f5f5, #e2e2e2, #f5f5f5); /* 标准的语法 */
    background-color: #e2e2e2
}

.products_list_band{
    width: 150px;
    height: 36px;
    background: -webkit-linear-gradient(#ffa26b, #ffbe82, #ffa26b); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#ffa26b, #ffbe82, #ffa26b); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#ffa26b, #ffbe82, #ffa26b); /* Firefox 3.6 - 15 */
    background: linear-gradient(#ffa26b, #ffbe82, #ffa26b); /* 标准的语法 */
    background-color: #ffa342;

    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    line-height: 36px;
    text-align: center;
    border-radius: 3px;
}
.products_list_sort_ul{
    margin: 5px 5px 0 5px;
    display: inline-block;
}

.products_list_sort_ul_left{
    width: 320px;
    background: -webkit-linear-gradient(#ffa26b, #ffbe82, #ffa26b); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#ffa26b, #ffbe82, #ffa26b); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#ffa26b, #ffbe82, #ffa26b); /* Firefox 3.6 - 15 */
    background: linear-gradient(#ffa26b, #ffbe82, #ffa26b); /* 标准的语法 */
    background-color: #ffa342;
    margin: 5px;
    border-radius: 2px;
}

.products_list_sort_ul_right{
    width: 315px;
    background-color: #ffffff;
    margin-left: 5px;

}
.products_list_sort_ul_top{
    margin-left: 5px;
    height: 36px;
    background: -webkit-linear-gradient(#ffa26b, #ffbe82, #ffa26b); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#ffa26b, #ffbe82, #ffa26b); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#ffa26b, #ffbe82, #ffa26b); /* Firefox 3.6 - 15 */
    background: linear-gradient(#ffa26b, #ffbe82, #ffa26b); /* 标准的语法 */
    background-color: #ffa342;
    line-height: 36px;
    color: #ffffff;
    border-radius: 3px;
    text-indent: 10px;
    letter-spacing: 1px;

}
.products_list_sort_ul_top:hover{
    background: -webkit-linear-gradient(#03b8fb, #29a4fb, #0189ff); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#03b8fb, #29a4fb, #0189ff); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#03b8fb, #29a4fb, #0189ff); /* Firefox 3.6 - 15 */
    background: linear-gradient(#03b8fb, #29a4fb, #0189ff); /* 标准的语法 */
    background-color: dodgerblue;
}

.products_list_sort_ul_li{
    margin-left: 5px;
    height: 36px;
    background-color: #ffffff;
    line-height: 36px;
    color: #000000;
    border-radius: 3px;
    text-indent: 20px;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 400;

}

.products_list_sort_ul_li:hover{
    background: -webkit-linear-gradient(#03b8fb, #29a4fb, #0189ff); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#03b8fb, #29a4fb, #0189ff); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#03b8fb, #29a4fb, #0189ff); /* Firefox 3.6 - 15 */
    background: linear-gradient(#03b8fb, #29a4fb, #0189ff); /* 标准的语法 */
    background-color: dodgerblue;
}

/*.products-bar-right ul{*/
/*display: block;*/
/*}*/

/*.products-bar-right ul li{*/
/*float: left;*/
/*width: 220px;*/
/*height: 310px;*/
/*border: solid 1px #d9d9d9;*/
/*margin: 10px;*/
/*margin-right: 0;*/
/*}*/

/*.products-bar-right ul li:hover .products-list-note{*/
/*background-color: #16b8ff;*/
/*}*/

/*.products-bar-right ul li:hover {*/
/*border: solid 1px #16b8ff;*/
/*}*/

/*.products-list-image{*/
/*width: 220px;*/
/*height: 220px;*/
/*border: solid 1px #d9d9d9;*/

/*}*/

/*.products-list-image img{*/
/*width: 100%;*/
/*height: 100%;*/
/*}*/
/*.products-list-note{*/
/*width: 220px;*/
/*height: 90px;*/
/*background-color: rgba(255, 190, 130, 0.65);*/
/*line-height: 30px;*/
/*font-size: 14px;*/
/*color: #000000;*/
/*white-space:nowrap;*/
/*overflow: hidden;*/

/*}*/
/*.products-list-name{*/
/*text-align: center;*/
/*font-weight: 600;*/
/*}*/
/*.products-list-show{*/
/*text-align: left;*/
/*margin: 0 10px 0 10px;*/

/*}*/
/*.products-list-app{*/
/*text-align: left;*/
/*margin: 0 10px 0 10px;*/
/*}*/
.products-bar-right ul{
    display: block;
}

.products-bar-right ul li{
    float: left;
    width: 220px;
    height: 310px;
    border: solid 1px #d9d9d9;
    margin: 10px;
    margin-right: 0;
}

.products-bar-right ul li:hover .products-list-note{
    background-color: #fbebdb;
    height: 310px;
    white-space: normal;
    overflow: visible;
}
.products-bar-right ul li:hover .products-list-name{
    height: 60px;
    width: 220px;
    display:table-cell;
    vertical-align: middle;


    /*background: -webkit-linear-gradient(#71beff, #18abff, #71beff); !* Safari 5.1 - 6.0 *!*/
    /*background: -o-linear-gradient(#71beff, #18abff, #71beff); !* Opera 11.1 - 12.0 *!*/
    /*background: -moz-linear-gradient(#71beff, #18abff, #71beff); !* Firefox 3.6 - 15 *!*/
    /*background: linear-gradient(#71beff, #18abff, #71beff); !* 标准的语法 *!*/
    background-color: #ff6e11;
}
.products-bar-right ul li:hover .products-list-image{
    display: none;
}

.products-bar-right ul li:hover {
    border: solid 1px #16b8ff;
}

.products-list-image{
    display: block;
    width: 220px;
    height: 220px;
    border: solid 1px #d9d9d9;

}

.images-note{
    position: relative;
    top: -210px;
    left: 0;
    text-align: center;
    color: #fbff02;
    font-weight: 600;
    font-size: 24px;
    text-shadow: 1px 1px 0px #595959, -1px -1px 0px #595959, 1px 1px 0px #595959, -1px -1px 0px #595959, 1px 1px 0px #595959, -1px -1px 0px #595959

}

.products-list-image img{
    width: 100%;
    height: 100%;
}
.products-list-note{
    width: 220px;
    height: 90px;
    background-color: rgb(251, 247, 241);
    line-height: 30px;
    font-size: 14px;
    color: #000000;
    white-space:nowrap;
    overflow: hidden;

}

.products-list-note strong{
    color: #ff6e11;
}
.products-list-name{
    text-align: center;
    font-weight: 600;
    border-bottom: dotted 1px #525252;
}
.products-list-show{
    text-align: left;
    margin: 0 10px 0 10px;
    border-bottom: dotted 1px #525252;

}
.products-list-app{
    text-align: left;
    margin: 0 10px 0 10px;
    /*border-bottom: dotted 1px #525252;*/
}

.questions-bar{
    width: 100%;
    height: auto;
}

.questions-bar-inner{
    width: 1100px;
    height: auto;
    margin: 0 auto;
    border: solid 1px #d9d9d9;
    background-color: aliceblue;
}
.questions-bar-title{
    width: 1100px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #000000;
}

.questions-bar-title h1{
    font-size: 22px;
    font-weight: 600;
    color: #ffc400;
}

.questions-bar-main{
    margin: 15px;
    /*background-color: #3fff50;*/
}
.questions-bar-main li{
    margin-top: 15px;

    background-color: #fbebdb;
}

.questions-bar-main li:hover{
    /*margin-top: 15px;*/
    /*background: -webkit-linear-gradient(#03b8fb, #29a4fb, #0189ff); !* Safari 5.1 - 6.0 *!*/
    /*background: -o-linear-gradient(#03b8fb, #29a4fb, #0189ff); !* Opera 11.1 - 12.0 *!*/
    /*background: -moz-linear-gradient(#03b8fb, #29a4fb, #0189ff); !* Firefox 3.6 - 15 *!*/
    /*background: linear-gradient(#03b8fb, #29a4fb, #0189ff); !* 标准的语法 *!*/
    background-color: #fafafa;
}

.question{
    /*margin-left: 30px;*/
    height: 50px;
    width: 1070px;
    line-height: 50px;
    font-size: 18px;
    font-weight: 600;
    color: #000000;
    /*background: -webkit-linear-gradient(#ffa26b, #ffbe82, #ffa26b); !* Safari 5.1 - 6.0 *!*/
    /*background: -o-linear-gradient(#ffa26b, #ffbe82, #ffa26b); !* Opera 11.1 - 12.0 *!*/
    /*background: -moz-linear-gradient(#ffa26b, #ffbe82, #ffa26b); !* Firefox 3.6 - 15 *!*/
    /*background: linear-gradient(#ffa26b, #ffbe82, #ffa26b); !* 标准的语法 *!*/
    /*background-color: #ffa342;*/
    background-color: #ffc400;
    text-indent: 30px;
    border-radius: 10px 10px 0 0;
}

.answer{
    margin-left: 30px;
    margin-right: 30px;
    /*height: 50px;*/
    line-height: 32px;
    font-size: 16px;

    color: #292929;
}

.news-bar{
    width: 100%;
    margin-top: 20px;
    height: auto;
    margin-bottom: 20px;
    zoom: 1;
    overflow: hidden;

}

.news-bar-inner{
    width: 1100px;
    height: 520px;
    margin: 0 auto;
    border: solid 1px #d9d9d9;
    overflow: hidden;
    zoom: 1;
    background-color: aliceblue;

}
.news-bar-title{
    width: 1100px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #dd640d;
}

.news-bar-title h1{
    font-size: 22px;
    font-weight: 600;
    color: #f9f9f9
}

.news-bar-main{
    margin: 15px;
    display: block;
    /*background-color: #3fff50;*/
}

.news-left-frame{
    float: left;
    width: 500px;
    height: 430px;
    /*background-color: #3fff50;*/
    border: solid 1px #dbdbdb;
}

.news-left-frame-img{
    margin: 10px auto;
    width: 480px;
    height: 280px;

}
.news-left-frame-text{
    margin: 10px;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;

}
.news-left-frame-img img{
    width: 100%;
    height: 100%;

}

.news-left-frame-title{
    height: 40px;
    line-height: 40px;
    background: -webkit-linear-gradient(rgba(85, 177, 255, 0.73), rgba(75, 164, 255, 0.8), #4ba4ff); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(rgba(85, 177, 255, 0.73), rgba(75, 164, 255, 0.8), #4ba4ff); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(rgba(85, 177, 255, 0.73), rgba(75, 164, 255, 0.8), #4ba4ff); /* Firefox 3.6 - 15 */
    background: linear-gradient(rgba(85, 177, 255, 0.73), rgba(75, 164, 255, 0.8), #4ba4ff); /* 标准的语法 */
    background-color: rgba(75, 164, 255, 0.8);
}

.news-left-frame-title h2{
    font-size: 16px;
    font-weight: 600;
    color: #f5f5f5;
    text-align: center;
}

.news-right-frame{
    float: right;
    width: 500px;
    height: 430px;
    border: solid 1px #dbdbdb;
    /*background-color: #3fff50;*/
    overflow: hidden;
}
.news-right-frame-title{
    height: 40px;
    line-height: 40px;
    background: -webkit-linear-gradient(rgba(85, 177, 255, 0.73), rgba(75, 164, 255, 0.8), #4ba4ff); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(rgba(85, 177, 255, 0.73), rgba(75, 164, 255, 0.8), #4ba4ff); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(rgba(85, 177, 255, 0.73), rgba(75, 164, 255, 0.8), #4ba4ff); /* Firefox 3.6 - 15 */
    background: linear-gradient(rgba(85, 177, 255, 0.73), rgba(75, 164, 255, 0.8), #4ba4ff); /* 标准的语法 */
    background-color: rgba(75, 164, 255, 0.8);
}
.news-right-frame-title h2{
    font-size: 16px;
    font-weight: 600;
    color: #f5f5f5;
    text-align: center;
}
.news-list-frame{
    /*margin: 0  20px 0 20px;*/
}
.news-list-frame li{
    height: 36px;
    line-height: 36px;

    border-bottom: dashed 1px #dbdbdb;
    display: block;
    font-size: 14px;
}

.news-list-frame li:hover{
    background-color: #4d82ed;
}

.news-item-title{
    float: left;
    margin-left: 20px;
}

.news-item-date{
    float: right;
    margin-right: 20px;
}

.news-ul{
    margin: 15px;
    overflow: hidden;
}
.news-ul a:hover{
    color: #1c1c1c;
}

.news-ul li{
    width: 450px;
    padding: 10px;
    font-size: 14px;
    line-height: 20px;
    overflow: hidden;
    border-bottom: 1px solid #e5e5e5;
    white-space: nowrap;
}

.news-ul li:hover{
    background-color: #00aced;
}
.news-ul li:before{
    content: "●";
}

/*====================================================================*/
.content_news{
    width: 1100px;
    height: auto;
    margin: 0 auto;
    background-color: #fff;
    border: solid 1px #ececec;
    display: inline-block;

}

.content_news_contain{
    width: 1100px;
    height: auto;
    zoom: 1;
    overflow: hidden;
    padding-bottom: 20px;
}


.content_news_left{
    width: 550px;
    /*height: 500px;*/
    height: auto;

    float: left;
}

.content_news_left_content{
    margin: 0 20px 0 20px;
    border: solid 1px #ececec;
    height: 490px;
    /*height: auto;*/
    overflow: hidden;
    zoom: 1;
    background-color: #fff5ea;
}

.content_news_left img{
    width: 100%;
    height: auto;

}
.content_news_left_img{
    margin: 20px;
}

.content_news_left_text{
    margin: 20px;
    font-size: 14px;
    font-weight: 500;
    color: #6c6c6c;
    line-height: 32px;

}

.content_news_left_content_text-more{
    margin-top: 20px;
    clear: both;
    height: 26px;
    background-color: #d6d6d6;
    padding: 5px;
    border: 1px solid #dbdbdb;
    text-align: center;
    line-height: 26px;
}
.content_news_left_content_text-more:hover{
    background-color: #6c67ed;
}

.content_news_left_text a:hover{
    color: #ffffff;
}

.content_news_right{
    width: 550px;
    height: 500px;

    float: left;
}
.content_news_right a{
    color: white;
}

.content_news_right_text a{
    color: #000000;
}
.content_news_right_box{
    width: 508px;
    height: auto;
    margin: 0 auto;
    border: solid 1px #e1e1e1;
    background-color: #fff5ea;
}
.content_news_right_text{
    margin: 20px 20px 20px 40px;
    font-size: 14px;
    font-weight: 500;
    color: #6c6c6c;
    line-height: 28px;


}
.content_news_left_text_title{
    font-size: 16px;
    font-weight: 600;
    width: 100%;
    overflow: hidden;
    color: #000000;
    text-align: center;
}
.content_news_left_text_title:hover{
    color: #6840ff;
}
/*==================================*/
.four-col-frame{

}
.four-col-frame-context{

}
.four-col-frame-context ul{
    float: left;
    display: inline-block;
    padding-bottom: 20px;
}

.four-col-frame-context li{
    margin: 20px 0 0 20px;
    width: 245px;
    height: 260px;
    zoom: 1;
    overflow: hidden;
    float: left;
    border: 1px solid #d8d8d8;
}
.four-col-frame-context li:hover{
    border: 1px solid #9e9e9e;
    box-shadow:4px 4px 5px 3px #999;
    transition: 0.2s;
    transition-duration:0.5s;
    /*transform:scale(1.2);*/
    transition-timing-function:ease-in-out;
}

.four-col-frame-context li:hover .four-col-frame-img{
    width: 245px;
    height: 200px;
    padding: 0;
    transition: 0.2s;
    transition-duration:0.5s;
    /*transform:scale(1.2);*/
    transition-timing-function:ease-in-out;
}

.four-col-frame-img{
    width: 205px;
    height: 160px;
    padding: 20px;

}

.four-col-frame-img img{
    width: 100%;
    height: 100%;
}

.four-col-frame-main{

}

.four-col-frame-main-up{
    width: 205px;
    padding-left: 15px;
    padding-right: 15px;
    height: 24px;
    line-height: 24px;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    color: #464646;

}

.four-col-frame-main-down{
    width: 205px;
    white-space: nowrap;
    overflow: hidden;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    color: #b0b0b0;

}

.four-col-frame-context li:hover .four-col-frame-main-up{
    color: #ff0000;
}
.four-col-frame-context li:hover .four-col-frame-main-down{
    color: #0312ff;
}
/*====================================*/
.our-power-frame{

}
.our-power-content{

}
.our-power-content ul{
    display: inline-block;

}

.our-power-content ul li{
    width: 340px;
    height: 400px;
    float: left;
    margin-left: 20px;

}
.our-power-content ul li:hover{
    background-color: #3073ff;
    /*border: 1px solid #9e9e9e;*/
    box-shadow:4px 4px 5px 3px #999;
}
.our-power-content ul li:hover .our-power-text-title{
    color: #fcfcfc;
}

.our-power-content ul li:hover .our-power-text-content{
    color: #fcfcfc;
}
.our-power-content ul li:hover .our-power-text-more{
    color: #4b4b4b;
    border-radius: 16px;
    background-color: #ffffff;
}

.our-power-content ul li:hover .our-power-img img{
    transition: 0.2s;
    transition-duration:0.5s;
    transform:scale(1.2);
    transition-timing-function:ease-in-out;
}

.our-power-img{
    width: 340px;
    height: 200px;
    zoom: 1;
    overflow: hidden;

}
.our-power-img img{
    width: 100%;
    height: 100%;
}

.our-power-text{
    width: 340px;
    height: 200px;
    zoom: 1;
    overflow: hidden;
}
.our-power-text-title{
    width: 300px;
    height: 30px;
    margin: 30px 20px 10px 20px;
    zoom: 1;
    overflow: hidden;
    font-size: 18px;
    font-weight: 400;
    color: #010101;
}
.our-power-text-content{
    zoom: 1;
    overflow: hidden;
    width: 300px;
    height: 56px;
    line-height: 28px;
    margin: 0 20px 10px 20px;
    font-size: 14px;
    font-weight: 400;
    color: #4b4b4b;

}

.our-power-text-more{
    width: 100px;
    height: 32px;
    line-height: 32px;
    margin-top: 20px;
    margin-left: 20px;
    border: 1px solid #dbdbdb;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    color: #dbdbdb;

}
/*====================================*/
.service-frame{

}
.service-content{

}
.service-content ul{
    border: 1px solid #dbdbdb;


}
.service-content ul li{
    padding: 10px;
    width: 198px;
    height: 70px;
    float: left;

}
.service-img{
    width: 198px;
    height: 70px;
}
.service-img img{
    width: 100%;
    height: 100%;
}

/*-------------------------------------*/
.power-bar{
    width: 100%;
    margin-top: 20px;
    height: auto;
    margin-bottom: 20px;
}

.power-bar-inner{
    width: 1100px;
    /*height: 520px;*/
    margin: 0 auto;
    border: solid 1px #d9d9d9;
    overflow: hidden;
    zoom: 1;
    /*background-color: aliceblue;*/

}
.power-bar-title{
    width: 1100px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    /*background: -webkit-linear-gradient(#4d82ed, #156fed, #4d82ed); !* Safari 5.1 - 6.0 *!*/
    /*background: -o-linear-gradient(#4d82ed, #156fed, #4d82ed); !* Opera 11.1 - 12.0 *!*/
    /*background: -moz-linear-gradient(#4d82ed, #156fed, #4d82ed); !* Firefox 3.6 - 15 *!*/
    /*background: linear-gradient(#4d82ed, #156fed, #4d82ed); !* 标准的语法 *!*/
    /*background-color: #156fed;*/
    background: -webkit-linear-gradient(#f1f1f1, #ebebeb, #cecece); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#f1f1f1, #ebebeb, #cecece); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#f1f1f1, #ebebeb, #cecece); /* Firefox 3.6 - 15 */
    background: linear-gradient(#f1f1f1, #ebebeb, #cecece); /* 标准的语法 */
    background-color: #ebebeb;
    display: inline-block;

}
.power-bar-title-left{

    width: 250px;
    float: left;
    background: -webkit-linear-gradient(rgba(85, 177, 255, 0.73), rgba(75, 164, 255, 0.8), #4ba4ff); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(rgba(85, 177, 255, 0.73), rgba(75, 164, 255, 0.8), #4ba4ff); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(rgba(85, 177, 255, 0.73), rgba(75, 164, 255, 0.8), #4ba4ff); /* Firefox 3.6 - 15 */
    background: linear-gradient(rgba(85, 177, 255, 0.73), rgba(75, 164, 255, 0.8), #4ba4ff); /* 标准的语法 */
    background-color: rgba(75, 164, 255, 0.8);
    font-size: 18px;
    text-align: center;
    border-radius: 5px 5px 0 0;
}
.power-bar-title-right{
    width: 100px;
    float: right;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    background: -webkit-linear-gradient(rgba(85, 177, 255, 0.73), rgba(75, 164, 255, 0.8), #4ba4ff); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(rgba(85, 177, 255, 0.73), rgba(75, 164, 255, 0.8), #4ba4ff); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(rgba(85, 177, 255, 0.73), rgba(75, 164, 255, 0.8), #4ba4ff); /* Firefox 3.6 - 15 */
    background: linear-gradient(rgba(85, 177, 255, 0.73), rgba(75, 164, 255, 0.8), #4ba4ff); /* 标准的语法 */
    background-color: rgba(75, 164, 255, 0.8);
    border-radius: 0 5px 5px 0;
    text-shadow:1px 1px 2px #060606;
}

.power-bar-title-right a{
    color: #f3f3f3;
}

.power-bar-title h1{
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 2px;
    color: #f3f3f3;
    text-shadow:1px 1px 2px #060606;

}

.power-bar-frame{

}
.power-bar-top-text{
    margin: 15px;
    /*background: -webkit-linear-gradient(#f1f1f1, #e7e7e7, #d9d9d9); !* Safari 5.1 - 6.0 *!*/
    /*background: -o-linear-gradient(#f1f1f1, #e7e7e7, #d9d9d9); !* Opera 11.1 - 12.0 *!*/
    /*background: -moz-linear-gradient(#f1f1f1, #e7e7e7, #d9d9d9); !* Firefox 3.6 - 15 *!*/
    /*background: linear-gradient(#f1f1f1, #e7e7e7, #d9d9d9); !* 标准的语法 *!*/
    /*background-color: #e7e7e7;*/
    border: solid 1px #ededed;
    overflow: hidden;
    zoom: 1;


}

.power-bar-top-text ul{
    display: block;
}

.power-bar-top-text ul li{
    float: left;
    width: 510px;
    margin: 0 20px 10px 0;
    height: 120px;
    border: solid 1px #ffffff;
    /*background: -webkit-linear-gradient(#c1ffc0, #84fb8b, #3fff50); !* Safari 5.1 - 6.0 *!*/
    /*background: -o-linear-gradient(#c1ffc0, #84fb8b, #3fff50); !* Opera 11.1 - 12.0 *!*/
    /*background: -moz-linear-gradient(#c1ffc0, #84fb8b, #3fff50); !* Firefox 3.6 - 15 *!*/
    /*background: linear-gradient(#c1ffc0, #84fb8b, #3fff50); !* 标准的语法 *!*/
    /*background-color: #84fb8b;*/
    background-color: rgba(251, 210, 151, 0.18);
    display: block;

}
.power-bar-top-text ul li:hover{
    /*background: -webkit-linear-gradient(#03b8fb, #29a4fb, #0189ff); !* Safari 5.1 - 6.0 *!*/
    /*background: -o-linear-gradient(#03b8fb, #29a4fb, #0189ff); !* Opera 11.1 - 12.0 *!*/
    /*background: -moz-linear-gradient(#03b8fb, #29a4fb, #0189ff); !* Firefox 3.6 - 15 *!*/
    /*background: linear-gradient(#03b8fb, #29a4fb, #0189ff); !* 标准的语法 *!*/
    /*background-color: dodgerblue;*/
    background-color: rgb(218, 255, 217);
    /*border: 1px solid #9e9e9e;*/
    box-shadow:4px 4px 5px 3px #999;


}

.power-bar-top-text-num{
    margin: 10px;
    float: left;
    width: 100px;
    height: 100px;
    line-height: 100px;
    /*background: -webkit-linear-gradient(#ffa26b, #ffbe82, #ffa26b); !* Safari 5.1 - 6.0 *!*/
    /*background: -o-linear-gradient(#ffa26b, #ffbe82, #ffa26b); !* Opera 11.1 - 12.0 *!*/
    /*background: -moz-linear-gradient(#ffa26b, #ffbe82, #ffa26b); !* Firefox 3.6 - 15 *!*/
    /*background: linear-gradient(#ffa26b, #ffbe82, #ffa26b); !* 标准的语法 *!*/
    /*background-color: #ffa342;*/
    /*background-color: #4d82ed;*/
    /*background-image: url("../images/lianhe.png");*/
    background-size: 100%;
    /*border-radius: 62px 38px 62px 38px;*/
    border-radius: 50px;
    text-align: center;
    font-size: 80px;
    font-weight: 600;
    text-indent: 0;
    color: #fb9e02;

}
.power-bar-top-text-num img{
    width: 100%;
    height: 100%;
}

.power-bar-top-text-main{
    /*margin: 10px;*/
    float: left;
    width: 388px;
    height: 120px;
    border-left: solid 1px #ffffff;
    /*line-height: 40px;*/
    /*font-size: 18px;*/

}

.power-bar-top-text-main-up{
    /*background: -webkit-linear-gradient(#f1f1f1, #ebebeb, #cecece); !* Safari 5.1 - 6.0 *!*/
    /*background: -o-linear-gradient(#f1f1f1, #ebebeb, #cecece); !* Opera 11.1 - 12.0 *!*/
    /*background: -moz-linear-gradient(#f1f1f1, #ebebeb, #cecece); !* Firefox 3.6 - 15 *!*/
    /*background: linear-gradient(#f1f1f1, #ebebeb, #cecece); !* 标准的语法 *!*/
    /*background-color: #ebebeb;;*/
    width: 388px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    color: #1c1c1c;

}
.power-bar-top-text-main-down{

    width: 368px;
    height: 78px;
    margin:  0 10px 0 10px;
    line-height: 24px;
    font-size: 14px;
    font-weight: 400;
    text-indent: 20px;
    color: #000000;


}

.power-bar-down{
    clear: both;
}
.power-bar-down li{
    margin: 15px;
    /*background: -webkit-linear-gradient(#f1f1f1, #e7e7e7, #d9d9d9); !* Safari 5.1 - 6.0 *!*/
    /*background: -o-linear-gradient(#f1f1f1, #e7e7e7, #d9d9d9); !* Opera 11.1 - 12.0 *!*/
    /*background: -moz-linear-gradient(#f1f1f1, #e7e7e7, #d9d9d9); !* Firefox 3.6 - 15 *!*/
    /*background: linear-gradient(#f1f1f1, #e7e7e7, #d9d9d9); !* 标准的语法 *!*/
    /*background-color: #e7e7e7;*/
    /*background-color: rgba(251, 210, 151, 0.18);*/
    border: solid 1px #d9d9d9;
    display: block;
    overflow: hidden;
    zoom: 1;
}
.power-bar-down li:hover{
    background-color: rgba(218, 255, 217, 0.32);

}

.power-bar-list-left{
    float: left;
    width: 400px;
    height: 600px;
    margin: 10px;


}

.power-bar-list-left img{
    width: 100%;
    height: 44%;

}

.power-bar-list-left p{
    clear: both;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    padding-bottom: 10px;
}
.power-bar-list-right{
    float: left;
    width: 600px;
    height: 600px;
    margin: 10px;
    line-height: 32px;
    font-size: 16px;
    font-weight: 400;
    /*letter-spacing: 1px;*/
    text-indent: 36px;
    text-align: center;
}

.power-bar-list-right img{

    width: auto;
    height: 120px;
}
.power-bar-list-right span{
    text-align: left;
    width: 600px;
    height: 450px;
    display:table-cell;
    /*vertical-align: middle;*/
    vertical-align: top;

}
.power-bar-list-right p{
    padding-top: 15px;
}



.process-bar{
    width: 100%;
    margin-top: 20px;
    height: auto;
    margin-bottom: 20px;
}

.process-bar-inner{
    width: 1100px;
    /*height: 520px;*/
    margin: 0 auto;
    border: solid 1px #d9d9d9;
    overflow: hidden;
    zoom: 1;
    background-color: aliceblue;

}
.process-bar-title{
    width: 1100px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #dd640d;
}

.process-bar-title h1{
    font-size: 22px;
    font-weight: 600;
    color: #f9f9f9
}

.process-bar-frame{
    margin: 20px;

}

.process-img{
    width: 1060px;
    height: auto;
    border: solid 1px #d9d9d9;
}

.process-img img{
    width: 100%;
    height: 100%;
}

.process-text{

}

.process-text ul{

}

.process-text ul li{
    margin-top: 20px;
    display: block;
    overflow: hidden;
    zoom: 1;
    /*background: -webkit-linear-gradient(#f1f1f1, #e7e7e7, #d9d9d9); !* Safari 5.1 - 6.0 *!*/
    /*background: -o-linear-gradient(#f1f1f1, #e7e7e7, #d9d9d9); !* Opera 11.1 - 12.0 *!*/
    /*background: -moz-linear-gradient(#f1f1f1, #e7e7e7, #d9d9d9); !* Firefox 3.6 - 15 *!*/
    /*background: linear-gradient(#f1f1f1, #e7e7e7, #d9d9d9); !* 标准的语法 *!*/
    background-color: #fbebdb;
    border: solid 1px #d9d9d9;
}

.process-step-num{
    float: left;
    width: 100px;
    height: 100px;
    border-radius: 62px 38px 62px 38px;
    line-height: 100px;
    margin: 10px;
    background: -webkit-linear-gradient(#ffa26b, #ffbe82, #ffa26b); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#ffa26b, #ffbe82, #ffa26b); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#ffa26b, #ffbe82, #ffa26b); /* Firefox 3.6 - 15 */
    background: linear-gradient(#ffa26b, #ffbe82, #ffa26b); /* 标准的语法 */
    background-color: #ffa342;
    font-size: 36px;
    font-weight: 600;
    color: #f5ffeb;
    text-align: center;

}
.process-step-text{
    float: left;
    width: 300px;

    margin: 10px;
    line-height: 30px;
    letter-spacing: 1px;
    /*background-color: #dbdbdb;*/
    font-size: 18px;
    font-weight: 600;

}

.process-step-text span{
    width: 500px;
    height: 100px;
    display:table-cell;
    vertical-align: middle;

}

.process-step-more{
    float: right;
    width: 595px;
    margin: 10px;
    line-height: 30px;
    /*background: -webkit-linear-gradient(#f1f1f1, #e7e7e7, #d9d9d9); !* Safari 5.1 - 6.0 *!*/
    /*background: -o-linear-gradient(#f1f1f1, #e7e7e7, #d9d9d9); !* Opera 11.1 - 12.0 *!*/
    /*background: -moz-linear-gradient(#f1f1f1, #e7e7e7, #d9d9d9); !* Firefox 3.6 - 15 *!*/
    /*background: linear-gradient(#f1f1f1, #e7e7e7, #d9d9d9); !* 标准的语法 *!*/
    background-color: #fbebdb;
}
.process-step-more p{

    border-bottom: dotted 1px #525252;
}

.process-step-more p:hover{
    background: -webkit-linear-gradient(#03b8fb, #29a4fb, #0189ff); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#03b8fb, #29a4fb, #0189ff); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#03b8fb, #29a4fb, #0189ff); /* Firefox 3.6 - 15 */
    background: linear-gradient(#03b8fb, #29a4fb, #0189ff); /* 标准的语法 */
    background-color: dodgerblue;
}


.use-bar{
    width: 100%;
    margin-top: 20px;
    height: auto;
    margin-bottom: 20px;
}

.use-bar-inner{
    width: 1100px;
    /*height: 520px;*/
    margin: 0 auto;
    border: solid 1px #d9d9d9;
    overflow: hidden;
    zoom: 1;
    background-color: aliceblue;

}
.use-bar-title{
    width: 1100px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #000000;

    display: block;
}

.use-bar-title h1{
    float: left;
    width: 1000px;
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 2px;
    color: #ffc600;
}

.use-bar-title a{
    height: 50px;
    line-height: 50px;
    /*float: right;*/

    font-size: 18px;
    font-weight: 600;
    letter-spacing: 2px;
    color: #ffc600
    /*background: -webkit-linear-gradient(#03b8fb, #29a4fb, #0189ff); !* Safari 5.1 - 6.0 *!*/
    /*background: -o-linear-gradient(#03b8fb, #29a4fb, #0189ff); !* Opera 11.1 - 12.0 *!*/
    /*background: -moz-linear-gradient(#03b8fb, #29a4fb, #0189ff); !* Firefox 3.6 - 15 *!*/
    /*background: linear-gradient(#03b8fb, #29a4fb, #0189ff); !* 标准的语法 *!*/
    /*background-color: dodgerblue;*/
}

.use-bar-frame{
    margin: 20px;

}

.use-img{
    width: 1060px;
    height: auto;
    border: solid 1px #d9d9d9;
}

.use-img img{
    width: 100%;
    height: 100%;
}

.use-text{

}

.use-text ul{

}

.use-text ul li{
    margin-top: 20px;
    display: block;
    overflow: hidden;
    zoom: 1;
    background-color: #fbebdb;
    border: solid 1px #d9d9d9;
}
.process-step-num-outer{

}

.use-step-num{
    float: left;
    width: 100px;
    height: 100px;
    border-radius:  10px 0 0 10px;
    line-height: 100px;
    margin: 10px;
    margin-right: 0;
    /*background: -webkit-linear-gradient(#ffa26b, #ffbe82, #ffa26b); !* Safari 5.1 - 6.0 *!*/
    /*background: -o-linear-gradient(#ffa26b, #ffbe82, #ffa26b); !* Opera 11.1 - 12.0 *!*/
    /*background: -moz-linear-gradient(#ffa26b, #ffbe82, #ffa26b); !* Firefox 3.6 - 15 *!*/
    /*background: linear-gradient(#ffa26b, #ffbe82, #ffa26b); !* 标准的语法 *!*/
    /*background-color: #ffa342;*/

    font-size: 22px;
    font-weight: 600;

    background-color: #ffc400;
    color: #000000;
    text-align: center;

}
.use-step-text{
    float: left;
    width: 150px;
    height: 100px;
    border-radius: 0 10px 10px 0;
    margin: 10px 10px 10px 0;
    line-height: 30px;
    font-size: 22px;
    font-weight: 600;

    color: #ffc400;
    background-color: #000000;

    vertical-align: middle;
    text-align: center;
    letter-spacing: 2px;
}
.use-step-text span{
    width: 150px;
    height: 100px;
    display:table-cell;
    vertical-align: middle;
}
.use-step-more{
    float: right;
    width: 760px;
    margin: 10px;
    line-height: 30px;
    font-size: 14px;

    background-color: #fbebdb;
}
.use-step-more p{
    /*text-indent: 20px;*/
    letter-spacing: 1px;
    border-bottom: dotted 1px #525252;
}

.use-step-more p:hover{
    background: -webkit-linear-gradient(#03b8fb, #29a4fb, #0189ff); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#03b8fb, #29a4fb, #0189ff); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#03b8fb, #29a4fb, #0189ff); /* Firefox 3.6 - 15 */
    background: linear-gradient(#03b8fb, #29a4fb, #0189ff); /* 标准的语法 */
    background-color: dodgerblue;
}

/*========================================================================*/
.content{
    margin: 0 auto;
    width: 1000px;
    height: auto;

}
.content_blank{
    height: 30px;
}
.content_bar_0{
    width: 1100px;
    height: 36px;
    background: -webkit-linear-gradient(#f5f5f5, #e2e2e2, #f5f5f5); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#f5f5f5, #e2e2e2, #f5f5f5); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#f5f5f5, #e2e2e2, #f5f5f5); /* Firefox 3.6 - 15 */
    background: linear-gradient(#f5f5f5, #e2e2e2, #f5f5f5); /* 标准的语法 */
    background-color: #e2e2e2;
    display: inline-block;

}
.content_bar_00{
    width: 220px;
    height: 36px;
    float: left;

    background: -webkit-linear-gradient(#03b8fb, #29a4fb, #0189ff); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#03b8fb, #29a4fb, #0189ff); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#03b8fb, #29a4fb, #0189ff); /* Firefox 3.6 - 15 */
    background: linear-gradient(#03b8fb, #29a4fb, #0189ff); /* 标准的语法 */
    background-color: dodgerblue;
    line-height: 36px;
    border-radius: 5px 5px 0 0 ;
}
.content_bar_01{
    width: 120px;
    height: 36px;
    float: right;

    background: -webkit-linear-gradient(#03b8fb, #29a4fb, #0189ff); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#03b8fb, #29a4fb, #0189ff); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#03b8fb, #29a4fb, #0189ff); /* Firefox 3.6 - 15 */
    background: linear-gradient(#03b8fb, #29a4fb, #0189ff); /* 标准的语法 */
    background-color: dodgerblue;
    line-height: 36px;
    border-radius: 0 5px 5px 0 ;
}
.content_bar_01:hover{
    background: -webkit-linear-gradient(#63f49e, #41ff6a, #63f49e); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#63f49e, #41ff6a, #63f49e); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#63f49e, #41ff6a, #63f49e); /* Firefox 3.6 - 15 */
    background: linear-gradient(#63f49e, #41ff6a, #63f49e); /* 标准的语法 */
    background-color: #41ff6a;
}

.content_bar_00_txt{
    text-align: center;
    line-height: 36px;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    text-shadow:1px 1px 2px #060606;
}
.content_title{
    height: 32px;
    margin: 20px 20px 0 20px;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    line-height: 32px;
    color: #ffffff;
    background: -webkit-linear-gradient(#03b8fb, #29a4fb, #0189ff); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#03b8fb, #29a4fb, #0189ff); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#03b8fb, #29a4fb, #0189ff); /* Firefox 3.6 - 15 */
    background: linear-gradient(#03b8fb, #29a4fb, #0189ff); /* 标准的语法 */
    background-color: dodgerblue;
    border-radius: 5px 5px 0 0 ;

}
.content_text{
    margin: 20px;
    font-size: 14px;
    font-weight: 500;
    color: #6c6c6c;
    line-height: 24px;
}
.content_text p {
    text-indent: 30px;
}
.content_1{
    width: 1000px;
    height: auto;
    margin: 30px auto;
    background-color: #fff;
    border: solid 1px #ececec;

}

.content_11{
    width: 960px;
    height: 600px;
    margin: 20px auto;
    display: block;

}
.content_110_left{
    width: 320px;
    height: 500px;

    float: left;
}

.content_110_center{
    width: 320px;
    height: 500px;

    float: left;
}

.content_110_center img{
    width: 100%;
    height: auto;

}
.content_110_center_img{
    margin: 20px;
}

.content_110_center_text{
    margin: 20px;
    font-size: 14px;
    font-weight: 500;
    color: #6c6c6c;
    line-height: 32px;
}
.content_110_right{
    width: 320px;
    height: 500px;

    float: left;
}
.content_110_right_box{
    width: 278px;
    height: auto;
    margin: 0 auto;
    border: solid 1px #e1e1e1;
}
.content_110_right_text{
    margin: 20px 20px 20px 40px;
    font-size: 14px;
    font-weight: 500;
    color: #6c6c6c;
    line-height: 28px;

}

.content_2{
    width: 1100px;
    height: auto;
    margin: 30px auto;
    background-color: #fff;
    border: solid 1px #ececec;

}
.content_21{
    width: 1060px;
    height: auto;
    margin: 20px auto;
}
.content_210 ul{
    display: inline-block;
}
.content_210 li{
    float: left;
}


.content_2100{
    width: 320px;
    height: 350px;
}

.content_21000{
    height: 32px;
    width: 280px;
    margin: 0 auto;
    background-color: #00cc0e;
    border-radius: 5px 5px 0 0;
    line-height: 32px;
    font-size: 16px;
    font-weight: 600;
    color: #000000;
    text-align: center;

}
.content_210 li:hover .content_21000{
    background-color: #249efa;
    color: #000;

}

.content_210 li:hover .content_21002{

    background-color: #249efa;
    color: #f3f3f3;

}

.content_21001{
    width: 280px;
    height: 200px;
    margin: 0 auto;
    border: solid 1px #e1e1e1;

}
.content_21001 img{
    width: 100%;
    height: 100%;
}
.content_21002{
    width: 280px;
    height: 100px;
    background-color: #fcfcfc;
    overflow: hidden;
    margin: 0 auto;
    font-size: 14px;
    line-height: 24px;
    color: #6c6c6c;
    border: solid 1px #e1e1e1;
}
.content_21002 ul{
    display: block;
}

.content_21002 li{
    margin-left: 10px;
    float: none;
}
.content_3{
    width: 1000px;
    height: 650px;
    margin: 0 auto;
    border: solid 1px #ececec;

}
/*
.content_31_bg{
    width: 960px;
    height: 560px;
    margin: 10px auto;
    background: url(../images/book.jpg) no-repeat;
    background-size: 100% 100%;

}
*/

.content_31{
    width: 960px;
    height: 560px;
    margin: 0 auto;
    /*  border: solid 1px #ececec;*/
    background:rgba(255,255,255,0.7);
}
.content_31 ul{
    display: inline-block;
}
.content_31 li{
    float: left;
    margin: 20px 19px 20px 19px;
    display: inline-block;
}
.content_31 li:hover .content_310_img{
    width: 200px;
    height: 135px;
}
.content_310_title{
    width: 220px;
    height: 260px;
    line-height: 72px;
    text-align: center;
    font-size: 28px;
    font-weight: 600;
    color: #6c6c6c;
    margin: 0 auto;
    background: -webkit-linear-gradient(left, #ececec, #e9e9e9, #c3c3c3 ); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #ececec, #e9e9e9, #c3c3c3); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right,#ececec, #e9e9e9, #c3c3c3); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right,#ececec, #e9e9e9, #c3c3c3); /* 标准的语法（必须放在最后）*/
    background-color: #e2e2e2;
    border-radius: 10px 5px 5px 10px;
    float: left;
}
.content_310_img{
    width: 180px;
    height: 120px;
    margin: 0 auto;
}
.content_310_img img{
    width: 100%;
    height: 100%;
}
.content_310_introduce{
    width: 220px;
    height: 260px;
    background: -webkit-linear-gradient(left, #ebebeb, #f0f0f0, #f5f5f5); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #ebebeb, #f0f0f0, #f5f5f5); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right,#ebebeb, #f0f0f0, #f5f5f5); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right,#ebebeb, #f0f0f0, #f5f5f5); /* 标准的语法（必须放在最后）*/
    background-color: #f5f5f5;

    border-radius: 5px 10px 10px 5px;
    float: left;
    line-height: 32px;
    font-size: 16px;
    border: solid 1px #e2e2e2;
}

.content_310_introduce_text{
    text-align: center;
    margin: 30px;
}

.content_4{
    width: 1100px;
    height: auto;
    margin: 30px auto;
    background-color: #fff;
    border: solid 1px #ececec;
    display: inline-block;

}
.content_41{
    width: 1080px;
    height: auto;
    margin: 20px auto;
    background-color: #fff;

    /* border: solid 1px #ececec;*/
}
.content_41_list{
    width: 240px;
    background-color: #fff;
    float: left;
}
.content_41_list ul{

}

.content_41_list li{
    margin-left: 0;
    text-indent: 20px;

    height: 36px;
    line-height: 36px;
    font-size: 14px;

}

.content_41_list li:hover{
    background-color: #3970ff;
    color: #fff;
    transition: 0.2s;
    transition-duration:0.5s;
    /*transform:scale(1.2);*/
    transition-timing-function:ease-in-out;
    cursor:pointer

}




.content_41_main{
    width: 840px;
    background-color: #fff;
    float: right;
    display: none;

}

.content_41_main ul{
    display: inline-block;

}

.content_41_main li{
    float: left;
    margin: 10px 19px 10px 19px;
    border: solid 1px #e9e9e9;
    /*width: 240px;*/
    /*height: auto;*/
    /*zoom: 1;*/
    /*overflow: hidden;*/
}

.content_41_main li:hover {
    border: solid 1px #6c67ed;
    transition: 0.2s;
    transition-duration:0.5s;
    /*transform:scale(1.2);*/
    transition-timing-function:ease-in-out;



}


.content_410_img{

    width: 200px;
    height: 150px;
    display: block;
    overflow: hidden;

}
.content_410_img img{
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /*max-height: 150px;*/
    /*height: 100%;*/
}

.images-note{
    position: relative;
    height: 150px;
    line-height: 50px;
    overflow: hidden;
    /*white-space: nowrap;*/
    top: -150px;
    left: 0;
    text-align: center;
    color: #08ff05;
    font-weight: 600;
    font-size: 20px;
    text-shadow: 1px 1px 0px #595959, -1px -1px 0px #595959, 1px 1px 0px #595959, -1px -1px 0px #595959, 1px 1px 0px #595959, -1px -1px 0px #595959

}

.logo-img{
    position: relative;
    top: -205px;
    right: 0;
    width: 60px;
    height: 40px;
    /*background-color: #ff000d;*/
    zoom: 1;
    overflow: hidden;
    /*opacity: 0.88;*/
    border-radius: 30px;
    border: 3px solid #02ff17;

}
.logo-img img{
    /*opacity: 0.38;*/
    width: 100%;
    height: 100%;
}

.content_410_text{
    height: 70px;
    width: 180px;
    overflow: hidden;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    padding-left: 10px;
    padding-right: 10px;
    /*text-indent:10px;*/
    background-color: #f6f6f6;
    border: solid 1px #ececec;
}
.content_41_main li:hover .content_410_text{
    background-color: #6c67ed;
    color: #efefef;
    height: 220px;

}

.content_41_main li:hover .content_410_img{
    display: none;

}

/*.content_4{*/
    /*width: 1100px;*/
    /*height: auto;*/
    /*margin: 0 auto;*/
    /*background-color: #fff;*/
    /*border: solid 1px #ececec;*/
    /*display: inline-block;*/

/*}*/
/*.content_41{*/
    /*width: 1080px;*/
    /*height: auto;*/
    /*margin: 20px auto;*/
    /*background-color: #fff;*/

    /*!* border: solid 1px #ececec;*!*/
/*}*/
/*.content_41_list{*/
    /*width: 240px;*/
    /*background-color: #fff;*/
    /*float: left;*/
/*}*/
/*.content_41_list ul{*/

/*}*/

/*.content_41_list li{*/
    /*margin-left: 0;*/
    /*text-indent: 20px;*/
    /*font-size: 14px;*/

    /*height: 36px;*/
    /*line-height: 36px;*/

/*}*/

/*.content_41_list li:hover{*/
    /*background-color: #4d82ed;*/
    /*color: #fff;*/

/*}*/




/*.content_41_main{*/
    /*width: 840px;*/
    /*background-color: #fff;*/
    /*float: right;*/
    /*display: none;*/

/*}*/

/*.content_41_main ul{*/
    /*display: inline-block;*/
/*}*/

/*.content_41_main li{*/
    /*float: left;*/
    /*margin: 10px 19px 10px 19px;*/
    /*border: solid 1px #e9e9e9;*/
    /*width: 240px;*/
    /*height: 280px;*/
/*}*/

/*.content_41_main li:hover {*/
    /*border: solid 1px #4d82ed;*/

/*}*/


/*.content_410_img{*/
    /*width: 240px;*/
    /*height: 180px;*/
    /*display: block;*/
    /*overflow: hidden;*/

/*}*/
/*.content_410_img img{*/
    /*width: 100%;*/
    /*!*height: 100%;*!*/
    /*!*max-height: 150px;*!*/
    /*!*height: 100%;*!*/
/*}*/
/*.content_410_text{*/
    /*height: 100px;*/
    /*width: 240px;*/
    /*overflow: hidden;*/
    /*font-size: 14px;*/
    /*font-weight: 500;*/
    /*line-height: 24px;*/
    /*text-indent:10px;*/
    /*background-color: #f6f6f6;*/
    /*border: solid 1px #ececec;*/
/*}*/
/*.content_41_main li:hover .content_410_text{*/
    /*background-color: #0047ed;*/
    /*color: #ffffff;*/
    /*height: 260px;*/
    /*width: 220px;*/
    /*padding: 10px;*/
    /*font-weight: 600;*/

/*}*/

/*.content_41_main li:hover .content_410_img{*/
    /*display: none;*/
/*}*/

/*======================================================================*/


/*======================================================================*/



/*======================================================================*/
.footer{
    width: 100%;
    min-width: 1000px;
    height: 450px;
    background-color: #092f94;
}

.foot_1{
    width: 1000px;
    height: 300px;
    margin: 0 auto;


}

.foot_titel{
    font-size: 22px;
    font-weight: 800;
    color: #fff;

    line-height: 32px;
}

.contact_us{
    width: 250px;
    height: 270px;

    font-size: 14px;
    line-height: 28px;
    color: #fff;
    float: left;
}
.contact_us ul{
    padding: 40px;
}
.qcode{

    width: 500px;
    height: 270px;

    float: left;
    display: block;
    text-align: center;
    font-size: 14px;
    line-height: 36px;
    color: #fff;


}
.qcode_1{
    padding: 40px 0 0 0;
    width: 250px;
    height: 270px;
    float: left;
}

.qcode_2{
    padding: 40px 0 0 0;
    width: 250px;
    height: 270px;
    float: left;
}
.qcode img{
    width: 150px;
    height: 150px;
}

.friend{

    width:250px;
    height: 270px;

    font-size: 14px;
    line-height: 28px;
    color: #fff;
    float: left;

}

.friend ul{
    padding: 40px;
}
.friend  a{
    font-size: 14px;
    line-height: 28px;
    color: #fff;
}

.foot_2{
    font-size: 14px;
    line-height: 36px;
    color: #fff;
    text-align: center;
}
.foot_2 a{
    font-size: 14px;
    line-height: 36px;
    color: #fff;
    text-align: center;
}

.bottom-bar{
    width: 100%;
    height: auto;
    zoom: 1;
    overflow: hidden;
    background-color: #4d82ed;
    padding-bottom: 30px;
}

.bottom-bar-inner{
    width: 1100px;
    height: auto;
    zoom: 1;
    overflow: hidden;
    margin: 0 auto;
    background-color: #4d82ed;

}

.bottom-bar-frame{
    margin-top: 50px;
    display: block;
}

.bottom-left{
    width: 280px;
    height: 300px;
    float: left;

    /*background-color: #84fb8b;*/
}
.bottom-center{
    margin-left: 20px;
    width: 430px;
    height: 300px;
    float: left;
    /*background-color: #dcf9f5;*/
    display: block;
}

.bottom-right{
    width: 360px;
    height: 300px;
    float: right;
    /*background-color: #fb3f47;*/
}
.bottom-center-left{
    width: 200px;
    float: left;
    /*background-color: #3fff50;*/
}

.bottom-center-right{
    margin-left: 30px;
    width: 200px;
    float: left;
    /*background-color: #3fff50;*/
}

.bottom-center-right li{
    padding-left: 50px;
    line-height: 30px;
    font-size: 16px;
    font-weight: 600;
    color: #fff;

}

.bottom-center-right li:hover {
    background-color: #00cc0e;
}
.bottom-left-title{
    font-size: 24px;
    font-weight: 600;
    color: #f9f9f9;
    line-height: 50px;
}

.bottom-left-text{
    font-size: 16px;
    font-weight: 400;
    color: #f9f9f9;
    line-height: 30px;
}

.bottom-center-title{
    font-size: 24px;
    font-weight: 600;
    color: #f9f9f9;
    line-height: 50px;
    text-align: center;
}

.bottom-qcode img{
    width: 100%;
    height: 100%;
}

.bottom-right-title{
    font-size: 24px;
    font-weight: 600;
    color: #f9f9f9;
    line-height: 50px;
    text-align: center;
}

.bottom-weblink{
    font-size: 16px;
    font-weight: 400;
    color: #f9f9f9;
    line-height: 30px;
    text-align: center;
}

.bottom-weblink li {
    font-size: 16px;
    font-weight: 600;
    color: #f9f9f9;
    line-height: 30px;
    text-align: center;
    overflow: hidden;
}

.bottom-weblink li:hover {
    background-color: #00cc0e;
}
.bottom-bar-hotseard{
    clear: both;
    text-align: center;
    line-height: 30px;
    display: block;
    color: #f9f9f9;
}

.bottom-bar-hotseard-first{
    float: left;
    color: #f9f9f9;
}

.bottom-bar-hotseard ul{
    color: #f9f9f9;

}
.bottom-bar-hotseard ul li{
    float: left;
    margin-left: 10px;
    color: #f9f9f9;

}

.bottom-bar-copyright{
    clear: both;
    text-align: center;
    line-height: 30px;
    color: #f9f9f9;

}

.bottom-bar-powerby{
    clear: both;
    text-align: center;
    /*color: #52abff;*/
    color: #f9f9f9;

}
.bottom-bar-powerby a{
    /*color: #52abff;*/
    color: #f9f9f9;

}

.bottom-bar-icp{
    text-align: center;
    line-height: 30px;
    color: #f9f9f9;
}
.bottom-bar-icp a{
    color: #f9f9f9;
}

.bottom-bar-gonganbeian{
    text-align: center;
    width: 290px;
    margin: 0 auto;
    line-height: 30px;
    display: block;
    color: #f9f9f9;
}
.bottom-bar-gonganbeian-image{
    float: left;
    width: 20px;
}

.bottom-bar-gonganbeian-image img{
    width: 100%;
    height: 100%;
}
.bottom-bar-gonganbeian-text{
    width: 270px;
    color: #f9f9f9;
}