﻿/* CSS Document */
/*重置*/
body{margin: 0 auto; font: 12px/2em "Microsoft YaHei", Arial, tahoma,  Helvetica, sans-serif; background: #fff; color: #333;}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote,dl, dt, dd,ul,ol,li,pre,form, fieldset, legend, button, input, textarea, select, th, td{margin: 0; padding: 0;}
fieldset, img {border: 0;}
li {list-style: none;}
h1, h2, h3, h4, h5, h6 {font-size: 100%;}
table {border-collapse: collapse; border-spacing: 0;}
button, input, select, textarea {font-size: 100%; border:none;}
a{text-decoration: none; color: #333;}
a:hover{ text-decoration:none; color:#C00;}
i{font-style:normal;}

/*通用*/
.clear{clear: both;}
.clear:after{content: ""; display: block; height: 0; clear: both; visibility: hidden;}
.fl{float:left;}
.fr{float:right;}
.comWidth{width:1100px; margin:0 auto; position:relative;}
.mt20{margin-top:20px;}
.mb10{margin-bottom:10px;}
.top{ width:100%; line-height:36px; height:36px; border-bottom:1px solid #ddd;}
#top .top1{ float:left; width:1200px; height:111px; display:inline;}
#top .logo{ float:left; margin: 0px 0 0 0; display:inline;}

#top{ width:1200px;  margin:0 auto; }
#top .con{ float:left; width:500px; height:37px; line-height:37px; color:#999999; overflow:hidden; margin-left:0px; font-size:14px;}
#top .con1{ float:right; width:320px; height:37px; line-height:37px; color:#999999; overflow:hidden; font-size:14px; text-align:right;}
#top .con1 a{color:#999999; font-size:14px;}

.nav{width:100%; line-height:50px; height:50px; background:#2377b8;}
#nav{clear:both; width:1200px; height:50px; overflow:hidden; margin:0 auto;}
#nav .ul{clear:both; width:1200px; height:50px; overflow:hidden; margin-left:0px;}
#nav .ul a{ width:12.5%; float:left; overflow:hidden; font-size:16px; height:50px; line-height:50px; text-align:center; font-weight:100; color:#FFF; font-family:"Microsoft YaHei";}
#nav .ul a:hover{background-color:#FF9900;}

/*search*/
.search_bg{ width:100%;height:40px;line-height:40px;}
.searchbar {width:1300px;height:40px;line-height:40px; margin:0 auto;}
.keywords{padding:0 30px;color:#777777; float:left; height:40px; line-height:40px;}
.keywords span{ font-size:12px;  height:40px; line-height:40px;}
.keywords span a{color:#777777;padding:0 6px; font-size:12px; height:40px; line-height:40px;}
.search{width:380px;height:30px; float:right; line-height:30px; margin:5px 50px 0px 50px;}
.nobd{border:none;}
.nobg{background:none;}
.nomarg{margin:0;}
/*关键词*/
.sea_bg{ width:100%; height:38px; background-color:#f4f4f4;}
.h_sea{line-height:23px; height:29px;overflow:hidden; padding:7px 0 0;color:#666; width:1200px; margin:0 auto; font-size:12px;}
.inp01{height:21px; background:url(../img/s_inp.jpg) no-repeat 0 0; border:0; padding:1px 0 1px 28px; width:152px;float:left;line-height:21px;color:#bcbcbc;}
.s_ss { float:left; width:50px; height:23px;}
.key a{color:#666; padding:0 5px;}
.key{float:left; width:540px; overflow:hidden;}
.s_inp{width:600px; float:right; overflow:hidden;}
.s_inp h3{ font-size:16px; width:145px; float:left;}
.xilie{width:180px; float:left; overflow:hidden;}
.chanpinyilan{width:240px; float:left; overflow:hidden;}

/*banner*/
.fullSlide{width:100%;position:relative;height:522px; overflow:hidden; z-index:0; margin-top:5px;}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;height:522px;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block;height:522px;}
.fullSlide .hd{width:100%;position:absolute;z-index:2;bottom:10px;left:0;height:15px;line-height:15px; background:none; border:none;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:10px;height:10px;margin:1px 3px;overflow:hidden;background:#fff;filter:alpha(opacity=80);opacity:0.8;line-height:999px;border-radius:50%;}
.fullSlide .hd ul .on{background:#c61525;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:15%;z-index:1;width:55px;height:81px;cursor:pointer;filter:alpha(opacity=75);opacity:0.75;display:none;}
.fullSlide .next{left:auto;right:15%; }
/*产品*/
#main{width:1200px; margin:0 auto; overflow:hidden;}
.m1{ margin:20px auto;}
.m1t{ width:100%; height:100px; background:url(../images/m1tbg.jpg) no-repeat center bottom; text-align:center;}
.m1c{ width:100%; height:300px; background:url(../images/m1c.jpg) no-repeat center top;}
.m1c ul{ width:1200px; margin:0 auto;}
.m1c li{ float:left; width:600px;}

.imgZoom { overflow:hidden; }
.imgZoom img { -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s; width:280px; height:210px;}
.imgZoom:hover img{ -moz-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); transform:scale(1.1,1.1);}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

.content{width:1200px; margin:0 auto; overflow:hidden;}
.m2{margin-bottom:60px; }
.m2t{text-align:center; margin-bottom:30px; padding-top:60px;}
.m2t h2{ font-size:32px; background:url(../images/m1t2.png) no-repeat bottom center; height:30px; line-height:30px;}
.m2t span{  margin-bottom:20px; display:block;}
.m2t p{  margin-top:20px;}
.mleft{ width:266px; float:left; display:inline; }
.cplb{  height:auto; margin-bottom:20px; border:3px #2377b8 solid; background-color:#fff;}
.cpt{ background-color:#2377b8; text-align:center; padding:30px 0;}
.mtel{ background-color:#2377b8; text-align:center; padding:20px 0;}
.menu_list { padding:10px;}
.menu_list dl{ margin-bottom:10px;}
.menu_list dt { cursor: pointer; position: relative;background:url(../images/m1i.png) #e0e0e0 no-repeat 85% center;font-size:18px; padding-left:20px;line-height:43px;color:#fff; height:43px; border-bottom:1px #ffffff solid;}
.menu_list dt a{ color:#333; font-size:18px;}
.menu_list dd { display:block;  background-image:none;}
.menu_list dd a {display:block;border-bottom:1px #dddddd dashed;  padding-left:20px; height:35px; line-height:35px; font-size:15px;}

.mright{ float:left; width:896px; margin-left:38px; display:inline;}


.sycp ul {overflow: hidden;}
.sycp li { float: left; display:inline; margin: 0px 1% 35px; width: 31.3333%; text-align: center;overflow:hidden; border-bottom:2px #9a9a9a solid; }
.sycp ul li .wz{ text-align:left; height:80px; }
.sycp ul li .wz h3{ font-size:16px; text-align:left; padding-top:10px;}
.sycp ul li .wz p{ line-height:24px; font-size:12px;}
.sycp ul li .wz span{ display:block; height:32px; width:32px; float:right;  background:url(../images/m21.png) no-repeat; background-position: 0 0; margin:20px 20px 0 0;-moz-transition:all .3s ease 0s; -ms-transition:all .3s ease 0s; -o-transition:all .3s ease 0s; -webkit-transition:all .3s ease 0s; transition:all .3s ease 0s; }
.sycp ul li:hover{ border-bottom:2px #2377b8 solid; }
.sycp ul li:hover .wz span{ background-position: 0 -32px; }
.sycp ul li:hover .wz h3{color:#2377b8;}
.sycp ul li:hover .wz p{color:#2377b8; }




/*公司简介*/
.mgsjj{ width:100%; height:520px; background:url(../images/m1bg.jpg) no-repeat center top; padding-top:75px; margin-bottom:0px;}
.mgsjjc{ background-color:#ffffff; height:410px; padding:0 120px 30px;}
.mgsjjt{ text-align:center; padding:20px 0;}

.mgsjj3{ margin-bottom:30px; }
.mgsjj3 p{ text-indent:2em; color:#666666; line-height:24px;}

.mgsjj2{}
.mgsjj2 li{ width:238px; float:left; padding:10px 0 0;border-right:1px #333333 solid; text-align:center; margin-bottom:20px;}
.mgsjj2 li span{ width:50px; height:35px; margin:0px auto; display:block;}
.mgsjj2 h3{ font-size:16px; font-weight:normal; margin:10px auto 0; height:25px; line-height:25px; background:url(../images/m15.jpg) no-repeat center top; padding-top:10px;}
.mgsjj2 p{ line-height:20px; text-transform:uppercase; font-size:12px;}
.mgsjj2 li:hover{ cursor:pointer; }
.mgsjj2 li:hover a{ color:#333333;}
.mgsjj2 li .gsjj{ background:url(../images/m11.jpg) no-repeat 0 0;}
.mgsjj2 li:hover .gsjj{ background:url(../images/m11.jpg) no-repeat 0 -46px;}
.mgsjj2 li .qywh{ background:url(../images/m12.jpg) no-repeat 0 0;}
.mgsjj2 li:hover .qywh{ background:url(../images/m12.jpg) no-repeat 0 -51px;}
.mgsjj2 li .gsry{ background:url(../images/m13.jpg) no-repeat 0 0;}
.mgsjj2 li:hover .gsry{ background:url(../images/m13.jpg) no-repeat 0 -45px;}
.mgsjj2 li .spzx{ background:url(../images/m14.jpg) no-repeat 0 0;}
.mgsjj2 li:hover .spzx{ background:url(../images/m14.jpg) no-repeat 0 -52px;}
.mgsjj2 .nobg{ border:none;}
.mgsjjgd{width:150px; background-color:#2377b8; height:40px; line-height:40px; text-align:center; margin:-20px auto auto;}
.mgsjjgd a{ color:#ffffff;}

/*新闻*/
/*新闻左*/
.m51{ width:750px; float:left;}
#divMainTab1{width:198px;height:316px; overflow:hidden; margin-right:12px; display:inline; float:left;}
.normal1{ text-align :center ; width: 198px; vertical-align :middle ; cursor :pointer ; background:url(../images/m51.jpg) no-repeat left center;}
.selected1{width: 198px; vertical-align :middle ; cursor :pointer ; background:url(../images/m52.jpg) no-repeat left center; }
.normal1 span,.selected1 span{ display:none;}
.divContent1{width:540px; float:left;}
.newsli li{ background:url(../images/mli.jpg) no-repeat left center; padding-left:15px; box-sizing:content-box; border-bottom:1px #868686 dashed; line-height:39px; height:39px; overflow:hidden;}
.newsli .time{ float:right; color:#666;}
.m511{ padding-bottom:5px; border-bottom:1px #868686 dashed;}
.m511 h3{ font-size:18px;}
.m511 p{ text-indent:28px; color:#666; line-height:28px;}
.m511 span{ width:80px; height:30px; line-height:30px; display:block; background-color:#2377b8; text-align:center; float:right;}
.m511 span a{ color:#fff;}
.m511 span a:hover{ color:#212121;}


/*新闻右*/
.cjwq{width:386px; height:290px;  float:right; margin:0px 0px 0px 0px; display:inline; padding-left:0px;}
.cjwq_nav{ height:40px;   background:#f1f3f2; line-height:40px;text-transform:uppercase; } 
.cjwq_nav h3{ background:#2377b8;  height:40px;width:155px; text-align:center; float:left; display:block;} 
.cjwq_nav .cjwq_more{ float:right; padding:0px 10px 0px 0px;}
.cjwq_nav h3 a{ font-size:18px;  color:#FFF;  display:block; font-weight:100; }
#ticker2 {width: 95%; height: 280px; margin-top:20px;	position: relative; }
#ticker2 li {position: relative; border-bottom: 1px dashed #bababa; padding-bottom:30px; height:80px;}
.da{ background:url(../images/wenti.jpg) no-repeat 0px -25px; padding-left:27px; color:#404040; height:70px; overflow:hidden; line-height:22px; font-size:14px; }
.wen{ height:30px;   display:block;background:url(../images/wenti.jpg) no-repeat 0px 4px; padding-left:27px; margin:6px 0px; line-height:26px; }
.wen a{color:#2377b8; font-size:15px; }
.cjwq ul { padding:20px 15px;}
/*新 闻  end*/

/*anli*/
.anlititc{width:1200px; margin:0 auto;background:url(../images/19_1.gif) center no-repeat; height:105px; overflow:hidden; clear:both; margin-top:50px;}
#gstk {width:1200px;  height:250px; background-color:#FFFFFF; margin:0 auto; }
#gstk .content {width:1200px; height:245px; overflow:hidden;}
#gstk .content ul li {width:305px; height:245px; float:left; text-align:center; overflow:hidden; }
#gstk .content ul li a img {width:273px; height:187px; border:1px solid #f4f4f4; margin:3px 5px 0px 0px; margin:0 15px;}
#gstk .content ul li a {display:block;}
#gstk .content ul li span a{width:275px; height:40px; background:#f4f4f4; text-align:center;overflow:hidden; line-height:40px; font-size:16px; margin:0 15px;}
/*anli end*/
/*友情链接*/
.Foot_linksbg{min-height:105px; background:url(../images/linksbg.gif) repeat-x top;}
.Foot_links{margin:0 auto; width:970px; min-height:105px; padding-left:180px; background:url(../images/links.gif) left no-repeat;}
.Foot_links1{color:#858585; padding-top:30px; line-height:30px;}
.Foot_links1 a{color:#858585; padding-right:10px;}
.Foot_links1 a:hover{color:#444;}

/*底部开始*/
/*页面底部*/
.jgx{background: url(../images/xxt.jpg) top center repeat-x;height:25px; width:100%;}


.footer-copy{background:#2377b8;color:#999; font-size:14px;line-height:1.6;padding:15px;text-align:center; color:#fff;}
.footer-copy a{color:#fff;}
/*底部结束*/
/*底部结束*/
.f_pa{position:absolute;}
.f_pr{position:relative;}
/*内页*/
.main_pro{ width:1200px;height:100%; margin:0px auto;}
.w{width:1200px;margin:0 auto;clear:both;overflow:hidden;}


/*-------面包屑导航-----------*/
.breadcrumbs{background:#f0f1f2;}
.breadcrumbs p{position:relative; _position:static; padding-left:40px; height:45px; line-height:45px; font-size:15px;}
.breadcrumbs p:before{content:""; position:absolute; left:0; top:12px; width:30px; height:20px;background:url(../images/icons.png) no-repeat 10px 0px;}
.breadcrumbs p i{display:inline-block;width:5px; height:8px;background:url(../images/icons.png) no-repeat -57px -88px;}
.breadcrumbs a{display:inline-block; margin:0 5px; font-size:15px;}
.breadcrumbs p,.breadcrumbs a{color:#919191;}
.breadcrumbs a:hover{text-decoration:underline;}
.left_1{width:266px; float:left; margin-top:10px;}
.nylxwm .con{width:250px; margin:0 auto; line-height:30px;font-family:"Microsoft YaHei"; font-size:15px;} 
.nylxwm{  height:auto; margin-top:20px; border:3px #2377b8 solid; background-color:#fff; overflow:hidden;}

.righter{float:left;width:904px; margin-left:30px;}
.subject{color:#2377b8;font-size:18px;font-family:microsoft yahei;height:41px;line-height:40px;border-bottom:1px solid #ddd;}
.subject b{display:inline-block;font-weight:normal;border-bottom:2px solid #2377b8;height:40px;line-height:40px;}
.subject span{color:#bbb;display:inline-block;font-size:16px;font-family:verdana;padding-left:10px;}
.subject a{float:right;font-size:12px;font-family:宋体;}

.container{font-size:15px;font-family:microsoft yahei;}
/*图片展示*/
.prowidth{width:909px;overflow:hidden;}
.pro_list{margin:15px 0;padding:0;list-style:none;overflow:hidden;}
.pro_list li{float:left;width:277px;margin:0 13px 13px 0;}
.pro_list li a{border:1px solid #eee;display:block;padding:5px;}
.pro_list li a img{border:1px solid #eee;}
.pro_list li a .title{text-align:center;font-size:14px;height:30px;line-height:30px;font-family:microsoft yahei;}
.pro_list li a .intro{line-height:18px;color:#999;word-break:break-all;min-height:55px;}
.pro_list li a .more{display:block;margin:5px auto 5px auto;text-align:center;background:#e5e5e5;width:90px;line-height:24px;}
.pro_list li a:hover{border:1px solid #ddd;}
.pro_list li a:hover .title{color:#1F92D1;}
.pro_list li a:hover .more{background:#1F92D1;color:#fff;}

/*翻页列表*/
.list_page{text-align:center;margin:10px;display:block;}
.list_page:after{content:" ";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.list_page ul{list-style:none;margin:0;padding:0;display:inline-block;vertical-align:bottom;}
.list_page ul li{display:inline-block;border:solid 1px #ddd;border-radius:4px;}
.list_page ul a{color:#333;padding:8px 12px;line-height:18px;display:block;transition:all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;background:#fff;}
.page_group ul{border-right:solid 1px #ddd;border-radius:4px;}
.page_group ul li{border-right:none;border-radius:0;float:left;}
.page_group ul li:not(:first-child):not(:last-child){border-radius:0;}
.page_group ul li:first-child{border-radius:4px 0 0 4px;}
.page_group ul li:last-child{border-radius:0 4px 4px 0;}
.page_group ul .active a{background:#f3f3f3;border-radius:0;}

/*产品列表*/
.productq {float: left;	width: 100%; border-width: 0px 1px 1px 1px;	border-style: solid; border-color: #d2d2d2;}
.product_lit {float: left;	width: 100%;}

.list_title {float: left; width: 98%; border-bottom: 1px solid #d2d2d2;	padding:0 1%; border-top: 1px solid #d2d2d2;}
.list_title h3 {margin: 0px; padding: 0px;}
.list_title h3 a {font-size: 15px; line-height:40px; font-weight: bold;	color: #000; text-decoration: none;	margin: 0px;padding: 0px;}
.list_title h3 a img {float: left;	padding-top: 13px;padding-right: 8px;}

.list_title span {float: right;}
.list_title span a {font-size:14px; line-height:35px; text-decoration: none; color:#2c2c2c;}

.list1 {width: 98%;	float: left; padding:0 1%;}
.list1 ul {list-style-type: none;margin: 0px;	padding: 0px;}
.list1 li {width: 23%;	margin-left: 1%; float: left; margin-top: 15px;	margin-right: 1%; margin-bottom: 0px;}
.list1 li img {width: 99%;	height: 136px;	border: 1px solid #d2d2d2;	margin-bottom: 2px;}
.list1 li img:hover {border: 1px solid #087bd6;}
.list1 li p {text-align: center; background: #e6e6e6; width: 100%;	padding: 0px; margin: 0px 0px 10px 0px;}
.list1 ul li p a {color: #555;	text-decoration: none;	line-height: 30px;	font-size: 13px;}

/*产品内页 相关产品*/
.rss_list_wz{margin:0;padding:0;list-style:none; width:920px;}
.rss_list_wz ul{width:900px; margin-top:20px;}
.rss_list_wz ul li{width:205px; float:left; overflow:hidden; margin:0 5px; text-align:center; line-height:24px;}
.rss_list_wz ul li a{width:21%; margin:0; line-height:24px;}
.rss_list_wz ul li a img{width:190px; border:1px dotted #ddd; padding:3px; height:155px;}
.rss_list_wz ul dd{width:200px; float:left; overflow:hidden; margin:0 10px; line-height:24px;}
.rss_list_wz ul dd a{width:21%; margin:0; line-height:24px;}

/*新闻内页相关推荐*/
.rss_list_wzxw{margin:0;padding:0;list-style:none; width:100%; overflow:hidden;}
.rss_list_wzxw ul{ margin-top:10px;}
.rss_list_wzxw ul li{width:300px; float:left; overflow:hidden; margin:0 10px; text-align:center; line-height:24px;}
.rss_list_wzxw ul li a{width:23%; margin:0; line-height:24px;}
.rss_list_wzxw ul li a img{width:247px; border:1px dotted #ddd; padding:3px; height:155px;}
.rss_list_wzxw ul dd{width:400px; float:left; overflow:hidden; margin:0 10px; line-height:24px;}
.rss_list_wzxw ul dd a{width:50%; margin:0; line-height:24px;}