@charset "utf-8";

	*{ margin: 0 auto; font-family:"微软雅黑";}
	div,p,span{ overflow:hidden;}
	ul,ol{list-style:none; padding:0px;}
	a{ text-decoration:none; color:#000;}
	img{ display:inline-block; max-width:100%;}
	
	/*头部样式*/
	.max{ max-width:1200px;}
	.headline{line-height:40px;font-size:14px; border-bottom:1px solid #e0e0df; color:#666;}
	.headline .max div{ float:left;}
	.headline .max div:last-child{ float:right;}
	.headline .max div a{ color:#333; overflow:visible; cursor:pointer;}
	.headline .max div a p{ position:absolute; opacity:0; visibility:hidden;}
	.headline .max div a:hover p{ opacity:1; visibility:visible;z-index:1; position:fixed; right:2%; top:28px; padding-top:13px; background:#fff; max-width:250px; max-height:250px;}
	.headline .max div a p:hover{ opacity:1; visibility:visible; z-index:1;}
	
	.header{ margin:21px auto 19px auto; display:flex; align-items:center;}
	.logo{width:50%; display:flex; align-items:center; margin-left:0px;}
	.logo div{ float:left; margin-left:0px;}
	
	.tel{ margin-right:0px; max-width:40%;}
	.tel span{ text-align:center; float:left; color:#333; width:100%; margin-bottom:10px;}
	.tel span:first-child img{ margin-right:5px; display:inline-block; max-width:60px;}
	.tel span:first-child p{ display:inline-block; max-width:55px; max-width:calc( 100% - 60px); font-size:16px; letter-spacing:5px;}
	.tel span:nth-of-type(2){ text-align:right;}

	/*导航样式*/
	nav{border-top:1px solid #e5e5e5; border-bottom:2px solid #393292;}
	.nav{ padding-left:0px; max-width:1200px; overflow:hidden;}
	.nav>li{ position:relative; width:14.28571429%; max-width:calc(100% / 7); float:left; max-width:-moz-calc(100% / 7); max-width:-webkit-calc(100% / 7);}
	.nav>li>a{ font-size:16px; text-align:center; float:left; width:100%;line-height:60px; color:#333;}
	.nav ol{ background:rgba(0,87,164,0.50); float:left; overflow: hidden; z-index:-5; position:absolute; opacity:0; top:100%;}
	.nav ol li{ float:left; width:100%; text-align:center; border-bottom:1px solid rgba(255,255,255,0.70);}
	.nav ol li:last-child{margin-bottom:8px;}
	.nav ol li a{ padding:15px; width:100%;float:left; line-height:normal; box-sizing:border-box; color:#fff;}
	.nav>li:hover{ background:linear-gradient(130deg,#b34699,#3d3392);}
	.nav>li:hover a{ color:#fff;}
	#dh{ display:none; float:right; width:20%;}
	.dh{text-align:center;max-width:64px; background:none; border:1px solid #999; font-size:36px; max-height:64px; width:100%; height:150px;}
	/*幻灯片样式*/	
	.banner{ max-width:100%; position:relative; height:410px;}
	.banner ul{ position:absolute; z-index:1; left:0px; top:0px;}
	.banner ul li{ float:left; max-width:100%; overflow:hidden;}
	.banner:hover ol{ opacity:1;}
	.banner ol{ list-style:none;  padding-left:48%;opacity:0; width:100%; position:absolute; bottom:2%; transition:all 0.5s;-webkit-transition:all 0.5s;}
	.banner ol li{ margin:0 5px; cursor:pointer; border-radius:50%; height:5px; width:5px; float:left; border:2px solid #3574db; opacity:0.8;}
	.banner ol li:hover{border:2px solid #3574db; opacity:1;}
	
	.lef_rig{ display:none;}
	.lef_rig span:first-child{ opacity:0.5; cursor:pointer; top:35%; position:absolute; height:53px; z-index:2; background:url(../images/left_right.png); width:50px; left:1%; }
	.lef_rig span:nth-child(2){ cursor:pointer;opacity:0.5; top:35%; position:absolute; height:53px; z-index:2; background:url(../images/left_right.png) bottom; width:50px; right:1%; }
	.lef_rig span:hover{ opacity:0.8; }
	.lef_rig span+span:hover{ opacity:0.8; }
	#dot{ background:#b34699; border:2px solid #b34699; opacity:1;}
	
	.search{ background:#f5f5f5; padding:13px 0px;}	
	.search span:nth-of-type(1){ float:left; max-width:70%; font-size:14px; color:#666; line-height:44px; height:44px;}	
	.search span:nth-of-type(1) a{ color:#666; font-weight:normal; display:inline-block; margin-right:1%;}	
	.search span:nth-of-type(2){ float:right; max-width:25%; box-shadow:2px 2px 4px #ccc; width:100%; margin:4px; border-radius:10px;}	
	.search span input[type=search]{height:40px; float:left; border:0px; outline:none; max-width:calc(100% - 40px); width:100%; box-sizing:border-box;}	
		
	.search span input[type=submit]{ cursor:pointer; max-width:40px; width:100%; height:40px; float:left; border:0px; background:url(../images/02.jpg) no-repeat center; background-color:#fff;}	

	.pro_title{ text-align:center; max-width:1200px;margin-top:42px;}
	.pro_title p{ font-size:16px; color:#666; margin:16px 0px;}
	
	
	.brand_b{margin-top:20px;}
	.brand_b ul{float:left; width:100%; height:100px; margin-bottom:50px; position:relative;}
	.brand_b ul li{ max-width:159px;margin-right:19px; border:1px solid #f0eeee; float:left; width:100%; text-align:center; position:absolute;}
	.brand_b ul li img{ max-width:100%; height:97px;  object-fit:cover; box-sizing:border-box;}
	.brand_b ul li p{ text-align:center; color:#333; background:#a5a5a5; width:100%; line-height:36px;white-space:pre;text-overflow:ellipsis; color:#fff; font-size:14px;}
	.brand_b ul li:hover p{ background:#d50505;}
	.brand_b ul li:hover img{ transition:all linear 0.25s; transform:scale(1.1,1.1); border:1px solid #efefef;}
	
	.pro{ background:url(../images/03.jpg) no-repeat left top; background-size:100% 100%; padding:60px 0px;}
	
	
	.pro_l{ float:left; max-width:250px; width:100%;}
	.pro_l_title{  background:linear-gradient(to top,#b34699,#3d3392); color:#fff; font-size:28px; text-align:center; padding:20px 0px;}
	.pro_l_title p:first-child{ font-size:28px; font-weight:bold;}
	.pro_l_title p:nth-of-type(2){ font-family:arial; color:#f4c1c1; font-size:14px; text-transform:uppercase;}
	.pro_l ul{ background:#fff; float:left; width:100%; box-sizing:border-box; padding:30px 15px;}
	.pro_l ul>li{ float:left; width:100%; margin-bottom:12px;}
	.pro_l ul>li:first-child{margin-top:0px;}
	
	.pro_l ul li span{ padding:13px 5%; box-sizing:border-box; float:left; width:100%; background:#949494; color:#fff; cursor:pointer;}
	.pro_l ul li p{float:left; max-width:calc(100% - 20px); text-overflow:ellipsis; white-space:pre;}
	.pro_l ul li p a{color:#fff;}
	.pro_l ul li img{float:right;}
	.pro_l ol li{ height:0px; overflow: hidden; float:left; width:100%;}
	.pro_l ul li:first-child ol li{height:47px;}
	.pro_l ol li a{font-size:14px; text-overflow:ellipsis; white-space:pre; padding-left:10%; padding-right:5%; box-sizing:border-box; float:left; width:100%; overflow:hidden; color:#333; position:relative; line-height:46px;border-bottom:1px solid #f0f0f0;}
	.pro_l ol li a::after{ content:"□"; float:left; color:#b5b5b5; position:absolute; top:0px; left:3%; bottom:0px; margin:auto;}
	#pro{background:linear-gradient(130deg,#b34699,#3d3392);}
	.pro_l ul li:hover span{background:linear-gradient(130deg,#b34699,#3d3392);}
	
	.pro_r{ max-width:920px; float:right; width:100%;}
	.pro_show{ width:100%; float:left; position:relative; height:273px;}
	.pro_show div{ position:absolute; background:#fff; top:0px; left:0px; display:flex; align-items:center; padding:20px 0px;}
	.pro_show div:first-child{ z-index:1;}
	.pro_show span:first-child{ width:315px; margin-left:0px;}
	.pro_show span img{ height:225px; float:left; object-fit:cover;}
	.pro_show span:nth-of-type(2){ width:calc(100% - 315px); padding:0px 25px 0px 45px; margin-right:0px;}
	.pro_show span:nth-of-type(2) p:nth-of-type(1){ font-size:20px; color:#333;}
	.pro_show span:nth-of-type(2) p:nth-of-type(1)::after{ content:""; background:#959595; margin:20px 0px; height:1px; display:block; width:15%;}
	.pro_show span:nth-of-type(2) p:nth-of-type(2){ font-size:14px; color:#333; line-height:26px; display:block; width:100%; text-overflow:ellipsis; white-space:pre;}
	.pro_show span:nth-of-type(2) p:nth-of-type(3){ font-size:14px; color:#333; line-height:26px; height:104px;}
	.pro_show span:nth-of-type(2) a{ float:left; width:108px; line-height:34px; margin-right:16px; text-align:center; color:#fff; background:linear-gradient(30deg,#3d3392,#b34699); font-size:14px;}
		
	.pro_r li{ width:calc(100% / 4 - 9px); float:left; margin-right:12px; padding:2px; background:#fff;box-sizing:border-box; margin-top:12px;}
	.pro_r li a{ padding:6px; box-sizing:border-box; float:left; background:#fff; max-width:100%; width:100%;}
	.pro_r li:nth-of-type(4n){margin-right:0px;}
	.pro_r li img{ float:left; height:155px; object-fit:cover; box-sizing:border-box;}
	.pro_r li p{ line-height:40px; text-align:center; color:#111; font-size:14px; float:left; width:100%; white-space:pre; text-overflow:ellipsis; background:#fff;}
	.pro_r li:hover{background:linear-gradient(to top,#3d3392,#b34699);}


	.message{ padding:55px 0px;}	
	.message_l{ float:left; max-width:420px;padding-right:37px; border-right:1px solid #d7d7d7; box-sizing:border-box;}	
	.message_r{ float:left; max-width:calc(100% - 420px); padding-left:37px; box-sizing:border-box;}	
	.message_r p{ font-size:30px; color:#333;}	
	.message_r p font:first-child{color:#b34699; font-weight:bold;}	
	.message_r p font:nth-of-type(2){color:#393292; font-weight:bold;}	
	.message_r form{ width:90%; float:right; text-align:center; padding-top:9px;}
	.message_r span{ float:left; width:49%;}
	.message_r span:nth-of-type(2){ float:right;}
	.message_r span p{ float:left; width:45px;height:46px; text-align:center; border:1px solid #d3d3d3; box-sizing:border-box; border-right:0px; margin-bottom:9px; line-height:46px;}
	.message_r span input{ float:left; width:calc(100% - 45px);height:46px; box-sizing:border-box; border:1px solid #d3d3d3; margin-bottom:9px; padding-left:10px;}
	
	.message_r span:nth-of-type(2) p{float:left; width:45px;height:101px; text-align:center; border:1px solid #d3d3d3; box-sizing:border-box; border-right:0px; margin-bottom:9px;}
	.message_r span:nth-of-type(2) textarea{ float:left; width:calc(100% - 45px);height:101px; box-sizing:border-box; border:1px solid #d3d3d3; margin-bottom:9px; resize:none; padding-left:10px; padding-top:10px;}

	.message_r input[type=submit]{ max-width:320px; line-height:44px; font-size:18px; background:linear-gradient(to right,#3d3392,#b34699); width:100%; border:0px; color:#fff; margin-top:12px;}
	

	.about{ background:linear-gradient(130deg,#393292,#b34699);}
	.about fieldset{ border:1px solid rgba(255,255,255,0.50); color:#bdacc8; font-size:12px; text-align:center; text-transform:uppercase; max-width:700px; margin:48px auto; padding-bottom:25px;}
	.about fieldset legend{ font-size:40px; font-weight:bold; color:#fff;}
	.about_b>div{ max-width:calc(100% / 3); float:left; width:100%;}
	.about_b span img{ height:100%; object-fit:cover; width:100%;}
	.about_bl div{height:210px;}
	.about_bl div span:first-child{ width:78px; height:78px; border-radius:100%; float:left; border:2px solid #fff; box-sizing:border-box;}
	.about_bl div span:nth-of-type(2){ max-width:calc(100% - 90px); background:url(../images/about_l.png) no-repeat right 12px; float:right; width:100%; background-size:75%;}
	.about_bl div span:nth-of-type(2) p:first-child{ font-size:20px; font-weight:bold; color:#fff;}
	.about_bl div span:nth-of-type(2) p:nth-of-type(2){ font-size:14px; line-height:24px; margin-top:5px; color:#fff;}
	.about_bl{ padding-top:50px;}
	.about_bc{ text-align:center;}
	.about_bc img{ display:block; width:100%; max-width:100%;}
	.about_br div{height:210px;}
	.about_br div span:first-child{ width:78px; height:78px; border-radius:100%; float:right; border:2px solid #fff; box-sizing:border-box;}
	.about_br div span:nth-of-type(2){ max-width:calc(100% - 90px); background:url(../images/about_r.png) no-repeat left 12px; float:left; width:100%; background-size:75%; text-align:right;}
	.about_br div span:nth-of-type(2) p:first-child{ font-size:20px; font-weight:bold; color:#fff;}
	.about_br div span:nth-of-type(2) p:nth-of-type(2){ font-size:14px; text-align:left; float:right; width:70%; line-height:24px; margin-top:5px; color:#fff;}
	.about_br{ padding-top:50px;}
	
	.advantage_title{ text-align:center; margin:60px auto;}
	.advantage div{ display:flex; align-items:center; margin-bottom:30px;}
	.advantage div:nth-of-type(odd) span:first-child{ width:51%;}
	.advantage div span:first-child{ float:left; width:55%; background:url(../images/08.png) no-repeat left top; padding-left:60px; padding-right:1%; box-sizing:border-box;}
	.advantage div span:nth-of-type(2){ float:right; width:42%;}
	.advantage div span p:first-child{ font-size:22px;  font-weight:bold; color:#333;}
	.advantage div span p:first-child font{ color:#b34699; font-weight:bold;}
	.advantage div span p:nth-of-type(2){ color:#333; font-size:16px; line-height:37px;}
	.advantage div span hr{ border:0px; border-bottom:1px dashed #8a8a8a; margin:15px 0px;}
	.advantage div span p:nth-of-type(n+3){ color:#666; font-size:14px; line-height:24px; margin-bottom:30px;}
	
	.advantage div:nth-of-type(2){flex-direction:row-reverse;}
	.advantage div span a{ float:left; font-size:14px; color:#fff; width:142px; line-height:36px; background:linear-gradient(45deg,#393292,#b34699); text-align:center;}
	.advantage div span strong{color:#393292; font-size:26px; margin-left:3%;}
	
	.advantage div:nth-of-type(2) span:first-child{background:url(../images/09.png) no-repeat left top;}
	.advantage div:nth-of-type(3) span:first-child{background:url(../images/10.png) no-repeat left top;}
	
	
	.company{ background:url(../images/about.jpg); padding-bottom:45px;}
	.company_b{ margin-top:45px;}
	.company_bl{ width:550px; float:left;}
	.company_bl img{ height:372px; object-fit:cover; width:100%;}
	.company_br{width:100%; max-width:calc(100% - 580px); float:right;}
	.company_br span{ margin-bottom:10px; display:block; width:100%;}
	.company_br p{ line-height:32px; font-size:14px; color:#333; text-indent:28px;}
	.company_br p a{ color:#393292;}
	.company_list{ display:flex; align-items:center; justify-content:center; margin-top:40px;}
	.company_list span{ background:#868686; border-radius:100%; color:#fff; font-family:"黑体"; font-weight:bold; line-height:36px; width:36px; font-size:20px; text-align:center; margin-left:0px; cursor:pointer;}
	.company_list span:nth-of-type(2){ margin-right:0px;}
	.company_list div{ width:533px; float:left; height:122px;overflow:hidden;}
	.company_list ul{position:relative;}
	.company_list li{ width:171px; float:left; height:122px; margin-right:10px; position:absolute; border:2px solid #fff; box-sizing:border-box; border-radius:2px; overflow:hidden;}
	.company_list img{float:left; height:122px; width:100%; object-fit:cover;}
	
	
	.ad{ background:url(../images/ad.jpg) no-repeat; margin-top:13px; padding-top:12px;}
	.ad .max div:first-child{ max-width:300px; float:left;}
	.ad .max div:nth-of-type(2){ max-width:calc(100% - 400px); float:right; margin-top:15px; width:100%;}
	.ad .max div:nth-of-type(2) p{ font-size:24px; padding-left:13%; box-sizing:border-box;}
	.ad .max div:nth-of-type(2) a{ width:176px; line-height:42px; background:linear-gradient(45deg,#393292,#b34699); color:#fff; text-align:center; border-radius:10px; float:right; margin-right:22%; margin-top:20px; font-size:16px;}
	
	
	
	.news{ padding:50px 0px 20px 0px;}
	.news_l{ width:65%; float:left; box-sizing:border-box; background:#fff; padding:0px 21px;}
	.news_lt{ border-bottom:1px solid #cdcdcd; line-height:66px;}
	.news_lt span{ float:left; font-size:20px; margin-right:6%; color:#111; max-width:100px; width:100%; text-align:center; cursor:pointer;}
	.news_lt span:hover{color:#393292 !important; font-weight:bold; font-weight:bold;}
	.news_lt a{ float:right; font-size:12px; color:#8a8a8a;}
	.designate{color:#393292 !important; font-weight:bold; background:linear-gradient(45deg,#393292,#b34699); background-size:100% 3px; background-repeat:no-repeat; background-position: bottom left;}
	
	.news_lb div{ margin-top:35px;}
	.news_lb div a .picture{ width:35%;float:left; box-sizing:border-box;}
	.news_lb div a .picture img{ width:100%;height:145px; object-fit:cover; float:left;}
	.news_lb div a .content{ width:61%;float:right;}
	.news_lb div a .content p:first-child{font-size:14px; font-weight:bold; color:#393292; margin-bottom:10px;}
	.news_lb div a .content p:nth-of-type(2){font-size:14px; line-height:24px; color:#333; max-height:72px;}
	.news_lb div a .content p:nth-of-type(3){font-size:14px; margin-top:10px; line-height:30px; text-align:center; float:left; background:#e7e7e7; color:#8a8a8a; width:122px;}
	.news_lb div a .content p:nth-of-type(3):hover{ background:#393292; color:#fff;}
	
	.news_lb ul{ margin:15px 0px 10px 0px;}
	.news_lb li{ background:#fff; line-height:30px; overflow:hidden; font-size:14px;}
	.news_lb li a{color:#333;}
	.news_lb li time{ float:right;}
	.news_lb li span{ background:url(../images/11.jpg) no-repeat left center; white-space:pre; text-overflow:ellipsis; max-width:85%; float:left; padding-left:4%; box-sizing:border-box;}
	
	.news_r{ max-width:400px; background:#fff; float:right; width:100%; box-sizing:border-box;}
	.news_rt{font-size:12px; font-family:"Arial"; background:linear-gradient(45deg,#393292,#b34699); color:#fff; height:70px; display:flex; align-items:center; padding:0px 20px;}	
	.news_rt span{ max-width:70%; float:left; margin:0px;}	
	.news_rt span p:first-child{ font-size:20px; font-weight:bold;}	
	.news_rt span p:nth-of-type(2){ font-size:12px; color:#d8d6d6; text-transform:uppercase;}	
	.news_rt a{ font-size:13px; margin-right:0px; color:#fff;}	
	.news_r ul{ padding:16px 16px 0px 16px;}
	.news_r li{ border-bottom:1px dashed #d1d1d1; padding-top:20px;}
	.news_r li div{line-height:25px;}	
	.news_r li div:first-child font{background:#b24799;font-size:14px; color:#fff; width:25px; height:25px; float:left; text-align:center;}	
	.news_r li div:first-child p{float:right;line-height:25px;max-width:calc(100% - 35px); width:100%; text-overflow:ellipsis; white-space:pre; font-size:14px;}	
	.news_r li div:nth-of-type(2){ margin:10px 0px 20px 0px;}	
	.news_r li div:nth-of-type(2) font{background:#383292;font-size:14px; color:#fff; width:25px; height:25px; float:left; text-align:center;}	
	.news_r li div:nth-of-type(2) p{font-size:14px; max-height:50px; color:#666;text-overflow:ellipsis;-webkit-line-clamp:2;display: -webkit-box;  -webkit-box-orient: vertical; float:right; max-width:calc(100% - 35px);}
	.news_r li:last-child{ border:0px;}
	.news_lb:nth-last-child(-n+1){ display:none;}

	.news_lb li:hover a span{ color:#393292;}
	.news_r li:hover div:first-child p{color:#383292;}
	.news_lt a:hover{ color:#393292;}
	
	

	.url{padding:25px 0px 20px 0px; background:#3f3f3f;}
	.url .max div:first-child{float:left; max-width:90px;}
	.url .max div:first-child p:first-child{float:left; width:100%;font-size:18px; color:#fff;}
	.url .max div:first-child p:nth-of-type(2){font-size:14px; float:left; width:100%; color:#8a8a8a; text-transform:uppercase;}
	.url .max div:nth-of-type(2){ float:left; max-width:calc(100% - 90px);}
	.url .max div a{ color:#e2e2e2; margin-right:12px;font-size:14px;}
	
	.footer{background:#252525; padding:50px 0px;}
	.footer_l{ width:33%; float:left; text-align:center;}
	.footer_c{ width:34%; float:left; color:#e2e2e2; padding-left:3%; box-sizing:border-box; line-height:30px; font-size:14px;}
	.footer_c a{color:#e2e2e2;}
 	.footer_r{ width:33%; float:left; float:left;}
 	.footer_r div{ text-align:center;}

	
	/*新闻页面*/
	.page_address{ background:#f5f5f5; padding:16px 0px; box-shadow:0px 3px 3px #ddd; margin-bottom:40px; font-size:14px;}
	.page{ background:url(../images/12.png) right bottom no-repeat; padding-bottom:20px; background-color:#f0f0f0;}	
	.page_contact{float:left; margin-top:20px; width:100%;}
	.page_contact div:nth-of-type(2){ background:#fff;float:left; width:100%;padding:10px 5%; box-sizing:border-box;}
	.page_contact div:nth-of-type(2) p{ line-height:30px; font-size:14px; color:#333;}
	
	
	
	.page_list{ float:left; width:100%; text-align:center; font-size:14px;}
	.page_list a:first-child{ display:none;}
	.page_list a{ color:#666;}
	.page_list a:hover{ color:#d50505;}
	.page_l{ float:left; width:20%;}
	.page_l_tel{ float:left; width:100%; margin-top:50px; border:1px solid #0057a4; box-sizing:border-box;}
	.page_l_tel div:first-child{background:#0057a4; font-size:28px; color:#fff; text-align:center; line-height:75px;}
	.page_l_tel div:nth-child(2){ padding:10px;}
	.page_l_tel div:nth-child(2) img{}
	
	.page_r{ width:75%; float:right;}
	
	.news_list .page_r li{ width:calc(100% - 10px); float:left; background:rgba(255,253,255,0.60); padding:1%; box-sizing:border-box; margin-bottom:10px;}
	.news_list .page_r li .picture{ max-width:25%; float:left;}
	.news_list .page_r li .picture img{ height:160px;float:left; object-fit:cover; width:100%;}
	.news_list .page_r li .content{ max-width:73%; width:100%; float:right;}
	.news_list .page_r li .content .title{ font-size:17px; color:#111; text-overflow:ellipsis; white-space:pre;}
	.news_list .page_r li .content time{ font-size:12px; color:#666;}
	.news_list .page_r li .content .text{ font-size:14px; color:#333; line-height:24px; height:72px;}
	.news_list .page_r li .content .more{ font-size:14px; color:#333; line-height:30px; border:1px solid #ddd; text-align:center; float:left; text-align:center; width:140px; margin-top:10px;}
	.news_list .page_r li .content .more:hover{ background:linear-gradient(45deg,#393292,#b34699); color:#fff;}
	
	.news_list .page_r li:hover{background:rgba(255,253,255,1.00); box-shadow:2px 2px 5px #ccc;}
	
	.pro_list .page_r li{ max-width:calc( 100% / 3 - 2%); float:left; margin-left:2%; margin-bottom:10px; width:100%;}
	.pro_list .page_r li img{ height:210px; width:100%; object-fit:cover; display:block;}
	.pro_list .page_r li p{line-height:40px; background:rgba(255,255,255,0.50); text-overflow:ellipsis; white-space:pre; text-align:center;}
	.pro_list .page_r li:hover{ box-shadow:2px 2px 5px #ddd;}
	.pro_list .page_r li:hover p{ background:rgba(255,255,255,1.00);}
	
	
	.page_odd{ margin-top:2%;}
	.page_odd .page_r{background:rgba(255,255,255,0.75); padding:0 2%; box-sizing:border-box;}
	.page_odd_title{ width:100%; text-align:center; margin-bottom:1%; font-size:20px; font-weight:bold; margin:20px 0px;}
	.page_odd_time{ width:100%; text-align:center; display:block; margin-bottom:1%; padding:10px 0px; border-bottom:1px solid #ddd; border-top:1px solid #ddd; color:#333; font-size:12px;}
	.page_odd_img{ text-align:center; margin-bottom:1%;}
	.page_odd_content{margin-bottom:1%;}
	.page_odd_content p{ text-align:left; line-height:30px; font-size:14px;}
	
	.page_odd_list{ margin:1% 0;}
	.page_odd_list span{ float:left; width:100%; color:#333; line-height:24px;}
	.page_odd_list span a{ color:#666;}
	
	

	/*返回顶部*/
	.top{ width:50px; height:50px; line-height:50px; background:#393292; background:linear-gradient(#393292,#b34699); color:#fff; position:fixed; text-align:center; bottom:25%; cursor:pointer; display:none;font-weight:bold; font-size:30px; right:1%;}
	
	.sj_footer{ display:none; width:100%; background:#fff; position:fixed; bottom:0px; border-top:1px solid #ccc;}
	.sj_footer a{ width:33%; float:left; text-align:center; padding:3% 0;}
	.sj_footer span{ width:100%; float:left; color:#333; font-family:"微软雅黑";}
	.sj_footer img{ max-width:20%;}
	
	
	
	