  .tab-chan {
        border-right: 0px solid #ccc;
    }
    
    .xkt{
        font-size: 24px;
        text-align: center;
        color:#ca2d2d
    }
	
	
	.hotline-cs .h4{
		font-size:12px;
		font-style:italic;
        color:#555!important;
        font-family: arial;
		
	}
	
	
.mxh .fa-facebook{background:#3B5A9B;padding:5px}
.mxh .fa-youtube{background:#da2304;padding:5px}
.mxh .fa-google-plus{background:#da2304;padding:5px}
.mxh i{color:#fff;line-height:25px;width:35px;font-size:18px;margin-bottom:10px;border-top-left-radius:10px;border-bottom-right-radius:10px}
    
    
    .copyright{
        text-align: center;
        font-style: italic;
        margin: 10px 0;
    }
    
    
    .tablinks i{
        margin-top: 15px;
        margin-right: -10px;
        border:1px solid #ccc;
        padding: 5px;
        border-radius: 100%;
        color:#ccc
    }
    
	
    .tab-chan h4{
        font-style: italic;
        color:#333;
        font-size:12px;
    }
    
    .add{
       font-style: italic;
       text-transform: none;
    }
    
    .type-write{
       
        color:#333;
        background: #fff;
        padding: 5px;
    }
    
    
    .type-write .header{
         font-size: 28px;
         padding: 0  0 15px 0;
         text-transform: uppercase;
         color:#007dc6;
         font-family: "Patrick+Hand",arial; 
         font-style: italic;
    }
    
    .tabcontent h3 {
        font-size:18px;
        padding-bottom: 15px;
        text-transform: uppercase;
        color:#007dc6
    }
    
    .tabcontent legend{
       font-family: "Oswald",arial;
       text-transform: uppercase;
       width: auto;
       margin-bottom: 15px;
       color:#fff;
       background: #da0200;
       border-radius: 5px;
       padding: 5px 15px;
       text-shadow: 0 0 5px rgba(0,0,0,.1), 0 1px 3px rgba(0,0,0,.3), 0 3px 5px rgba(0,0,0,.2), 0 5px 10px rgba(0,0,0,.25), 0 10px 10px rgba(0,0,0,.2), 0 20px 20px rgba(0,0,0,.15);
    }
    
    
    .powe i{
        color:#007dc6;
        width: 15px;
    }
    
    .powe {
        margin-bottom: 15px;
    }
    
    .p1{
        padding-bottom: 5px;
    }
    
    .hotline-cs{
        font-family: "Oswald",arial;
        font-size: 28px;
        color:#da0200;
        text-align: center;
    }
    
    .hotline-cs div{

        font-size: 18px;
        color:#007dc6

    }
    
    .hotline-cs h4{

        font-family: arial ;
        color:#555;
        font-style: italic;

    }
    
    .meto span{
        background: #1665AB;
        padding: 5px 10px;
        color:#fff
    }


    .tab-chan button {
        
        display: block;
        background-color: inherit;
        color: #007dc6;
        padding:14px 16px 14px;
        border: none;
        border-bottom:1px solid #ccc;
        width: 100%;
        font-weight: bold;
        outline: none;
        text-align: left;
        cursor: pointer;
        transition: 0.3s;
        font-size: 16px;
        
    }
    
    .tab-chan button:hover {
        
        background-color: #eee;
        
    }
    
    
    .tab-chan button.active {
         background-color: #eee;
    }
    
    .tab-full {
        padding: 0px;
        border: 0px solid #ccc;
        width: 100%;
        background: #fff;
        color:#555;
        font-size: 13px;
    }
    
    
    .tab-full a:link ,.tab-full a:active , .tab-full a:visited{
        color:#0171b8 
    }
    
    