﻿#sevbody
{
  width:100%; 
  padding-bottom: 70px;
  padding-top: 52px;   
}
.mleft {
    background-color: #f4f6f7;
    float: left;
    padding: 25px;
    text-align: left;
    width: 200px;
}
.contactbar
{
    
}
.contactbar h3 {
    margin-bottom: 13px;
    background: transparent none repeat scroll 0 0;
    color: #039be5;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 0;
    text-transform: uppercase;
}
.contactbar h4 {
    font-size: 13pt;
    margin: 0 0 13px;
}
p {
    margin: 0 0 13px;
    font-size: 11.5pt;
    color: #ababab;
}
.mright
{
   width:860px;
   float:right;    
   padding:30px 0px;
}
.mright h1
{
   padding-bottom:30px;
}
.con p
{
   line-height:26px;
   padding:8px 0px;
}
.con1 p
{
   color:#505656;
   padding:0px 0px;
}

/** links **/
#yytop {
    background: #222733 none repeat scroll center center / cover ;
    height: 180px;
    overflow: hidden;
    padding: 60px 20px 40px 20px;
    transition: height 0.4s ease 0s;
}
#yytop h1{
    font-size: 30px;
    color: #fff;
    font-weight: 400;
    line-height: 1.5;
}
.yydes {
    font-size: 14px;
    margin: 10px 0 22px;
    color: #fff;
    line-height: 1.7;
    width:530px;
}
.yydes p {
    line-height: 1.7;
    color:White;
}
.yybtn {
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    vertical-align: middle;
    background-color: #00a4ff;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    min-width: 140px;
    outline: 0 none;
    padding: 0 20px;
    text-align: center;
}
.yybtn:hover {
opacity:0.9;
color:White;
}
.linkul
{
  width:100%;
}
.linkul li
{
   width:150px;
   background-color:#f7f8fa;
   border-left:solid 2px #00a4ff;
   height:50px;
   float:left;
   margin-bottom:30px;
   margin-right:60px;
}
.linkul li a
{
   color:#2f2725;
   padding:30px 20px;
   line-height:50px;
}