.m-title-nav{
    height: 36px;
    line-height: 36px;
    color: #999999;
}
.m-title-nav a{
    color: #999999;
}
.m-title-nav a:hover{
    text-decoration: underline;
}

.m-bottom-box{}
.m-bottom-box h1{
    display: block;
    margin: 60px 0 0 22px;
    color: #ffffff;
}
.m-bottom-box ul{
    display: block;
    margin: 20px 0 20px 120px;
}

.m-bottom-box .u-whitebtn{
    width: 235px;
    color: #F1693C;
}
.m-bottom-box a:hover{
    color: #F1693C;
}
 [class^="icon-"], [class*=" icon-"]{
 	background-image: url("../img/glyphicons_halflings.png");
    background-position: 14px 14px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 14px;
    line-height: 14px;
    margin-left: 4px;
    margin-top: 4px;
    vertical-align: text-top;
    width: 14px;
 }
 .icon-arrow-right{
    background-position:-264px -96px;
}

.m-title-list{
    margin-top: 32px;
}
.m-title-list h1{
    font-size: 24px !important;
}
.m-title-list h1 span{
    color: #3399FF !important; 
}
.m-title-list p
{
    margin-top:9px !important;
    width: 79%;
    line-height: 1.6em;
}
.m-title-list li{
    margin: 12px 0;
    padding-left: 12px;
    background-image: url("../img/icon.png");
    background-position: -10px -67px;
    background-repeat: no-repeat;
}
.m-title-list li a{
    color: #999999;
}

.m-title-p{
    margin: 22px 0;
    line-height: 1.5em;
    width: 79%;
}
.m-title-p h2{
    font-size: 20px;
    text-decoration: underline;
    margin-bottom:6px;
}
.m-title-p .margin12{
    margin-top: 12px;
}
.m-title-p .margin22{
    margin-top: 22px;
}
.m-title-p .u-box-content{
    padding: 0px;
    color: #15ABEF;
}
.m-title-p .u-box-content li{margin-top: 6px;}
.m-title-p .u-box-content .line{
    width: 30%;
}

/* resource style start */
.g-resource-bd{}
.g-resource-bd .cont{
    height: 174px;
    color: #ffffff;
}
.g-resource-bd .cont li{
    width: 48%;
}
.g-resource-bd .cont .txt{
    width: 63%;
    overflow: hidden;
    margin:42px 0;
}
.g-resource-bd .cont h2,.g-resource-bd .cont h1{
    font-size: 18px;
    margin-bottom: 6px;
}
.g-resource-bd .cont a{
    color: #ffffff;
}
.g-resource-bd .cont a:hover{
    text-decoration: underline;
}
.g-resource-bd .cont .img{
    width: 29%;
    overflow: hidden;
    margin:32px 0;
}
.g-resource-bd .cont .txt-reset{
    margin-right: 112px;
    width: 70%;
}
.g-resource-bd .cont .img-reset{
    width: 14%;
}

.g-resource-bd .cont2{
    margin: 20px 0;
}
.g-resource-bd .cont2 h1{
    margin: 32px 0;
    font-size: 24px;
}
.g-resource-bd .cont2 h2{
    font-size: 18px;
    margin-bottom: 12px;
}
.g-resource-bd .cont2 .tabBox{
    border: 1px solid #EEEEEE;
    overflow:hidden;
}
.g-resource-bd .cont2 ul{
    width: 25%;
}
.g-resource-bd .cont2 ul li{
    background-color: #76CDF4;
	background-image: url("../img/icon.png");
    background-position: 204px -90px;
    background-repeat: no-repeat;
	color: #FFFFFF;
    cursor: pointer;
    height: 38px;
    line-height: 38px;
    margin-bottom: 1px;
    padding: 0 20px;
    font-size: 14px;
}
.g-resource-bd .cont2 .curr{
	color: #555555;
	background-color: #FFFFFF;
	background-image: url("../img/icon.png");
    background-position: 204px -55px;
    background-repeat: no-repeat;
}
.g-resource-bd .cont2 ul p{
    text-align: center;
    margin: 12px 0;
}
.g-resource-bd .cont2 .content{
	padding: 23px 3% 23px 0;
    width: 68%;
}
.g-resource-bd .cont2 .content li{
    margin: 0 0 8px;
}
.g-resource-bd .cont2 .content li a{
    color: #5F5F5F;
}
.g-resource-bd .cont2 .content li a:hover{
    text-decoration: underline;
}
.g-resource-bd .cont2 .content:after{
    clear: both;
}
.g-resource-bd .cont2 p{
    margin: 22px 0;
}
.g-resource-bd .cont2 p a{
    color: #15ABEF;
}
.g-resource-bd .cont2 p a:hover{
    text-decoration: underline;
}
.g-resource-bd .cont3{
    padding-bottom: 150px;
}
.g-resource-bd .cont3 h2{
    margin: 32px 0 18px 0;
    font-size: 28px;
}
.g-resource-bd .cont3 li{
    margin: 12px 0;
    list-style: disc inside none;
}
.g-resource-bd .cont3 li a{
    color: #15ABEF;
}
.g-resource-bd .cont3 li a:hover{
    text-decoration: underline;
}
.g-resource-bd .cont3 p{
    color: #999999;
    line-height: 1.58em;
    width: 86%;
    display: block;
    margin: 12px 0;
    padding-bottom: 12px;
    border-bottom: 1px dashed #999999;
}

/* resource style end */

/* support style start */
.g-support-bd{}

.g-support-bd .cont{
}
.g-support-bd .cont .padding{
    
}

.g-support-bd .email{
    color: #3399FF;
    margin: 12px 0;
}
.g-support-bd .cont img{
   margin-right: 86px;;
}
/* support style end */

/* about style start*/
.g-about-bd{
    margin-bottom: 62px;
}
/* about style end*/

/* privacy style start*/
.g-privacy-bd{
    margin-bottom: 62px;
}
/* privacy style end*/


/* terms style start*/
.g-terms-bd{
    margin-bottom: 62px;
}
/* terms style end*/


/* contact style start*/
.g-contact-bd{
    margin-bottom: 62px;
}
.g-contact-bd .cont{
}
/* contact style end*/


/* 404 style start*/
.g-404-bd .cont .center{
    text-align: center;
    width: 54%;
    margin: 0 auto;
    line-height: 1.6em;
}
.g-404-bd .cont h1{
    font-size: 28px;
    color: #3399FF;
    margin:12px 0;
}
.g-404-bd .cont h2{
    font-size: 28px;
    margin:12px 0;
}
.g-404-bd .cont a{
    margin:12px 0 60px 0;
    color: #3399FF;
    background: none repeat scroll 0 0 rgb(238,238,238);
    border-radius: 9px;
    display: inline-block;
    line-height: 36px;
    text-align: center;
    text-decoration: none;
    width: 220px;
    
}
/* 404 style end*/

/* sitemap style start*/
.g-sitemap-bd .cont{
    margin-bottom: 32px;
}
.g-sitemap-bd .cont h1{
    font-size: 28px;
    color: #3399FF;
    margin:12px 0;
}
.g-sitemap-bd .cont h2{
    color: #FFFFFF;
    font-size: 18px;
    margin:22px 0 6px 0;
    display: block;
    background-color: rgb(146,200,65);
    padding-top: 4px;
    padding-left: 12px;
    width: 230px;
    overflow: hidden;
}
.g-sitemap-bd .cont .products h2{
    background-color: rgb(87,136,196);
}
.g-sitemap-bd .cont .support h2{
    background-color: rgb(250,169,26);
}
.g-sitemap-bd .cont ul li{
    list-style-type : disc;
    list-style-position: inside;
    margin-bottom: 12px;
}
.g-sitemap-bd .cont a{
    color: #333333;
}
.g-sitemap-bd .cont a:hover{
    text-decoration: underline;
}
/* sitemap style end*/

