/* CSS Document */
*{ margin:0 auto; padding:0px;}
a{text-decoration:none; -webkit-tap-highlight-color: transparent;}
li{ list-style:none;}
img{vertical-align: top;}
input{outline: none;}
option{outline: none;}
select{outline: none;}
textarea{outline: none;}

/*
::-webkit-scrollbar {width: 0px; height:0px;}
HTML {   
scrollbar-base-color: #fff;   
scrollbar-base-color: #fff;   
scrollbar-3dlight-color: #fff;   
scrollbar-highlight-color: #fff;   
scrollbar-track-color: #fff;   
scrollbar-arrow-color: #fff;   
scrollbar-shadow-color: #fff;   
scrollbar-dark-shadow-color: #fff;   
}
*/

body{font-family: Helvetica Neue,Helvetica,PingFang SC,Tahoma,Arial,sans-serif; background:#FFF;}
#body{width:100%; min-width: 1200px; height:auto; overflow: hidden;}

.ye_ggtit{width:100%; height:auto;text-align: center;}
.ye_ggtit p:nth-child(1){font-size:32px; color:#3d9ee4;}
.ye_ggtit p:nth-child(2){font-size:16px; color:#666666; text-transform:Uppercase;
margin-top: 3px;}
.ye_ggtit.bs p:nth-child(1){font-size:32px; color:#FFF;}
.ye_ggtit.bs p:nth-child(2){font-size:16px; color:#FFF; text-transform:Uppercase;
margin-top: 3px;}
