@charset "utf-8";
/**
 * by fengsutech
 * 09-23-2014
 */
html{font-family: sans-serif;-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0;word-wrap:break-word}
body{font:12px '微软雅黑',\5b8b\4f53,Arial,sans-serif;background:#fff;}
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display: block;}
code,kbd,pre,samp {font-family: monospace, monospace;font-size: 1em;}
button,input,optgroup,select,textarea {margin: 0;font: inherit;color: inherit;}
hr {height: 0;-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box;}
sub,sup {position: relative;font-size: 75%;line-height: 0;vertical-align: baseline}
sup {top: -.5em}
sub {bottom: -.25em}
img{border:none}
h1,h2,h3,h4,h5,h6{font-size:100%}
input,label,img,th{vertical-align:middle}
ul,ol,li{list-style:none}
a{text-decoration:none;background: transparent}
a:hover,a:active{text-decoration:none}
audio,canvas,progress,video {display: inline-block;vertical-align: baseline}
abbr[title] {border-bottom: 1px dotted}
pre {overflow: auto}
button,html input[type="button"],input[type="reset"],input[type="submit"] {-webkit-appearance: button;cursor: pointer}
fieldset {padding: .35em .625em .75em;margin: 0 2px;border: 1px solid #c0c0c0}
legend {padding: 0;border: 0}
textarea {overflow: auto}
optgroup {font-weight: bold}
table{border-collapse:collapse;border-spacing:0}
/*通用样式*/
.clearfix:after,clearfix:before{display:table;content:" ";}
.clearfix:after,.clear{clear:both}

/*页面开始*/
body{min-width:1200px; }
.header-box{width:100%;background:#fff;}
.header{width:1200px;margin:0 auto;height:84px;}
.header .logo{width:350px;float:left;text-align:center;line-height:84px;}
.header .logo img{max-width:100%;}
.header .nav-box{width:750px;float:right;}
.header .nav{width:500px;float:left;overflow:hidden;}
.header .nav li{width:100px;float:left;height:84px;}
.header .nav li a{display:block;text-align:center;padding:30px 0;height:80px;}
.header .nav li a h2{color:#222222;font-size:14px;font-weight:bold;transition: color 0.5s ease 0s;}
.header .nav li a h3{color:#7f7f7f;font-size:12px;margin-top:5px;}

.header .nav > li:hover a{background:none;}
.header .nav > li:hover a h2{color:#3499db;}
.header .nav > li:after{content: "";width: 0;height: 5px;background: #3499db;position: absolute;top: 14px;left: 0;transition: all 0.5s ease 0s;}
.header .nav > li:hover:after{width: 100%;}

.header .nav2{width:200px;float:right;height:84px;} 
.header .nav2 .search-box{position:relative;width:90px;height:84px;float:left;}
.header .nav2 .search-box a{display:block;float:left;width:100%;height:100%;background:#eeeeee;text-align:center;line-height:84px;}
.header .nav2 .search-box .search {width:315px;height:65px;padding:4px;background:#f3f3f3;position:absolute;right:0;top:84px;display:none;z-index:999;}
.header .nav2 .search-box .search .search-input{width:100%;height:100%;background:#fff;font-size:14px;}
.header .nav2 .search-box .search input.ipt{width:260px;border:none;height:100%;outline:none;padding:0 10px;}
.header .nav2 .search-box .search input.tj{background:url(../img/btn.png) no-repeat center center;border:none;width:40px;height:40px;outline:none;}

.header .nav2 .nav2-span{width:100px;float:left;height:84px;line-height:84px;position:relative;text-align:center;}
.header .nav2 .nav2-span > span{color:#636363;font-size:14px;cursor: pointer;position:relative;height:22px;line-height:22px;display:inline-block}
.header .nav2 .nav2-span > span > img{margin-right:5px;max-height:100%;}
.header .nav2 .nav2-span > em{margin-left:5px;}
.header .nav2 .nav2-span > ul{position:absolute;width:100%;left:0;top:60px;display:none;z-index:999;background:#fff;}
.header .nav2 .nav2-span > ul li{text-align:center;height:30px;line-height:30px;color:#636363;font-size:14px;cursor: pointer;}
.header .nav2 .nav2-span > ul li a{color:#636363;}
.header .nav2 .nav2-span > ul li a > img{margin-right:5px;max-height:100%;}

/* 本例子css */
		.slideBox{ width:100%;overflow:hidden; position:relative;}
		.slideBox .hd{ height:56px; overflow:hidden; position:absolute; left:50%; bottom:30px; z-index:1;width:1200px;margin-left:-500px; }
		.slideBox .hd ul{ overflow:hidden; zoom:1; }
		.slideBox .hd ul li{ float:left; margin-right:10px;  width:95px; height:56px;cursor:pointer; }
		.slideBox .hd ul li img{width:100%;height:100%;border:2px #fff solid;}
		.slideBox .hd ul li.on img{ border-color:#777;}
		.slideBox .bd{ position:relative; height:100%; z-index:0;   }
		.slideBox .bd li{ zoom:1; vertical-align:middle; }
		.slideBox .bd li a{display:block;position:relative}
		.slideBox .bd img{ width:100%;display:block;  min-height:400px;}
.slideBox .bd li .font h2{font-size:64px;font-family:Arial;color:#fff;text-transform: uppercase;font-weight:bold}
.slideBox .bd li .font h3{font-size:28px;color:#fff;font-weight:lighter;margin-top:30px;}
.slideBox .bd li .font h4{font-size:20px;font-family:Arial;color:#fff;font-weight:bold;margin-top:5px;}
.slideBox .bd li .font{position:absolute;bottom:120px;left:50%;margin-left:-500px;}




.index-content .content1{width:1200px;margin:0 auto;overflow:hidden;margin-top:100px;height:350px;}
.index-content .content1 .content1-lf{height:350px;width:600px;float:left;background:url(../img/bj1.png);text-align:center;padding:50px;}
.index-content .content1 .content1-lf h2{color:#717070;font-size:38px;font-family: Arial;text-transform: uppercase;font-weight:bold }
.index-content .content1 .content1-lf h3{color:#333333;font-size:20px;margin-top:15px;}
.index-content .content1 .content1-lf p{color:#999999;font-size:14px;margin-top:25px;line-height:24px;text-align:justify;text-indent:2em;}
.index-content .content1 .content1-lf a{margin:0 auto;display:block;width:116px;height:34px;line-height:34px;background:#1c80dc;text-align:center;color:#fff;border-radius:5px;margin-top:25px;}
.index-content .content1 .content1-rg{width:600px;float:left;height:350px;}
.index-content .content1 .content1-rg img{height:350px;}
.index-content .content2{width:100%;height:705px;background:url(../img/bj2.jpg) no-repeat center center;background-size:cover;margin-top:-40px;padding-top:90px;}
.index-content .content-title{width:100%;text-align:center;}
.index-content .content-title h2{font-size:26px;font-family: Arial;color:#fff;font-weight:bold;text-transform: uppercase}
.index-content .content-title.blue h2{font-size:26px;font-family: Arial;color:#2a6bb4;font-weight:bold;text-transform: uppercase}
.index-content .content-title h3{font-size:22px;color:#fff;font-weight:lighter;margin-top:5px;}
.index-content .content-title.blue h3{font-size:22px;color:#6c6c6c;font-weight:lighter;margin-top:5px;}

/* 本例子css */
		.picScroll-left{ width:1200px;height:450px;  overflow:hidden; position:relative;margin:60px auto 0;  }
		.picScroll-left .hd{ overflow:hidden;  height:44px;text-align:center;position:absolute;width:366px;bottom:0;left:50%;margin-left:-183px;}
		.picScroll-left .hd .prev{ display:block; float:left; width:90px; height:44px; overflow:hidden;cursor:pointer; background:url("../img/left.png") no-repeat center center;border:1px #70a1d8 solid;}
		.picScroll-left .hd .next{ display:block; float:left;  width:90px; height:44px; overflow:hidden;
			 cursor:pointer; background:url("../img/right.png") no-repeat center center;border:1px #70a1d8 solid;}
		.picScroll-left .hd ul{ float:right; overflow:hidden; margin-top:10px; zoom:1;display:none; }
		.picScroll-left .hd .more{width:156px;height:30px;background:#fff;text-align:center;line-height:30px;display:block;border-radius:5px;float:left;margin:7px 15px 0;color:#444444;font-sizse:14px;}
		.picScroll-left .bd{ padding:10px;   }
		.picScroll-left .bd ul{overflow:hidden; zoom:1;text-align:center; }
		.picScroll-left .bd ul li{float:left; _display:inline; overflow:hidden; text-align:center;width:20%; position:relative}
		.picScroll-left .bd ul li .pic{width:100%; text-align:center;height:240px;line-height:240px;background:url(../img/bj3.png) no-repeat center center;transition: all 0.4s ease 0s;}
		.picScroll-left .bd ul li .pic1{width:100%; text-align:center;height:240px;border:30px #fff solid;border-radius:100%;position:absolute;top:0;left:0;overflow:hidden;padding:15px;display:none;}
		.picScroll-left .bd ul li .pic1 a{display:inline-block;width:150px;height:150px;line-height:150px;background:#3274bd;border-radius:100%;}
		.picScroll-left .bd ul li .pic1 img{max-width:100%;}
		.picScroll-left .bd ul li .pic img{max-width:100%; }
		.picScroll-left .bd ul li .pic a:hover img{ border-color:#999;  }
.picScroll-left .bd ul li .title{margin-top:0;transition: all 0.8s ease 0s;}
.picScroll-left .bd ul li .title h2{font-size:18px;color:#fff;font-weight:bold;transition: all 0.8s ease 0s;}
.picScroll-left .bd ul li .title h3{font-size:16px;color:#fff;font-weight:lighter;margin-top:5px;transition: all 0.8s ease 0s;}

.picScroll-left .bd ul li:hover .pic{opacity:0}
.picScroll-left .bd ul li:hover .pic1{display:block}
.picScroll-left .bd ul li:hover .title{margin-top:80px;}
.picScroll-left .bd ul li:hover .title h2{font-size:20px;}
.picScroll-left .bd ul li:hover .title h3{font-size:18px;}


.picScroll-left .bd ul li.on .pic{opacity:0}
.picScroll-left .bd ul li.on .pic1{display:block}
.picScroll-left .bd ul li.on .title{margin-top:80px;}
.picScroll-left .bd ul li.on .title h2{font-size:20px;}
.picScroll-left .bd ul li.on .title h3{font-size:18px;}


.index-content .content3{width:1200px;margin:0 auto;padding:75px 0;}
.index-content .content3 h6{text-align:right;padding-right:30px;}
.index-content .content3 h6 a{color:#666666;font-size:14px;}
.index-content .content3 h6 a:hover{color:#2a6bb4;}
/*
.poster-main{position: relative;width: 1130px;height: 532px;margin:70px auto;}
.poster-main a,.poster-main img{display:block;}
.poster-main .poster-list{width: 1130px;height: 532px}
.poster-main .poster-list .poster-item{position: absolute;left: 0px;top: 0px;background:#000;}
.poster-main .poster-list .poster-item .title{position:absolute;width:100%;left:0;bottom:0;background:url(../img/bj4.png);padding:17px 35px;overflow:hidden;}
.poster-main .poster-list .poster-item .title .font{width:80%;float:left;}
.poster-main .poster-list .poster-item .title h2{color:#fff;font-size:18px;font-weight:bold;}
.poster-main .poster-list .poster-item .title h3{color:#fff;font-size:14px;font-weight:lighter;margin-top:10px;}
.poster-main .poster-list .poster-item .title a{ display:block; float:left; width:78px; height:46px; overflow:hidden;cursor:pointer; background:url("../img/right.png") no-repeat center center;border:1px #fff solid;border-radius:5px;float:right;}
.poster-main .poster-btn-box{ width:100%;position: absolute;bottom:-40px;z-index: 10;text-align:center;}
.poster-main .poster-btn-box1{ width:100%;position: absolute;top:-55px;z-index: 10;text-align:right;}
.poster-main .poster-btn-box1 a{display:inline-block;color:#666666;font-size:14px;margin-left:20px;}
.poster-main .poster-btn{cursor: pointer;display:inline-block;width:7px !important;height:7px !important;background-color: #e1e6eb;margin:0 10px;}
.poster-main .poster-btn1{cursor: pointer;display:inline-block;color:#666666;font-size:14px;margin-right:20px;}
.poster-main .poster-prev-btn{cursor: pointer;position:absolute;width:135px;height:426px;text-align:center;line-height:426px;top:53px;left: 0%;}
.poster-main .poster-next-btn{cursor: pointer;position:absolute;width:135px;height:426px;text-align:center;line-height:426px;top:53px;right: 0%;}
.poster-main .poster-prev-btn img{display:inline-block}
.poster-main .poster-next-btn img{display:inline-block}
.poster-main .poster-btn-active{background-color: #1c80dc;}
.poster-main .poster-btn-box1 .poster-btn-active{color:#1c80dc;font-size:20px;background-color:#fff;}
*/

		/* 本例子css */
		.slideBox1{ width:1120px;height:570px;margin:30px auto;overflow:hidden; position:relative;   }
		.slideBox1 .hd{ overflow:hidden;  height:7px;text-align:center;position:absolute;width:100%;bottom:90px;left:0; z-index:1; padding-left:40px}
		.slideBox1 .hd ul{text-align:left}
		.slideBox1 .hd ul li{width:7px;height:7px;background:#c2c2c2;text-indent: -9999px;display:inline-block;margin:0 8px;cursor: pointer}
		.slideBox1 .hd ul li.on{background:#1c80dc;}
		.slideBox1 .bd{ position:relative; height:100%; z-index:0;   }
		.slideBox1 .bd li{ zoom:1; vertical-align:middle;position:relative}
		.slideBox1 .bd .poster-item{position: absolute;left: 0px;top: 0px;background:#000;}
		.slideBox1 .bd .poster-item .title{position:absolute;width:100%;left:0;bottom:0;background:url(../img/bj4.png);padding:17px 35px;overflow:hidden;}
		.slideBox1 .bd .poster-item .title .font{width:80%;float:left;}
		.slideBox1 .bd .poster-item .title h2{color:#fff;font-size:18px;font-weight:bold;}
		.slideBox1 .bd .poster-item .title h3{color:#fff;font-size:14px;font-weight:lighter;margin-top:10px;}
		.slideBox1 .bd .poster-item span{display:block;padding:2px 18px;background:rgba(140,145,146,0.6);border-radius:50px;color:#fff;font-size:14px;position:absolute;top:20px;left:24px;}
		.slideBox1 .bd img{ width:100%;height:100%;display:block;  }

		/* 下面是前/后按钮代码，如果不需要删除即可 */
		.slideBox1 .prev{ position:absolute; left:0%; top:50%; margin-top:-22px; display:block; width:90px; height:44px; background:url(../img/left1.png) no-repeat center center;  }
		.slideBox1 .next{ position:absolute; right:0%; top:50%; margin-top:-22px; display:block; width:90px; height:44px;  background:url(../img/right1.png) no-repeat center center;  }
		.slideBox1 .prev:hover{  background:url(../img/left2-1.png) no-repeat center center;  }
		.slideBox1 .next:hover{  background:url(../img/right2-1.png) no-repeat center center;  }

.poster-main{position: relative;width: 1130px;height: 532px;margin:70px auto;}
.poster-main a,.poster-main img{display:block;}
.poster-main .poster-list{width: 1130px;height: 532px}
.poster-main .poster-list .poster-item{position: absolute;left: 0px;top: 0px;background:#000;}
.poster-main .poster-list .poster-item .title{position:absolute;width:100%;left:0;bottom:0;background:url(../img/bj4.png);padding:17px 35px;overflow:hidden;}
.poster-main .poster-list .poster-item .title .font{width:80%;float:left;}
.poster-main .poster-list .poster-item .title h2{color:#fff;font-size:18px;font-weight:bold;}
.poster-main .poster-list .poster-item .title h3{color:#fff;font-size:14px;font-weight:lighter;margin-top:10px;}
.poster-main .poster-list .poster-item .title a{ display:block; width:78px; height:46px; overflow:hidden;cursor:pointer; background:url("../img/right.png") no-repeat center center;border:1px #fff solid;border-radius:5px;float:right;}
.poster-main .poster-btn-box{ width:100%;position: absolute;bottom:-40px;z-index: 10;text-align:center;}
.poster-main .poster-btn-box1{ width:100%;position: absolute;top:-55px;z-index: 10;text-align:right;}
.poster-main .poster-btn-box1 a{display:inline-block;color:#666666;font-size:14px;margin-left:20px;}
.poster-main .poster-btn{cursor: pointer;display:inline-block;width:7px !important;height:7px !important;background-color: #e1e6eb;margin:0 10px;}
.poster-main .poster-btn1{cursor: pointer;display:inline-block;color:#666666;font-size:14px;margin-right:20px;}
.poster-main .poster-prev-btn{cursor: pointer;position:absolute;width:135px;height:426px;text-align:center;line-height:426px;top:53px;left: 0%;}
.poster-main .poster-next-btn{cursor: pointer;position:absolute;width:135px;height:426px;text-align:center;line-height:426px;top:53px;right: 0%;}
.poster-main .poster-prev-btn img{display:inline-block}
.poster-main .poster-next-btn img{display:inline-block}
.poster-main .poster-btn-active{background-color: #1c80dc;}
.poster-main .poster-btn-box1 .poster-btn-active{color:#1c80dc;font-size:20px;background-color:#fff;}


.content4{width:100%;background:url(../img/bj5.png) no-repeat center center;background-size:cover;padding:25px 0}

/* 本例子css */
		.picScroll-left1{ width:1200px; overflow:hidden; position:relative;margin:60px auto 0;  padding-bottom:30px;}
		.picScroll-left1 .hd{ overflow:hidden;  height:10px;text-align:center;position:absolute;width:100%;bottom:0;left:0;}
		.picScroll-left1 .hd ul{text-align:center}
		.picScroll-left1 .hd ul li{width:10px;height:10px;background:#c2c2c2;text-indent: -9999px;display:inline-block;margin:0 12px;cursor: pointer}
		.picScroll-left1 .hd ul li.on{background:#1c80dc;}
		.picScroll-left1 .bd{ padding:10px;   }
		.picScroll-left1 .bd ul{overflow:hidden; zoom:1;text-align:center; }
		.picScroll-left1 .bd ul li{float:left; _display:inline; overflow:hidden; text-align:center;width:25%; position:relative;cursor: pointer}
		.picScroll-left1 .bd ul li .pic{width:100%; text-align:center;height:240px;line-height:240px;}
		.picScroll-left1 .bd ul li .pic img{max-width:100%; transition: all 0.6s;}
.picScroll-left1 .bd ul li .title{margin-top:20px;transition: all 0.8s ease 0s;}
.picScroll-left1 .bd ul li .title{font-size:14px;color:#666666;}
/*.picScroll-left1 .bd ul li:hover .pic img{transform: scale(1.1);}*/


.content5{width:100%;background:#fff;padding:65px 0}
.content5 .map22{width:848px;height:701px;margin:0 auto;margin-top:-5px;text-align:center;position:relative}
.content5 .map22 img{max-width:100%;}
.content5 .map22 .map-main{width:300px;height:200px;background:url(../img/bj6.png) no-repeat center center;position:absolute;right:190px;top:200px;padding:20px;}
.content5 .map22 .map-main h2{font-size:26px;color:#fff;font-weight:bold;border-bottom:1px #fff solid;padding-bottom:12px;}
.content5 .map22 .map-main p{font-size:14px;color:#fff;margin-top:16px;}
.content5 .map22 .map-box1{width:21px;height:20px;background:url(../img/logo1.png) no-repeat center center;position:absolute;cursor: pointer}
.content5 .map22 .map-box1.on{background:url(../img/logo2.png) no-repeat center center;}
.content5 .map22 .map-box1.on ul{display:block;}
.content5 .map22 .map-box1.on em{display:block;}
.content5 .map22 .map-box1:hover{background:url(../img/logo2.png) no-repeat center center;}
.content5 .map22 .map-box1:hover ul{display:block;}
/*.content5 .map22 .map-box1 ul{position:absolute;width:300px;height:200px;background:url(../img/bj6.png) no-repeat center center;right:-90px;top:-200px;padding:20px;display:none;}*/
.content5 .map22 .map-box1 ul{position:absolute;width:300px;background:#1c80dc;right:-90px;bottom:50px;padding:20px;display:none;border-radius:10px;z-index: 999;}
.content5 .map22 .map-box1 em{display:block;width:71px;height:29px;background:url(../img/jt22.png);position:absolute;right:14px;bottom:22px;display:none;}
.content5 .map22 .map-box1 ul li{height:30px;line-height:30px;text-align:left;padding-left:10px;}
.content5 .map22 .map-box1 ul li:hover{background:url(../img/point.png) no-repeat left center;}
.content5 .map22 .map-box1 ul li a{font-size:16px;color:#fff;}
.content5 .map22 .map-1{right:73px;top:120px;}
.content5 .map22 .map-2{right:93px;top:156px;}
.content5 .map22 .map-3{right:102px;top:212px;}
.content5 .map22 .map-4{right:176px;top:277px;}
.content5 .map22 .map-5{right:208px;top:249px;}
.content5 .map22 .map-6{right:280px;top:245px;}
.content5 .map22 .map-7{right:213px;top:294px;}
.content5 .map22 .map-8{right:154px;top:326px;}
.content5 .map22 .map-9{right:352px;top:317px;}
.content5 .map22 .map-10{right:439px;top:338px;}



.content5 .map22 .map-11{right:613px;top:188px;}
.content5 .map22 .map-12{right:613px;top:450px;}
.content5 .map22 .map-13{right:393px;top:459px;}
.content5 .map22 .map-14{right:335px;top:476px;}
.content5 .map22 .map-15{right:317px;top:399px;}
.content5 .map22 .map-16{right:227px;bottom:243px;}
.content5 .map22 .map-17{right:167px;bottom:255px;}
.content5 .map22 .map-18{right:140px;bottom:285px;}
.content5 .map22 .map-19{right:118px;bottom:265px;}
.content5 .map22 .map-20{right:175px;bottom:207px;}
.content5 .map22 .map-21{right:136px;bottom:213px;}
.content5 .map22 .map-22{right:120px;bottom:235px;}
.content5 .map22 .map-23{right:100px;bottom:220px;}
.content5 .map22 .map-24{right:120px;bottom:190px;}
.content5 .map22 .map-25{right:222px;bottom:100px;}

.content5 .map22 .map-26{right:227px;bottom:320px;}

.footer1{width:100%;height:260px;background:#8c9192;}
.footer2{width:100%;height:34px;background:#2561a4;font-size:12px;color:#fff;text-align:center;line-height:34px;}
.footer1-box{width:1200px;margin:0 auto;overflow:hidden;padding:30px 0;}
.footer1-1{width:410px;float:left;padding-right:100px;}
.footer1-1 h2{font-size:18px;color:#fff;font-family: Arial;line-height:26px;}
.footer1-1 h3{font-size:14px;color:#fff;font-weight:bold;margin:13px 0 40px;}
.footer1-1 ul li{font-size:12px;color:#fff;margin-bottom:5px}
.footer1-1 ul li span{display:inline-block;width:50px;font-weight:bold}
.footer1-2{width:360px;float:left;padding-right:20px;}
.footer1-2 .footer1-2-top{width:230px;float:right;height:40px;}
.footer1-2 .footer1-2-top a{display:inline-block;width:40px !important;height:40px !important;}     
.footer1-2 .footer1-2-top .wx{background:url(../img/share.png) no-repeat;background-position:0 !important;}
.footer1-2 .footer1-2-top .tencent{background:url(../img/share.png) no-repeat;background-position: -44px 0 !important;}
.footer1-2 .footer1-2-top .sy{background:url(../img/share.png) no-repeat;background-position: -90px 0 !important;}
.footer1-2 .footer1-2-top .blog{background:url(../img/share.png) no-repeat;background-position: -136px 0 !important;}
.footer1-2 .footer1-2-top .qq{background:url(../img/share.png) no-repeat;background-position: -183px 0 !important;}


.footer1-2 .footer1-2-box{clear:both;width:360px;height:44px;background:#fff;border:1px #e8e8e8 solid;margin-top:110px;overflow:hidden;}
.footer1-2 .footer1-2-box input.ipt{width:230px;height:44px;border:none;padding-left:10px;outline:none;}
.footer1-2 .footer1-2-box input.tj{width:116px;height:44px;border:none;background:#2561a4;outline:none;font-size:14px;color:#fff;font-weight:bold;float:right;}

/*内页banner*/
		.slideBox-inner{ width:100%;overflow:hidden; position:relative;}
		.slideBox-inner .bd{ position:relative; height:100%; z-index:0;   }
		.slideBox-inner .bd li{ zoom:1; vertical-align:middle; }
		.slideBox-inner .bd li a{display:block;position:relative}
		.slideBox-inner .bd > img{ width:100%;display:block;}

.slideBox-inner .bd li .font{position:absolute;top:50px;left:50%;margin-left:-600px;width:1200px;text-align:center;}
.slideBox-inner .bd li .font img{max-width:100%;}
.slideBox-inner .bd li .font ul{width:100%;text-align:center;margin-top:50px;}
.slideBox-inner .bd li .font ul li{display:inline-block;margin:0 50px;}
.slideBox-inner .bd li .font ul li p{font-size:20px;color:#fff;font-weight:bold;margin-top:20px;}

/*产品中心*/
.inner-content{width:1200px;margin:0 auto;}
.catpos{width:1200px;margin:0 auto;height:60px;border-bottom:1px #9a9a9a solid;padding:0 17px;line-height:60px;}
.catpos a{font-size:20px;color:#333333;font-weight:lighter}
.catpos a.home{font-size:16px;color:#666666;}
.catpos em{font-style:normal;font-size:16px;color:#666666;padding:0 10px;}
.inner-content.pro{overflow:hidden;padding-bottom:100px;}
.inner-content.pro .pro-lf{width:300px;float:left;margin-top:40px;}
.inner-content.pro .pro-lf .pro-lf-top{height:220px;width:100%;background:url(../img/p1.jpg) no-repeat center center;padding:56px 30px;}
.inner-content.pro .pro-lf .pro-lf-top h2{margin-top:20px;color:#fff;font-size:24px;font-weight:bold}
.inner-content.pro .pro-lf .pro-lf-top h3{border-bottom:5px #fff solid;width:20px;margin-top:20px;}
.inner-content.pro .pro-lf ul{margin-top:34px;}
.inner-content.pro .pro-lf ul li{height:80px;line-height:80px;background:url(../img/p4.png) no-repeat bottom center;}
.inner-content.pro .pro-lf ul li a{display:block;padding-left:97px;color:#222222;font-size:18px;border-left:2px #fff solid;transition: all 0.5s ease 0s;}
.inner-content.pro .pro-lf ul li a em{float:right;margin-right:14px;}
.inner-content.pro .pro-lf ul li.li1 a{background:url(../img/pp1.png) no-repeat 30px center;}
.inner-content.pro .pro-lf ul li.li2 a{background:url(../img/pp2.png) no-repeat 30px center;}
.inner-content.pro .pro-lf ul li.li3 a{background:url(../img/pp3.png) no-repeat 30px center;}
.inner-content.pro .pro-lf ul li.li4 a{background:url(../img/pp4.png) no-repeat 30px center;}
.inner-content.pro .pro-lf ul li.li5 a{background:url(../img/pp5.png) no-repeat 30px center;}
.inner-content.pro .pro-lf ul li.li6 a{background:url(../img/pp6.png) no-repeat 30px center;}
.inner-content.pro .pro-lf ul li.li7 a{background:url(../img/pp7.png) no-repeat 30px center;}
.inner-content.pro .pro-lf ul li.li8 a{background:url(../img/pp8.png) no-repeat 30px center;}
.inner-content.pro .pro-lf ul li.li9 a{background:url(../img/pp9.png) no-repeat 30px center;}
.inner-content.pro .pro-lf ul li.li10 a{background:url(../img/pp10.png) no-repeat 30px center;}

.inner-content.pro .pro-lf ul li a:hover{border-color:#0b67aa;color:#fff;font-weight:bold}
.inner-content.pro .pro-lf ul li.li1 a:hover{background:url(../img/pp1-1.png) #3598db no-repeat 30px center;}
.inner-content.pro .pro-lf ul li.li2 a:hover{background:url(../img/pp2-1.png) #3598db no-repeat 30px center;}
.inner-content.pro .pro-lf ul li.li3 a:hover{background:url(../img/pp3-1.png) #3598db no-repeat 30px center;}
.inner-content.pro .pro-lf ul li.li4 a:hover{background:url(../img/pp4-1.png) #3598db no-repeat 30px center;}
.inner-content.pro .pro-lf ul li.li5 a:hover{background:url(../img/pp5-1.png) #3598db no-repeat 30px center;}
.inner-content.pro .pro-lf ul li.li6 a:hover{background:url(../img/pp6-1.png) #3598db no-repeat 30px center;}
.inner-content.pro .pro-lf ul li.li7 a:hover{background:url(../img/pp7-1.png) #3598db no-repeat 30px center;}
.inner-content.pro .pro-lf ul li.li8 a:hover{background:url(../img/pp8-1.png) #3598db no-repeat 30px center;}
.inner-content.pro .pro-lf ul li.li9 a:hover{background:url(../img/pp9-1.png) #3598db no-repeat 30px center;}
.inner-content.pro .pro-lf ul li.li10 a:hover{background:url(../img/pp10-1.png) #3598db no-repeat 30px center;}

.inner-content.pro .pro-lf ul li.on a{border-color:#0b67aa;color:#fff;font-weight:bold}
.inner-content.pro .pro-lf ul li.li1.on a{background:url(../img/pp1-1.png) #3598db no-repeat 30px center;}
.inner-content.pro .pro-lf ul li.li2.on a{background:url(../img/pp2-1.png) #3598db no-repeat 30px center;}
.inner-content.pro .pro-lf ul li.li3.on a{background:url(../img/pp3-1.png) #3598db no-repeat 30px center;}
.inner-content.pro .pro-lf ul li.li4.on a{background:url(../img/pp4-1.png) #3598db no-repeat 30px center;}
.inner-content.pro .pro-lf ul li.li5.on a{background:url(../img/pp5-1.png) #3598db no-repeat 30px center;}
.inner-content.pro .pro-lf ul li.li6.on a{background:url(../img/pp6-1.png) #3598db no-repeat 30px center;}
.inner-content.pro .pro-lf ul li.li7.on a{background:url(../img/pp7-1.png) #3598db no-repeat 30px center;}
.inner-content.pro .pro-lf ul li.li8.on a{background:url(../img/pp8-1.png) #3598db no-repeat 30px center;}
.inner-content.pro .pro-lf ul li.li9.on a{background:url(../img/pp9-1.png) #3598db no-repeat 30px center;}
.inner-content.pro .pro-lf ul li.li10.on a{background:url(../img/pp10-1.png) #3598db no-repeat 30px center;}

.pro-rg{width:848px;float:right;margin-top:40px;}
.pro-rg h1{color:#666666;font-size:26px;border-left:4px #3598db solid;padding-left:15px;margin:0px 0 40px;font-weight:bold}
.pro-rg h1 span{text-transform: uppercase;margin-left:10px;}
.pro-rg > img{max-width:100%;margin-bottom:20px;}
.pro-rg .pro1{overflow:hidden;margin:70px 0;}
.pro-rg .pro1-lf{width:420px;float:left;}
.pro-rg .pro1-lf .line1{width:20px;border-top:3px #3598db solid;}
.pro-rg .pro1-lf p{color:#333333;font-size:16px;padding:16px 16px 16px 0;text-align:justify}
.pro-rg .pro1-rg{width:312px;float:right;}
.pro-rg .pro1-rg img{max-width:100%;}

.pro-rg .pro2{background:#f3f3f3;padding:30px;margin-bottom:60px;}
.pro-rg .pro2 ul{overflow:hidden}
.pro-rg .pro2 ul li{color:#333333;font-size:16px;float:left;width:50%;background:url(../img/p7.png) no-repeat left center;padding-left:15px;height:30px;line-height:30px;}
.pro-rg .pro2 ul li.sp{width:100%;}


/*项目案例*/
.sub-content1{width:100%;background:#edeef3;padding:50px 0;}
.sub-content1 .sub-content1-main{width:1200px;margin:0 auto;}
.sub-content1 .sub-content1-main ul{overflow:hidden;margin-top:74px;}
.sub-content1 .sub-content1-main ul li{float:left;width:15%;margin:0 5% 30px;height:194px;}
.sub-content1 .sub-content1-main ul li a{display:block;width:100%;background:#fff;padding:36px 0;position:relative;transition: background 0.8s ease 0s;}

.sub-content1 .sub-content1-main ul li a span img{max-width:100%;}
.sub-content1 .sub-content1-main ul li a p{font-size:14px;color:#222222;text-align:center;margin-top:30px;}
.sub-content1 .sub-content1-main ul li a em{display:block;width:44px;height:44px;position:absolute;right:0;top:0;background:url(../img/a2.png) no-repeat right top;color:#fff;font-size:14px;font-style:normal;text-align:right;padding:5px;}

.sub-content1 .sub-content1-main ul li a span{display:block;width:66px;height:66px;line-height:66px;text-align:center;border-radius:100%;margin:0 auto;}

.sub-content1 .sub-content1-main ul li.li1 a span{background:url(../img/aicon1.png) #f2f2f4 no-repeat center center;}
.sub-content1 .sub-content1-main ul li.li2 a span{background:url(../img/aicon2.png) #f2f2f4 no-repeat center center;}
.sub-content1 .sub-content1-main ul li.li3 a span{background:url(../img/aicon3.png) #f2f2f4 no-repeat center center;}
.sub-content1 .sub-content1-main ul li.li4 a span{background:url(../img/aicon4.png) #f2f2f4 no-repeat center center;}
.sub-content1 .sub-content1-main ul li.li5 a span{background:url(../img/aicon5.png) #f2f2f4 no-repeat center center;}
.sub-content1 .sub-content1-main ul li.li6 a span{background:url(../img/aicon6.png) #f2f2f4 no-repeat center center;}
.sub-content1 .sub-content1-main ul li.li7 a span{background:url(../img/aicon7.png) #f2f2f4 no-repeat center center;}
.sub-content1 .sub-content1-main ul li.li8 a span{background:url(../img/aicon8.png) #f2f2f4 no-repeat center center;}

.sub-content1 .sub-content1-main ul li:hover a{background:#2a6bb4;}
.sub-content1 .sub-content1-main ul li:hover a p{color:#fff;}
.sub-content1 .sub-content1-main ul li:hover a em{background:url(../img/a3.png) no-repeat right top;color:#2a6bb4;}
.sub-content1 .sub-content1-main ul li.li1:hover a span{background:url(../img/aicon1-1.png) #3579c5 no-repeat center center;}
.sub-content1 .sub-content1-main ul li.li2:hover a span{background:url(../img/aicon2-1.png) #3579c5 no-repeat center center;}
.sub-content1 .sub-content1-main ul li.li3:hover a span{background:url(../img/aicon3-1.png) #3579c5 no-repeat center center;}
.sub-content1 .sub-content1-main ul li.li4:hover a span{background:url(../img/aicon4-1.png) #3579c5 no-repeat center center;}
.sub-content1 .sub-content1-main ul li.li5:hover a span{background:url(../img/aicon5-1.png) #3579c5 no-repeat center center;}
.sub-content1 .sub-content1-main ul li.li6:hover a span{background:url(../img/aicon6-1.png) #3579c5 no-repeat center center;}
.sub-content1 .sub-content1-main ul li.li7:hover a span{background:url(../img/aicon7-1.png) #3579c5 no-repeat center center;}
.sub-content1 .sub-content1-main ul li.li8:hover a span{background:url(../img/aicon8-1.png) #3579c5 no-repeat center center;}

.sub-content2{padding:50px 20px;width:1200px;margin:0 auto;}
.sub2-top{overflow:hidden;display:flex;align-items: center;}
.sub2-lf{width:383px;text-align:center;float:left;line-height:130px;}
.sub2-lf img{max-width:100%;}
.sub2-rg{margin-left:30px;width:730px;float:right;border-radius:10px;padding:20px 40px;background:#2a6bb4;font-size:14px;color:#fff;line-height:30px;text-indent:2em;}

		/* 本例子css */
		.picScroll-top{ margin:0 auto;  width:100%;  overflow:hidden; position:relative;  border:1px solid #ccc; padding:10px; margin-top:60px; }
		.picScroll-top .hd{ overflow:hidden;  width:50px;height:120px; position:absolute;right:30px;bottom:150px;z-index:10;}
		.picScroll-top .hd .prev{ display:block;width:30px; height:30px;overflow:hidden;cursor:pointer; background:url("../img/top.png") no-repeat center center;margin:30px auto 10px;}
.picScroll-top .hd .next{ display:block;width:30px; height:30px;overflow:hidden;cursor:pointer; background:url("../img/down.png") no-repeat center center;margin:0 auto;}
.picScroll-top .hd .prev:hover{background:url("../img/top1.png") no-repeat center center;}
.picScroll-top .hd .next:hover{background:url("../img/down1.png") no-repeat center center;}
		.picScroll-top .hd ul{ overflow:hidden; zoom:1;margin:0 auto; width:8px; text-align:center;display:none}
		.picScroll-top .hd ul li{width:8px; height:8px; overflow:hidden; margin-bottom:10px;border-radius:100%;background:#fff; text-indent:-999px; cursor:pointer; }
		.picScroll-top .hd ul li.on{ background:#797979; }

		.picScroll-top .bd{ padding:10px;   }
		.picScroll-top .bd ul{ overflow:hidden; zoom:1; }
		.picScroll-top .bd ul li{ text-align:center; zoom:1; }
		.picScroll-top .bd ul li .pic{ text-align:center; }
		.picScroll-top .bd ul li .pic img{ width:100%;display:block; }
.picScroll-top .bd ul li a{display:block;position:relative}
.picScroll-top .bd ul li .title{width:100%;/*height:100px;*/position:absolute;bottom:0;left:0;}
.picScroll-top .bd ul li .title h2{height:40px;text-align:right;width:100%;background:url(../img/bj7.png) no-repeat right center;color:#fff;line-height:40px;font-size:18px;font-weight:bold;padding:0 40px;}
.picScroll-top .bd ul li .title p{/*height:60px;*/text-align:right;width:100%;background:url(../img/bj8.png) no-repeat right center;color:#fff;line-height:40px;font-size:14px;padding:10px 40px;line-height:20px;background-size:cover}


/*新闻列表*/
.news-box{width:1200px;margin:30px auto;}
.news{width:100%;height:190px;overflow:hidden;padding:40px;cursor:pointer;transition: all 0.5s ease 0s;display:block;}
.news .news1{float:left;width:140px;overflow:hidden;margin-top:10px;}
.news .news1 .date{float:left;width:75px;text-align:right;}
.news .news1 .date h2{font-size:60px;color:#222222;font-weight:bold;}
.news .news1 .date h3{font-size:20px;color:#222222;}
.news .news1 .line{width:16px;border-top:5px #3274bd solid;float:left;margin-left:20px;}
.news .news2{float:left;width:195px;}
.news .news2 img{width:100%;}
.news .news3{float:right;width:750px;padding:13px 0;}
.news .news3 h1{color:#222222;font-size:20px;display: -webkit-box;height:30px;line-height:30px;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
overflow: hidden;}
.news .news3 p{color:#666666;font-size:14px;line-height:24px;margin-top:20px;height:48px;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;}
.news:hover{background:#3274bd;}
.news:hover .news1 .date h2{color:#fff;}
.news:hover .news1 .date h3{color:#fff;}
.news:hover .news1 .line{border-color:#fff;}
.news:hover .news3 h1{color:#fff;}
.news:hover .news3 p{color:#fff;}


		/* 本例子css */
		.sideMenu{ width:1200px;margin:30px auto; border-top:1px solid #e3e3e3; }
		.sideMenu h3{ height:85px;padding:24px 0; border-bottom:1px solid #e3e3e3;  cursor:pointer;overflow:hidden;}
		.sideMenu h3 em{ float:right; display:block; width:19px; height:37px;   background:url(../img/point1.png) no-repeat center center; cursor:pointer;margin-right:40px; }
		.sideMenu h3.on em{  background:url(../img/point2.png) no-repeat center center; }
.sideMenu h3.on{background:#4686d3;}
.sideMenu h3.on p{color:#fff;}
.sideMenu h3 span{width:147px;height:37px;line-height:37px;display:block;float:left;background:#4686d3;color:#fff;font-size:16px;text-align:center}	
.sideMenu h3 p{width:900px;float:left;height:20px;line-height:20px;border-left:1px #b1b1b1 solid;margin-left:10px;padding-left:20px;margin-top:8px;color:#333333;font-size:16px;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
overflow:hidden
}
.sideMenu ul{ padding:36px; color:#999; display:none;background:#f8f8f8; }
.sideMenu ul p{ color:#666666;font-size:14px;text-indent: 2em;line-height:24px; }







.pages {margin: 7% auto 0;text-align: center;}
.pages span.disabled {background: #efefef;color: #ccc;padding: 5px 20px;border: 1px #dddddd solid;font-size: 14px;}
.pages span {margin-left: 8px;display: inline-block;}
.pages span.current {background: #2478ce;color: #fff;padding: 5px 20px;border: 1px #dddddd solid;font-size: 14px;}
.pages span a {background: #fff;padding: 5px 20px;border: 1px #dddddd solid;font-size: 14px;color: #666;display: inline-block;}


/*新闻详情*/
.news-main{padding:10px 45px;}
.news-main .img{display:block;margin:0 auto 20px;}
.news-xq{width:95%;text-align:center;margin:0 auto;height:40px;line-height:40px;color:#222222;font-size:22px;}
.news-ly{font-size:16px;color:#222222;text-align:center;margin:10px 0;width:100%;background:url(../img/line.png) no-repeat left bottom;padding-bottom:20px;}
.news-content{color:#666666;font-size:16px;padding:37px 0;}
.news-content p{margin-bottom:30px;}

.relative{border-top:3px #737373 solid;overflow:hidden;}
.relative-lf{float:left;width:55%;margin-bottom:20px;}
.relative-lf h1{background:url(../img/xq_1.png) no-repeat left center;width:100%;padding:3%;margin-top:10px;}
.relative-lf ul{margin-top:10px;}
.relative-lf ul li{padding-left:2%;}
.relative-lf ul li a{color:#6f6f6f;height:25px;line-height:25px;}
.relative-lf ul li a span{float:right;}
.relative-lf ul li a:hover{color:#139ebb;}
.relative-rg{float:right;width:200px;margin-top:1%;height:30px;}
.relative-rg span{display:block;float:left;height:20px;line-height:20px;}
		.relative-rg a{display:block;width:20px !important;height:20px !important;margin:0 0 0 2px !important;float:left;}     
		.relative-rg .qq{background:url(../img/share1.png) no-repeat;background-position:0 !important;}
		.relative-rg .tencent{background:url(../img/share1.png) no-repeat;background-position: -23px 0 !important;}
		.relative-rg .sy{background:url(../img/share1.png) no-repeat;background-position: -46px 0 !important;}
		.relative-rg .blog{background:url(../img/share1.png) no-repeat;background-position: -70px 0 !important;}



/*联系我们*/
.map-box{width:1200px;margin:0 auto;overflow:hidden}
.map1{width:464px;overflow:hidden;margin:54px 0;float:left;padding:20px;background:#e6e9ec;margin-right:20px;height:630px;}
.map1 .map{width:100%;height:407px;border:1px #d7d7d7 solid}
.map1 .address{width:100%;padding:20px;}
.map1 .address h2{color:#3274bd;font-size:24px;border-left:3px #3274bd solid;padding-left:15px;}
.map1 .address ul{margin:20px 0 0;}
.map1 .address ul li{height:24px;line-height:24px;color:#3274bd;font-size:12px;}
.map1 .address ul li img{margin-right:10px;}
.map1 .address ul li span{width:80px;display:inline-block;color:#3274bd;font-weight:bold;font-size:12px;}
.map1 .address a{display:block;width:108px;height:30px;text-align:center;line-height:30px;border:1px #dcdcdc solid;color:#666666;font-size:14px;}
.map1 .address a img{margin-right:10px;}

.message-box{width:230px;background:#4986c9;float:right;margin:54px 0;padding:20px;height:630px;}
.message-main{width:100%;}
.leav{overflow:hidden;}
.leav-tit{	width:100%; font-size:24px;color:#fff;margin-bottom:30px;display:block; }
.leav-tit img{margin-right:20px;}
.leav-form .message{width:100%;margin-top:10px;}
.leav-form .message h2{height:36px;line-height:36px;color:#fff;font-size:14px;padding-left:10px;}
.leav-form .message .ipt{position:relative;height:36px; line-height:36px; width:100%; padding:0 1%; background:#fff;border:1px #4986c9 solid;}
.leav-form .message textarea{position:relative;width:100%; padding:1%;  background:#fff; min-height:145px;max-width:100%;max-height:145px;border:1px #4986c9 solid;}
.leav-form .message1{overflow:hidden;margin-top:40px;}
.leav-form .message1 .sub{float:right;	height:36px; line-height:36px; width:125px; background:#4f94e2; color:#fff; border:none;font-size:14px;}


/*公司简介*/
.about-content{width:1200px;margin:60px auto;}
.about-content h2{width:100%;height:24px;line-height:24px;font-size:24px;border-left:4px #3598db solid;color:#666666;font-weight:bold;padding-left:20px;text-transform: uppercase}
.about1{width:100%;padding:50px 40px;background:#3274be;margin:50px 0;position:relative}
.about1 p{font-size:16px;color:#fff;width:562px;text-align: justify;text-indent: 2em;line-height:30px;}
.about1 img{display:block;position:absolute;bottom:0;right:-1px;max-width:50%;}

.about2{width:100%;}
.about2 ul li{border-top:1px #dcdcdc solid;padding:25px 58px;overflow:hidden;display: table;position:relative;width:100%; }
.about2 ul li:last-child{border-bottom:1px #dcdcdc solid;}
.about2 ul li img{float:right;width:286px;height:188px;}
.about2 ul li div{display: table-cell; vertical-align:middle; *position:absolute; *top:50%; *left:50%;width:685px !important; }
.about2 ul li span{position:relative; *top:-50%; *left:-50%;display:block;float:left;width:483px;color:#333333;font-size:14px;font-weight:lighter;line-height:30px;text-indent: 2em;margin-left:50px;}
.about2 ul li em{float:left;color:#2a6bb4;font-size:50px;font-weight:bold;font-style:normal;position:relative; *top:-50%; *left:-50%;display:block;background:url(../img/bj10.png) no-repeat right center;padding-right:20px;}

.about2 ul li.left img{float:left;width:286px;height:188px;}
.about2 ul li.left div{display: table-cell; vertical-align:middle; *position:absolute; *top:50%; *left:50%;width:685px !important; }
.about2 ul li.left span{position:relative; *top:-50%; *left:-50%;display:block;float:left;width:483px;color:#333333;font-size:14px;font-weight:lighter;line-height:30px;text-indent: 2em;margin-left:0px;}
.about2 ul li.left em{float:right;color:#2a6bb4;font-size:50px;font-weight:bold;font-style:normal;position:relative; *top:-50%; *left:-50%;display:block;background:url(../img/bj10.png) no-repeat right center;padding-right:20px;}
.about3{width:100%;position:relative;margin-bottom:50px;}
.about3 .line1{position:absolute;top:43%;width:160px;left:19%;}
.about3 .line2{position:absolute;top:43%;width:160px;left:42.5%;}
.about3 .line3{position:absolute;top:43%;width:160px;right:18%;}
.about3 ul{width:100%;overflow:hidden}
.about3 ul li{width:25%;float:left;padding:70px 70px 40px;}
.about3 ul li img{max-width:100%;margin:0 auto;display:block;}
.about3 ul li h3{color:#666666;font-size:16px;font-weight:bold;text-align:center;margin:20px 0 30px 0;}
.about3 ul li p{color:#333333;font-size:14px;font-weight:lighter;text-align:justify;text-indent: 2em;width:135px;margin:0 auto 30px;}
.about4{width:100%;margin:40px 0 80px;}
.about4 img{width:100%;}
		/* 本例子css */
		.slideBox2{ width:1200px;height:560px;margin:70px auto;overflow:hidden; position:relative;   }
		.slideBox2 .hd{ overflow:hidden;  height:10px;text-align:center;position:absolute;width:100%;bottom:20px;left:0; z-index:1; padding-left:40px}
		.slideBox2 .hd ul{text-align:center}
		.slideBox2 .hd ul li{width:10px;height:10px;border-radius:100%;background:#fff;text-indent: -9999px;display:inline-block;margin:0 8px;cursor: pointer}
		.slideBox2 .hd ul li.on{background:#1c80dc;}
		.slideBox2 .bd{ position:relative; height:100%; z-index:0;   }
		.slideBox2 .bd li{ zoom:1; vertical-align:middle;position:relative}
		.slideBox2 .bd img{ width:100%;height:100%;display:block;  }


		/* 下面是前/后按钮代码，如果不需要删除即可 */
		.slideBox2 .prev{ position:absolute; left:0%; bottom:0;  display:block; width:90px; height:44px; background:url(../img/left3.png) no-repeat center center;  }
		.slideBox2 .next{ position:absolute; right:0%; bottom:0;  display:block; width:90px; height:44px;  background:url(../img/right3.png) no-repeat center center;  }
		/* 本例子css */
		.slideTxtBox{ width:100%; margin:53px 0;}
		.slideTxtBox .hd{ height:44px; line-height:44px; background:#b1bbc2;}
		.slideTxtBox .hd ul{height:44px;   }
		.slideTxtBox .hd ul li{ float:left;cursor:pointer;  width:50%;font-size:16px;color:#fff;padding-left:36px;transition: padding-left 0.8s;}
		.slideTxtBox .hd ul li:first-child{border-right:2px #fff solid; }
		.slideTxtBox .hd ul li.on{ height:44px;background:url(../img/icon10.png) #3598db no-repeat 30px center;padding-left:60px;}
		.slideTxtBox .bd ul{}
		.slideTxtBox .bd li img{width:100%;  }
#dialog{width:270px;height:360px;margin:0 auto;display:none;background-color:#ffffff;position:fixed;top:50%;left:50%;margin:-180px 0 0 -135px;z-index:10000;border:1px solid #ccc;border-radius:5px;-webkit-border-radius:5px;}
.dialogTop{width:90%;margin:0 auto;border-bottom:1px dotted #ccc;letter-spacing:1px;padding:10px 0;text-align:right;overflow:hidden;}
.dialogTop span{display:block;float:left;}
.dialogTop a{display:block;float:right}
#dialog .con img{width:100%;}
#dialog .con p{line-height:24px;padding:0 20px;}

