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

a {
    text-decoration: none;
    outline: none;
}

a:link {
    color: #666;
}

a:visited {
    color: #666;
}

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





.foot {
	color: #A9A9A9;
	font-size: 13px;
	line-height: 26px;
	padding-top: 26px;
	background:#282828;
	box-sizing: border-box;
	padding-bottom: 15px;
  }
  
  .foot a {
	color: #A9A9A9;
  }
  
  .foot a:hover {
	color: #e7313b;
  }
  .w1200{
	  width:1200px;
	  margin:0 auto
  }
  .foot-left {
	width: 265px;
	float:left;
	margin-top:16px
  }
  .foot-middle{
	  width:100px;
	  margin:50px 10px 0 55px;
	  text-align: center;
	  line-height: 22px;
	  font-size: 12px;
	  float:left
  }
  .foot-middle p{
	  margin-bottom:0
  }
  .foot-right {
	width: 730px;
	float:right
  }
  .xmtel{
	  padding-left:53px;
	  background: url(../images/xmtel2.png) no-repeat left center;
	  color: #707070;
	  font-size:12px;
	  line-height: 26px;
	  margin-top:22px
  }
  .phone1{
    padding-left:48px;
    background: url(../images/xmtel.png) no-repeat left center;
    color: #707070;
    font-size:14px;
    float:right;
    line-height: 22px;
    background-size: 42px 42px;
    margin-top: 26px;
  }
  .address1{
	color: #a9a9a9;
	font-size:12px;
	line-height:27px;  
	margin-top:22px
  }
  .nav_foot li {
	width: 145px;
	float: left;
  }
  
  .nav_foot li a {
	display: block;
	font-size: 14px;
	line-height: 42px;
	color: #A9A9A9;
	position: relative;
  }
  .nav_foot li a:after{
	  content:"";
	  position: absolute;
	  width:32px;
	  height:2px;
	  background: #888;
	  left:0;
	  bottom: -5px;
  }
  .nav_foot li ul {
	margin-top: 28px;
  }
  
  .nav_foot li ul li a {
	display: block;
	font-size: 12px;
	color: #A9A9A9;
	line-height: 28px;
  }
  .nav_foot li ul li a:after{
	  display: none;
  }
  .foot-contact {
	margin-top: 40px;
	line-height: 35px;
  }
  
  .codes {
	font-size: 28px;
	color: #fff;
	text-align: right;
	line-height: 2.5;
  }
  
  .copy {
	border-top: 1px solid #555;
	padding-top: 13px;
	margin-top: 45px;
	line-height: 30px;
  }


/*滚动*/

#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;
}


/*导航栏样式*/
.x-banner{
    margin-top:100px
}
.topbg{
    box-shadow: 0 0 10px #ccc;
    position: fixed;
    width:100%;
    left:0;
    top:0;
    z-index: 9999;
    background:#fff;
    height:100px
}
#menu {
    margin-top: 35px;
}

.nav {
    height: 33px;
}

.nav li {
    line-height: 33px;
    height: 33px;
    text-align: center;
    width: 90px;
    float: left;
    position: relative;
    z-index: 999;
}

.nav li a {
    display: block;
    line-height: 33px;
    color: #000000;
    height: 33px;
    font-size: 15px;
    border-radius:20px;
    transition:background .5s;
}

.nav li a:hover {
    color: #fff;
    text-decoration: none;
    background: #e7313b;
     transition:background .5s;
}

.nav .sec {
    height: 0;
    background: #01557a;
    color: #fff;
    overflow: hidden;
    z-index: 9999;
    position: absolute;
    top: 46px;
    left: 0px;
    width: 100%;
}
.nav .sec li{
    width: 100%;
    margin:0;
    height: 38px;
    line-height: 38px;
}
.nav .sec a {
    background: #01557a;
    color: #fff;
    height: 38px;
    line-height: 38px;
    width: 100%;
    font-size: 14px;
    margin:0
}

.nav .sec a:hover {
    background: #042d3f;
    text-decoration: none;
}


/*搜索和热门搜索*/

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

#formsearch input {
    height: 71px;
    background: none;
    border: none;
    line-height: 71px;
    outline: none;
}

#formsearch input#keyword {
    height: 71px;
    line-height: 71px;
    padding-left: 28px;
    color: #a9a9a9;
    font-size: 14px;
    width: 265px;
    border-left: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb;
}

#formsearch input#s_btn {
    width: 80px;
    height: 71px;
    line-height: 71px;
    text-align: center;
    background-color: #3480ce;
    color: #fff;
    border: none;
    cursor: pointer;
    background: url(../images/ss.png) no-repeat center;
}


/*头部样式*/

.head-bg {
    background: #dbdbdb;
    height: 30px;
}

.k1 {
    line-height: 30px;
    color: #626262;
}

.k1 a {
    line-height: 30px;
    color: #626262;
}

.k2 {
    background: url(../images/tel.png) no-repeat left;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
    padding-left: 23px;
    line-height: 30px;
}

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

.top {
    height: 100px;
}

.logo {
    float: left;
    margin-top: 15px;
}

.topLink {
    float: left;
    text-align: right;
    position: relative;
    z-index: 9999;
    width: 680px;
    margin-left:37px
}

.yuyan1{
    width:70px;
    float:right;
    margin-left: 15px;
    margin-top: 20px;
}

.yuyan1 p{
   padding:3px;
   width:70px;
   box-sizing: border-box;
   background:#f5f5f5;
   font-size:13px;
   color:#666;
   margin-bottom:8px;
}

.translate {
    width: 100px;
    position: absolute;
    left: 0;
    top: 10px;
    z-index: 9999;
}

.tran-in {
    left: 120px;
}

.translate li {
    border: 1px dashed #cccccc;
    line-height: 26px;
    text-align: left;
    background: #fff;
}

.translate li a {
    display: block;
    padding-left: 10px;
    background: url(../images/dot4.png) no-repeat 88% 11px;
}

.translate li a:hover {
    text-decoration: none;
    color: #275cea;
    cursor: pointer;
}

.translate-en {
    display: none;
    padding: 6px;
    padding-top: 0px;
}

.translate li .translate-en a {
    padding-left: 0px;
    text-align: center;
    background: #fff;
    border-bottom: 1px solid #cccccc;
}

.translate li .translate-en a:hover {
    font-weight: bold;
}

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

.topLink .k1 {
    line-height: 32px;
    padding-top: 5px;
}

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


/*热门搜索*/

.ss {
    background: url(../images/sou.png) no-repeat top center;
    height: 80px;
}

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

#formsearch {
    float: right;
}

.hotSearch {
    float: left;
    height: 71px;
    line-height: 71px;
    font-weight: normal;
    font-size: 14px;
    color: #5a5a5a;
}

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

#search-type {
    float: left;
    width: 100px;
    height: 24px;
    border: 1px solid #c8c8c8;
    margin-right: 5px;
}

.tongzhi {
    width: 480px;
    height: 71px;
    overflow: hidden;
}

.bg-blue1 {
    height: 71px;
    width: 120px;
    line-height: 71px;
    font-size: 14px;
    color: #5a5a5a;
    box-sizing: border-box;
    font-weight: bold;
}

.bg-blue1 span {
    display: inline-block;
    width: 26px;
    height: 71px;
    margin-right: 10px;
    background: url(../images/notice.png) center no-repeat;
    vertical-align: middle;
}

.list-notice li {
    line-height: 71px;
    font-size: 14px;
    color: #5a5a5a;
}

.list-notice {
    height: auto;
    overflow: hidden;
}

.picScroll-top .next,
.picScroll-top .prev {
    position: absolute;
    right: 10px;
    display: inline-block;
    width: 11px;
    height: 8px;
    z-index: 99;
    ;
}

.picScroll-top .next {
    top: 27px;
    background: url(../images/up.png) 0 0 no-repeat;
    cursor: pointer;
}

.picScroll-top .prev {
    bottom: 20px;
    background: url(../images/up.png) 0 -7px no-repeat;
    cursor: pointer;
}

.picScroll-top {
    width: 342px;
    position: relative;
}

.com-img {
    display: inline;
    overflow: hidden;
    margin: 0 auto;
    display: table;
}

.com-img img {
    transition: all 0.5s ease-in 0s;
    -webkit-transition: all 0.5s ease-in 0s;
    -moz-transition: all 0.5s ease-in 0s;
    -o-transition: all 0.5s ease-in 0s;
}

.com-img:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}


/*主体样式*/

#container {
    width: 1200px;
    margin: 0 auto;
    margin-top: 50px;
}

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

.product-index {
    margin-top: 28px;
}

.z2L {
    width: 233px;
}

.z2L h2 {
    text-indent: 35px;
    font: bold 18px/60px "Microsoft YaHei";
    color: #fff;
    background-color: #0c88e6;
}

.z2L .wrap {
    height: 471px;
    border: 1px solid #d4d4d4;
    border-top: none;
    padding-top: 25px;
}

.z2L .wrap>li {
    /* margin-top: 20px; */
    /* padding-top: 10px; */
    text-indent: 25px;
    background: url(../images/z2Lwrap.png) left top no-repeat;
}

.z2L .wrap>li>a {
    display: block;
    font: 18px/56px "Microsoft YaHei";
    color: #fff;
}

.z2L .inner {
    width: 190px;
    margin: 0 auto;
}

.z2L .inner li {
    border-bottom: 2px dotted #d8d8d8;
    font: 14px/36px "Microsoft YaHei";
}

.z2L .inner li:before {
    content: "";
    display: inline-block;
    border: 4px solid transparent;
    border-left: 4px solid #707070;
    margin-right: 4px;
    vertical-align: middle;
}

.z2L .inner li a {
    color: #000;
}

.z2L .inner li a:hover {
    color: #b00404;
}

.z2R {
    width: 930px;
}

.pic1 {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    margin-top: 30px;
}


/*z3*/

.black {
    text-align: center;
    font: 600 30px/1 "微软雅黑";
    color: #0082cb;
}

.black span {
    display: block;
    font: 20px/50px "微软雅黑";
    color: #000000;
    background: url(../images/blk.png) center no-repeat;
}

.z3 {
    background: #e7e7e7;
    padding-top: 50px;
    padding-bottom: 65px;
}

.z3Box {
    margin-top: 80px;
    height: 1156px;
    position: relative;
}

.ad {
    width: 519px;
    position: absolute;
}

.ad h2 {
    padding-left: 95px;
    font: bold 22px/40px "微软雅黑";
    color: #0082cb;
    height: 74px;
    background: url(../images/ad1.png) left center no-repeat;
}

.ad h2 span {
    display: block;
    font: 12px/1.3 "微软雅黑";
    color: #0082cb;
}

.z3T {
    font: 14px/35px "微软雅黑";
    color: #000;
    margin-top: 10px;
    padding-left: 24px;
}

.z3T p:before {
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    background-color: #8b8b8b;
    margin-left: 7px;
    margin-right: 10px;
    vertical-align: middle;
}

.z3T:nth-of-type(1) p:before {
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    background-color: #8b8b8b;
    vertical-align: middle;
    margin-left: -20px;
    margin-right: 14px;
}

.ad2 {
    left: 560px;
    top: 300px;
}

.ad2 h2 {
    background-image: url(../images/ad2.png);
}

.ad3 {
    top: 620px;
}

.ad3 h2 {
    background-image: url(../images/ad3.png);
}

.ad4 {
    left: 560px;
    top: 940px;
}

.ad4 h2 {
    background-image: url(../images/ad4.png);
}

.mg1 {
    position: absolute;
    right: -30px;
}

.mg2 {
    position: absolute;
    left: -10px;
    top: 290px;
}

.mg3 {
    position: absolute;
    left: 625px;
    top: 560px;
}

.mg4 {
    position: absolute;
    bottom: 0;
}

.about-index {
    padding: 50px 0;
}

.about-left {
    width: 561px;
}

.about-right {
    width: 611px;
}

.about-title {
    font-size: 30px;
    color: #000;
    margin-top: 35px;
}

.about-title p {
    font-size: 14px;
    font-weight: normal;
    opacity: 0.8;
}

.about-con {
    font-size: 14px;
    color: #000000;
    line-height: 30px;
    text-indent: 2em;
    margin-top: 16px;
    border-bottom: 1px dashed #777777;
    padding-bottom: 35px;
}

.about-more {
    width: 110px;
    height: 38px;
    background: #b00404;
    border-radius: 5px;
    margin-top: 25px;
}

.about-more a {
    display: block;
    line-height: 38px;
    text-align: center;
    font-size: 14px;
    color: #fff;
}


/*首页新闻*/

.news {
    margin-top: 80px;
}

.news_company {
    width: 361px;
    margin-right: 48px;
}

.news1_title {
    font: 400 22px/50px "微软雅黑";
    color: #111;
    position: relative;
    background: url(../images/news.png) no-repeat left bottom;
}

.news1_title span {
    padding-left: 12px;
    color: #999;
    font-size: 14px;
    text-transform: uppercase;
}

.news1_title a {
    position: absolute;
    right: 0;
    top: 0;
    text-transform: uppercase;
    color: #999;
    font-size: 14px;
}

.news_company .content {
    padding-top: 23px;
}

.news_list1 {
    /*margin-top: 12px;*/
}

.news_list1 li {
    border-bottom: 1px dashed #e3e3e3;
    padding-bottom: 16px;
    position: relative;
}

.news_list1 li:last-child {
    border-bottom: none;
}

.news_list1 li a {
    line-height: 44px;
    line-height: 44px;
    font-size: 14px;
    color: #333333;
}

.news_list1 li a:hover {
    text-decoration: none;
}

.news_list1 li span {
    display: block;
    color: #333333;
    font: 400 14px/44px "微软雅黑";
    position: absolute;
    right: 0;
    top: 0;
}

.news_list1 li:hover a {
    color: #b00404;
}

.news_list1 li:hover span {
    color: #b00404;
}

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

#yindemo {
    height: 100%;
}

#ydemo1 {}

#ydemo2 {}

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

.news_list3 li a {
    line-height: 30px;
    padding-left: 38px;
    background: url(../images/wen.png) left center no-repeat;
    display: block;
    font-size: 14px;
}

.news_list3 li a:hover {
    text-decoration: none;
    color: #ff6621;
}

.news_list3 span {
    background: url(../images/da.png) left 3px no-repeat;
    padding-left: 38px;
    font: 400 12px/22px "微软雅黑";
    margin-top: 10px;
    color: #999;
    display: block
}

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

.index-title {
    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;
}

.index-table td {
    border: solid #add9c0;
    border-width: 0px 1px 1px 0px;
    padding: 10px 5px;
}

.index-table {
    border: solid #add9c0;
    border-width: 1px 0px 0px 1px;
    margin-top: 10px;
}


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


/*友情链接*/

.f_link {
    width: 1200px;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 14px;
    color: #535353;
}

.f_link>img {
    padding-bottom: 10px;
}

.f_link a {
    line-height: 30px;
}


/*页面底部*/


.product_list1 {
    margin: 0 -11px;
}

.product_list1 li {
    float: left;
    margin-left: 11px;
    margin-right: 11px;
    _display: inline;
}

.product_list1 li a.img {}

.product_list1 li a.img img {
    width: 295px;
    height: 221px;
}

.product_list1 li h3 {
    text-align: center;
    height: 49px;
}

.product_list1 li h3 a {
    font-weight: normal;
    line-height: 49px;
    font-size: 16px;
    color: #000000;
}

.product_list1 li a.img {
    display: block;
}

.product_list1 li a.img:hover {}