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: 14px;    /*文字大小定义 */
	color: #666666; /*文字颜色定义 */
}
/* 网站超链接css通用设置 */
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #2c2c2c;} /* 未访问的链接 */
a:visited {color: #2c2c2c;} /* 已访问的链接 */
a:hover{color: #2c2c2c;	text-decoration: none;} /* 鼠标在链接上 */ 
a:active {color: #2c2c2c;} /* 点击激活链接 */
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:1200px; 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%; overflow:hidden; margin:0 auto;}
.backcolor{background:#0a35ab;}
.color{ color:#0a35ab; }
.header{ }
.headtop{ padding:20px 0 10px;} 
img{max-width: 100%;}
body{max-width: 1920px;margin: 0 auto;}
/*共用头部*/

.header{background:url(../images/headerbg.jpg) repeat-x;height:186px; z-index: 1101 }
.header .wrap{ position: relative;}
.header p.top{font-size: 16px; color: #333333;line-height: 40px;}
.header p.top a{cursor:pointer;border-left: 1px solid #333333; line-height: 15px; height: 15px; margin: 12px 10px 0 0; padding-left:10px; color: #333333; }
.header .tel{font-size: 30px;text-align: right; color: #333333; padding: 20px 0 0 0;}
.header .tel p{color: #333333; line-height: 40px; font-size: 24px; padding-right: 250px; background: url(../images/top-telbg.png) no-repeat 10px center;}
.logo{margin: 5px 0 8px;}
.logo img{display: block;overflow: hidden}

.nav {height:46px;  position: relative; z-index: 1000}
.nav li{float: left;text-align: center; position: relative;margin:0px 0; }
.nav li a{display: block;font-size: 16px;padding:0 53px; color: #FFF;line-height:46px;border-right: 1px solid #fff;}
.nav li.on{background: #f95006;}
.nav li.on a{}
.nav li:hover{;}
.nav li:hover a{}

/*index banner*/
.banner{width: 100%;height:500px;position: relative;z-index: 0;overflow: hidden;}
.banner .flexslider{ width:1920px;height:100%;position:relative;left: 50%;margin-left: -960px;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:#2b6bd3;cursor:pointer;}
.banner .flex-control-nav .flex-active{background: #2b6bd3; width: 12px; height: 12px; border-radius: 50%; position: relative; top: -4px; }



.footer{
	background:url(../images/footerbg.jpg) no-repeat top center;
	height: 467px;
	overflow: hidden;
	width: 100%;
	position: relative;
	z-index: 1000;
}.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: 39px;}


.footer_bottom{ color: #e0e8fd; height: 69px;border-top: 1px solid #849ad8;}
.footer_bottom p{float: left;width: 33.3%; text-align: center;font-size: 18px; line-height: 69px;}
.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;}


