/* * * * * *
*                            _ooOoo_
*                           o8888888o
*                           88" . "88
*                           (| -_- |)
*                           O\  =  /O
*                         ____/`---'\____
*                       .'  \\|     |//  `.
*                      /  \\|||  :  |||//  \
*                     /  _||||| -:- |||||-  \
*                     |   | \\\  -  /// |   |
*                     | \_|  ''\---/''  |   |
*                     \  .-\__  `-`  ___/-. /
*                   ___`. .'  /--.--\  `. . __
*                ."" '<  `.___\_<|>_/___.'  >'"".
*               | | :  `- \`.;`\ _ /`;.`/ - ` : | |
*               \  \ `-.   \_ __\ /__ _/   .-` /  /
*          ======`-.____`-.___\_____/___.-`____.-'======
*                             `=---='
*          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
*                     佛祖保佑        永无BUG
*            佛曰:
*                   写字楼里写字间，写字间里程序员；
*                   程序人员写程序，又拿程序换酒钱。
*                   酒醒只在网上坐，酒醉还来网下眠；
*                   酒醉酒醒日复日，网上网下年复年。
*                   但愿老死电脑间，不愿鞠躬老板前；
*                   奔驰宝马贵者趣，公交自行程序员。
*                   别人笑我忒疯癫，我笑自己命太贱；
*                   不见满街漂亮妹，哪个归得程序员？
* * * * * *
*
*
*
*Theme Name: moto
*Theme URI: https://www.baidu.com
*Author: 任磊
*Author URI: https://www.baidu.com
*Description: 任磊的主题
*Version: 1.0.0
*
*好了，在下方空白处正式开始自定义发挥你的css吧，尽显出您的美学！
*
* * * * * **/
/*语言切换*/
.pull-right select{
	height: 40px;
    margin-top: 8px;
    margin-right: 10px;
	font-size: 16px;
}
/*列表页每个块对齐*/
.paddingLeftRightZero .news:nth-of-type(2n+1){clear:left;}
div.wpforms-container-full .wpforms-form input[type=submit], div.wpforms-container-full .wpforms-form button[type=submit], div.wpforms-container-full .wpforms-form .wpforms-page-button{background-color:#d7261d!important;color:#fff!important;}
div.wpforms-container-full .wpforms-form button[type=submit]:hover{background-color:#d7261d!important;color:#fff;!important}

#text-content p{font-size:16px;}
.subMainBlock img{max-width:100%;height:auto;}
#video_container img,#sectionWebinarIndex img,#sectionSix img{width:100%;height:auto;}
.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
#bs-example-navbar-collapse-1 a{color:#fff;font-size:18px;}
@media screen and (max-width: 768px){
#bs-example-navbar-collapse-1 a{color:#333;}	
}
#bs-example-navbar-collapse-1 a:hover{color:#E4002B;}
#mainNav li a:hover{background-color: #E7E7E7;border-top: 2px solid #E4002B;}