@charset "utf-8";


@font-face {
                font-family: 'iconfont';
                src: url('/templets/default/2019autoshanghai/font/iconfont.eot');
                src: url('/templets/default/2019autoshanghai/font/iconfont.eot?#iefix') format('embedded-opentype'),
                     url('/templets/default/2019autoshanghai/font/iconfont.woff2') format('woff2'),
                     url('/templets/default/2019autoshanghai/font/iconfont.woff') format('woff'),
                     url('/templets/default/2019autoshanghai/font/iconfont.ttf') format('truetype'),
                     url('/templets/default/2019autoshanghai/font/.svg#iconfont') format('svg');
                 }


                    .iconfont {
                      font-family: "iconfont" !important;
                      margin-right: 6px;
                      font-size: 25px;
                      font-style: normal;
                      -webkit-font-smoothing: antialiased;
                      -moz-osx-font-smoothing: grayscale;
                    }

                        
                        
                        
                 @media (max-width: 765px){  
                   /*在小于765像素的屏幕里,这里的样式才生效*/  
                   .a_img{
                   	width: 384px;
                   	height: 164px;
                   }
                   
                 .czxw_div{
                 	padding-left: 0px;
                 	padding-right: 0px;
                 	margin-top: 5px;
                 }
                 .center_b_li_head{
                 	margin-top: 10px;
                 }
                 
                 .c_img{
                 	width: 69px;
                 	height: 46px;
                 }
                  .to_top{
                 	display: none !important;
                 }
                 .end_p{
                 	font-size: 14px;
                 } 
                 #hg_div{
                 	padding-bottom: 5px;
                 }
                 #new_div{
                   background-color: rgba(0,0,0,0.0);
                 }
                 
				 
				 .f_img{
					 width:95px;
					 height:78px;
				 }
				 

            }    
            
           @media (min-width:768px) and (max-width: 800px) {
           	     .c_img{
                 	width: 220px;
                 	height: 146px;
                 }
                 .center_b_li_head{
                 	margin-top: 20px;
                 }  
                 #rcjj_d
                 {
                 	display: none !important;
                 }   
                 .to_top{
                 	display: none !important;
                 }
                  .h_img{
                 	width: 328px;
                 	height: 163px;
                 }    
                 #hg_div{
                 	padding-bottom: 5px;
                 }
                  #new_div{
                   background-color: rgba(0,0,0,0.0);
                 }               
				 .f_img{
					 width:210px;
					 height:143px;
				 }
           }        
