input {
    padding: 0;
    margin: 0;
    font-family: 'Microsoft YaHei';
}

img {
    border: none;
    background: none;
    vertical-align: middle;
}

ul,
ol,
li {
    list-style-type: none;
}

select,
input,
img,
select {
    vertical-align: middle;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

table,
th,
td {
    vertical-align: middle
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.clearfix {
    zoom: 1
}

.clearboth {
    height: 0px;
    line-height: 0px;
    overflow: hidden;
    clear: both;
    font-size: 0px;
}

h1,
h2,
h3,
h4 {
    font-size: 12px;
    font-weight: bold;
    line-height: 1.5
}

hr {
    border: 0;
    border-top: 1px solid #ccc;
    height: 0;
}

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

p {
    margin: 0;
}


/*滚动*/

#demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

#indemo {
    float: left;
    width: 800%
}

#demo1 {
    float: left;
}

#demo2 {
    float: left;
}

#m_demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

#m_indemo {
    float: left;
    width: 800%
}

#m_demo1 {
    float: left;
}

#m_demo2 {
    float: left;
}


/*导航栏样式*/

.nav {
    height: 71px;
    width: 1100px;
    margin: 0 auto;
}

.nav li {
    line-height: 71px;
    height: 71px;
    text-align: center;
    width: 156px;
    float: left;
    position: relative;
    z-index: 9999;
    border-right: 1px solid #e8e8e8;
}

.nav li a {
    display: block;
    line-height: 71px;
    color: #7b7b7b;
    height: 58px;
    font: 400 15px/71px "微软雅黑";
}

.nav li:hover>a {
    color: #005494;
    text-decoration: none;
    border-top: 2px solid #005494;
}

.nav li:first-child {
    border-left: 1px solid #e8e8e8;
}

.nav .sec {
    height: 0;
    background: #fff;
    color: #3e3e3e;
    overflow: hidden;
    z-index: 9999;
    position: absolute;
    top: 71px;
    left: 0px;
}

.nav .sec a {
    color: #3e3e3e;
    height: 38px;
    line-height: 38px;
    width: 156px;
}

.nav .sec a:hover {
    // background: #005495;
    text-decoration: none;
    color: #fff;
}


/*头部样式*/

.con1 {
    width: 1600px;
    position: relative;
    left: 50%;
    margin-left: -800px;
}

.head {
    background: url(../images/header_bg.png) no-repeat center;
    height: 140px;
    overflow: hidden;
}

#header {
    width: 1100px;
    margin: 0 auto;
}

.top {}

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

.topLink {
    width: 400px;
    float: right;
    text-align: right;
}

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

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

.k1 {
    float: left;
    line-height: 50px;
    color: #fff;
}

.k1 a {
    color: #fff;
}

.k1 a:hover {
    /*color: #fc5a0a;*/
   text-decoration:underline;
}

.lan {
    float: right;
    color: #383838;
    line-height: 30px;
}

.lan a {
    padding-left: 30px;
    color: #c5c3c3;
    display: inline-block;
    margin-left: 10px;
    padding-right: 10px;
}

.lan a.cn {
    background: url(../images/cn.jpg) no-repeat left center;
}

.lan a.en {
    background: url(../images/en.jpg) no-repeat left center;
}

#menu {
    background: url(../images/menu.jpg) repeat-x;
    height: 71px;
    z-index: 9999;
    position: relative;
}

.k3 {
    font: 400 14px/50px "微软雅黑";
    color: #fff;
}

.k3 a {
    color: #fff;
}


/*热门搜索*/

.search {
    float: right;
    text-align: left;
    margin-top: 10px;
}

#formsearch {
    margin-bottom: 5px;
    background: url(../images/ss.jpg) no-repeat;
    width: 380px;
}

.hotSearch {
    height: 24px;
    line-height: 24px;
    font-weight: normal;
    color: #fff;
    text-align: left;
    font-size: 14px;
}

.hotSearch a {
    color: #fff;
    font-size: 14px;
}


/*搜索和热门搜索*/

input::-webkit-input-placeholder {
    color: #fff;
}

.hotSearch a {
    margin-right: 6px;
}

#formsearch input {
    height: 27px;
    background: none;
    line-height: 27px;
    float: left;
    border: none;
    outline: none;
}

#formsearch input#keyword {
    height: 25px;
    line-height: 25px;
    padding-left: 4px;
    color: #fff;
    border: none;
    width: 320px;
}

#formsearch input#s_btn {
    width: 50px;
    height: 27px;
    line-height: 27px;
    text-align: center;
    background-color: none;
    color: #fff;
    border: none;
    cursor: pointer;
}


/*主体样式*/

#container {
    width: 940px;
    margin: 0 auto;
    margin-top: 10px;
}

.c1 {
    background: url(../images/c1.jpg) no-repeat center;
    height: 643px;
}

.c1-box {
    width: 1100px;
    margin: 0 auto;
    padding-top: 113px;
}

.c1-title {
    text-align: center;
    font: 400 30px/30px "微软雅黑";
    color: #055a9b;
}

.c1-title1 {
    font: 400 12px/50px "微软雅黑";
    color: #a7a7a7;
    text-align: center;
}

.c1-cate {
    background: url(../images/c1.png) no-repeat center;
    width: 1100px;
    margin: 0 auto;
    height: 354px;
    margin-top: 20px;
    position: relative;
}

.c1-more {
    position: absolute;
    font: 400 12px/20px "微软雅黑";
    color: #ffebec;
    top: 157px;
    left: 0px;
    z-index: 9999;
}

.c1-more a {
    color: #ffebec;
    width: 104px;
    height: 40px;
    display: block;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    z-index: 999;
}

.c1-re {
    width: 485px;
    margin-right: 30px;
    padding-top: 88px;
}

.c1-re-title {
    font: 600 24px/20px "微软雅黑";
    color: #fff;
}

.c1-re-con {
    font: 400 12px/26px "微软雅黑";
    color: #fff;
    padding-top: 23px;
}

.c2 {
    background: url(../images/c2.jpg) no-repeat center;
    height: 611px;
    overflow: hidden;
}

.c2-box {
    width: 1130px;
    margin: 0 auto;
    padding-top: 80px;
}

.c2a {
    width: 196px;
    border: 2px solid #055a9b;
    height: 449px;
    overflow: hidden;
    background: #fff;
}

.c2a-title {
    background: #055a9b;
    font: 400 32px/36px "微软雅黑";
    color: #fff;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 10px;
}

.c2a-title span {
    display: block;
    font-size: 20px;
}

.sort2 li a {
    color: #3e3e3e;
    display: block;
    line-height: 49px;
    font-family: "微软雅黑";
    padding-left: 25px;
    font-size: 14px;
    font-weight: 400;
    position: relative;
    border-bottom: 1px dashed #ccc;
}

.sort2 li a::before {
    position: absolute;
    content: "";
    left: 0px;
    bottom: -1px;
    width: 0%;
    height: 1px;
    transition: all 1s;
}

.sort2 li a:hover {
    color: #3a78c1;
    text-decoration: none;
}

.sort2 li:hover a::before {
    position: absolute;
    content: "";
    left: 0px;
    bottom: -1px;
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #3a78c1;
}

.hot_phone {
    text-align: center;
    font-size: 15px;
    color: #525252;
    padding-top: 15px;
    font-weight: normal;
    line-height: 30px;
}

.c2b {
    width: 880px;
}

.product_lista {}

.product_lista li {
    float: left;
    margin-left: 0px;
    margin-right: 20px;
    padding-bottom: 15px;
    _display: inline;
}

.product_lista li a.img {
    border: 2px solid #e5e5e5;
    overflow: hidden;
}

.product_lista li a.img img {
    width: 265px;
    height: 198px;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.product_lista li a.img img:hover {
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
    -webkit-transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
}

.product_lista li h3 {
    text-align: center;
    padding-top: 5px;
}

.product_lista li h3 a {
    font-weight: normal;
    font-size: 15px;
    color: #525252;
    line-height: 35px;
}

.product_lista li a.img {
    display: block;
    background-color: #fff;
}

.product_lista li:hover a.img {
    border-color: #055a9b;
}

.roll_product {
    float: left;
}

.product_lista li:hover h3 a {
    color: #055a9b;
}

.c3 {
    width: 1100px;
    margin: 0 auto;
    margin-top: 72px;
}

.c3-title {
    text-align: center;
    background: url(../images/cc.png) no-repeat top center;
    padding-top: 32px;
}


/*首页新闻*/

.news-box {
    width: 1100px;
    margin: 0 auto;
    margin-top: 20px;
}

.news-1 {
    width: 745px;
    float: left;
}

.news-1-title {
    font: 600 22px/55px "微软雅黑";
    color: #005eb8;
    border-bottom: 2px solid #d6e3ed;
    position: relative;
}

.news-1-title span {
    font: 400 14px/55px "微软雅黑";
    color: #005eb8;
}

.news-1-title span a {
    position: absolute;
    right: 0
}

.news-1-con {
    padding-top: 22px;
}

.news-1-tu {
    width: 298px;
    height: 404px;
    float: left;
}

.news_tu .slick-prev,
.news_tu .slick-next {
    display: none!important;
}

.news-1-content {
    width: 433px;
}

.news_list1 {
    padding-top: 5px;
}

.news_list1 li {
    margin-bottom: 23px;
    cursor: pointer;
}

.order:hover {
    color: #c61822;
    text-decoration: none;
}

.contact-ri {
    width: 330px;
    float: right;
    margin-top: 20px;
}

.contact-conn {
    background: url(../images/contact.jpg) no-repeat;
    height: 312px;
    width: 330px;
    font: 400 12px/45px "微软雅黑";
    color: #7d7d7d;
    padding-top: 12px;
    padding-left: 40px;
    padding-top: 15px;
}

.news_list1 .order {
    float: left;
    font: 600 40px/68px "微软雅黑";
    color: #989898;
    margin-right: 15px;
    background: #eee;
    width: 68px;
    text-align: center;
    border-radius: 5px;
}

.news_list1 li:hover .order {
    color: #fff;
    text-decoration: none;
    background: #005eb8
}

.news_list1 li .ns_cn {
    padding-right: 25px;
    color: #000;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 12px;
}

.news_list1 li:hover .ns_cn a {
    color: #005eb8;
    text-decoration: none;
}

.news_list1 li .ns_cn a {
    font: 500 15px/25px "微软雅黑";
    color: #2a2a2a;
}

.ns_cn p {
    font: 400 12px/22px "微软雅黑";
    color: #666;
}

.ns_cn p span {
    display: block;
    padding-left: 360px;
}

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


/*主体样式*/


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

.fl {
    float: left;
}

.fr {
    float: right;
}

.di {
    _display: inline;
}

.fwn {
    font-weight: normal;
}

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


/*前台多页签*/

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

.tab {
    position: relative;
}

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

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

.tt {
    display: none;
}

.list1 {
    padding: 8px 10px;
}

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

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

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

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


/*友情链接*/

.f_link {
    line-height: 22px;
}


/*页面底部*/

#footer {
    position: relative;
    width: 1000px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 10px;
    padding-top: 8px;
    border-top: 2px solid #eee;
    margin-top: 15px;
}

#footer a {
    color: #666;
}

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

.nav_foot {
    text-align: center;
    line-height: 24px;
    color: #666;
}

.copyright {
    text-align: center;
    line-height: 24px;
}


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

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

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

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

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

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

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

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

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

.sort_product {
    margin-top: 10px;
}

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

.n_contact {
    margin-top: 10px;
}

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

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

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

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

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

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

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

.sort_album {
    margin-top: 15px;
}