		iframe{width: 100% !important;}
		a:hover{
			text-decoration: underline;
		}
		a{
			color: #000;
		}
		
		.content_width{
			max-width: 1248px;
    		margin: auto;
		}
		.col8{
			width: 66.66666667%;
    		float: left;
		}
		.col12{
			width: 100%;
		}
		.col4 {
		    width: 33.33333333%;
		    float: left;
		}
		.title{
			margin-bottom: 15px;
		}
		.title .img{
			min-width: 8.2%;
    		width: auto;
		}
		.title .text{
		    border-top: 2px dashed #e3007b;
		    min-width: 91.8%;
		    width: auto;
		}
		.sections_left{
			padding-left: 24px;
			padding-right: 24px;
		}
		.sections_right .title .text,.sections_3 .title .text{
	        min-width: 80%;
    		margin-left: 2%;
		}
		.title span.title_cn{
		    color: #e3007b;
		    float: left;
		    font: 24px/32px 微软雅黑;
		    margin-top: 0%;
		    font-weight: bold;
		}
		.title span.title_en{
			font: 18px /24px 微软雅黑;
		    color: #ccc;
		    float: left;
		    margin-top: 5px;
		    margin-left: 6px;
		}
		.title a{
			line-height: 34px;
			color: #000;
		}
		/*新闻css*/
		.news_main{
			width: 100%;
			margin-bottom: 30px;
		}
		.news_main_left{
			width: 41.66666667%;
			float: left;
			height: 230px;
			padding-right: 24px;
		}
		.news_main_right{
			float: left;
			width: 58.33333333%;
			padding-left: 24px;
		}
		.news_main_right a{
			display: block;
			width: 100%;
		}
		.news_main_right a.intro{
			font-size: 16px;
		    line-height: 20px;
		    color: rgb(37, 37, 37);
		    font-weight: bold;
		    margin-bottom: 10px;
			overflow: hidden;
			white-space: nowrap;
			text-overflow: ellipsis;
		}

		.news_main_right a.detail{
			color: #666;
   			font: 14px/20px '微软雅黑';
   			margin-bottom: 10px;
		}
		/*新闻轮播*/
		#cs_tabbox{ width:100%; overflow:hidden; margin:0;background:#fff;}
		.cs_tab_conbox{border: 1px solid #fff ;border-top: none;}
		.cs_tab_con{ display:none; padding:0px!important;  width: 100%; margin: 0;}
		.cs_tabs{height:auto; min-height:46px; width:100%; margin:0; background:#fff; clear:both; }
		.cs_tabs a{color:#fff;}
		.cs_tab_t{height:auto; min-height:44px;line-height:44px; width:auto; min-width:24.9%; float:left;border-right:1px solid #fff; border-left:none;background:#eee;overflow:auto; text-align:center; color:#09c; font:18px/44px "微软雅黑"; }
		.cs_tab_t a {font-size:18px; height:auto; min-height:44px;line-height:44px; display: block; outline: none; padding:0; margin:0; color:#09c;}
		.cs_tab_t a:hover {background: #09c; color:#fff;}	
		.cs_tabs .thistab{background: #09c; color:#fff;}
		.cs_tabs .thistab a{background: #09c; color:#fff;}
		.cs_tabs .thistab a:hover{background: #09c; color:#fff;}
		.cs_tab_con {background: #fff; padding:5px; padding-top:10px; font-size: 12px; line-height:180%; box-sizing:none;}
		.scroll_horizontal{position:relative;width:100%;height:auto;padding:0px;background-color:#fff;}
		.scroll_horizontal .box{overflow:hidden;position:relative;width:92%;height:auto;margin:0 auto; z-index:1;}
		.scroll_horizontal .list{overflow:hidden;width:9999px; margin-top:0px}
		.scroll_horizontal .list li{float:left;width:180px; text-align:center; list-style:none;line-height:0px;}
		.scroll_horizontal .prev,
		.scroll_horizontal .next{position:absolute;top:0%;margin-top:0px;width:28px;height:140px;background-image:url("../images/control.png")/*tpa=http://www.guang-you.com/Public/Home/images/control.png*/;background-repeat:no-repeat;font:0/0 Arial;cursor:pointer; z-index:2;}
		.scroll_horizontal .prev{left:0px;background-position:0 0;}
		.scroll_horizontal .next{right:0px;background-position:-35px 0;}
		.scroll_horizontal .prev:hover{background-position:0 0;}
		.scroll_horizontal .next:hover{background-position:-35px 0;}
		/*产品css*/
		.products_main{
			width: 100%;
			margin-bottom: 30px;
		}
		.products_main_left{
			width: 50%;
			float: left;
			position: relative;
		}
		.products_main_left .img{
		    width: 100%;
		    height: 256px;
		    float: none;
		    overflow: hidden;
		}
		.products_main_left .img img{
		    width: 100%;
		    height: 256px;
		}
		.products_main_left .img p{
		    position: absolute;
			width: 100%;
		    color: #fff;
		    background: #2b2b2b;
		    bottom: 0;
		    text-align: center;
		    overflow: hidden;
   			font: 14px/28px '新宋体';
   			height: 28px;
		}
		.news_main_right{
			float: left;
			width: 50%;
			padding-left: 24px;
		}
		.news_main_right a{
			display: block;
			width: 100%;
		}
		.news_main_right a.intro{
			font-size: 16px;
		    line-height: 20px;
		    color: rgb(37, 37, 37);
		    font-weight: bold;
		    margin-bottom: 10px;
		}
		.news_main_right a.intro:hover{
			color: rgb(227,0,123);
		}

		.news_main_right a.detail{
			color: #666;
   			font: 14px/20px '微软雅黑';
   			margin-bottom: 10px;
		}
				
		/*产品轮播*/
		#main, #maincs, #mainzt{
			/* The main container div */
			position:relative;
			/* margin:0; */
			width:100%;
			padding:0;
		
		}
		#holder, #holdercs, #holderzt{
			/* The unordered list that is to be split into pages */
		
			width:100%;
			overflow:hidden;
			position:relative;
			padding:0;
		margin:0;
		}
		.swControls, .swControlscs, .swControlszt{
			position:relative;
			margin:0 auto;
		        height:20px;
		        text-align:center;
		        padding-left:34%;
		}
		a.swShowPage{
		
			/* The links that initiate the page slide */
			background-color:#ccc;
			float:left;
			height:10px;
			margin:20px 8px;
			text-indent:-9999px;
			width:10px;
			margin-bottom:0px;
			/* CSS3 rounded corners */
			
			-moz-border-radius:7px;
			-webkit-border-radius:7px;
			border-radius:7px;
		}
		.a_small{
			font-size:14px;
			line-height:20px; 
			color:#252525;font-family:simsun; 
			height:auto; min-height:20px !important;" 
		}
		a.swShowPage:hover,
		a.swShowPage.active{
			background-color:#E3007B;
		}
		#holder li,#holdercs li,#holderzt li{
			background-color:#fff;
			list-style:none outside none;
			margin:0;
			padding:0;
			float:left;
		        width:100%;
		}
		#holder,#holdercs,#holderzt,
		#holder li, #holdercs li, #holderzt li{
			/* Applying rouded corners to both the holder and the holder lis */
			-moz-border-radius:8px;
			-webkit-border-radius:8px;
			border-radius:8px;
		}
		.cpimg{width: 50%; float: left;}
		.cp{width: 50%; float: right; margin-top: 0px;}
		.lb{width: 49%; height: 104px;}
		.cplbimg{width:55%; float: left;}
		.cplb{width:45%; float: left; margin-top:15px;}
		@media(min-width:0px) and (max-width:1200px){
		.cpimg{width: 100%; float: left;}
		.cp{width: 100%; float: right; margin-top: 0px;}
		}
		@media(min-width:0px) and (max-width:450px){
		.cplbimg{width:67%; float: left;}
		.cplb{width:33%; float: left; margin-top:0px;}
		}
		.sections_right{
			padding-right: 20px;
			padding-left: 24px;
		}
		.sections_right .main_text{
			margin-bottom: 16px;
		}
		.sections_right .main_text .img{
		    width: 45%;
    		float: left;
    		overflow: hidden;
    		cursor: pointer;
		}
		.sections_right .main_text .text{
		    width: 55%;
    		float: left;
    		overflow: hidden;
    		word-spacing: 5px;
    		padding-right: 5%;
		}
		.sections_right .main_text a.intro{
		    font-size: 15px;
		    line-height: 24px;
		    color: rgb(37, 37, 37);
		    font-weight: bold;
		    width: 100%;
		    display:block;
		    white-space:nowrap; 
		    overflow:hidden; 
		    text-overflow:ellipsis;
		}
		.sections_right .main_text a.intro:hover{
			color: rgb(227,0,123);
		}
		.sections_right .main_text a.detail{
			display:block;
			color: #666;
    		font: 14px/27px '微软雅黑';
    		max-height: 84px;
		    overflow:hidden; 
		    text-overflow:ellipsis;
		}
		.sections_3{
			padding-left: 24px;
			padding-right: 24px;
		}
		.sections_3 .main_text .img{
		    width: 40%;
    		float: left;
    		overflow: hidden;
    		cursor: pointer;
    		margin-right: 5px;
		}
		.sections_3 .main_text p{
			width: 100%;
			line-height: 30px;
		}
		/*登录切换*/
		.lbr2{
		width:120px;height:38px;background-color:#e3007b;float:left;font:16px/38px 微软雅黑;text-align:center;border-top-left-radius:0.5em; color:#FFFFFF;
		}
		.agc2{
		width:120px;height:38px;background-color:#e3007b;float:left;font:16px/38px 微软雅黑;text-align:center;border-top-right-radius:0.5em;color:#FFF;border-top-left-radius:0.5em;  cursor:auto;
		}
		.lbr1{
		width:100%;height:134px;  background-image:url("../../../wp-content/uploads/2016/03/3.fw_-3.png")/*tpa=http://www.guang-you.com/wp-content/uploads/2016/03/3.fw_-3.png*/; background-repeat:no-repeat;
		}
		.agc1{
		width:100%;height:134px; background-image:url("../../../wp-content/uploads/2016/03/3.fw_-3.png")/*tpa=http://www.guang-you.com/wp-content/uploads/2016/03/3.fw_-3.png*/; background-repeat:no-repeat;
		}
		.user{width:87% !important; border:1px solid #ddd; float:left; font:14px/28px 微软雅黑; color:#ccc !important; text-indent: 1em; background-color:#fff !important; border-radius:0.5em}
		
		/*新登录*/
		.dl{ background-color: #e3007b; color: #fff; font: 15px/40px 微软雅黑; width: 120px; height: 44px; border: 1px solid #e3007b; border-radius: 5px; text-align: center; }
		.dl:hover{ background-color: #eee; color: #333; border: 1px solid #eee;text-decoration:none;}
        @media (max-width: 1200px) and (min-width: 769px){
				.login_input{width: 70%;}
				input[name=loginit12]{width: 40px !important;}
				.span_1{line-height: 20px;}
				
			}
		
		@media(min-width:0px) and (max-width:1200px){
		.products_main_left{width: 100%; float: left;}
		#holder li, #holdercs li, #holderzt li { margin-left: 65px; margin-top: 20px;}
		.sections_right .main_text .text { width: 100%;}
		}
		@media(min-width:0px) and (max-width:1100px){
			.title .text {
		   		 min-width: 100% !important;
		    }
		}
		@media(min-width:0px) and  (max-width: 767px){
			#example_video_1{margin-bottom: 20px;}
			.sections_left,.sections_right,.sections_3{width: 100% !important; padding-right: 24px;}
			.sections_right .title .text, .sections_3 .title .text {min-width: 90%;margin-left: 1%;}
			.title .text {min-width: 90%; margin-left: 1%;}
			.sections_right .main_text .img ,.sections_3 .main_text .img{ width: 30%; padding-right: 24px;}
			.sections_right .main_text .text,.sections_3 .main_text .text { width: 65%; padding-right: 2px; float: right;}
		}
		/*新写的商城轮播css*/
		.products_main_right{
			width: 50%;
    		float: right;
   			margin-top: 0px;
   			height: 256px;
		}
		.products_main_right ul li{
			width: 50%;
    		height: 50%;
    		float: left;
		}
		.products_main_right ul li .img{
			width: :;px;
    		height: 104px;
    		float:left;
		}
		.products_main_right ul li .img img{
    		width: 100%;  
		}
		.products_main_right ul li .a_text{
    		float:right;
    		font-size: 20px;
    		margin-top: 15px;
    		width: 84px;
    		overflow: hidden;
		}
		.products_main_right ul li .a_text a{
    		font-size: 14px; 
    		line-height: 20px; 
    		color: rgb(37, 37, 37); 
    		font-family: simsun;
    		white-space: nowrap;
		}
		.products_main_right ul li .a_text p{
			color: rgb(102, 102, 102); 
			padding: 3px; 
			font: 14px/20px '微软雅黑';
			cursor: pointer;
		}
		.products_main_right ul li .a_text a:hover{
    		color:#E3007B;
    		text-decoration: underline;
		}
		.products_main_right ul li .a_text p:hover{
			color:#E3007B;
		}
		.xzzx a{
			font-size: 15px; line-height: 26px; color: rgb(37, 37, 37);
		}
		.xzzx a:hover{
			color:#E3007B
		}
		.pagination {
 		 	position: absolute;
			z-index: 20;
 			bottom: 0px;
 			width: 100%;
  			text-align: center;
		}
		#swiper-container2 .swiper-slide{
			position: relative;
		}
		.swiper-title {
		    position: absolute;
		    bottom: 0;
		    width: 100%;
		    background: rgba(0,0,0,.6);
		    height: 30px;
		    color: #fff;
		    line-height: 30px;
		    font: 14px/30px '新宋体';
		    z-index: 9999999;
		    overflow: hidden;
		    text-align: center;
		}
		.pagination2 {
 		 	position: absolute;
			z-index: 20;
 			bottom: 4px;
 			width: 100%;
  			text-align: right;
		}
		.pagination2 .swiper-pagination-switch {
		  display: inline-block;
		  width: 12px;
		  height: 12px;
		  border-radius: 50%;
		  background: rgba(0,0,0,.5);
		  margin: 0 5px;
		  cursor: pointer;
		}
		.pagination2 .swiper-active-switch {
		  background: #e5e5e5;
		}
		.pagination .swiper-pagination-switch {
		  display: inline-block;
		  width: 10px;
		  height: 10px;
		  border-radius: 7px;
		  background: #ccc;
		  margin: 0 5px;
		  cursor: pointer;
		}
		.pagination .swiper-active-switch {
		  background: #E3007B;
		}
		@media(min-width:0px) and (max-width:1200px){
		.products_main_right{width: 100%; margin-top: 30px;}
		@media(min-width:0px) and (max-width:450px){
		
		}
		@media(min-width:0px) and (max-width:370px){
			#example_video_1{width: 100% !important;}
			.col4 .login_input {width: 120px !important;}
			.col4 .span_1 {line-height: 20px;}
		}