﻿@charset "UTF-8";
/* Css for PEL, ver 1.0 CopyRight By Dongyi Network Technology CO.,Ltd Design Center 本网站通用布局
*/
/* Css Reset */


/* Public */

button{cursor: pointer; -webkit-appearance: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
.prev,.next{transition: all 0.5s;}

.side1 {float: left;width: 250px;border-right: 1px solid #eee;overflow: hidden;margin-right: -1px;}
.mainContent {overflow:hidden;padding: 0 0 0 40px;border-left: 1px solid #eee;}

/* frame */

.siteWidth{position: relative;max-width: 1200px;_width: 1200px;margin: 0 auto;}
#header{text-align: left;margin: 0 auto;height: 70px;width: 100%;background: #1952ae;}
#header.header-topNav-fixed{z-index: 9999;}
#content1{clear: both;margin: 0 auto;max-width: 1200px;*width: 1200px;}
#content:after{content: ".";display: block;height: 0;clear: both;visibility: hidden;}
#header .inner{max-width: 1200px; *width: 1200px; margin: auto;position: relative;height: 70px;padding-left: 20px;padding-right: 20px;}
#logo{float: left;margin: 14px 0px 0;}
#logo img{width: 100%;}







/*--
颜色代码
#be3434 红色标题
#ddd 淡蓝色边框
--*/
