/* reset */

body,
h1,
h2,
h3,
h4,
h5,
p,
dl,
dd,
ul,
ol,
form,
input,
textarea,
th,
td,
select {
    margin: 0;
    padding: 0;
    font-family: "微软雅黑" !important;
}

body {
    background: url(../bj.jpg);
    min-width: 1260px;
    font-size: 14px;
}


/*基本选中状态*/

::selection {
    background: #ff7300;
    color: #fff;
}

::-moz-selection {
    background: #ff7300;
    color: #fff;
}

::-webkit-selection {
    background: #ff7300;
    color: #fff;
}

em {
    font-style: normal;
    font-family: "微软雅黑";
}

li {
    list-style: none;
    font-family: "微软雅黑";
}

a {
    text-decoration: none;
    font-family: "微软雅黑";
}

p,
h3 {
    font-family: "微软雅黑";
}

img {
    border: none;
    vertical-align: top;
}

table {
    border-collapse: collapse;
    font-family: "微软雅黑";
}

input,
textarea {
    outline: none;
    font-family: "微软雅黑";
}

textarea {
    resize: none;
    overflow: auto;
    font-family: "微软雅黑";
}

.top a:hover {
    color: #ff7300;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    transition: 0.4s;
}

.hot_search a:hover {
    color: #d41417;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
}

.alpha_00 {
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
}

.alpha_0 {
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}

.alpha_5 {
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}

.alpha_1 {
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}

.alpha_9 {
    filter: alpha(opacity=85);
    -moz-opacity: 0.85;
    opacity: 0.85;
}

.alpha_3 {
    filter: alpha(opacity=30);
    -moz-opacity: 0.3;
    opacity: 0.3;
}

.alpha_7 {
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}

.alpha_8 {
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
}

.alpha_6 {
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
}


/* end reset */


/*解决子级浮动，父级包不住的问题*/

.clear {
    zoom: 1;
}

.clear:after {
    content: '';
    display: block;
    clear: both;
}


/*顶部*/

.eweima {
    width: 110px;
    height: 110px;
}

.top {
    height: 45px;
    line-height: 44px;
    color: #fff;
    position: relative;
    font-size: 13.5px;
    background: rgb(93, 163, 79);
}

.top a {
    font-size: 14px;
    color: #fff;
    font-weight: bold;
}

.top_left {
    float: left;
    position: absolute;
    left: 12px;
    font-size: 15px;
    font-family: "微软雅黑"
}

.top_left i {
    font-size: 17px;
}

.top_left em {
    font-weight: bold;
}

.top_left b {
    color: #fff;
}

.top_left span {
    font-size: 15px;
    margin-left: 6px;
    position: relative;
}

.top_left img {
    margin-top: 8px;
    margin-right: 4px;
}

.top_right {
    float: right;
    position: absolute;
    right: 14px;
}

.top_right li {
    float: left;
}

.top_right img {
    margin-top: 13px;
    margin-right: 10px;
}

.top_right_li2 img {
    margin-right: -12px;
}

.top_right_li1 {
    margin-right: 6px;
}

.top_right_li1 span {
    margin: 0 6px;
}

.top_right li a img {
    margin-right: 6px;
    margin-left: 5px;
}

.top .mfny {
    color: #fff;
}


/*隐藏菜单*/

.top_right li {
    position: relative;
}

.wx_hidden {
    width: 150px;
    height: 190px;
    background: #fff;
    position: absolute;
    z-index: 2;
    border-top: none;
    margin-top: -10px;
    text-align: center;
    position: absolute;
    z-index: 1999;
}

.wx_hidden_img1 {
    position: absolute;
    top: -16px;
    left: 65px;
}

.eweima {
    margin-left: 10px;
}

.wx_hidden p {
    line-height: 20px;
    color: #666;
    margin-top: 8px;
    font-size: 14px;
}

.yy_hidden {
    position: absolute;
    z-index: 2999;
    width: 90px;
    height: 83px;
    left: 7px;
    font-size: 12px;
    background: #fff;
    margin-top: -10px;
    padding-top: 6px;
}

.yy_hidden li {
    width: 84%;
    height: 34px;
    line-height: 34px;
    color: #000;
    border-bottom: 1px #ccc dashed;
}

.yy_hidden li a {
    color: #555;
}

.yy_hidden li:hover a {
    text-decoration: underline;
    color: #ff7300;
}

.yy_hidden li img {
    margin-top: 9px;
}

.yy_hidden_img1 {
    position: absolute;
    top: -16px;
    left: 43px;
}

.change_yy {
    display: block;
    width: 58px;
    height: 55px;
    background: url(../worth.png) no-repeat left 12px;
    padding-left: 27px;
}

.yuyan a {
    font-family: "微软雅黑";
}

.wx_click {
    display: block;
    width: 113px;
    height: 55px;
    background: url(../weixin.png) no-repeat left 12px;
    padding-left: 28px;
    margin-right: -2px;
}


/*导航*/

.nav {
    width: 100%;
    height: 90px;
    position: relative;
    z-index: 99;
    background: url(../logo.png) no-repeat 20px 17px #fff;
    font-family: '微软雅黑';
}

.nav_list {
    text-align: center;
    width: 50%;
    height: 90px;
    margin: 0 auto;
}

.nav_list li {
    text-align: center;
    margin: 0 auto;
    width: 16.66%;
    height: 70px;
    color: #000;
    font-size: 16px;
    font-weight: bold;
    position: relative;
    padding-top: 20px;
    float: left;
    text-align: center;
}

.nav_a {
    display: block;
    width: 100%;
    height: 70px;
    background: #333;
    position: absolute;
}

.hover_change a {
    color: #b70a0c;
}

.nav_list li {
    cursor: pointer;
}

.nav_list li p {
    width: 100%;
    height: 17px;
    color: #bdbdbd;
    font-size: 14px;
    font-weight: normal;
    overflow: hidden;
    margin-top: 5px;
    font-family: "微软雅黑";
}

.nav_list em {
    display: block;
    width: 60px;
    margin: 0 auto;
    height: 2px;
    position: relative;
    top: 16px;
    left: -1px;
}

.nav_search {
    width: 260px;
    height: 94px;
    position: absolute;
    top: 0;
    right: 14px;
}

.nav_search_border {
    color: #666;
    width: 258px;
    margin-top: 15px;
    height: 34px;
    line-height: 35px;
    background: #fff;
    border: 1px #cdcdcd solid;
    box-shadow: inset 2px 1px 2px #e7e7e7;
}

.txt {
    background: none;
    font-size: 15px;
    color: #ccc;
    width: 210px;
    height: 34px;
    border: none;
    float: left;
    margin-left: 5px;
    padding-bottom: 0px;
}

.btn {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 23px;
    right: 10px;
    background: url(../fangdajing.jpg) no-repeat center center;
    border: none;
    cursor: pointer;
}

.nav_search_border img {
    margin-top: 15px;
    margin-left: 7px;
}

.nav_search_border span {
    margin-left: 12px;
    cursor: pointer;
    font-size: 15px;
}

.nav_search a {
    color: #b9b9b9;
    margin-right: 8px;
}

.hot_search {
    margin: 4px 0 0 0px;
    font-size: 13px;
    color: #ccc;
    font-family: "微软雅黑";
}

.hot_search a {
    color: #bdbdbd;
    font-family: "微软雅黑";
}


/*图片切换*/

.change {
    position: relative;
    margin-bottom: 50px;
}

.news {
    position: absolute;
    z-index: 2;
    width: 100%;
    bottom: -106px;
}

.notice_nr {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #fff;
}

.news_nr {
    position: absolute;
    top: -125px;
    width: 370px;
    height: 150px;
    right: 14px;
    color: #fff;
    font-size: 16px;
    background: url(../circle_red.png);
    padding-left: 20px;
    padding-top: 20px;
    font-family: '微软雅黑';
}

.notice_bj a {
    color: #000;
    font-weight: normal;
}

.notice_bj span {
    margin-left: 20px;
    position: absolute;
    z-index: 2;
    bottom: 16px;
    font-size: 16px;
    color: #000;
    font-weight: bold;
}

.dot {
    width: 144px;
    margin: 0 auto;
    height: 0px;
}

.dot ul {
    position: absolute;
    bottom: 70px;
    z-index: 1;
}

.dot li {
    width: 15px;
    height: 15px;
    background: #fff;
    float: left;
    border-radius: 30px;
    margin-left: 10px;
}

.news_nr a {
    color: #fff;
    font-family: "微软雅黑";
}

.news_nr li {
    line-height: 30px;
    list-style-type: square;
    width: 360px;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.news_nr li:hover a {
    text-decoration: underline;
}

.news_nr h3 {
    margin-bottom: 6px;
    font-size: 16px;
}

.news_nr h5 {
    position: absolute;
    right: 20px;
    margin-top: 6px;
    font-weight: normal;
}

.arrow {
    position: absolute;
    width: 100%;
}

.arrow div {
    width: 60px;
    height: 50px;
    background: #333;
    color: #fff;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
}

.arrow_left {
    position: absolute;
    left: 0;
    margin-top: 14.3%;
    border-radius: 0 30px 12px 0;
    font-size: 30px;
}

.arrow_right {
    position: absolute;
    right: 0;
    margin-top: 14.3%;
    border-radius: 12px 0 0 30px;
    font-size: 30px;
}


/*产品分类*/

.puduct_title {
    clear: both;
    height: 70px;
    border-left: none;
    border-right: none;
}

.news_hx {
    clear: both;
    height: 1px;
    border-top: 1px #dfdfdf solid;
}

.puduct_title ul {
    position: relative;
    width: 600px;
    height: 70px;
    margin: 0 auto;
}

.yyjsypf22 ul {
    width: 600px;
}

.yyjsypf22 .puduct_title_content {
    width: 500px;
}

.puduct_title_content {
    color: #000;
    width: 480px !important;
    height: 70px;
    margin: 0 auto;
    font-size: 24px;
    line-height: 70px;
    text-align: center;
}

.puduct_title_content span {
    font-family: "微软雅黑";
    font-size: 20px;
    letter-spacing: -1px;
    color: #bdbdbd;
}

.puduct_title_content b {
    font-family: "微软雅黑";
    font-size: 22px;
    color: #444;
    font-weight: bold;
}

.puduct_title_content em {
    display: block;
    width: 100px;
    height: 1px;
    background: #333;
    float: left;
}

.line {
    width: 100px;
    height: 1px;
    background: #ccc;
    margin-top: 35px;
}

.puduct_title li {
    float: left;
}

.niao1 {
    position: absolute;
    left: -30px;
    top: 24px;
}

.niao2 {
    position: absolute;
    right: -30px;
    top: -6px;
}

.puduct_content {
    width: 1100px;
    margin: 0 auto;
    height: 250px;
    margin-top: 25px;
    overflow: hidden;
}

.puduct_content li {
    float: left;
    margin-left: 15px;
}

.puduct_content ul {
    margin-left: -15px;
}

.puduct_content li {
    position: relative;
    cursor: pointer;
}

.puduct_content li em {
    position: absolute;
    z-index: 22;
    display: block;
    width: 207px;
    height: 207px;
    border-radius: 1000px;
    background: #000;
    text-align: center;
    line-height: 245px;
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    top: 1px;
    left: 1px;
    font-family: '微软雅黑';
}

.puduct_content li img {
    position: relative;
    z-index: 11;
    width: 207px;
}

.puduct_content li:hover {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    /* Safari 和 Chrome */
    -moz-transform: rotate(360deg);
    /* Firefox */
    transition: 0.4s;
}

.home .puduct_title {
    margin-top: 25px;
}

.home .puduct_title ul {
    width: 450px;
}

.home .puduct_title_content {
    width: 350px;
}

.home .niao1 {
    left: -50px;
}

.home .niao2 {
    right: -40px;
}

.margin-top-20 {
    margin-top: 35px;
}

.club .puduct_title ul {
    width: 410px;
}

.club .puduct_title_content {
    width: 300px;
}

.club .niao1 {
    left: -50px;
}

.club .niao2 {
    right: -40px;
}


/*免费拿样*/

.yangpin {
    background: url(../yangpin_bj.jpg) no-repeat center bottom;
    width: 100%;
    height: 130px;
    text-align: center;
    margin-top: 26px;
}

.yangpin img {
    margin-top: -16px;
}


/*--明星产品*/

.star {
    width: 1100px;
    height: 780px;
    margin: 0 auto;
}

.star_title {
    margin-top: 40px;
    width: 1100px;
    height: 94px;
}

.star_title_left1 {
    float: left;
    width: 220px;
    height: 76px;
    background: #e3850b;
    padding-top: 15px;
    margin-left: 6px;
    border-radius: 6px;
}

.star_title_left1 img {
    margin-left: 24px;
}

.star_title_left2 {
    float: left;
    width: 830px;
    padding-left: 20px;
    height: 94px;
    color: #1f8020;
    border-left: 3px #1f8020 solid;
    margin-left: 19px;
}

.star_title_left2 li {
    float: left;
    font-size: 15px;
    line-height: 25px;
    width: 276px;
    height: 25px;
    font-family: "微软雅黑";
}

.star_title_left2 h2 {
    margin-bottom: 8px;
    font-family: "微软雅黑";
    font-size: 20px;
}


/*.yanse2{ color:#c44e00;}
.yanse3{ color:#e10045;}*/

.star_title_right {
    clear: both;
    width: 1100px;
    height: 400px;
    position: relative;
    top: 20px;
}

.star_title_right1 {
    width: 220px;
    height: 300px;
    float: left;
    margin-left: 6px;
}

.star_title_right1_1,
.star_title_right1_2,
.star_title_right1_3 {
    margin-bottom: 14px;
    cursor: pointer;
}

.star_title_right1_1 h3,
.star_title_right1_2 h3,
.star_title_right1_3 h3 {
    height: 58px;
    background: #1f8020;
    color: #fff;
    font-size: 18px;
    font-family: "微软雅黑";
    padding-left: 24px;
    padding-top: 8px;
    border-radius: 6px 6px 0 0;
}

.star_title_right1_1 h3 p,
.star_title_right1_2 h3 p,
.star_title_right1_3 h3 p {
    font-family: "微软雅黑";
    font-size: 14px;
    letter-spacing: 1px;
    margin-top: 6px;
}

.star_title_right1_1 ul li,
.star_title_right1_2 ul li,
.star_title_right1_3 ul li {
    font-family: "微软雅黑";
    width: 218px;
    height: 45px;
    line-height: 43px;
    border: 1px #1f8020 solid;
    border-top: none;
    font-size: 15px;
    color: #2f962e;
    cursor: pointer;
    color: #1f8020;
    font-weight: bold;
}

.star_title_right1_1 ul li img,
.star_title_right1_2 ul li img,
.star_title_right1_3 ul li img {
    margin: 17px 12px 0 20px;
}

.star_title_right1_2 h3 {
    background: #1f8020;
}

.star_title_right1_3 h3 {
    background: #1f8020;
}

.star_title_right1_2 ul li {
    border-color: #1f8020;
    color: #1f8020;
    overflow: hidden;
}

.star_title_right1_3 ul li {
    border-color: #1f8020;
    color: #1f8020;
}

.star_title_right2 {
    float: left;
    width: 830px;
    height: 330px;
    color: #1f8020;
    margin-left: 44px;
    margin-top: 0px;
}

.btn_left,
.btn_right {
    width: 95px;
    float: left;
    height: 330px;
}

.btn_left input,
.btn_right input {
    width: 67px;
    height: 67px;
    border: none;
    margin-top: 132px;
    cursor: pointer;
}

.btn_left {
    clear: both;
}

.btn_right input {
    margin-left: 27px;
}

.btn_left input {
    background: url(../arrow_star_left.png) no-repeat;
}

.btn_right input {
    background: url(../arrow_star_right.png) no-repeat;
}

.btn_center {
    width: 818px;
    height: 380px;
    float: left;
    background: #fff;
    padding: 10px;
    border: 1px #eee solid;
    display: none;
}

.btn_center_left {
    float: left;
    position: relative;
}

.img1 {
    position: absolute;
    z-index: 2;
}

.img2 {
    position: absolute;
    z-index: 1;
    width: 210px;
    height: 270px;
    margin: 40px 0 0 10px;
}

.btn_center_right {
    float: right;
    width: 610px;
    height: 300px;
    background: #fff;
    over-flow: hidden;
}

.btn_center_right h3 {
    color: #01008c;
    font-size: 28px;
    width: 480px;
    height: 50px;
    border-radius: 32px;
    text-align: center;
    line-height: 50px;
    margin-left: 70px;
    margin-top: 20px;
    font-weight: bold;
    margin-bottom: 10px;
    font-family: "微软雅黑";
}

.btn_center_right h3 em {
    font-size: 20px;
    position: relative;
    top: -10px;
    left: -2px;
}

.btn_center_right li {
    font-size: 16px;
    color: #888;
    line-height: 30px;
    margin-left: 40px;
    word-wrap: break-word;
    width: 550px;
    font-family: "微软雅黑";
}

.btn_center_right li b {
    color: #444;
}

.btn_center_right span {
    margin-left: 49px;
}

.xinghao {
    clear: both;
    width: 830px;
    font-size: 15px;
    font-family: '微软雅黑';
    height: 40px;
    line-height: 40px;
    position: relative;
    top: -40px;
}

.xinghao dt,
.xinghao dd {
    float: left;
    line-height: 36px;
}


/*xujie
.xinghao dd input{ display:block; font-size:14px; margin-left:16px; width:86px; height:40px; border:1px #e9e9e9 solid; text-align:center; line-height:34px; cursor:pointer; color:#1f8020; margin-top:-4px; background:#a4e9b2;}
*/

.xinghao dd input {
    width: 130px;
    height: 38px;
    background: #fff;
    color: #444;
    border: 1px #eee solid;
    margin-right: 8px;
    font-size: 15px;
    font-weight: bold;
}


/*xujie*/

.xinghao dd input:hover {
    border: 1px dashed;
}


/*xujie*/

.jianpin input {
    color: rgb(0, 128, 0);
    border-color: rgb(0, 128, 0);
    background: rgb(164, 233, 178);
}

.biaopin input {
    color: rgb(196, 78, 0);
    border-color: rgb(196, 78, 0);
    background: rgb(255, 212, 183);
}

.tepin input {
    color: rgb(225, 0, 69);
    border-color: rgb(225, 0, 69);
    background: rgb(255, 201, 218);
}


/*xujie*/


/*四大优势*/

.advantage {
    position: relative;
    top: 10px;
}

.advantage {
    background: url(../nmnm.jpg) no-repeat;
    width: 100%;
    height: 230px;
    text-align: center;
}

.advantage img {
    margin-top: -82px;
}

.bt,
.bt_zh {
    height: 80px;
    text-align: center;
}

.bt img {
    position: relative;
    top: -70px;
    width: 415px;
    height: 51px;
}

.change2 {
    height: 52px;
    background: #8e8e8e;
    margin-top: 4px;
}

.change2 ul {
    width: 1100px;
    margin: 0 auto;
    height: 20px;
}

.change2 li {
    float: left;
    width: 275px;
    height: 52px;
    line-height: 52px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
}

.change2 img {
    margin-top: 10px;
    margin-right: 12px;
}

.change_img {
    position: relative;
    margin: 0 auto;
    text-align: center;
    margin-bottom: -51px;
}

.change_img_wz {
    width: 724px;
    height: 231px;
    margin: 0 auto;
    background: url(../ys_dhk.png) no-repeat;
    color: #fff;
    padding: 20px;
    position: relative;
    top: 150px;
}

.change_img_wz h1 {
    margin-bottom: 10px;
    margin-top: -4px;
}

.change_img img {
    width: 100%;
}

.change_img_wz ul {
    margin-left: 40px;
}

.change_img_wz li {
    font-size: 20px;
    list-style: circle;
    text-align: left;
    line-height: 25px;
}


/*企业文化*/

.wenhua {
    width: 1100px;
    margin: 0 auto;
    height: 550px;
    margin-top: 42px;
}

.wenhua1 {
    margin-right: 10px;
}

.wenhua1_bottom li {
    color: #717171;
    width: 416px;
    font-size: 16px;
    font-family: "微软雅黑";
    line-height: 28px;
    text-indent: 34px;
    height: 250px;
    float: left;
    margin-right: 19px;
    margin-top: 14px;
    text-align: justify;
}

.wenhua1_bottom li p {
    font-family: "微软雅黑";
}

.wenhua1_bottom b {
    color: #00008a;
}

.wenhua1_top {
    position: relative;
}

.wenhua1_top img {
    width: 427px;
    height: 221px;
}

.change_wenhua {
    position: absolute;
    bottom: 20px;
    margin-left: 223px;
}

.change_wenhua li {
    width: 25px;
    height: 5px;
    background: #fff;
    float: left;
    margin-right: 5px;
}

.wenhua1,
.wenhua2,
.wenhua3 {
    float: left;
}

.wenhua2 {
    width: 310px;
    height: 500px;
    margin-left: 20px;
}

.wenhua2 img {
    width: 310px;
    height: 133px;
}

.wenhua2 li {
    position: relative;
}

.wenhua3 {
    width: 280px;
    height: 532px;
    background: url(../wenhua3-bj.jpg) no-repeat;
    margin-left: 20px;
}

.wenhua2 p {
    height: 42px;
    background: #eee;
    line-height: 42px;
    color: #717171;
    font-family: "微软雅黑";
    font-size: 14px;
    padding-left: 5px;
}

.wenhua2 li {
    margin-bottom: 15px;
}


/*展会与会议*/

.zh_nr a {
    display: inline-block;
    color: #717171;
    font-size: 15px;
    line-height: 24px;
}

.zh_nr li em {
    display: block;
    width: 120px;
    height: 28px;
    line-height: 28px;
    margin-top: 10px;
    font-size: 14px;
    font-family: "微软雅黑";
}

.zh_change li {
    border-bottom: 3px #96c797 solid;
    color: #96c797;
    font-size: 18px;
}

.zh_nr li img {
    width: 245px;
    height: 140px;
}

.zh_nr li p {
    font-weight: bold;
    font-size: 15px;
    margin-top: 10px;
    line-height: 30px;
    font-family: '微软雅黑';
}

.zh_nr li p span {
    font-size: 15px;
    color: #b4b4b4;
    font-weight: normal;
    font-family: "微软雅黑";
}

.zh_nr li i {
    display: block;
    width: 30px;
    height: 5px;
    background: #dcdcdc;
    margin-top: 10px;
}

.zhanhui {
    width: 100%;
    height: 321px;
}

.zh_change,
.club_change {
    font-weight: bold;
    width: 350px;
    margin: 0 auto;
    height: 50px;
    font-family: "微软雅黑";
}

.zh_change li,
.club_change li {
    width: 60px;
    height: 50px;
    float: left;
    font-size: 24px;
    text-align: center;
    line-height: 50px;
    border-bottom: 3px #ba0f08 solid;
    color: #deefde;
    cursor: pointer;
}

.zh_change a {
    color: #96c797;
}

.zh_change ul,
.club_change ul {
    margin-left: -20px;
    margin-top: -10px;
}

.club_change a {
    display: block;
    width: 100%;
    height: 100%;
    color: #d93638;
}

.zh_nr {
    clear: both;
    width: 1086px;
    margin: 0 auto;
    margin-top: 30px;
    height: 340px;
}

.zh_nr ul {
    width: 3000px;
}

.zh_nr li {
    cursor: pointer;
    width: 260px;
    height: 300px;
    float: left;
    color: #deefde;
    margin-bottom: 20px;
    margin-right: 20px;
}

.zh_nr li:hover {
    border-color: #ffff00;
}


/*.zh_nr em a{ color:#939393; display:block; width:124px; height:34px; line-height:34px; border:1px solid #e0e0e0; text-align:center; font-size:13px; background-image:linear-gradient(-270deg,#fff,#eee);}*/

.zh_nr em a {
    color: #717171;
    display: block;
    width: 124px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    font-size: 14px;
    background: #eee;
}

.zh_more {
    clear: both;
    width: 1100px;
    margin: 0 auto;
    text-align: center;
}

.zh_more input {
    width: 140px;
    height: 40px;
    background: none;
    font-size: 16px;
    border: 2px #83bb83 solid;
    color: #96c797;
    font-weight: bold;
    font-family: "微软雅黑";
    border-radius: 4px;
    margin-top: -20px;
}

.zh_more span {
    font-size: 16px;
}

.zh_more input:hover {
    color: #f6ed09;
    border: 3px #f6ed09 solid;
}

.homr_nr {
    width: 1100px;
    margin: 0 auto;
    margin-bottom: 30px;
}

.home_left {
    float: left;
    width: 428px;
    height: 615px;
    margin-top: -3px;
}

.home_left li img {
    width: 100%;
}

.home_right {
    font-family: "微软雅黑";
    width: 1100px;
    height: auto;
}

.home_right_img {
    width: 100%;
    height: auto;
    margin-top: 32px;
    text-align: center;
}

.home_right ul {
    margin-top: 0x;
    position: relative;
    top: 5px;
}

.home_right img {
    width: 100%;
}

.home_left li {
    width: 200px;
    height: 180px;
    float: left;
}

.home_left li img {
    width: 200px;
    height: 180px;
}

.home_right li {
    color: #717171;
    font-size: 16px;
    text-indent: 40px;
    line-height: 26px;
    margin-top: 8px;
    font-family: "微软雅黑";
}

.line2 {
    display: block;
    width: 120px;
    height: 1px;
    border-top: 1px #ccc dashed;
    margin-left: 280px;
    position: relative;
    top: 14px;
}

.kaoy {
    text-align: right;
    color: #888;
    font-weight: bold;
}


/*柯友俱乐部*/

.club_change {
    clear: both;
    width: 1100px;
    height: 50px;
    margin-top: -5px;
}

.club_change ul {
    margin-top: 15px;
    width: 2000px;
    margin-left: 0px;
}

.club_change li {
    color: #d93638;
    width: 159px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    font-family: "微软雅黑";
}

.club_list {
    clear: both;
    width: 1100px;
    height: 390px;
    margin: 0 auto;
    margin-top: 30px;
    font-family: '微软雅黑';
}

.club_list ul {
    width: 3000px;
}

.club_list li {
    width: 283px;
    height: 380px;
    float: left;
    margin-top: -10px;
}

.club_list li:hover {
    position: relative;
    z-index: 1111;
}

.club_list li img {
    margin: 10px;
    margin-left: 0px;
    width: 266px;
    height: 154px;
}

.club_list li p a {
    text-decoration: none;
    margin-right: 10px;
    margin-top: 6px;
    padding-left: 10px;
    font-size: 15px;
    display: block;
    width: 100%;
    height: 16px;
    color: #555;
    border-left: 3px #999 solid;
    line-height: 18px;
    font-weight: bold;
}

.club_list li:hover p a {
    border-left: 3px #d93638 solid;
    color: #d93638;
}

.club_list li:hover a {
    color: #d93638;
}

.club_list li:hover em a {
    background: url(../arrow_right22.png) no-repeat right 4px;
}

.club_list li span a {
    display: block;
    width: 90%;
    margin: 10px;
    font-size: 15px;
    color: #888;
    line-height: 24px;
}

.club_list li em a {
    font-size: 13px;
    color: #888;
    text-decoration: underline;
    display: block;
    width: 56px;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    position: relative;
    top: 8px;
    background: url(../arrow_right11.png) no-repeat right 4px;
}

.club_list li a img {
    margin-top: 6px;
    margin-left: 5px;
}


/*底部*/

.footer {
    clear: both;
    background: url(../foot_bj.jpg);
    width: 100%;
    height: 500px;
    text-align: center;
    position: relative;
    color: #c5c5c5;
    font-family: '微软雅黑';
}

.top1 {
    position: relative;
    top: -12px;
}

.footer_wz {
    clear: both;
    width: 1100px;
    height: 160px;
    margin: 0 auto;
    position: relative;
    top: 40px;
}

.footer_wz ul li {
    width: 250px;
    height: 160px;
    float: left;
    text-align: left;
    margin-right: 10px;
    line-height: 26px;
}

.footer_wz ul li a:hover {
    color: #fff;
    text-decoration: underline;
}

.footer_wz ul h2 {
    font-size: 16px;
    color: #7b7b7b;
}

.footer_wz ul li p a {
    display: block;
    font-size: 15px;
    color: #888;
    position: relative;
    top: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.map {
    margin-bottom: 0px;
    position: relative;
    top: 24px;
}

.zhushi {
    width: 1100px;
    height: 1px;
    background: #444;
    margin: 0 auto;
    color: #444;
    margin-top: 60px;
    font-size: 15px;
}

.zhushi li {
    margin-top: 6px;
}

.zhushi_left {
    float: left;
}

.zhushi_right {
    float: right;
}

.zhushi_right img {
    margin-left: 8px;
}


/*导航切换*/

.gywm,
.gywm2,
.gywm3 {
    width: 112px;
    padding-bottom: 10px;
    background: #000;
    display: none;
    position: relative;
    z-index: 9999;
    top: 24px;
    padding-top: 10px;
    margin: 0 auto;
    overflow: hidden;
    font-family: "微软雅黑";
}

@-moz-document url-prefix() {
    .gywm,
    .gywm2,
    .gywm3 {
        top: 31px;
    }
}

.gywm2 {
    width: 540px;
    padding-bottom: 0;
}

.gywm3 {
    width: 155px;
    padding-bottom: 0;
}

.gywm a,
.gywm2_left a,
.gywm3_left a {
    display: block;
    color: #fff;
    width: 94px;
    height: 28px;
    line-height: 25px;
    background: url(../arrow_white.png) 8px center no-repeat;
    text-align: left;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 1px;
    padding-left: 18px;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-family: "微软雅黑";
}

.gywm a:hover,
.gywm2_left a:hover,
.gywm3_left a:hover {
    font-weight: bold;
    color: #000;
    background: url(../arrow_black.png) 8px center no-repeat #fff;
}

.nav_list li:hover .gywm {
    display: block;
}

.nav_list li:hover .gywm2 {
    display: block;
}

.nav_list li:hover .gywm3 {
    display: block;
}

.gywm_left a,
.gywm2_left a,
.gywm3_left a {
    display: block;
    width: 138px;
    font-family: "微软雅黑";
}

.gywm2_left,
.gywm3_left {
    float: left;
    width: 138px;
    color: #fff;
    text-align: left;
    margin-top: -10px;
}

.gywm2_left h3,
.gywm3_left h3 {
    font-size: 14px;
    display: block;
    border-bottom: 1px #666 solid;
    margin: 0 auto;
    height: 36px;
    line-height: 36px;
}

.gywm2_left h3 b,
.gywm3_left h3 b {
    margin-left: 12px;
    color: #1e891b;
}

.gywm2_right {
    float: left;
    margin-top: -12px;
    width: 402px;
    background: #fff;
    color: #555;
    text-align: left;
}

.gywm2_right h3 {
    font-size: 14px;
    display: block;
    width: 332px;
    height: 38px;
    line-height: 38px;
    border-bottom: 1px #ccc dashed;
    background: url(../yqt.png) no-repeat left center;
    position: relative;
    left: 12px;
    padding-left: 46px;
}

.gywm2_right i {
    display: block;
    width: 204px;
    height: 40px;
    line-height: 28px;
    position: absolute;
    top: 24px;
    left: 0;
}

.gywm2_right img {
    width: 93%;
    margin-left: 12px;
    margin: 12px 0 0 12px;
    padding-bottom: 20px;
}

.gywm2_right i a {
    font-style: normal;
    font-size: 12px;
    font-weight: normal;
    color: #666;
    position: relative;
    top: 2px;
    margin-right: 4px;
}

.gywm2_right_bt {
    font-size: 13px;
    color: #333;
    font-weight: bold;
}

.gywm2_right div {
    width: 514px;
    margin-left: 12px;
}

.gywm2_right div span {
    display: block;
    width: 130px;
    height: 40px;
    padding-top: 12px;
    float: left;
    position: relative;
}

.gywm2_right div span:hover a {
    color: #008000;
}

.gywm2_right span a:hover {
    text-decoration: underline;
}

.gywm3_right {
    padding-bottom: 10px;
    width: 150px;
    background: #fff;
    float: left;
    margin-top: -10px;
}

.gywm3_right img {
    width: 150px;
    height: 66px;
    margin-bottom: 6px;
}

.gywm3_right a {
    display: block;
    color: #555;
    width: 125px;
    height: 25px;
    line-height: 25px;
    background: url(../arrow_black.png) 14px center no-repeat;
    text-align: left;
    font-size: 13px;
    margin-bottom: 1px;
    padding-left: 25px;
}

.gywm3_right a:hover {
    color: #1e8919;
    text-decoration: underline;
    font-weight: bold;
}

.fl {
    float: left;
    display: inline;
}

.fr {
    float: right;
    display: inline;
}

.clear {
    height: 0px;
    line-height: 0px;
    clear: both;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

*+html .clearfix {
    overflow: hidden;
}

* html .clearfix {
    height: 1%;
}

.f-cb {
    *zoom: 1;
}

.wk_show {
    display: block;
}

.wk_hide {
    display: none;
}

.positionR {
    position: relative !important;
    zoom: 1;
}

.positionA {
    position: absolute;
}

.f-lay {
    font-size: 0;
    letter-spacing: -8px;
    text-align: left;
}

.f-ib {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    font-size: 12px;
    letter-spacing: normal;
}

.kkk {
    width: 230px;
}

.kkk div {
    float: left;
}

.bbb {
    border-right: 1px #333 solid;
    margin-right: 5px;
}


/* font */

.w1000 {
    width: 1000px !important;
    margin: 0 auto;
}


/*main*/

.ct-banner {
    width: 427px;
    height: 221px;
    margin: 0 auto;
    overflow: hidden;
}

.ct-focusbox {
    height: 221px;
    position: relative;
    overflow: hidden;
}

.ct-focusimg {
    width: 425px;
    height: 221px;
    overflow: hidden;
}

.ct-fimglist {
    position: relative;
}

.ct-fimglist img {
    display: block;
    cursor: pointer;
    width: 427px;
    height: 221px;
}

.ct-fimglist li {
    width: 427px;
    height: 221px;
    float: left;
}

.ct-banner01 {
    background: url(../wenhua_img1.jpg) center;
}

.ct-banner02 {
    background: url(../wenhua_img2.jpg) center;
}

.ct-banner03 {
    background: url(../wenhua_img3.jpg) center;
}

.ct-banner04 {
    background: url(../wenhua_img4.jpg) center;
}

.ct-focustool {
    overflow: hidden;
    position: relative;
    top: -57px;
    height: 57px;
}

.ct-ftoollist li {
    width: 81px;
    height: 34px;
    float: left;
    cursor: pointer;
    margin-left: 20px;
    margin-top: 11px;
    margin-right: -4px;
    z-index: 100;
    top: -5px;
}

.ct-ftoollist li img {
    width: 81px;
    height: 34px;
}


/*新闻列表页*/

.news_bj img {
    width: 100%;
}

.news_list .puduct_title {
    margin-top: 34px;
}

.new_list_nr {
    clear: both;
    width: 1100px;
    height: 260px;
    border-bottom: 1px #c9c9c9 dashed;
    margin: 0 auto;
    margin-top: 40px;
}

.new_list_left {
    float: left;
    width: 400px;
    height: 220px;
    overflow: hidden;
}

.new_list_left img {
    width: 390px;
    height: 210px;
    border: 2px rgb(93, 163, 79) solid;
}

.new_list_right {
    float: right;
    width: 670px;
    height: 220px;
    margin-left: 20px;
    position: relative;
}

.news_time {
    font-size: 16px;
    color: #888;
    font-family: "微软雅黑";
}

.news_bt a {
    font-size: 18px;
    font-weight: bold;
    position: relative;
    top: 10px;
    color: #333;
    font-family: "微软雅黑";
}

.news_content a {
    font-size: 15px;
    color: #888;
    position: relative;
    top: 30px;
    line-height: 26px;
}

.news_btn a {
    font-size: 12px;
    color: #fff;
    display: block;
    width: 105px;
    height: 25px;
    background: rgb(93, 163, 79);
    position: relative;
    top: 50px;
    text-align: center;
    line-height: 27px;
}

.news_share {
    position: absolute;
    bottom: 10px;
    right: 0;
    font-family: "微软雅黑";
    color: #888;
}

.news_share img {
    margin-left: 10px;
    margin-top: -3px;
}

.news_fy {
    display: table;
    margin: 0 auto;
}

.news_fy ul {
    margin: 50px 0 180px 0;
}

.news_fy li {
    float: left;
    text-align: center;
    line-height: 30px;
    color: #333;
    border: 1px #333 solid;
    margin-left: 8px;
}

.news_fy li:hover {
    background: #222;
    color: #fff;
}

.news_fy a {
    display: block;
    padding: 1px 12px 1px 12px;
    color: #333;
}

.news_fy a:hover {
    color: #fff;
}


/*新闻详细页*/

.news_detailed_dw {
    font-size: 15px;
    width: 1100px;
    height: 55px;
    line-height: 55px;
    margin: 0 auto;
    color: #888;
    font-family: "微软雅黑";
}

.join span {
    font-family: "微软雅黑";
    color: #1d2088;
}

.news_detailed_dw a {
    color: #888;
    font-size: 15px;
}

.news_detailed_dw a:hover {
    color: #dd3134;
}

.news_detailed_dw span {
    font-size: 17px;
}

.news_detailed_nr {
    width: 1100px;
    margin: 0 auto;
    margin-top: 35px;
}

.news_detailed_nrtb {
    width: 1100px;
    height: 90px;
    border-bottom: 1px #c9c9c9 dashed;
}

.news_bt1 {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: #555;
    font-family: "微软雅黑";
}

.news_time1 {
    height: 30px;
    margin-top: 14px;
    text-align: center;
    font-size: 15px;
    color: #888;
}

.news_content2 {
    width: 1100px;
    margin: 0 auto;
    margin-top: 30px;
    text-align: center;
    margin-bottom: 30px;
}

.news_content2 p {
    font-size: 16px;
    color: #555;
    font-family: "微软雅黑";
    line-height: 30px;
    text-align: left;
    text-indent: 34px;
    text-align: justify;
}

.news_content2 p,
.news_content2 img {
    margin-top: 15px;
    margin-bottom: 15px;
    font-family: "微软雅黑";
    clear: both;
}

.share_xx {
    width: 800px;
    height: 30px;
    margin: 0 auto;
    text-align: center;
    position: relative;
    left: -6px;
}

.share_xx img {
    margin-left: 6px;
    margin-top: -2px;
}

.mews_ewema {
    width: 900px;
    margin: 0 auto;
    text-align: center;
    margin-top: 10px;
}

.mews_ewema p {
    font-size: 16px;
    color: #c8810a;
    margin-top: 15px;
    line-height: 30px;
    margin-bottom: 20px;
}

.mews_ewema p a {
    margin-right: 6px;
    display: block;
    width: 120px;
    height: 37px;
    background: url(../black_bj.jpg) no-repeat;
    color: #fff;
    font-size: 15px;
    font-family: "微软雅黑";
    text-align: center;
    line-height: 37px;
    float: left;
    margin-right: 6px;
    margin-top: 20px;
}

.mews_ewema p a:hover {
    background: url(../red_bj.jpg) no-repeat;
}

.news_btn2 {
    width: 378px;
    margin: 0 auto;
    height: 80px;
}

.up_down {
    clear: both;
    width: 800px;
    height: 100px;
    margin: 0 auto;
    margin-top: -10px;
}

.up_down a {
    display: block;
    width: 100%;
    line-height: 30px;
    text-align: left;
    font-size: 16px;
    color: #888;
}

.up_down a:hover {
    color: #d93638;
}


/*免费拿样*/

.mfny_nr {
    width: 1200px;
    margin: 0 auto;
    margin-top: 10px;
}

.mfny_nr_bt {
    width: 1200px;
    height: 36px;
    border-bottom: 1px #c9c9c9 dashed;
    text-align: center;
    position: relative;
}

.mfny_nr_bt img {
    position: relative;
    top: 24px;
}

.mfny_nr_js {
    text-indent: 30px;
    width: 700px;
    margin: 0 auto;
    height: 60px;
    line-height: 24px;
    margin-top: 40px;
    font-size: 15px;
    color: #888;
}

.mfny_nr_txt {
    width: 770px;
    margin: 0 auto;
    font-size: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    margin-top: 40px;
}

.mfny_nr_txt li {
    color: #555;
    margin-bottom: 20px;
}

.mfny_nr_txt input,
.mfny_nr_txt textarea {
    height: 38px;
    color: #888;
    box-shadow: inset 1px 1px 2px #e0dfd5;
    border: 1px #d1d1d1 solid;
    margin-left: 8px;
    font-size: 15px;
    padding-left: 12px;
    background: #fafafa;
}

.mfny_nr_txt textarea {
    width: 400px;
    height: 80px;
    padding-top: 12px;
    margin-left: 68px;
}

.mfny_nr_txt input {
    margin-left: 68px;
}

.mfny_nr_txt span {
    color: #dd3134;
    font-weight: normal;
    font-size: 14px;
    margin-left: 6px;
}

.num_put input {
    width: 50px;
}

.danwei input {
    width: 250px;
}

.add input {
    width: 300px;
}

.mfny_nr_txt li {
    position: relative;
}

.mfny_nr_txt li em {
    position: absolute;
    top: 11px;
    left: 0;
    color: #555;
}

.mfny_nr_submit {
    width: 550px;
    height: 100px;
    margin: 0 auto;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 60px;
}

.mfny_nr_submit input {
    cursor: pointer;
    background: url(../black_bj.jpg) no-repeat;
    width: 120px;
    height: 34px;
    padding-bottom: 3px;
    border: none;
    margin-left: 12px;
    color: #fff;
    font-size: 14px;
    font-family: "微软雅黑";
    margin-top: 10px;
}

.mfny_nr_submit input:hover {
    background: url(../red_bj.jpg) no-repeat;
}


/*人才*/

.rencai .puduct_title_content {
    width: 220px;
}

.rencai .puduct_title ul {
    width: 340px;
}

.rencai_img1 {
    width: 300px;
    height: 209px;
    background: url(../zxns_1.jpg) no-repeat;
    margin: 0 auto;
    margin-top: 30px;
}

.rencai_img2 {
    width: 824px;
    height: 392px;
    background: url(../zxns_2.jpg) no-repeat;
    margin: 0 auto;
}

.rencai_img3 {
    width: 330px;
    height: 104px;
    background: url(../join_us.jpg) no-repeat;
    margin: 0 auto;
    margin-top: 40px;
}

.rencai_img4 {
    width: 100%;
    height: 328px;
    background: url(../zxns_3.jpg) no-repeat center center;
    margin: 0 auto;
}

.rencai_img4 ul {
    width: 900px;
    heihgt: 328px;
    background: #333;
    margin: 0 auto;
    color: #333;
}

.rencai_img4 li {
    width: 300px;
    height: 230px;
    float: left;
    text-align: center;
    margin-top: 40px;
}

.rencai_zs {
    width: 800px;
    height: 60px;
    line-height: 24px;
    font-size: 15px;
    color: #666;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 10px;
}

.rencai_img4 img {
    margin-bottom: 16px;
}

.rencai_img4 h3 {
    margin-bottom: 4px;
}

.join {
    width: 1000px;
    height: 50px;
    font-size: 24px;
    font-weight: bold;
    color: #d73436;
    font-family: "微软雅黑";
    text-align: center;
    margin: 0 auto;
    border-bottom: 1px #b1b1b1 dashed;
    margin-top: -10px;
}

.zhiwei {
    width: 1160px;
    height: 530px;
    margin: 0 auto;
}

.zhiwei_mk {
    width: 345px;
    padding-bottom: 10px;
    margin-bottom: 30px;
    height: 600px;
    border: 1px #b1b1b1 solid;
    float: left;
    margin-left: -1px;
    margin-top: -1px;
    background: url(../rencai_img2.jpg) no-repeat center 20px;
    padding-left: 20px;
    padding-right: 20px;
}

.zhiwei_mk h2 {
    display: block;
    width: 100%;
    height: 88px;
    line-height: 88px;
    text-align: center;
    color: #fff;
    font-size: 16px;
}

.zhiwei_mk h3 {
    margin-bottom: 0px;
    font-size: 15px;
}

.zhiwei_mk span {
    display: block;
    width: 50%;
    height: 22px;
    line-height: 22px;
    color: #666;
    float: left;
    font-size: 14px;
}

.zhiwei_mk p {
    font-size: 14px;
    color: #666;
    line-height: 20px;
}


/*404错误*/

.four_bj {
    width: 1000px;
    margin: 0 auto;
    text-align: center;
}

.four_p {
    width: 800px;
    margin: 0 auto;
    height: 120px;
    text-align: center;
}

.four_p1 {
    font-size: 24px;
    color: #222;
}

.four_p2 {
    font-size: 16px;
    color: #222;
    margin-top: 12px;
}

.four_btn {
    width: 120px;
    height: 100px;
    margin: 0 auto;
}

.four_btn a {
    display: block;
    text-align: center;
    line-height: 37px;
    width: 120px;
    height: 37px;
    background: url(../black_bj.jpg);
    border: none;
    font-size: 18px;
    color: #fff;
    font-family: "微软雅黑";
    cursor: pointer;
    margin-left: 10px;
}

.four_btn li {
    float: left;
}

.xingqu {
    width: 800px;
    height: 80px;
    text-align: center;
    font-size: 16px;
    margin: 0 auto;
}

.xingqu a {
    margin-right: 12px;
    text-decoration: underline;
}

.xingqu a:hover {
    color: #d93638;
    text-decoration: none;
}


/*产品列表*/

.product {
    width: 100%;
    height: 200px;
    background: url(../poduct_nav.png) no-repeat center top;
    margin-top: -2px;
}

.product_ym,
.application_ym {
    width: 1100px;
    height: 130px;
    margin: 0 auto;
    color: #fff;
    position: relative;
    top: 10px;
}

.product_ym h3,
.application_ym h3 {
    color: #f8f8f8;
    display: block;
    width: 500px;
    height: 50px;
    line-height: 50px;
    margin: 0 auto;
    font-size: 19px;
    text-align: center;
    border-bottom: 1px #fff dashed;
    margin-bottom: 20px;
}

.product_ym li,
.application_ym li {
    float: left;
    width: 170px;
    height: 24px;
    line-height: 22px;
    margin-right: 2px;
    font-size: 14px;
    font-size: 16px;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
    margin-bottom: 10px;
}

.product_ym li a,
.application_ym li a {
    color: #f8f8f8;
    display: block;
    width: 170px;
    height: 26px;
    font-weight: bold;
}

.product_ym li a:hover,
.application_ym li a:hover {
    color: #ffff00;
}


/*xujie*/

.product_ym li a.select,
.application_ym li a.select {
    color: #ffff00;
}


/*xujie*/

.product_sy {
    color: #d93638;
    font-weight: bold;
    font-size: 16px;
    width: 1100px;
    height: 36px;
    margin: 0 auto;
    margin-top: -15px;
    font-family: "微软雅黑";
}

.product_sy a {
    color: #b6080a;
    font-family: "微软雅黑";
    font-weight: bold;
}

.product_sy img {
    margin-top: 7px;
    margin-right: 6px;
}

.table1 {
    width: 1100px;
    margin: 0 auto;
}

.table1 a {
    color: #01008c;
    font-weight: bold;
    font-family: "微软雅黑";
    font-size: 19px;
}

.table1 td {
    background: #fafafa;
    padding: 16px 10px;
    font-size: 15px;
}

.table1 .tr1 td {
    padding: 10px 10px;
}

.table1 tr td:hover a {
    text-decoration: underline;
}

.table1 tr td:hover a {
    color: #de3638;
}

.table1 tr {
    height: 40px;
}

.table1 td {
    border: 1px #6aa9bf solid;
    color: #555;
}

.table1 .tr1 td {
    background: #afddec;
    border: 1px #6aa9bf solid;
    color: #262626;
    font-weight: bold;
    text-align: center;
    font-size: 16px;
    font-family: "微软雅黑";
}


/*发展历程*/

.demo {
    width: 1100px;
    margin: 0px auto 0 auto;
}


/*history*/

.history {
    background: url(../line04.gif) repeat-y 187px 0;
    overflow: hidden;
    position: relative;
}

.history-date {
    overflow: hidden;
    position: relative;
}

.history-date h2 {
    background: url(../icon06.gif) no-repeat 158px 0;
    height: 59px;
    font-size: 25px;
    font-family: "微软雅黑";
    font-weight: normal;
    padding-left: 45px;
    margin-bottom: 74px;
}

.history-date h2.first {
    position: absolute;
    left: 0;
    top: 0;
    width: 935px;
    z-index: 99;
}

.history-date h2 a {
    color: #333;
    display: inline-block;
    *display: inline;
    zoom: 1;
    background: url(../icon08.gif) no-repeat right 50%;
    padding-right: 17px;
    margin: 21px 97px 0 0;
}

.history-date h2 a:hover {
    text-decoration: none;
}

.history-date h2 img {
    vertical-align: -5px;
}

.history-date h2.date02 {
    background: none;
}

.history-date ul li {
    background: url(../icon07.gif) no-repeat 180px 0;
    padding-bottom: 30px;
    zoom: 1;
}

.history-date ul li.last {
    padding-bottom: 0;
}

.history-date ul li:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.history-date ul li h3 {
    float: left;
    width: 168px;
    text-align: right;
    padding-right: 19px;
    color: #333;
    font: normal 18px/16px Arial;
}

.history-date ul li h3 span {
    display: block;
    color: #888;
    font-size: 18px;
    margin-top: 8px;
}

.history-date ul li dl {
    float: left;
    padding-left: 41px;
    margin-top: -5px;
    font-family: "微软雅黑";
}

.history-date ul li dl dt {
    color: #555;
    font-family: "微软雅黑";
}

.history-date ul li dl dt span {
    display: block;
    color: #444;
    font-size: 12px;
}

.history-date ul li.green h3 {
    color: #1db702;
    font-size: 20px;
    font-family: "微软雅黑";
}

.history-date ul li.green h3 span {
    color: #57c244;
    font-size: 14px;
    margin-top: 10px;
    margin-right: 4px;
}

.history-date ul li.green dl {
    margin-top: -8px;
    width: 860px;
    height: 80px;
    overflow: hidden;
    text-align: justify;
    text-justify: distribute-all-lines;
}

.history-date ul li.green dl dt {
    font-size: 17px;
    line-height: 28px;
    font-family: "微软雅黑";
}

.history-date ul li.green dl dt b {
    color: #01008c;
    font-family: "微软雅黑";
    font-size: 18px;
}

.history-date ul li.green dl dt a {
    display: inline-block;
    *display: inline;
    zoom: 1;
    overflow: hidden;
    vertical-align: middle;
    margin-left: 12px;
}

.history-date ul li.green dl dd {
    padding-top: 20px;
    display: none;
}

.history-date ul li.green dl dd img {
    float: left;
}

.history-date ul li.green dl dd p {
    overflow: hidden;
    zoom: 1;
    line-height: 21px;
    color: #787878;
}

.history-date h2.first .more-history {
    font-size: 16px;
    background: transparent;
    margin-left: 30px;
}

.history-date h2.first .more-history:hover {
    text-decoration: underline;
}

*body .history-date ul li dl dt {
    _font-size: 12px!important;
    _font-weight: bold;
}

*body .history-date ul li dl dt span {
    _font-weight: normal!important;
}

*body .history-date ul li.green dl dt a {
    _background: transparent!important;
    *background: transparent!important;
    *font-size: 12px!important;
    _font-weight: normal!important;
}


/*资质荣誉*/

.zizhi_l,
.zizhi_c {
    float: left;
    position: relative;
    top: 0px;
}

.zizhi_r {
    float: right;
    margin-right: -76px;
}

.zizhi_l {
    width: 67px;
    height: 67px;
    background: url(../arrow_l.png);
    margin-top: 100px;
    margin-right: 20px;
}

.zizhi_r {
    width: 67px;
    height: 67px;
    background: url(../arrow_r.png);
    margin-top: 100px;
    margin-left: 20px;
    position: relative;
    top: 0px;
}

.zizhi_c {
    width: 1000px;
    overflow: hidden;
}

.zizhi_c li {
    float: left;
    margin-right: 12px;
}

.zizhi_bj ul {
    clear: both;
    width: 1100px;
    margin: 0 auto;
}

.zizhi_bj {
    padding-top: 50px;
}


/*侧边栏*/

.hide {
    display: none
}

.side_bar {
    position: fixed;
    top: 48.9%;
    left: 0%;
    bottom: 20px;
    width: 52px;
    z-index: 10000;
    line-height: 44px;
}

.side_bar li {
    margin: 3px 0;
    line-height: 22px;
}

.side_bar a {
    display: inline-block;
    padding: 10px 12px;
    line-height: 14px;
    color: #FFF;
    font-family: "微软雅黑";
}

.side_bar a:hover {
    color: #000000;
}


/*走进普科特*/

.jianjie {
    width: 1100px;
    margin: 0 auto;
    margin-top: 40px;
    background: url(../jianjie.png) no-repeat center 0px;
    height: 490px;
    padding-top: 90px;
    font-family: "微软雅黑";
}

.jianjie .zs1,
.jianjie .zs2 {
    width: 415px;
    float: left;
    font-size: 17px;
    line-height: 35px;
    text-indent: 36px;
    color: #555;
    text-align: justify;
    text-justify: distribute-all-lines;
    font-family: "微软雅黑";
}

.jianjie .zs2 {
    margin-left: 18px;
}

.jianjie .zs3 {
    float: right;
}

.zizhi,
.licheng,
.jiagou {
    width: 100%;
    margin: 0 auto;
    height: 90px;
    margin-top: 40px;
    background: url(../zizhi.png) no-repeat center 0px;
    margin-top: 6px;
}

.zizhi_bj {
    height: 364px;
}

.zizhi_bj,
.licheng_bj,
.jiagou_bj,
.qiye {
    width: 100%;
    background: url(../zizhi_bj.jpg) no-repeat center 0px;
}

.licheng {
    background: url(../licheng.png) no-repeat center 0px;
}

.licheng_bj {
    width: 1100px;
    margin: 0 auto;
    background: url(../map_2.jpg) no-repeat;
    position: relative;
}

.jiagou_bj {
    text-align: center;
    width: 100%;
    height: 710px;
    background: none !important;
}

.jiagou_bj img {
    margin-top: 20px;
}

.jiagou {
    background: url(../jiagou.png) no-repeat center 0px;
    margin-top: 20px;
}

.qiye {
    width: 100%;
    height: 90px;
    background: url(../wenhua.png) no-repeat center 0px;
}

#qiye {
    margin-top: 60px;
}

.qiye_bj {
    width: 1100px;
    height: 430px;
    margin: 0 auto;
    margin-top: 10px;
}

.qiye_bj img {
    width: 130px;
    height: 154px;
}

.qiye_bj li {
    float: left;
    width: 163px;
    height: 380px;
    font-family: "微软雅黑";
    margin: 0px 10px;
}

.qiye_bj li h3 {
    font-size: 17px;
    margin-bottom: 10px;
    color: #555;
    margin-top: 20px;
}

.qiye_bj li p {
    font-size: 15px;
    margin-bottom: 10px;
    color: #888;
}


/*联系我们*/

.about_us img {
    width: 100%;
}

.about_jz {
    width: 860px;
    margin: 0 auto;
}

.about_us_l {
    width: 220px;
    height: 280px;
    font-size: 20px;
    font-weight: bold;
    border-right: 1px #ff7300 solid;
}

.about_us_r {
    width: 860px;
    font-family: '微软雅黑';
}

.about_us_l li {
    width: 220px;
    height: 50px;
    line-height: 50px;
    cursor: pointer;
    text-align: right;
}

.about_us_l li a {
    padding-right: 40px;
    color: #ff7300;
}

.about_us_l li a:hover {
    color: #333;
}

.about_us_l li img {
    position: relative;
    left: 8px;
    top: 20px;
}

.about_1,
.about_2,
.about_3,
.about_4,
.about_5 {
    margin-top: 28px;
    line-height: 34px;
    border-bottom: 1px #c9c9c9 dashed;
    padding-bottom: 30px;
}

.about_1 li,
.about_2 li,
.about_3 li,
.about_4 li,
.about_5 li {
    font-size: 16px;
    color: #888;
}

.about_1 h2,
.about_2 h2,
.about_3 h2,
.about_4 h2,
.about_5 h2 {
    font-size: 19px;
    color: #ff7300;
}

.about_5 {
    border-bottom: none;
}

.about_5 li {
    margin-bottom: 30px;
}


/*产品详细页*/

.ycl span {
    display: block;
    width: 110px;
    height: 20px;
    padding: 6px;
    border: 1px #b1b1b1 dashed;
    color: #333;
    margin-right: 10px;
    float: left;
    margin-top: 10px;
    text-align: center;
    line-height: 20px;
    font-size: 14px;
}

.cpxx_jz {
    width: 1100px;
    margin: 0 auto;
    margin-top: 34px;
}

.cpxx_left {
    width: 690px;
    padding: 20px;
    border: 1px #dedede solid;
    float: left;
    position: relative;
    padding-bottom: 33px;
    min-height: 660px;
}

.cpxx_bz {
    position: absolute;
    left: 0;
    top: 0;
}

.cpxx_left h1 {
    margin-top: 20px;
    color: #01008c;
    font-family: "微软雅黑";
    font-size: 25px;
}

.cpxx_right {
    width: 364px;
    float: right;
}

.cpxx_left_p {
    font-size: 16px;
    margin-top: 16px;
    color: #888;
    line-height: 24px;
    margin-bottom: -20px;
}

.cpxx_bt i,
.cpxx_bt h3,
.cpxx_bt span {
    float: left;
    margin-right: 8px;
}

.cpxx_bt,
.cpxx_nr,
.cpxx_nr2,
.cpxx_nr3 {
    clear: both;
}

.cpxx_nr2 a,
.cpxx_nr3 a,
.cpxx_nr4 a {
    color: #fff;
}

.cpxx_bt i {
    display: block;
    width: 4px;
    height: 18px;
    background: #dedede;
    margin-top: 2px;
}

.cpxx_bt span {
    display: block;
    width: 100px;
    height: 1px;
    background: #dedede;
    position: relative;
    top: 10px;
}

.cpxx_bt h3 {
    font-size: 18px;
    color: #262626;
    font-family: "微软雅黑";
}

.cpxx_nr {
    line-height: 24px;
    color: #888;
}

.cpxx_nr,
.cpxx_nr2,
.cpxx_nr3,
.cpxx_nr4 {
    clear: both;
    color: #888;
    font-size: 16px;
    margin-left: 14px;
    position: relative;
    top: 10px;
    font-family: "微软雅黑";
}

.cpxx_nr2 li,
.cpxx_nr3 li,
.cpxx_nr4 li {
    width: 25px;
    height: 20px;
    background: #004b9d;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 20px;
    float: left;
    margin-right: 6px;
}

.fgx {
    width: 1px;
    height: 50px;
}

.fgx2 {
    width: 1px;
    height: 68px;
}

.fgx3 {
    width: 1px;
    height: 70px;
}

.fgx4 {
    width: 1px;
    height: 152px;
}

.fgx5 {
    clear: both;
    width: 1px;
    height: 34px;
}

.cpxx_nr3 li {
    background: #d93638;
}

.cpxx_nr4,
.cpxx_nr5 {
    clear: both;
}

.cpxx_nr5 {
    font-weight: bold;
}

.cpxx_nr4 li,
.cpxx_nr5 li {
    float: left;
}

.cpxx_nr4 li img {
    border: 1px #dedede solid;
    padding: 5px;
    background: #fff;
}

.cpxx_nr4 li img,
.cpxx_nr5 li img {
    width: 134px;
    height: 170px;
    margin-right: 20px;
    margin-top: 20px;
}

.cpxx_nr5 li {
    margin: 10px;
}

.cpxx_nr5 li a {
    color: #004b9d;
}

.cpxx_nr5 li a:hover {
    color: #d93638;
    text-decoration: underline;
}

.bt1 p {
    display: block;
    width: 364px;
    height: 60px;
    background: url(../bt.jpg) no-repeat center top;
}

.bt1 p em {
    position: relative;
    left: 140px;
    color: #fff;
    top: 10px;
    font-size: 17px;
    font-family: "微软雅黑";
}

.bt1_bt {
    margin-left: 13px;
}

.bt1_bt li:hover {
    background: #d93638;
    border: 1px #d93638 solid;
    color: #fff;
}


/*xujie*/

.bt1_bt li.select {
    background: #d93638;
    border: 1px #d93638 solid;
    color: #fff;
}


/*xujie*/

.bt1_bt li {
    font-family: "楷体";
    color: #262626;
    cursor: pointer;
    width: 108px;
    height: 30px;
    background: #f1f0ec;
    border: 1px #dedede solid;
    float: left;
    text-align: center;
    line-height: 30px;
    margin-right: 6px;
    font-weight: bold;
    font-size: 19px;
}

.bt1_bk {
    width: 319px;
    border: 1px #dedede solid;
    margin-left: 13px;
    margin-top: 38px;
    padding: 10px;
}

.bt1_bk_1 {
    clear: both;
    margin-top: 10px;
    color: #888;
}

.bt1_bk_1 img {
    width: 100px;
}

.bt1_bk_1 img,
.bt1_bk_1 ul {
    float: left;
}

.bt1_bk_1 li {
    font-family: "微软雅黑";
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: 8px;
}

.bt1_bk_1 ul {
    width: 180px;
    font-size: 15px;
    margin-left: 20px;
}

.bt1_bk_1 b {
    color: #262626;
    font-family: "微软雅黑";
}

.bt2 {
    margin-top: 20px;
}

.bt1_bk2 {
    margin-top: 0px;
}

.bt1_bk2 ul {
    margin-top: -4px;
}

.bt1_bk2 li {
    width: 100%;
    overflow: hidden;
}

.bt1_bk2 h4 a {
    font-size: 18px;
    color: #008102;
    position: relative;
    top: 8px;
}

.bt1_bk2 span {
    font-size: 15px;
    color: #888;
    position: relative;
    top: 13px;
    display: block;
    min-height: 45px;
}

.mfqy img {
    margin: 9px 0 30px 14px;
}

.fgx6 {
    width: 100%;
    height: 1px;
    border-bottom: 1px #c9c9c9 solid;
}


/*相关应用配方*/

.peif_bt {
    width: 1000px;
    margin: 0 auto;
    background: ccc;
    height: 100px;
    line-height: 100px;
    text-align: center;
}

.peif_nr {
    width: 1000px;
    margin: 0 auto;
    border: 1px #dedede solid;
    padding: 20px;
    margin-bottom: 40px;
}

.side_bar li a {
    border-radius: 0 10px 30px 0;
    width: 56px;
    font-family: "微软雅黑";
}


/*客户应用*/

.kehu_nr {
    width: 1080px;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 30px;
}

.kehu_nr th {
    height: 30px;
    padding: 6px;
    font-size: 19px;
    font-family: "微软雅黑";
    background: #b7ddea;
    border: 1px #6aa9bf solid;
}

.kehu_nr td {
    height: 30px;
    padding: 6px;
    border-color: #90bbca;
    background: #fafafa;
    border: 1px #6aa9bf solid;
}

.kehu_nr tr {
    border-color: #90bbca;
}


/*注册会员*/

.cznr {
    margin-left: 5px;
}

.hyzc_1 {
    width: 800px;
    margin: 0 auto;
    margin-top: 40px;
    margin-bottom: 40px;
}

.hyzc_1 li {
    width: 400px;
    height: 50px;
    float: left;
    position: relative;
}

.hyzc_1 li p {
    position: absolute;
    bottom: -14px;
    left: 183px;
}

.red_zc span {
    display: block;
    width: 400px;
    height: 3px;
    background: #d93538;
    position: absolute;
    top: 24px;
}

.red_zc em {
    display: block;
    width: 31px;
    height: 50px;
    background: url(../red_yuan.png) no-repeat 0 10px;
    position: absolute;
    left: 210px;
    z-index: 1;
    text-align: center;
    line-height: 50px;
    font-size: 18px;
    color: #fff;
}

.red_hs span {
    display: block;
    width: 400px;
    height: 3px;
    background: #ccc;
    position: absolute;
    top: 24px;
}

.red_hs em {
    display: block;
    width: 31px;
    height: 50px;
    background: url(../gray_yuan.png) no-repeat 0 10px;
    position: absolute;
    left: 210px;
    z-index: 1;
    text-align: center;
    line-height: 50px;
    font-size: 18px;
    color: #fff;
}

.red_zc p {
    color: #d93538;
}

.hyzc_bt {
    color: #888;
    clear: both;
    width: 1100px;
    height: 60px;
    text-align: center;
    margin: 0 auto;
    margin-top: 130px;
    font-size: 19px;
    font-family: "微软雅黑";
}

.zc_nr {
    width: 960px;
    margin: 0 auto;
    margin-bottom: 40px;
    font-family: "微软雅黑";
}

.zc_nr ul {
    width: 480px;
    margin: 0 auto;
    margin-top: -20px;
}

.zc_nr li {
    clear: both;
}

.zc_nr li span {
    display: block;
    width: 100px;
    height: 42px;
    line-height: 42px;
    float: left;
    font-size: 15px;
    margin-top: 15px;
    color: #555;
    font-weight: bold;
}

.zc_nr li input {
    width: 350px;
    height: 28px;
    line-height: 38px;
    border: 1px #d1d1d1 solid;
    box-shadow: inset 1px 1px 1px #e3e2da;
    float: left;
    margin-top: 15px;
    padding: 5px;
    font-size: 15px;
    color: #999;
    padding-left: 10px;
}

.zc_bnt {
    clear: both;
    width: 279px;
    height: 150px;
    margin: 0 auto;
}

.zc_bnt input {
    margin-top: 30px;
    cursor: pointer;
    width: 120px;
    height: 37px;
    background: url(../black_bj.jpg);
    border: none;
    color: #fff;
    font-size: 14px;
}

.diebu {
    margin-bottom: 40px;
    font-family: "微软雅黑";
}

.hyzc_bt {
    color: #555;
}

.hyzc_nrr1 span {
    font-size: 14px;
    font-family: "微软雅黑";
    font-weight: bold;
}

.hyzc_nrr,
.hyzc_nrr1,
.hyzc_nrr2 {
    width: 700px;
    height: 80px;
    margin: 0 auto;
    font-size: 14px;
    line-height: 32px;
    color: #555;
    margin-top: -1px;
}

.hyzc_nrr1,
.hyzc_nrr2 {
    border: 1px #ccc solid;
    padding: 26px 20px 10px 20px;
    color: #555;
    margin-top: -1px;
}

.hyzc_nrr3 a {
    width: 120px;
    height: 30px;
    line-height: 30px;
    border-radius: 150px;
    display: block;
    background: #1f8020;
    color: #fff;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 60px;
}

.hyzc_nrr {
    margin-top: 20px;
}

.zcyl img {
    width: 100%;
}


/*登录*/

.loading_kk h2 {
    font-size: 17px;
    color: #da3739;
}

.loading {
    width: 100%;
    height: 530px;
    background: url(../113.jpg);
    font-family: "微软雅黑";
}

.gghh {
    width: 1100px;
    height: 573px;
    margin: 0 auto;
    position: relative;
}

.loading img {
    position: relative;
    z-index: 1;
}

.loading_kk {
    font-family: "微软雅黑";
    padding: 16px;
    font-family: "微软雅黑";
    color: #333;
    width: 242px;
    height: 290px;
    background: #f5f5f5;
    border-radius: 12px 20px 30px 12px;
    /*box-shadow:0px 0px 6px #333;*/
    position: absolute;
    right: 0px;
    top: 70px;
}

.loading_kk li {
    clear: both;
}

.load_img img {
    width: 100%;
}

.loading_kk span {
    font-family: "微软雅黑";
    display: block;
    width: 70px;
    height: 34px;
    line-height: 34px;
    float: left;
    margin-top: 12px;
    font-size: 15px;
}

.txt1 {
    font-family: "微软雅黑";
    width: 158px;
    padding: 5px;
    height: 20px;
    color: #999;
    line-height: 30px;
    float: left;
    margin-top: 12px;
    font-size: 15px;
    border: 1px #c9c9c9 solid;
    box-shadow: inset 0px 0px 1px #ccc;
    background: #fafafa;
}

.yzm input {
    width: 86px;
}

.yzm img {
    margin: 14px 0 0 12px;
}

.yss {
    font-size: 14px;
    padding-top: 22px;
    color: #999;
}

.yss input {
    position: relative;
    top: 1px;
    margin-right: 4px;
}

.yss a {
    color: #999;
    margin-left: 16px;
}

.yss img {
    position: relative;
    left: 12px;
}

.yss a:hover {
    color: #d93638;
}

.yhdl input {
    width: 100%;
    height: 40px;
    font-size: 16px;
    cursor: pointer;
    background: #da3739;
    border: none;
    margin-top: 20px;
    color: #fff;
    font-family: '微软雅黑';
    letter-spacing: 1px;
    border-radius: 150px;
}

.zc_bnt2 {
    clear: both;
    width: 120px;
    height: 90px;
    margin: 0 auto;
}

.zc_bnt2 input {
    width: 120px;
    height: 37px;
    margin-top: 30px;
    color: #fff;
    font-size: 15px;
    background: url(../red_bj.jpg);
    border: none;
    cursor: pointer;
}


/*可持续发展*/

.news_content2 h1 {
    display: block;
    width: 1100px;
    height: 40px;
    color: #cd3737;
    text-align: left;
    font-size: 18px;
    line-height: 40px;
    border-radius: 8px 12px 48px 12px;
}


/*质量与服务*/

.zlyfw h1 {
    background: none;
}

.ythypx h1 {
    background: none;
}

.shgy h1 {
    color: #009739;
}

.tcgd {
    clear: both;
    width: 1px;
    height: 50px;
    background: #333;
}

.tcgd2 {
    clear: both;
    width: 1px;
    height: 30px;
    background: #333;
}


/*产品宣传册*/

.cpxcc {
    width: 1100px;
    margin: 0 auto;
    margin-top: 50px;
    clear: both;
    position: relative;
    top: -20px;
}

.cpxcc h2 {
    padding-bottom: 10px;
    padding-top: 20px;
    width: 600px;
    height: 50px;
    margin-left: 22px;
    color: #d83537;
    font-family: "微软雅黑";
    font-size: 20px;
}

.cpxcc span {
    display: block;
    width: 4px;
    height: 14px;
    background: #d93638;
    float: left;
    margin-right: 6px;
    margin-top: 5px;
}

.cpxcc li {
    width: 340px;
    height: 210px;
    float: left;
    margin-left: 22px;
    margin-bottom: 40px;
}

.cpxcc li img {
    width: 330px;
    height: 194px;
}

.cpxcc p {
    margin-top: 6px;
    display: block;
    width: 340px;
    height: 40px;
    font-size: 18px;
    font-family: "微软雅黑";
    text-align: center;
    line-height: 38px;
}

.cpxcc p a {
    color: #666;
    font-size: 15px;
}

.cpxcc li:hover a {
    color: #d93638;
    text-decoration: underline;
}

.cpxcc li:hover img {
    border-color: #d93638;
}


/*下载和资料文献共用*/

.zlyfw_nr {
    margin: 16px 0 40px 0;
}

.zlyfw_nr li {
    font-size: 16px;
    font-family: "微软雅黑";
    width: 1100px;
    height: 60px;
    line-height: 60px;
    border-bottom: 1px #c9c9c9 dashed;
    margin: 0 auto;
    position: relative;
}

.zlyfw_nr li:hover a {
    color: #d93638;
    text-decoration: underline;
}

.zlyfw_nr li a {
    color: #555;
    position: absolute;
    left: 35px;
}

.zlyfw_nr li span {
    position: absolute;
    right: 0;
    color: #888;
}

.zlyfw_nr li img {
    position: absolute;
    top: 20px;
}


/*应用领域*/

.yyly_mk {
    width: 1093px;
    margin: 0 auto;
    margin-top: -20px;
}

.yyly_bt {
    clear: both;
    width: 1093px;
    height: 30px;
    background: url(../yyly_title.png) no-repeat;
    text-align: center;
    position: relative;
    top: 45px;
}

.yyly_bt em {
    font-size: 19px;
    font-weight: bold;
    font-family: "微软雅黑";
    color: #d93639;
    position: relative;
    top: -15px;
}

.yyly_nr {
    clear: both;
    margin-top: 40px;
}

.yyly_nr a {
    display: block;
    width: 155px;
    font-weight: bold;
    height: 58px;
    background: none;
    text-align: center;
    line-height: 58px;
    border: 1px #c9c9c9 solid;
    float: left;
    margin-left: -1px;
    font-size: 19px;
    margin-top: -1px;
    clear: right;
    color: #01008c;
    font-family: "微软雅黑";
}

.yyly_nr a:hover {
    background: #d83537;
    color: #fff;
    border-color: #d83537;
}

.yyly_fg {
    width: 1px;
    height: 20px;
}

.yyly_fg2 {
    width: 1px;
    height: 180px;
}


/*重点推荐*/

.zdtj_nr {
    width: 1100px;
    margin: 0 auto;
    margin-top: 35px;
    margin-bottom: 50px;
    background: url(../zdtj_bj.jpg) repeat-y #fff;
    overflow: hidden;
}

.zdtj_nr_bt {
    width: 100%;
    height: 48px;
    line-height: 48px;
    background: rgb(93, 163, 79);
    color: #fff;
    font-family: "微软雅黑";
    font-weight: bold;
    float: left;
    font-size: 16px;
    position: relative;
}

.zdtj_nr_bt span {
    margin-left: 30px;
}

.zdtj_nr_bt i {
    display: block;
    width: 3px;
    height: 16px;
    background: #fff;
    position: absolute;
    top: 16px;
    left: 20px;
}

.zdtj_nr_l {
    float: left;
    clear: both;
    border-top: none;
}

.zdtj_nr_l li {
    width: 220px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    border-bottom: 1px #d6d6d6 solid;
    background: #eee;
    margin-left: -1px;
    border-right: 1px #d6d6d6 solid;
    color: #555;
}

.zdtj_nr_l li:hover {
    background: #fff;
    border-right: 1px #fff solid;
    cursor: pointer;
}

.zdtj_nr_l1 {
    background: #eee;
}

.zdtj_nr_l2 {
    background: #fff;
}

.zdtj_nr_r {
    float: left;
    width: 877px;
    min-height: 600px;
    padding-bottom: 40px;
}

.zdtj_nr_r li a {
    color: #01008c;
    font-family: "微软雅黑";
    font-size: 21px;
}

.zdtj_nr_r li {
    width: 232px;
    height: 110px;
    float: left;
    padding: 30px;
    overflow: hidden;
    padding-bottom: 10px;
}

.zdtj_nr_r li:hover a {
    color: #d83537;
    text-decoration: underline;
}

.zdtj_nr_r a {
    font-size: 18px;
    font-weight: bold;
}

.zdtj_nr_r p {
    font-size: 14px;
    color: #888;
    margin-top: 12px;
}


/*产品种类*/

.cpzl {
    width: 1098px;
    height: 500px;
    border: 1px #d8d8d8 solid;
    background: #fff;
    margin: 0 auto;
    margin-top: 35px;
    margin-bottom: 50px;
}


/*xujie*/


/*操作信息输出*/

#err,
#suc {
    margin: 150px auto;
    width: 600px;
    border: #f5f5f5 solid 1px;
    padding: 20px 20px 60px 170px;
    box-sizing: border-box;
}

#minierr,
#minisuc {
    background: url(../order-bg.png) transparent no-repeat;
    width: 657px;
    height: 474px;
    padding: 150px 40px 0 40px;
}

#err {
    background: url(/images/err.gif) #fff no-repeat left 10px;
}

#suc {
    background: url(/images/suc.gif) #fff no-repeat left 10px;
}

#err h1,
#minierr h1 {
    color: #da3739;
    font-size: 16px;
    margin-bottom: 20px;
}

#suc h1,
#minisuc h1 {
    color: #1f8020;
    font-size: 16px;
    margin-bottom: 20px;
}

#suc li {
    line-height: 28px;
    color: #444;
}

#suc footer,
#err footer,
#minisuc footer,
#minierr footer {
    margin-top: 20px;
    border-top: 1px #e5e5e5 solid;
    padding-top: 10px;
}

#suc footer a,
#err footer a,
#minisuc footer a,
#minierr footer a {
    padding: 8px 16px;
    background: #1f8020;
    color: #fff;
    position: relative;
    top: 8px;
    border-radius: 150px;
}

#suc li:before,
#err li:before,
#minisuc li:before,
#minierr li:before {
    content: '>';
    margin-right: 5px;
}

#err footer a {
    background: #da3739;
    border-radius: 150px;
}


/*搜索列表页*/

.loading_list {
    width: 1100px;
    border-left: none;
    border-right: none;
    margin: 0 auto;
    padding: 10px 0 24px 0;
    font-family: "微软雅黑";
    margin-top: -1px;
}

.loading_list ul {
    border: 1px #bcbcbc dashed;
    margin-top: -1px;
    padding: 20px;
    padding-top: 10px;
}

.loading_list b a {
    font-size: 20px;
    color: #1d2088;
}

.loading_list a:hover {
    text-decoration: underline;
}

.loading_list span {
    font-size: 16px;
    color: #ff7300;
    font-weight: bold;
}

.loading_list em {
    line-height: 24px;
    font-size: 16px;
    color: #444;
}

.loading_list li {
    padding-top: 14px;
}

.loading_gjc {
    font-size: 20px;
    font-family: "微软雅黑";
    width: 1100px;
    height: 80px;
    line-height: 80px;
    margin: 0 auto;
    color: #444;
}


/*表格*/

.bg_1,
.bg_2,
.bg_3,
.bg_4 {
    height: 30px;
}

.bg_2 {
    min-width: 130px;
    table-layout: fixed;
    word-break: break-all;
    overflow: hidden;
    center
}

.bg_3 {
    min-width: 100px;
    height: 30px;
    overflow: hidden;
}

.bg_4 {
    min-width: 90px;
    height: 30px;
    overflow: hidden;
    text-align: center;
}

.bg_5 {
    min-width: 90px;
    height: 30px;
    overflow: hidden;
    text-align: center;
}

.bg_6 {
    min-width: 90px;
    height: 30px;
    overflow: hidden;
    text-align: center;
}

.bg_7 {
    min-width: 90px;
    height: 30px;
    overflow: hidden;
    text-align: center;
}

.product_description {
    width: 1100px;
    font-size: 16px;
    line-height: 24px;
    color: #333;
    margin: 0 auto;
    margin-top: -6px;
    padding-bottom: 15px;
}


/*公告*/

.gonggao {
    width: 99%;
    height: 40px;
    border-bottom: 1px #dbdbdb solid;
    line-height: 40px;
    padding-left: 1%;
    font-size: 14px;
    color: #666;
    margin-bottom: 30px;
    margin-top: -30px;
    font-size: 15px;
    font-family: "微软雅黑";
}

.gonggao a {
    color: #666;
}

.science_cx .scx_wz {
    text-align: center;
    width: 650px;
    margin: 0 auto;
}

.scx_tab {
    width: 1100px;
    margin: 35px auto 70px;
    border-collapse: collapse;
    font-size: 14px;
    color: #606060;
    text-align: center;
}

.scx_tab tr td {
    width: 25%;
    border: 1px solid #ddd;
    padding: 35px 0;
}

.scx_tab tr td span {
    display: block;
    margin-top: 20px;
}

.scx_tab tr td img {
    -webkit-transition: -webkit-transform 0.5s;
    -moz-transition: -moz-transform 0.5s;
    -o-transition: -o-transform 0.5s;
    transition: transform 0.5s;
}

.scx_tab tr td img:hover {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
}

.star_title_right1_1 ul {
    display: block !important;
}