@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

body {
	font-family: "微软雅黑";
}
/*清除浮动*/
.clearfix:after {
    content: ".";
    width: 0;
    height: 0;
    visibility: hidden;
    display: block;
    clear: both;
    overflow:hidden;
}

/*导航logo*/

	/*黑色*/
  .logo #logo path{fill:#000;}
  .logo #logo rect{fill:#000;}
  .logo #ciic_logo path{fill:#0E3773;}
  .logo #ciic_logo circle{fill:#0E3773;}
  .logo #aie path{fill:#ea5514;}


	/*黑色*/
	
	/*白色*/
  .logo_w #logo path{fill:#fff;}
  .logo_w #logo rect{fill:#fff;}
  .logo_w #ciic_logo path{fill:#fff;}
  .logo_w #ciic_logo circle{fill:#fff;}
  .logo_w #aie path{fill:#ea5514;}

	/*白色*/

/*导航logo*/

/*头部样式*/
.Header_nav  sup{
  vertical-align: text-top;
}
#top_head{ position: relative;}
.cart_head{height: 80px;}
.Header{ width:100%; min-width: 1200px; background:rgba(0,0,0,.8);box-shadow: 0 1px 1px 0 rgba(0,0,0,0.09);    transition: top 0.5s;
    -moz-transition: top 0.5s;
    -webkit-transition: top 0.5s;
    -o-transition: top 0.5s;}
    .Hearder_w{top: 0px;left:0px; z-index:5; position: absolute; width: 100%;}
.Header{  top: -60px;left:0px; z-index:5; }
.Small{top:0px; position:fixed; }
.Header_cen{ width:1200px; margin:0 auto; height: auto;}
.Header_l{ float:left; width: 300px;}
.Header_l a{   display: flex; justify-content:center;   align-items: center;    align-content: center; width:300px; height:80px; transition: height 0.5s , width 0.2s;-moz-transition: height 0.5s,width 0.2s;	/* Firefox 4 */-webkit-transition: height 0.5s,width 0.2s;	/* Safari 和 Chrome */-o-transition: height 0.5s,width 0.2s;	/* Opera */}
.Header_nav{ font-size:0px; text-align:left; width:160%; transition: margin-left 0.8s;-moz-transition: margin-left 0.8s;	/* Firefox 4 */-webkit-transition: margin-left 0.8s;	/* Safari 和 Chrome */-o-transition: margin-left 0.8s;	/* Opera */ float:left}
.Header_nav li{ display:inline-block; *display:inline; zoom:1; padding:0 15px; height:80px; line-height:80px;  transition: height 0.5s,line-height 0.5s;-moz-transition: height 0.5s,line-height 0.5s;	/* Firefox 4 */-webkit-transition: height 0.5s,line-height 0.5s;	/* Safari 和 Chrome */-o-transition: height 0.5s,line-height 0.5s;	/* Opera */ position: relative;}
.Header_nav li:nth-child(2){ background:url(../../images/ind.png) no-repeat 91px -1060px; padding-right: 30px; font-weight: bold; }
.Small .Header_nav li:nth-child(2){ background:url(../../images/ind.png) no-repeat 91px -1070px;color: #f8dd37;}
.Header_nav li:nth-child(2) a{ color: #f8dd37;}
.Small .Header_nav li:nth-child(2) a{color: #f8dd37;}

.Header_nav a{ font-size:14px; color:#fff; }
.Header_nav  li:hover > a,.Header_nav .hover,.Header_more:hover,.Header_more:hover i{ color:#f8dd37;}

.Header_r{ width:500px;  position:relative; float:left; margin-left:270px;
  transition: width 0.5s,line-height 0.5s,right 0.5s;-moz-transition: width 0.5s,line-height 0.5s,right 0.5s;	/* Firefox 4 */-webkit-transition: width 0.5s,line-height 0.5s,right 0.5s;	/* Safari 和 Chrome */-o-transition: width 0.5s,line-height 0.5s,right 0.5s;	/* Opera */ 
}

.Header_more{  font-size:14px; color:#fff; width:100px; padding-left:10px; height:80px; line-height:80px; text-align:left; float: left;  transition: width 0.5s,line-height 0.5s,right 0.5s;-moz-transition: width 0.5s,line-height 0.5s,right 0.5s;	/* Firefox 4 */-webkit-transition: width 0.5s,line-height 0.5s,right 0.5s;	/* Safari 和 Chrome */-o-transition: width 0.5s,line-height 0.5s,right 0.5s;	/* Opera */  cursor:pointer; overflow: hidden;}
.Hearder_more_cen{transition: margin-left 0.8s;-moz-transition: margin-left 0.8s;	/* Firefox 4 */-webkit-transition: margin-left 0.8s;	/* Safari 和 Chrome */-o-transition: margin-left 0.8s;	/* Opera */}
.Header_more_hide .Hearder_more_cen{ margin-left: 100px;}
.Header_left{ width: 630px;}
.Header_left ul{ margin-left:-180px;}
.Small_2{height:24px; line-height:24px;}
.Small_1{height:60px; width:100%}
.Header_more_hide{ width: 0px;}
.Small .Header_l a, .Small .Header_nav li,.Small .Header_more{height:60px;  line-height: 60px;}
.Small .ind_Free{ margin-top: 12px;}
.Small .Header_l a{ width: 271px; }
.Header_l a svg{ width: 100%; height:80px; }
.Small .Header_l a svg{ width: 100%; height: 60px; }


/*导航图标*/
@font-face {
  font-family: 'Header_nav_icn';
  src: url('//www.guanaitong.com/Icn/Header_icn/iconfont.eot');
  src: url('//www.guanaitong.com/Icn/Header_icn/iconfont.eot?#iefix') format('embedded-opentype'),
  url('//www.guanaitong.com/Icn/Header_icn/iconfont.woff') format('woff'),
  url('//www.guanaitong.com/Icn/Header_icn/iconfont.ttf') format('truetype'),
  url('//www.guanaitong.com/Icn/Header_icn/iconfont.svg#Header_nav_icn') format('svg');
}
.Header_nav_icn{
  font-family:"Header_nav_icn" !important;
  font-size:16px;font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.Header_more i{ font-size:14px; color:#fff; margin-left:5px;  line-height:24px; }
/*导航图标*/
.ind_Free{ display:block; width:124px; height:34px; line-height:32px; text-align:center; font-size:14px; margin-top: 22px; color:#fff; background:#ee8028; border-radius:50px;transition: margin-top 0.5s;-moz-transition: margin-top 0.5s;	/* Firefox 4 */-webkit-transition: margin-top 0.5s;	/* Safari 和 Chrome */-o-transition: margin-top 0.5s;	/* Opera */ float:right;
 cursor:pointer; position: relative; z-index: 1;}
.ind_Free:hover{ background:#f7931e}
.Header_cen a{text-decoration: none; display: block;}

.Header_nav .sub{ display:none; width: 160px;   padding:5px 30px 20px 30px;  position:absolute; left:50%; margin-left: -95px; top:80px;  background:rgba(0,0,0,.8); text-align: center;  line-height:30px;z-index: 1;}
.Header_nav .sub a{  letter-spacing: 0.5px;}
.Header_nav .sub li{ height: 30px; line-height: 30px;}

.Header_nav  i{ font-family: '宋体'; margin-left: 5px; display: inline-block; *display: inline; zoom: 1;  
   transform: rotate(90deg) translateZ(0);
  -moz-transform: rotate(90deg) translateZ(0)  ;
  -webkit-transform: rotate(90deg) translateZ(0) ;
  -o-transform: rotate(90deg) translateZ(0)  ;

  -webkit-transition:-webkit-transform .2s linear;
  transition:transform .2s linear;
  -moz-transform:  -moz-transform .2s linear ;
  -o-transform: -o-transform .2s linear;

  
color: #ffffff;
}
.Header_nav li.on  i {
  transform: rotate(-90deg) translateZ(0);
  -moz-transform: rotate(-90deg) translateZ(0);
  -webkit-transform: rotate(-90deg) translateZ(0);
  -o-transform: rotate(-90deg) translateZ(0);
  color: #f8dd37;
}
.Small .Header_nav .sub{ top: 60px}
.sub_L{
  padding-left: 16px;
  text-align: left;

}
.sub_L p,.sub_R p{
  font-size: 14px;
  color: #999;
  text-align: left;
  width: 142px;
  border-bottom: 1px solid #666;
  margin-bottom: 15px;
}
.sub_L a,.sub_R a{
  display: block;
  font-size: 14px;
  color: #fff;
  height: 30px;
  line-height: 30px;
}
.sub_L span{
  display: inline-block;
  *display: inline;
  zoom:1;
  font-size: 30px;
  margin-right: 3px;
  height: 30px;
  line-height: 25px;
  vertical-align: middle;
}
.sub_R{
  width: 177px;
  text-align: left;
  padding-left: 23px;
}
.sub a:hover{
  color: #f8dd37;
}
.sub_L span{
  display: inline-block;
  *display: inline;
  zoom:1;
  font-size: 30px;
  margin-right: 3px;
  height: 30px;
  line-height: 25px;
  vertical-align: middle;
}
/*头部样式*/


/*底部样式*/
.Foot{ width:100%; padding:45px 0 45px 0; overflow: hidden; position: relative; margin-top: 50px; background: #fff;} 
.Foot_bg{ width: 100%; min-width:1200px; margin-left: 24px; border-radius: 50px; transform:rotate(-5deg) translateZ(0);   -ms-transform:rotate(-5deg) translateZ(0); 	/* IE 9 */    -moz-transform:rotate(-5deg) translateZ(0); 	/* Firefox */    -webkit-transform:rotate(-5deg) translateZ(0); /* Safari 和 Chrome */    -o-transform:rotate(-5deg) translateZ(0); margin-top: 120px;background:#f2f2f2; padding-top: 220px; padding-bottom: 100px; height: 784px; }
.Foot_cen{ width:1200px; margin:0 auto;  }
.Foot_cen_nav{ padding-left:30px; float:left;}
.Foot_cen_nav ul{ font-size:0px; text-align:left;}
.Foot_cen_nav li{ display:inline-block; *display:inline; zoom:1; padding:0 30px; border-left:1px dashed #e0e0e0; font-size:0px; height:233px; vertical-align:top}
.Foot_nav{  display:inline-block; *display:inline; zoom:1; vertical-align:top;}
.Foot_nav a{ font-size:12px; color:#9e9e9e; display:block; line-height:24px; width:80px;}
.Foot_nav_ou a{ width:auto;}
.Foot_nav_ji a{ width:100px;}
.Foot_nav a:hover{ color:#f7931e;}
.Foot_cen_nav p{ margin-bottom:5px; background: url(../../images/ind.png) no-repeat; width: 35px; height: 35px;}
.Foot_cen_nav li:nth-child(2) p{ background-position: -212px -924px}
.Foot_cen_nav li:nth-child(3) p{ background-position:-272px -926px}
.Foot_cen_nav li:nth-child(1) p{ background-position: -335px -926px}
.Foot_cen_sq{ height:45px;  border:1px solid #e4e4e4; border-radius:50px; padding:0 30px; margin-bottom:16px;}
.Foot_cen_sq span{ font-size:12px; padding-top:5px;  color:#9e9e9e; display:block; width:30px; float:left;}
.Foot_cen_sq em{font-style:normal; font-size:16px; color:#ffb74d; line-height:45px; float:right; font-weight:bold; padding-left:8px;}
.Foot_cen_content{ float:right; padding-left:30px; border-left:1px dashed #e0e0e0; height:233px; margin-right: 9px;}
.Foot_cen_sq p{ font-size:12px; float:right;   color:#9e9e9e; }
.Foot_cen_er{ line-height:45px; }
.Foot_cen_er img{display:inline-block; *display:inline; zoom:1;margin-top: 12px; margin-right:5px; margin-left:-5px; }
.Foot_cen_er:hover{	border: 1px solid #fff;	background: url(../../images/Foot5.jpg) #fff center 43px no-repeat;	height: 219px;	position: relative;	border-radius: 18px;	z-index: 2;}

.Foot_cen_link{  height:50px; line-height:50px; margin-top:50px;}
.Foot_cen_link p{ float:left; font-size:12px; color:#9e9e9e;}
.Foot_cen_lk li{display:inline-block; *display:inline; zoom:1; padding:0 10px;}
.Foot_cen_lk ul{ font-size:0px;}
.Foot_cen_lk{ margin-left:10px; float:left;}
.Foot_cen_lk li a{ font-size:12px; color:#9e9e9e;}
.Foot_cen_lk li  a:hover{ color:#f7931e;}
.Foot_bq{ width:585px; text-align:left; font-size:12px; color:#9e9e9e; padding-top:20px; float:left;}
.Foot_bq a{font-size:12px; color:#9e9e9e;}
.Foot_ba_img a{width: 91px;    height: 33px;    float: left;    margin-right: 6px; }
.Foot_ba_img a:nth-of-type(1){   background: url(../../images/Images/icp01.png)0px 0 no-repeat;}
.Foot_ba_img a:nth-of-type(1):hover{background: url(../../images/Images/icp02.png)0px 0 no-repeat;}
.Foot_ba_img a:nth-of-type(2){   background: url(../../images/Images/icp01.png)-97px 0 no-repeat;}
.Foot_ba_img a:nth-of-type(2):hover{background: url(../../images/Images/icp02.png)-97px 0 no-repeat;}
.Foot_ba_img a:nth-of-type(3){   background: url(../../images/Images/icp01.png)-194px 0 no-repeat;}
.Foot_ba_img a:nth-of-type(3):hover{background: url(../../images/Images/icp02.png)-194px 0 no-repeat;}
.Foot_ba_img{ margin-top:15px;}
.Foot_con a,.Foot_con{ font-size:12px; color:#9e9e9e;}
.Foot_con{ padding-top:15px; float:right;}
.Foot_con a:hover{ color:#f7931e;}
.Foot_cen_logo{ float:left;width: 230px; margin-left: 9px;}
.Foot a{ text-decoration:none; cursor: pointer;}
.Foot_cen_logo svg{ width: 100%; height: 45px;}
.Foot_cen_logo p{ font-size: 12px; color: #999999; margin-left: 58px; padding-left: 11px; border-left:1px dashed #999;letter-spacing:1.137px}
.ind_bottom_from{
  display: block;
  margin: 0 auto;
  margin-bottom: 55px;
  width: 1260px;
}
.ind_bottom_from img{
  border-radius: 30px;
  box-shadow: 0px 0px 30px 0px rgba(0 ,0,0,0.3);
}

/*底部样式*/


/*右侧样式*/
/*右侧导航图标*/
@font-face {
  font-family: 'R_nav_iconfont';
     src: url(data:font/truetype;charset=utf-8;base64,AAEAAAANAIAAAwBQRkZUTYqpshsAABRMAAAAHEdERUYAKQAYAAAULAAAAB5PUy8yPHBKmQAAAVgAAABWY21hcE1bObwAAAH0AAABsmdhc3D//wADAAAUJAAAAAhnbHlmi4UN8gAAA9AAAAy4aGVhZBgjzyMAAADcAAAANmhoZWEH3QPWAAABFAAAACRobXR4Og4DSwAAAbAAAABEbG9jYRraF6QAAAOoAAAAJm1heHABJQBvAAABOAAAACBuYW1lCFGTQgAAEIgAAALQcG9zdCFY0pkAABNYAAAAyQABAAAAAQAAMPPrA18PPPUACwQAAAAAANqCxYkAAAAA2oLFif/6/4AEBQOUAAAACAACAAAAAAAAAAEAAAOA/4AAXARF//oAAAQFAAEAAAAAAAAAAAAAAAAAAAAQAAEAAAASAGMACQAAAAAAAgAAAAoACgAAAP8AAAAAAAAAAQQEAZAABQAAAokCzAAAAI8CiQLMAAAB6wAyAQgAAAIABQMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUGZFZABA5gLojwOA/4AAXAOUAIAAAAABAAAAAAAABAAAAAAAAAABVQAABAAAgAQA//oEAAAzBAAACgQAACoEAAAmBAAAkQQAAAEEAABtBAAAQQQAAEAERQBEBAAAgABzAAAAAAADAAAAAwAAABwAAQAAAAAArAADAAEAAAAcAAQAkAAAACAAIAAEAADmAuYE5hLmG+Yi5iTmJ+Yv5jHmT+av5s/nAOdF6I///wAA5gLmBOYS5hvmIuYk5ifmL+Yx5k/mr+bP5wDnReiP//8aARoAGfMZ6xnlGeQZ4hnbGdoZvRleGT8ZDxjLF4IAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABBgAAAQAAAAAAAAABAgAAAAIAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAYgDSASYBnAIaAmYC2gNqA94ENASgBRwFhAYWBlwAAAAFAID/gAOAA4AADwAfACsANQA5AAAFIS4BJxE+ATchHgEXEQ4BASIGBxEUFhchMjY3ETQmJwEuASc+ATceARcOASciDgEWMzI2NCYDIRUhAxP92i0/AQE/LQImLT8BAT/9rRkmASMdAiYZJgEjHf7tLT4CAj4tLT4CAj4tGSYBIx0ZJiaZAQD/AIABPy0DJi0/AQE/LfzaLT8D0iMd/NoZJgEjHQMmGSYB/MACPi0tPgICPi0tPqsjOiMjOiMCAC0AAAAAA//6/40D9wOUAB0AQQBCAAAlLgEHDgEnLgEnJjY3PgEnLgEHDgEXFgAXPgE3LgEHDgEHDgEnJgAnLgE3PgE3NhYXHgEHDgEXHgEXPgE3NhYXHgEHA3g5fhkUJhZLahkxARgqFigoil5YKDM7AZ7xeoQCAUkCCxsXEjom3f6UORgYBgooICtXLBIFJCAMGSmxVCs1DBJGIihCA90tKBgZHgIOYyhLPQkZZjI9lz1Es3iJ/lIkA5ErHktqFyQRDxwBIQF7dDRsJCs3FxxZSRowGBVWNlOnBAQtDg4hGhs7DAACADP/qAPNA0IAJAAxAAABIgYVEQ4BByEuAScRPgE3ITI2NCYnIQ4BBxEeARchPgE3ETQmBRYyNwE2NC4BBwEGFAO1Cg4CRDT9ujREAgJENAExCg4OCv7PSV8CAmBIAkZJXwIN/aYIFAYCFggPFAb96QYByA4K/qI0RQEBRTQCRjREAg4UDQECX0n9uklfAgJgSAFeCg7qBwcCFQgTDQEH/esIEgAAAAAGAAr/mAP2A2sAIwAnADAAOQBCAEsAAAEmIyEnLgErASIGFBY7ARcTHgEzITI2NCYjIScFMDEyNjcTNgMlAyEBDgEUFjI2NCYHLgE0NjIWFAYlDgEUFjI2NCYHLgE0NjIWFAYD7wcM/O0hAg0JbgoODgpaH2MCDgkCSwoODgr9yQ8CZAkNAlwCif2mQALq/aQkMTFIMTEkDxUVHxQUAZAkMTFIMTEkEBQUIBQUAp4KsAgLDhUOsP3/CQsOFQ5NAwwJAYUL/o8CAVD9zQExSDExSDF6ARQfFRUfFHoBMUgxMUgxegEUHxUVHxQAAAgAKv+qA9YDVgANABYAHQAmAC0AOQBDAEwAAAEjLgEnDgEHIz4BNx4BASMuASc+ATczBw4BBx4BFwUjETMeARcOAQMRPgE3LgEBNTI+AiczFgYHBgcuATQ2Nx4BFAYnDgEUFjI2NCYDVzwDnnR0ngM8A76QkL79zR5degICel0ePDdGAgJGNwIYHh5degICej83RgICRv7qO1k1CwE8AhEnP8QlLy8lJS8vJQkPDxIPDwH+eaADA6B5kMQEBMD99QJ6XV15AzwLVjw8Ug88AbIDeV1degF0/swLVjw3Uf4EPRs3MgYDUCtJSAE0SzQBATRLNHIBEBsQEBsQAAMAJgAOA9oC6gALABcAKQAAJRYGJwYmNzYSNxYSAQ4BBx4BFz4BNy4BBT4BNx4BFxY2NzYmJQQGFxY2A4AGnejonQYE2KOj2P6GRVwCAlxFRVwCAlz+ZjKrdneuKxdBFB5w/pb+kmwgGkKiZy0FBS1nhAFCDw/+vgEOAl1FRlwCAlxGRV13VIYEBYtNJAMhKPYQEfsiIg0ABwCR/8EDbwNAAAkAEQAZACcAOwA/AEgAACUjBhQXMzY3LgE3IQYUFyE2NAEzNjQnIwYUJSEOAQcRHgEzITI2NxEDFAYHISImNRE0NjchFRQWFzMRIwM1MxcFFhchNjQnIQYCPPQUFPQUAQENcf6UFBQBbBT+gGMUFGMUAWz+RCMvAQEvIwI4Iy8BLhYT/cwQGRYTAW0WE8wFyxW2/fIBFAFsFBT+lBSlAicBARQJC6IBJwEBJwEfASgBASjbAS8j/SYjLy8jAlH9tBEYARcTAtkQGQHLERgB/fECOcvLeRMBAScBBwAAAAUAAf+lA/8DWwAMACEANgBMAGIAAAEhLgE0NjchHgEUBgcDIy4BNDY7AT4BNzU0NjIWFxUOAQchIy4BJzU+ATIWHQEeARczMhYUBgcDIiYnNT4BNzMeARQGKwEOAQcVFAYjISImPQEuAScjIiY0NjczHgEXFQ4BIwPb/EoPFRUPA7YPFRUPbtsPFRUP2xAUARUfFAECPS/93LYvPQIBFB8VARQQthAVFRD/EBQBAj0vthAVFRC2EBQBFQ8DbA8VARQQ2w8VFQ/bLz0CARQQAVsBFCAUAQEUIBQB/koBFB8VARQQthAVFRC2Lz0CAj0vthAVFRC2EBQBFR8UAQJtFRC2Lz0CARQfFQEUELYQFRUQthAUARUfFAECPS+2EBUAAAYAbf/fA5MDJAAPABMAIgAvAD0ASAAAASEeARcRDgEHIS4BJxE+ARczESMTPgE3NhYXFSM2Jg8BNDUnLgEjJgYHFTMmNh8BKQEeARcOAQchLgEnPgEFNTEuASIGBzEVMwEnAbM0RgICRjT+TTVGAQFGsbq6cAd8IwNHHWcDAyp8Lgd8IwNHHWcCAyl8/vkCQzFAAQFBMP29MEABAUABrwUzSjMFugI3AkY0/qA1RQICRjQBYDRG4v6MAqoKhgEKKq8UCnoIfAUkKQqFCiqtFAp5CHsBQDEwQAICQDAxQAkKJC4uJOQAAAADAEH/0gOxAysAJQAuADcAAAEhJy4BKwEiByMiBhQWOwETHgE7ATI3ITI2NCYnISchMjY3EzYmARQWMjY0JiIGBR4BMjY0JiIGA5j9WQwBEwwHBANTDxQUD0VDAhIMBwQDAiUPFBQP/ekIAiEMFANKAw39gyxCLCxCLAGAAStCLCxCKwKuYQwQARIbEv3cDRABEhsSAUMQDAFHDBD9cSErK0IsLCEhKytCLCwAAwBA/8EDwgNAADEAOgBDAAABJiMhIgYUFjMhFhceAQcDFAYjIS4BJwMnLgEnIyIGFBYXMzIWHwETHgEXIT4BNxM2JgEeATI2NCYiBgUeATI2NCYiBgOtGSf98w8REQ8CDQoGAgMCMBAK/hoKDwE2HQUzJSYPEREPJgoQAx0zBjEjAeYjMQYzAgn9SgEkNiUlNiQB/AEkNiQkNiQCYx0RHhEBBQMJCP6wBwwBEgoBc50iLQETGRMBDgyc/owlMAEBKSABUxMl/asbJCQ2JCQbGyQkNiQkAAAABABE/8QEBQNeAA8AGABJAFIAACUhIgYdARQWMyEyNj0BNCYnNCYiBhQWMjYlIwcuAScOAQceARceARczPgE3NS4BJyMiBgcuASc+ATceARcGHQEeARczPgE3NS4BBQ4BFBYyNjQmAp3+7QcKCgcBEwcKCvgsQisrQiwCFSMFNNmMvfoFA6qJBSUZrB0nAQEnHawWIgduhgEE06B7uyoHAScdIh0nAQEm/ukgLCxBLCz3CQgiBwoKByIICeQgKytAKyuSAXuVAgX6vZfiLRgfAQEnHSIdJgEZFCq7e6DUBAKGbQ0PzR0nAQEnHc0dJiUBK0ArK0ArAAAJAIAAYQOgAp8ACwAXACMAJAAtAC4ANwA4AEEAAAEhMjY0JiMhIgYUFgUhIgYUFjMhMjY0JgchIgYUFjMhMjY0JgEjPgEyFhQGIiYXIz4BMhYUBiImFyM+ATIWFAYiJgGAAgAOEhIO/gAOEhICDv4ADhISDgIADhISDv4ADhISDgIADhIS/TJAASQ2JCQ2JD9AASQ2JCQ2JD9AASQ2JCQ2JAJAEhwSEhwSoBIcEhIcEuASHBISHBIBoBskJDYkJMUbJCQ2JCTFGyQkNiQkAAAABgBz/9cDjQMKAAgAEQAaADsATABdAAABPgE0JiIGFBYXPgE0JiIGFBYXPgE0JiIGFBY3FhcUBx4BFw4BBxUnBiMiJicHIiceATMyNxc1PgE3LgEBHgEXPgE3LgEnDgEHFBYXFQM+ATceARcOAQciJicHNS4BARoPFxcfFhapEBYWIBYWqhAWFiAWFucBAQUaHgEBRTpXICMxQiEsDxAtaEofHpA6RQEBOP4VETMTjKUCBbZ4jrsENTI0A516ZJgEAYl2EzgRVy83Ab0BFiAWFiAWAQEWIBYWIBYBARYgFhYgFmMLDBgYH0gpQGsiWTsIHRkDAy00BVqSKXZHPmz+zAIFAQSpfHylAwOlfEV1LJIBdmaKAwOKZmeKAgMEO10mZQAAAAEAAP+AA8ADgAApAAAlDgEHJz4BNyMuASc1PgE3My4BJw4BBzMeARcVDgEHIy4BJzU2ADcWABcDwAJ7ZR8rRxV2KTYBATYpjRbSlZXSFo0pNgEBNimQKTYBBQEPzMwBDwWgap0ZXggxJwE3KsQpMgGXwwQEw5cBMinEKjcBATcq9dEBFQUF/uvRAAAAAAASAN4AAQAAAAAAAAAVACwAAQAAAAAAAQAOAGAAAQAAAAAAAgAHAH8AAQAAAAAAAwAOAKUAAQAAAAAABAAOANIAAQAAAAAABQALAPkAAQAAAAAABgAOASMAAQAAAAAACgArAYoAAQAAAAAACwATAd4AAwABBAkAAAAqAAAAAwABBAkAAQAcAEIAAwABBAkAAgAOAG8AAwABBAkAAwAcAIcAAwABBAkABAAcALQAAwABBAkABQAWAOEAAwABBAkABgAcAQUAAwABBAkACgBWATIAAwABBAkACwAmAbYACgBDAHIAZQBhAHQAZQBkACAAYgB5ACAAaQBjAG8AbgBmAG8AbgB0AAoAAApDcmVhdGVkIGJ5IGljb25mb250CgAAUgBfAG4AYQB2AF8AaQBjAG8AbgBmAG8AbgB0AABSX25hdl9pY29uZm9udAAAUgBlAGcAdQBsAGEAcgAAUmVndWxhcgAAUgBfAG4AYQB2AF8AaQBjAG8AbgBmAG8AbgB0AABSX25hdl9pY29uZm9udAAAUgBfAG4AYQB2AF8AaQBjAG8AbgBmAG8AbgB0AABSX25hdl9pY29uZm9udAAAVgBlAHIAcwBpAG8AbgAgADEALgAwAABWZXJzaW9uIDEuMAAAUgBfAG4AYQB2AF8AaQBjAG8AbgBmAG8AbgB0AABSX25hdl9pY29uZm9udAAARwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABzAHYAZwAyAHQAdABmACAAZgByAG8AbQAgAEYAbwBuAHQAZQBsAGwAbwAgAHAAcgBvAGoAZQBjAHQALgAAR2VuZXJhdGVkIGJ5IHN2ZzJ0dGYgZnJvbSBGb250ZWxsbyBwcm9qZWN0LgAAaAB0AHQAcAA6AC8ALwBmAG8AbgB0AGUAbABsAG8ALgBjAG8AbQAAaHR0cDovL2ZvbnRlbGxvLmNvbQAAAgAAAAAAAAAKAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAASAAAAAQACAQIBAwEEAQUBBgEHAQgBCQEKAQsBDAENAQ4BDwEQB3Nob3VqaTEMZGlhbmh1YXppeHVuDXR1Ymlhb19mYW5rdWkIZ291d3VjaGUEa2VmdQxtc251aS1jYWxsZXIHd2VuZGFuZwdzYW9taWFvBGxpaGUJZ291d3VjaGUxBGNhcnQFeml4dW4Ec29ydAZpY29uLS0OaG91dGFpLXNob3Vob3UAAAAAAAAB//8AAgABAAAADAAAABYAAAACAAEAAwARAAEABAAAAAIAAAAAAAAAAQAAAADVpCcIAAAAANqCxYkAAAAA2oLFiQ==) format('truetype');
    font-weight: normal;
    font-style: normal;
  /* src: url('//www.guanaitong.com/Icn/R_nav_icn/iconfont.eot');
  src: url('//www.guanaitong.com/Icn/R_nav_icn/iconfont.eot?#iefix') format('embedded-opentype'),
  url('//www.guanaitong.com/Icn/R_nav_icn/iconfont.woff2') format('woff2'),
  url('//www.guanaitong.com/Icn/R_nav_icn/iconfont.woff') format('woff'),
  url('//www.guanaitong.com/Icn/R_nav_icn/iconfont.ttf') format('truetype'),
  url('//www.guanaitong.com/Icn/R_nav_icn/iconfont.svg#R_nav_iconfont') format('svg'); */
}
/* 
@font-face {
  font-family: 'R_nav_iconfont';
  src: url(data:application/font-woff2;charset=utf-8;base64,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) format('woff2'),
      url(data:application/font-woff;charset=utf-8;base64,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) format('woff');
  font-weight: normal;
  font-style: normal;
} */
.R_nav_iconfont{
  font-family:"R_nav_iconfont" !important;
  font-size:16px;font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;transition: color 0.5s;-moz-transition: color 0.5s;	/* Firefox 4 */-webkit-transition: color 0.5s;	/* Safari 和 Chrome */-o-transition: color 0.5s;	/* Opera */
}
/*右侧导航图标*/
.R_nav{position:fixed; right:5px; top:50%; margin-top:-243px; width:40px;z-index:999;}
.R_nav_Con{ width:34px; border-radius:50px;-moz-box-shadow: 0px 0px 5px  rgba(0, 0, 0, 0.15);-webkit-box-shadow: 0px 0px 5px rgba(0, 0 ,0, 0.15);box-shadow: 0px 0px 5px rgba(0, 0 ,0, 0.15); background:#fff; padding:3px; margin-top:10px;}
.R_nav .R_nav_top{ width:40px; height:60px; margin-top:600px; cursor:pointer; transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;position:relative}
.R_nav_huojian{width:40px; height:60px; background: url(../../images/R_nav_hj.png) no-repeat center top,url(../../images/Images/R_nav1_1.gif) no-repeat center 32px;
animation:My_huojian 0.2s infinite linear ;
-moz-animation:My_huojian 0.2s infinite linear ; /* Firefox */
-webkit-animation:My_huojian 0.2s infinite linear ; /* Safari and Chrome */
-o-animation:My_huojian 0.2s infinite linear ; /* Opera */ position:absolute; left:0px; top:0px;transition: background 0.8s;-moz-transition: background 0.8s;	/* Firefox 4 */-webkit-transition: background 0.8s;	/* Safari 和 Chrome */-o-transition: background 0.8s;	/* Opera */}
@keyframes My_huojian
{
0% { top:0px;}
50% { top:2px;}
100% {top:0px;}
}

@-moz-keyframes My_huojian /* Firefox */
{
0% { top:0px;}
50% { top:2px;}
100% {top:0px;}
}

@-webkit-keyframes My_huojian /* Safari and Chrome */
{
0% { top:0px;}
50% { top:2px;}
100% {top:0px;}

}

@-o-keyframes My_huojian /* Opera */
{
0% { top:0px;}
50% { top:2px;}
100% {top:0px;}
}
.R_nav_huojian img{ display:block; margin:0 auto;}
.R_nav .R_nav_top_act{ margin-top:10px;}
.R_nav_huojian_T{  background: url(../../images/Images/R_nav1.png) no-repeat center -100px,url(../../images/Images/R_nav1_1.gif) no-repeat center -100px;}




.R_nav_Con_wai_font{ width:34px; border-radius:50px; font-size:14px; color:#666; overflow:hidden; text-align:center; line-height:17px; cursor: default;transition:  background 0.5s,color 0.5s;-moz-transition:  background 0.5s,color 0.5s;	/* Firefox 4 */-webkit-transition:  background 0.5s,color 0.5s;	/* Safari 和 Chrome */-o-transition: background 0.5s,color 0.5s;	/* Opera */ padding:12px 0;}
.R_nav_Con_icn{ width: 25px; height: 25px; line-height: 25px; font-size:26px; color:#ee8028; display:block; margin:0 auto; margin-bottom: 4px; text-align:center;transition:  background 0.5s,color 0.5s;-moz-transition:  background 0.5s,color 0.5s;	/* Firefox 4 */-webkit-transition:  background 0.5s,color 0.5s;	/* Safari 和 Chrome */-o-transition: background 0.5s,color 0.5s;	/* Opera */}
.R_nav_Con_wai{ position:relative;}
.R_nav_Con_wai:hover .R_nav_Con_wai_font{ background:#ee8028; color:#fff;}
.R_nav_Con_wai:hover .R_nav_Con_icn{ color:#fff;}
.R_nav_Con_list{position:relative;width:375px; height:170px;-moz-box-shadow: 0px 0px 5px  rgba(0, 0, 0, 0.15);-webkit-box-shadow: 0px 0px 5px rgba(0, 0 ,0, 0.15);box-shadow: 0px 0px 5px rgba(0, 0 ,0, 0.15); border-radius:10px; background:#fff; padding:24px 30px 30px 30px;font-size:16px; color:#999999; line-height:23px}
.R_nav_Con_list:before,.R_nav_Con_list:after{position:absolute;content:'';width:10px;height:10px;top:55px;right:-5px;overflow:hidden;pointer-events:none;    transform: rotate(121deg) translateZ(0) skew(-24deg);
  -moz-transform: rotate(121deg) translateZ(0) skew(-24deg);
  -moz-transform: rotate(121deg) translateZ(0) skew(-24deg);
  -webkit-transform: rotate(121deg) translateZ(0) skew(-24deg);
  -o-transform: rotate(121deg) translateZ(0) skew(-24deg);
}
.R_nav_Con_list:before{background:#fff;box-shadow:-1px -1px 5px rgba(0, 0 ,0, 0.15)}
.R_nav_Con_list:after{bottom:-7px;background:#fff;}
.R_nav_Con_list_wai{ position:absolute;right:27px; top:0px; display:none; padding-right: 20px;}
.R_nav_Con_list p{ color: #999999; font-size: 14px;}
.R_nav_Con_L i,.R_nav_Con_L{ display: inline-block; *display: inline; zoom: 1; vertical-align: top}
.R_nav_Con_L i{ color: #ee8028; font-size: 22px; margin-right: 8px;    line-height: 22px;
  vertical-align: text-top;}
.R_nav_Con_L p{font-size: 16px; color: #666666; margin-top: 12px; } 
.R_nav_Con_L{ margin-top: 20px;  border-right: 1px dashed #cccccc;width: 214px;
padding-bottom: 15px;}
.R_nav_Con_L span{font-size: 26px; color: #ee8028; font-weight: bold; display: block; margin-top: 15px;  }

.R_nav_Con_R{border-right:0 none; width: 155px; margin-top: 15px;}
.R_nav_Con_R p{text-align: right; margin-top: 17px;}
.R_nav_ljzx{ padding-left: 30px;}
.R_nav_ljzx a {
  width: 100px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  color: #fff;
  background: #ee8028;
  border-radius: 50px;
  display: block;
  margin: 0 auto;
  margin-top: 12px;
}
.R_nav_Con_list > em{    color: #999999;
  font-size: 14px; display: block; margin-top: 17px; text-align: center }
.R_nav_Con_list em em{    color: #6f6f6f; 
    font-size: 14px; }

.R_nav_hei{
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.R_nav_hei_active{
  height: 127px;
}
.R_nav_Con_list_dis{
  display: flex;
  display: -webkit-flex;
  justify-content: space-around;
  -webkit-justify-content:space-around;
  align-items:center ;
  -webkit-align-items:center ;
  padding: 24px 20px 20px 20px;
  width: 395px;
}
.R_nav_Lzx{
  width: 221px;
  height: 157px;
  background-color: #ee8028;
  border-radius: 8px;
}
.R_nav_Rzx{
  width: 140px;
  height: 157px;
}
.R_nav_Rzx p{
  font-size: 16px;
  color: #787878;
  width: 130px;
  margin: 0 auto;
  margin-top: 16px;
  display: flex;
  display: -webkit-flex;
  justify-content: space-around;
  -webkit-justify-content:space-around;
  align-items:center ;
  -webkit-align-items:center ;
}
.R_nav_Rzx p i{
  font-size: 25PX;
  color: #ee8028;
  margin-right: 5px;
}
.R_nav_Rzx a{
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content:center;
  align-items:center ;
  -webkit-align-items:center ;
  width: 101px;
  height: 30px;
  border-radius: 15px;
  font-size: 14px;
  color: #fff;
  margin: 0 auto;
  margin-top: 10px;
  background-color: #ee8028;
}
.R_nav_Rzx span{
  font-size: 13px;
  color: #787878;
  display: block;
  text-align: center;
  margin-top: 20px;
}
.R_nav_Rzx span em{
  font-size: 16px;
  color: #ee8028;
  letter-spacing: 1.5px;
  font-weight: bold;
  display: block;
}
.R_nav_Lzx p{
  font-size: 16px;
  color: #fff;
  line-height: 22px;
  width: 100px;
  padding-left: 60px;
  background: url(../../images/rCar.png) no-repeat left center;
  margin: 0 auto;
  margin-top: 28px;
}
.R_nav_Lzx a{
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content:center;
  align-items:center ;
  -webkit-align-items:center ;
  width: 127px;
  height: 30px;
  border: 1px solid #fff;
  border-radius: 15px;
  font-size: 14px;
  color: #fff;
  margin: 0 auto;
  margin-top: 25px;
}
.R_nav_Lzx a span{
  display: block;
  background: url(../../images/rReturn.png) no-repeat center center;
  width: 16px;
  height: 19px;
  margin-right: 5px;
}
.R_nav_Lzx a:hover{
  background-color:#fff ;
  color: #ee8028;
}
.R_nav_Lzx a:hover span{
  background: url(../../images/rReturno.png) no-repeat center center;
}
.R_nav_Con_list_wai{
  top: -15px;
}
.R_nav_Con_wai_font_tow .R_nav_Con_icn {
  font-size: 18px;
}


/*右侧样式*/

/*商城*/
.top_shop{ width:100%; min-width:1200px; margin:0 auto; height:29px; background:#f2f2f2; border-bottom:1px solid #e5e5e5;border-top:1px solid #e5e5e5;}
.top_shop_cen{ width:1200px; margin:0 auto;}
.top_shop_L{ font-size:12px; color:#999999; line-height:29px; float:left;}
.top_shop_L a{ font-size:12px; color:#999; margin:0 5px;}
.top_shop_L a:hover{ color:#ee8028}
.top_shop_R a{ font-size:12px; color:#999999; line-height:29px; margin:0 10px;}
.top_shop_R a i{ color:#ee8028; margin-right:5px;}
.top_shop_R a:hover{ color:#ee8028}
.top_shop_R a:hover span,.top_shop_R a:hover em{ color:#ee8028}
.top_shop_R a span{ color:#333333; margin:0 5px;}
.top_shop_R a em{ font-style: normal; }
.top_shop_R{ float:right;}
.top_shop_active{ display:none;}
.top_shop_denglu a{ text-decoration: none;}

/*商城*/
/*底部弹层*/
.layer,.layer_y,.layer_d{ cursor: pointer;}
.layer_list{ width: 100%; height: 100%; background: #000; display: none; position: fixed; top: 0; left: 0;  z-index: 10; opacity: 0.5; z-index: 10;}
.layer_list_cen{ position: fixed; left: 50%;  display: none; margin-left: -400px; top: 50%; margin-top: -140px; width: 720px; background: #f8f8f8; z-index: 11; border-radius: 10px; padding: 40px; }
.layer_list_cen_w{ width: 100%; height: 100%; }
.layer_close{ position: absolute; right: -12px; top: -12px; width: 30px; height: 30px; border-radius: 100%; background: url(../../images/close.png) no-repeat center center #f8f8f8;  font-size: 14px; color: #000; line-height: 40px; text-align: center; }
.layer_list_cen_w p{ font-size: 28px; color: #000 ; text-align: center; }
.layer_list_cen_w ul{ font-size: 0px; padding: 20px; margin-top: 20px; border-radius: 10px; border: 1px solid rgba(116, 116, 116, 0.1)}
.layer_list_cen_w li{ display: inline-block; *display: inline; zoom: 1; width: 46%; font-size: 15px; color: #424242; height: 32px; line-height: 32px; padding-left: 4%; margin-bottom: 10px;}
.layer_list_cen_w li span{ font-size: 13px; color: #555555;}
.layer_list_cen_w li:nth-child(1){ background: url(../../images/cont1.png) no-repeat left center;}
.layer_list_cen_w li:nth-child(2){ background: url(../../images/cont2.png) no-repeat left center;}
.layer_list_cen_w li:nth-child(3){ background: url(../../images/cont3.png) no-repeat left center;}
.layer_list_cen_w li:nth-child(4){ background: url(../../images/cont4.png) no-repeat left center;}
.layer_list_cen_w li:nth-child(5){ background: url(../../images/cont5.png) no-repeat left center;}

.layer_list_d{ width: 100%; height: 100%; background: #000; display: none; position: fixed; top: 0; left: 0;  z-index: 10; opacity: 0.5; z-index: 10;}
.layer_list_cen_d{ position: fixed; left: 50%;  display: none; margin-left: -400px; top: 50%; margin-top: -140px; width: 720px; background: #f8f8f8; z-index: 11; border-radius: 10px; padding: 40px; }
.layer_list_cen_w_d{ width: 100%; height: 100%; }
.layer_close_d{ position: absolute; right: -12px; top: -12px; width: 30px; height: 30px; border-radius: 100%; background: url(../../images/close.png) no-repeat center center #f8f8f8;  font-size: 14px; color: #000; line-height: 40px; text-align: center; }
.layer_list_cen_w_d p{ font-size: 28px; color: #000 ; text-align: center; }
.layer_list_cen_w_d ul{ font-size: 0px; padding: 20px; margin-top: 20px; border-radius: 10px; border: 1px solid rgba(116, 116, 116, 0.1)}
.layer_list_cen_w_d li{ display: inline-block; *display: inline; zoom: 1; width: 46%; font-size: 15px; color: #424242; height: 32px; line-height: 32px; padding-left: 4%; margin-bottom: 10px;}
.layer_list_cen_w_d li span{ font-size: 13px; color: #555555;}
.layer_list_cen_w_d li:nth-child(2){ background: url(../../images/cont1.png) no-repeat left center; width: 170px;margin-left: 95px;}
.layer_list_cen_w_d li:nth-child(3){ background: url(../../images/cont2.png) no-repeat left center; width: 300px;}

.layer_list_cen_w_d_title{
  font-size: 14px;
  color: #454545;
  text-align: center;
  line-height: 30px;
  margin-bottom: 10px;
}

.layer_list_y{ width: 100%; height: 100%; background: #000; display: none; position: fixed; top: 0; left: 0;  z-index: 10; opacity: 0.5; z-index: 10;}
.layer_list_cen_y{ position: fixed; left: 50%; height: 520px; display: none; margin-left: -400px; top: 50%; margin-top: -300px; width: 720px; background: #f8f8f8; z-index: 11; border-radius: 10px; padding: 40px; }
.layer_list_cen_w_y{ width: 94%; height: 94%; padding: 3%; background: #fff;overflow-y:scroll;font-size: 14px; line-height: 20px; color: #454545; }
.layer_close_y{ cursor: pointer; position: absolute; right: -12px; top: -12px; width: 30px; height: 30px; border-radius: 100%; background: url(../../images/close.png) no-repeat center center #f8f8f8; font-size: 14px; color: #000; line-height: 40px; text-align: center;}
.layer_list_cen_w_y p{ font-size: 18px; color: #000; text-align: center; font-weight: 400;}


.layer_list_new{ width: 100%; height: 100%; background: #000; display: none; position: fixed; top: 0; left: 0;  z-index: 10; opacity: 0.5; z-index: 10;}
.layer_list_cen_new{ position: fixed; left: 50%; height: 520px; display: none; margin-left: -400px; top: 50%; margin-top: -300px; width: 720px; background: #f8f8f8; z-index: 11; border-radius: 10px; padding: 40px; }
.layer_list_cen_w_new{ width: 94%; height: 94%; padding: 3%; background: #fff;overflow-y:scroll;font-size: 14px; line-height: 40px; color: #454545; }
.layer_close_new{ position: absolute; right: -12px; top: -12px; width: 30px; height: 30px; border-radius: 100%; background: url(../../images/close.png) no-repeat center center #f8f8f8; font-size: 14px; color: #000; line-height: 40px; text-align: center;}
.layer_list_cen_w_new p{ font-size: 22px; color: #000; text-align: center;}
.layer_list_cen_w_new span{ display: block; text-align: right}
/*底部弹层*/


/*给到免费试用表单*/
.ind_bot_form_title{
  font-size: 30px;
  color: #ffb74d;
  text-align: right;
  margin-top: 64px;
  padding-right: 193px;
  font-style: italic;
  font-weight: bold;
}
.ind_bot_form_title em{
  font-style: italic;
  display: block;
  font-size: 34px;

}

.foot_img{
  position: absolute;
  top: -103px;
  right: -2px;
  z-index: 2;
}
.ind_mf_cen_wai{
  width: 1200px;
  height: 451px;
  position: relative;
  margin: 0 auto;
}
.foot_R_cen_font{
  font-size: 42px;
  line-height: 60px;
  color: #fdb141;
  font-style:italic;
  padding-top: 111px;
  padding-left: 40px;
  width: 300px;
}
.foot_R_cen_font strong{
  font-size: 32px;
  line-height: 46px;
  display: block;
}
.ind_food_pho{
  font-size: 30px;
  line-height: 60px;
  color: #fdb141;
  font-style:italic;
  width: 270px;
  padding-left: 60px;
  font-weight: bold;
  background: url(//www.guanaitong.com/images/ind_new_pho.png) no-repeat left center;
  margin-top: 22px;
}
.ind_mf_cen{ width: 1200px ; height: 451px; box-shadow:0 0 25px -5px rgba(8,7,0,.2); border-radius: 20px; margin: 0 auto; margin-top: 100px; overflow: hidden; position: relative; z-index: 1; background: url(//www.guanaitong.com/images/foot_bottom2.png) no-repeat right -1px #fff; } 
.ing_mf_ric{ width: 436px; height: 621px;  border-radius: 100px; position: absolute; left: -68px; bottom: -322px; background: #ffb74d; transform:rotate(30deg);    -moz-transform:rotate(30deg); 	/* IE 9 */    -moz-transform:rotate(30deg); 	/* Firefox */    -webkit-transform:rotate(30deg); /* Safari 和 Chrome */    -o-transform:rotate(30deg); }
.ind_mf_L{position: relative; z-index: 1; padding-left: 40px; padding-top: 65px;width: 350px;}
.ind_mf_bg{ background: url(../../images/ind7_1.png) no-repeat ; width: 777px; height:451px; position: absolute; left: 0px; bottom: 0px; }
.ind_mf_L img{ width: 100%;}
.ind_mf_R{padding-right: 33px; padding-top:25px; position: relative; z-index: 1;}
.ind_mf_R a{ display: block;width: 439px; height: 592px;}
.ind_mf_R_nei{ width: 751px; height: 382px;border-radius: 20px; background: url(//www.guanaitong.com/images/lyb/bg0.png) no-repeat center ; position:relative; z-index:2; margin-top: 8px; margin-left: 42px;}
.request-succ{ position: absolute; z-index:3;top:-74px;left:50px; background:#fff; display:table; width: 737px; height: 594px;border-radius: 20px; background: url(//www.guanaitong.com/images/lyb/bg0.png) no-repeat center ; }
.request-succ div{height: 156px;overflow: hidden;display: table-cell;vertical-align: middle; margin: 0 auto;}
.request-succ div h2{ width:100%; text-align:center; font-size:18px; color:#000000;}
.request-succ div img{ margin:25px auto 20px auto; display:block; width:81px; height:81px;}
.request-succ div h4{ width:100%; text-align:center; font-size:14px; color:#000000;}
.ind_mf_title{ font-size: 32px; color: #454545; text-align: center; padding-top: 44px;}
.ind_mf_t2 {font-size: 14px;color: rgba(0,0,0,0.9);text-align: center;padding-top: 14px;}
.ind_mf_t23 {color: #666;}
.ind_mf_R_nei ul {width: 685px; margin: 30px 40px 0px 38px; }
.ind_mf_R_nei li{ display: inline-block; *display: inline; zoom: 1; position:relative; background:none; height:55px; width: 322px; padding-right:10px; vertical-align: top; margin-right: 10px; }
.ind_mf_R_nei #lyb_Other{ background:none; height:120px; overflow:hidden; float: right;}
.ind_mf_R_nei li .box_left{ display: block;  border: 1px solid rgb(238, 238, 238); border-radius: 4px; height: 38px; padding-left: 40px; font-size: 14px; color: #999999; line-height: 38px; background: url(//www.guanaitong.com/images/ind.png) no-repeat rgb(246, 246, 246); z-index:3;}
input,button,select,textarea{outline:none;font-size: 14px;color:rgba(125,125,125,1);}
textarea{resize:none}
.request-info input{height: 38px; font-size:14px; background:#f6f6f6;line-height: 38px;border:none;padding: 0 10px 0px 0px;vertical-align: middle;font-family: "微软雅黑";color:#000; width:270px;}
.request-info input:focus {outline: none;}

input:-moz-placeholder,
textarea:-moz-placeholder {font-size:14px; color:rgba(125,125,125,1);font-family: "微软雅黑"; 
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {font-size:14px; color:rgba(125,125,125,1);font-family: "微软雅黑"; 
}

input::-webkit-input-placeholder,textarea::-webkit-input-placeholder { font-size:14px; color:rgba(125,125,125,1);font-family: "微软雅黑"; 
}


::-webkit-input-placeholder {font-size:14px; color:rgba(125,125,125,1);font-family: "微软雅黑"; 
}
:-moz-placeholder { font-size:14px; color:rgba(125,125,125,1);font-family: "微软雅黑"; opacity: 1
}
::-moz-placeholder {font-size:14px; color:rgba(125,125,125,1);font-family: "微软雅黑"; opacity: 1
}
:-ms-input-placeholder {font-size:14px; color:rgba(125,125,125,1);font-family: "微软雅黑"; 
}




em.bitian{ font-style:normal; position:absolute;right:-10px;top:0px;color: #ee8028;margin-top: 1px;display: inline-block;}   
.box_left{ display:block; position:relative;}
.request-info input:focus label{ display:none;}
.inline-error {color: #f80303;height:36px; line-height:36px;  font-size:12px; position:absolute;top:2px;left:40px; z-index:9;   background: rgb(255, 250, 250); display:none;}
#bd_company{background-position: -960px -126px}
#bd_scale{ background-position: -960px -240px; cursor:pointer;}
.dropdown-trigger {
    position: absolute;
    top: 16px;
    right: 10px;
    display: inline-block;
    z-index: 2; 
	content: "";
    width: 8px;
    height: 8px;
    border: solid #999;
    border-width: 1px 1px 0 0;
    -webkit-transform: translate(0,-50%) rotate(135deg);
	-moz-transform: translate(0,-50%) rotate(135deg);
	-o-transform: translate(0,-50%) rotate(135deg);
    transform: translate(0,-50%) rotate(135deg);
	-webkit-transition:-webkit-transform .2s linear;
  -moz-transform:  -moz-transform .2s linear ;
  -o-transform: -o-transform .2s linear;
 transition:transform .2s linear;
}


.updowm{  -webkit-transform:  rotate(-45deg);
  -moz-transform:  rotate(-45deg);
  -ms-transform:  rotate(-45deg);
  -o-transform:  rotate(-45deg);
  transform:  rotate(-45deg);}
  
.select-block{ width:334px;position: absolute; 
    top:40px;
    left:0px;
    z-index: 50;
  }
.select-block ol{ width:320px; height:63px;  position:absolute;top:-10px;left:0; overflow:hidden; z-index:50; background:#f6f6f6;border: 1px solid #eeeeee; text-align:center; padding-top:10px; border-top:none;
border-bottom-right-radius:4px;
 border-bottom-left-radius:4px;display:none;
}
.select-block ol li.select-items { width:79px; height:22px; line-height:22px; font-size:12px; display: inline-block;
color:#ee8028; background:#fff; text-align:center;
margin:0px 10px 6px 10px; padding:0; cursor:pointer;border:1px solid #ee8028;border-radius: 4px;}
.select-block ol li.select-items:hover,
.select-block ol li.select-items.active {background-color:#ee8028;color:#FFFFFF;}
#scale{ background:#f6f6f6; position:absolute;top:0;left:40px; z-index:4; width:260px;font-size:14px; font-family: "微软雅黑"; font-weight:normal; color:rgba(125,125,125,1);}
#bd_people{ background-position: -960px -164px}
#bd_tel{ background-position: -960px -278px}
#bd_Other{ height:94px; background:#f6f6f6; padding:0px;}
#bd_Other textarea {height: 76px; background:#f6f6f6;font-size:14px; color:#000;font-family: "微软雅黑"; line-height: 38px; width:294px; border:none; padding: 0px 10px 0px 16px ;vertical-align: middle}
#bd_Other textarea::-webkit-input-placeholder{ font-size:14px; color:rgba(125,125,125,1);font-family: "微软雅黑"; }
#bd_Other textarea::-moz-input-placeholder{ font-size:14px; color:rgba(125,125,125,1);font-family: "微软雅黑";}
#bd_Other textarea::-ms-input-placeholder{ font-size:14px; color:rgba(125,125,125,1);font-family: "微软雅黑";}

.ind_mf_tj{ width: 135px; height: 35px; line-height: 35px;  font-size: 14px;  text-align: center ; display: block; float: right; margin-right: 46px; } 
.ind_mf_tj a{background: #ee8028; width:100%; height:100%; display:block;border-radius: 50px;color: #fff; text-align: center ; cursor:pointer;}
.btn_default {background: #f4a362 !important;}

/*报错样式*/
.ind_mf_R_nei li.error  .box_left{
border: 1px solid rgb(248, 3, 3); overflow:hidden;
background: url(//www.guanaitong.com/images/ind.png) no-repeat rgb(255, 250, 250);z-index: 4;}
.ind_mf_R_nei li.error input{
background: rgb(255, 250, 250);}
.ind_mf_R_nei li.error #scale{background: rgb(255, 250, 250); }
.ind_mf_R_nei li.error .select-block ol{background:rgb(255, 250, 250);border: 1px solid rgb(248, 3, 3);  border-top:none;
border-bottom-right-radius:4px;
 border-bottom-left-radius:4px;
}

/*弹层表单*/

#layer-shade{position: fixed;top: 0;left: 0; width: 100%;height: 100%;background: #000;z-index: 10;opacity: 0.5; display:none;}
.layer-page{ width:439px; height: 592px;border-radius: 20px; background: url(//www.guanaitong.com/images/lyb/bg-layer.png) no-repeat center ; position: fixed;left:50%; margin-left:-219px;top:50%;margin-top:-296px;z-index: 999;display:none;}
.layer-page-close{ position: absolute; right: 0px; top: 0px; width: 30px; height: 30px; border-radius: 100%; background: url(//www.guanaitong.com/images/close.png) no-repeat center center #f8f8f8; font-size: 14px; color: #000; line-height: 40px; text-align: center;display:none;z-index:1003; cursor:pointer;}
.request-succ1{ position: fixed;left:50%; margin-left:-219px;top:50%;margin-top:-296px;z-index:1000; background:#fff; display:table; width: 439px; height: 592px;border-radius: 20px; background: url(//www.guanaitong.com/images/lyb/bg-layer.png) no-repeat center ; }
.request-succ1 div{height: 156px;overflow: hidden;display: table-cell;vertical-align: middle; margin: 0 auto;}
.request-succ1 div h2{ width:100%; text-align:center; font-size:18px; color:#000000;}
.request-succ1 div img{ margin:25px auto 20px auto; display:block; width:81px; height:81px;}
.request-succ1 div h4{ width:100%; text-align:center; font-size:14px; color:#000000;}
.layer-page .ind_mf_title{ font-size: 32px; color: #000; text-align: center; padding-top: 40px;}
.layer-page .ind_mf_t2 {font-size: 14px;color: rgba(0,0,0,0.9);text-align: center;padding-top: 14px;}
.layer-page .ind_mf_t33{ color: #666;}

.layer-page ul {width: 332px; margin: 35px 40px 0px 57px;}
.layer-page li{ display: block; position:relative; background:none; height:55px; width: 322px; padding-right:10px; margin-bottom: 10px; }
.layer-page #layer-lyb_Other{display: block; background:none; height:120px; overflow:hidden;}
.layer-page li .box_left{ display: block;  border: 1px solid rgb(238, 238, 238); border-radius: 4px; height: 38px; padding-left: 40px; font-size: 14px; color: #999999; line-height: 38px; background: url(//www.guanaitong.com/images/ind.png) no-repeat rgb(246, 246, 246); z-index:3;}
.layer-page .request-info input{height: 38px; background:#f6f6f6;line-height: 38px;border:none;padding: 0 10px 0px 0px;vertical-align: middle;font-family: "微软雅黑"; width:270px;}
.layer-page .request-info input:focus {outline: none;}
.layer-page em .bitian{ font-style:normal; position:absolute;right:-10px;top:0px;color: #ee8028;margin-top: 1px;display: inline-block;}   
.layer-page .box_left{ display:block; position:relative;}
.layer-page .request-info input:focus label{ display:none;}
.layer-page .inline-error {color: #f80303;height:36px; line-height:36px;  font-size:12px; position:absolute;top:2px;left:40px; z-index:9;   background: rgb(255, 250, 250); display:none;}
.layer-page #layer-bd_company{background-position: -960px -126px}
.layer-page #layer-bd_scale{ background-position: -960px -240px}
.layer-page .dropdown-trigger2 {
    position: absolute;
    top: 16px;
    right: 10px;
    display: inline-block;
    z-index: 2; 
	content: "";
    width: 8px;
    height: 8px;
    border: solid #999;
    border-width: 1px 1px 0 0;
   -webkit-transform: translate(0,-50%) rotate(135deg);
	-moz-transform: translate(0,-50%) rotate(135deg);
	-o-transform: translate(0,-50%) rotate(135deg);
    transform: translate(0,-50%) rotate(135deg);
	-webkit-transition:-webkit-transform .2s linear;
  -moz-transform:  -moz-transform .2s linear ;
  -o-transform: -o-transform .2s linear;
 transition:transform .2s linear;
}


.layer-page  .updowm2{  -webkit-transform:  rotate(-45deg);
  -moz-transform:  rotate(-45deg);
  -ms-transform:  rotate(-45deg);
  -o-transform:  rotate(-45deg);
  transform:  rotate(-45deg);}
  
.layer-page .sel-block{ width:334px;position: absolute; 
    top:40px;
    left:0px;
    z-index: 50;
  }
.layer-page .sel-block ol{ width:320px; height:63px;  position:absolute;top:-10px;left:0; overflow:hidden; z-index:50; background:#f6f6f6;border: 1px solid #eeeeee; text-align:center; padding-top:10px; border-top:none;
border-bottom-right-radius:4px;
 border-bottom-left-radius:4px;display:none;
}
.layer-page .sel-block ol li.sel-items { width:79px; height:22px; line-height:22px; font-size:12px; display: inline-block;
color:#ee8028; background:#fff; text-align:center;
margin:0px 10px 6px 10px; padding:0; cursor:pointer;border:1px solid #ee8028;border-radius: 4px;}
.layer-page .sel-block ol li.sel-items:hover,.layer-page .select-block ol li.sel-items.active {background-color:#ee8028;color:#FFFFFF;}
.layer-page #layer-scale{ background:#f6f6f6; position:absolute;top:0;left:40px; z-index:4; width:260px;font-size:14px; color:rgba(125,125,125,1);font-family: "微软雅黑"; }
.layer-page #layer-bd_people{ background-position: -960px -164px}
.layer-page #layer-bd_tel{ background-position: -960px -278px}
.layer-page #layer-bd_Other{ height:78px; background:#f6f6f6; padding:0px;}
.layer-page #layer-bd_Other textarea {height: 76px; background:#f6f6f6;line-height: 38px;font-size:14px; color:#000000;font-family: "微软雅黑"; width:294px; border:none; padding: 0px 10px 0px 16px ;vertical-align: middle}
.layer-page #layer-bd_Other textarea::-webkit-input-placeholder{ font-size:14px; color:#999999;font-family: "微软雅黑";  }
.layer-page #layer-bd_Other textarea::-moz-input-placeholder{ font-size:14px; color:#999999;font-family: "微软雅黑"; }
.layer-page #layer-bd_Other textarea::-ms-input-placeholder{ font-size:14px; color:#999999;font-family: "微软雅黑"; }


.layer-page .ind_mf_tj{ width: 135px; height: 35px; line-height: 35px;  font-size: 14px;  text-align: center ; display: block; float: right; margin-right: 10px; } 
.layer-page .ind_mf_tj a{background: #ee8028; width:100%; height:100%; display:block;border-radius: 50px;color: #fff; text-align: center ; cursor:pointer;}
.layer-page .btn_default {background: #f4a362 !important;}

/*报错样式*/
.layer-page .request-info li.error  .box_left{overflow:hidden;
border: 1px solid rgb(248, 3, 3);
background: url(//www.guanaitong.com/images/ind.png) no-repeat rgb(255, 250, 250);z-index: 4;}
.layer-page .request-info li.error input{
background: rgb(255, 250, 250);}
.layer-page .request-info li.error #layer-scale{background: rgb(255, 250, 250); }
.layer-page .request-info li.error .sel-block ol{background:rgb(255, 250, 250);border: 1px solid rgb(248, 3, 3);  border-top:none;
border-bottom-right-radius:4px;
 border-bottom-left-radius:4px;
}


/*头部广告位*/
.top_asdv a{ display: block; width: 100%; height: 100%;}
.top_adsv_sml{ display: block; width: 100%; height: 100px; background: url(../../images/top_Adve_sml.jpg) no-repeat center center; position: absolute;left: 0px; top: 0px; z-index: 1; -webkit-transition: all .3s cubic-bezier(0,.5,.05,0);
  -moz-transition: all .3s cubic-bezier(0,.05,.05,0);
  -o-transition: all .3s cubic-bezier(0,.05,.05,0);
  transition: all .3s cubic-bezier(0,.05,.05,0);
 }
.top_adsv_big{ display: block; width: 100%; height: 100px; background: url(../../images/top_Adve_big.jpg) no-repeat center center; 
  -webkit-transition: all .8s cubic-bezier(0,.56,.02,.99);
  -moz-transition: all .8s cubic-bezier(0,.56,.02,.99);
  -o-transition: all .8s cubic-bezier(0,.56,.02,.99);
  transition: all .8s cubic-bezier(0,.56,.02,.99);
  transition-delay: .3s;
  -moz-transition-delay: .3s; /* Firefox 4 */
  -webkit-transition-delay:.3s; /* Safari 和 Chrome */
  -o-transition-delay: .3s; /* Opera */
}
.top_asdv_close{ display: block;width: 20px; height: 20px; line-height: 20px; text-align: center; background:  rgba(205, 176, 113, 0.5); font-family: "宋体"; font-size: 12px; color: #454545;  position: absolute; top: 15px; right: 10px; z-index: 2; cursor: pointer;transform: rotate(0deg) translateZ(0);
  -moz-transform: rotate(0deg) translateZ(0);
  -webkit-transform: rotate(0deg) translateZ(0);
  -o-transform: rotate(0deg) translateZ(0);
  -webkit-transition: -webkit-transform .2s linear;
  transition: transform .2s linear;
  -moz-transform: -moz-transform .2s linear;
  -o-transform: -o-transform .2s linear;}
.top_asdv:hover .top_adsv_sml{ height: 0px;  }
.top_asdv:hover .top_adsv_big{height: 400px; }
.top_asdv_cen{ width: 1200px; position: relative; margin: 0 auto;}
.top_asdv_close:hover{    transform: rotate(180deg) translateZ(0);
  -moz-transform: rotate(180deg) translateZ(0);
  -webkit-transform: rotate(180deg) translateZ(0);
  -o-transform: rotate(180deg) translateZ(0);
}
/*头部广告位*/

/*整站白皮书*/

.All_paper_cen_bg{
  width: 100%;
  height: 100%;
  background: #000;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  opacity: 0.5;
  z-index: 10;
}
/*官网弹层关闭按钮背景*/
.All_paper_cen_close{
  width: 30px;
  height: 30px;
  background: #d52042;
  line-height: 26px;
  text-align: center;
  font-size: 30px;
  color: #634142;
  cursor: pointer;
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 12;
  border-radius: 50px;
  margin-left: 306px;
  margin-top: -210px;
}
/*商城弹层关闭按钮背景*/
.cart_right_nav .All_paper_cen_close{
  background: #d52042;
}
.All_paper_cen_close img{
  width: 100%;
  height: 100%;
  border-radius: 50px;
}


.All_paper_cen{
  width:600px ;
  height: 380px;
  position: fixed; 
  top: 50%;
  margin-top: -187.5px;
  left: 50%;
  margin-left: -300px;
  z-index: 11;
}
/*管网图*/
.All_paper_cen a.home{
  display: block;
  background: url(../../images/bps_home.png) no-repeat center center;
  width:600px ;
  height: 380px;
}
/*商城图*/
.All_paper_cen a.card{
  display: none;
  background: url(../../images/bps_home.png) no-repeat center center;
  width:600px ;
  height: 380px;
}
.disNone .card{
  display: none;
}
.cart_right_nav .disNone .card{
  display: block;
}

.cart_right_nav .disNone .home{
  display: none;
}
/*商城首页显示*/
.cart_right_nav_disBlock.cart_right_nav .disNone{
  display: none;
}
/*商城整站不显示*/
.cart_right_nav .disNone{
  display: none;
}
/*官网整站不显示*/
.disNone{
  display: none;
}
/*官网要显示的*/
.home_dis .disNone{
  display: block;
}
/*官网首页不显示*/
.right_nav_disnone .disNone{
  display: none;
}

.All_paper_cen_L{
  width: 141px;
  height: 293px;
  background: #fff;
  padding: 0 15px;
  padding-top: 30px;
}
.All_paper_bg1{
  width: 48px;
  height: 8px;
  background: #edaf32;

}
.All_paper_bg2{
  width: 100%;
  height: 18px;
  background: #325ca4;
  margin-top: 2px;

}
.All_paper_bg3{
  width: 100%;
  height: 9px;
  background: #e3e3e3;
  margin-top: 2px;
}
.All_paper_bg4{
  width: 28px;
  height: 13px;
  background: #575757;
  margin-top: 34px;
}
.All_paper_bg5{
  width: 100%;
  height: 18px;
  background: #e3e3e3;
  margin-top: 2px;
}
.All_paper_bg6{
  width: 28px;
  height: 13px;
  background: #575757;
  margin-top: 12px;
}
.All_paper_bg7{

    width: 100%;
    height: 46px;
    background: #e3e3e3;
    margin-top: 18px;
    font-size: 0px;
    text-align: center;
    padding-top: 18px;

}
.All_paper_bg8{
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin: 0 5px;
  vertical-align: bottom;

}
.All_paper_bg9{
  width: 33px;
  height: 28px;
  background: #edaf32;
}
.All_paper_bg10{
  width: 33px;
  height: 9px;
  background: #a1a1a1;
  margin-top: 2px;
}
.All_paper_bg11{
  width: 33px;
  height: 14px;
  background: #edaf32;
}
.All_paper_cen_R{
  margin-left: 30px;
  width: 330px;
}
.All_paper_cen_R p{
  font-size: 72px;
  color: #ffffff;
  font-weight: bold;
}
.All_paper_cen_R span{
  display: block;
  font-size: 18px;
  color: #fff;
  font-weight: 500;
}
.All_paper_cen_R em{
  display: block;
  font-size: 16px;
  color: #fff;
  line-height: 30px;
  margin-top: 30px;
}
.All_paper_cen_R a{
  display: block;
  width: 209px;
  height: 39px;
  line-height: 39px;
  text-align: center;
  background: #edaf32;
  border-radius: 50px;
  font-size: 22px;
  color: #000004;
  margin-top: 20px;
}
.All_paper_sml_wai{
  width: 34px;
  border-radius: 50px;
  -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0 ,0, 0.15);
  box-shadow: 0px 0px 5px rgba(0, 0 ,0, 0.15);
  background: #fff;
  padding: 3px;
  margin-top: 10px;
  cursor: pointer;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.All_paper_sml{
  width: 34px;
  border-radius: 50px;
  font-size: 14px;
  color: #666;
  overflow: hidden;
  text-align: center;
  line-height: 17px;

  padding:12px 0;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;

}
.All_paper_sml_wai:hover .All_paper_sml{ background:#ee8028; color:#fff;}
.All_paper_sml_active{
margin-left:  67px; float: left;
}
/* .R_nav_hei_active  */
.All_paper_sml{
  background:#ee8028; color:#fff;
}
.All_paper_cen a{
  display: block;
  width: 100%;
  height: 100%;
}
/*整站白皮书*/
/*整站屏幕底部下载*/
.screen_bottom{ width:100%; min-width:1200px; height:250px; position:fixed; z-index:3; bottom:0px; left:0px;transition: margin-left 0.5s,bottom 0.5s;
  -moz-transition: margin-left 0.5s,bottom 0.5s;	
  -webkit-transition: margin-left 0.5s,bottom 0.5s;	
  -o-transition: margin-left 0.5s;	display:block;}
  .screen_bottom_cen{ width:1200px; margin:0 auto; height:250px; font-size:34px; color:#fff; text-align:center; line-height:250px; background: url(../../images/dw_ind.png) no-repeat center center;}
  .screen_img{ margin-top:-40px;  }
  .screen_font{ margin-left:30px; font-size: 32px}
  .screen_font em{ font-size: 37px;}
  .screen_a{ display:block; font-size:20px; font-weight: bold; color:#fff; width:138px; height:34px; line-height:34px; text-align:center; background:#f0a246; border-radius:50px; margin-top:70px;
    margin-top: 65px;
    float: right;
    margin-right: 257px;
    box-shadow:0 3px 5px rgba(68, 77, 102, 0.64)
  }
  .screen_close{ display:block; }
  .screen_close .iconfont{width: 33px; height: 33px; background: url(../../images/dw_ind_cl.png) no-repeat center center; cursor:pointer; display:block; overflow: hidden;}
  .screen_bottom_small{  position:fixed; left:-115px; bottom:150px; z-index:3;background: url(../../images/dw_ind_l.png) no-repeat center center; width:115px; height:95px; line-height:95px; text-align:center; cursor:pointer;transition: left 0.5s,bottom 0.5s;
  -moz-transition: left 0.5s,bottom 0.5s;
  -webkit-transition:left 0.5s,bottom 0.5s;	
  -o-transition: left 0.5s;	 text-align:right;}
  .screen_bottom_small .iconfont{ font-weight:bold; padding-right:3px;}
  .screen_bottom_active{bottom:-300px;}
  .screen_bottom_small_active{ left:0px;}
  
  @font-face {
    font-family: 'iconfont';
    src: url('../../Icn/screen_bottom/iconfont.eot');
    src: url('../../Icn/screen_bottom/iconfont.eot?#iefix') format('embedded-opentype'),
    url('../../Icn/screen_bottom/iconfont.woff') format('woff'),
    url('../../Icn/screen_bottom/iconfont.ttf') format('truetype'),
    url('../../Icn/screen_bottom/iconfont.svg#iconfont') format('svg');
  }
  
  .iconfont{
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
  }

   

/*右下方广告位*/
.scr_R_bot{
  width: 321px; 
  height: 339px; 
  position: fixed;
  right: 45px;
  bottom: -100%;
  z-index: 4;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;

}
.scr_R_bot a{
  display: block;
}

.scr_R_bot_act{
  bottom: 5px;
}
/* .scr_R_bot_zx{ 
  margin-top: -30px;
  margin-left: 300px;
  position: relative;
  z-index: 1;
  display: block;
  width: 25px;
  height: 25px;
  background: url(../../images/ind_bott_cl.png) no-repeat center center;
  cursor: pointer;
 } */





.scr_R_bot_top{
  height: 80px;
  background: #ee8028;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  position: relative;
}

.scr_R_bot_top_img{
  width: 70px;
  height: 70px;
  border-radius: 100%;
  background: url(../../images/scr_R1.png) no-repeat center center #fff;
  border: 6px  solid #ee8028;
  position: absolute;
  left: 20px;
  top: -22px;

}
.scr_R_bot_top:before{
  position:absolute;
  left: 20px;
  top: -22px;
  content:'';
  width: 76px;
  height: 76px;
  border-radius: 100%;
  -moz-box-shadow: 3px 0px 5px rgba(0, 0 ,0, 0.15);
  -webkit-box-shadow: 3px 0px 5px rgba(0, 0 ,0, 0.15);
  box-shadow: 3px 0px 5px rgba(0, 0 ,0, 0.15);

}
.scr_R_bot_top_fon{
  padding-left: 110px;
  padding-top: 15px;
  font-size: 14px;
  color: #fff;
  line-height: 24px;
  padding-right: 20px;
}
.R_nav_zx{ font-size:14px; color:#999999; text-align:center;margin-top: 10px;}
.R_nav_zx span{ font-size:22px; color:#ee8028;  width:60px; padding-right:5px; display:inline-block; *display:inline; zoom:1; text-align:right;}
.R_nav_zx em a{ color:#ee8028; margin-left:5px; text-decoration: underline }
.R_nav_HR{ font-size:14px; color:#999999; text-align:center; margin-top:3px;}
.R_nav_HR span{ font-size:22px; color:#ee8028;width:60px; padding-right:5px; display:inline-block; *display:inline; zoom:1; text-align:right;}

/*右下方广告位*/

/* 清除商城3.0默认样式 */
.R_nav *,.scr_R_bot *,#bottom_foot_home *,.Header_cen *{
  -webkit-box-sizing: unset;
  -ms-box-sizing: unset;
  box-sizing: unset;
}

.cart_head .ind_Free {
  display: none;
}
.cart_head .Header_r{
  float: right;
}
/*卡商城3.0公共顶部 par1 */
.ind_par1{
  width: 100%;
  min-width: 1200px;
  height: 30px;
  background: #f3f3f3;
  position: relative;
  z-index: 11;
  border-bottom: 1px solid #E7E7E7;
}
.ind_par1_cen{
  width: 1200px;
  margin: 0 auto;

}

.ind_par1_default{
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  color: #E7E7E7;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: space-between;
  -webkit-align-items: center;
  -webkit-justify-content: space-between;
  width: 1200px;
}
.ind_par1_default_l,.ind_par1_default a,.ind_par1_default_R{
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: space-between;
  -webkit-align-items: center;
  -webkit-justify-content: space-between;
}
.ind_par1_default span{
  font-size: 14px;
  color: #666666;
  height: 29px;
  line-height: 29px;
}

.ind_par1_default img{
  margin-right: 5px;
  vertical-align: text-top;
  width: 16px;
  height: 16px;
}
.ind_par1_default a,.ind_par1_default .qyrz em{
  padding:0  13px;
  display: block;
}

.ind_par1_default .border_none{
  border: none;
}
.ind_par1_default a{
  font-size: 14px;
  color: #666666;
}
.ind_par1_default a:nth-last-child(1){
  padding-right: 0;
}
.Authen{
  text-align: left;
}
.Authen a:hover,.ind_par1_default a:hover{
  color:#FF6600
}
.ind_par1_default .qyrz{
  position: relative;
  font-size: 0px;
}
.ind_par1_default .gwc i{
  padding: 0px;
  margin-right: 5px;
  vertical-align:text-top;
}

.ind_par1_default .gwc em{
  font-size: 12px;
  color: #ee8028;
  margin-left: 5px;
}

.ind_par1_default .qyrz .em_L{
  padding-left: 0px;
}

.ind_par1_default .qyrz .em_R{
  padding-right: 0px;
}
.ind_par1_default .qyrz em{
  height: 29px;
  line-height: 29px;
  overflow: hidden;
}
.ind_par1_default .qyrz a{
  position: relative;
  z-index: 1;
}
.ind_par1_default .qyrz a i{
  vertical-align: middle;
  margin-left: 5px;
  transform: rotate(0deg);
  transform-origin:50% 25%;

  -ms-transform: rotate(0deg); 		/* IE 9 */
  -ms-transform-origin:50% 25%; 		/* IE 9 */

  -webkit-transform: rotate(0deg);	/* Safari 和 Chrome */
  -webkit-transform-origin:50% 25%;	/* Safari 和 Chrome */

  -moz-transform: rotate(0deg);		/* Firefox */
  -moz-transform-origin:50% 25%;		/* Firefox */

  -o-transform: rotate(0deg);		/* Opera */
  -o-transform-origin:50% 25%;		/* Opera */



  -webkit-transition:-webkit-transform .2s linear;
  transition:transform .2s linear;
  -moz-transform:  -moz-transform .2s linear ;
  -o-transform: -o-transform .2s linear;
  width: 0px;
  height: 0px;
  border: 5px solid #666666;
  border-bottom-color: transparent;    /* 设置透明背景色 */
  border-left-color: transparent;
  border-right-color: transparent;
  font-size: 0px;
  display: inline-block;
  *display: inline;
  zoom: 1;

}
.ind_par1_default .qyrz .sub{ 
  display:none;
  padding-top: 15px;
  padding-bottom: 15px;
  position:absolute;
  left:50%;
  top:27px;
  background:#fff;
  border-radius: 4px;
  box-shadow:0 4px 13px -3px rgba(0, 0, 0, 0.3);
  transform: translate(-50%);
  -ms-transform: translate(-50%);		/* IE 9 */
  -webkit-transform: translate(-50%);	/* Safari and Chrome */
  -o-transform: translate(-50%);		/* Opera */
  -moz-transform: translate(-50%);		/* Firefox */
  z-index: 1;
}
.ind_par1_default .qyrz .sub::before{
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  z-index: 1;
  position: absolute;
  left: 50%;
  margin-left: -5px;
  top: -5px;
  background: #fff;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg); 		/* IE 9 */
  -webkit-transform: rotate(45deg);	/* Safari 和 Chrome */
  -moz-transform: rotate(45deg);		/* Firefox */
  -o-transform: rotate(45deg);		/* Opera */
  box-shadow:0 4px 13px -3px rgba(0, 0, 0, 0.3);
}

.ind_par1_default .qyrz.on em{
  position: relative;
  z-index: 2;
  line-height: 1000px;
}
.ind_par1_default .qyrz.on > a{
  position: relative;
  z-index: 2;
  color: #FF6600;
}
.ind_par1_default .qyrz.on a i{
  transform: rotate(180deg);
  transform-origin:50% 25%;

  -ms-transform: rotate(180deg); 		/* IE 9 */
  -ms-transform-origin:50% 25%; 		/* IE 9 */

  -webkit-transform: rotate(180deg);	/* Safari 和 Chrome */
  -webkit-transform-origin:50% 25%;	/* Safari 和 Chrome */

  -moz-transform: rotate(180deg);		/* Firefox */
  -moz-transform-origin:50% 25%;		/* Firefox */

  -o-transform: rotate(180deg);		/* Opera */
  -o-transform-origin:50% 25%;		/* Opera */

  border: 5px solid #FF6600;
  border-bottom-color: transparent;    /* 设置透明背景色 */
  border-left-color: transparent;
  border-right-color: transparent;
}
.Authen{
  font-size: 12px;
  color: #999999;
  padding: 0 15px;
  height: 20px;
  line-height: 20px;
  position: relative;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: flex-start;
  -webkit-align-items: center;
  -webkit-justify-content:flex-start;
  white-space: nowrap;
}
.ind_par1_default .qyrz .sub .Authen:nth-child(2){
  margin-top: 7px;
}
.Authen span{
  display: block;
  width: 70px;
  border: 1px solid #e5e5e5;
  border-radius: 2px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  padding: 0px;
  margin-left: 10px;
}
.Authen span i{
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 13px;
  height: 13px;
  margin-right: 5px;
  background: url(//cardmall-online.guanaitong.com/images/public/wrz.png) no-repeat center center;
  vertical-align: middle;
}
.Authen a{
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  color: #578ef4; 
  display: block;
  margin-left: 10px;
}
.Authen_drz span{
  border: 1px solid #faddc6;
  color: #ee8028;
}
.Authen_drz span i{
  background: url(//cardmall-online.guanaitong.com/images/public/wrz.png) no-repeat center center;
}

.Authen_yrz span{
  border: 1px solid #ddefd7;
  color: #70c442;
}
.Authen_yrz span i{
  background: url(//cardmall-online.guanaitong.com/images/public/yrz.png) no-repeat center center;
}
.Authen_yrz  a{
  display: none;
}
.Authen_yrz span .sign{
  background: url(//cardmall-online.guanaitong.com/images/public/yqs.png) no-repeat center center;
}
.Authen p{
  font-size: 12px;
  color: #999999;
  background: #f7f3eb;
  border: 1px solid #f5d4b7;
  border-radius: 2px;
  line-height: 15px;
  position: absolute;
  left: 14px;
  bottom: -49px;
  z-index: 111111;
  padding: 5px;
  display: none;
}
.Authen .Authen_p{
  left: 14px;
  top: -47px;
  bottom: auto;
}


.Authen p:before {
  background: #f7f3eb;
  box-shadow: 1px -1px 2px #f5dac5;
}


.Authen p:before, .Authen p:after {
  position: absolute;
  content: '';
  width: 10px;
  height: 10px;
  top: -3px;
  left: 50%;
  margin-left: -5px;
  overflow: hidden;
  pointer-events: none;
  -webkit-transform: rotate(-45deg);
  -mz-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.Authen p:before {
  background: #f7f3eb;
  box-shadow: 1px -1px 2px #f5dac5;
}


.Authen .Authen_p:before, .Authen .Authen_p:after {
  position: absolute;
  content: '';
  width: 10px;
  height: 10px;
  top: 35px;
  left: 50%;
  margin-left: -5px;
  overflow: hidden;
  pointer-events: none;
  -webkit-transform: rotate(135deg);
  -mz-transform: rotate(135deg);
  transform: rotate(135deg);
}
/* 右下角广告位倒计时 */
.alert-box{position: relative;border-radius:50%;width: 26px; height:26px;color: #FFF;text-align: center; overflow: hidden; margin-top: -30px; margin-left: 300px;}
.alert-box p{margin: 0}
.alert-circle{position: absolute;top:0px;left:0px}
.alert-sec-circle{stroke-dashoffset: 0;stroke-dasharray: 80;transition: stroke-dashoffset 1.3s linear}
.alert-sec-text{position: absolute;top:50%;left:50%;width: 22px;height:22px;line-height:22px;color: #ee8028;font-size: 14px; margin-left: -11px;margin-top: -11px;}
.alert-sec-unit{font-size: 14px}
.scr_R_bot_zx {
	 color: #fff; background: #EE8028;border-radius:50%;
    cursor: pointer;
    font-size: 19px;
}


/*卡商城3.0公共顶部 par1 */
/* 面包屑 */
.order-warp .page-mn-con{
  padding-top: 0px;
  padding-right: 0px
}
.order-bread,.order-bread a,.order-bread .cur{
  color: #333333;
}
.order-bread a:hover{
  color: #ee8028;
}
/* 面包屑 */

  /* 购物车 */
  .R_gwc{
    position: fixed;
    right: 5px;
    top: 50%;
    margin-top: -280px;
    width: 40px;
    z-index: 999;
  }
  .R_nav_Cart{
    position:relative;
    cursor: default;
  }
  .R_nav_Cart_1{ 
    font-size:20px; 
    display:block; 
    height:40px; 
    width:40px; 
   
    border-radius:50px;
    -moz-box-shadow: 0px 0px 5px #cccccc;
    -webkit-box-shadow: 0px 0px 5px #cccccc;
    box-shadow: 0px 0px 5px #cccccc; 
    background: url(//cardmall-online.guanaitong.com/images/public/R_gwc.png) no-repeat center center #fff; 
    transition: background 0.5s;
    -moz-transition: background 0.5s;	/* Firefox 4 */
    -webkit-transition: background 0.5s;	/* Safari 和 Chrome */
    -o-transition: background 0.5s;	/* Opera */
  }
  
  .R_nav_Cart .R_nav_Cart_1:hover,.R_nav_active{ 
    background: url(//cardmall-online.guanaitong.com/images/public/R_gwc_act.png) no-repeat center center  #ee8028;
    -moz-box-shadow: 0px 0px 0px #cccccc;
    -webkit-box-shadow: 0px 0px 0px #cccccc;
    box-shadow: 0px 0px 0px #cccccc;
  }
  
  .R_nav_thre_wai{ 
    position:absolute; 
    right:30px; 
    top:0px; 
    display:none;
    padding-right:25px;
  }
  
  .R_nav_Cart_nei{
    position:relative;
    width:90px; 
    height:42px; 
    box-shadow:0 0 5px #cccccc; 
    border-radius:8px; 
    background:#fff; 
    text-align:center;
    font-size:14px; 
    color:#999999; 
    line-height:42px
  }
  .R_nav_Cart_nei:before,.R_nav_Cart_nei:after{
    position:absolute;
    content:'';
    width:14px;
    height:14px;
    top:50%;
    right:-7px;
    margin-top:-7px;
    overflow:hidden;
    pointer-events:none;
    -webkit-transform:rotate(45deg);
    -mz-transform:rotate(45deg);
    transform:rotate(45deg);
  }
  .R_nav_Cart_nei:before{
    background:#fff;
    box-shadow:1px -1px 2px #cccccc
  }
  .R_nav_Cart_nei:after{
    bottom:-7px;
    background:#fff;
  }
  .R_nav_Cart_list{ 
    width:20px; 
    height:20px; 
    text-align:center; 
    line-height:20px; 
    background:#ea0000;
    border-radius:50px; 
  
    font-size:10px;
    color:#fff; 
    position:absolute; 
    top:-14px; 
    right:-5px;
    border:1px solid #ff0000; 
    overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
    }
  .R_nav_Cart:hover .R_nav_Cart_list{  
    border:1px solid #fff; 
  }
  .order_cen{
    width: 1200px;
    margin: 0 auto;
  }
  .mt26{
    margin-top: 26px;
  }
  .mb20{
    margin-bottom: 20px;
  }
   /* 顶部logo、400电话 */
.tishi{
  font-size: 14px;
  color: #999999;
  display: block;
  width: 160px;
  background: #fff;
  margin: 0 auto;
  margin-top: -10px;
  text-align: center;
}
.logoPic_font{
  height: 32px;
  line-height: 36px;
  font-size: 20px;
  color: #333333;
  padding-left: 15px;
}
.reg_logo{
  width: 1200px;
  margin: 0 auto;
  margin-top: 40px;
}
.container_bg{
  width: 1200px;
  margin: 0 auto;
  background: #fff;
  margin-top: 28px;
}
.customerHotline{
  font-size: 16px;
  color: #333333;
}
/* 顶部logo、400电话 */
/* foot */
.rediste_foot{
  width: 100%;
  margin: 0 auto;
  background: #f2f2f2;
  height: 100px;
}
.rediste_foot_cen{
  width: 1200px;
  margin: 0 auto;
}
.rediste_foot_cen span{
  font-size: 14px;
  color: #333333;
  line-height: 100px;
}
.rediste_foot .Foot_bq{ width:300px; text-align:left; font-size:12px; color:#9e9e9e; padding-top:20px; float: right; }
.rediste_foot .Foot_bq a{font-size:12px; color:#9e9e9e;}
.rediste_foot .Foot_ba_img a{width: 91px;    height: 33px;    margin-right: 6px; }
.rediste_foot .Foot_ba_img a:nth-of-type(1){   background: url(//cardmall-online.guanaitong.com/images/public/icp01.png)0px 0 no-repeat;}
.rediste_foot .Foot_ba_img a:nth-of-type(1):hover{background: url(//cardmall-online.guanaitong.com/images/public/icp02.png)0px 0 no-repeat;}
.rediste_foot .Foot_ba_img a:nth-of-type(2){   background: url(//cardmall-online.guanaitong.com/images/public/icp01.png)-97px 0 no-repeat;}
.rediste_foot .Foot_ba_img a:nth-of-type(2):hover{background: url(//cardmall-online.guanaitong.com/images/public/icp02.png)-97px 0 no-repeat;}
.rediste_foot .Foot_ba_img a:nth-of-type(3){   background: url(//cardmall-online.guanaitong.com/images/public/icp01.png)-194px 0 no-repeat;}
.rediste_foot .Foot_ba_img a:nth-of-type(3):hover{background: url(//cardmall-online.guanaitong.com/images/public/icp02.png)-194px 0 no-repeat;}
/* foot */
/* 左侧导航 */
/* icn */
/* @font-face {
  font-family: 'iconfont-order';
  src: url(//cardmall-online.guanaitong.com/css/public/cart_icn/iconfont.eot);
  src: url(//cardmall-online.guanaitong.com/css/public/cart_icn/iconfont.eot?#iefix) format('embedded-opentype'),
      url(//cardmall-online.guanaitong.com/css/public/cart_icn/iconfont.woff2) format('woff2'),
      url(//cardmall-online.guanaitong.com/css/public/cart_icn/iconfont.woff) format('woff'),
      url(//cardmall-online.guanaitong.com/css/public/cart_icn/iconfont.ttf) format('truetype'),
      url(//cardmall-online.guanaitong.com/css/public/cart_icn/iconfont.svg#iconfont-order) format('svg');
} */
@font-face {
  font-family: 'iconfont-order';
  src: url(data:application/font-woff2;charset=utf-8;base64,d09GMgABAAAAAAXIAA0AAAAAC/gAAAVxAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP0ZGVE0cGh4GVgCCWhEICopUiEkLEAABNgIkAxYEIAWFUAdcG/YJUZROTozsR0K58TJlS8pYrx9IaZxX+c/zp3Xuj99PCaUdOKiYCiOlM052HQyFNF0BxH/d9t2/iQLNmmnSFCLPUo3kJIGLp+P3c/W9gbeFhh2modAyIR1+398Q8xsiGjKdRiaJaCVRqiXackcR3daZyofJRXgTAAJgZMchBYA3NT1qNS0B5AB3ziECYvb5QgAHoA56IQLu4R6Al/H79LsiBTiign7u5LusFYXDWFG6/3VqSYFagMosgWz5ZqTSINZ3QpkARorDDYN9tn+2Yv4P0Ve9y+svrw+9dCB6IloAkhVqADj/HkLEoznRhEr4yB4QBPTBnQAAQIhI44gjJVm9ZPQvOzu5ncB9yNnZx5GxytG1iDyFvzjLZzfrzcMWvslg0hmVkUsd6qG6b9MtW/D20fKbI0FbrOoTF3QXDZeHL6V7lyoiDlHhBmPdSr17NFNlcIvqFsLMoTyvoA/dHjGW8a6RRpXZ7E4WbgegM2rqZ9YIddB61cMkRZL8ag8HUwckmTvZi3mT/EGsoW1vlJtp5/5hd+2+aDLr96zpb90TyYy6vQaP9v0xHpb1+/Tz2w4nm01ttSrp54yOakZGVDAae9ipS/60+XIGPxtSa1M9sXYvz1Mv2xaGDzp50Q8bLqh5w34fWrePsUq261KhuBxmuOiFNcxodIXJFNcsarXZPe/AnjE66rPf22zZbXJbu8HT2m6zqUessFqrTU3pZ8e5zVYrp+FRyUPWnJ+wQudl4u0MlnXmvT7qie/Gp2mnnwdsepbOmft3qIoxHFiQfvIUv7HEHri+I3NrHgj3MiZD5aK9z1Hp8uAViIvIdUyuqBCJ1eDJjcFi0f7pTwPfU7yr+FbxXqIza6GF0ve+IAuVXagPl81ar3V5x0W7T+P8Tow67JXzuR4WVtZ4fzp7qFZpnd91VEc81SCLlp1nOYtm97XxMr7R5V3nWdQh34YPRL1y3/UBi+rAVSr2Lqc+xwQ7t+8n/utv9oBNZvdfeb28mP05YfNHbcGfTLA/Vsamp5cpsXLA2WN1cE6pCqu8SPIkMC1dWUZMhaPnypx7qUoxRxrogWSn12XnZcHcoNk8aBPHICg4Ndb5vDRYsPTQoaUgAYW4IFh6PuqLwsT/Sy34P7GwNtnEoyuszrNJTbOdY/Yprdla6QVZdd3EqJiS932yeJwOnnIveI3zglQuQYuycbZYLpojGSdZ5TVJVjaOneoduomY4H/UPUe6yOULz/SDH6UW4cseDc2cSSppGMTcaMBMBdXXE0hBIeZQA/PvqLnS5Ln8u2ckFVFkOS3P6OjwKfYrm+DqQqTCPNkB7I0LPzrJx8eyjoqTcn7cspaxtVvYseek56U7HFIcZoIcOTWwma+eNxzlikMBACD2x6dsJ7gGh9xfpbwQl4/TFfNaXRYUApDiOuSd8vMaYsXCJ94yYfc/CyAEhcW6zUAAiQtwBAAcgGGA/wHO3kNq3cRqQOw1AkdiMQjY2ymFAc9AhPcniNknBJiY6G/mueQ9hboMQDQQQHwVA8dePwj4WimFASdAxN2HIOYbETDqJF/MC88pMCWGtGkyw4nbKlCzuRk7tejXR7vLDAzYN62ce4ucfx9sjEbj4/Qb0qoNNmQj7uagEpiax9vN1KNJtfArwxXrYUVrGmqqerpOTA+UJF4ivCnZzqT4xN5kudGXv+Bx8elmaZdc4J5BW6k1RPX2CqToFTG5R49+gQaKv9OlTYsZ4uHDm/f0We3JM2Zo37ZUKfr7bojt/p9xVwMdw+9tQLYECbQDV8drmdLCw7ClbZ1zNznnBmUrjJWSQwkXjgQkJJHdHbRqbbLEzKqeTtlB6HE3vOOE3W3amfbzOgqRNPsrAAAAAA==) format('woff2'),
      url(data:application/font-woff;charset=utf-8;base64,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) format('woff');
  font-weight: normal;
  font-style: normal;
}

.iconfont-order {
  font-family: "iconfont-order" !important;
  font-size: 22px;
  color: #707070;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.order_cen_L .m-menu .ico{
  background: none
}
.m-menu .cur .menu-level-01,.cur .iconfont-order{
  color: #ee8028;
}
.m-menu .display .menu-level-01,.display .iconfont-order{
  color: #ee8028;
}

.order_cen_L .g-sd{
  border: 1px solid #e7e7e7
}
.order_cen_L .m-menu a.active{
  color: #ee8028;
  border-left: 3px solid #ee8028;
}

.order_cen_L .m-menu{
  min-height: 625px;
}

.gatling-icon-down{
  transform: rotate(0deg) translateZ(0);
    -moz-transform: rotate(0deg) translateZ(0);
    -webkit-transform: rotate(0deg) translateZ(0);
    -o-transform: rotate(0deg) translateZ(0);
    -webkit-transition: -webkit-transform .2s linear;
    transition: transform .2s linear;
    -moz-transform: -moz-transform .2s linear;
    -o-transform: -o-transform .2s linear;
}
.display .gatling-icon-down{
  transform: rotate(-180deg) translateZ(0);
    -moz-transform: rotate(-180deg) translateZ(0);
    -webkit-transform: rotate(-180deg) translateZ(0);
    -o-transform: rotate(-180deg) translateZ(0);
  
  }
.m-menu a.menu-level-02:hover {
  border-left-color: #f60;
  background-color: #fff;
  color: #f60;
}
.order_cen_L .g-sd{
  padding-bottom: 0px;
}
/* 左侧导航 */
/* 3.0详情可兑换商品列表 */
.det_pro_img{
  width: 285px !important;
  height: 285px !important;
}
/* 3.0详情规格 */
.det_par1_R .docs-example .u-state-btn{
  margin-bottom: 10px;
}
.det_par_price_list{
  width: 660;
}

.bottom_cart_foot_home .ind_bottom_from{
  display: none;
}
.ind_bottom_from{
  display: block;
}