/*css 初始化 */
@charset "utf-8";
/* CSS Document */

div {
    /*margin: 0 auto*/
}

* {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
}

* {
    font-family: Microsoft YaHei, iconfont !important;
}

body {
    font: 12px Microsoft YaHei, SimHei, SimSun, Verdana, Arial, Helvetica, sans-serif;
}

blockquote, body, button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, hr, input, legend, li, ol, p, pre, td, textarea, th, ul {
    margin: 0;
    padding: 0
}

.fy {
    text-align: center;
    padding: 20px 0 20px 0;
}

.fy a {
    padding: 5px 15px 5px 15px;
    margin: 0 6px 0 6px;
    border: 1px solid #ccc;
    color: #4a4a4a;
}

.fy a:hover {
    border: 1px solid #ffca0a;
    background: #ffca0a;
    color: #f00;
}

.fy .cur {
    border: 1px solid #ffca0a;
    background: #ffca0a;
    color: #f00;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
    color: #222
}

address, cite, dfn, em, var {
    font-style: normal
}

code, kbd, pre, samp {
    font-family: courier new, courier, monospace
}

small {
    font-size: 12px
}

s ol, ul {
    list-style: none
}

a {
    text-decoration: none;
    color: #222;
}

a:hover {
    text-decoration: none;
    color: #666;
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

legend {
    color: #000
}

fieldset, img {
    border: 0;
}

button, input, select, textarea {
    font-size: 100%
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.clearfix:before, .clearfix:after {
    display: table;
    content: '';
    line-height: 0;
}

/*清除浮动*/
.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1;
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

/*top*/
#top {
    height: 30px;
    border-bottom: 1px solid #ccc;
    line-height: 30px;
}

.top {
    width: 1200px;
    margin: 0 auto;
}

.top-left {
}

.top-right {
}

.top-right > li {
    float: left;
    position: relative;
    margin-right: 11px;
}

.top-right > li:after {
    position: absolute;
    content: '';
    width: 1px;
    height: 13px;
    background-color: #ccc;
    top: 9px;
    right: -6px;
}

.top-right > li:last-child:after {
    display: none;
}

/*toproll*/
#toproll {
    height: 51px;
    position: relative;
    z-index: 9999;
}

.toproll {
    width: 1200px;
    height: 51px;
    position: relative;
    margin: 0 auto;
}
.toproll h1 {
    float: left;
    width: 850px;
    line-height: 51px;
}
.toproll-left {
    width: 250px;
    padding-left: 50px;
    height: 64px;
    background: url(../images/tel.png) no-repeat 12px 10px;
    background-size: 40px;
}

.toproll-left-title {
    color: #ccc;
    font-size: 14px;
    margin: 10px 0 0 20px;
}

.toproll-left-contact {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 0 20px;
}

.toproll-right {
    width: 780px;
    height: 51px;
    background: url(../images/call.png) no-repeat 8px 50%;
    background-size: 25px;
    padding: 0 0 0 40px;
}

.toproll-right-title {
    color: #fff;
    line-height: 51px;
    font-size: 14px;
}

.toproll-right-ul {
}
#header {}

.header {
    width: 1200px;
    height: 120px;
    margin: 0 auto;
}

.header_log {}

.header_log img {
    margin-top: 30px;
}

.header_search {}

.header_search form {
    margin-top: 30px;
}

.header_search .keyword {
    margin-top: 5px;
    font-weight: 700;
}
.ttel {
    width: 297px;
    background: url(../images/ttel.png) left top no-repeat;
    padding-left: 58px;
    margin-top: 20px;
}
.ttel p {
    color: #666666;
    font-size: 14px;
    line-height: 14px;
}
.ttel h2 {
    color: #f4bf1b;
    font-size: 34px;
    line-height: 34px;
    margin-top: 3px;
}


/*顶部新闻滚动*/
.swiper_wrap {
    position: relative;
    width: 695px;
    height: 51px;
    margin: 0 auto;
    overflow: hidden;
}

.swiper_wrap ul {
    position: relative;
    top: 0;
    left: 0;
    width: 695px;
    float: right;
    color: #fff;
    font-size: 14px;
    margin-top: 1px;
}

.swiper_wrap ul li {
    line-height: 51px;
    padding-left: 24px;
}

.swiper_wrap .lt {
    position: absolute;
    left: -1px;
    top: 7px;
    font-family: "宋体";
    font-weight: bold;
    color: #AAAAAA;
}

.swiper_wrap .gt {
    position: absolute;
    right: 26px;
    top: 7px;
    font-family: "宋体";
    font-weight: bold;
    color: #AAAAAA;
}

.swiper_wrap .font_inner a {
    color: #fff;
}

.swiper_wrap a:hover {
    color: #FA9101;
}

/*banner*/
#banner {
    background: #ddd;
    min-width: 1200px;
    position: relative;
}

/*标题样式*/
.box-title {
    position: relative;
}

.box-title:before, .box-title:after {
    content: '';
    position: absolute;
}
.w1200 {
    width: 1200px;
    position: relative;
    margin-left: -600px;
    left: 50%;
}
.fl{float: left;}
.fr{float: right;}
.box1{
    padding:52px 0 30px;
    z-index: 0;
    overflow: hidden;
}
.tit {
    text-align: center;
    overflow: hidden;
}
.tit h2 {
    color: #2662ae;
    font-size: 37px;
    line-height: 37px;
    margin-bottom: 20px;
}
.tit p {
    color: #666666;
    background: url(../images/titbg.jpg) top center no-repeat;
    font-size: 18px;
    line-height: 18px;
}
.tit1 p {
    background: url(../images/tit1.jpg) center no-repeat;
}
.b1_index{
    padding-top: 38px;
    overflow: hidden;
}
.menu_cate{
    width: 253px;
    background: url(../images/promenu.png) top center no-repeat #fff;
    padding-top: 70px;
}
.menu_cate .content{
    width: 238px;
    margin:0 auto;
    border-radius: 4px;
    padding:20px 10px;
    overflow: hidden;
    height: 415px;
    box-sizing: border-box;
}
.sort1{overflow:hidden;}
.sort1 li{
    width: 100%;
    margin-bottom:16px;
}
.sort1 li:last-of-type{margin-bottom: 0;}
.sort1 li a.a{ 
    width: 100%;
    height: 46px;
    color:#fff;
    font-size:16px;
    background:url(../images/sort1.png) #2662ae no-repeat 26px center;
    padding-left:40px;
    display: block;
    line-height: 46px;
}
.sort1 li a.a:hover{color:#fff;background:url(../images/sort2.png) #f4bf1b no-repeat 25px center;}

.sort1 li .sec{display: none}
.sort1 li .sec li{background:#eaeaea;margin-left:5px;line-height:32px;height:32px;margin-bottom:10px;width: 205px;}
.sort1 li .sec li a{color:#000;font-size:14px;padding-left:41px;display: block;line-height: 32px}
.sort1 li .sec li a:first-of-type{margin-top: 8px;}
.sort1 li .sec li a:hover{color:#1b4c8c;}
.sort1 li:hover .sec{display: block}
.menu_cate .phone1{
    width: 100%;
    background: #2662ae;
    text-align: center;
    padding:41px 0 25px;
}

.menu_cate .phone1 p{
    color: #ffffff;
    font-size: 14px;
    line-height: 14px;
}

.menu_cate .phone1 h2{
    color: #ffffff;
    font-size: 25px;
    margin:12px 0 12px;
    font-weight: bold;
}
.menu_cate .phone1 p:last-of-type{
    margin-bottom:28px; 
}
.menu_cate .phone1 .more1{
    width: 157px;
    height: 30px;
    line-height: 30px;
    margin:0 auto;
    background: #fff;
    border-radius: 18px;
    text-align: center;
    font-size: 14px;
    color: #000000;
}
.prod{
    width: 923px;
}
.prod li{
    width: 301px;
    float: left;
    overflow: hidden;
    margin: 0 2px 20px;
    text-align: center;
    border: 1px solid #e5e5e5;
}
.prod li img{
    max-width: 100%;
    height: 200px;
}
.prod li:nth-of-type(3n){
    margin-right: 0;
}
.prod li h3{
    line-height: 37px;
    font-size: 14px;
    color: #000000;
}
.prod li:hover h3 a{
    color: #f4bf1b;
}
.box2{
    width: 1920px;
    margin-left: -960px;
    left: 50%;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.box5 {
    overflow: hidden;
    padding: 45px 0 54px;
}
.b5_index{
    overflow: hidden;
    padding-top: 30px;
}
.b5_left{
    width: 527px;
    padding-left: 3px;
}
.b5_left h2{
   color: #000000;
   font-size: 22px;
   line-height: 22px;
   margin-bottom: 26px;
}
.b5_left  p{
    color: #717171;
    font-size: 14px;
    line-height: 24px;
}
.b5_left .more2{
   margin-top:19px;
   width: 72px;
   height: 28px;
   background: #f4bf1b;
   line-height: 28px;
   text-align: center;
   border-radius: 16px;
   font-size: 12px;
   color: #ffffff;
}
.b5_right{
    width: 596px;
    padding-right: 3px;
}
.b5_right{ width: 596px; height: 283px;}
.box6{
    overflow: hidden;
    background:#f7f7f7;
    padding: 42px 0;
}
.b6_index{
    overflow: hidden;
    padding: 42px 0 6px 0;
    box-sizing: border-box;
}
.b6c1_left,.b6c1_right{
    width: 581px;
    overflow: hidden;
    box-sizing: border-box;
    box-shadow: 3px 3px 6px rgba(4,0,0,0.16);
}
.b6_index ul{
    overflow: hidden;
}
.newstit{
    overflow: hidden;
    border-bottom: 1px solid #ebebeb;
    background: url(../images/gsdt.jpg) left center no-repeat;
    padding: 18px 30px 14px 106px;
    box-sizing: border-box;
}
.newstit h2{
    float: left;
    color: #333333;
    font-size: 20px;
    line-height: 20px;
}
.newstit .more3{
    width: 74px;
    border-left: 1px solid #dddddd;
    padding-left: 11px;
    box-sizing: border-box;
}
.newstit .more3 p:first-of-type{
    font-size: 13px;
    line-height: 13px;
    color: #2e2e2e;
    margin-bottom: 5px;
}
.newstit .more3 p:nth-of-type(2){
    color: #666666;
    font-size: 10px;
    line-height: 10px;
}
.newsindex{
    overflow: hidden;
    padding:30px 30px 14px 30px;
    width: 100%;
    box-sizing: border-box;
}
.newsleft1{
    width: 224px;
    overflow: hidden;
}
.newsright1{
    width: 273px;
    overflow: hidden;
}
.newsright1 p:first-of-type{
    color: #333333;
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
    margin-bottom: 5px;
}
.newsright1 p:last-of-type{
    color: #717171;
    font-size: 12px;
    line-height: 20px;   
}
.newsindex ul:nth-of-type(2){
    padding-top: 14px;
}
.newsin2{
    overflow: hidden;
    height: 30px;
    line-height: 30px;
    background: url(../images/newsin2.png) left center no-repeat;
    width: 100%;
    box-sizing: border-box;
    padding-left: 19px;
    border-bottom: 1px dotted #595959;
}
.newsin2 span:first-of-type{
    color: #717171;
    font-size: 14px; 
}
.newsin2 span:nth-of-type(2){
    color: #717171;
    font-size: 12px;
}
.newsin2:hover .newsp1{
    color: #f4bf1b;
}
.b6c1_left,.b6c1_right{
    background: #fff;
}
.b6c1_right .newstit{
    background: url(../images/jsdy.jpg) left center no-repeat;
}
/*首页展品展示*/
#index-product {
    height: 300px;
    border: 1px solid #ccc;
    margin-bottom: 20px;
}

.index-product-title {
    height: 40px;
}

.index-product-title:before {
    width: 3px;
    height: 20px;
    top: 10px;
    left: 8px;
    background: #2662ae;
}

.index-product-title:after {
    width: 1180px;
    height: 1px;
    top: 45px;
    left: 10px;
    background: #eee;
}

h2.index-product-h2 {
    line-height: 40px;
    font-size: 17px;
    font-weight: 700;
    display: inline-block;
    margin-left: 20px;
}

h3.index-product-h3 {
    line-height: 40px;
    font-size: 14px;
    display: inline-block;
}

.index-product-sort {
    padding: 20px;
    width: 200px;
    position: relative;
}

.index-product-sort:after {
    position: absolute;
    content: '';
    width: 1px;
    height: 230px;
    background: #ccc;
    top: 18px;
    right: 0;
}

.index-product-sort > li {
    height: 40px;
    margin: 10px 0px;
    position: relative;
}

.index-product-sort > li > a {
    display: block;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    background: #efefef;
}

.index-product-sort > li > a:hover {
    background: #2662ae;
    font-size: 15px;
    color: #fff;
}

.index-product-scroll {
    padding: 20px;
    width: 918px;
}

.index-product-scroll-title {
    text-align: center;
    line-height: 24px;
}

/*首页案例展示*/
#index-case {
    border: 1px solid #ccc;
    margin-bottom: 20px;
}

.index-case-title {
    height: 40px;
}

.index-case-title:before {
    width: 3px;
    height: 20px;
    top: 10px;
    left: 8px;
    background: #2662ae;
}

.index-case-title:after {
    width: 1180px;
    height: 1px;
    top: 45px;
    left: 10px;
    background: #eee;
}

h2.index-case-h2 {
    line-height: 40px;
    font-size: 17px;
    font-weight: 700;
    display: inline-block;
    margin-left: 20px;
}

h3.index-case-h3 {
    line-height: 40px;
    font-size: 14px;
    display: inline-block;
}

.index-case-scroll {
    padding: 20px;
}

/*首页友情链接*/
#index-link {
    border: 1px solid #ccc;
    margin-bottom: 20px;
}

.index-link-title {
    height: 40px;
}

.index-link-title:before {
    width: 3px;
    height: 20px;
    top: 10px;
    left: 8px;
    background: #2662ae;
}

.index-link-title:after {
    width: 1180px;
    height: 1px;
    top: 45px;
    left: 10px;
    background: #eee;
}

h2.index-link-h2 {
    line-height: 40px;
    font-size: 17px;
    font-weight: 700;
    display: inline-block;
    margin-left: 20px;
}

h3.index-link-h3 {
    line-height: 40px;
    font-size: 14px;
    display: inline-block;
}

.index-link-list {
    padding: 20px;
}

.index-link-list > li {
    display: inline-block;
    height: 30px;
    border-bottom: 1px dashed #ccc;
    margin: 0 10px;
}

.index-link-list > li > a {
    display: block;
    line-height: 30px;
    font-size: 12px;
}

.index-link-list > li > a img {
    width: 16px;
    height: 16px;
    margin: 7px;
    margin-right: 12px;
}

.index-link-list > li > a h4 {
    display: inline-block;
}

/*底部*/
.foot1{
    height: 68px;
    background: #353434;
}
.fnav p{
  color: #fff;
  font-size: 11px;
  line-height: 68px;  
}
.fnav a{
  color: #fff;
  font-size: 16px;
  line-height: 68px;  
  margin:0 30px;
}
.foot2{
    background: #005bb8;
    overflow: hidden;
    padding:38px 0 25px;
}
.foot2_top{
    overflow: hidden;
    padding-bottom: 38px;
}
.f2_left{
    width: 600px;
    overflow: hidden;
}
.f2_left h2{
    font-size: 16px;
    color: #fff;
    margin-bottom: 7px;
    line-height: 16px;
}
.f2_left p{
    color: #fff;
    font-size: 14px;
    line-height: 28px;
}
.f2_right{
    width: 374px;
    overflow: hidden;
}
.f2_right .fewm{
    text-align: center;
}
.f2_right .fewm img{width: 100px;}
.f2_right .fewm p{
    font-size: 13px;
    line-height:30px;
    color: #fff;
}

.foot2_bot{
    border-top: 1px solid #fff;
    overflow: hidden;
    padding-top: 26px;
}
.foot2_bot div,.foot2_bot p,.foot2_bot a{
    text-align: left;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
}

/*关于我们页面*/
#page-about {
    width: 1200px;
    margin: 20px auto;
}

.page-about-left {
    width: 300px;
}

.left-box {
    border: 1px solid #efefef;
    margin-bottom: 15px;
    padding: 10px;
}

.left-box:last-child {
    margin-bottom: 0px;
}

.left-box h2 {
    margin-bottom: 15px;
    position: relative;
    text-indent: 44px;
    background: #2662ae url(../images/subnav_biaoti_icon.png) no-repeat 15px;
    color: #fff;
    font: 400 20px/50px "微软雅黑";
}

.left-box ul {

}

.left-box ul > li {
    border-bottom: 1px dashed #efefef;
    line-height: 45px;
    height: 45px;
    background: url(../images/a7.jpg) no-repeat;
}
.left-box ul > li a{
    display: block;
    overflow: hidden;
    font-size: 14px;
    color: #222;
    padding: 0 15px 0 27px;
    transition: all 0.4s;
}
.left-box ul > li a:hover{ color: #666666;}
.left-box-content p {
    font-size: 14px;
    line-height: 2em;
}
.contentr {
    float: right;
    background: url(../images/right.jpg) no-repeat;
    width: 880px;
    height: 50px;
    line-height: 50px;
    padding-bottom: 35px;
}
.contentr h2 {
    float: left;
    color: #2662ae;
    font-size: 18px;
    font-weight: bold;
    padding-left: 40px;
}
.contentr span {
    float: right;
    font-size: 13px;
    padding-right: 18px;
}
.page-about-right {
    width: 880px;
    position: relative;
}

.page-about-right-title {
    font-size: 20px;
    font-weight: 700;
    padding: 20px;
    position: relative;
}

.page-about-right-title:before {
    position: absolute;
    content: '';
    width: 3px;
    height: 16px;
    top: 27px;
    left: 0px;
    background: #2662ae;
}

.page-frame {
    position: absolute;
    right: 0px;
    top: 25px;
    background: #f6f6f6;
    padding: 5px 10px;
    border-radius: 5px;
}

.page-frame li {
    float: left;
    margin-right: 15px;
    position: relative;
}

.page-frame li:after {
    position: absolute;
    content: '';
    background: url(../images/frame.png) no-repeat 50%;
    width: 15px;
    height: 15px;
    background-size: 15px;
    top: 1px;
    right: -15px;
}

.page-frame li:last-child {
    margin-right: 0px;
}

.page-frame li:last-child:after {
    display: none;
}
.page-content p{font-size: 16px;line-height: 28px;}
/*在线留言表单*/
.message-box {
    margin-bottom: 15px;
}

.message-box h3 {
    font-size: 17px;
    font-weight: 700;
    /* text-indent: 20px; */
    position: relative;
    padding-bottom: 12px;
    margin-bottom: 15px;
}

.message-box h3:before {
    content: '';
    position: absolute;
    top: 27px;
    left: 0px;
    width: 100px;
    height: 2px;
    background: #2662ae;
}

.message-form {

}

.form-group {
    margin-bottom: 15px;
}

.form-group label {
    display: inline-block;
    font-size: 14px;
    width: 100px;
}

.form-group input, .form-group textarea {
    border-radius: 3px;
    border: 1px solid #ccc;
    padding: 5px;
}

.message-form button {
    width: 100px;
    height: 30px;
}

/*产品分类页面*/
#sort-product {
    width: 1200px;
    margin: 20px auto;
}

.sort-product-left {
    width: 300px;
}

.sort-product-right {
    width: 880px;
    position: relative;
}

.sort-product-list li img {
    max-width: 100%;
    height: 175px;
}
.sort-product-list li {
    display: inline-block;
    width: 200px;
    margin: 10px 10px;
    float: left;
    box-shadow: 2px 2px 2px #efefef;
}

.sort-product-list li a {
    display: block;
    text-align: center;
}

.sort-product-list li a h3 {
    text-align: center;
    line-height: 30px;
}

.sort-new-list {
}

.sort-new-list li {
    border-bottom: 1px dashed #efefef;
    padding: 10px 5px;
}

.sort-new-list li a {
    display: block;
    position: relative;
}

.sort-new-list li a img {
    width: 120px;
    height: 100px;
}

.sort-new-list li a h3 {
    position: absolute;
    top: 0px;
    left: 130px;
    font-size: 14px;
    font-weight: 700;
}

.sort-new-list li a span {
    position: absolute;
    color: #888;
    top: 0px;
    right: 0px;
}

.sort-new-list li a p {
    position: absolute;
    top: 30px;
    left: 130px;
    line-height: 25px;
}

/*分页*/

.pagination {
    border-radius: 5px;
    padding: 5px;
    margin-top: 15px;
    margin-bottom: 20px;
    text-align: center;
}

.pagination li {
    display: inline-block;
    font-size: 14px;
    border: 1px solid #bdbdbd;
    width: 26px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    border-radius: 5px;
}

.pagination li a {
    display: block;
    color: #00a0e9;
}
.pagination li.active{
    background-color: #198ede;
    color: #fff;}
/*相关信息*/

.ln-box {
    margin-top: 20px;
    margin-bottom: 20px;
}

.ln-box h3 {
    font-size: 17px;
    font-weight: 700;
    /* text-indent: 20px; */
    position: relative;
    padding-bottom: 12px;
}

.ln-box h3:before {
    content: '';
    position: absolute;
    top: 27px;
    left: 0px;
    width: 100px;
    height: 2px;
    background: #2662ae;
}

.ln-box ul {
}

.ln-box ul li {
    border-bottom: 1px dashed #efefef;
    width: 50%;
    float: left;
}

.ln-box ul li a {
    display: block;
    line-height: 30px;
}

/*产品详情*/
#info-product {
    width: 1200px;
    margin: 20px auto;
}

.info-product-left {
    width: 300px;
}

.info-product-right {
    width: 880px;
    position: relative;
}

#info-product-image {
    width: 400px;
    margin: 0 auto;
}

.info-parameter {
    margin: 10px 0;
    height: 30px;
    padding: 0 10px;
    background: #2662ae;
    line-height: 30px;
    color: #fff;
    display: inline-block;
}

/*相邻详细信息*/
.info-siblings {
    margin: 15px 0;
    border-top: 1px dashed #efefef;
}

.info-siblings li {
    display: inline-block;
    line-height: 30px;
}

.info-siblings li:first-child {
    margin-right: 20px;
}
.info-content p {
    font-size: 14px;
    line-height: 20px;
}
/*网站导航*/
#map {
    width: 1200px;
    margin: 20px auto;
}

#map li {
    display: inline-block;
    margin: 5px;
    padding: 5px 8px;
    background: #efefef;
}
.caseimg {
    width: 281px;
    height: 242px;
}