@charset "utf-8";
/* CSS 鼠标效果 */
@import url('xiaoguo.css');

* {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; padding: 0; margin: 0;}
body{ font-size: 12px; color: #000; overflow-x: hidden; font-family:Arial, "宋体",Helvetica, sans-serif !important;}
ul,li,ol,dl,dt,dd,p,h1,h2,h3,h4,h5,h6,header,footer{ list-style: none; padding: 0; margin: 0; display: block;}
input,textarea,select,button{ outline:none; font-family:'Noto Sans SC',"microsoft yahei",Helvetica,Arial,Verdana,sans-serif; }
::-webkit-input-placeholder {color: #333;}
::-moz-placeholder {color: #333;}
:-ms-input-placeholder {color: #333;}

::-webkit-scrollbar { width: 8px;padding-right: 8px; background-color: #f2f2f2;  /*其他样式，比如圆角等*/}
/*滑块样式*/
::-webkit-scrollbar-thumb {background: rgba(0, 0, 0, .3);}
/*当前窗口失去焦点时的滑块样式*/
::-webkit-scrollbar-thumb:window-inactive {background: rgba(0, 0, 0, .3);}

a { text-decoration: none; color:#000; transition: color 0.56s ease;}
a:hover{ color: #cc263f;}

.clearfix:after{content:"";height:0;line-height:0;display:block;visibility:hidden;clear:both}
.clearfix{zoom:1;}
.clear{ clear:both}
.overflow{overflow-y:hidden;}

.fl{float: left;}
.fr{float: right;}

img{ display: inline-block; vertical-align:middle;max-width:100%;max-height:100%;height: auto; border: none;}

.wrap{ width: 950px; margin: 0 auto;}
.ovh{overflow: hidden;}
.pos_r{ position: relative;}


/*顶部*/
.header{ width: 100%; }
.header .headTop{ height: 85px; background:url(../images/headTopBg.png) repeat-x;}
.header .logo{ float: left; }
.header .lang{ float: right; padding-top: 50px; }
.header .lang a{ margin: 0 10px;}
.header .nav{ height: 76px; background: url(../images/navBg.jpg) repeat-x; }
.header .nav ul>li{ float: left; margin-left: 5px; line-height: 32px; position: relative;}
.header .nav ul>li>a{ width: 109px; color: #fff; font-size: 12px; font-weight: bold; text-align: center; display: block;}
.header .nav ul>li>a:hover{ color: #000; background: url(../images/menubg.jpg) no-repeat;}
.header .nav ul>li.on>a{ color: #000; font-weight:bold;   background: url(../images/menubg.jpg) no-repeat;}
.header .nav ul>li .subnav{ background: #000; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; display: none;}
.header .nav ul>li .subnav a{display: block; font-size: 12px; color: #fff; text-align: center; line-height: 30px; border-top: 1px solid #404040;}
.header .nav ul>li:hover>a{color: #000; font-weight:bold; font-size: 12px;background: url(../images/menubg.jpg) no-repeat;}
.header .nav ul>li:hover .subnav{ display: block;}


/*首页bannner*/
.banner { position: relative; width: 100%;}
.banner .swiper-container{ width:100%; overflow:hidden;}
.banner .swiper-container .swiper-slide img{width:100%;cursor: grab;}
.banner .pagination { position: absolute;z-index: 20; left: 50%; bottom:10px; transform: translate(-50%, 0);}
.banner .swiper-pagination-switch {display: inline-block; width:10px; height: 10px; background:#fff; margin:0 3px; border-radius: 20px;  cursor: pointer; position: relative;}
.banner .swiper-active-switch {background: #aaa; opacity: 1;}

.imain{ padding: 8px 0 5px;}
.imain .mainLeft{ float: left; width: 740px;}
.imain .mainLeft .inewsPro{ overflow: hidden; margin-bottom: 5px;}
.imain .mainLeft .inews{ width: 400px; float: left;}
.imain .mainLeft .inews .box{ height: 213px; border: #ddd solid 1px; border-top: none; padding: 10px;}
.imain .mainLeft .inews .box ul li{ line-height: 30px; border-bottom: #ddd dashed 1px; background: url(../images/nn.gif) no-repeat left center; padding-left: 13px;}

.imain .mainLeft .ipro{ width: 325px; float: right;}
.imain .mainLeft .ipro .box .scroll { overflow: hidden;}
.imain .mainLeft .ipro .box .scroll ul {white-space: nowrap;}
.imain .mainLeft .ipro .box .scroll ul li {display: inline-block; margin:5px;}
.imain .mainLeft .ipro .box .scroll ul li img{ width: 82px; height: 76px;}
.imain .mainLeft .ipro .box .scroll ul li h3{ font-size: 12px; text-align: center; font-weight: normal; margin-top: 5px;}

.imain .mainLeft .kuaijie{ overflow: hidden; margin-bottom: 5px;}
.imain .mainLeft .kuaijie a{ float: left;}

.imain .mainLeft .iplant {  }
.imain .mainLeft .iplant .box{border: 1px solid #ddd;  border-top: none;}
.imain .mainLeft .iplant .box .scroll {width: 720px; overflow: hidden; margin: 0 auto;}
.imain .mainLeft .iplant .box .scroll ul {white-space: nowrap;}
.imain .mainLeft .iplant .box .scroll ul li {display: inline-block; margin: 10px 5px;}
.imain .mainLeft .iplant .box .scroll ul img { width: 160px; height: 120px; vertical-align: top;}
.imain .mainLeft .iplant .box .scroll ul li h3{ font-size: 12px; text-align: center; font-weight: normal; margin-top: 5px;}

.imain .mainRight{ float: right; width: 193px;}
.imain .mainRight .yxwl{ margin-bottom: 5px;}
.imain .mainRight .ylzs{ margin-bottom: 5px;}
.imain .mainRight .icontact .box{ line-height: 1.6; padding: 7px; border: #ddd solid 1px; border-top: none;}

.main{ padding: 8px 0 20px;}
.main .leftBox{ width: 213px; float: left;}
.main .leftBox .leftNav{ margin-bottom: 12px;}
.main .leftBox .leftNav .box{ border: #d3d3d3 solid 6px; border-top: none; padding:0 10px 10px;}
.main .leftBox .leftNav .box ul li{ border-bottom:#eee solid 1px; line-height: 28px;}
.main .leftBox .leftNav .box ul li a{ background: url(../images/left03.jpg) no-repeat 10px center; padding-left: 20px; display: block;}
.main .leftBox .leftNav .box ul li.on a{ color: #cc263f;}
.main .leftBox .leftContact .box{border: #d3d3d3 solid 6px; border-top: none; padding:0 10px 10px; line-height: 1.8;}
.main .rightBox{ width: 727px; float: right;}
.main .rightBox .mainBox{border: #d3d3d3 solid 2px; border-top: none; padding:18px;}

.minheight318{min-height: 318px;}
.minheight376{min-height: 376px;}
.minheight550{min-height:550px;}

.about{ line-height: 1.8; }
.about img{ float: right; margin-left: 10px; margin-bottom: 10px;}

.text{line-height: 1.8;}

video{ width: 100%;}

.piclist{}
.piclist ul{ overflow: hidden;}
.piclist ul li{ width: 33.3333%; text-align: center; margin-bottom: 15px; float: left;}
.piclist ul li img{ width: 160px; height: 120px;}
.piclist ul li h3{ font-size: 12px; font-weight: normal; margin-top: 5px;}

.products{}
.products ul{ overflow: hidden;}
.products ul li{ width: 33.3333%; text-align: center; margin-bottom: 15px; float: left;}
.products ul li img{ width: 180px; height: 167px;}
.products ul li h3{ font-size: 12px; font-weight: normal; margin-top: 5px;}

.proview .propic{text-align: center; margin-bottom: 20px;}
.proview .box{ line-height: 2;}

.news ul li{ line-height: 30px; border-bottom: #ddd dashed 1px; background: url(../images/nn.gif) no-repeat left center; padding-left: 13px;}
.newsView{}
.newsView .tit{ text-align: center; margin-bottom: 20px;}
.newsView .tit h1{ font-size: 15px; font-weight: normal;}
.newsView .box{ line-height: 1.8;}

.feeback table tr td{ padding: 2px;}

.job{ padding: 0 10px;}
.job ul li{ margin-bottom: 20px; overflow: hidden;}
.job ul li ol{ width: 50%; line-height: 2; overflow: hidden; float: left;}
.job ul li ol dd{ float: left; width: 80px; text-align: center;}

/*底部版权*/
.footer{width:950px; background:url(../images/foot.jpg) repeat-x; height:140px; text-align:center; line-height: 1.6; padding-top: 8px; margin: 0 auto;}
.footernav{width:100%;text-align:center; line-height:30px;color:#ffffff; margin-bottom: 10px;}
.footernav a{color:#ffffff; text-decoration:none;}


/*===/分页=============================*/
.fenye { text-align: center; font-size: 14px; width: 100%; height: 30px; margin:30px 0 0px;}
.fenye .prev, .fenye .next { width: 30px; height: 30px; line-height: 28px; color: #666;margin-right: 5px; display: inline-block; font-family: "宋体";font-size: 16px; background: #fff; border: #999 solid 1px;border-radius: 3px;}
.fenye a { width: 30px; height: 30px; line-height: 28px;  color: #666; margin-right: 5px;display: inline-block; background: #fff; border: #999 solid 1px; border-radius: 3px;}
.fenye a:hover {color: #fff; background: #666; border: #666 solid 1px;}
.fenye a.current { color: #fff;  background: #666; margin-right: 5px; border: #999 solid 1px;}


@media only screen and (min-width: 1680px) and (max-width: 1920px){

}

@media only screen and (min-width: 1440px) and (max-width: 1679px){

}

@media only screen and (min-width: 1280px) and (max-width: 1439px){

}

@media only screen and (min-width: 1000px) and (max-width: 1279px){

}

@media screen and (max-width:999px){

}