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;}
/*****！！页面通用css样式定义开始******/
html,body{min-width: 1000px;font-family: "Microsoft YaHei";_width:expression(document.body.clientWidth < 1000 ? "1000px" : "auto");}
/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */
body{
    font-family: "微软雅黑";    /*文字字体定义 */
	font-size: 14px;    /*文字大小定义 */
	color: #666666; /*文字颜色定义 */
	min-width:1000px;
}
/* 网站超链接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:1000px; 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:#068ce9;}
.color{ color:#068ce9; }
img{max-width: 100%;}
body{max-width: 1920px;margin: 0 auto;}
/*共用头部*/
.size{width:1100px;margin:0 auto;}

.header{height:73px;}
.header .box{width:1000px;min-width:1000px;margin:0 auto;position:relative;}
.logo{position:absolute;top:5px;left:0px;}
.header .nav{position:absolute;top:0px;right:0px;}
.header .nav li{height:73px;line-height:73px;width:104px;float:left;background:url(../images/nav_border.png) no-repeat 0 center; position:relative;}
.header .nav li a{width:100%;height:73px;display:block;text-align:center;color:#068ce9;}
.header .nav li:hover a,.header .nav li.on a{background:#49b838;color:#fff;}
.header .nav li.back_none{background:none;}
.header .nav li ul li{height:40px; line-height:40px;}
.header .nav li ul li a{height:40px; line-height:40px;}
.erji{ display:none;position:absolute; left:0 ; top:73px; z-index:99999; width:104px;}
.nav li:hover ul{display:block; background:#02368b;}
.nav li:hover ul li{float:left; border-bottom:1px solid #f1ccd8; }
.nav li:hover ul li a{background:none;}
.nav li:hover ul li:hover { width:104px; background:#068ce9; }
.nav li:hover ul li:hover a{background:#068ce9;  }



.banner img{width:100%;}

.text h1{ font-size:35px; } 
/*footer*/
.footer{background:#068ce9 url(../images/footer_bg.png) repeat-x 0 bottom;padding:22px 0 0 0;color:#fff;margin-top: 20px;overflow: hidden;}
.footer a{color:#fff;}
.footer .box{width:1000px;margin:0 auto;}
.footer .box .left,.footer .box .right,.footer .box .bottom{float:left;}
.footer .box .left{width:700px;padding:27px 0 0 0;}
.footer .box .left ul .li{width:140px;float:left;}
.footer .box .left ul .li h3{font-size:16px;margin-bottom:8px;}
.footer .box .left ul .li li{font-size:12px;height:18px;line-height:18px;}
.footer .box .right{width:300px;}
.footer .box .bottom{height:37px;line-height:37px;width:1000px;padding-top:25px;}
.footer .box .bottom .l,.footer .box .bottom .m,.footer .box .bottom .r{width:333px;float:left;height:37px;}
.footer .box .bottom .m{text-align:center;}
.footer .box .bottom .r{text-align:right;}
/*在线客服*/
.main-im{position:fixed;right:0;top:300px;z-index:100;width:110px;height:272px;}
.main-im .qq-a{display:block;width:106px;height:116px;font-size:14px;color:#0484cd;text-align:center;position:relative;}
.main-im .qq-a span{bottom:5px;position:absolute;width:90px;left:10px;}
.main-im .qq-hover-c{width:70px;height:70px;border-radius:35px;position:absolute;left:18px;top:10px;overflow:hidden;z-index:9;}
.main-im .qq-container{z-index:99;position:absolute;width:109px;height:118px;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom:1px solid #dddddd;background:url(../images/qq-icon-bg.png) no-repeat center 8px;}
.main-im .img-qq{max-width:60px;display:block;position:absolute;left:6px;top:3px;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.main-im .im-qq:hover .img-qq{max-width:70px;left:1px;top:8px;position:absolute;}

.main-im .im_main{background:#F9FAFB;border:1px solid #dddddd;border-radius:10px;position: relative;right:-240px;top: 0;}
.main-im .im_main .im-tel{color:#000000;text-align:center;width:109px;height:105px;border-bottom:1px solid #dddddd;}
.main-im .im_main .im-tel div{font-weight:bold;font-size:12px; margin-top:5px;}
.main-im .im_main .im-tel .tel-num{font-family:Arial;font-weight:bold;color:#e66d15; line-height:18px;}
.main-im .im_main .im-tel:hover{background:#fafafa;}
.main-im .im_main .weixing-container{width:55px;height:47px;border-right:1px solid #dddddd;background:#f5f5f5;border-bottom-left-radius:10px;background:url(../images/weixing-icon.png) no-repeat center center;float:left;}
.main-im .im_main .weixing-show{width:112px;height:172px;background:#ffffff;border-radius:10px;border:1px solid #dddddd;position:absolute;left:-125px;top:-126px; display: none;}
.main-im .im_main .weixing-show .weixing-sanjiao{width:0;height:0;border-style:solid;border-color:transparent transparent transparent #ffffff;border-width:6px;left:112px;top:134px;position:absolute;z-index:2;}
.main-im .im_main .weixing-show .weixing-sanjiao-big{width:0;height:0;border-style:solid;border-color:transparent transparent transparent #dddddd;border-width:8px;left:112px;top:132px;position:absolute;}
.main-im .im_main .weixing-show .weixing-ma{width:104px;height:103px;padding-left:5px;padding-top:5px;}
.main-im .im_main .weixing-show .weixing-txt{position:absolute;top:110px;left:7px;width:100px;margin:0 auto;text-align:center;}
.main-im .im_main .go-top{width:50px;height:47px;background:#f5f5f5;border-bottom-right-radius:10px;background:url(../images/totop-icon.png) no-repeat center center;float:right;}
.main-im .im_main .go-top a{display:block;width:52px;height:47px;}
.main-im .close-im{position:absolute;right:10px;top:-12px;z-index:100;width:24px;height:24px;}
.main-im .close-im a{display:block;width:24px;height:24px;background:url(../images/close_im.png) no-repeat left top;}
.main-im .close-im a:hover{text-decoration:none;}
.main-im .open-qq{cursor:pointer;margin-left:68px;width:40px;height:133px;background:url(../images/open_im.png) no-repeat left top;}