﻿body, ol, ul, h1, h2, h3, h4, h5, h6, p, th, td, dl, dd, form, fieldset, legend, input, textarea, select
{
    margin: 0;
    padding: 0;
     font-family: "Microsoft YaHei";
}
input {
    vertical-align: middle;
    bordr-top:solid 1px #ccc;/*IE7下兼容性*/
    border-right:solid 1px #ccc;/*IE7下兼容性*/
    border-bottom:solid 1px #ccc;/*IE7下兼容性*/
    border-left:solid 1px #ccc;/*IE7下兼容性*/

}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}
body {
    font: 12px/1.5 Verdana, Geneva, sans-serif, "Microsoft YaHei" , sans-serif;
}
a {
    color: #2d374b;
    text-decoration: none;
}
a:hover {
    color: #ff7300;
    text-decoration: underline;
}
em {
    font-style: normal;
}
li {
    list-style: none;
}
img {
    border: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
p {
    word-wrap: break-word;
}


#search{position:relative;width:72px;height:31px;line-height: 31px; float: left;z-index: 999;}
#s_option{float:left;color:#333;width:70px;height:31px;cursor:pointer;padding-left:2px;font-size: 13px;background: url("www.jqw.comimagesselect.png") no-repeat 60px 11px;font-family:"微软雅黑";}
#s_list{position:absolute;top:31px;left:-5px;color:#333;width:77px;background:#fff;border:1px solid #799bd2;disp lay:none;}
#s_list li{  display: block;  width:72px;  height:24px;  line-height: 24px; padding-left: 5px;  text-align: left;font-size: 12.5px;text-decoration: none;  cursor: pointer;  }
#s_list li:hover{background:#1e90ff; color:#fff;}


#BAIDU_SSP__wrapper_u3041833_0{margin:9px 0 20px 0;}

/*头部*/
.top{
    width: 100%;
    margin: 0 auto;
    background: #f6f6f6;
}
/*头部logo和二维码部分 开始*/
.top_index{
    width:979px;/*1150*/
    height:62px;
    margin: 0 auto;
    font-size:14px;
}
/*logo部分--左 开始*/
.top_logo{
    float:left;
    width:720px;/*450*/
    height:62px;
    z-index: 0;

}
.top_logo_img{
    float: left;
    width:130px;
    height:100%;
}
.top_logo_img img{
    width:100px;
    display: block;
    margin:11px 0 0 0px;
}
.top_logo_title{
    float: left;
    width:212px;
    height:100%;
    color:#828282;
    line-height: 66px;

}
.top_logo_title h3{
    color:#000;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    _width:212px;

}
/*搜索框部分 开始*/
.top_logo_search{
    width:310px;/*262px*/
    height:31px;/*62px*/
    background: #fff;
    float: left;
    border:1px solid #ff9600;
    margin-top:15px;
    position: relative;
}
.inputone {
    font-size:13px;
    border:none;
    width:145px;
    *width:140px;
    height:29px;
    font-family:"微软雅黑";
    line-height: 29px;
    padding-left: 6px;
    display: block;
    float: left;
    margin-top:1px;
    *margin-top:0px;
        outline: none;
    border: 0;
}
.search-select{
    display: block;
    float: left;
    width:75px;
    height:21px;
    border:none;
    margin-top:5px;
	outline: none;
}
.search-select option{
}
.search-p{
    border-left:1px solid #ccc;
    width:4px;
    height:21px;
    margin-top:5px;
    float: left;
}
.search-btn{
    display: block;
    float: right;
    width:80px;
    *width:80px;
    height:32px;
    background: url("images2016freesearch-input.png") no-repeat;
    border:none;
    cursor: pointer;
}

/*搜索框部分 结束*/

.top_logo_right{
    float: right;
    width:19px;
    _width:19px;
    height:46px;
    border-right:1px solid #ccc;
    margin-top: 11px;
}
.top_logo_tan{
    float: left;
    width:20px;
    height:46px;
    margin: 11px 20px 0 0;
}
.tan-div{
    position: relative;
    width:15px;
    height:12px;
    margin:17px auto;
    z-index: 1;
}
.top_logo_tan .tan-img{
    width:15px;
    cursor: pointer;
    *margin-bottom: 6px;
}
.top_logo_tan .tan-img:hover{
    filter:alpha(opacity=80);
    -moz-opacity:0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}
.tan-down{
    width:344px;
    height:auto;
    border:1px solid #ccc;
    position: absolute;
    left:-163px;
    top: 12px;
    background: #fff;
    display: none;
    box-sizing: border-box;
    padding:0 18px;
    z-index: 99;
    _text-align:left;/*兼容IE6 解决margin:0 auto;不居中的问题*/

}
.tan-down h4{
    color:#535353;
    font-size: 14px;
    margin:20px 0 0 0;
}
.tan-down p{
    color:#6a6a6a;
    font-size: 13px;
    margin:6px 0 0 0;
    clear: both;
    overflow: hidden;
}
.tan-down p b{
    color:#0f77b4;
    font-weight: normal;
}
.down-div{
    color:#6a6a6a;
    font-size: 13px;
    margin:6px 0 0 0;
    clear: both;
    overflow: hidden;
}
.p-left{
    float: left;
}
.p-right{
    float: right;
    color:#3a3a3a;
    font-weight: 700;
}
.p-right img{
    margin-right: 11px;
}
.down-foot{
    width:100%;
    height:40px;
    border-top:1px solid #ccc;
    margin:6px 0 0 0;
    color:#6a6a6a;
    font-size: 13px;
    text-align: center;
}
.down-foot-a{
    width:65%;
    overflow: hidden;
    margin:8px auto;
}
.down-foot a{
    color:#6a6a6a;
}
.a-contact{
    display: block;
    float: left;
}
.a-message{
    display: block;
    float: right;
}
.down-foot a img{
    display: block;
    float: left;
}
.down-foot a b{
    display: block;
    float: left;
    font-weight: normal;
    margin:2px 0 0 5px;
}
/*logo部分--左 结束*/

/*二维码部分--右 开始*/
.top_code{
    float:right;
    width:245px;/*290*/
    *width:245px;
    height:62px;
	text-align:right;
	_text-align:center;
    line-height: 66px;

}
.top_code ul li{
    height:43px;
    display: block;
    float: left;
}
.top_code ul li a{
    display: block;
    float: left;
    color:#5b5b5b;
}
.top_code ul li a:hover{
    text-decoration: underline;
    color:#5b5b5b;
}
.top_code ul li font{
    color:#5b5b5b;
    display: block;
    float: left;
    margin-top:-1px;
    padding:0 10px;
}
.li-collect{
    margin:0 0 0 20px;
}
.code-img{
    width:24px;
    height: 26px;
    margin:20px 0 0 0;
    position: relative;
}
.code-img img{
    display: block;
    cursor: pointer;
}
.code-div{
    width:142px;
    height:auto;/*157px*/
    border:1px solid #ccc;
    box-sizing: border-box;
    background: #fff;
    position: absolute;
    top:26px;
    left:-20px;
    display: none;
    z-index: 5;
}
.code-div img{
    display: block;
    margin: 11px auto 0 auto;
}
.code-div p{
    width:100%;
    height:28px;
    line-height: 28px;
    text-align: center;
    font-size: 13px;
    color:#aaaaaa;
}
.li-right{
}
/*二维码部分--右 结束*/

/*头部logo和二维码部分 结束*/
/*背景图和导航部分 开始*/
.head_big{
    min-width:979px;/*1150*/
    overflow: hidden;
    margin: 0 auto;
}
.nav-div{
    width:100%;
    height:128px;
    background: url("images2016freetop-logo.png") no-repeat center center;

 }
.nav-div-h4{
    width:979px;/*1150*/
    height:100%;
    margin: 0 auto;
    position: relative;
}
.nav-div h4{
    height:30px;
    font-size: 22px;
    line-height: 30px;
    color:#000107;
    position: absolute;
    top:50%;
    left:18.4%;
    margin-top: -15px;
}
/*头部导航部分*/
.nav_index{
    width:100%;
    overflow: hidden;
    background: #00b8ee;
    border-bottom:2px solid #ff9600;
}
.header_nav{
    width:979px;/*1150*/
    _width:1100px;
    height:38px;
    margin: 0 auto;
}
.header_nav ul{
    width:100%;
    height:100%;
}
.header_nav ul li{
    display:block;
    float: left;
}
.header_nav ul li a{
       width:100px;
    height:38px;
    display: block;
    float: left;
    text-align: center;
    line-height: 38px;
    font-size: 15px;
    color:#fff;
    font-weight: 600;
}
.header_nav ul li a:hover{
    text-decoration: none;
}
.header_nav ul li a.active{
    color:#fff;
    background: #ff9600;
}
/*头部滚动条下拉时固定*/
.on{
    position:fixed;
    top:0;
    left:0;
    right:0;
    width:100%;
    _width:1446px;
    height:59px;
    margin: 0 auto;
    z-index: 9999;
    background: #008ab1;
}

/*背景图和导航部分 结束*/



/*中间部分 开始*/
.main
{
    width:979px;/*1000*/
    overflow: hidden;
    margin: 16px auto;
}

/*中间头部部分 开始*/
.main_top{
    width:100%;
    height:auto;
    margin-bottom:11px;
}
.main_top_p{
    width:100%;
    overflow: hidden;
    font-size: 14px;
    color:#5b5b5b;
    margin-bottom: 13px;
}
.top_p_1{
    float: left;
    margin-left:7px;
}
.top_p_2{
    float: right;
    margin-right:30px;
}
.main_top_img{
    width:100%;
    height:80px;
       /*background: url("images2016freetop-img3.jpg") no-repeat;*/
    position: relative;

    margin-bottom: 20px;
    text-align: center;



}
.main_top_img p{
    font-size: 12px;
    color:#4f6570;
    position: absolute;
    bottom: 4px;
    left:48px;
	display:none;
}
/*中间头部部分 结束*/

/*左边部分 开始*/
.main_left
{
    width:210px;
    height: auto;
    float: left;

}
/*左侧导航栏部分*/
.left-nav{
    width:208px;
    overflow: hidden;
    border:1px solid #ccc;
}
.left-nav-top{
    background: #00b8ee;
    width:100%;
    height:35px;
}
.left-nav-top p{
    margin-left:20px;
    line-height: 35px;
    font-size: 14px;
    color:#fff;
    font-weight: 600;
}
#ul1{
    float: left;
    width:100%;
    height:auto;
    background:#f7f7f9;
}
#ul1 li{
    font-size: 16px;
    width:208px;
    height:38px;
    border-top:1px solid #b1b1af;
    position:relative;
}
#ul1 li a{
    color:#4e4e50;
    display: block;
    height:38px;
    line-height:38px;
    padding-left: 32px;
    width:176px;
}
#ul1 li a:hover{
    text-decoration: none;
}
#ul1 li:hover{
    background:#fff;
    color:#4e4e50;
}
#ul1 li.active{
    background: #fff;
}
#ul1 li.active a{
    color:#ff9600;
    font-size:14px;
}

/*图片部分*/
.left-img{
    width:210px;
    height:auto;
    background: #ffffff;
    margin:11px auto 0 auto;
}
.left-img img{
    width:100%;
    display: block;
}
/*百度搜索部分*/
.left-baidu{
    width:210px;
    margin:22px 0 28px 0;
}
.left-baidu-img{
    margin:0 0 2px 0;
}
.left-baidu-img img{
    display: block;
}
.baidu-input{
    width:124px;
    height:20px;
    border:1px solid #ababab;
    color:#030303;
    font-size: 12px;
    padding:0 5px;
}
.baidu-btn{
    width:65px;
    border:1px solid #ababab;
    color:#030303;
    font-size: 12px;
    margin-left: 7px;
    cursor: pointer;
}
/*友情链接部分*/
.lianjie{
    width:208px;
    overflow: hidden;
    border:1px solid #ccc;
    margin-top:10px;
}
.lianjie-top{
    width:100%;
    height:35px;
    border-bottom: 1px solid #ccc;
    background: #00b8ee;
    /*background: url("images2016freeleft-nav1.png") no-repeat;*/
}
.lianjie-top p{
    margin-left:20px;
    line-height: 35px;
    font-size: 14px;
    color:#fff;
    font-weight: 600;
}
.lianjie-content{
    margin:10px 0 10px 17px;
}
.lianjie-content ul li{
    width:88%;
    display: block;
    padding-left:16px;
    background: url("images2016freelianjie-li.png") no-repeat 0 5px;
    margin-bottom: 6px;
}
.lianjie-content ul li a{
    font-size: 13px;
    color:#505050;
}
/*左边部分 结束*/

/*右边部分 开始*/
.main_right
{
    width: 760px;/*800*/
    height:auto;
    float: right;
    color: #444;
    text-align: left;
}
/*推广1 开始*/
.right-tuiguang-1{
    width:758px;
    height:50px;
    border:1px solid #ccc;
    margin:0 0 11px 0;
}
/*推广1 结束*/

/*产品展示部分 开始*/
.right-div{
    width:758px;
    overflow: hidden;
    border:1px solid #ccc;
    margin: 0 0 11px 0;
}
.right-div-title{
    width:758px;
    height:35px;
    border-bottom:1px solid #ccc;
    background: #f9f9f9;
    /*background: url("images2016freeright-top.png") no-repeat*/;
}
.title-name{
    width:200px;
    height:35px;
    line-height: 35px;
    float: left;
    margin: 0 0 0 20px;
    font-size: 14px;
    color:#00b8ee;
    font-weight: 600;
}
.right-list{
    float: right;
}
.title-list{
    width:325px;
    *width:355px;
    height:35px;
    line-height: 35px;
    float: left;
    margin-left:24px;
    color:#475481;
    font-size: 13px;
}
.title-list span{
    display: block;
    float: left;
    margin-right: 17px;
}
.list-show{
    *width:150px;
}
.title-list span a:hover{
    color:#475481;
}
.title-list span a:hover{
    color:#475481;
}
.title-list span img{
    display: block;
    float: left;
    margin:10px 3px 0 0;
}
.title-list span b{
    display: block;
    float: left;
    font-weight: normal;
}

.title-img{
    width:auto;
    height:35px;
    float: right;
    line-height: 35px;
    margin-right: 20px;
}
.title-img a{
    color:#fe7400;
    font-size: 12px;
    font-family: "Microsoft YaHei", "微软雅黑", Tahoma, Geneva, sans-serif;

}
.title-img img{
    vertical-align: middle;
    margin: 0 0 2px 5px;
}
.right-div-content{
    width:700px;
    overflow: hidden;
    margin:37px auto 15px auto;
}
.products{
    *margin-bottom: 34px;
}
.right-div-content ul li{
    display: block;
    float: left;
    margin: 0 10px 17px 10px;
}
.content-products{
    width:120px;
    overflow: hidden;
}
.products-img{
    width:120px;
    height:120px;
}
.products-img img{
    height:120px;
}
.products-p{
    width:120px;
    text-align: center;
    margin-top:6px;
        height: 36px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.products-p a{
    color:#050505;
    font-size: 12px;
}
/*产品展示部分 结束*/

/*产品列表部分 开始*/
.right-list-center{
    width:325px;
    overflow: hidden;
    margin:0 auto;
}
.right-div-list{
    width:100%;
    overflow: hidden;
}
.right-div-list ul{
    width:100%;
    overflow: hidden;
    padding-bottom: 20px;
}
.right-div-list ul li{
    display: block;
    float: left;
    width:100%;
    overflow: hidden;

}
.list-div{
    width:95%;
   
    padding-bottom: 19px;
    border-bottom: 1px dashed #ccc;
    margin:20px auto 0 auto;
}
.list-div-left{
    width:118px;
    height:118px;
    float: left;
    margin:0 16px 0 0px;
}
.list-div-left img{
    width:100%;
    display: block;
}
.list-div-right{
    width:550px;
    height:118px;
    float: left;
}
.list-div-right h3{
    width:100%;
    font-size: 15px;

}
.list-div-right h3 a{
    color:#00598d;
}
.list-div-right p{
    width:100%;
    font-size: 14px;
    color:#505050;
    margin-top: 5px;
    line-height: 24px;
}

/*产品列表部分 结束*/


/*企业简介部分 开始*/
.companyprofile{
    max-height:306px;
    margin:37px auto 37px auto;!important;

}
.content-companyprofile{
    font-size: 14px;
    color:#555555;
    line-height: 24px;
    text-indent: 2em;

}
/*企业简介部分 结束*/

/*推广2 开始*/
.right-tuiguang-2{
    width:760px;
    height:85px;
    margin:0 0 11px 0;
}
/*推广2 结束*/

/*企业动态部分 开始*/
.news{
    margin:37px auto 0 auto;!important;
}
.content-news{
    width:100%;
    overflow: hidden;
}
.news-name{
    font-size: 18px;
    /*color:#0f5591;*/
        width: 400px;
    display: block;
    padding-left: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float:left;
    background:url("images2016freeicon1.jpg") no-repeat 0px 5px;
        margin-top: 15px;
     /*  font-family: "Microsoft YaHei";*/
}
.news-time{
font-size: 12px;
    color: #818181;
    /* margin: 14px 0; */
    width: 300px;
        overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: right;
        margin-top: 18px;
        text-align:left;
}
.span-active{
    margin: 0 15px;
}
.news-xuxian{
    width:100%;
    border-bottom: 1px dashed #ccc;
}
.news-centent{
    font-size: 14px;
    color:#5a5a5a;
    margin:45px 0 37px 0;
    line-height: 22px;
}
.news-centent a{
    color:#fe7400;
}
/*企业动态部分 结束*/


/*动态详细部分 开始*/
.right-div-main{
    width:100%;
    overflow: hidden;
}
/*头部 开始*/
.main-top{
    width:720px;
    
    border-bottom: 1px solid #ccc;
    margin:30px auto 0 auto;
}
.main-top h3{
    width:100%;
    text-align: center;
    font-size: 21px;
    color:#ff5e10;
    font-weight: normal;
}
.main-top-nav{
    width:100%;
    height:20px;
    margin:20px 0 0 0;
      margin-bottom: 5px;
}
.main-top-nav span{
    height:20px;
    line-height: 24px;
    display: block;
    float: left;
    margin-right: 50px;
    font-size: 12px;
    color:#868686;
}
.main-top-nav .top-nav-img{
    height:20px;
    line-height: 20px;
    float: right;
    margin: 0 10px 8px 0;
}
.main-top-nav .top-nav-img img{
    width:20px;
    height:18px;
    padding: 0 8px;
    display: block;
    float: left;
    border-right: 1px solid #dcdcdc;
}
/*头部 结束*/
/*中间文字 开始*/
.main-centent{
    width:95%;
    overflow: hidden;
    margin:10px auto 60px auto;
}
.main-centent p{
    font-size: 14px;
    color:#5a5a5a;
    line-height: 22px;
    text-indent: 2em;
    margin-bottom: 20px;
}
.main-centent-img{
    width:100%;
    overflow: hidden;
    margin:0 0 30px 0;
}
.main-centent-img img{
    width:100%;
    display: block;
}
/*中间文字 结束*/

/*分页 开始*/
.main-centent-fenye{
    width:100%;
    height:35px;
    text-align: center;
    padding:20px 0 0 0;
}
.main-centent-fenye .fenye-btn{
    width:67px;
    height:33px;
    border:1px solid #ccc;
    background: #f5f5f5;
}
.main-centent-fenye .fenye-num{
    width:36px;
    height:33px;
    border:1px solid #ccc;
    background: #f5f5f5;

}
.fenye-btn.btn-1{
    background: #fff;
    color:#dbdae0;
}
.fenye-num.num-1{
    background: #ff8700;
    color:#fff;
}
/*分页 结束*/
/*上一篇、下一篇 开始*/
.main-btn{
    width:758px;
    height:77px;
    border-top:1px solid #ccc;
    border-bottom:1px solid #ccc;
    text-align: center;
    line-height: 77px;
    color:#5a5a5a;
    font-size: 14px;
}
.main-btn a{
    color:#5a5a5a;
}
.main-btn a:hover{
    color:#5a5a5a;
}
.main-btn img{
    vertical-align: middle;
}
.main-btn-prev{
    width:378px;
    height:77px;
    float: left;
    border-right:1px solid #ccc;
    background: #f7f7f7;
}
.main-btn-next{
    width:379px;
    height:77px;
    float: left;
    background: #fff;
}
.main-btn-prev img{
    margin:-2px 5px 0 0;
}
.main-btn-next img{
    margin:-2px  0 0 5px;
}

/*上一篇、下一篇 结束*/


.right-div-details{
    width:100%;
    height:auto;
    border-bottom: 3px solid #ff8602;
    margin:28px auto 0 auto;
}
.details-name{
    width:114px;
    padding:0 10px;
    height:37px;
    line-height: 37px;
    text-align: center;
    font-size: 16px;
    color:#fc7c00;
    border:1px solid #ccc;
    background: #f9f9f9;
}
/*动态详细部分 结束*/



/*联系我们部分 开始*/
.content-contacts{
     width:100%;
     height:357px;
 }
.content-contacts p{
    font-size: 14px;
    color:#525252;
    margin:0 0 15px 30px;
}
.content-contacts p font{
    color:#4d4d4d;
    font-weight: 600;
}
/*联系我们部分 结束*/

/*公司信息部分 开始*/
.content-message{
    width:100%;
    overflow: hidden;
}
.content-message .message-one{
    width:100%;
    font-size: 14px;
    color:#525252;
    font-weight: 600;
    margin-bottom: 15px;
}
.content-message .message-one font{
    color:#5b5b5b;
    font-weight: normal;
}
.message-two{
    width:100%;
    overflow: hidden;
    margin-bottom: 15px;
}
.message-two p{
    font-size: 14px;
    color:#525252;
    font-weight: 600;
}
.message-two p font{
    color:#5b5b5b;
    font-weight: normal;
}
.message-two .two-1{
    width:35%;
    float: left;
}
.message-two .two-2{
    width:65%;
    float: left;
}
/*公司信息部分 结束*/

/*给我留言部分 开始*/
.right-div-Guestbook{
    width:680px;
    overflow: hidden;
    margin:28px auto 28px auto;
}
.content-Guestbook{
    width:100%;
    overflow: hidden;
    font-size: 14px;
    color:#000;
}
.content-Guestbook p{
     margin-bottom: 20px;
 }
.Guestbook-input{
    width:100%;
    overflow: hidden;
    margin-bottom: 20px;
    line-height: 30px;
}
.Guestbook-input span{
    display: block;
    width:85px;
    height:30px;
    line-height: 30px;
    float: left;
    text-align: right;
}
.Guestbook-input .input-div{
    width:auto;
    height:auto;
    float: left;
}
.Guestbook-input input{
    width:200px;
    height:28px;
    border:1px solid #ccc;
    padding:0 5px;
}
.Guestbook-input textarea{
    width:370px;
    height:90px;
    border:1px solid #ccc;
    padding:5px 5px;

}
.Guestbook-input img{
    display: block;
    float: left;
    margin: 4px 4px 0 14px;
}
.Guestbook-input b{
    display: block;
    float: left;
    font-weight: normal;
    color:#4e4e4e;
    cursor: pointer;
    font-size: 13px;
}

.Guestbook-btn{
    width:390px;
    height:42px;
    margin: 20px  auto 10px auto;
    clear: both;
}
.Guestbook-btn input{
    display: block;
    width:180px;
    height:42px;
    border:none;
    color:#fff;
    font-size: 16px;
}
.Guestbook-btn-1{
    float: left;
    background: #ff8500;
}
.Guestbook-btn-2{
    float: right;
    background: #3fa0d5;
}
/*给我留言部分 结束*/

/*分页效果 开始*/
.right-fenye{
    width:98%;
    overflow: hidden;
    margin:0 auto;
    padding-bottom: 41px;
}
/*分页效果 结束*/

/*右边部分 结束*/

/*中间部分 结束*/


/*产品详细中间部分 开始*/
.main_products{
    width:977px;
    height:412px;
    border:1px solid #ccc;
}
.products_left{
    width:320px;
    height:100%;
    border-right:1px solid #ccc;
    float: left;
}
.products_right{
    width:586px;
    height:352px;
    float: left;
    padding:30px 35px;
}
.products_right h3{
    width:100%;
    font-size: 16px;
    color:#ff7b00;
    margin-bottom: 24px;
}
.products_right p{
    width:100%;
    font-size: 14px;
    color:#767676;
    margin-bottom: 24px;
}
.products_right p font{
    color:#313131;
}
.right_option{
    width:100%;
    height:28px;
    color: #343434;
    padding-top:5px;
}
.right_option img{
    width:16px;
    height:16px;
    vertical-align: middle;
    margin: -3px 3px 0 0;
}
.right_option a{
    color: #343434;
}
.right_option a:hover{
    color: #343434;
}
.right_option_1{
    width:74px;
    height:26px;
    border:1px solid #ccc;
    float: left;
    line-height: 26px;
    text-align: center;
}
.right_option_2{
    width:108px;
    height:26px;
    border:1px solid #ccc;
    margin-left:6px;
    float: left;
    line-height: 26px;
    padding-left:5px;
}
.right_option_3{
    width:26px;
    height:26px;
    border-top:1px solid #ccc;
    border-bottom:1px solid #ccc;
    float: left;
    line-height: 26px;
    text-align: center;

}
.right_option_4{
    width:34px;
    height:26px;
    border:1px solid #ccc;
    float: left;
    line-height: 26px;
    text-align: center;

}
.right_contact{
    width:100%;
    height:28px;
    color: #6f6f6f;
    margin-top: 40px;
}
.right_contact a{
    color: #6f6f6f;
}
.right_contact img{
    width:18px;
    height:18px;
    vertical-align: middle;
    margin: -5px 3px 0 0;
}

.right_contact_1{
    width:74px;
    height:26px;
    float: left;
    line-height: 26px;
    text-align: center;

}
.right_contact_2{
    width:74px;
    height:26px;
    float: left;
    line-height: 26px;
    text-align: center;
    margin-left:45px;
}

.products-tuiguang{
    width:979px;
    margin:11px 0 0 0;
}
.products-tuiguang img{
    width:979px;
    height:85px;
}
.products-right-div{
    width:977px;
}
.products-title-name{
    width:977px;
    background: url("images2016freeright-top.png") repeat-x;

}
.products-right-div{
    width:977px;

}
.products-right-div-p{
    margin:34px 46px;
    font-size: 14px;
    color:#555;
    line-height: 24px;
    text-indent: 2em;
}
.products-right-div-list{
    margin:34px 46px;

}
.products-right-div-list p{
    font-size: 14px;
    color:#525252;
    margin:0 0 15px 0;
}
/*产品详细中间部分 结束*/


/*供应商企业 部分 开始*/
.right-two{
    width:760px;
    overflow: hidden;
    margin: 0 0 11px 0;
}
.right-two-left{
    width:368px;
    overflow: hidden;
    float: left;
    border:1px solid #ccc;
}
.right-two-right{
    width:368px;
    overflow: hidden;
    float: right;
    border:1px solid #ccc;
}
.right-two-top{
    width:368px;
    height:35px;
    border-bottom: 1px solid #ccc;
    background: #00b8ee;
    font-size: 14px;
    color:#fff;
    line-height: 35px;
    font-weight: 600;
}
.right-two-top p{
    margin-left:20px;
}
.right-two-centent{
    height:350px;
    margin:16px 50px 16px 20px;
}
.right-two-centent ul{
}
.right-two-centent ul li{
    display: block;
    padding-left:15px;
    margin-bottom:11px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: url("images2016freelist-yuan.png") no-repeat 0 4px;
}
.right-two-centent ul li a{
    color:#313131;
    font-size: 12px;
}
/*供应商企业 部分 结束*/

/*底部 开始*/
.foot{
    border-top:#b1b1b1 1px solid;
    clear:both;
    overflow: hidden;
}
.foot center{
    width:100%;
    overflow: hidden;
    margin: 10px 0 2px 0;
}
.foot center p{
    width:100%;
    margin-bottom: 8px;
    color:#4b4b4b;
    font-size: 11px;
}
.foot p b{
    color:#000000;
}
.foot-red{
    color:#fd3418;
}
.foot-green {
color:green;
}
.foot-p-3 span{
    margin:0 7px;
}
.foot-nav font{
    padding:0 10px;
    color: #727272;
}
.foot-nav a{
    color:#34679c;
}
/*底部 结束*/

/*窄屏样式如下*/
@media screen and (max-width:1366px) {
    .top-ding{
        min-width:979px;/*1150*/
    }

    .head_big{
        min-width:979px;/*1150*/
    }
    .foot{
        min-width:979px;
    }
}



/*宽屏样式如下*/
@media screen and (min-width:1367px){
    .top-ding{
        width:100%;
        _width:100%;
    }
    .head_big{
        width:100%;
        _width:100%;
    }
    .top{
        margin: 0 auto;
    }
    .top_index{
        width:979px;/*1150px*/
    }
    .nav-div-h4{
        width:979px;/*1150px*/
    }

    .foot{
        width:100%;
        _width:100%;
    }

}

/*暂无信息*/
.IndexproductsZWXX {
    font-size: 14px;
    color: #555555;
    line-height: 24px;
    text-indent: 2em;
}
.IndexNewsListZWXX {
    font-size: 14px;
    color: #555555;
    line-height: 24px;
    text-indent: 2em;
    margin-bottom: 30px;
}
.companyprofileZWXX {
        font-size: 14px;
    color: #555555;
    line-height: 24px;
    text-indent: 2em;
    margin-bottom: 30px;
}
.IndexpostInformationZWXX {
            font-size: 14px;
    color: #555555;
    line-height: 24px;
    text-indent: 2em;
    margin-bottom: 30px;
}



#vv1479094080440 {
display:none;
}
#vv1479094097128 {
display:none;
}


#BAIDU_SSP__wrapper_u3043020_0{margin-bottom:11px;}



.gsbs2017{text-align:center;}
.gsbs2017 img{width:128px;height:52px;}