/*
Theme Name: wpme01
Theme URI: http://wpme.cn
Author: yuxing
Author URI: http://wpme.cn
Description: wpme.cn 模板
Version: 1.0.0
Text Domain: wpme
*/

body {
    min-width: 1080px;
    margin: 0px;
    padding: 0px;
    font-family: "microsoft yahei", Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #555;
}

ul, h1, h2, h3, h4, images, p, li {
    margin: 0px;
    padding: 0px;
    list-style: none;
    font-weight: normal;
}

a {
    text-decoration: none;
    color: #666666;
    font-size: 12px;
}

a:hover {
    text-decoration: none;
    color: #0087eb;
    font-size: 12px;
}

img {
    border: none;
}

.blank01 {
    height: 1px;
    line-height: 1px;
    visibility: hidden;
    clear: both;
    display: block;
}


/*-----------头部开始-----------------*/

.topp {
    width: 100%;
    height: 36px;
    line-height: 36px;
    background: #ECF0F1;
    margin: 0 auto;
    padding: 0px;
}

.welcome {
    width: 1080px;
    margin: 0 auto;
    padding: 0px;
    font-size: 12px;
}

.top2 {
    width: 1080px;
    margin: 10px auto 0px auto;
    height: 100px;
}

.logo {
    width: 550px;
    float: left;
}

.logo h1 {
    float: right;
    margin-top: 18px;
}
.slogan{position: relative;bottom: 20px;}
.dianhua {
    float: right;
    overflow: hidden;
    margin-top: 5px;
}

.bpxy {
    width: 180px;
    float: right;
    margin-top: 7px;
}

.dianh {
    width: 267px;
    margin-top: 5px;
    float: left;
    text-align: right;
}

.dianhua .no {
    float: right;
    width: 200px;
    height: 50px;
    background: url(assets/images/tel2.gif) 0 0 no-repeat;
}

.dianhua .no span {
    float: right;
    font-size: 20px;
    color: #fb7409;
    font-family: "microsoft yahei", "微软雅黑";
    margin-top: 22px;
}


/*-----------导航开始-----------------*/

.menubg {
    clear: both;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #0087eb;
    color: #FFFFFF;
    margin: 0 auto;
}

.navbox {
    height: 50px;
    position: relative;
    z-index: 9;
}

.nav {
    width: 1080px;
    margin: 0 auto;
}

.nav li {
    float: left;
    height: 50px;
    position: relative;
}

.nav li.last {
    background: none;
}

.nav li a {
    float: left;
    display: block;
    padding: 0px;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    background: url(assets/images/nav_line.png) no-repeat right center;
}

.nav li a span {
    float: left;
    display: block;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
    font-weight: normal;
    cursor: pointer;
    width: 154px;
    text-align: center;
}

.nav li.selected a, .nav li a.selected {
    background-color: #F8C131;
    text-decoration: none;
}

.nav li.selected a span, .nav li a.selected span, .nav li a:hover span, .nav li.current_page_item span,  .nav li.current-menu-item span{
    background-color: #007ec8;
    color: #fff;
}

.nav li.selected .submenu {
    display: block;
}

.nav li .submenu {
    display: none;
    position: absolute;
    top: 50px;
    left: 0px;
}

.nav li .submenu {
    border-style: solid;
    border-width: 0px 1px 1px 1px;
    border-color: #007ec8;
    padding: 0px;
    width: 151px;
    background: #007ec8;
    -moz-border-radius: 0 0 3px 3px;
    -webkit-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
    -moz-box-shadow: 0 5px 5px #007ec8;
    -webkit-box-shadow: 0 5px 5px #007ec8;
    box-shadow: 0 5px 5px #007ec8;
}

.nav li .submenu li {
    float: none;
    background: none;
    border-bottom: dotted 1px #007ec8;
    height: 40px;
    overflow: hidden;
    margin-top: 0px;
}

.nav li .submenu li a {
    float: none;
    text-align: center;
    height: 40px;
    line-height: 39px;
    background: none;
    color: #fff;
    font-size: 14px;
}

.nav li .submenu li a:hover {
    background: #1976B2;
    font-weight: bold;
    color: #fff;
    display: block;
    font-size: 14px;
}

.nav .sub-menu{display: none;position: absolute;top:50px;background: #0087eb;}
.nav .sub-menu a{background: none!important;}
.nav .sub-menu .sub-menu{left: 154px;top:0;}

/*-----------banner开始-----------------*/

.banner {
    width: 100%;
    text-align: center;
    margin: 0 auto;
}

.fullSlide {
    width: 100%;
    position: relative;
    height: 400px;
    background: #f9f9f9;
}

.fullSlide .bd {
    margin: 0 auto;
    position: relative;
    z-index: 0;
    overflow: hidden;
}

.fullSlide .bd ul {
    width: 100% !important;
}

.fullSlide .bd li {
    width: 100% !important;
    height: 400px;
    overflow: hidden;
    text-align: center;
}

.fullSlide .bd li a {
    display: block;
    height: 400px;
}

.fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    height: 30px;
    line-height: 30px;
    text-align: center;
    _background: #000;
    _filter: alpha(opacity=60);
}

.fullSlide .hd ul {
    text-align: center;
    padding-top: 5px;
}

.fullSlide .hd ul li {
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 8px;
    height: 8px;
    margin: 5px;
    background: url(assets/images/banner_nav.png) -18px 0;
    overflow: hidden;
    line-height: 9999px;
}

.fullSlide .hd ul .on {
    background-position: 0 0;
}


/*-----------内容栏1开始-----------------*/

.clear {
    clear: both;
}

.content1 {
    width: 100%;
    margin: 30px auto;
    overflow: hidden;
    background: #F8F8F8;
    height: 410px;
}

.main {
    width: 1080px;
    margin: 20px auto;
}

.kuaijie {
    float: left;
    width: 306px;
    height: 300px;
}

.about {
    width: 386px;
    float: right;
}

.video {
    width: 260px;
    float: right;
}

.about_tt {
    height: 50px;
    display: block;
    margin-bottom: 22px;
    line-height: 50px;
    color: #A9AAAA;
    font-size: 12px;
    font-weight: normal;
}

.about_tt h2 {
    width: 62px;
    float: left;
    display: block;
    border-bottom: 3px solid #3498DB;
    padding-bottom: 0px;
    margin-right: 5px;
    font-size: 15px;
    color: #2D2C2C;
}

.about_tt span {
    width: 82px;
    float: right;
    display: block;
    margin-top: 20px;
    margin-right: 2px;
    text-align: center;
}

.about_tt span a {
    width: 82px;
    height: 28px;
    display: block;
    line-height: 28px;
    padding: 0px;
    color: #A9AAAA;
    font-family: Microsoft YaHei;
    font-weight: normal;
    border: 1px solid #f1f1f1;
    border-radius: 5px;
}

.about_tt span a:hover {
    width: 82px;
    height: 28px;
    display: block;
    line-height: 28px;
    border-color: #0087eb;
    background-color: #0087eb;
    background-image: none;
    color: #FFFFFF;
    border-radius: 5px;
}

.about_wz {
    width: 462px;
    float: right;
    line-height: 24px;
}

.video_sp {
    background: url(assets/images/home_pc5.jpg) no-repeat;
    width: 248px;
    height: 168px;
    padding: 12px 12px;
    cursor: pointer;
}

.procenter {
    float: left;
    background: url(assets/images/prodcut_bg.jpg) no-repeat;
    width: 200px;
    height: 96px;
    text-align: left;
    padding-top: 25px;
    text-indent: 20px;
    color: #fff;
}

.procenter a {
    color: #FFFFFF;
    font-size: 20px;
    font-weight: bold;
}

.procenter a:hover {
    color: #000;
    font-size: 20px;
    font-weight: bold;
}

.message {
    float: right;
    background: #34495E;
    width: 106px;
    height: 96px;
    text-align: center;
    color: #fff;
}

.message a {
    width: 34px;
    height: 34px;
    background: url(assets/images/message.jpg) no-repeat center center;
    display: block;
    margin: 25px auto 0px auto;
}

.message a:hover {
    width: 34px;
    height: 34px;
    background: url(assets/images/message2.jpg) no-repeat center center;
    display: block;
    margin: 25px auto 0px auto;
}

.news_kk {
    word-wrap: break-word;
    padding: 0px;
    border: 1px solid rgb(241, 241, 241);
    height: 280px;
    width: 346px;
    display: block;
    background-color: rgb(255, 255, 255);
}

.news_kk ul {
    padding: 19px;
    list-style: none;
}

.news_kk ul li {
    display: block;
    height: 36px;
    line-height: 36px;
    border-bottom: dashed 1px #dddddd;
    text-indent: 8px;
    margin-bottom: 3px;
}

.news_kk ul li a {
    float: left;
    background: url(assets/images/news_li.png) left no-repeat;
    padding-left: 8px;
    width: 225px;
    height: 36px;
    overflow: hidden;
}

.news_kk ul li span {
    float: right;
    font-family: "microsoft yahei", Arial, Helvetica, sans-serif;
    color: #999999;
    font-size: 11px;
}

.news_kk ul li a:hover {
    color: #0087eb;
}

.news_kk2 {
    word-wrap: break-word;
    padding: 0px;
    border: 1px solid rgb(241, 241, 241);
    height: 238px;
    width: 348px;
    display: block;
    background-color: rgb(255, 255, 255);
}

.news_kk2 ul {
    padding: 19px;
    list-style: none;
}

.news_kk2 ul li {
    display: block;
    height: 36px;
    line-height: 36px;
    border-bottom: dashed 1px #dddddd;
    text-indent: 8px;
    margin-bottom: 3px;
}

.news_kk2 ul li a {
    float: left;
    background: url(assets/images/news_li.png) left no-repeat;
    padding-left: 8px;
    width: 225px;
    height: 36px;
    overflow: hidden;
}

.news_kk2 ul li span {
    float: right;
    font-family: "microsoft yahei", Arial, Helvetica, sans-serif;
    color: #999999;
    font-size: 11px;
}

.news_kk2 ul li a:hover {
    color: #0087eb;
}

.content_kk {
    word-wrap: break-word;
    padding: 0px;
    border: 1px solid rgb(241, 241, 241);
    height: 236px;
    width: 384px;
    display: block;
    background: #fff url(assets/images/contact_bg.jpg) no-repeat right top;
}

.hotline {
    width: 186px;
    height: 54px;
    border-bottom: #f1f1f1 solid 1px;
    margin: 30px auto 0px 20px;
    background: url(assets/images/sj.jpg) no-repeat left top;
}

.hotline span {
    line-height: 140%;
    font-size: 14px;
    font-family: 'Microsoft YaHei';
    color: rgb(149, 148, 148);
    margin-left: 30px;
}

.hotline p {
    font-size: 18px;
    font-family: 'Microsoft YaHei';
    color: rgb(94, 94, 94);
    margin-left: 30px;
}

.qq {
    width: 186px;
    height: 54px;
    border-bottom: #f1f1f1 solid 1px;
    margin: 10px auto 0px 20px;
    background: url(assets/images/qq.jpg) no-repeat left top;
}

.qq span {
    line-height: 140%;
    font-size: 14px;
    font-family: 'Microsoft YaHei';
    color: rgb(149, 148, 148);
    margin-left: 30px;
}

.qq p {
    font-size: 13px;
    font-family: 'Microsoft YaHei';
    color: rgb(94, 94, 94);
    margin-left: 30px;
}

.add {
    width: 186px;
    height: 54px;
    border-bottom: #f1f1f1 solid 1px;
    margin: 10px auto 0px 20px;
    background: url(assets/images/dz.jpg) no-repeat left top;
}

.add span {
    line-height: 140%;
    font-size: 14px;
    font-family: 'Microsoft YaHei';
    color: rgb(149, 148, 148);
    margin-left: 30px;
}

.add p {
    font-size: 12px;
    font-family: 'Microsoft YaHei';
    color: rgb(94, 94, 94);
    margin-left: 30px;
}

.about_lr {
    background: url(assets/images/about_bg.jpg) no-repeat left top;
    height: 282px;
}

.about_nr {
    word-wrap: break-word;
    padding: 20px;
    border: 0px solid transparent;
    height: 158px;
    width: 266px;
    display: block;
    background:#0087eb;
    float: right;
    margin-top: 40px;
    color: #fff;
    overflow: hidden;
    font-size: 12px;
    opacity: 0.8;
}


/*-----------内容栏2开始-----------------*/

.content2 {
    width: 1080px;
    margin: 0px auto;
    margin-top: 40px;
    margin-bottom: 40px;
}


/*-----------内容栏3开始-----------------*/

.content3 {
    width: 1080px;
    margin: 0px auto;
    overflow: hidden;
}

.content3_p1 {
    width: 291px;
    float: left;
}

.content3_p1 img:hover {
    opacity: 0.5;
    transition: opacity .3s;
    -webkit-transition: opacity .3s;
    cursor: pointer;
}

.content3_p2 img:hover {
    opacity: 0.5;
    transition: opacity .3s;
    -webkit-transition: opacity .3s;
    cursor: pointer;
}

.content3_p3 img:hover {
    opacity: 0.5;
    transition: opacity .3s;
    -webkit-transition: opacity .3s;
    cursor: pointer;
}

.content3_p2 {
    width: 400px;
    float: left;
}

.content3_p3 {
    width: 289px;
    float: right;
}


/*-----------内容栏4开始-----------------*/

.content4 {
    width: 100%;
    margin: 40px auto;
    background: #F8F8F8;
    padding-top: 5px;
    height: 370px;
}

.content4_p1 {
    width: 306px;
    float: left;
}

.content4_p2 {
    width: 348px;
    float: left;
    margin-left: 20px;
}

.content4_p3 {
    width: 386px;
    float: right;
    height: 240px;
    color: #FFFFFF;
    margin: 0 auto;
}

.news {
    float: left;
    width: 348px;
    height: 300px;
    margin-left: 21px;
}

.news_tt {
    border-bottom: 1px solid #c6cacb;
    height: 52px;
    display: block;
    margin-bottom: 19px;
}

.news_tt h2 {
    width: 136px;
    height: 40px;
    line-height: 40px;
    float: left;
    display: block;
    border-bottom: 1px solid #0078d8;
    padding-bottom: 5px;
    margin-top: 7px;
    color: #0078d8;
}

.news_tt span {
    width: 40px;
    float: right;
    display: block;
    margin-top: 20px;
}

.news_lr1 {
    width: 106px;
    height: 77px;
    float: left;
    border: 1px solid #e5e5e5;
    padding: 4px;
}

.news_lr1 img:hover {
    opacity: 0.8;
    transition: opacity .3s;
    -webkit-transition: opacity .3s;
    cursor: pointer;
}

.news_lr2 {
    width: 195px;
    float: left;
    margin-left: 16px;
    line-height: 20px;
    color: #777777;
}

.news_lr2 h3 {
    display: block;
    font-weight: bold;
    color: #0087eb;
    font-size: 12px;
    margin-bottom: 7px;
}

.news_lr3 {
    margin-top: 5px;
}

.news_lr3 ul li {
    display: block;
    height: 36px;
    line-height: 36px;
    border-bottom: dashed 1px #dddddd;
}

.news_lr3 ul li a {
    float: left;
    padding-left: 8px;
}

.news_lr3 ul li span {
    float: right;
    font-family: Arial, Helvetica, sans-serif;
    color: #999999;
}

.news_lr3 ul li a:hover {
    color: #0087eb;
}

.content4_p4 input {
    background: url(assets/images/home_input.png) no-repeat;
    width: 164px;
    height: 30px;
    margin: 0px;
    border: none;
    line-height: 30px;
    padding-left: 6px;
    margin-left: 2px;
}

.content4_p4 span {
    width: 46px;
    height: 30px;
    line-height: 30px;
    float: left;
    display: block;
}

.content4_p4 {
    height: 30px;
    line-height: 30px;
    display: block;
    margin-bottom: 10px;
    width:
}

.content4_p5 {
    width: 170px;
    height: 53px;
    display: block;
    margin-left: 20px;
    padding-top: 5px;
}

.content4_p5_anniu {
    width: 170px;
    height: 53px;
    border: 0px;
    cursor: pointer;
    line-height: 53px;
    display: block;
    background: url(assets/images/home_ainiu.jpg) left top no-repeat;
    text-align: center;
    font-family: "微软雅黑";
    font-size: 24px;
    color: #fff;
}

.content4_p5_anniu:hover {
    width: 170px;
    height: 53px;
    border: 0px;
    cursor: pointer;
    line-height: 53px;
    display: block;
    background: url(assets/images/home_ainiu2.jpg) left top no-repeat;
    text-align: center;
    font-family: "微软雅黑";
    font-size: 24px;
    color: #fff;
}


/*-----------内容栏5开始-----------------*/

.content5 {
    clear: both;
    width: 1080px;
    margin: 0px auto;
}

.cast_jt {
    width: 64px;
    height: 27px;
    float: right;
    display: block;
    margin-top: 20px;
}

.cast_jt1 {
    width: 27px;
    height: 27px;
    float: left;
    background: url(assets/images/home_pc20_l.jpg) left top no-repeat;
}

.cast_jt1 a {
    width: 27px;
    height: 27px;
    display: block;
    cursor: pointer;
}

.cast_jt1 a:hover {
    width: 27px;
    height: 27px;
    display: block;
    background: url(assets/images/home_pc19_l.jpg) left top no-repeat;
}

.cast_jt2 {
    width: 27px;
    height: 27px;
    float: right;
    background: url(assets/images/home_pc20_r.jpg) left top no-repeat;
}

.cast_jt2 a {
    width: 27px;
    height: 27px;
    display: block;
    cursor: pointer;
}

.cast_jt2 a:hover {
    width: 27px;
    height: 27px;
    display: block;
    background: url(assets/images/home_pc19_r.jpg) left top no-repeat;
}

.pro_tt {
    width: 1080px;
    border-bottom: 1px solid #c6cacb;
    height: 52px;
    margin-bottom: 20px;
}

.pro_tt h2 {
    width: 136px;
    float: left;
    height: 40px;
    line-height: 40px;
    display: block;
    border-bottom: 1px solid #0078d8;
    padding-bottom: 5px;
    margin-top: 7px;
    color: #0078d8;
}

.content5_p {
    width: 1080px;
    padding-top: 10px;
    margin: 0px;
    overflow: hidden;
}


/* content5_p1 */

.ipro {
    overflow: hidden;
    height: 286px;
    width: 100%;
}

.ipro li {
    width: 188px;
    float: left;
    margin: 0px 10px;
    float: left;
}

.ipro .ipro_t {
    overflow: hidden;
    width: 188px;
    height: 34px;
    /*background:#000;*/
    font-size: 12px;
    color: #5E5E5E;
    text-align: center;
    line-height: 34px;
    position: relative;
    /*margin-top:-34px;*/
    z-index: 100;
    /*filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5;*/
}

.ipro .ipro_t a {
    font-size: 14px;
    color: #5E5E5E;
    text-align: center;
}

.ipro .ipro_t a:hover {
    font-size: 14px;
    color: #3498DB;
    text-align: center;
    cursor: pointer;
}

.ipro .content5_p1 {
    width: 188px;
    height: 188px;
    overflow: hidden;
    position: relative;
    border: 1px solid #fa8c0b;
    z-index: 92
}

.ipro .content5_p1 {
    width: 188px;
    height: 188px;
    overflow: hidden;
    border: 1px solid #DEDEDE;
}

.ipro .content5_p1 img {
    height: 188px;
    width: 188px;
    overflow: hidden;
    z-index: 90
}


/*-----------内容栏6开始-----------------*/

.content6 {
    width: 100%;
    height: 104px;
    background: #fff;
    margin: 10px auto 0px auto;
    overflow: hidden;
}

.hezuo {
    width: 1080px;
    margin: 0 auto;
    overflow: hidden;
}

.hezuo1 {
    width: 120px;
    height: 37px;
    float: left;
}

.hezuo2 {
    width: 850px;
    float: right;
}

.link {
    word-wrap: break-word;
    padding: 10px;
    border: 1px solid rgb(216, 216, 216);
    display: block;
    font-size: 12px;
    min-height: 40px;
}
.link h3{
  padding:10px 5px;
  color: #666;
}



.hezuo_list li {
    float: left;
    margin-bottom: 10px;
    overflow: hidden;
}

.content6 ul li {
    float: left;
    margin-right: 30px;
}


/*----------- 底部开始-----------------*/

.footbg {
    width: 100%;
    background: #007ec8;
    clear: both;
    height: 50px;
}

.foot {
    width: 1080px;
    margin: 0px auto;
    overflow: hidden;
}

.foot ul {
    list-style: none;
}

.foot ul li a {
    float: left;
    height: 50px;
    line-height: 50px;
    width: 150px;
    text-align: center;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
}


.foot ul li a:hover {
    color: #fff;
    background: #56B5F4;
}

.copyright {
    background: #eee;
    width: 100%;
}

.copy {
    width: 1080px;
    margin: 0 auto;
    padding: 20px 0 20px 0;
    color: #333;
    font-size: 12px;
}

.copy a {
    color: #333;
}

.copy a:hover {
    color: #0099FF;
}


/*----------- 关于我们开始-----------------*/

.about_banner {
    width: 980px;
    margin: 0px auto;
    margin-top: 20px;
    CLEAR: both;
    OVERFLOW: hidden
}

.about_content {
    width: 1080px;
    margin: 0px auto;
    margin-top: 20px;
    CLEAR: both;
}


/**/

.about_right {
    width: 800px;
    float: right;
}

.about_right1 {
    height: 36px;
    line-height: 36px;
    background: #f5f5f5;
    margin-bottom: 26px;
}

.about_right1 h3 {
    width: 200px;
    float: left;
    color: #0078d8;
    font-family: "微软雅黑";
    font-size: 18px;
    padding-left: 20px;
}

.about_right1 span {
    width: 400px;
    float: right;
    text-align: right;
    padding-right: 15px;
}

.about_right2 {
    padding-left: 20px;
    line-height: 30px;
    font-size: 14px;
    color: #444444;
    margin-bottom: 30px;
}

.about_right2 h2 {
    color: #f9810e;
    font-family: "微软雅黑";
    font-size: 18px;
}

.about_right2 h3 {
    color: #7bd33f;
    font-family: "微软雅黑";
    font-size: 14px;
}

.about_right2 table {
    margin-top: 20px;
}

.about2 {
    width: 650px;
    margin: 0px auto;
    text-align: center;
}

.about2 span {
    font-size: 18px;
    font-family: "微软雅黑";
    color: #f9810e;
    margin-top: 20px;
    margin-bottom: 20px;
    display: block;
}


/*----------- 成功案例开始-----------------*/

.case_con1 {
    width: 730px;
    overflow: hidden;
    float: left;
}

.case_con2 {
    text-align: center;
    margin-bottom: 40px;
    margin-top: 30px;
    width: 688px;
    float: left
}

.case_con2 a {
    padding: 10px 14px;
    background: #f2f2f2;
    margin: 0px 4px;
}

.case_con2 a:hover {
    background: #d33425;
    color: #FFFFFF;
    ;
}

.case_xx1 {
    margin: 30px auto;
    text-align: center;
    font-size: 14px;
    line-height: 40px;
}

.case_xx1 img {
    border: 1px solid #0166B7;
}

.case_xx2 {
    margin: 30px auto;
}

.case_xx3 {
    width: 798px;
    margin: 0px auto;
    line-height: 32px;
    font-size: 14px;
    margin-top: 26px;
}

.case01 {
    float: left;
    width: 250px;
    margin: 0px 8px 40px 8px;
    height: 280px;
}

.case02 {
    width: 248px;
    height: 248px;
    overflow: hidden;
    float: left;
    border: 1px solid #D4D4D4;
}

.case03 {
    width: 248px;
    height: 40px;
    float: left;
    line-height: 40px;
    text-align: center;
    background: #fff;
    font-size: 14px;
    color: #333;
    overflow: hidden;
}

.case03 a {
    font-size: 14px;
    color: #333;
}

.case03 a:hover {
    font-size: 12px;
    color: #0087eb;
    text-align: center;
    cursor: pointer;
}

.case02 img {
    height: overflow-x: hidden;
    overflow-y: hidden;
    z-index: 1;
    transition-delay: 0s;
    transition-duration: 1s;
    transition-property: all;
    transition-timing-function: ease;
    -moz-transition-delay: 0s;
    -moz-transition-duration: 1s;
    -moz-transition-property: all;
    -moz-transition-timing-function: ease;
    -webkit-transition-delay: 0s;
    -webkit-transition-duration: 1s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease;
    -o-transition-delay: 0s;
    -o-transition-duration: 1s;
    -o-transition-property: all;
    -o-transition-timing-function: ease;
}

.case02:hover img {
    transform: scale(1.2, 1.2);
    cursor: pointer;
    -ms-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -webkit-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
}


/*----------- 新闻中心开始-----------------*/

.news_con1 {
    padding-bottom: 20px;
    margin: 20px auto;
    width: 798px;
}

.news_con2 {
    width: 175px;
    float: left;
}

.news_con2 img:hover {
    opacity: 0.8;
    transition: opacity .3s;
    -webkit-transition: opacity .3s;
}

.news_con3 {
    width: 490px;
    float: right;
    line-height: 24px;
}

.news_con3 h3 {
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
}

.news_con3 span {
    display: block;
    width: 80px;
    height: 25px;
    background: #a4a2a2;
    text-align: center;
    color: #a4a2a2;
    margin-top: 25px;
}

.news_con3 span a {
    color: #ffffff;
}

.news_con4 {
    margin-bottom: 50px;
    overflow: hidden;
    width: 800px;
    margin: 0px auto;
    padding-top: 10px;
}

.news_con4 ul li {
    line-height: 40px;
    height: 40px;
    display: block;
    width: 800px;
    border-bottom: 1px dashed #c6c6c6;
}

.news_con4 ul li:hover {
    line-height: 40px;
    height: 40px;
    display: block;
    width: 800px;
    background: #f9f9f9;
    color: #f9800b;
}

.news_con4 ul li a {
    background: url(assets/images/news_pc1.gif) left center no-repeat;
    padding-left: 10px;
    float: left;
    font-size: 14px;
}

.news_con4 ul li span {
    float: right;
    font-size: 12px;
    color: #acacac;
}

.news_con4 ul li span a {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #999999;
}

.paginator {
    padding: 10px 20px 10px 0;
    margin: 0px;
    text-align: center
}

.paginator a {
    padding: 1px 6px;
    border: solid 1px #ddd;
    background: #fff;
    text-decoration: none;
    margin-right: 2px
}

.paginator a:visited {
    padding: 1px 6px;
    border: solid 1px #ddd;
    background: #fff;
    text-decoration: none;
}

.paginator .cpb {
    padding: 1px 6px;
    font-weight: bold;
    font-size: 13px;
    border: none
}

.paginator a:hover {
    color: #fff;
    background: #3588c2;
    border-color: #3588c2;
    text-decoration: none;
}

.news_detail {
    width: 690px;
    margin: 0px auto;
}

.news_detail_con1 {
    color: #d33425;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
}

.news_detail_con2 {
    text-align: center;
    border-bottom: dashed 1px #cccccc;
    padding-bottom: 30px;
    margin-bottom: 20px;
}

.news_detail_con3 {
    line-height: 26px;
    font-size: 14px;
    border-bottom: dashed 1px #cccccc;
    padding-bottom: 20px;
    margin-bottom: 30px;
}

.news_detail_con4 {
    margin-top: 20px;
}

.news_detail_con5 a {
    line-height: 26px;
    font-size: 14px;
}

.news_detail_con5 a:hover {
    color: #f9810e;
}

.back00 {
    width: 100px;
    height: 22px;
    line-height: 22px;
    background: #f9810e;
    text-align: center;
    float: left;
    margin-top: 10px;
}

.back00 a {
    font-size: 14px;
    color: #ffffff;
}


/**/

.pclass {
    list-style: none;
}

.pclass li {
    float: left;
    width: 305px;
    margin: 10px;
    text-align: center;
}

.pimg {
    width: 305px;
    height: 200px;
    line-height: 200px;
    border: #BCE1FF solid 1px;
    padding: 2px;
    border-radius: 5px;
}

.pclass li img {
    width: 240px;
    height: 200px;
}

.pclass li a {
    font-size: 14px;
}

.gonggao {
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    word-wrap: break-word;
    padding: 14px;
    border: 1px solid rgb(214, 214, 214);
    height: 18px;
    width: 1050px;
    display: block;
    background-image: url(assets/images/gg.jpg);
    background-position: 0% 50%;
    background-repeat: no-repeat;
    margin: 40px auto 0px auto;
}

.qr {
    float: right;
    margin: 0px 50px 0px auto;
}

.fx {
    float: right;
}

.cb {
    float: left;
    line-height: 30px;
    padding-top: 14px;
}

.rtitle {
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    word-wrap: break-word;
    padding: 10px;
    border: 1px solid rgb(214, 214, 214);
    height: 20px;
    width: 778px;
    display: block;
    background-image: url(assets/images/wz_6vsu.jpg);
    background-position: 0% 50%;
    background-repeat: no-repeat;
    text-indent: 20px;
}

.rtitle .breadcrumbs {
    float: right;
}

.rtitle h1{
  font-size: 16px;
}

.rtitlehome {
    padding: 0px;
    border: 0px solid transparent;
    overflow: hidden;
    width: 102px;
    height: 42px;
}

#gongao {
    overflow: hidden;
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    word-wrap: break-word;
    padding: 14px;
    border: 1px solid rgb(214, 214, 214);
    height: 18px;
    width: 1050px;
    display: block;
    background-image: url(assets/images/lbt_i7pb.jpg);
    background-position: 0% 50%;
    background-repeat: no-repeat;
    margin: 40px auto 0px auto;
}

#gongao #scroll_begin, #gongao #scroll_end {
    display: inline
}

#gongao a {
    background: url(assets/images/22.png) no-repeat left center;
    padding-left: 15px;
    margin-right: 20px;
    margin-left: 10px;
}

.lang {
    height: 25px;
    line-height: 25px;
    margin-top: 5px;
    width: 500px;
    text-align: right;
    float: right;
}



/**/

.breadcrumbs, .breadcrumbs a {
    font-size: 12px;
}

.breadcrumbs span {
    text-indent: 4px;
}


/*------------------
	分页部分的CSS
------------------*/

.fenye {
    height: 25px;
    line-height: 25px;
    _background: #F9F9F9;
    padding: 20px 5px;
    text-align: center;
    _border: solid 1px #ccc;
    _text-align: center;
    margin-bottom: 20px;
}

.fenye a {
    padding: 4px 6px 4px 6px;
    margin: 0 2px 0 2px;
    border: 1px solid #aaa;
    text-decoration: none;
    color: #333;
}

.fenye a.current,.fenye a:hover {
    background: #3588c2;
    color: #fff;
}


/**/

.sidebar {
    width: 220px;
    float: left;
    z-index: 99;
    margin-top: -80px;
    position: relative;
    padding-bottom: 30px;
}

.sidebar .widget {
    margin-bottom: 20px;
}

.sidebar .widget-title {
    margin: 0 0 10px;
    font-size: 16px;
    border-bottom: 1px solid #ddd
}

.sidebar .widget-title span {
    display: inline-block;
    margin-bottom: -1px;
    line-height: 30px;
    color: #0087eb;
    border-bottom: 1px solid #0087eb
}

.sidebar .widget_recent_entries a {
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal
}

.sidebar .widget ul, .sidebar .widget ol {
    list-style: none;
    margin: 0;
    padding: 0
}

.sidebar .widget ul li, .sidebar .widget ol li {
    padding: 5px 0;
    font-size: 13px;
    border-bottom: 1px dashed #ddd
}

.sidebar .widget ul li li, .sidebar .widget ol li li {
    padding-left: 20px;
    border-bottom: 0
}

.sidebar .widget ul a, .sidebar .widget ol a {
    color: #666
}

.sidebar .widget ul a:hover, .sidebar .widget ol a:hover {
    color: #0087eb;
    text-decoration: none
}

.sidebar .widget_nav_menu {
    background: #0087eb;
}

.sidebar .widget_nav_menu .menu {
    margin: 10px;
    margin-right: 0;
    padding-bottom: 10px;
}

.sidebar .widget_nav_menu .widget-title {
    padding: 30px 0px;
    padding-left: 40px;
    color: #fff;
    border: none;
}

.sidebar .widget_nav_menu .widget-title span {
    color: #fff;
    border: none;
    font-size: 24px;
}

.sidebar .widget_nav_menu .menu li {
    border: none;
    padding: 0;
}

.sidebar .widget_nav_menu li a {
    display: block;
    color: #fff;
    padding-left: 30px;
    line-height: 36px;
    font-size: 14px;
    background: #0087eb;
    margin-bottom: 4px;
}

.sidebar .widget_nav_menu li a:hover, .sidebar .widget_nav_menu .current-menu-item a {
    color: #fff;
    background: #0087eb url(assets/images/big_li.png) no-repeat 180px center;
}
.sidebar .widget_nav_menu .current-menu-item .sub-menu li a{
  color: #fff;
}

.sidebar .widget_nav_menu .sub-menu li a {
    line-height: 28px;
    font-size: 12px;
    padding-left: 50px;
    background: #0087eb url(assets/images/s_li.png) no-repeat 38px center;
}

.sidebar .widget_nav_menu .sub-menu .current-menu-item a {
    font-weight: bold;
}

/**/
.contact_con1 {
	width: 800px;
	margin: 20px auto;
	padding-bottom: 20px;
}
.contact_con1 p{padding-bottom: 6px;line-height: 24px;}
.tagcloud a{padding-right: 6px;}
.qr{float: right;}
