body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,input,textarea,p,th,td,img {margin:0;padding:0;}
img {border:0}
ol,ul {list-style:none}
h1,h2,h3,h4,h5,h6{font-size:16px;}
input{outline: none;border:none;}
html {_overflow-y:scroll;}
*{ margin: 0; padding: 0;}
/*****！！页面通用css样式定义开始******/
html,body{min-width: 1200px;font-family: "Microsoft YaHei";_width:expression(document.body.clientWidth < 1200 ? "1200px" : "auto");}
/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */
body{
    font-family: "微软雅黑";    /*文字字体定义 */
	font-size: 12px;    /*文字大小定义 */
	color: #666666; /*文字颜色定义 */
}
/* 网站超链接css通用设置 */
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #555;} /* 未访问的链接 */
a:visited {color: #555;} /* 已访问的链接 */
a:hover{color: #555;	text-decoration: none;} /* 鼠标在链接上 */ 
a:active {color: #555;} /* 点击激活链接 */
p{ line-height:24px;}
.fl{float:left;}
.fr{float:right;} 
.hide{display: none}
.show{display: block}
.dib{display: inline-block;*display: inline;zoom:1;}
/*.clear{clear:both; line-height:0; height:0; font-size:0px;}*/
.clear:after{content: "."; display: block; height: 0; clear: both; visibility: hidden; }/*清除浮动*/
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;overflow: hidden;}/*清除浮动*/
.clearfix{display:inline-block}* html .clearfix{height:1%}.clearfix{display:block}
.dib{display: inline-block;*display: inline;zoom:1;}
.wrap{ width:1008px; margin:0 auto; height:auto;}
.red{color: red}
/*表格样式定义 */ 
checkbox{border: 0px;}/*选择框样式定义 */ 
.input{ border:1px solid #ccc; height:20px;line-height:20px} 
ul,li{ list-style:none}



/*public*/
.size1{ width:100%; margin:0 auto;}
.backcolor{background:#7f1f00;}
.color{ color: #555; }
.header{ }
.headtop{ padding:20px 0 10px;} 
img{max-width: 100%;}
body{max-width: 1920px;margin: 0 auto;}
/*共用头部*/
/*页眉*/
.header{width:100%;  background: #fff;}
.header .headerTop{  width:100%; height:33px;border-bottom: 1px solid #e8e8e8;}
.header .headerTop p{ font-size:13px; color:#666666; float:left; line-height:33px;}
.header .headerTop ul{ float:right;margin-top: 8px;height: 17px;line-height: 17px;}
.header .headerTop li{ float:left; padding:0 10px 0 28px; border-left:1px solid #e8e8e8; font-size:13px;}
.header .headerTop li:first-child{ border:none;}
.header .headerTop li.last{padding-right: 0;background: url(Img/Common/header-icon03.png) no-repeat 10px center;}
.header .headerTop li a{color:#666;}
.header .headerTop .first{background: url(Img/Common/header-icon01.png) no-repeat 10px center;}
.header .headerTop .second{background: url(Img/Common/header-icon02.png) no-repeat 10px center;}

.header .headerCenter { overflow:hidden; height:109px;}
.header .headerCenter dl{ overflow:hidden; float:left; margin-top:13px;}
.header .headerCenter dt{ float:left;  overflow:hidden;}
.header .headerCenter dd{ overflow:hidden; float:left; margin-top:6px;margin-left:16px;height: 56px;padding-left: 16px;border-left: 1px solid #e8e8e8;}
.header .headerCenter h2{ font-size:21px; color:#333333;padding-bottom: 6px;font-weight: normal;}
.header .headerCenter dd p{ font-size:16px; color:#333333;font-weight: bold;}
.header .headerCenter dd p span{color: #ff9800;}
.header .headerCenter .cul{ overflow:hidden; float:left; margin-top:42px; padding-left:50px; width: 335px;}
.header .headerCenter .phone{ overflow:hidden; float:right;  text-align: right; margin-top:15px; background:url(../images/header-phone.png) no-repeat left top;padding-left:50px; width: 190px;}
.header .headerCenter .phone p{ font-size:16px; color:#333333;}
.header .headerCenter .phone i{font-size: 19px;font-family: Myriad Pro;color: #7f1f00;display: block;font-weight: bold; line-height:30px;}

.headerNav { width:100%; height:50px;background: #7f1f00; }
.headerNav> ul{width: 102%;height: 50px;}
.headerNav li{ float:left; width:166px; text-align: center; font-size:15px; border-left: 1px solid #8d2301; height:50px; line-height:50px ;border-right: 1px solid #5e1700; position: relative;}
.headerNav li:first-child{border-left: none;}
.headerNav li.last{border-right: none;}
.headerNav li a{ display:block; text-decoration:none; color:#fff; font-size:13px;}
.headerNav li:hover,.headerNav li.cur{ background: url(Img/Common/navBg2.png) repeat-x center;}
.headerNav ul li ul{display: none; position: absolute; width:100%; z-index: 9999; top:50px;}
.headerNav ul li ul li{background: #ff9800; border-left:none; border-right:none;}
.headerNav ul li ul li:hover {background: #8d2301;}
.headerNav ul li:hover ul{display: block;}

/*index banner*/
.banner{width:1008px;position: relative;z-index: 0;overflow: hidden; margin:0 auto}
.banner .flexslider{ width:100%;height:100%;position:relative;left: 50%;margin-left: -504px;overflow:hidden; min-width:1000px;}
.banner .slides{position:relative;z-index:1;}
.banner .slides li{height:100%;}
.banner .slides li img{width: 100%; margin:0 auto; display:block;}
/*左右切换*/
.banner .flex-direction-nav {width: 1200px;height: 48px;position: absolute;left: 50%;top: 50%;margin:-24px 0 0 -600px;  z-index: 1}
.banner .flex-direction-nav a.flex-prev,
.banner .flex-direction-nav a.flex-next{position: absolute;width: 25px;height: 48px;background:none;font-size: 0}
.banner .flex-direction-nav a.flex-prev{left: 0;}
.banner .flex-direction-nav a.flex-next{right: 0;background-position:-25px 0; }
/*dot*/
.banner .flex-control-paging{}
.banner .flex-control-nav{ width: 1000px;position:absolute;left: 50%;margin-left: -500px;bottom: 60px; z-index:2;text-align:center;}
.banner .flex-control-nav li{display:inline-block;*display:inline;zoom:1;font-size: 0;margin: 0 6px;}
.banner .flex-control-nav a{display:block;width:28px;height:5px;border-radius:5px;background:#7f1f00;cursor:pointer;}
.banner .flex-control-nav .flex-active{background: #7f1f00; width: 12px; height: 12px; border-radius: 50%; position: relative; top: -4px; }



.footer{
	background:#7f1f00;
	height: 35px;
	overflow: hidden;
	width: 100%;
	position: relative;
	z-index: 1000;
	margin-top:30px;
}.footer ul{overflow: hidden}
.footer ul li{
	width: 49%;
	float: left;
	margin: 34px 0 10px;

}
.footer strong{color: #e0e8fd;font-size: 30px;font-weight: normal;display: block}
.footer b{font-size: 24px;color: #e0e8fd;font-weight: normal}
.footer .contact{color:#fff;font-size:16px; margin-top: 20px; line-height: 42px; padding-left:30px;background: url(../images/footer-contactbg.png) no-repeat left 10px;}
.footer .contact p{ line-height: 42px;}


.footer_bottom{ color: #e0e8fd; height: 69px;border-top: 1px solid #849ad8;}
.footer_bottom p{float: left;width: 33.3%; text-align: center;font-size: 14px; line-height:35px;}
.footer_bottom p a{ color: #e0e8fd}


.footer ul li.two{width:40%;padding-left: 130px;border-left:1px solid #e0e8fd;}
#form_do2{ padding-top: 20px;}
#form_do2 label{width: 78px;display: inline-block;vertical-align: middle;color: #e0e8fd;font-size: 18px;}
#form_do2 input.inp_one{display: inline-block;width: 400px; height: 45px;font-size: 18px; margin-bottom:12px;background: none; color: #FFF;line-height:45px; border: 1px solid #d8dff1;}
#form_do2 textarea.texar1{ width: 400px; height: 90px;background: none;font-size: 18px; color: #FFF;line-height: 45px; border: 1px solid #d8dff1;}
#form_do2  .submit_but{width: 126px; height: 36px;margin-left: 80px; background: none;border: 1px solid #d8dff1;color: #FFF;margin-top: 20px;}


