ul,ul li{ list-style:none; margin:0px; padding:0px;}

*{font-family:SimHei;}

a{ text-decoration:none;}

a:hover{ text-decoration:none;}

img,input{ border:0px;}



.sy_two li a,.sy_two li .bottom,.xw_one li .left{-webkit-transition:all .8s ease 0s;-moz-transition:all .8s ease 0s;transition:all .8s ease 0s;}

.sy_two li a:hover,.xw_one li:hover .left,.cp_two li .left img:hover,.fw_one .left img:hover{-webkit-transform:scale(1.15);-moz-transform:scale(1.15);transform:scale(1.15);}



.sy_three a,.es-carousel ul li .bottom,.lx_one li .img,.cp_two li .left img,.fw_one .left img{-webkit-transition:all .4s ease 0s;-moz-transition:all .4s ease 0s;transition:all .4s ease 0s;}



/* header */

header{ float:left; width:100%; height:90px; position:relative; z-index:111111;}

.header{ left:0px; top:0px; width:100%; height:90px; background:url(../images/bg_01.png); position:fixed;}

.header .logo{ float:left; margin-top:17px; position:relative; z-index:200;}



.nav{ float:right; line-height:90px; padding:0px; margin:0px; width:auto;}

.nav li{ float:left;}

.nav li a{ float:left; margin:0px; padding:0px; font-size:16px; color:#656565; padding:0px 25px;}

.nav li a:hover,.nav li:hover a,.nav li a.sel{ background:none; color:#008BDB; background:url(../images/bg_02.jpg) no-repeat bottom center;}

.nav li p{ position:absolute; top:80px; left:0px;overflow:hidden; width:100%;top:90px; display:none; background:#fff;}

.nav li .p{ width:160px; left:-40px;}

.nav li .pp{ width:200px; left:-44px;}

.nav li p a{ float:left; width:100%; text-align:center; line-height:35px;font-size:14px; padding:0px; }

.nav li:hover p a{ background:none;color:#333;}

.nav li:hover p a:hover{color:#fff; background:#008BDB }



.h_weixin{ float:right; line-height:90px; padding-left:25px; background:url(../images/bg_02.png) no-repeat left center; color:#656565; margin-left:20px; position:relative;}

.h_weixin p{ position:absolute; top:90px; left:-20px; background:url(../images/bg_01.png); width:auto; padding:10px; display:none}

.h_weixin:hover p{ display:block}



.btn_menu{ position:absolute; top:10px; right:15px; width:40px; height:30px; background:url(../images/menu.png) no-repeat center center #fff; border:1px solid #CECECE; border-radius:3px;z-index:200;transition: All 0.3s ease;-webkit-transition: All 0.3s ease;-moz-transition: All 0.3s ease; -o-transition: All 0.3s ease; display:none}

.close_menu{ background:url(../images/bg_03.png) no-repeat center center; background-size:14px;}



.menu{ position:fixed; top:0px; left:100%; padding:0px 30px; background:url(../images/bg_01.png); z-index:100; width:100%; min-height:100%; display:none;margin:0px;padding-top:70px; background-size:100%;transition: All 0.5s ease;-webkit-transition: All 0.5s ease;-moz-transition: All 0.5s ease; -o-transition: All 0.5s ease;}

.menu.dian{ left:0px;}

.menu li{ float:left; width:100%; border-bottom:1px solid #CACBCC; position:relative;}

.menu li a{ float:left; line-height:45px; padding-left:20px; width:100%; color:#333; font-size:15px;}

.menu li p{ float:left; width:100%; padding-left:20px; display:none;}

.menu li p a{ float:left; color:#727171; font-size:14px; line-height:28px;}

.menu li h2{ float:left; width:100%; margin:0px; padding-left:20px; background:url(../images/bg_25.png) no-repeat right center; font-weight:normal; font-size:15px;color:#333;  line-height:45px;}

.menu li h2.sel{ background:url(../images/bg_25-sel.png) no-repeat right center;}

.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left,.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right{ width:70px; height:70px;background:url(../images/left.png) no-repeat center center; background-size:auto 100%; top:45%;}

.glyphicon-chevron-left:before,.glyphicon-chevron-right:before{content:"";}

.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right{background:url(../images/right.png) no-repeat center center;background-size:auto 100%;}

.carousel-indicators li{ width:50px; height:4px; border-radius:0px; background:#fff; border:0px; margin:5px;}

.carousel-indicators .active{ width:50px; height:4px; background:#0081C9; border:1px solid #0081C9; margin:5px;}



@media screen and (min-width: 768px) and (max-width: 992px) {/* 平板 */

	header,.header{ height:60px;}

	.header .logo{ margin-top:10px;}

	.header .logo img{ height:40px;}

	.nav{ float:right; padding-left:0px; line-height:60px;}

	.nav li a{ font-size:14px; padding:0px 16px;}

	.nav li p a{ padding:0px;}

	.h_weixin{line-height:60px;}

	.h_weixin p{top:60px; left:-30px;}

	

	.menu_bg,.nav li p{ top:60px;}

	.nav li p a{ font-size:14px; line-height:30px;}

	.menu{ display:none}

	.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left,.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right{ width:50px; height:50px; top:45%;}

	

}

@media (max-width: 767px) {/* 手机 */

	.h_weixin,.nav{ display:none;}

	header,.header{ height:50px;}

	.header .logo{ margin-top:5px; margin-left:15px;}

	.header .logo img{ height:40px;}

	.menu{ display:block;}

	.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left,.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right{ width:25px; height:25px; top:50%;}

	.btn_menu{ display:block;}

	.carousel-indicators li{ width:20px;margin:3px;}

	.carousel-indicators .active{ width:20px;margin:3px;}

}



/* footer */

footer{ float:left; width:100%; background:#202231; padding-top:45px; font-size:12px;}



.foot_one{ float:left; width:100%;}

.foot_one li{ border-left:1px solid #5C5F66; margin-left:-1px; float:left; width:15%; padding-left:15px; height:230px}

.foot_one li.li2{ width:33%}

.foot_one li.li3{ width:22%;}

.foot_one li h1{ float:left; width:100%; color:#fff; font-weight:normal; font-size:18px; padding-bottom:15px; margin:0px; padding-left:15px;}

.foot_one li a{ float:left; width:100%; padding-left:15px; line-height:28px; color:#fff; font-size:13px;}

.foot_one li a:hover{ color:#FF0;}

.foot_one li.li{ border:0px;}

.foot_one li p{ width:50%; float:left; font-size:13px;}

.foot_one li .bottom{ float:left; width:100%;line-height:28px; color:#fff; font-size:12px;padding-left:15px;  font-size:13px;}

.foot_one li .bottom img{ margin-top:10px;}



.foot_two{ float:left; width:100%; font-size:13px; text-align:center; padding-bottom:20px; padding-top:30px; line-height:35px; color:#fff; text-align:center;}

.foot_two a{ color:white; margin:0px 20px;}

.foot_two a:hover{ color:#fff;text-decoration:underline;}

.foot_two span{ padding:0px 10px;}

.foot_two p{ float:left; width:100%; text-align:center; margin:0px;}



@media screen and (min-width: 768px) and (max-width: 992px) {/* 平板 */

	.foot_one li{ padding:0px; width:20%; height:250px;}

	.foot_one li.li2,.foot_one li.li3{ width:20%;}

	.foot_one li a{ line-height:26px;}

	.foot_one li p{ width:100%; margin:0px;}

	.foot_two a{ margin:0px 15px;}

}

@media (max-width: 767px) {/* 手机 */

	footer{ padding-top:15px;}

	.foot_one{ display:none}

	.foot_one li a{ line-height:24px;}

	.foot_two{ padding-top:0px; line-height:26px; padding:0px 20px; padding-bottom:15px;}

	.foot_two span{ float:left; width:100%; padding:0px;}

	.foot_two p{ padding-bottom:10px;}

	

}



/* 首页 shouYe*/

.carousel{ float:left; overflow:hidden;}

.sy_one{ float:left; width:100%; line-height:160px; text-align:center; color:#333333; font-size:28px; background:url(../images/bg_04.png) no-repeat center center;}



.sy_two li{ padding:10px; margin-bottom:30px; float:left; overflow:hidden;}

.sy_two li .top_img,.sy_two li .top_img img{width:100%; float:left;}

.sy_two li a{ float:left; width:100%; background:#fff;}

.sy_two li a:hover{ position:relative; z-index:111;-moz-box-shadow:0px 0px 16px #9E9E9E; -webkit-box-shadow:0px 0px 16px #9E9E9E; box-shadow:0px 0px 16px #9E9E9E; position:relative; z-index:111;}

.sy_two li h1{ float:left; width:100%; text-align:center; padding:0px; margin:0px; padding-top:20px; color:#333333; font-size:20px;}

.sy_two li .desc{ float:left; width:100%; padding:10px 20px 20px 20px; color:#333333; line-height:24px; font-size:14px; text-align:center; height:70px;}

.sy_two li .bottom{ float:left; width:100%; border:2px solid #DCDCDC; border-top:0px; padding-bottom:10px;}

.sy_two li:hover .bottom{ border-color:#fff;}



.sy_three{ float:left; width:100%; height:70px; text-align:center;}

.sy_three a{ border:1px solid #0082CA; padding:4px 30px; font-size:18px; color:#0081C9; padding-bottom:5px;}

.sy_three a:hover{ background:#0082CA; color:#fff;}



.sy_four{ float:left; width:100%; background:#D6DDE6;}



/*.sy_four .sy_one{ background:url(../images/bg_05.png) no-repeat center center; color:#fff;}*/

.sy_four { padding-bottom:50px;}

.es-carousel-wrapper{position:relative; float:left; width:100%;}

.es-carousel{overflow:hidden; float:left; width:100%;}

.es-carousel ul{display:none;}

.es-carousel ul li{height:400px;float:left;display:block;width:287.5px; position:relative; overflow:hidden; margin:0px; border:0px;}

.es-nav span{position:absolute;top:0px;left:0px;background:transparent url(../images/left1.png) no-repeat center center;width:30px;height:100%;text-indent:-9000px;cursor:pointer;opacity:0.8;}

.es-nav span.es-nav-next{right:0px;left:auto; background:url(../images/right1.png) no-repeat center center;}

.es-nav span:hover{opacity:1.0;}

.es-carousel ul li .img_bg{ float:left; width:100%; height:100%;}

.es-carousel ul li .top{ float:left; width:100%; height:100%; background:url(../images/bg_06.png); position:absolute; top:0px; left:0px; display:block}

.es-carousel ul li .top .img{ float:left; width:100%; padding-top:115px; height:230px;text-align:center; margin:0px;}

.es-carousel ul li .top h1{ float:left; color:#fff; font-size:22px; text-align:center; width:100%;}

.es-carousel ul li .bottom{ position:absolute; background:url(../images/bg_07.png); height:100%; top:99%; border-top:5px solid #0082C8; left:0px; width:100%; color:#fff;}

.es-carousel ul li:hover .bottom{ top:0px;}

.es-carousel ul li:hover .top{ display:none}

.es-carousel ul li .bottom h1{ float:left; width:100%; padding-top:30px; padding-bottom:10px; text-align:center; margin:0px; font-size:22px;}

.es-carousel ul li .bottom .desc{ float:left; width:100%; padding:0px 20px; line-height:30px; font-size:14px; padding-top:5px;}

.es-carousel ul li .bottom .more{ position:absolute; bottom:40px; left:0px; width:100%; text-align:center; margin:0px;}

.es-carousel ul li .bottom .more a{ background:url(../images/bg_06.png); padding:5px 20px; font-size:16px; color:#fff;}

.es-carousel ul li.li2 .bottom{ border-top:5px solid #97C517; background:url(../images/bg_08.png)}

.es-carousel ul li.li3 .bottom{ border-top:5px solid #51A979; background:url(../images/bg_09.png)}

.es-carousel ul li.li4 .bottom{ border-top:5px solid #D90000; background:url(../images/bg_10.png)}



.focus {height:320px;overflow:hidden;position:relative; float:left; width:100%; margin-top:-40px; display:block;}

.focus_m ul {width:100%;height:200px;overflow:hidden;}

.focus_m li {width:100%;height:200px;_float:left;}

.focus_m li .tb{ float:left; width:25%; float:left; height:100px; text-align:center;}

.focus_m li .tb img{ max-width:80%; max-height:90px;}

.focus_s {height:30px;position:relative;margin:0 auto;z-index:2;width:1000px;}

.focus_s ul {height:30px;overflow:hidden;position:absolute;left:46%;top:260px;}

.focus_s li {float:left;cursor:pointer;height:25px;width:15px;overflow:hidden;margin-right:10px;}

.focus_s li b {display:block;text-indent:-999em;background:url(../images/circle.png) 0 0 no-repeat;width:15px;height:15px;overflow:hidden; background:#DADADA; border-radius:20px;}

.focus_s li.active b { background:#0082C9;}



.sy_five{padding-bottom:30px;}

.sy_five li{ padding:0px; margin:0px;}

.sy_five li table{ height:90px; float:left; width:100%; text-align:center;}

.sy_five li table img{ max-width:90%; max-height:80px;}



.sy_six{ float:left; width:100%; line-height:200px;background:url(../images/bg_11.jpg) no-repeat top center; text-align:center; color:#fff; font-size:34px; letter-spacing:4px;}

.sy_six a{ color:#fff; border:1px solid #fff; font-size:16px; padding:4px 20px; padding-bottom:6px;}

.sy_six a:hover{ border:#FF0 1px solid ; color:#ff0;}



@media screen and (min-width: 768px) and (max-width: 992px) {/* 平板 */

	.sy_one{ font-size:24px; line-height:120px; background-size:auto 42%;}

	.sy_two li .desc{ height:90px; padding:10px;}

	.sy_two li{ margin-bottom:40px;}

	.sy_three{ margin-top:-10px; padding-bottom:40px;}

	.sy_four .sy_one{ background-size:auto 43%;}

	.focus_s ul{ left:32%;}

}

@media (max-width: 767px) {/* 手机 */

	.sy_one{ font-size:18px; line-height:80px; background-size:auto 46%;}

	.sy_two li .desc{ height:auto; padding:10px; font-size:12px; line-height:22px; padding-bottom:5px;}

	.sy_two li{ margin-bottom:5px; padding:5px;}

	.sy_two li h1{ font-size:15px;}

	.sy_three{ margin-top:20px; padding-bottom:30px;}

	.sy_three a{ font-size:16px; padding:4px 25px; padding-bottom:5px}

	.sy_four .sy_one{ background-size:auto 48%;}

	.focus{ display:none}

	.sy_five li table{ height:80px; float:left; width:100%; text-align:center;}

	.sy_five li table img{ max-width:80%; max-height:70px;}

	.sy_six{ line-height:120px;font-size:20px; }

	.sy_six a{ font-size:14px;}

	.sy_two li .bottom{ height:130px;}

}



/* tong */

.t_one{ float:left; width:100%;background:#0082CA; line-height:60px;}

.t_one a{ font-size:20px; color:#fff; text-align:center;}

.t_one a.sel{ background:#fff; color:#0082CA}



@media screen and (min-width: 768px) and (max-width: 992px) {/* 平板 */

	.t_one{ line-height:50px;}

	.t_one a{ font-size:18px;}

}

@media (max-width: 767px) {/* 手机 */

	.t_one{ line-height:40px;}

	.t_one a{ font-size:15px;}

}



/* 故事 guShi */

.gs_one{ float:left; width:100%; margin:0px;padding-top:50px; background:url(../images/bg_13.jpg) repeat-x left bottom; text-align:center; line-height:40px; color:#333333; font-size:34px;}

.gs_one span{ font-size:18px;}

.gs_one .bottom{ float:left; width:100%; height:130px; background:url(../images/bg_12.jpg) repeat-x left bottom;}



.gs_two{ float:left; width:100%; padding:20px 80px; color:#333333; font-size:16px; line-height:26px; z-index:111; position:relative;}



.gs_three{ float:left; width:100%; background:url(../images/bg_14.jpg) repeat-x left bottom; padding-top:80px; z-index:10; margin-top:0px; color:#333333; text-align:center; line-height:50px; font-size:34px; padding-bottom:60px;}

.gs_three span{ color:#fff; font-size:50px; float:left; width:100%; padding:10px 80px; padding-top:20px;}



.gy_four{ float:left; width:100%;background:url(../images/bg_15.jpg) no-repeat 180px 40px; background-size:2px 100%; padding-bottom:40px;}

.gy_four li{ position:relative; float:left; width:100%;}

.gy_four li .ll{position:absolute; top:0px; left:0px; width:180px; padding-right:50px; text-align:right; color:#0081C9; font-size:18px; line-height:29px;}

.gy_four li .ll i{ position:absolute; top:0px; right:-13px; width:24px; height:29px; background:url(../images/bg_16.jpg) no-repeat center center;}

.gy_four li.li .ll{ color:#2BABC1; font-size:24px;}

.gy_four li.li .ll i{ background:url(../images/bg_17.jpg) no-repeat top center}

.gy_four li .rr{ float:left; padding-left:220px;padding-bottom:10px; line-height:28px; font-size:15px; color:#333333;}

.gy_four li.li .rr{ color:#2BABC1; font-size:24px;line-height:29px; padding-bottom:20px;}

.gy_four li.li{ margin-top:40px;}



.gy_five{ float:left; color:#0081C9; font-size:24px; padding-left:80px; line-height:100px;}



@media screen and (min-width: 768px) and (max-width: 992px) {/* 平板 */

	.gs_one{ padding-top:40px; font-size:30px;}

	.gs_one .bottom{ height:120px; background-size:auto 100%;}

	.gs_two{ padding:10px 30px;}

	.gs_three span{ padding:10px 40px; font-size:40px;}

}

@media (max-width: 767px) {/* 手机 */

	.gs_one{ padding-top:30px; font-size:22px; line-height:20px;}

	.gs_one span{ font-size:14px; float:left; width:100%; text-align:center; padding-top:15px;}

	.gs_two{ padding:10px 10px;}

	.gs_three{ font-size:22px; line-height:30px; background-size:auto 100%; padding-bottom:20px; margin-top:-30px;}

	.gs_three span{ padding:10px; font-size:24px;}

	.gy_four{background:url(../images/bg_15.jpg) no-repeat 100px 40px; background-size:2px 100%; padding-bottom:30px}

	.gy_four li .ll{ width:100px; padding-right:25px; font-size:14px;}

	.gy_four li.li .ll{ font-size:18px;}

	.gy_four li .rr{ padding-left:130px; line-height:24px; font-size:13px;}

	.gy_four li.li .rr{ font-size:20px;}

	.gy_four li.li{ margin-top:20px;}

	.gy_five{ padding:0px; width:100%; text-align:center; line-height:70px; font-size:20px;}

}



/* 新闻 xinWen */

.xw_one{ float:left; width:100%;}

.xw_one li{ float:left; width:100%; padding:32px; border-bottom:2px solid #BFBFBF; position:relative; min-height:246px;}

.xw_one li .left{ width:270px; height:180px; position:absolute; top:32px; left:32px;}

.xw_one li .right{ float:left; width:100%; padding-left:305px; padding-top:15px;}

.xw_one li .right .desc{ float:left; width:100%;  color:#333333; font-size:14px; line-height:26px; padding-bottom:20px;}

.xw_one li .right .bottom{ float:left; width:100%;}

.xw_one li .right .bottom span{ float:left; color:#0081C9; font-size:18px;}

.xw_one li .right .bottom i{ float:right; font-style:normal; font-size:14px; color:#333333;}



.xw_two{ float:left; width:100%; border-bottom:1px solid #BFBFBF; padding:30px 20px; padding-bottom:15px;}

.xw_two h1{ float:left; width:100%; color:#333333; font-size:28px; margin:0px; padding-bottom:20px;}

.xw_two .s_name{ float:left; padding-left:30px; color:#333333; font-size:14px; padding-right:30px; background:url(../images/bg_11.png) no-repeat left center;line-height:25px;}

.xw_two .s_time{ float:left; padding-left:28px; color:#333333; background:url(../images/bg_12.png) no-repeat left center; font-size:14px;line-height:25px;}

.xw_two .right{ float:right; margin-right:-26px; width:auto;}

.xw_two .right i{ float:left; font-size:14px; color:#333; font-style:normal; line-height:25px;}

.xw_two .right .bdsharebuttonbox{ float:left; height:25px; margin-top:-5px;}



.xw_three{ float:left; width:100%; padding:30px 20px; line-height:26px; color:#333333; font-size:14px;}

.xw_three img{ max-width:100%;}



.xw_four{ float:left; width:100%; color:#A9A9A9; font-size:24px;background:#EDEDED; text-align:center; line-height:50px; margin:20px 0px; letter-spacing:2px; margin-bottom:40px;}



.xw_five{ float:left; width:100%; text-align:center; height:80px;}

.xw_five a{ border:2px solid #AAAAAA; border-radius:100px; font-size:24px; color:#A9A9A9; padding:8px 25px; margin:0px 40px;}

.xw_five a:hover{ border:2px solid #0082C8; color:#0082C8;}



@media screen and (min-width: 768px) and (max-width: 992px) {/* 平板 */

	.xw_one li .right{ padding-top:0px;}

	.xw_one li .right .desc{ line-height:24px;}

	.xw_two h1{ padding-bottom:15px; font-size:24px;}

	.xw_four{ margin-top:0px; margin-bottom:30px; line-height:45px; font-size:20px;}

	.xw_five{ padding-top:10px;}

	.xw_five a{ font-size:20px;}

}

@media (max-width: 767px) {/* 手机 */

	.xw_one li{ padding:15px;}

	.xw_one li .left{ float:left; position:relative; width:100%; height:auto; left:0px; top:0px;}

	.xw_one li .right{ padding-left:0px; float:left; width:100%}

	.xw_one li .right .bottom span{ font-size:16px;}

	.xw_one li .right .desc{ line-height:22px; font-size:13px; padding-bottom:10px;}

	.xw_two{ padding:20px 15px;}

	.xw_two h1{ padding-bottom:15px; font-size:20px;}

	.xw_two .right{ float:left; padding-top:10px; margin-right:0px;}

	.xw_three{ padding:15px; line-height:24px; font-size:13px;}

	.xw_four{font-size:17px; line-height:40px; margin-top:0px; margin-bottom:20px;}

	.xw_five{ padding-top:10px; height:70px;}

	.xw_five a{ font-size:15px; margin:0px 15px; padding:6px 20px;}

}



/* 联系 lianXi */

.lx_one li{ border:7px solid #fff; background:#F7DFDF; height:250px; margin:40px 0px;}

.lx_one li .img{ float:left; width:100%; padding-top:40px; text-align:center; height:105px; margin:0px;}

.lx_one li:hover .img{ padding-top:20px;}

.lx_one li h1{ float:left; width:100%; text-align:center; line-height:50px; margin:0px; color:#333333; font-size:18px;}

.lx_one li .desc{ float:left; width:100%; color:#333333; font-size:15px; line-height:24px; text-align:center; padding:0px 20px;}

.lx_one li.li2{ background:#DDF1F3}

.lx_one li.li3{ background:#EBF1DB}

.lx_one li.li4{ background:#D5EBF7}



.lx_two{ float:left; width:100%; background:#EEEEEE;}

.lx_two .top{ float:left; width:100%; line-height:120px; text-align:center; color:#333333; font-size:28px;}



.lx_three li{ padding-left:40px; position:relative; padding-bottom:50px;}

.lx_three li .left{ position:absolute; top:0px; left:40px;}

.lx_three li .right{ float:left; padding-left:50px;}

.lx_three li .right h1{ float:left; width:100%;line-height:38px; color:#37A1DD; font-size:18px; margin:0px;}

.lx_three li .right p{ float:left; margin:0px; width:100%; font-size:14px; line-height:26px; color:#333;}

.lx_three li.li2 .right h1{ color:#DC6868;}

.lx_three li.li3 .right h1{ color:#9ABE50;}



.ditu{ float:left; width:100%; border:1px solid #D0D0D0; margin:50px 0px; height:450px;}



@media screen and (min-width: 768px) and (max-width: 992px) {/* 平板 */

	.lx_one li{ margin-bottom:0px;}

	.lx_three li{ padding-left:20px;}

	.lx_three li .left{ left:20px;}

}

@media (max-width: 767px) {/* 手机 */

	.lx_one li{ margin-bottom:0px; margin-top:10px;}

	.lx_one li .desc{ font-size:13px; padding:0px 10px;}

	.lx_three li{ padding-left:20px; padding-bottom:30px;}

	.lx_three li .left{ left:20px;}

	.ditu{ margin:20px 0; height:300px;}

}



/* 加入我们 jiaRu */

.jr_banner{ float:left; width:100%; height:550px;line-height:550px; font-size:50px;color:#fff; text-align:center; margin-bottom:50px;}



.jr_one{ color:#333333; font-size:18px; line-height:30px; padding-bottom:30px;}

.jr_one h1{font-size:36px; color:#0081C9; margin:0px; padding-bottom:5px;}



.jr_two img{ float:left; width:100%; margin-bottom:50px;}

.jr_two img{ margin:0px;}



.jr_three li{ border:1px solid #EEEEEE; margin-bottom:20px; float:left; width:100%;}

.jr_three li .top{ float:left; width:100%; height:50px; line-height:49px; background:url(../images/bg_18.jpg) no-repeat right center #EEEEEE; padding-left:25px;}

.jr_three li .top span{ padding-left:40px; float:left; color:#333333; font-size:20px; background:url(../images/bg_19.jpg) no-repeat left center;}

.jr_three li .bottom{ float:left; width:100%; padding:15px 25px; font-size:14px; color:#333333; line-height:28px; display:none;}

.jr_three li .top.sel{background:url(../images/bg_18-sel.jpg) no-repeat right center #EEEEEE;}



@media screen and (min-width: 768px) and (max-width: 992px) {/* 平板 */

	.jr_banner{ height:350px; line-height:350px; font-size:40px;margin-bottom:30px;}

	.jr_two{ margin-bottom:30px;}

	.jr_one{ font-size:16px; padding-bottom:30px; line-height:28px;}

	.jr_one h1{font-size:28px;}

}

@media (max-width: 767px) {/* 手机 */

	.jr_banner{ height:180px; line-height:180px; font-size:22px;margin-bottom:20px;}

	.jr_two{ margin-bottom:20px;}

	.jr_one h1{font-size:20px;}

	.jr_one{ font-size:14px; padding-bottom:20px; line-height:24px;}

	.jr_three li .top{padding:10px 0px; padding-left:15px;background:url(../images/bg_18.jpg) no-repeat right center #EEEEEE; background-size:auto 8px; height:auto; line-height:25px; }

	.jr_three li .top span{ font-size:15px;background:url(../images/bg_19.jpg) no-repeat left center; background-size:15px; padding-left:28px; max-width:84%;}

}



/* 产品 chanPin */

.cp_banner h1{ float:left; width:100%; text-align:center; margin:0px; line-height:90px; padding-top:160px; font-size:50px;}

.cp_banner h2{ float:left; width:100%; text-align:center; font-size:28px; line-height:42px; margin:0px; padding-top:10px;}



.cp_one .top{ float:left; width:100%; text-align:center; padding-bottom:40px;color:#333333; font-size:28px;}

.cp_one .bottom{ float:left; width:100%; color:#333333; font-size:16px; line-height:28px; padding:0px 50px; padding-bottom:40px;}



.cp_bg{ float:left; width:100%; background:#F4F4F4; padding:30px 0px;}

.cp_two li{ float:left; width:100%; padding:20px 0px; padding-left:40px; font-size:16px; line-height:28px;}

.cp_two li .left{ float:left; padding:0px 40px; text-align:center; width:360px; text-align:center;}

.cp_two li h1{ margin:0px; line-height:90px; color:#333333; font-size:28px;}

.cp_two li span{ padding-left:14px; background:url(../images/bg_20.png) no-repeat left 8px; color:#333333; font-size:14px; line-height:24px;}

.cp_two li.li .left{ float:right;}



.cp_three{ float:left; width:100%; text-align:center; line-height:150px; color:#333333; font-size:34px;}



.cp_four li{ padding:0px 25px;}

.cp_four li .nei{ float:left; width:100%; height:400px; background:#F5F5F5;}

.cp_four li .img{ float:left; width:100%; height:280px; padding-top:90px; text-align:center;}

.cp_four li .img img{ max-width:94%;}

.cp_four li h1{ float:left; width:100%; text-align:center; color:#333333; font-size:22px; padding-bottom:15px; margin:0px; }

.cp_four li .desc{ float:left; width:100%; padding:0px 40px; color:#333333; font-size:16px; text-align:left; line-height:24px; text-align:center;}



.cp_five{ float:left; width:100%; text-align:center; padding: 50px 0px;}

.cp_five img{ max-width:100%;}

@media screen and (min-width: 768px) and (max-width: 992px) {/* 平板 */

	.cp_banner h1{ font-size:40px; padding-top:80px; line-height:70px;}

	.cp_banner h2{ font-size:22px; line-height:36px;}

	.cp_one .top{ padding-bottom:30px; font-size:26px;}

	.cp_one .bottom{ padding:0px 20px; padding-bottom:30px;}

	.cp_two li{ padding-left:15px; padding-right:15px;}

	.cp_three{ line-height:100px; font-size:28px;}

	.cp_four li{ padding:0px 5px;}

	.cp_four li .desc{ padding:0px 15px;}

}

@media (max-width: 767px) {/* 手机 */

	.cp_banner h1{ font-size:28px; padding-top:40px; line-height:40px;}

	.cp_banner h2{ font-size:18px; line-height:32px;}

	.cp_one .top{ padding-bottom:20px; font-size:20px;}

	.cp_one .bottom{ padding:0px 10px; padding-bottom:20px; font-size:14px; line-height:26px;}

	.cp_two li{ padding:0px 20px;}

	.cp_two li .left,.cp_two li.li .left{ float:left; width:100%; text-align:center;}

	.cp_two li .left img{ max-width:80%;}

	.cp_two li h1{ font-size:22px; line-height:60px;}

	.cp_three{ line-height:80px; font-size:22px;}

	.cp_four li{ padding:0px 15px; padding-bottom:20px;}

	.cp_four li .nei{ height:360px;}

	.cp_four li .img{ height:220px; padding-top:60px;}

	.cp_four li .desc{ padding:0px 15px;}

	.cp_five{ padding:0px; padding-bottom:20px; }

}



/* 服务 fuWu */

.fw_banner{ margin:0px;}



.fw_one{ padding:45px 0px; float:left; width:100%; font-size:16px; color:#333; line-height:26px;}

.fw_one .left{ float:left; width:340px;}

.fw_one .left img{ max-width:90%;}

.fw_one h1{ margin:0px; line-height:90px; color:#333333; font-size:28px;}



.fw_two{ background:#F5F5F5}

.fw_two .left{ text-align:right; float:right;}



@media screen and (min-width: 768px) and (max-width: 992px) {/* 平板 */

	.fw_one .left{ width:240px;}

}

@media (max-width: 767px) {/* 手机 */

	.fw_one{ padding:20px 15px;}

	.fw_one .left,.fw_two .left{ width:100%; text-align:center;}

	.fw_one h1{ text-align:center; font-size:24px; line-height:70px;}

}



/* 方案 fangAn */

.fa_banner h1{ float:left; width:100%; margin:0px; line-height:550px; font-size:50px;padding-left:300px}

.fa_banner h2{ float:left; width:100%; margin:0px; font-size:36px; line-height:40px;}



.fa_one{ float:left; width:100%; margin-top:-10px;}

.fa_one .top{ float:left; width:100%; color:#333; font-size:28px; line-height:34px; padding-bottom:30px; text-align:center;}

.fa_one .bottom{ float:left; width:100%; line-height:28px; font-size:16px; padding-bottom:40px;}

.fa_one .bottom img{ max-width:100%;}



.fa_two{ float:left; width:100%; background:#F5F5F5; padding-top:40px; margin-bottom:50px;}

.fa_two .fa_one .bottom{ padding-bottom:30px;}



.fa_three{ float:left; width:100%; }

.fa_three li{ float:left; width:100%; color:#333333; line-height:22px; font-size:14px; height:85px;}

.fa_three li .img{ float:left; margin-right:15px;}

.fa_three li h1{ font-weight:bold; margin:0px; font-size:16px; line-height:30px;}



.sy_banner{ margin-bottom:0px;}



@media screen and (min-width: 768px) and (max-width: 992px) {/* 平板 */

	.fa_banner h1{ font-size:38px; line-height:100px;line-height:350px;}

	.fa_banner h2{ font-size:28px;}

	.fa_one .top{ line-height:30px; font-size:22px; padding-bottom:15px;}

	.fa_two{ margin-bottom:40px;}

}

@media (max-width: 767px) {/* 手机 */

	.fa_banner h1{ font-size:22px; line-height:180px;padding-left:0px;}

	.fa_banner h2{ font-size:18px; line-height:26px; padding:0px 20px;}

	.fa_one{ padding:0px 10px; margin:0px;}

	.fa_one .top{ line-height:30px; font-size:20px; padding-bottom:10px;}

	.fa_three li{ height:auto; padding-bottom:20px;}

	.fa_two{ margin-bottom:20px; padding-top:20px;}

	.fa_three{ padding:0px 10px;}

}

