/* CSS Document */
*{ padding:0; margin:0;}
img{ border:none}
a{ color:#666; text-decoration:none}
a:hover{ color:#333; text-decoration:none}
ul li{ list-style-type:none}
body{ font-size:12px; font-family:"微软雅黑"; color:#666;}

@font-face {
  font-family: 'iconfont';
  src: url('../font/iconfont.eot');
  src: url('../font/iconfont.eot?#iefix') format('embedded-opentype'),
  url('../font/iconfont.woff') format('woff'),
  url('../font/iconfont.ttf') format('truetype'),
  url('../font/iconfont.svg#iconfont') format('svg');
}
.iconfont{
  font-family:"iconfont" !important;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}


.fgl_top{ width:100%; background:#f1f1f1; height:25px;}
.fgl_top_1{ width:1200px; margin:0 auto;height:25px;}
.fgl_top_1 p{ float:left; line-height:25px;}
.fgl_top_1 div{ float:right; line-height:25px;}
.fgl_nav{ width:1200px; margin:0 auto; padding-bottom:32px; overflow:hidden}
.logo{ width:180px; float:left; margin-top:30px;}
.nav_list{ float:right; widows: 950px; margin-top:45px}
.nav_list ul li{ float:left; margin-left:70px; font-size:16px}
.center{width:100%;height:800px;}
.common_da{ width:800px; margin:0 auto}
.center .center_top{width:100%;height:800px;}
.content_middle{width:100%;height:800px; position:relative;}
.content_middle:hover .common{display: block;}
/*左右切换图标*/
.content_middle .common{width:50px;height: 100px;position: absolute;z-index: 25;top:50%;margin-top: -50px;display: none;}
.content_middle .btnLeft{opacity: 0.5;left:10%;background: url(../images/sprite.png) no-repeat;}
.content_middle .btnRight{opacity: 0.5;right:10%; background: url(../images/sprite.png) no-repeat -60px 0;}
/*左右切换图标*/
.content_middle ul li{width:100%;height:800px; opacity: 0;position: absolute;}
/*切换小图标*/
.content_middle .table{width:159px; height:10px;position: absolute;bottom:5px;z-index:9; left:42% }
.content_middle .table a{width:50px;height:10px;  background:#E3DEE1; opacity: 0.8; text-align:center;  margin-left:3px;  display: block; float:left;  }
.content_middle .table a.small_active{background:#FF8800;color: #fff;}
.FGL_prudict{ width:100%; height:150px; background:#f0f0f0;}
.FGL_prudict_sub{ width:1200px; margin:0 auto}
.fgl_product_l{ float:left; width:306px}
.FGL_prudict_sub ul{ float:left; width:894px}
.FGL_prudict_sub ul li{ width:195px; float:left; height:150px; text-align:center; }
.liq{ background:#f9ecca}
.FGL_prudict_sub ul li:hover{ background:#f9ecca}
.FGL_prudict_sub ul li div{ width:195px; height:110px; text-align:center;vertical-align:middle;}
.FGL_prudict_sub ul li div img{ margin-top:20px; width:35%}
.FGL_prudict_sub ul li p{ text-align:center; width:195px; font-family:"微软雅黑"; font-size:14px;}

.about_FGL{ width:1200px; margin:95px auto 0;}
.about_FGL_1{ position:absolute;width:1200px; }
.about_FGL_l{float:left; z-index:99; position:absolute}
.about_FGL_r_t{ float:left; width:580px; position:relative; right:-600px;z-index:999;}
.about_FGL_r_t div{ float:left}
.about_FGL_r_t div img{ position:absolute; left:-10px}
.about_FGL_r_t div p{ font-family:"微软雅黑"; font-size:18px; margin-top:70px; margin-left:120px}
.about_FGL_r_t span{ display:block; float:right}
.about_FGL_r{ width:1125px; height:305px; background:#f5f3f4; position:absolute; top:150px; right:0; z-index:9}
.about_center{ width:515px; float:right; padding-top:25px; margin-right:20px; z-index:9999}
.about_center p{ font-size:14px; font-family:"微软雅黑"; line-height:28px; margin-top:10px}
.about_center a{ display:block; width:150px; height:45px; background:#50c236; text-align:center; line-height:45px; color:#FFF; font-size:16px; border-radius:10px; float:right; margin-top:30px;}

.product{ width:100%; position:relative}
.product_top{ width:100%; background:url(../images/product.jpg) no-repeat center 0; height:320px; margin-top:640px}
.product_top a{ display:block; width:100%; height:320px;}
.prudict_center{ width:1200px; margin:0 auto; position:relative; top:-10px}
.prudict_center_l{ width:190px; float:left}
.prudict_center_l img{ margin-left:5px;}
.prudict_center_l h2{ font-weight:400; margin-left:35px; margin-top:10px;}
.prudict_center_l a{display:block; width:150px; height:45px; background:#50c236; text-align:center; line-height:45px; color:#FFF; font-size:16px; border-radius:10px;  margin-top:75px;}
.prudict_center_r{ width:1000px; float:left}



.Box {position: relative;}
.Box .content {width: 1000px;margin: 0 auto;}
.Box .Box_con {position: relative;}
.Box .Box_con .btnl {position: absolute;}
.Box .Box_con .btn {display: block;width: 41px;height: 41px;position: absolute;top: 80px;cursor: pointer;}
.Box .Box_con .btnl {background: url(../images/jtl02.png) no-repeat center;left: -72px;}
.Box .Box_con .btnr {background: url(../images/jtr02.png) no-repeat center;right: -72px;}
.Box .Box_con .btnl:hover {background: url(../images/jtl03.png) no-repeat center;}
.Box .Box_con .btnr:hover {background: url(../images/jtr03.png) no-repeat center;}
.Box .Box_con .conbox {position: relative;overflow: hidden;}
.Box .Box_con .conbox ul {position: relative;list-style: none;}
.Box .Box_con .conbox ul li {float: left;width: 203px;height: 200px;margin-left: 40px;overflow: hidden;}
.Box .Box_con .conbox ul li:first-child {margin-left: 0;}
.Box .Box_con .conbox ul li img {display: block;width: 193px;height: 188px;transition: all 0.5s; border:5px solid #fff}
.Box .Box_con .conbox ul li:hover img {transform: scale(1.1);}
.Box .BoxSwitch {margin-top: 30px;text-align: center;}
.Box .BoxSwitch span {display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;width: 30px;height: 3px;background: #ccc;margin: 0 5px;cursor: pointer;}
.Box .BoxSwitch span.cur {background: red;}

.product_2{ width:100%; background:#f1f1f1; margin-top:70px; overflow:hidden}
.product_2 ul { width:1200px; margin:0 auto}
.product_2 ul li{ margin-top:20px; margin-left:20px; float:left; width:378px; padding-bottom:40px}
.product_2 ul li img{ width:378px; height:378px}
.product_2 ul li p{ text-align:center; font-size:18px; margin-top:30px}

.news_list{ width:1200px; margin:70px auto 0}
.news_list_l{ float:left; width:560px; height:410px}
.news_list_l a img{ width:100% !important; height:410px}
.news_list_r{ width:610px; float:right}
.news_list_r h2 p{ font-weight:400; margin-top:5px}
.news_list_r dl{ margin-top:20px; overflow:hidden}
.news_list_r dl dt{ width:142px; height:92px; float:left}
.news_list_r dl dt img{width:142px; height:92px;}
.news_list_r dl dd{ float:left; margin-left:15px; width:450px;}
.news_list_r dl dd h3{ font-size:16px; font-weight:400}
.news_list_r dl dd p{ margin-top:5px; line-height:22px; font-size:14px; color:#9c9c9c}
.news_list_r dl dd span{ display:block; font-size:14px; margin-top:5px; color:#d2d2d2}
.YGL_bottom{ width:100%; height:262px; background:#282828; margin-top:65px;}
.YGL_bottom_t{ width:1200px;  margin:0 auto;}
.YGL_bottom_t_l{ width:317px; float:left; margin-top:80px}
.YGL_bottom_t_l h2 span{ display:block; float:left; color:#CCC; font-size:18px; margin-right:10px}
.YGL_bottom_t_l h2 p{ font-weight:400}
.YGL_bottom_t_l ul{ margin-top:20px; overflow:hidden}
.YGL_bottom_t_l ul li{ margin-top:10px; font-size:14px;}
.YGL_bottom_t_c{ width:375px; float:left; margin-top:130px; margin-left:105px;}
.YGL_bottom_t_c ul li{ width:70px; float:left; margin-left:30px;}
.YGL_bottom_t_c ul li div{ width:60px; height:60px; border:1px dashed #9d9d9d; border-radius:50%; text-align:center; margin:0 auto}
.YGL_bottom_t_c ul li div:hover{ background:#FFF; border:1px dashed #fff; box-shadow:3px 3px 3px #000}
.YGL_bottom_t_c ul li div img{ width:50%; margin-top:14px}
.YGL_bottom_t_c ul li p{ text-align:center; margin-top:10px; color:#9d9d9d}

.YGL_bottom_t_r{ width:300px; float:right; margin-top:80px}
.YGL_bottom_t_r div{  width:130px; float:left; font-size:14px; margin-right:20px; margin-top:80px}
.YGL_bottom_t_r div p{ text-align:right}
.YGL_bottom_t_r img{ width:150px;}







.banner_baout{ width:100%; background:url(../images/about.jpg) no-repeat center 0; height:320px;}
.banner_baout1{ width:100%; background:url(../images/product1.jpg) no-repeat center 0; height:320px;}
.banner_baout2{ width:100%; background:url(../images/center.jpg) no-repeat center 0; height:320px;}
.banner_baout3{ width:100%; background:url(../images/newsjpg.jpg) no-repeat center 0; height:320px;}

.banner_baout131{ width:425px; margin:0 auto; position:relative}
.banner_baout13{ width:425px; margin:0 auto; text-align:center; position:absolute; top:30px; height:424px; border-radius:50%; left:0;
transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
}
.banner_baout13:hover{ box-shadow:10px 10px 3px rgba(0,0,0,0.6); position:absolute; top:50px; left:10px}
.banner_baout13 img{ width:100%}




.abouot_list_1{ width:1200px; margin:0 auto}
.abouot_list{ width:1040px; margin:0 auto}
.abouot_list_1 h2{text-align:center; margin-top:30px}
.abouot_list h2{ text-align:center; margin-top:30px}
.about_t{ width:252px; margin:10px auto 0; overflow:hidden}
.about_t_l{ width:60px; height:1px; background:#999; float:left; position:relative; top:21px; left:10px}
.about_t_r{width:60px; height:1px; background:#999; float:left; position:relative;  right:8px; top:21px;}
.about_t h3{ float:left; font-weight:400; font-size:21px; width:132px; height:42px; line-height:42px; text-align:center; color:#666}
.about_z{ width:500px; height:535px;position:relative; float:left; margin-top:40px; overflow:hidden}
.about_z_11{ width:410px; height:526px; border:5px solid #666; }
.about_z_2{ width:410px; height:480px; position:absolute; bottom:25px; left:40px}
.about_z_2 img{ width:410px; height:480px}

.about_r{ width:500px; float:left; margin-left:20px}
.about_r h3{ width:500px; margin-top:80px}
.about_r h3 img{ width:80%}
.about_r span{ display:block; font-size:18px; color:#666; margin-top:15px; margin-bottom:10px}
.about_r h4{ width:100px; height:3px; background:#666; float:left} 
.about_r h5{ width:400px; height:1px; background:#f1f1f1; margin-top:1px; float:left}
.about_r p{ font-size:14px; line-height:28px; margin-top:16px}

.list_baout{ width:1040px; margin:0 auto; overflow:hidden}
.list_baout ul { margin-top:60px; margin-bottom:60px; overflow:hidden; width:1200px;}
.list_baout ul li{ float:left; width:150px; text-align:center; margin-right:146px}
.list_baout ul li img{ width:100px; height:100px; border-radius:50%}
.list_baout ul li p{ text-align:center; font-size:16px; margin-top:15px}









.banner_news{ width:100%; background:url(../images/news-banner.jpg) no-repeat center 0; height:500px;}
.banner_news131{ width:362px; margin:0 auto; position:relative}
.banner_news13{ width:362px; margin:0 auto; text-align:center; position:absolute; top:35px; height:408px; left:0; background:url(../images/new22.png) no-repeat;
transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
}
.banner_news13:hover{ box-shadow:-20px -20px 3px rgba(0,0,0,0.6); position:absolute; top:50px; left:-10px}
.banner_news13 img{ }





.new_list{ width:1160px; margin:0 auto; padding-top:20px;}
.new_list dl{ overflow:hidden; border-bottom:1px dashed #ccc; margin-top:20px; margin-bottom:20px; padding-bottom:20px;}
.new_list dl dt{ float:left; width:246px; height:168px; overflow:hidden; border:1px solid #f1f1f1}
.new_list dl dt img{ width:246px; height:168px;
transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;

}
.new_list dl dd{ float:left; margin-left:25px; width:887px}
.new_list dl dd h3{ font-size:16px; font-weight:800; color:#666; margin-top:10px}
.new_list dl dd h3 span{ float:right; margin-right:20px; font-size:14px; color:#999; font-weight:400}
.new_list dl dd p{ font-size:16px; margin-top:15px; line-height:26px; color:#969393; }
.new_list dl dd font{ display:block; }

.new_list dl:hover img {transform: scale(1.4); cursor:pointer;
transition: all 1s ease 0s;
-webkit-transform: scale(1.4);
-webkit-transform: all 1s ease 0s;
}
.nor_list{ margin:40px auto; overflow:hidden}
.nor_list ul li{ width:40px; height:40px; text-align:center; line-height:40px; font-size:18px; font-family:"微软雅黑"; float:left; border:1px solid #f1f1f1; margin:0 5px;}
.nor_list ul li a{ display:block;width:40px; height:40px; text-align:center; line-height:40px; font-size:12px; color:#666;}
.nor_list ul li a:hover{ color:#FFF}
.thar-one {
	color: #fff;
	cursor: pointer;
	display: block;
	position: relative;
	transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.thar-one:hover {
	background-color: transparent;
	text-shadow: none;
}
.thar-one:hover:before {
	bottom: 0%;
	top: auto;
	height: 100%;
}
.thar-one:before {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 0px;
	width: 100%;
	z-index: -1;
	content: '';
	background: #29a90a;
	transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.news_n h3{ text-align:center; font-size:18px; font-weight:400; margin-top:30px;}
.news_n div{ text-align:center; margin-top:10px;}
.news_n div span{ color:#999; font-size:12px;}
.news_n{ margin-top:10px; overflow:hidden}
.news_n p{ font-size:16px; line-height:28px; text-indent:28px; margin-top:20px; color:#666}
.news_n ul{ margin:20px 0;}
.news_n ul li{ width:100%;text-align:center}
.news_n ul li img{ width:90%;}
.ron_list{ width:1200px; margin:20px; auto; border-top:1px dashed #f1f1f1}
.ron_list ul li{ font-size:14px; margin:10px;}


.produc_list{ width:1200px; margin:0 auto}
.menu_list{width:200px; position:fixed; left:6%; top:60%; border-bottom:1px solid #e1e1e1}
.menu_head{height:47px;line-height:47px;padding-left:38px;font-size:14px;color:#525252;cursor:pointer;border:1px solid #e1e1e1;position:relative;margin:0px;font-weight:bold;background:#f1f1f1; border-bottom:none}
.menu_list .current{background:#f1f1f1;}
.menu_body{line-height:38px;border-left:1px solid #e1e1e1;backguound:#fff;border-right:1px solid #e1e1e1;}
.menu_body a{display:block;height:38px;line-height:38px;padding-left:38px;color:#777777;background:#fff;text-decoration:none;border-top:1px solid #e1e1e1;}
.menu_body a:hover{text-decoration:none;}


.produc_list_r{ width:1200px; }
.produc_list_r ul{ overflow:hidden}
.produc_list_r ul li{ width:260px; float:left; margin-left:10px; background:#f6f6f6; padding:10px; margin-right:10px; margin-top:20px;}
.produc_list_r ul li img{ width:260px; height:260px}
.produc_list_r ul li h3{ font-size:18px; font-size:18px;  font-weight:400; margin-top:20px}
.produc_list_r ul li p{ font-size:12px; margin-top:5px}
.produc_list_r ul li span{ display:block; font-size:12px; margin-top:15px; color:#999}
.produc_list_r ul li font{ display:block; width:70px; height:25px; text-align:center; background:#29a90a; line-height:25px; margin-top:5px}
.produc_list_r ul li font a{ display:block; width:70px; height:25px; color:#FFF; margin-top:10px}





.shopdetails{ width:1200px; margin:40px auto; overflow:hidden}

.left_l{ width:500px; float:left}

/*图片放大镜样式*/
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.spec-preview img{ width:500px; height:350px;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:500px;height:350px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:180px !important;height:180px !important;border:1px solid #aaa;background:#ffffff /*url(../images/zoom.png) 50% center no-repeat*/;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}

/*图片小图预览列表*/
.spec-preview{width:500px;height:350px;border:1px solid #DFDFDF;}
.spec-scroll{clear:both;margin-top:5px;width:502px;}
.spec-scroll .prev{float:left;margin-right:4px;}
.spec-scroll .next{float:right;}
.spec-scroll .prev,.spec-scroll .next{display:block;font-family:"宋体";text-align:center;width:10px;height:54px; line-height:54px;border:1px solid #CCC;background:#EBEBEB;cursor:pointer;text-decoration:none;}
.spec-scroll .items{float:left;position:relative;width:322px;height:56px;overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;height:56px;}
.spec-scroll .items ul li{float:left;width:64px;text-align:center;}
.spec-scroll .items ul li img{border:1px solid #CCC;padding:2px;width:50px;height:50px;}
.spec-scroll .items ul li img:hover{border:2px solid #FF6600;padding:1px;}
/*中间*/

.centerbox{
	width:680px;
 float:left;
	z-index:1; margin-left:20px;
}
.centerbox .imgname{
	font-size:24px;
	color:#000;
	font-weight:bold;
	width:580px;
	height:40px;
	font-family:Microsoft YaHei,arial;
	margin-bottom:10px; margin-top:20px
}
.centerbox p,.centerbox samp{
	width:680px;
	height:33px;
	font-size:12px;
	line-height:33px;
	color:#666;
	font-family:"微软雅黑";
	padding-left:10px;
	
}
.centerbox .Aprice, .price, .youhui{
	background:rgba(232,232,232,0.5);
}
.centerbox .Aprice samp{
	font-size:12px;
	font-family:"微软雅黑";
}
.centerbox .price samp{
	color:#D00;
	font-size:20px;
	font-weight:bold;
}
.centerbox .youhui samp{
	color:#000;
	font-weight:100;
}
.centerbox .kefu{
	margin-top:10px;
	width:150px;
	background-image:url(../images/shopdetail/tell03.png);
	background-position:right;
	background-repeat:no-repeat;
}
.centerbox ul{
	margin-left:10px;
	margin-top:15px;
	}
.centerbox ul li{
	float:left;
	width:50px;
	height:50px;
	margin-left:10px;
}
.centerbox .kuanshi{
	color:#666;
	font-family:"微软雅黑";
}
.centerbox .shopimg{
	width:49px;height:49px;
}
.centerbox .shopimg img{
	margin:2px;
}
.centerbox .now{
	background-color:#F90;
}
.centerbox .chima{
	width:410px;
	height:40px;
	background-image:url(../images/shopdetail/tell04.png);
	background-position:right;
	background-repeat:no-repeat;
	margin-top:10px;
}
.centerbox .buy{
		margin-top:10px;
	}
.centerbox .buy a{
	
	display:block;
	width:200px;
	height:50px;
	color:#000;
	border:1px solid #ccc;
	float:left;
	font-size:16px;
	font-weight:bold;
	font-family:Microsoft YaHei,arial;
	background-color:#fff;
	text-align:center;
	line-height:50px;
}

#firstbuy{
	background-color:#1b5094;
		color:#fff;
}
.fuwu{ margin-top:20px;}
.product_xq{ width:1200px; margin:0 auto; border-top:1px solid #CCC}
.product_xq  h3{  font-weight:400; color:#666; font-size:18px; margin-top:10px;}
.product_xq p{ font-size:14px; margin-top:20px;}
.product_xq p img{ width:60%; display:block; margin:0 auto}


.banner_product{ width:100%; height:500px; background:url(../images/product-banner.jpg) no-repeat center 0}
.banner_product131{ width:372px; height:316px; margin:0 auto;position:relative; 
transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;

}

.banner_product131:hover{transform: scale(1.2); cursor:pointer;
transition: all 1s ease 0s;
-webkit-transform: scale(1.2);
-webkit-transform: all 1s ease 0s;}

.banner_product1312{ width:372px; height:316px; position:absolute; top:43px}
.banner_product1313{width:372px; height:316px; position:absolute; top:43px}
.banner_product1314{width:372px; height:316px; position:absolute; top:43px}

.boxsub{width:100%;height:100%;background:rgba(0,0,0,0.6);position:fixed;z-index:100; z-index:99998 }
.hint6{width:940px;background:none;position:fixed;top:20%; z-index:99999; left:25%}
.hint-in1{width:64px; height:64px; float:left}
.hint3{width:64px;height:64px; cursor:pointer;}
.choice_main_sub{ width:750px;  background:#FFF; float:left; padding:60px; height:400px; overflow:auto}
.choice_main_sub  h2{ font-size:18px; margin-bottom:10px}
.choice_main_sub  p{ font-size:16px; margin-bottom:20px}
.choice_main_sub img{}




.neiye_center{ width:1200px;  overflow:hidden; font-family:"微软雅黑"; margin-top:20PX}
.neiye_center ul{ width:1200px}
.neiye_center ul li{ width:330px; height:232px; border:1px solid #ccc; margin-top:80px; position:relative; float:left; margin-left:48px}
.neiye_center_icon{ position: absolute; top:-50px; left:104px}
.neiye_center_bottom{ overflow:hidden; text-align:center; width:275px; margin:60px auto 0}
.neiye_center_bottom h3{ font-size:18px; font-weight:400; margin-top:30px; padding-bottom:10px}
.neiye_center_bottom p{ font-size:15px;  color:#666; margin-bottom:10px}
.neiye_center_bottom p img{ width:35%}
.ih-item {position: relative; -webkit-transition: all 0.35s ease-in-out; -moz-transition: all 0.35s ease-in-out;transition: all 0.35s ease-in-out;}
.ih-item,.ih-item * {-webkit-box-sizing: border-box; -moz-box-sizing: border-box;box-sizing: border-box;}
.ih-item img { width: 100%; height: 100%;}
.ih-item.circle { position: relative; width: 120px; height: 120px; border-radius: 50%;}
.ih-item.circle .img { position: relative;  width: 120px; height: 120px; border-radius: 50%;}
.ih-item.circle .img img { border-radius: 50%;}
.ih-item.circle .info { position: absolute; top: 0; bottom: 0; left: 0; right: 0; text-align: center;  border-radius: 50%; -webkit-backface-visibility: hidden; backface-visibility: hidden;
}
.ih-item.circle .img {z-index: 11;-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1);-webkit-transition: all 0.35s ease-in-out;-moz-transition: all 0.35s ease-in-out;transition: all 0.35s ease-in-out;}
.ih-item.circle.colored .info { background: #1a4a72;}
.ih-item.circle .info { background: #333333; opacity: 0; -webkit-transform: scale(0); -moz-transform: scale(0);-ms-transform: scale(0); -o-transform: scale(0); transform: scale(0); -webkit-transition: all 0.35s ease-in-out;
-moz-transition: all 0.35s ease-in-out; transition: all 0.35s ease-in-out;}
.ih-item.circle .info h3 {color: #fff;text-transform: uppercase;  position: relative; letter-spacing: 2px;font-size: 16px; font-weight:400;text-shadow: 0 0 1px white, 0 1px 2px rgba(0, 0, 0, 0.3);}
.ih-item.circle a:hover .info { visibility: visible; opacity: 1;-webkit-transform: scale(1);-moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1);
}
.ih-item.circle.top_to_bottom .info h3 { margin: 0 5px; padding: 20px 0 0 0;}
.ih-item.circle.top_to_bottom a:hover .img { -webkit-transform: translateY(50px) scale(0.5); -moz-transform: translateY(50px) scale(0.5); -ms-transform: translateY(50px) scale(0.5); -o-transform: translateY(50px) scale(0.5);
 transform: translateY(50px) scale(0.5);top:-26px; position: relative;}
 .map{ width:1100px; margin:40px auto 0; height:550px; overflow:hidden}
 
 
.choice_main_sub{}
.choice_main_sub ul{}
.choice_main_sub ul li{ margin-top:10px; overflow:hidden}
.choice_main_sub ul li span{ display:block; width:80px; float:left; font-size:18px; line-height:35px}
.choice_main_sub ul li input{ width:550px; line-height:35px; height:35px; float:left}
.choice_main_sub ul li textarea{ width:550px; float:left; height:200px }
.choice_main_sub ul li button{ width:160px; height:35px; border:none; background:#1b5094; color:#FFF; font-family:"微软雅黑"; font-size:18px; cursor:pointer; margin-left:80px}
.choice_main_sub h2{ font-size:18px; margin-bottom:20px}






.banner_center{ width:100%; height:500px; background:url(../images/center-banner.jpg) no-repeat center 0}
.banner_center131{ width:392px; height:400px; margin:0 auto;position:relative; 
transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;}
.banner_center1312{ width:392px; height:400px; position:absolute; top:23px}






.banner_anlizhongx{ width:100%; height:500px; background:url(../images/anlizhans-banner.jpg) no-repeat center 0}
.banner_anlizhongx131{ width:371px; height:363px; margin:0 auto;position:relative; 
transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;}
.banner_anlizhongx131:hover{transform: scale(1.2); cursor:pointer;
transition: all 1s ease 0s;
-webkit-transform: scale(1.2);
-webkit-transform: all 1s ease 0s;}
.banner_anlizhongx1312{ width:371px; height:363px; position:absolute; top:63px}



.pruduovt_list_tip{ width:100%; border-bottom:1px solid #f1f1f1; overflow:hidden}
.pruduovt_list_tip ul{ width:1200px; margin:0 auto}
.pruduovt_list_tip ul li{ width:120px; float:left; line-height:55px; text-align:center; font-size:15px; border-left:1px solid #f1f1f1;}
.pruduovt_list_tip ul li.lib{ background:#f1f1f1;}
.pruduovt_list_tip ul li:hover{ background:#f1f1f1;}
.pruduovt_list_tip ul li a{ display:block}





















