/*Base*/

html,
body {
    font-family: Arial, "Microsoft YaHei", Georgia, Times New Roman, FontAwesome, sans-serif;
    min-width: 1200px;

    color: #666;
    font-size: 14px;

    -ms-text-size-adjust: 100%;

    -webkit-text-size-adjust: 100%;
    /*修正手持设备字体变化*/

}

*html,
*html body

/* 修正IE6振动bug */
    {
    background-image: url(about:blank);
    background-attachment: fixed;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Arial, "Microsoft YaHei", Georgia, Times New Roman, FontAwesome, sans-serif;
    font-weight: normal;
}



a {

    text-decoration: none;

    outline: none;

    color: #666;

}

/*布局*/

.wrap {
    width: 1100px;
    min-width: 1100px;
    height: auto;
    margin: 0 auto;
}







/*----- TOP------*/

#xtop {
    height: 120px;
    clear: both;
    width: 100%;
    clear: both;
    background: #fff;
    min-width: 1100px;
    font-family: "Microsoft YaHei" !important;
}

#xtop .top_01 {
    height: 30px;
    color: #fff;
    font-size: 12px;
    color: #666;
    line-height: 30px;
    padding-top: 10px;
    float: right;
    width: 230px;
}

#xtop .top_01 p.top_tel {
    font-size: 18px;
    width: 230px;
    background: url(foot_icon04.png) no-repeat left center;
    padding-left: 20px;
    color: #333;
}

#xtop .top_01 a {
    color: #9ddbf6;
}

#xtop .top_01 a:hover {
    color: #fff;
}



.lang {
    height: 38px;
    width: 98px;
    float: right;
}

.lang img {
    margin-left: 10px;
    float: left;
}



/*---  搜索 ---*/

#ss_box {
    width: 181px;
    height: 24px;
    float: right;
    background: #4a8199;
    font-family: "Microsoft YaHei" !important;
    overflow: hidden;
    margin-left: 10px;
    margin-top: 2px;
}

#ss_box .ss_input {
    width: 140px;
    border: none;
    text-indent: 5px;
    background: none;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    color: #9dc6f2;
    font-family: "Microsoft YaHei";
    float: left;
    resize: none;
}

#ss_box .ss_input:hover {
    border: none;
    outline: none;
    color: #fff;
}

#ss_box .ss_input:focus {
    border: none;
    outline: none;
    color: #fff;
}

#ss_box .ss_an {
    border: 1px solid #4073c6;
    width: 24px;
    height: 24px;
    line-height: 24px;
    margin-left: 5px;
    text-indent: 999px;
    overflow: hidden;
    background: url(../images/ss_icon.png) no-repeat;
    float: right;
    border: none;
    cursor: pointer;
    color: #fff;
    font-family: "Microsoft YaHei";
    font-size: 14px;
}





#xtop .nav_left {
    height: 71px;
    position: absolute;
    left: 0;
    width: 16%;
    float: left;
    margin-top: 1px;
}



#xtop .logo {
    float: left;
    height: 120px;
}

#xtop .logo a {
    width: 335px;
    height: 120px;
    display: block;
    overflow: hidden;
    line-height: 999px;
    background: url(logo.png) no-repeat top;
}



/*----- 导 航 ------*/

#nav {
    font-size: 14px;
    height: 60px;
    line-height: 40px;
    z-index: 10;
    display: block;
    width: 750px;
    margin-top: 10px;
    float: right;
    font-family: "Microsoft YaHei" !important;
}

#nav ul {
    height: 60px;
    position: relative;
    margin-left: 18px;
}

.main_nav ul li {
    float: left;
    height: 60px;
    position: relative;
    margin-right: 1px;
    background: url(nav_x.png) no-repeat right 15px;
    padding: 0 13px 0 13px;
}

.main_nav ul .no_x {
    background: none !important;
}

.main_nav ul li a {
    display: block;
    height: 40px;
    border-bottom: 3px solid #fff;
    line-height: 40px;
    text-align: center;
    color: #333;
    font-size: 16px;
}

.main_nav ul li a:hover {
    color: #f06524;
    border-bottom: 3px solid #f06524;
}

#nav .nav_active a {
    color: #f06524 !important;
    border-bottom: 3px solid #f06524 !important;
}





/*---导航下拉时固定当前状态 ---*/

#nav .aNavHover {
    color: #f06524;
    border-bottom: 3px solid #f06524 !important;
}

#nav .no_x .aNavHover {}

/*---导航下拉---*/

.main_nav ul li dl {
    position: absolute;
    left: 0px;
    top: 60px;
    width: 490px;
    display: none;
    z-index: 999;
    border-top: none;
    background: url(TM90.png);
    padding-bottom: 10px;
    padding-left: 20px;
}

.main_nav ul li dl dt {
    width: 180px;
    float: left;
    margin-right: 5px;
}

.main_nav ul li dl dt h1 {
    height: 60px;
    width: 185px;
    margin-bottom: 10px;
    font-family: "Microsoft YaHei" !important;
    font-weight: normal;
    line-height: 60px;
    background: #4a8098;
    color: #fff;
    font-size: 16px;
    text-align: center;
}

.main_nav ul li dl dt a {
    display: block;
    text-indent: 15px;
    border: none;
    font-weight: normal;
    height: 29px !important;
    line-height: 29px !important;
    text-align: left;
    color: white;
    background: url(nav_icon03.png) no-repeat 17px 14px !important;
    padding-right: 5px;
    font-size: 12px;
    color: #444 !important;
    font-size: 12px;
}

.main_nav ul li dl dt a:hover {
    color: #fff !important;
    border: none;
    background: url(icon03.png) no-repeat 165px 11px #f06524 !important;
}

.main_nav ul li dl dd {
    width: 280px;
    float: left;
    padding: 10px;
    font-size: 12px;
    line-height: 23px;
    color: #444;
}

.main_nav ul li dl dd img {
    float: left;
}

.main_nav ul li dl dd .nav_news_list {
    float: left;
    width: 180px;
    overflow: hidden;
}

.main_nav ul li dl dd .nav_news_list a {
    width: 160px;
    border: none !important;
    color: #333 !important;
    padding: 0px 0 0 18px;
    height: 25px;
    line-height: 25px;
    font-size: 12px;
    text-align: left;
    overflow: hidden;
    background: url(icon_04.gif) no-repeat 10px 12px !important;
}

.main_nav ul li dl dd .nav_news_list a:hover {
    color: #f06524;
}





/*-- 导航下拉 推荐产品列表样式 --*/

#topnav_prolist {
    clear: both;
}

#topnav_prolist .navprolist {
    border-bottom: 1px solid #eee;
    height: 100px;
    padding-bottom: 10px;
    padding-top: 10px;
    clear: both;
}

#topnav_prolist .nypro_img {
    float: left;
    padding: 0px;
    width: 100px;
    height: 100px;
    background: #fff;
    border: 1px solid #eee;
    overflow: hidden;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

#topnav_prolist .nypro_img img {
    float: none !important;
}

#topnav_prolist .listtext {
    float: left;
    width: 180px;
    margin-left: 10px;
    margin-top: 5px;
    color: #999;
    line-height: 20px;
    font-size: 12px;
}

#topnav_prolist .listtext a.bt {
    color: #333;
    border: none !important;
    font-size: 16px;
    font-family: 'Microsoft YaHei';
    width: auto;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    text-align: left;
    margin: 0px;
    padding: 0px;
}

#topnav_prolist .listtext a.bt:hover {
    color: #f06524;
    background: none;
}



#topnav_prolist .listtext .pro_des {
    height: 60px;
    width: 180px;
    overflow: hidden;
    line-height: 20px;
}





/*首页banner*/

#banner .swiper-slide {

    position: relative;

    text-align: center;

}

#banner img {

    max-width: 100%;

    display: block;

}

#banner .swiper-pagination {

    position: absolute;

    z-index: 20;

    bottom: 3px;

    text-align: center;

    right: 0;
    z-index: 999;

}

#banner .swiper-pagination-bullet {

    display: inline-block;

    width: 12px;

    height: 12px;

    background: #fff;

    margin: 0 3px;

    opacity: 1;

    cursor: pointer;

}

#banner .swiper-pagination-bullet-active {

    background: #f16e02;

}



.inbanner {
    height: 400px;
    overflow: hidden;
    margin: 0px auto;
    width: 100%;
    min-width: 1200px;
    position: relative;
}













/*首页主要内容*/

.hot_pro {
    width: 100%;
    height: 200px;
    background: #eee;
    padding: 20px 0 20px 0;
    border-bottom: 1px solid #ddd;
    margin: auto;
    overflow: hidden;
}

.hot_pro .pro_gdfl {
    width: 1100px;
    margin: auto;
    height: 200px;
    position: relative;
    overflow: hidden;
}



.hot_pro .pro_gdfl .hd {
    overflow: hidden;
    width: 1100px;
    height: 100px;
    position: absolute;
    top: 85px;
}

.hot_pro .pro_gdfl .hd a {
    font-size: 50px;
    line-height: 50px;
    color: #666;
    font-family: "宋体";
    font-weight: bold;
    width: 50px;
    height: 50px;
    display: block;
    cursor: pointer;
}

.hot_pro .pro_gdfl .hd .prev {
    float: right;
}

.hot_pro .pro_gdfl .hd .next {
    float: left;
}



.hot_pro .pro_gdfl .bd {
    padding-left: 45px;
    padding-top: 15px;
}

.hot_pro .pro_gdfl .bd ul {
    overflow: hidden;
    zoom: 1;
}





.pro_gdfl .bd li {
    float: left;
    width: 165px;
    height: 160px;
    border: none;
    text-align: center;
}

.pro_gdfl .bd li .profl_img {
    background: #fff;
    text-align: center;
    margin: auto;
    display: block;
    border: 3px solid #ccc;
    height: 130px;
    width: 130px;
    -webkit-border-radius: 200px;
    -moz-border-radius: 200px;
    border-radius: 200px;
    overflow: hidden;
}

.pro_gdfl .bd li .profl_img img {
    border: none;
    width: 130px;
    height: 130px;
}

.pro_gdfl .bd li .profl_img:hover {
    border: 3px solid #f56d01;
}

.pro_gdfl .bd li .profl_title {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #333;
}

.pro_gdfl .bd li a:hover {
    color: #f56d01;
}





.main_center {
    width: 1100px;
    margin: 30px auto;
    font-family: "Microsoft YaHei", "微软雅黑" !important;
    clear: both;
    border-top: none;
    margin-bottom: 20px;
    background: #fff;
    overflow: hidden;
}

.left_box {
    width: 228px;
    float: left;
}

.right_box {
    width: 840px;
    padding-left: 20px;
    float: right;
    background: #fff;
}





.biaoti01 {
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
    border-bottom: 2px solid #ccc;
    border-top: none;
}



.biaoti01 .c_pro_name {
    font-size: 18px;
    color: #444;
    float: left;
    color: #333;
    background: url(bt_icon1.jpg) no-repeat left 10px;
    padding-left: 30px;
    font-weight: normal;
    border-bottom: 2px solid #329eff;
    height: 40px;
    border-top: none;
}

.biaoti01 span {
    color: #999;
    font-size: 14px;
    margin-left: 10px;
    border-bottom: 2px solid #5db1cd;
    height: 40px;
    display: block;
    float: right;
}

.biaoti01 a {
    float: right;
    font-size: 12px;
    color: #f56d01;
    margin-top: 5px;
}



/*---标题样式---*/

.biaoti03 {
    clear: both;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    margin-bottom: 5px;
}

.biaoti03 .c_pro_name {
    float: left;
    font-size: 16px;
    font-weight: normal;
    color: #004ea2;
}

.biaoti03 .c_pro_name span {
    color: #999;
    font-size: 12px;
    margin-left: 5px;
}

.biaoti03 .more {
    float: right;
    font-size: 10px;
    margin-top: 13px;
    color: #999;
    line-height: 999px;
    overflow: hidden;
    width: 41px;
    height: 11px;
    background: url(../images/more.png) no-repeat;
}





/*--左边目录--*/

.pro_nav_lb {
    margin: 0px;
    width: 228px;
    clear: both;
}

.pro_nav_lb li {
    height: 66px;
    font-size: 14px;
    margin-bottom: 2px;
    border-bottom: 1px solid #eee;
}

.pro_nav_lb li a {
    color: #fff;
    display: block;
    word-wrap: break-word;
    height: 46px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    line-height: 22px;
    overflow: hidden;
    background-position: right center;
    padding-right: 100px;
}

.pro_nav_lb li a img {
    float: right;
}

.pro_nav_lb li a:hover {
    color: #fff;
}



.pro_nav_lb li:hover {
    background: url(icon03.png) 95% no-repeat #329eff;
    color: #333;
}

.pro_nav_lb li:hover a {
    color: #333;
}



.pro_nav_lb li:nth-child(1) a {
    background-image: url(probg_1.jpg);
}

.pro_nav_lb li:nth-child(1) a:hover {
    background-image: url(probg2_1.jpg);
}

.pro_nav_lb li:nth-child(2) a {
    background-image: url(probg_2.jpg);
}

.pro_nav_lb li:nth-child(2) a:hover {
    background-image: url(probg2_2.jpg);
}

.pro_nav_lb li:nth-child(3) a {
    background-image: url(probg_3.jpg);
}

.pro_nav_lb li:nth-child(3) a:hover {
    background-image: url(probg2_3.jpg);
}

.pro_nav_lb li:nth-child(4) a {
    background-image: url(probg_4.jpg);
}

.pro_nav_lb li:nth-child(4) a:hover {
    background-image: url(probg2_4.jpg);
}

.pro_nav_lb li:nth-child(5) a {
    background-image: url(probg_5.jpg);
}

.pro_nav_lb li:nth-child(5) a:hover {
    background-image: url(probg2_5.jpg);
}

.pro_nav_lb li:nth-child(6) a {
    background-image: url(probg_6.jpg);
}

.pro_nav_lb li:nth-child(6) a:hover {
    background-image: url(probg2_6.jpg);
}

.pro_nav_lb li:nth-child(7) a {
    background-image: url(probg_7.jpg);
}

.pro_nav_lb li:nth-child(7) a:hover {
    background-image: url(probg2_7.jpg);
}

.pro_nav_lb li:nth-child(8) a {
    background-image: url(probg_8.jpg);
}

.pro_nav_lb li:nth-child(8) a:hover {
    background-image: url(probg2_8.jpg);
}

.pro_nav_lb li:nth-child(9) a {
    background-image: url(probg_9.jpg);
}

.pro_nav_lb li:nth-child(9) a:hover {
    background-image: url(probg2_9.jpg);
}

.pro_nav_lb li:nth-child(10) a {
    background-image: url(probg_10.jpg);
}

.pro_nav_lb li:nth-child(10) a:hover {
    background-image: url(probg2_10.jpg);
}

.pro_nav_lb li:nth-child(11) a {
    background-image: url(probg_11.jpg);
}

.pro_nav_lb li:nth-child(11) a:hover {
    background-image: url(probg2_11.jpg);
}

.pro_nav_lb li:nth-child(12) a {
    background-image: url(probg_12.jpg);
}

.pro_nav_lb li:nth-child(12) a:hover {
    background-image: url(probg2_12.jpg);
}

.pro_nav_lb li:nth-child(13) a {
    background-image: url(probg_13.jpg);
}

.pro_nav_lb li:nth-child(13) a:hover {
    background-image: url(probg2_13.jpg);
}

.pro_nav_lb li:nth-child(14) a {
    background-image: url(probg_14.jpg);
}

.pro_nav_lb li:nth-child(14) a:hover {
    background-image: url(probg2_14.jpg);
}

.pro_nav_lb li:nth-child(15) a {
    background-image: url(probg_15.jpg);
}

.pro_nav_lb li:nth-child(15) a:hover {
    background-image: url(probg2_15.jpg);
}

.pro_nav_lb li:nth-child(16) a {
    background-image: url(probg_16.jpg);
}

.pro_nav_lb li:nth-child(16) a:hover {
    background-image: url(probg2_16.jpg);
}







.ind_prouctsbox {
    clear: both;
    background: #fff;
    padding: 5px 0px 5px 0px;
}

.ind_prouctsbox li {
    float: left;
    width: 198px;
    font-size: 12px;
    height: 235px;
    overflow: hidden;
    margin: 10px 5px 5px 5px;
}

.ind_prouctsbox li .pic {
    height: 195px;
    width: 195px;
    background: #fff;
    display: table-cell;
    text-align: center;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
    display: block;
    border: 1px solid #ddd;
}

.ind_prouctsbox li .pic img {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    width: 185px;
    height: 185px;
}



.ind_prouctsbox li .pro_name {
    padding: 10px 0 10px 0;
    border-top: none;
    clear: both;
    text-align: center;
    background: #fff;
}

.ind_prouctsbox li .pro_name a {
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    font-weight: normal;
    color: #444;
    display: block;
    overflow: hidden;
}

.ind_prouctsbox li .pro_name a:hover {
    color: #F60;
}

.img_vertical {
    width: 0;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}





.about_box {
    clear: both;
    font-family: "Microsoft YaHei", "微软雅黑" !important;
}

.about_box .text {
    font-size: 14px;
    line-height: 24px;
    color: #666;
    height: 120PX;
    overflow: hidden;
    margin-top: 5px;
}



.ind_newsbox {
    border: 1px solid #ddd;
    padding: 5px;
    clear: both;
    height: 260px;
    margin-top: 10px;
}

.news_box01 {
    width: 260px;
    height: 220px;
    float: left;
    margin: 10px 5px 5px 10px;
}

.news_box01 .news_img {
    float: left;
    width: 260px;
    height: 90px;
    background: #ddd;
    margin-bottom: 10px;
}



.news_box01 .news_list {
    margin-top: 5px;
    clear: both;
}

.news_box01 .news_list li {
    height: 24px;
    line-height: 24px;
    *height: 20px;
    *line-height: 20px;
    background: url(icon_07.png) no-repeat 0px 10px;
    padding-left: 12px;
}

.news_box01 .news_list li a {
    float: left;
    color: #666;
    width: 170px;
    height: 25px;
    overflow: hidden;
    font-size: 14px;
}

.news_box01 .news_list li a:hover {
    color: #F60;
}

.news_box01 .news_list li b {
    float: right;
    font-size: 12px;
}

.news_box01 .news_list li span {
    float: right;
    font-size: 9px;
    color: #999;
    display: none;
}





#mainbody {
    height: auto;
    overflow: hidden;
}

.mainTitle {
    text-align: center;
    padding: 40px 0;
    font-size: 30px;
    color: #0b0b0b;
    font-weight: 600;
}



.mainTitle p {
    font-size: 14px;
    color: #707070;
}





/*search*/

.searchbox {
    width: 280px;
    height: 32px;
    margin-top: 10px;
    border: none;
    background: #fff;
    float: right;
}

.searchbox .text {
    height: 30px;
    line-height: 30px;
    width: 220px;
    float: left;
    color: #999;
    border: 1px solid #ddd;
    background: none;
    outline: medium;
    padding-left: 8px;
    font-size: 12px;
}

.searchbox .submit {
    border: none;
    width: 45px;
    height: 32px;
    float: left;
    outline: medium;
    background: #656565;
    cursor: pointer;
    color: #fff;
}



















.cta-wrap {
    height: auto;
    overflow: hidden;
    margin: 50px 0;
}

.cta-wrap .item {
    width: 33.1%;
    float: left;
    margin-right: 0.2%;
    background: #e7e7e7;
    text-align: center;
}

.cta-wrap .item i {
    text-align: center;
    font-size: 30px;
    margin: 20px auto 0;
    display: inline-block;
    height: 40px;
    overflow: hidden;
}

.cta-wrap .item .cta-cont {
    padding: 20px;
    text-align: center;
}

.cta-wrap .item .cta-cont h3 {
    font-size: 18px;
    color: #333;
    margin-bottom: 0 !important;
}

.cta-wrap .item .cta-cont p {
    height: 48px;
    line-height: 24px;
    overflow: hidden;
    font-size: 14px;
    color: #666;
    padding-top: 0px;
    margin-top: 0;
}



/*页脚样式*/



/*页脚*/

.footer-box {
    font-size: 12px;

    color: #999;

    padding-top: 50px;

    background: #333;

    border-bottom: 3px solid #4a8199;

    clear: both;

    margin-top: 30px;
}



.footer-nav {}



.footmian {

    width: 1200px;
    margin: auto;

    overflow: hidden;
    padding-bottom: 30px;



}



.foot_logo {
    width: 150px;

    font-size: 12px;

    float: left;

    text-align: left;

    border-right: 1px solid #444;

    padding-right: 30px;

    height: 250px;
}



.foot_logo img {
    margin-top: 50px;
}



.left-nav {

    overflow: hidden;
    width: 960px;
    float: right;



}



.left-nav li {



    float: left;
    border-right: 1px solid #444;
    height: 250px;
    margin-left: 30px;
    padding-right: 30px;



}



.left-nav .tit {

    padding-bottom: 10px;

    font-size: 18px;

    font-family: Arial, Helvetica, sans-serif;

    font-weight: normal;

    color: #a4a4a4;



}



.left-nav .tit:hover {}



.left-nav dl {

    margin-top: 30px;

    margin-bottom: 0;



}







.left-nav dd {}



.left-nav dd a {

    width: 150px;

    float: left;

    margin-bottom: 10px;

    height: 20px;

    color: #999;

    font-size: 14px;

    overflow: hidden;

    display: block;

    background: url(foot_icond.jpg) no-repeat left 8px;

    padding-left: 10px;

}



.left-nav dd a:hover {
    color: #fca242;
}



.left-nav dd.flx p {
    padding-left: 24px;
    margin-bottom: 5px;
    font-size: 14px;
}



.left-nav dd.flx .lx-ico1 {
    background: url(foot_icon01.png) no-repeat left center;
}



.left-nav dd.flx .lx-ico2 {
    background: url(foot_icon02.png) no-repeat left center;
}



.left-nav dd.flx .lx-ico3 {
    background: url(foot_icon04.png) no-repeat left center;
}



.left-nav dd.flx .lx-ico4 {
    background: url(foot_icon03.png) no-repeat left center;
}

.left-nav dd.flx .lx-ico5 {
    background: url(email.png) no-repeat left center;
}













#gotop {



    position: relative;



    display: block;



    height: 45px;



    background: #0a3873;



    color: #fff;



    text-align: center;



    line-height: 60px;
    display: none;



}



#gotop:before {
    content: '';
    position: absolute;
    top: 10px;
    left: 50%;
    width: 6px;
    height: 6px;
    margin-left: -3px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

















.copyright {
    height: auto;
    background: #333;
    border-top: 1px solid #555;
    line-height: 40px;
    color: #afaeae;
    text-align: left;
    font-size: 14px;
}



.copyright .foot_nav {
    float: right;
}



.copyright .foot_nav a {
    margin: 0 8px;
    color: #999;
}

.copyright .foot_nav a:hover {
    color: #fca242;
}





/*内页样式*/



#innerbody {
    height: auto;
    padding-top: 40px;
    overflow: hidden;
}



.intit {
    padding: 15px;
    background: #03a1ea;
    margin-bottom: 5px;
}

.intit span {
    color: #fff;
    font-size: 14px;
}

.intit .c_pro_name {
    font-size: 25px;
    color: #fff;
    margin-top: 5px;
    width: 100%;
    font-weight: normal;
}













.submenu {
    margin: 0px;
    width: 220px;
    clear: both;
}

.submenu li {
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    margin-bottom: 2px;
    border-bottom: 1px solid #eee;
    background: url(icon_02.jpg) no-repeat left;
    text-indent: 15px;
}

.submenu li a {
    color: #333;
    display: block;
    height: 30px;
    overflow: hidden;
}

.submenu li a:hover {
    color: #fff;
}

.submenu li:hover {
    background: url(icon03.png) 95% no-repeat #0285c2;
    color: #fff;
}

.submenu li:hover a {
    color: #fff;
}



.submenu li.now {
    background: url(icon03.png) 95% no-repeat #0285c2;
    color: #fff;
}

.submenu li.now a {
    color: #fff;
}



.contactn {
    border-top: 4px solid #ddd;
    padding: 10px;
    margin: 20px 0px;
    font: 14px "Microsoft Yahei";
}



.contactn p {
    color: #333;
    line-height: 30px;
    font-size: 14px;
}



.contactn .tel404 {
    height: 60px;
    color: #666;
    background: url(xlx.png) no-repeat left 5px;
    padding-left: 50px;
}



.contactn .tel404 span {
    display: block;
    font: 18px "Microsoft Yahei";
    color: #f74050;
}









.content_main {
    clear: both;

    line-height: 30px;

    font-size: 16px;

    padding-top: 20px;

    color: #333;
}



.lycont {
    height: auto;
    overflow: hidden;
    padding: 30px 0 50px 0;
}

.lycont h3 {
    font-family: HelveticaNeueLT MediumCond;

    font-size: 40px;

    line-height: 84px;

    color: #000000;

    text-transform: uppercase;

    margin-top: 35px;
    margin-bottom: 40px;
}

.lycont h3 span {
    width: 9.16%;
    display: block;

    height: 7px;

    background: black;

    margin-top: 15px;
}

.lycont .message {
    width: 500px;
}













.rightpart {
    width: 900px;
    height: auto;
    float: right;
    padding-bottom: 40px;
}



.location_tit {
    height: 40px;

    line-height: 40px;

    background: #fff;

    display: block;

    border-bottom: 2px solid #ddd;
}

.location_tit .c_pro_name {
    float: left;
    font-size: 18px;
    width: 120px;
    font-weight: normal;
    color: #333;
    background: url(../images/bt_icon1.jpg) no-repeat left center;
    padding-left: 30px;
}

.location {
    float: right;

    height: 33px;

    padding-right: 10px;

    text-align: right;

    font-size: 12px;

    font-family: "simsun";

    color: #444;
}

.location a {
    color: #444;
}

.location a:hover {
    color: #f06524;
}

.location span {
    color: #f06524;
}







.in_prouctsbox {
    clear: both;
}

.in_prouctsbox li {
    float: left;
    width: 240px;
    font-size: 14px;
    overflow: hidden;
    margin: 10px 15px 10px 15px;
    border: 1px solid #fff;
}

.in_prouctsbox li:hover {
    border: 1px solid #03a1ea;
}

.in_prouctsbox li .pic {
    height: 240px;
    width: 240px;
    background: #fff;
    display: table-cell;
    text-align: center;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
    display: block;
}

.in_prouctsbox li .pic img {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    height: auto;
}



.in_prouctsbox li .title {
    border-top: none;
    clear: both;
    height: 80px;
    background: #fff;
    text-align: center;
    color: #fff;
    padding: 5px;
}

.in_prouctsbox li .title .c_pro_name a {
    font-size: 14px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-weight: normal;
    color: #333;
    display: block;
    overflow: hidden;
}

.in_prouctsbox li .title .c_pro_name a:hover {
    color: #f06524;
}

.in_prouctsbox li .title p {
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    margin-bottom: 5px;
    color: #999;
    white-space: nowrap;
}

.in_prouctsbox li .title a.pro_morean {
    color: #fff;
    background: #03a1ea;
    margin-left: 10px;
    margin-right: 2px;
    width: 100px;
    float: left;
    display: block;
    height: 25px;
    line-height: 25px;
}

.in_prouctsbox li .title a.pro_morean:hover {
    background: #03a1ea;
}









#fengye {
    text-align: center;
    font-size: 12px;
    line-height: 28px;
    height: 28px;
    *height: 28px;
    overflow: hidden;
    clear: both;
    margin-bottom: 3px;
    padding-top: 20px;
    color: #333;
}

#fengye input {
    width: 20px;
    height: 15px;
    color: #e6392b;
}

#fengye a {
    border: 1px solid #0c5872;
    background: #666;
    cursor: pointer;
    width: auto;
    padding: 0 10px;
    color: #fff;
    text-align: center;
    display: inline-block;
    margin-right: 2px;
    font-size: 12px;
    line-height: 25px;
}

#fengye a:hover {
    border: 1px solid #f60;
    background: #f60;
    color: #fff;
}

#fengye input {
    height: 30px;
    text-decoration: 999em;
    border: none;
    width: 20px;
    height: 18px;
}

#fengye button {
    width: 30px;
    height: 20px;
    background: #FF3300;
    color: #333;
    cursor: pointer;
}





.case_listbox {
    width: 835px;
    clear: both;
    margin-top: 20px;
    margin-left: -15px;
}

.case_listbox li {
    width: 360px;
    float: left;
    border: 1px solid #ddd;
    margin: 0 0px 20px 40px;
    position: relative;
    height: 162px;
    overflow: hidden;
}

.case_listbox li:hover {
    border: 1px solid #999;
}

.case_listbox li .pic {
    height: 160px;
    width: 160px;
    background: #fff;
    display: table-cell;
    text-align: center;
    float: left;
    overflow: hidden;
    background: #fff;
}

.case_listbox li .pic:hover {}



.case_listbox li .title {
    float: left;
    width: 190px;
    margin-left: 10px;
    text-align: left;
    margin-top: 15px;
    overflow: hidden;
}

.case_listbox li .title .c_pro_name a {
    font-size: 16px;
    height: 16px;
    line-height: 16px;
    overflow: hidden;
    font-weight: normal;
    color: #333;
    margin-bottom: 10px;
    display: block;
}

.case_listbox li .title .c_pro_name a:hover {
    color: #f60;
}

.case_listbox li .title p {
    font-size: 12px;
    color: #999;
    line-height: 22px;
    height: 88px;
    overflow: hidden;
    margin-bottom: 5px;
}



/*新闻中心 */





.innews {
    clear: both;
}

.innews li {
    line-height: 35px;
    height: 35px;
    background: url(xg1.jpg) no-repeat 3px 15px;
    border-bottom: 1px dashed #e5e5e5;
    font-size: 12px;
    padding-left: 13px;
    overflow: hidden;
    font-family: "Microsoft YaHei";
}

.innews li a {
    color: #444;
    float: left;
    font-size: 14px;
}

.innews li a:hover {
    color: #f60;
}

.innews li span {
    float: right;
    color: #727272;
}



/*新闻详情*/

.newsdetail-box {

    width: 100%;
    font-family: "微软雅黑";

    margin: 20px auto;
    background: #fff;

}



.newsdetail-box .title-boxs {

    text-align: center;
    border-bottom: 2px solid #ddd;

    padding: 10px 0;
    color: #333;

}

.newsdetail-box .title-boxs .title {

    font-size: 24px;
    color: #333;
    font-weight: bold;

    line-height: 28px;

}

.newsdetail-box .title-boxs .time {

    font-size: 12px;

    color: #666666;

    margin-top: 10px;

}



.news-doc {

    font-size: 14px;

    color: #555555;

    line-height: 24px;

    margin-top: 20px;

}

.news-doc img {

    max-width: 100%;

    display: block;

    margin: 1em auto;

}





.pages {

    margin-top: 1.5em;

    position: relative;

    border-top: 1px solid #dedede;

    padding-top: 0.5em;

}

.pages li {

    font-size: 14px;

    line-height: 30px;

    color: #333333;

}

.pages li a {

    color: #333333;

}



.pages li a:hover {

    color: #a66428;

}

.pages .back {

    font-size: 12px;

    display: inline-block;

    position: absolute;

    right: 0;

    top: 15px;

    width: 110px;

    height: 30px;

    line-height: 30px;

    text-align: center;

    color: #fff;

    background: #333333;

}

.pages .back:hover {

    background: #666;

}

@media screen and (max-width: 1440px) {

    .newsdetail-box {

        width: 960px;

    }

}

@media screen and (max-width: 1200px) {

    .newsdetail-box {

        width: 100%;

        padding: 0 3%;

        margin-top: 2em;

        margin-bottom: 4em;

        transition: all 0.5s;

        -moz-transition: all 0.5s;

        -webkit-transition: all 0.5s;

    }

}

@media screen and (max-width: 1200px) {

    .newsdetail-box .title-boxs .title {

        font-size: 1.5em;

    }

}

@media screen and (max-width: 991px) {

    .newsdetail-box {

        margin-bottom: 3em;

    }

    .pages .back {

        position: inherit;

        right: inherit;

        top: inherit;

        margin: auto;

        display: block;

        margin-top: 2em;

    }

}



@media screen and (max-width:768px) {

    .newsdetail-box .title-boxs .title {

        font-size: 1.1em;

    }

    .newsdetail-box .title-boxs .time {

        margin-top: 0.5em;

        font-size: 0.75em;

    }

}

@media screen and (max-width:768px) {

    .pages .back {

        width: 10em;

        font-size: 0.875em
    }

}











/*message*/

.message {
    width: 95%;
    padding: 2%;
    border: 2px solid #e5e5e5;
    margin-bottom: 30px;
}

.message .cont_tit {
    font-size: 18px;
    color: #333;
    font-weight: 600;
    line-height: 40px;
    height: 40px;
    margin-bottom: 40px;
    background: #f8f8f8;
    padding: 20px;
}

.message h2 {
    text-align: center;

    font-size: 22px;

    line-height: 22px;

    padding-bottom: 23px;

    color: #333;

    margin-bottom: 39px;

    border-bottom: 1px solid #eee;

}

.message form {
    width: 95%;
    margin: 0px auto 60px;
    overflow: hidden;
}

.message form p {
    width: 100%;
    float: left;
    margin-bottom: 15px;
}

.message form span {
    width: 80px;
    display: block;
    float: left;
    font-size: 14px;
    color: #222;
    height: 35px;
    line-height: 35px;
    text-align: right;
    margin-right: 20px;
}

.message form span i {
    color: #f00;
    font-size: 14px;
    margin-right: 5px;
    font-style: normal;
}

.message form .inp {
    width: 70%;
    height: 35px;
    font-size: 14px;
    line-height: 35px;
    padding-left: 5px;
    border: 1px solid #e1e1e1;
    float: left;
    color: #6a6a6a;
}

.message form #Province {
    width: 200px;
    height: 35px;
    line-height: 35px;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    float: left;
    color: #6a6a6a;
}

.message form #City {
    width: 200px;
    height: 35px;
    line-height: 35px;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    float: right;
    color: #6a6a6a;
}

.message form textarea {
    width: 79%;
    height: 200px;
    padding: 5px;
    border: 1px solid #e1e1e1;
    color: #6a6a6a;
    line-height: 20px;
}

.message form #sub {
    width: 130px;
    height: 40px;
    line-height: 40px;
    background: #f06524;
    color: #fff;
    border: 0;
    font-size: 12px;
    float: right;
    margin-right: 54px;
    cursor: pointer;
}

.message form #sub:hover {
    background: #b76535
}



/*产品内页*/



/* 产品  内页*/

.product_page {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    height: auto;
    overflow: hidden;
}

.product_show {
    position: relative;
    float: left;
    width: 50%;
}

.product_icon {
    position: absolute;
    bottom: 100px;
    right: 22px;
    z-index: 99;
}

.cont-content {
    float: left;
    width: 25%;
    position: relative;
    overflow: hidden;
    height: auto;
    background: #c6c6c6;
}

.product_detail {
    float: right;
    width: 45%;
}

.product_detail h3 {
    font-size: 24px;
    color: #333;
    line-height: 38px;
    padding: 10px 0;
    font-weight: normal;
    border-bottom: 1px solid #ddd;
    margin-top: 0;
}

.product_detail .bt {
    font-size: 14px;
    color: #333;
    background: url(bgdetail.jpg) no-repeat left;
    padding-left: 22px;
    margin-bottom: 10px;
}

.product_detail .pro_ms {
    margin-top: 30px;
    clear: both;
    line-height: 20px;
    overflow: hidden;
    margin-bottom: 30px;
}

.product_detail .pro_ms p {
    line-height: 20px;
    color: #666;
}

.product_btn {
    padding-top: 40px;
}

.product_btn a {
    width: 130px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    display: block;
    font-size: 16px;
    transition: 25s linear;
    -moz-transition: .25s linear;
    -webkit-transition: .25s linear;
}

.product_btn a.f-left {
    color: #fff;
    background: #f06524;
    border: #f06524 solid 1px;
}

.product_btn a.f-left:hover {
    background: #b76535;
    border: #b76535 solid 1px;
}

.tb-pic a {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.tb-pic a img {
    vertical-align: middle;
}

.tb-pic a {
    *display: block;
    *font-family: Arial;
    *line-height: 1;
}

.tb-thumb {
    margin: 10px 0 0;
    width: 100%;
    padding-left: 0;
}

.tb-thumb li {
    background: none repeat scroll 0 0 transparent;
    float: left;
    margin: 0 2% 0 0;
    width: 16%;
}

.tb-thumb li a {
    width: 100%;
    display: block;
}

.tb-thumb li img {
    width: 95%;
    padding: 2.5%;
}

.tb-thumb li:last-child {
    margin-right: 0;
}

.tb-s310,
.tb-s310 a {
    height: 562px;
    width: 573px;
}

.tb-s310,
.tb-s310 img {
    max-height: 100%;
    max-width: 100%;
}

.tb-s310 a {
    *font-size: 271px;
}

.tb-s40 a {
    *font-size: 35px;
}

.tb-s40,
.tb-s40 a {
    height: auto;
    width: 100%;
}

.tb-booth {
    position: relative;
    z-index: 1;
    width: 100%;
}

.tb-booth img {
    width: 100%;
}

.tb-thumb .tb-selected div {
    background-color: #FFFFFF;
    border: medium none;
    border: 1px solid #957e70;
}

.tb-thumb li div {
    border: 1px solid #CDCDCD;
}

div.zoomDiv {
    z-index: 999;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 600px;
    height: 600px;
    background: #ffffff;
    border: 1px solid #CCCCCC;
    display: none;
    text-align: center;
    overflow: hidden;
}

div.zoomMask {
    position: absolute;
    background: url("../images/mask.png") repeat scroll 0 0 transparent;
    cursor: move;
    z-index: 1;
}





.toogle {
    height: auto;
    margin-top: 30px;
}

.ptit {
    font-size: 16px;
    height: 33px;
    line-height: 33px;
    border-bottom: 2px solid #04a2eb;
}

.ptit span {
    height: 33px;
    background: #04a2eb;
    padding: 0 30px;
    display: inline-block;
    color: #fff;
    text-align: center;
}

.toogle .pcont {
    padding: 10px;
    color: #555;
    line-height: 30px;
    overflow: hidden;
    height: auto;
}

.toogle .pcont img {
    max-width: 100%;
}



.toogle .bottom {
    text-align: right;
    border-bottom: 1px dashed #e1e1e1;
    padding-top: 10px;
    line-height: 30px;
    color: #999;
    font-size: 12px;
    padding-right: 5px;
}

.toogle .bottom a {
    color: #666;
}

.toogle .bottom a:hover {
    color: #f00;
}





.recom {
    margin-top: 80px;
    width: 100%;
}

.retit {
    text-align: center;

    font-size: 30px;

    color: black;

    font-family: Helveticatr;
}

.recom-list {
    width: 100%;

    margin-top: 60px;

    margin-bottom: 30px;
}





.recom-list .pic {
    width: 100%;

    background: #fff;
    border: 1px solid #d1d1d1;

    position: relative;
    overflow: hidden;
    text-align: center;
}

.recom-list .pic img {
    transition: all 1s ease 0s;
}

.recom-list a:hover .pic img {
    transform: scale(1.1);
}

.recom-list .name {

    font-size: 16px;

    line-height: 33px;

    color: #000000;

    text-align: center;

    margin-top: 15px;

    margin-bottom: 55px;
}





/*在线客服*/

.keifu {
    position: fixed;
    top: 10%;
    right: 0;
    width: 131px;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.bottom, 10)||0)-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));

    z-index: 990;
}

.icon_keifu {
    width: 26px;
    height: 100px;
    float: left;
    background: url(../images/keifu.png) 0 0;
    position: relative;
    display: none;
    cursor: pointer;
}

.keifu_box {
    float: left;
    width: 131px;
}

.keifu_head {
    width: 131px;
    height: 41px;
    background: url(../images/keifu.png);
    background-position: 0 -103px;
    font-size: 0;
    line-height: 0;
    position: relative;
}

.keifu_close:link,
.keifu_close:visited {
    display: block;
    width: 11px;
    height: 11px;
    background: url(../images/keifu.png) -42px 0;
    position: absolute;
    top: 5px;
    right: 5px;
}

.keifu_close:hover {
    background-position: -60px 0;
}

.keifu_con {
    border-left: 7px solid #029bdb;
    border-right: 7px solid #029bdb;
    padding-top: 15px;
    background: #fbfbfb;
}

.keifu_con li {
    height: 33px;
    padding-left: 12px;
}

.keifu_con .weixin {
    height: 96px;
}

.keifu_con .bt {
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    text-align: left;
    padding: 0 0 0 20px;
    color: #012646;
}

.keifu_bot {
    width: 131px;
    height: 119px;
    background: url(../images/keifu.png);
    background-position: 0 -149px;
}



/*左侧浮动返回顶部图标样式*/

a.gotoptop_icon {
    display: block;
    position: fixed;
    right: 5px;
    bottom: 90px;
    width: 25px;
    height: 25px;
    background: url(gotop.png) no-repeat -26px 0px;
    cursor: pointer;
    display: none;
    z-index: 9999;
}

a.gotoptop_icon:hover {
    background-position: 0px 0px;
}