@charset "utf-8";
/* CSS Document */

/*----banner----*/

.banner {
    width: 100%;
    height: 500px;
    overflow: hidden;
    margin-top: -13px;
}

.flexslider {
    position: relative;
    height: 500px;
    clear: both;
    left: 50%;
    margin-left: -960px;
    width: 1920px;
}

.slides {
    position: relative;
    z-index: 1;
}

.slides li a {
    height: 500px;
    width: 100%;
}

.flex-control-nav {
    position: absolute;
    bottom: 10px;
    z-index: 2;
    width: 100%;
    text-align: center;
}

.flex-control-nav li {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 0 5px;
    *display: inline;
    zoom: 1;
}

.flex-control-nav a {
    display: inline-block;
    width: 14px;
    height: 14px;
    line-height: 40px;
    overflow: hidden;
    background: url(../images/dot.png) right 0 no-repeat;
    cursor: pointer;
}

.flex-control-nav .flex-active {
    background-position: 0 0;
}

.flex-direction-nav {
    position: absolute;
    z-index: 3;
    width: 100%;
    top: 45%;
}

.flex-direction-nav li a {
    display: block;
    width: 50px;
    height: 50px;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
}

.flex-direction-nav li a.flex-prev {
    left: 280px;
    background: url(../images/next.png) center center no-repeat;
    outline: none;
    width: 36px;
    height: 72px;
    display: block;
}

.flex-direction-nav li a.flex-next {
    right: 280px;
    background: url(../images/prev.png) center center no-repeat;
    outline: none;
    width: 36px;
    height: 72px;
    display: block;
}

.neiye_banner {
    width: 1180px;
    height: 350px;
    margin: 0 auto;
}

/*-banner-end----*/

/*-----search-----*/

.search_box {
    width: 100%;
    height: 50px;
    border-bottom: 1px solid #f1f1f1;
}

.search {
    width: 1180px;
    margin: 0 auto;
}

.search_left {
    width: 590px;
    height: 50px;
    float: left;
    overflow: hidden;
    font-size: 14px;
    color: #555;
    line-height: 50px;
}

.search_right {
    width: 380px;
    height: 42px;
    border-top: 1px solid #f1f1f1;
    margin-top: 8px;
    float: right;
}

.searchbar {
    width: 324px;
    height: 30px;
    float: left;
    margin-top: 6px;
    float: left;
    border-right: 1px solid #f1f1f1;
    font-size: 14px;
    color: #ccc;
    line-height: 30px;
    background: none;
}

.search_right a {
    display: block;
    float: right;
    width: 42px;
    height: 27px;
    padding-top: 12px;
}

/*-----search-----*/

/*---partner----*/

.par_box {
    width: 1180px;
    height: 190px;
    margin: 0 auto;
    padding-top: 54px;
    overflow: hidden;
}

.par_t {
    width: 227px;
    height: 135px;
    float: left;
    background: #0099fa;
}

.par_t h3 {
    width: 220px;
    height: 63px;
    margin-left: 15px;
    padding-top: 21px;
    background: url(../images/par_t.jpg) left bottom no-repeat;
}

.par_t h3 span {
    display: block;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}

.par_t h3 a {
    font-size: 24px;
    color: #fff;
    line-height: 30px;
    display: block;
}

.par_t p {
    font-size: 16px;
    color: #c0e7ff;
    margin-left: 15px;
    line-height: 36px;
}

.par_nr {
    width: 906px;
    height: 150px;
    float: right;
}

.gd_01 {
    position: relative;
    height: 150px;
    width: 906px;
    margin: 0 auto;
}

.gd_01 em {
    position: absolute;
    top: 0;
}

.gd_01 .t_l {
    left: 784px;
}

.gd_01 .t_r {
    right: 0px;
}

.gd_01 #simgs1 {
    margin: 0 auto;
    width: 906px;
    padding-top: 36px;
}

.gd_01 ul li {
    width: 170px;
    height: 100px;
    float: left;
    margin: 0 10px;
    border: 1px solid #f1f1f1;
    background: #fff;
}

.par_tu {
    width: 160px;
    height: 90px;
    margin: 5px;
    overflow: hidden;
}

.par_tu img {
    width: 160px;
    height: 90px;
}

.par_tu img:hover {
    transition: all 0.5s;
    transform: scale(1.1);
}

.gd_01 ul li:hover {
    border: 1px solid #0099fa;
    box-shadow: 0px 5px 10px rgba(239, 196, 103, 0.5);
}

/*---partner----*/

/*-----product-----*/

.product_bg {
    width: 100%;
    height: 810px;
    background: #eef9ff;
}

.pro_box {
    width: 1180px;
    margin: 0 auto;
    padding-top: 40px;
}

.pro_t {
    width: 1180px;
    height: 55px;
    background: url(../images/pro_t.jpg) center bottom no-repeat;
    margin-bottom: 45px;
}

.pro_t h2 {
    width: 400px;
    float: left;
}

.pro_t h2 span {
    display: block;
    font-size: 24px;
    font-weight: bold;
    color: #0099fa;
}

.pro_t h2 a {
    display: block;
    font-size: 24px;
    color: #0099fa;
    line-height: 36px;
}

.pro_t p {
    width: 120px;
    height: 25px;
    float: right;
    margin-top: 15px;
    background: #0099fa;
    text-align: center;
}

.pro_t p a {
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    line-height: 25px;
}

.pro_list {
    width: 1180px;
    height: 80px;
    margin: 0 auto;
    clear: both;
}

.pro_list ul li {
    width: 106px;
    height: 36px;
    float: left;
    text-align: center;
    background: #d1edfe;
    margin: 0 6px;
}

.pro_list ul li a {
    font-size: 14px;
    color: #333;
    line-height: 36px;
}

.pro_list ul li:hover {
    background: #ffde00;
}

.pro_nr {
    width: 1180px;
    height: 590px;
    margin: 0 auto;
}

.pro_nr ul li {
    width: 270px;
    height: 250px;
    background: #fff;
    float: left;
    margin: 0 12px 34px 12px;
}

.pro_tu {
    width: 270px;
    height: 202px;
    border-bottom: 1px solid #efefef;
    overflow: hidden;
}

.pro_tu img {
    width: 270px;
    height: 202px;
}

.pro_tu img:hover {
    transition: all 0.5s;
    transform: scale(1.1);
}

.pro_nr ul li dl {
    width: 244px;
    height: 48px;
    margin: 0 auto;
}

.pro_nr ul li dl dt {
    width: 194px;
    height: 48px;
    float: left;
    overflow: hidden;
}

.pro_nr ul li dl dt a {
    font-size: 14px;
    color: #555;
    line-height: 48px;
}

.pro_nr ul li dl dd {
    width: 20px;
    height: 20px;
    float: right;
    border: 1px solid #ccc;
    border-radius: 50%;
    text-align: center;
    margin-top: 12px;
}

.pro_nr ul li dl dd a {
    font-size: 14px;
    color: #ccc;
    line-height: 20px;
}

.pro_nr ul li:hover {
    box-shadow: 0px 10px 20px rgba(0, 153, 250, 0.2);
}

.pro_nr ul li:hover dl dt a {
    color: #0099fa;
}

.pro_nr ul li:hover dl dd {
    border: 1px solid #0099fa;
}

.pro_nr ul li:hover dl dd a {
    color: #0099fa;
}

/*-----product-----*/

/*---td-----*/

.td_bg {
    width: 100%;
    height: 500px;
    background: url(../images/td_bg.jpg) center no-repeat;
}

.td_box {
    width: 1180px;
    margin: 0 auto;
    padding-top: 44px;
}

.td_t {
    width: 1180px;
    height: 124px;
    margin: 0 auto;
}

.td_t h3 a {
    font-size: 24px;
    font-weight: bold;
    color: #ffde00;
}

.td_t h3 span {
    font-size: 12px;
    color: #38affb;
    line-height: 33px;
    text-transform: uppercase;
    padding-left: 16px;
}

.td_t p {
    font-size: 16px;
    color: #c6e9ff;
    line-height: 46px;
    padding-left: 10px;
}

.td_nr {
    width: 1180px;
    margin: 0 auto;
}

.td_left {
    width: 333px;
    float: left;
}

.td_right {
    width: 333px;
    float: right;
    text-align: right;
}

.td1 {
    width: 333px;
    height: 138px;
    background: url(../images/td_bg1.png) center no-repeat;
}

.td1 dl {
    width: 272px;
    height: 100px;
    padding-top: 22px;
    margin-left: 20px;
}

.td1 dl dt {
    width: 272px;
    height: 45px;
    background: url(../images/td_dt1.png) left bottom no-repeat;
    font-size: 20px;
    color: #0099fa;
    font-weight: bold;
}

.td1 dl dt span {
    font-size: 12px;
    color: #ccc;
    padding-left: 12px;
    text-transform: uppercase;
    font-weight: normal;
}

.td1 dl p {
    font-size: 16px;
    color: #464646;
    line-height: 60px;
}

.td2 {
    width: 333px;
    height: 138px;
    background: url(../images/td_bg2.png) center no-repeat;
}

.td2 dl {
    width: 272px;
    height: 100px;
    padding-top: 22px;
    margin-left: 20px;
}

.td2 dl dt {
    width: 272px;
    height: 45px;
    background: url(../images/td_dt1.png) left bottom no-repeat;
    font-size: 20px;
    color: #0099fa;
    font-weight: bold;
}

.td2 dl dt span {
    font-size: 12px;
    color: #cdecff;
    padding-left: 12px;
    text-transform: uppercase;
    font-weight: normal;
}

.td2 dl p {
    font-size: 16px;
    color: #464646;
    line-height: 60px;
}

.td3 {
    width: 333px;
    height: 138px;
    background: url(../images/td_bg4.png) center no-repeat;
}

.td3 dl {
    width: 316px;
    height: 100px;
    padding-top: 22px;
    margin-right: 30px;
}

.td3 dl dt {
    width: 316px;
    height: 45px;
    background: url(../images/td_dt2.png) right bottom no-repeat;
    font-size: 20px;
    color: #0099fa;
    font-weight: bold;
}

.td3 dl dt span {
    font-size: 12px;
    color: #cdecff;
    padding-right: 12px;
    text-transform: uppercase;
    font-weight: normal;
}

.td3 dl p {
    font-size: 16px;
    color: #464646;
    line-height: 60px;
}

.td4 {
    width: 333px;
    height: 138px;
    background: url(../images/td_bg3.png) center no-repeat;
}

.td4 dl {
    width: 316px;
    height: 100px;
    padding-top: 22px;
    margin-right: 30px;
}

.td4 dl dt {
    width: 316px;
    height: 45px;
    background: url(../images/td_dt2.png) right bottom no-repeat;
    font-size: 20px;
    color: #0099fa;
    font-weight: bold;
}

.td4 dl dt span {
    font-size: 12px;
    color: #ccc;
    padding-right: 12px;
    text-transform: uppercase;
    font-weight: normal;
}

.td4 dl p {
    font-size: 16px;
    color: #464646;
    line-height: 60px;
}

/*---td-----*/

/*----ys-----*/

.ys_bg {
    width: 100%;
    height: 1000px;
    background: url(../images/ys_bg.jpg) center no-repeat;
    margin-bottom: 60px;
}

.ys_box {
    width: 1180px;
    margin: 0 auto;
    padding-top: 60px;
}

.ys_t {
    width: 1180px;
    height: 140px;
    margin: 0 auto;
    text-align: center;
    background: url(../images/ys_t.jpg) center 10px no-repeat;
}

.ys_t h3 a {
    font-size: 30px;
    color: #0099fa;
    font-weight: bold;
}

.ys_t h3 span {
    font-size: 12px;
    color: #bcbcbc;
    text-transform: uppercase;
    line-height: 30px;
    display: block;
}

.ys_t p {
    font-size: 18px;
    color: #454545;
    margin-top: 20px;
}

.ys_nr {
    width: 1180px;
    height: 602px;
    margin: 0 auto;
}

.ys_top {
    width: 1180px;
    height: 301px;
    margin: 0 auto;
}

.ys_left {
    width: 786px;
    float: left;
}

.ys3 {
    width: 393px;
    float: right;
    height: 301px;
    background: rgba(255, 255, 255, .9);
}

.ys1 {
    width: 393px;
    float: left;
    height: 301px;
    background: rgba(255, 255, 255, .9);
}

.ys_nr dl {
    width: 350px;
    height: 196px;
    margin-top: 56px;
    margin-left: 20px;
    background: url(../images/ys.png) left top no-repeat;
}

.ys_nr dl dt {
    width: 310px;
    height: 75px;
    padding-left: 40px;
    font-size: 18px;
    color: #454545;
    font-weight: bold;
}

.ys_nr dl dt span {
    display: block;
    font-size: 12px;
    color: #d2d2d2;
    text-transform: uppercase;
    line-height: 30px;
}

.ys_nr dl p {
    width: 310px;
    padding-left: 40px;
    font-size: 14px;
    color: #787878;
    line-height: 28px;
}

.con1 {
    width: 393px;
    height: 301px;
    cursor: pointer;
    position: relative;
    float: right;
}

.ys_img {
    width: 393px;
    height: 301px;
}

.ys_img img {
    width: 393px;
    height: 301px;
}

.txt1 {
    position: absolute;
    left: 0;
    top: 0;
    width: 393px;
    height: 301px;
    display: none;
    background: rgba(0, 153, 250, .8);
}

.txt1 h5 {
    width: 310px;
    height: 75px;
    padding-left: 40px;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    padding-top: 60px;
}

.txt1 h5 span {
    font-size: 12px;
    color: #79cbff;
    text-transform: uppercase;
    line-height: 30px;
    display: block;
    font-weight: normal;
}

.txt1 p {
    width: 310px;
    padding-left: 40px;
    font-size: 14px;
    color: #fff;
    line-height: 28px;
}

.ys_bottom {
    width: 787px;
    height: 301px;
}

.ys4 {
    width: 393px;
    float: left;
    height: 301px;
    background: rgba(255, 255, 255, .9);
}

.ys5 {
    width: 393px;
    float: right;
    height: 301px;
    background: rgba(255, 255, 255, .9);
}

/*----ys-----*/

.banner1_box {
    width: 1180px;
    height: 239px;
    background: url(../images/banner1.jpg) center no-repeat;
    margin: 0 auto;
}

/*------lc-----*/

.lc_box {
    width: 722px;
    float: left;
}

.lc_t {
    width: 722px;
    height: 74px;
}

.lc_t h3 a {
    font-size: 24px;
    color: #0099fa;
    font-weight: bold;
}

.lc_t span {
    font-size: 12px;
    color: #d0d0d0;
    text-transform: uppercase;
    padding-left: 10px;
}

.lc_nr {
    width: 722px;
    height: 110px;
}

.lc_nr ul li {
    width: 110px;
    height: 110px;
    float: left;
    margin-right: 34px;
    text-align: center;
    background: url(../images/lc_bg1.jpg) center no-repeat;
}

.lc_nr ul li:hover {
    background: url(../images/lc_bg2.jpg) center no-repeat;
}

.lc_nr ul li dd {
    width: 110px;
    height: 26px;
    margin: 0 auto;
    font-size: 14px;
    color: #333;
    line-height: 26px;
    text-indent: 86px;
    padding-bottom: 10px;
}

.lc_nr ul li dt {
    width: 28px;
    height: 29px;
    margin: 0 auto;
}

.lc_nr ul li p {
    font-size: 14px;
    color: #333;
    line-height: 34px;
}

.lc1 {
    background: url(../images/lc1.png) center no-repeat;
}

.lc2 {
    background: url(../images/lc2.png) center no-repeat;
}

.lc3 {
    background: url(../images/lc3.png) center no-repeat;
}

.lc4 {
    background: url(../images/lc4.png) center no-repeat;
}

.lc5 {
    background: url(../images/lc5.png) center no-repeat;
}

.lc_nr ul li:hover .lc1 {
    background: url(../images/lc_1a.png) center no-repeat;
}

.lc_nr ul li:hover .lc2 {
    background: url(../images/lc_2a.png) center no-repeat;
}

.lc_nr ul li:hover .lc3 {
    background: url(../images/lc_3a.png) center no-repeat;
}

.lc_nr ul li:hover .lc4 {
    background: url(../images/lc_4a.png) center no-repeat;
}

.lc_nr ul li:hover .lc5 {
    background: url(../images/lc5a.png) center no-repeat;
}

.lc_nr ul li:hover p {
    color: #fff;
}

/*------lc-----*/

/*-----banner1----*/

.banner1 {
    width: 450px;
    height: 134px;
    float: right;
    margin-top: 76px;
}

.banner1_nr {
    width: 380px;
    height: 40px;
    font-size: 16px;
    color: #3e3e3f;
    line-height: 40px;
    margin-bottom: 36px;
    margin-left: 96px;
}

.phone1 {
    width: 440px;
    height: 38px;
    margin-left: 10px;
}

.phone1 p {
    width: 330px;
    float: left;
    font-size: 16px;
    color: #555;
    line-height: 38px;
}

.phone1 span {
    font-weight: bold;
    font-size: 24px;
}

.phone1 a {
    display: block;
    width: 100px;
    height: 38px;
    float: right;
    background: #0099fa;
    font-size: 16px;
    color: #fff;
    line-height: 38px;
    text-align: center;
}

/*-----banner1----*/

/*-----case-------*/

.case_bg {
    width: 100%;
    height: 500px;
    background: #eef9ff;
    overflow: hidden;
}

.case_box {
    width: 1180px;
    margin: 0 auto;
    padding-top: 26px;
}

.case_t {
    width: 1180px;
    height: 140px;
    margin: 0 auto;
    text-align: center;
    background: url(../images/ys_t.jpg) center 40px no-repeat;
}

.case_t span {
    display: block;
    font-size: 24px;
    color: #c9ecff;
    font-weight: bold;
    text-transform: uppercase;
}

.case_t h3 a {
    font-size: 24px;
    color: #0099fa;
    font-weight: bold;
    line-height: 36px;
}

.case_t p {
    font-size: 16px;
    color: #414141;
    line-height: 50px;
}

.case_nr {
    width: 1180px;
    height: 236px;
    margin: 0 auto;
    padding-bottom: 34px;
}

.gd_02 {
    position: relative;
    height: 236px;
    width: 1180px;
    margin: 0 auto;
}

.gd_02 em {
    position: absolute;
    top: 82px;
}

.gd_02 .t_l {
    left: 0;
}

.gd_02 .t_r {
    right: 0px;
}

.gd_02 #simgs2 {
    margin: 0 auto;
    width: 1060px;
}

.gd_02 ul li {
    width: 333px;
    height: 236px;
    float: left;
    text-align: center;
    margin: 0 10px;
    overflow: hidden;
}

.gd_02 ul li img {
    width: 333px;
    height: 236px;
}

.gd_02 ul li img:hover {
    transition: all 0.5s;
    transform: scale(1.1);
}

.gd_02 ul li p {
    width: 266px;
    height: 46px;
    position: relative;
    left: 33px;
    top: -60px;
    background: rgba(0, 153, 250, .8);
}

.gd_02 ul li p a {
    font-size: 14px;
    color: #fff;
    line-height: 46px;
}

.gd_02 ul li p:hover {
    background: rgba(255, 222, 0, .8);
}

.gd_02 ul li p:hover a {
    color: #fff;
}

/*-----case-------*/

.bg3_box {
    width: 1180px;
    margin: 0 auto;
    padding-top: 60px;
    height: 526px;
}

/*---banner2----*/

.banner2_box {
    width: 301px;
    height: 458px;
    background: url(../images/banner2.jpg) center no-repeat;
    float: left;
}

.phone2 {
    width: 270px;
    height: 100px;
    margin: 0 auto;
    margin-left: 16px;
}

.phone2 p {
    height: 40px;
    font-size: 16px;
    color: #fff;
}

.phone2 p span {
    font-size: 24px;
    font-weight: bold;
}

.phone2 a {
    display: block;
    width: 130px;
    height: 35px;
    background: #ffde00;
    text-align: center;
    font-size: 16px;
    color: #333;
    line-height: 35px;
}

.banner2_nr {
    width: 248px;
    height: 102px;
    margin-left: 16px;
    padding-top: 100px;
}

.banner2_nr ul li {
    width: 112px;
    height: 32px;
    float: left;
    text-align: center;
    font-size: 16px;
    color: #333;
    line-height: 33px;
}

.banner2_nr p {
    font-size: 16px;
    color: #fff;
    line-height: 55px;
    clear: both;
}

/*---banner1----*/

/*-----khjz-------*/

.khjz_box {
    width: 788px;
    float: right;
}

.khjz_t {
    width: 766px;
    height: 96px;
    margin-left: 22px;
}

.khjz_t h3 {
    width: 260px;
    float: left;
}

.khjz_t h3 a {
    font-size: 24px;
    color: #01a9ff;
    font-weight: bold;
}

.khjz_t h3 span {
    display: block;
    font-size: 12px;
    color: #b7b7b7;
    line-height: 34px;
}

.khjz_t p {
    width: 100px;
    float: right;
    text-align: right;
}

.khjz_t p a {
    font-size: 14px;
    color: #333;
    line-height: 32px;
    text-transform: uppercase;
}

.khjz_nr ul li {
    width: 240px;
    height: 358px;
    float: left;
    text-align: center;
    background: #fff;
    border: 1px solid #ccc;
    margin-left: 20px;
}

.khjz_tu {
    width: 230px;
    height: 188px;
    overflow: hidden;
    margin: 5px 5px 0 5px;
}

.khjz_tu img {
    width: 230px;
    height: 188px;
}

.khjz_tu img:hover {
    transition: all 0.5s;
    transform: scale(1.1);
}

.khjz_nr ul li dt {
    width: 230px;
    height: 58px;
    margin: 0 auto;
    overflow: hidden;
}

.khjz_nr ul li dt a {
    font-size: 14px;
    color: #333;
    line-height: 58px;
}

.khjz_nr ul li p {
    width: 230px;
    height: 52px;
    font-size: 12px;
    color: #7c7c7c;
    line-height: 28px;
    overflow: hidden;
    margin: 0 auto;
    padding-bottom: 16px;
}

.khjz_nr ul li dd {
    width: 94px;
    height: 28px;
    background: #01a9ff;
    text-align: center;
    margin: 0 auto;
}

.khjz_nr ul li dd a {
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    line-height: 28px;
}

.khjz_nr ul li:hover {
    background: #01a9ff;
    border: 1px solid #0086cb;
}

.khjz_nr ul li:hover dt a {
    color: #fff;
}

.khjz_nr ul li:hover p {
    color: #d6f1ff;
}

.khjz_nr ul li:hover dd {
    background: #ffde00;
}

/*-----khjz-------*/

/*------about-----*/

.about_bg {
    width: 100%;
    height: 398px;
    background: #f4fbff;
}

.about_box {
    width: 1180px;
    margin: 0 auto;
    padding-top: 38px;
}

.about_left {
    width: 258px;
    height: 317px;
    float: left;
    background: #fff;
    box-shadow: 0px 10px 20px rgba(0, 153, 250, 0.2);
}

.about_left ul li {
    width: 258px;
    height: 105px;
    border-bottom: 1px solid #f1f1f1;
}

.about_left ul li h3 {
    width: 190px;
    height: 62px;
    padding-top: 28px;
    margin-left: 62px;
}

.about_left ul li h3 a {
    font-size: 20px;
    color: #363636;
    font-weight: bold;
    line-height: 40px;
}

.about_left ul li h3 span {
    display: block;
    font-size: 12px;
    color: #bdbdbd;
    text-transform: uppercase;
}

.about_left ul li h3 a:hover {
    color: #0099fa;
}

.about {
    width: 879px;
    height: 357px;
    float: right;
}

.about_top {
    width: 897px;
    height: 102px;
}

.about_t {
    width: 186px;
    height: 84px;
    float: left;
    background: url(../images/about_t.jpg) center left no-repeat;
}

.about_t p {
    font-size: 22px;
    color: #0099fa;
    font-weight: bold;
    word-spacing: 16px;
    text-transform: uppercase;
}

.about_t h3 a {
    font-size: 18px;
    color: #484848;
    font-weight: bold;
    line-height: 38px;
    padding-left: 26px;
}

.about_wen {
    width: 704px;
    height: 80px;
    font-size: 14px;
    color: #686868;
    line-height: 28px;
    overflow: hidden;
}

.about_tu {
    width: 879px;
    height: 217px;
    overflow: hidden;
}

.about_tu img {
    width: 879px;
    height: 217px;
}

.about_tu img:hover {
    transition: all 0.5s;
    transform: scale(1.1);
}

/*------about-----*/

.news_box {
    width: 1180px;
    height: 476px;
    margin: 0 auto;
    padding-top: 40px;
}

/*---news----*/

.news {
    width: 594px;
    height: 416px;
    float: left;
    background: url(../images/news_bg.jpg) center right no-repeat;
}

#tab3 .tab_menu3 {
    width: 553px;
    height: 50px;
}

.tab_menu3 li {
    width: 130px;
    float: left;
}

.tab_menu3 li a {
    font-size: 18px;
    color: #333;
}

.tab_menu3 li:hover a {
    color: #0099fa;
}

.tab_menu3 li.selected3 a {
    color: #0099fa;
}

.tab_menu3 p {
    width: 100px;
    float: right;
    text-align: right;
}

.tab_menu3 p a {
    font-size: 14px;
    color: #969696;
    text-transform: uppercase;
}

.tab_menu3 p a:hover {
    color: #0099fa;
}

.tab_box3 {
    width: 553px;
    height: 366px;
}

.tab_box3 ul li {
    width: 553px;
    height: 84px;
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 12px;
}

.time {
    width: 60px;
    float: left;
    text-align: center;
    font-size: 24px;
    color: #393939;
    padding-top: 14px;
    line-height: 32px;
    font-weight: bold;
}

.time p {
    font-size: 14px;
    color: #747474;
    font-weight: normal;
}

.tab_box3 ul li dl {
    width: 450px;
    float: right;
}

.tab_box3 ul li dl dt {
    width: 450px;
    height: 50px;
    overflow: hidden;
}

.tab_box3 ul li dl dt a {
    font-size: 14px;
    color: #555;
    line-height: 50px;
}

.tab_box3 ul li dl dt a:hover {
    color: #0099fa;
}

.tab_box3 ul li dl p {
    width: 450px;
    height: 20px;
    font-size: 14px;
    color: #757575;
    line-height: 20px;
}

/*---news----*/

/*----cj-----*/

.cj_box {
    width: 550px;
    float: right;
}

.cj_t {
    width: 550px;
    height: 43px;
}

.cj_t h3 {
    width: 200px;
    float: left;
}

.cj_t h3 a {
    font-size: 18px;
    color: #494949;
}

.cj_t h3 a:hover {
    color: #0099fa;
}

.cj_t p {
    width: 100px;
    float: right;
    text-align: right;
}

.cj_t p a {
    font-size: 14px;
    color: #969696;
    text-transform: uppercase;
}

.cj_t p a:hover {
    color: #0099fa;
}

.cj_tu {
    width: 550px;
    height: 138px;
    overflow: hidden;
}

.cj_tu img {
    width: 550px;
    height: 138px;
}

.cj_tu img:hover {
    transition: all 0.5s;
    transform: scale(1.1);
}

.cj_nr {
    width: 550px;
    height: 210px;
    margin-top: 26px;
}

.cj_nr ul li {
    width: 550px;
    height: 96px;
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 23px;
}

.wen {
    width: 550px;
    height: 22px;
    margin-bottom: 16px;
}

.wen span {
    display: block;
    width: 22px;
    height: 22px;
    float: left;
    background: #0099fa;
    text-align: center;
    font-size: 14px;
    color: #fff;
    line-height: 22px;
}

.wen a {
    width: 506px;
    height: 22px;
    overflow: hidden;
    display: block;
    float: right;
    font-size: 14px;
    color: #3c3c3c;
    line-height: 22px;
}

.wen a:hover {
    color: #0099fa;
}

.da {
    width: 550px;
    height: 52px;
}

.da span {
    display: block;
    width: 22px;
    height: 22px;
    float: left;
    background: #ffde00;
    text-align: center;
    font-size: 14px;
    color: #fff;
    line-height: 22px;
}

.da p {
    width: 506px;
    height: 52px;
    float: right;
    font-size: 14px;
    color: #6d6d6d;
    line-height: 28px;
    overflow: hidden;
}

/*----cj-----*/