/*头部样式*/

#header {
    height: 110px;
}

.logo {
    float: left;
    padding-top: 20px;
}

.topLink {
    float: right;
    text-align: right;
    position: relative;
    z-index: 9999;
}

.translate {
    width: 100px;
    position: absolute;
    left: 0;
    top: 10px;
    z-index: 9999;
}

.tran-in {
    left: 120px;
}

.translate li {
    border: 1px dashed #cccccc;
    line-height: 26px;
    text-align: left;
    background: #fff;
}

.translate li a {
    display: block;
    padding-left: 10px;
    background: url(../images/dot4.png) no-repeat 88% 11px;
}

.translate li a:hover {
    text-decoration: none;
    color: #275cea;
    curheadersor: pointer;
}

.translate-en {
    display: none;
    padding: 6px;
    padding-top: 0px;
}

.translate li .translate-en a {
    padding-left: 0px;
    text-align: center;
    background: #fff;
    border-bottom: 1px solid #cccccc;
}

.translate li .translate-en a:hover {
    font-weight: bold;
}

.topLink .f_count {
    color: #ff0000;
    font-size: 13px;
    font-weight: bold;
}

.topLink .k1 {
    padding-top: 25px;
    font-family: "宋体";
    color: #6a6a6a;
}

.topLink .k1 a {
    font-size: 14px;
    font-family: "宋体";
    color: #6a6a6a;
}

.topLink .k1 .fxtb {
    padding: 0 2px;
}

.qie {}

.qie a {
    display: inline-block;
    margin-right: 5px;
    font-size: 14px;
    color: #6a6a6a;
}

.topLink .k2 {
    color: #074b91;
    font-size: 14px;
    font-family: "微软雅黑";
}

.iconn{cursor:pointer;position:relative;}


.tel_tanchu{
     width: 200px;
    display: none;
    right: 0px;
    top: 25px;
    position: absolute;
    z-index: 99999;
    text-align: left;
    line-height: 40px;
    color: #666;
    font-size: 14px;
    text-align: center;
    color: #fff;
}




#menu {}


/*热门搜索*/

.search {
    text-align: left;
    height: 24px;
    margin-top: 15px;
}

#formsearch {
    float: right;
}

.hotSearch {
    width: 400px;
    float: left;
    height: 24px;
    line-height: 24px;
    font-weight: normal;
}

#search-type {
    float: left;
    width: 100px;
    height: 24px;
    border: 1px solid #c8c8c8;
    margin-right: 5px;
}

.com-img {
    display: inline;
    overflow: hidden;
    margin: 0 auto;
    display: table;
}

.com-img img {
    transition: all 0.5s ease-in 0s;
    -webkit-transition: all 0.5s ease-in 0s;
    -moz-transition: all 0.5s ease-in 0s;
    -o-transition: all 0.5s ease-in 0s;
}

.com-img:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}


/*左侧*/

.index_left {
    width: 245px;
    float: left;
}

.index_left .cpfl {
    height: 38px;
    background: url(../images/cpfl_h3.png) no-repeat left center;
    color: #fff;
    font-size: 20px;
    padding-left: 40px;
    line-height: 20px;
    font-family: "Microsoft Yahei";
}

.sort1 {
    position: relative;
    width: 230px;
    margin-bottom: 35px;
    z-index: 999;
}

.sort1 li {
    line-height: 28px;
    border-bottom: 1px dashed #666;
    background: url(../images/sort1_li_bg.png) no-repeat 15px center;
}

.sort1 li a {
    display: block;
    padding-left: 70px;
    font-size: 16px;
    color: #024ea2;
    font-family: "宋体";
}


.sort1 li .layer2{position:absolute;left:210px;top:0px;width:210px;padding:10px 20px;background:#f5f6f6;
	border-bottom:2px solid #3a78c1;z-index:9999;}
.sort1 li .layer2 li{overflow:hidden;}
.sort1 li .layer2 li a{font-weight:bold;padding-left:40px;}
.sort1 li .layer2 li a:hover{text-decoration:none;color:#3a78c1;}


/*视频中心*/

.index_left .spzx {
    height: 38px;
    background: url(../images/cpfl_h3.png) no-repeat left center;
    color: #fff;
    font-size: 20px;
    padding-left: 40px;
    line-height: 20px; 
    font-family: "Microsoft Yahei";
}

.video {
    margin-top: 10px;
    width: 245px;
    height: 168px;
}


/*联系我们*/

.index_left .lxwm {
    margin-top: 15px;
    height: 38px;
    background: url(../images/cpfl_h3.png) no-repeat left center;
    color: #fff;
    font-size: 20px;
    padding-left: 40px;
    line-height: 20px;
      font-family: "Microsoft Yahei";
}

.lxwm_txt {
    width: 245px;
    font-family: "宋体";
    color: #61615f;
    font-size: 15px;
    line-height: 30px;
}

.index_left .msg {
    display: block;
    margin-top: 50px;
    padding: 2px;
    position: relative;
}

.index_left .msg img {
    border: 1px solid #e2e1e6;
    border-radius: 10px;
    padding: 2px;
}


/*右侧内容*/

.index_right {
    float: right;
    width: 902px;
    padding-left: 22px;
    background: url(../images/xian.png) no-repeat left top;
}

.index_right .ab_index {
    margin-bottom: 15px;
    position: relative;
}

.ab_index h3 {
    font-weight: normal;
    background: url(../images/index_right_tit.png) no-repeat left center;
    color: #fff;
    height: 38px;
    font-size: 20px;
    padding-left: 50px;
    line-height: 20px;
}

.ab_index .ab_nr {
    margin-top: 15px;
}

.ab_nr .ab_img {
    float: left;
    padding: 2px;
    border: 1px solid #e2e1e6;
}

.ab_nr .ab_img img {
    width: 276px;
    height: 213px;
}

.ab_txt {
    width: 605px;
    float: right;
    font-size: 15px;
    color: #555656;
    font-family: "宋体";
    text-indent: 30px;
    letter-spacing: 1px;
    line-height: 27px;
}

.ab_txt p a {
    color: #0478d7;
}

.index_right .cpzs {
    position: relative;
    margin-bottom: 15px;
}

.cpzs .cpzs_tit {
    background: url(../images/index_right_tit.png) no-repeat left center;
    color: #fff;
    height: 38px;
    font-size: 20px;
    padding-left: 50px;
    line-height: 20px;
    position: relative;
    margin-bottom: 10px;
     font-family: "Microsoft Yahei";
}

.cpzs .cpzs_tit a {
    position: absolute;
    right: 0px;
    top: 5px;
    font-size: 12px;
    width: 45px;
    line-height: 14px;
    display: block;
    height: 16px;
    border-radius: 10px;
    background: #ff9322;
    color: #FFF;
    text-align: center;
}

.cpgun {
    position: relative;
}

.index_news {
    position: relative;
}

.gs_news {
    width: 450px;
    float: left;
}

.gs_news h3 {
    width: 433px;
    background: url(../images/gs_news_tit.png) no-repeat left center;
    color: #fff;
    height: 38px;
    font-size: 20px;
    padding-left: 50px;
    line-height: 20px;
      font-family: "Microsoft Yahei";
     font-weight: 400;
}

.gs_news_list {
    position: relative;
}

.gs_news_list li {
    line-height: 36px;
    position: relative;
    background: url(../images/dian.png) no-repeat 15px center;
}

.gs_news_list li a {
    display: block;
    font-size: 13px;
    color: #61615f;
    padding-left: 40px;
    font-family: "宋体";
}

.gs_news_list li span {
    position: absolute;
    right: 0px;
    top: 0px;
    font-family: "宋体";
    color: #929291;
    font-size: 15px;
}

.hy_news {
    float: right;
    width: 440px;
}

.hy_news h3 {
    width: 433px;
    background: url(../images/gs_news_tit.png) no-repeat left center;
    color: #fff;
    height: 38px;
    font-size: 20px;
    padding-left: 50px;
    line-height: 20px;
     font-family: "Microsoft Yahei";
     font-weight: 400;
}


/*主体样式*/

#container {
    width: 1200px;
    margin: 0 auto;
    margin-top: 20px;
}

.menu_cate {
    width: 220px;
    float: left;
}

.cate_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.about {
    width: 460px;
    float: left;
    margin-left: 12px;
    padding-bottom: 5px;
}

.about_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.about .content {
    padding: 5px;
    padding-bottom: 12px;
    text-indent: 20px;
}

.navigation {
    float: right;
    width: 100px;
}

.index-title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.index-table td {
    border: solid #add9c0;
    border-width: 0px 1px 1px 0px;
    padding: 10px 5px;
}

.index-table {
    border: solid #add9c0;
    border-width: 1px 0px 0px 1px;
    margin-top: 10px;
}


/*----- Common css ------*/

.fl {
    float: left;
}

.fr {
    float: right;
}

.di {
    _display: inline;
}

.fwn {
    font-weight: normal;
}

.dib {
    *display: inline;
    _zoom: 1;
    _display: inline;
    _font-size: 0px;
}


/*首页新闻*/

.news_company {
    width: 280px;
    float: right;
}

.news1_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.news_company .content {
    padding: 5px;
}


/*首页左侧联系我们*/

.contact {
    width: 218px;
    float: left;
    padding-bottom: 5px;
    margin-top: 10px;
}

.contact_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.contact .content {
    padding: 5px;
    padding-left: 8px;
}


/*工程案例*/

.case {
    width: 460px;
    float: left;
    margin-left: 12px;
    padding-bottom: 5px;
    margin-top: 10px;
}

.case_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.case .content {
    padding: 5px;
    padding-bottom: 12px;
    text-indent: 20px;
}

.news2_company {
    margin-top: 10px;
}


/*产品推荐*/

.recommend_product {
    margin-top: 10px;
    width: 692px;
    float: left;
}

.recommend_product .title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.recommend_product .content {
    padding-top: 15px;
    padding-bottom: 14px;
}

.roll_product li {
    padding-bottom: 0px;
}


/*品牌列表*/

.brand-list {
    margin: 20px 0px;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
}

.brand-list li {
    margin: 5px 8px;
}

.brand-list li:hover {
    box-shadow: 2px 1px 5px;
}

.brand-list li img {
    width: 150px;
    height: 120px;
}


/*前台多页签*/

.news {
    width: 1000px;
    float: left;
    margin-top: 10px;
}

.tab {
    position: relative;
}

.tab li {
    float: left;
    width: 100px;
    height: 30px;
    display: block;
    line-height: 30px;
    border: 1px solid #ccc;
    margin-right: 8px;
    text-align: center;
    color: #333;
    font-size: 12px;
    cursor: pointer;
}

.tab li.cur {
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    background: #3a78c1;
    border-color: #3a78c1;
}

.tt {
    display: none;
}

.list1 {
    padding: 8px 10px;
}

.list1 li {
    line-height: 27px;
    position: relative;
    vertical-align: middle;
}

.list1 li a {
    background: url(../images/list_dot1.gif) left center no-repeat;
    padding-left: 12px;
    line-height: 27px;
    color: #555555;
}

.list1 li a:hover {
    color: #e87518;
    text-decoration: none;
}

.list1 li span {
    position: absolute;
    right: 0px;
    line-height: 30px;
    top: 0;
    color: #999;
}


/*友情链接*/

.f_link {
    width: 1200px;
    margin: 0 auto;
    margin-top: 15px;
    line-height: 47px;
    line-height: 47px;
    border: 1px solid #cfcfcf;
    text-indent: 20px;
    font-size: 15px;
    color: #2a6cdb;
    font-family: "宋体";
}


/*页面底部*/

#footer {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 10px;
    padding-top: 8px;
    border-top: 2px solid #003193;
    margin-top: 25px;
    background: #f0f0f0;
    font-family: "宋体";
    font-size: 15px;
    color: #939393;
}

#footer a {
    color: #939393;
    font-family: "宋体";
    font-size: 15px;
}

#footer a:hover {
    color: #e87518;
    text-decoration: none;
}

.nav_foot {
    text-align: center;
    line-height: 28px;
    color: #939393;
    font-family: "宋体";
    font-size: 15px;
}

.copyright {
    text-align: center;
    line-height: 28px;
    font-family: "宋体";
    font-size: 15px;
    color: #939393;
}

.foot_add {
    text-align: center;
    line-height: 28px;
    font-family: "宋体";
    font-size: 15px;
    color: #939393;
}


/*------------内页-------------------*/

.left .box {
    margin-bottom: 10px;
}

.left .box h3 {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.left .box .content {
    padding: 5px 0px;
}

.prodescription {
    border: 1px solid #e5e5e5;
    background: #f9f9f9;
    line-height: 24px;
    padding: 10px;
    margin-bottom: 15px;
    text-indent: 20px;
}

.n_banner {
    width: 1200px;
    margin: 0 auto;
}

.n_banner img {
    width: 1200px;
    margin: 0 auto
}

.left {
    width: 245px;
    float: left;
}

.sort_menu h3 {
    background-color: #ececec;
    line-height: 28px;
    padding-left: 15px;
    font-weight: bold;
}

.sort_product {
    margin-top: 10px;
}

.sort_product h3 {
    background-color: #ececec;
    line-height: 28px;
    padding-left: 15px;
    font-weight: bold;
}

.n_contact {
    margin-top: 10px;
}

.n_contact h3 {
    background-color: #ececec;
    line-height: 28px;
    padding-left: 15px;
    font-weight: bold;
}

.n_contact .content {
    padding: 5px;
    line-height: 24px;
}

.right {
    width: 910px;
    float: right;
    padding-bottom: 10px;
}

.sitemp {
    line-height: 31px;
    height: 31px;
    overflow: hidden;
    padding-right: 10px;
    background: url(../images/nav.png) no-repeat 0% 100%;
}

.sitemp h2 {
    width: 340px;
    float: left;
    line-height: 31px;
    text-align: center;
    text-align: left;
    text-indent: 15px;
    font-size: 14px;
}

.sitemp .site {
    width: 380px;
    float: right;
    text-align: right;
    line-height: 30px;
}

.right .content {
    padding: 10px;
    padding-top: 15px;
    overflow: hidden;
    line-height: 24px;
}

.sort_album {
    margin-top: 15px;
}