/*初始化样式*/
html{margin:0;padding:0;border:0;}
body,div,span,object,iframe,h1,h2,h3,h4,p,blockquote,pre,a,address,code,b,em,img,
dl,dt,dd,ol,ul,li,fieldset,form,label,footer,
header,hgroup,navs,section
{margin:0;padding:0;border:0;}
body{background:#fff;color:#333;position:relative;font:12px/1.5 Microsoft YaHei,arial,宋体,sans-serif;vertical-align:baseline;width:100%;overflow-x:hidden;}
a{text-decoration:none;outline:none;}

a:hover,a:active,a:focus{text-decoration:none;outline:none;}


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{font-size:12px;font-weight:bold;}
hr {border: 0;border-top:1px solid #ccc;height:0;}




/*----- 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;}


/*滚动*/
#demo{overflow:hidden;width:89%;margin:0 auto;}
#indemo {float: left;width:800%!important;}
#demo1 {float: left;}
#demo2 {float: left;}

#m_demo{overflow:hidden;width:92%;margin:0 auto;}
#m_indemo {float: left;width:800%!important;}
#m_demo1 {float: left;}
#m_demo2 {float: left;}



.pos{position: relative;width:1920px;left:50%;margin-left:-960px;}
.wh{width:1200px;margin:0 auto;}


.com-img{ display:inline; overflow:hidden;margin:0 auto;display: table;}
.com-img img{ transition:all 0.8s; -webkit-transition:all 0.8s; -moz-transition:all 0.8s; -o-transition:all 0.8s;}
.com-img:hover img{transform:scale(1.2); -webkit-transform:scale(1.2); -moz-transform:scale(1.2); -o-transform:scale(1.2);-ms-transform:scale(1.2);}



.roll_product {float: left;}


/*头部样式*/
.top1{background:#f1f1f1;color:#000000;height:45px;line-height:45px;overflow:hidden;font-size:14px;}
.top1 a{color:#000000;}





.top2{height:90px;overflow:hidden;}

.logo{float:left;line-height:90px;}
.k2{margin-top:18px;font-size:18px;color:#666666;line-height:18px;background: url(../images/t.png) no-repeat left center;padding-left:58px;}
.k2 p:nth-child(2){color:#e62129;font-size:24px;font-weight:bold;}
.k2 p:nth-child(3){color:#e62129;font-size:24px;font-weight:bold;}

.k22{    margin-right: 5px;}



/*热门搜索*/
.sou{height:50px;border-bottom:1px solid #dedddd;}
.hotSearch{float:left;height:50px;line-height:50px;font-weight:normal;color:#000000;font-size:14px;}
.hotSearch a{padding:0 9px 0 11px;color:#000000;}
.hotSearch a:nth-child(1){padding-left:0;}
.hotSearch a+a{background: url(../images/dd.png) no-repeat left center;}
#search-type{float: left;width:100px;height: 24px;border: 1px solid #c8c8c8;margin-right: 5px;}







/*搜索和热门搜索*/
#formsearch{float:right;background: url(../images/ss.png) no-repeat;width:223px;height:27px;margin-top:11px;}
#formsearch input{}
#formsearch input#keyword{height:27px;line-height:27px;padding-left:15px;float:left;color:#000000;font-size:14px;background:none;border:none;outline:none;width:170px;}
#formsearch input#s_btn{width:46px;height:27px;line-height:27px;text-align:center;background:none;border:none;outline:none;color:#fff;border:none;cursor:pointer;font-size: 12px;float:right;}
#formsearch input::-webkit-input-placeholder {color:#000000;}
#formsearch textarea::-webkit-input-placeholder {color:#000000;}






/* 导航样式 */
.dao{background:#1d5ab6;height:49px;}
.x-menu {}

.x-menu > li {
  float: left;
  position: relative;
 text-align:center;width:132px;
}

.x-menu > li > a {
  display: block;
  font-size: 18px;
  color: #fff;
  line-height:49px;
}

.x-menu > li > a:hover {
  background: #dd0404;
  color: #fff;
}

.x-menu > li.active > a {

}

.x-menu > li:after {
  content: '';
  position: absolute;
  z-index: 100;
  width: 100%;
  left: 0;
  height: 40px;
  opacity: 0;
  top: 100%;
}

.x-menu > li:hover .x-sub-menu {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.x-sub-menu {
  position: absolute;
  z-index: 99999;
  width: 100%;
  left: 0%;
  top: 51px;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.x-sub-menu > li > a {
  display: block;
  text-align: center;

  font-size: 18px;
  color: #fff;
  line-height:40px;
 height:40px;overflow:hidden;background:#2376d1;
}
.x-sub-menu > li+li{border-top:1px solid #fff;}
.x-sub-menu > li > a:hover {
  background: #2376d1;
}








.box1{margin-top:27px;}
.prod1{width:236px;background:#0043ac;border:2px solid #0043ac;}
.ptt{height:101px;text-align:center;text-transform:uppercase;font-size:30px;color:#fff;padding-top:23px;}
.ptt i{font-size:14px;font-family:"Arial";color:#aad6ee;font-weight:normal;display:block;margin-top:9px;}

.sortt{background:#fff;padding:18px 19px 10px;}
.sortt li{width:193px;margin:0 auto;margin-bottom:10px;}
.sortt li a.a{background:#0854a8;line-height:42px;color:#fff;font-size:16px;padding-left:42px;display:block;}
.sortt li .sec{margin-top:5px;}
.sortt li .sec a{line-height:35px;display:block;width:100%;border-bottom:1px dashed #cecece;padding-left:48px;color:#000000;font-size:14px;background: url(../images/st1.png) no-repeat 20px center;}
.prx{text-align:center;height:197px;overflow:hidden;text-align:center;color:#fff;padding-top:18px;}
.rxtt{font-size:16px;background: url(../images/x1.png) no-repeat center center;}
.rxdh{font-size:30px;font-family:"Impact";}
.pcd{font-size:16px;line-height:38px;margin-top:10px;}



.prod2{width:950px;}
.ptt2{line-height:62px;position:relative;font-size:24px;color:#fff;padding-left:56px;background: url(../images/pt.png) no-repeat;}
.ptt2 a{line-height:62px;position:absolute;font-size:14px;color:#000000;right:20px;top:0;}
.product_list1{margin-left:14px;}
.product_list1 li{float:left;margin-right:30px;margin-top:20px;width:292px;border:1px solid #dddddd;}
.product_list1 li:nth-child(3n){margin-right:0;}
.product_list1 li .img img{width:290px;/*height:250px;*/}
.product_list1 li .nei{color:#727272;font-size:14px;line-height:18px;height:65px;overflow:hidden;border:1px solid #dddddd;padding:2px 15px 10px 14px;border-left:none;border-right:none;}
.product_list1 li .lianjie{height:43px;}
.product_list1 li h3{text-align:center;font-weight:normal;color:#000000;font-size:14px;width:183px;float:left;line-height:43px;}
.product_list1 li a.zx{width:107px;float:left;}



.box2{height:355px;background: url(../images/bj2.png) no-repeat;margin-top:30px;padding-top:22px;}
.cptt{color:#0043ac;font-size:24px;position:relative;padding-left:83px;}
.cptt a{color:#000000;font-size:14px;position:absolute;right:25px;top:-5px;font-weight:normal;}

.box2 .cont{position:relative;margin-top:20px;}
.lb,.rb{position:absolute;top:33%;cursor:pointer;}
.lb{left:12px;}
.rb{right:12px;}
.product_list11 li{float:left;margin:0 11px;}
.product_list11 li .img{border:1px solid #dddddd;}
.product_list11 li .img img{width:254px;height:231px;}
.product_list11 li h3{text-align:center;font-weight:normal;color:#000000;font-size:14px;margin-top:7px;}



.box3{height:1262px;background: url(../images/bj3.png) no-repeat;margin-top:5px;padding-top:26px;}
.b3tt{text-align:center;color:#fff;font-size:30px;}
.b3tt p{font-size:18px;font-weight:normal;margin-top:9px;}
.you{height:312px;overflow:hidden;}
.you1{margin-top:82px;}
.pic{width:545px;height:312px;}
.ywz{width:566px;}
.ys1{margin-top:36px;}
.ys2{margin-top:56px;}
.ystt{color:#000000;font-size:30px;}
.sub{color:#000000;font-size:14px;line-height:24px;height:48px;overflow:hidden;margin-top:10px;}
.you2{margin-top:70px;}
.ys3{margin-top:22px;}
.ys4{margin-top:50px;}
.you3{margin-top:38px;}
.ys5{margin-top:22px;}
a.zx3{background: url(../images/zx2.png) no-repeat;margin-top:5px;width:189px;line-height:53px;padding-left:82px;display:inline-block;float:left;color:#fff;font-size:18px;margin-top:52px;}
.ysrx{text-align:center;color:#0043ac;font-size:24px;float:left;margin-left:51px;margin-top:47px;line-height:30px;}
.ysrx p:nth-child(2){text-align:center;color:#0043ac;font-size:30px;font-family:"Impact";}


.box4{background: url(../images/bj4.png) no-repeat;height:519px;}
.box4 .wh{position:relative;}
.lctt{color:#ffffff;font-size:33px;position:absolute;left:0;top:88px;}
.lctt p{color:#ffffff;font-size:20px;margin-top:18px;}
.ads{margin-top:98px;}
.ads li{height:164px;width:240px;padding-top:32px;text-align:center;float:left;}
.ads li:first-child{margin-left:480px;}
.ads li .img{height:44px;}
.ads li h3{font-size:18px;color:#fff;margin-top:15px;}
.ads li p{font-size:12px;color:#d7d7d7;margin-top:2px;font-family:"Arial";}



.box5{margin-top:33px;}
.gytt{color:#000000;font-size:30px;font-weight:bold;text-align:center;}
.gytt span{color:#0043ac;}
.gytt p{color:#a4a1a1;background: url(../images/bt3.png) no-repeat center center;font-size:18px;font-weight:normal;}
.h-about-box{margin-top:38px;}
.h-about-left {
    width: 588px;
    height: 402px;
    overflow: hidden;
}
.h-about-left img {
    max-width: 100%;
    transition: all .6s;
}
.h-about-left:hover img {
    transform: scale(1.1);
}




.h-about-right{width:573px;margin-right:9px;height:402px;}


.h-about-right .title h3 {
    color: #000000;
    font: 700 48px/44px "Arial";
    padding-bottom: 7px;
}
.h-about-right .title p {
    color: #000000;
    font: 500 24px/24px "Microsoft YaHei";
}


.about-con {
    color: #000000;margin-top:25px;
    font: 400 14px/25px "Microsoft YaHei";
    height:202px;
    overflow: hidden;text-align:justify;letter-spacing:-0.1px;
}

a.more-a {
    display: block;
    width: 227px;
    height: 57px;
    color: #fff;
    background: #0043ac;
    text-align: center;
    border-radius: 8px;
    transition: all .6s;
    font:500 16px/57px "Microsoft YaHei";
    margin-top:23px;
}

.ab-tu{margin-top:27px;}
.ab-tu .tabli2 {
    width: 200px;
}

.ab-tu .ab-tu-img {
    width:974px;
    float: right;
}

.ab-tu .tabli2 ul li {
    width: 200px;
    height: 89px;
    background: #d3d3d3;
    text-align: center;
    font-size: 22px;
    color: #000000;
    padding-top: 20px;
    cursor: pointer;
}

.ab-tu .tabli2 ul li span {
    display: block;
    font-size: 12px;
    color: #b6b2b2;
    text-transform: uppercase;
}

.ab-tu .tabli2 ul li.cur {
    background: url(../images/cur.png) no-repeat;
    color: #fff;
}

.ab-tu .tabli2 ul li.cur span {
    color: rgba(255, 255, 255, 0.18);
}

.ab-tu .ab-tu-img .tab2 {
    display: none;
}

.ab-tu .ab-tu-img .picScroll-left2 .bd {
    overflow: hidden;
}

.ab-tu .ab-tu-img .picScroll-left2 .bd ul li {
    width: 244px;
    height: 180px;
    float: left;
    margin-right:18px;
}

.ab-tu .ab-tu-img .picScroll-left2 .bd ul li img {
    width: 244px;
    height: 180px;
}



.box6{margin-top:37px;}
.news{margin-top:28px;}
.news_company {
    width:370px;
    margin-right:42px;
}

.news1_title {
    font:500 18px/52px "å¾®è½¯é›…é»‘";
    color: #000000;
    position: relative;
    background: url(../images/xtt.png) no-repeat left bottom;
}

.news1_title span{color:#b5b1b1;font-size:18px;font-weight:normal;}

.news1_title a{
    position: absolute;
    right: 0;
    top: 0;
    color: #b5b1b1;
    font-size: 14px;font-weight:normal;
}





.news_company .content{}
.xt{width:370px;height:174px;margin-top:10px;}
.xlist1{}
.xlist1 li{}
.xlist1 li h3{color:#333333;font-size:16px;margin:9px 0 12px;}
.xlist1 li span{color:#8b8b8b;font-size:14px;display:block;line-height:18px;font-weight:400;}

.news_list1 {border:1px solid #dddddd;border-top:none;padding:12px 20px 24px;}

.news_list1 li {position: relative;line-height:35px;border-bottom:1px dashed #e3e3e3;}

.news_list1 li a {
    line-height:000000;
    font-size: 14px;font-weight:400;
    color: #000000;background: url(../images/jt.png) no-repeat 8px center;padding-left:23px;
}




.news_company3{width:374px;}
.news_company3 .content{margin-top:10px;} 


#ydemo {
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    height:533px;
}

#yindemo {
    height: 100%;
}

#ydemo1 {}

#ydemo2 {}

.news_list3 li {
    position: relative;
    padding: 10px 0 10px;border-bottom:1px dashed #e3e3e3;
}

.news_list3 li a {
     height:35px;
    padding-left:35px;
    background: url(../images/wen.png) left center no-repeat;
    display: block;
    font-size: 14px;font-weight:400;color:#000000;
}


.news_list3 span {
    background: url(../images/da.png) left top no-repeat;
    padding-left: 35px;
    font: 400 14px/24px "å¾®è½¯é›…é»‘";padding-top:5px;
    color: #666666;
    display: block;
}















/*页面底部*/
.foot{background: url(../images/foot.png) no-repeat;height:306px;margin-top:36px;color:#fff; border-top: 6px solid #cc060f;}
.foot a{color:#fff;}





.f_nav{width:378px;margin-top:30px;float:left;}
.f_nav dl{float:left;width:188px;height:220px;overflow:hidden;text-align:center;background: url(../images/fx.png) no-repeat right top;}
.f_nav dt{margin-bottom:8px;font-size:18px;color:#fff;font-weight:normal;}
.f_nav dd{line-height:30px;}
.f_nav dd a{font-size:14px;color:#fff;}

.lx{margin-left:32px;margin-top:30px;}
.gsm{font-size:18px;margin-bottom:14px;}
.lxwz{font-size:14px;line-height:25px;}

.foot3{margin-top:35px;margin-right:17px;}

.copy_right{float:right;text-align:right;margin-top:26px;}
.copy_right select{background: url(../images/link.png) center no-repeat;width:266px;height:44px;outline:none;padding-left:57px;color:#fff;font-size:16px;}
.copy_right select{appearance:none;-moz-appearance:none;
    -webkit-appearance:none;}
.copy_right select option{background:#4ec1e1;color:#fff;line-height:44px;}
.copy_right select option{}







.copyright{text-align:center;line-height:18px;color:#fff;font-size:12px;background:#191b30;padding:13px 0;}
.copyright a{color:#fff;}






/*内页左侧样式*/
.container{width: 1200px!important;margin: 0 auto;padding: 0;}
.page-product-inquiry a{color: #fff;}

