﻿@charset "utf-8";
/*公共样式*/
* {margin: 0; padding: 0;}
html{font-size:62.5%;}
body{font-size:14px;font-size:1.4rem;font-family:"微软雅黑";color:#666;}
ul li{list-style:none;}
a{text-decoration:none;}
input, select, button, textarea {font: 14px/1.5 "微软雅黑" "黑体";font-size:1.4rem; color: #666;}
input[type="submit"],input[type="reset"],input[type="button"],button {-webkit-appearance: none;outline:none; cursor: pointer;}
a:hover{text-decoration:none;cursor: pointer;}
img{border: 0;}
h1, h2, h3, h4, h5, h6, b {font-weight: normal;}
i, em {font-style: normal;}
.clear{clear:both;}
.clearfix:after {visibility:hidden;display:block;font-size: 0;content: " ";clear:both;height:0;}
.clearfix{*zoom:1;}
.fl{float:left;}
.fr{float:right;}
.pa{position: absolute;}
.pr{position: relative;}
.content{margin:0 auto;width:1200px;}

/*首页*/
header{width: 100%;background:url(../images/ico6.png) center top;border-bottom: 1px solid #eee;}
.head_top{height:37px;background:url(../images/ico4.png) center top;}
.head_top p{line-height:37px;color:#fff;font-size:12px;}
.head_top p a{color:#fff;position:relative;line-height:37px;display: inline-block;}
.head_top p a img{vertical-align:middle;margin:0px 5px 0px 17px;}
.head_top p a img.img1{width:100px;height:100px;margin:0px;position: absolute;top:37px;left:0px;display:none;z-index:9;}
.head_top p a:hover img.img1{display:block;}
.head{height:144px;}
.logo{height:82px; padding-top:30px;}
.logo img{height:73px; width: 793px;}
.head_tel{margin-top:40px;}
.head_tel h5{font-size:14px;line-height:20px;color:#063178;}
.head_tel h5 img{vertical-align:middle;margin-right:5px;}
.head_tel h3{font-size:30px;line-height:1em;margin-top:4px;color:#65ad1f;font-weight: bold;}
.menu{width: 100%;height:60px; background:#fff;}
.menu ul{height:60px;}
.menu ul li{width:12.5%;height:60px; float: left;position: relative;}
.menu_a{display: block;width:100%;text-align: center;font-size:16px;font-weight:bold;border-top:4px solid #fff; line-height:56px; color: #373737;}
.menu ul li.on .menu_a,.menu ul li:hover .menu_a{color:#0056b3;border-color:#0056b3;}
.menu_hover{width:100%;background:#fff;position: absolute;left:0;top:60px;z-index: 9999;display: none;}
.menu_hover a{display: block;width:100%;height:41px;line-height:41px;color: #171717;text-indent: 20px;font-size: 14px;}
.menu_hover a:hover{color:#fff;background:#0056b3;}
.menu ul li:hover .menu_hover{display:block;}

/*banner*/
.banner{width: 100%; height:564px; overflow: hidden; position:relative;}
.banner .banner-box{min-width:1210px;height:564px;position:relative;overflow:hidden;}
.banner .banner-box .bd{ width:100% !important;}
.banner .banner-box .bd li{width:100% !important;height:564px;}
.banner .banner-box .bd li a{display:block;}
.banner .banner-box .bd li a img{display: block;width:1920px; height:564px;overflow:hidden;position:absolute;left:50%;margin-left:-960px;}
.banner .banner-btn{width:1200px;height:40px; position:absolute;top:50%;left:50%; margin-left:-600px;}
.banner .banner .banner-btn a{display:block;width:16px;height:37px;position:absolute;top:-18px;}
/*.banner .banner .banner-btn a.prev{left:0;background:url(../images/left.png) no-repeat;} 
.banner .banner .banner-btn a.next{right:0px;background:url(../images/right.png) no-repeat;}*/
.banner .banner-box .hd {position:absolute;left:50%;margin-left:-28px; top:240px; z-index:9;}
.banner .banner-box .hd ul li{width:15px;height:15px;text-indent:-9999px;margin-right:5px; float:left;cursor:pointer;border-radius:50%; background:#fff; }
.banner .banner-box .hd ul li.on{background:#1d69bb;}
.banner .banner-box .hd ul li:last-child{margin-right:0px;}
/*banner 结束*/

/*搜索 */
.index_search{height:60px;}
.index_search_con{height:34px;padding-top:13px;}
.index_search_con h4{line-height:34px;font-size:16px;color:#1d69bb;font-weight:bold;}
.index_search_con select{width:220px; height:32px;border:1px solid #ddd;font-size:12px;text-indent:20px; color:#9fa0a2;font-weight:normal;vertical-align:middle;}
#keyword{
width:220px; height:32px;border:1px solid #ddd;font-size:12px;text-indent:20px; color:#9fa0a2;font-weight:normal;vertical-align:middle;
}
.index_search_con input[type="submit"]{width:60px;height:24px;background:#6fb628;color:#fff;font-size:12px;border:0;vertical-align:middle;cursor: pointer;}
.index_tel{line-height:60px;}
.index_tel h4{color:#202020;font-size:14px;}
.index_tel h4 a{color:#202020;}
.index_tel h4 img{vertical-align: middle;margin-right:5px;}
.index_tel h4 strong{color:#0265d1;font-size:24px;font-weight:bold;}

/*产品*/
.index_product{background:#f6f6f6;padding:20px 0px 67px;}
.index_product_title{height:112px;background:url(../images/ico8.png) no-repeat top center;text-align: center;}
.index_product_title h4{color:#1d69bb;font-size:26px;font-weight: bold;line-height:1em;padding-top:30px;}
.index_product_title h4 span{color:#c0bfbf;font-size:20px;font-family: arial;}
.index_product_title p{color:#2a2828;font-size:16px;line-height:1em;margin-top:18px;}
.index_product_con{height:628px;}
.index_product_left{width:241px;height:600px;padding-top:28px;background:url(../images/ico9.png) no-repeat;}
.index_product_list{margin-top:63px;width:100%;}
.index_product_list a{display:block; width:100%;height:44px;font-size:16px; line-height:44px;margin-bottom:4px;color:#fff;}
.index_product_list a img{vertical-align:middle;margin:0px 12px 0px 26px;}
.index_product_list a:hover,.index_product_list a.on{background:#79c42f;}
.index_product_right{padding-top:28px;width:932px;height:584px;overflow:hidden;}
.index_product_content{width:100%;display:none;}
.index_product_content ul li{float:left;width:298px;height:267px; overflow: hidden; margin:0px 19px 25px 0px;}
.index_product_content ul li:nth-child(3n){margin-right:0;}
.index_product_img{width:298px;height:222px;overflow: hidden;}
.index_product_img img{width:298px;height:222px;display:block;}
.index_product_content ul li p{width:100%;height:45px;line-height:45px;background:#e6e6e6;color:#555555;font-size:12px;text-align:center;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;-webkit-transition: all 0.3s linear 0s;transition: all 0.3s linear 0s;}
.index_product_content ul li:hover p{-webkit-transition: all 0.3s linear 0s;transition: all 0.3s linear 0s;background:#6fb628;color:#fff;}

/*优势*/
.index_advan{background:url(../images/ico11.png) no-repeat top center;padding:40px 0px 50px;}
.index_advan_title{text-align:center;font-weight:bold;}
.index_advan_title h4{font-size:30px;color:#266fbd;line-height:1em;font-weight:bold;}
.index_advan_title h4 img{vertical-align:middle;margin:0px 8px;}
.index_advan_title h4 span{font-size:20px;color:#c0bfbf;}
.index_advan_title p{color:#2a2828;font-size:18px;line-height:1em;margin-top:18px;}
.index_advan_title p span{color:#4b880f;}
.index_advan1{width:1200px;height:336px; margin: 10px auto 0px;}
.index_advan1_left{margin-top:90px;width:496px;}
.index_advan1_title{width:496px;height:61px;background:url(../images/ico13.png) no-repeat;}
.index_advan1_title h4{color:#fff;font-size:22px;font-weight:bold;padding:25px 0px 0px 115px;line-height:1em;}
.index_advan1_con{margin-top:10px;}
.index_advan1_con h5{color:#cccccc;font-size:13px; line-height:1em;}
.index_advan1_con p{color:#212121;line-height:24px;margin-top: 10px;}
.index_advan1_right{width:684px;height:336px;}
.index_advan1_right img{width:684px;height:336px;}
.index_advan2{width:1280px;height:336px; margin:0px auto;}
.index_advan2_left{margin-top:90px;width:496px;}
.index_advan2_title{width:496px;height:61px;background:url(../images/ico14.png) no-repeat;}
.index_advan2_title h4{color:#fff;font-size:22px;font-weight:bold;padding:25px 0px 0px 115px;line-height:1em;}
.index_advan2_con{margin-top:10px;}
.index_advan2_con h5{color:#cccccc;font-size:13px; line-height:1em;}
.index_advan2_con p{color:#212121;line-height:24px;margin-top: 10px;}
.index_advan2_right{width:725px;height:336px;}
.index_advan2_right img{width:725px;height:336px;}
.index_advan3{width:1200px;height:232px; margin:60px auto 0px;}
.index_advan3_left{margin-top:35px;width:496px;}
.index_advan3_title{width:496px;height:61px;background:url(../images/ico15.png) no-repeat;}
.index_advan3_title h4{color:#fff;font-size:22px;font-weight:bold;padding:25px 0px 0px 115px;line-height:1em;}
.index_advan3_con{margin-top:10px;}
.index_advan3_con h5{color:#cccccc;font-size:13px; line-height:1em;}
.index_advan3_con p{color:#212121;line-height:24px;margin-top: 10px;}
.index_advan3_right{width:625px;height:232px;}
.index_advan3_right img{width:625px;height:232px;}
.index_advan4{width:1200px;height:340px; margin:30px auto 0px;}
.index_advan4_left{margin-top:54px;width:496px;}
.index_advan4_title{width:496px;height:61px;background:url(../images/ico16.png) no-repeat;}
.index_advan4_title h4{color:#fff;font-size:22px;font-weight:bold;padding:25px 0px 0px 150px;line-height:1em;}
.index_advan4_con{margin-top:10px;}
.index_advan4_con h5{color:#cccccc;font-size:13px; line-height:1em;}
.index_advan4_con p{color:#212121;line-height:24px;margin-top: 10px;}
.index_advan4_right{width:650px;height:340px;}
.index_advan4_right img{width:650px;height:340px;}
.index_advan4_con ul{margin:35px 0px 0px 25px;}
.index_advan4_con ul li{float:left;margin-right:10px;}
.index_advan4_con ul li img{width:135px;height:84px;}

/*案例*/
.index_case{margin-bottom:56px;}
.index_case_title{text-align:center;}
.index_case_title h4{font-size:30px;color:#266fbd;line-height:1em;font-weight:bold;}
.index_case_title h4 img{vertical-align:middle;margin:0px 8px;}
.index_case_title h4 span{font-size:20px;color:#c0bfbf;}
.index_case_title p{color:#2a2828;font-size:16px;line-height:1em;margin-top:18px;}
.index_case_title hr{display:block;width:100%;height:1px;margin-top:10px;border:0; background:#ddd;}
.index_case_con{margin-top: 45px;}
.index_case_con ul li{float: left;margin:0px 4px 14px 0px;width:397px;height:228px;position: relative;overflow: hidden;}
.index_case_con ul li:nth-child(3n){margin-right:0;}
.index_case_con ul li img{width:397px;height:228px;}
.index_case_con_hover{width:100%;height:100%; background:rgba(0,0,0,0.75);position: absolute;bottom:100%;left:0;-webkit-transition: all 0.3s linear 0s;transition: all 0.3s linear 0s;}
.index_case_con_hover h5{display:block;width:110px;height:36px;border:1px solid #fff;color:#fff;text-align:center;line-height:36px;font-size:16px; margin:95px auto;}
.index_case_con_hover h5 i{display: inline-block;width:19px; height:15px;background: url(../images/ico18.png) no-repeat;vertical-align:middle;margin-right: 5px;}
.index_case_content{width:132px;height:87px;position: absolute;top:0;left:12px;background:url(../images/ico17.png) no-repeat;color:#fff;text-align:center;-webkit-transition: all 0.3s linear 0s;transition: all 0.3s linear 0s;}
.index_case_content h4{font-size:16px;line-height:1em;margin-top:22px;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.index_case_content p{font-size:11px;line-height:1em;margin-top:7px;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.index_case_con ul li:hover .index_case_con_hover{-webkit-transition: all 0.3s linear 0s;transition: all 0.3s linear 0s;bottom:0;}
.index_case_con ul li:hover .index_case_content{background:url(../images/ico17_on.png) no-repeat;-webkit-transition: all 0.3s linear 0s;transition: all 0.3s linear 0s;}
.index_bn{padding-top:20px;}
.index_bn img{width:100%;display: block;}

/*关于*/
.index_about{background: url(../images/bg1.jpg) no-repeat center top;padding:30px 0px 80px;background-attachment: fixed;}
.index_top{position: absolute;top:-10px;left:50%; margin-left: -10px;}
.index_about_title{text-align:center;font-weight:bold;background:url(../images/ico19.png) no-repeat top center;}
.index_about_title h4{font-size:30px;color:#266fbd;line-height:1em;font-weight:bold;padding-top: 20px;}
.index_about_title h4 span{font-size:20px;color:#c0bfbf;font-family: arial;}
.index_about_title p{color:#2a2828;font-size:18px;line-height:1em;margin-top:18px;}
.index_about_title p span{color:#4b880f;}
.index_about_con{margin-top:42px;height:315px;}
.index_about_content{width:1007px;}
.index_about_content img{width:1007px;height:179px;display:block;}
.index_about_content1{width:100%;height:120px;overflow: hidden;margin-top:10px;}
.index_about_list{width:168px;}
.index_about_list ul li{width:54px;height:315px;float:left;margin-left:2px;}
.index_about_list ul li img{width:54px;height:315px;display:block;}
.index_honor{margin-top:45px;}
.index_honor_title{height:28px;}
.index_honor_title h4{color:#1d69bb;font-size:18px;font-weight: bold;line-height:28px;}
.index_honor_title h4 img{vertical-align:middle;margin-right: 5px;}
.index_honor_title h4 span{font-family: arial;font-size:20px;color:#c0bfbf;}
.index_honor_title a{display:block;width:65px;height:24px;background:#fff;text-align: center;line-height:24px;font-size:12px;color:#2a2828;position: absolute;top:0;right:0;}
.index_honor_con{margin-top:40px;}
.picScroll-left{position:relative;height:287px;}
.picScroll-left .hd{position:relative;}
.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;  width:24px; height:102px; float:right;  overflow:hidden; cursor:pointer;  position:absolute;top:92px; z-index:10;}
.picScroll-left .hd .prev{left:0px;background:url(../images/left.png) no-repeat;}
.picScroll-left .hd .next{background:url(../images/right.png) no-repeat; right:0px;}
.picScroll-left .bd{ width:1100px; margin:0px auto;overflow: hidden;}
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{margin-right: 24px; float:left;width:199px; height:287px; _display:inline; overflow:hidden; text-align:center; }
.picScroll-left .bd ul li img{width:193px; height:281px;border: 3px solid #EE0A0A;}

/*代理*/
.index_agency{height:760px;background:url(../images/bg2.jpg) no-repeat center top;padding-top:38px;}
.index_agency_title{text-align:center;}
.index_agency_title h4{font-size:30px;color:#266fbd;line-height:1em;font-weight:bold;}
.index_agency_title h4 img{vertical-align:middle;margin:0px 8px;}
.index_agency_title h4 span{font-size:20px;color:#c0bfbf;}
.index_agency_title p{color:#2a2828;font-size:16px;line-height:1em;margin-top:25px;}
.index_agency_con{margin-top:58px;}
.index_agency_content{width:338px;height:373px;left:445px;top:13px;}
.index_agency_content img{width:338px;height:373px;}
.index_agency_con1{width:1130px;margin:0 auto;}
.index_agency_con1 ul li{width:200px;height:200px;background:url(../images/ico21.png) no-repeat;text-align: center;-webkit-transition: all 0.3s linear 0s;transition: all 0.3s linear 0s;}
.index_agency_con1 ul li:hover{background:url(../images/ico21_on.png) no-repeat;-webkit-transition: all 0.3s linear 0s;transition: all 0.3s linear 0s;}
.index_agency_con1 ul li.li1{top:0;left:0px;}
.index_agency_con1 ul li.li2{top:0;right:0px;}
.index_agency_con1 ul li.li3{top:288px;left:134px;}
.index_agency_con1 ul li.li4{top:288px;right:134px;}
.index_agency_con1 ul li img{height:40px;margin-top: 45px;}
.index_agency_con1 ul li img.on{display: none;-webkit-transition: all 0.3s linear 0s;transition: all 0.3s linear 0s;}
.index_agency_con1 ul li:hover img.out{display:none;-webkit-transition: all 0.3s linear 0s;transition: all 0.3s linear 0s;}
.index_agency_con1 ul li:hover img.on{display:inline-block;-webkit-transition: all 0.3s linear 0s;transition: all 0.3s linear 0s;}
.index_agency_con1 ul li h4{color:#1d69bb;font-size:24px;line-height:1em;font-weight: bold;margin-top:12px;-webkit-transition: all 0.3s linear 0s;transition: all 0.3s linear 0s;}
.index_agency_con1 ul li h5{color:#9d9d9d;font-size:10px;line-height:1em;margin-top:12px;-webkit-transition: all 0.3s linear 0s;transition: all 0.3s linear 0s;}
.index_agency_con1 ul li:hover h4{color:#fff;-webkit-transition: all 0.3s linear 0s;transition: all 0.3s linear 0s;}
.index_agency_con1 ul li:hover h5{color:#fff;-webkit-transition: all 0.3s linear 0s;transition: all 0.3s linear 0s;}
.index_agency_tel{width:350px;height:54px;border:3px solid #ddd;text-align:center;line-height: 54px;font-size:16px;color:#2a2828;top:475px;left:422px;}
.index_agency_tel img{vertical-align:middle;margin-right:5px;}
.index_agency_tel b{font-size:24px;color:#ee0a0a;font-weight: bold;}

/*新闻*/
.index_news{height:600px;background: url(../images/bg3.png) no-repeat center top;margin-top:-26px;}
.index_top1{top:17px;}
.index_news_title{text-align: center;padding-top:75px;}
.index_news_title h4{font-size:26px;color:#266fbd;line-height:1em;font-weight:bold;}
.index_news_title h4 span{font-size:20px;color:#c0bfbf;font-family: arial;}
.index_news_con{margin-top:40px;}
.index_news_care{width:365px;}
.index_news_content{width:410px;margin:0px 25px;}
.index_news_problem{width:375px;}
.index_news_title_con{width:100%;}
.index_news_title_con h4{color:#2a2828;font-size:18px;font-weight: bold;line-height:1em;}
.index_news_title_con h4 small{font-size:12px;font-weight:normal;font-family: arial;}
.index_news_title_con a{display:block;color:#2a2828;font-size:12px; position: absolute;top:3px;right:0;}
.index_news_title_con em{display:block;width:170px;height:5px;background:#6fb628;position: absolute;bottom:0;left:0;}
.index_news_title_con span{display:block;width:100%;height:1px;background:#ddd;margin-top:15px;}
.index_news_care_con{width:365px;height:365px;margin-top:10px;}
.picScroll-left1{position:relative;width:365px;height:365px;}
.picScroll-left1 .hd{position:relative;}
.picScroll-left1 .hd .prev,.picScroll-left1 .hd .next{ display:block;  width:11px; height:16px; float:right;  overflow:hidden; cursor:pointer;  position:absolute;top:332px; z-index:10;}
.picScroll-left1 .hd .prev{right:30px;background:url(../images/nleft.png) no-repeat;}
.picScroll-left1 .hd .next{background:url(../images/nright.png) no-repeat; right:10px;}
.picScroll-left1 .bd{ width:365px; margin:0px auto;overflow: hidden;}
.picScroll-left1 .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left1 .bd ul li{margin:0; float:left;width:365px;height:365px; _display:inline; overflow:hidden;position: relative; }
.picScroll-left1 .bd ul li img{width:365px;height:365px;display: block;}
.picScroll-left1 .bd ul li p{width:80%;height:50px;padding-right:20%;background:rgba(6,6,6,0.8);position: absolute;bottom:0;left:0;}
.picScroll-left1 .bd ul li p a{display:block; width:100%;height:50px;line-height:50px;text-indent:10px;color:#fff;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.index_news_content1{margin-top:10px;}
.index_news_content1 p{height:49px;line-height:49px;border-bottom: 1px dashed #DDDDDD;position: relative;}
.index_news_content1 p a{display: block;height:49px;width:75%;color:#595959;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.index_news_content1 p a em{display: inline-block;width:8px;height:8px;border-radius:50%;vertical-align: middle;margin-right: 5px;background: #bcbcbc;}
.index_news_content1 p span{color:#bebebe;position: absolute;top: 0px;right: 0px;}
.index_news_content1 p a:hover{color:#1d69bb;}
.index_news_content1 p a:hover em{background:#1d69bb;}
.index_news_problem_con{margin-top:10px;}
.index_news_problem_con ul li{width:182px;height:76px;background: #fff; float: left;margin:0px 10px 15px 0px;position: relative;}
.index_news_problem_con ul li:nth-child(2n){margin-right: 0;}
.index_news_img{width:50px;height:50px;top:13px;left:0;}
.index_news_img img{width:50px;height:50px;display: block;}
.index_news_img img.on{display: none;-webkit-transition: all 0.3s linear 0s;transition: all 0.3s linear 0s;}
.index_news_problem_con ul li:hover img.out{display: none;-webkit-transition: all 0.3s linear 0s;transition: all 0.3s linear 0s;}
.index_news_problem_con ul li:hover img.on{display: block;-webkit-transition: all 0.3s linear 0s;transition: all 0.3s linear 0s;}
.index_news_problem_con ul li:hover{background: #1d69bb;-webkit-transition: all 0.3s linear 0s;transition: all 0.3s linear 0s;-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.3);
	box-shadow:0 5px 10px rgba(0,0,0,0.3);-webkit-transform:translate3d(0, -2px, 0);transform:translate3d(0, -2px, 0);}
.index_news_problem_content{margin-left:50px;text-align:center;}
.index_news_problem_content h4{color:#1d69bb;font-size:16px;font-weight:bold;line-height:1em;padding-top: 24px;-webkit-transition: all 0.3s linear 0s;transition: all 0.3s linear 0s;}
.index_news_problem_content p{color:#bcbcbc;font-size:9px;font-weight:bold;line-height:1em;margin-top:10px;font-family:arial;}
.index_news_problem_con ul li:hover h4{color:#fff;-webkit-transition: all 0.3s linear 0s;transition: all 0.3s linear 0s;}

/*合作伙伴*/
.index_partner{width:1254px;margin:35px auto;}
.index_partner_title{}
.index_partner_title{text-align:center;}
.index_partner_title h4{font-size:30px;color:#266fbd;line-height:1em;font-weight:bold;}
.index_partner_title h4 img{vertical-align:middle;margin:0px 8px;}
.index_partner_title h4 span{font-size:20px;color:#c0bfbf;}
.index_partner_title p{color:#2a2828;font-size:14px;line-height:1em;margin-top:18px;}
.index_partner_title p span{color:#6fb628;font-size:18px;font-weight: bold;}
.index_partner_con{width:1250px;border:2px solid #eeeeee;height:190px;margin-top:25px;}
.picScroll-left2{position:relative; height:115px;margin-top:35px;}
.picScroll-left2 .hd{position:relative;}
.picScroll-left2 .hd .prev,.picScroll-left2 .hd .next{ display:block;  width:21px; height:86px; float:right;  overflow:hidden; cursor:pointer;  position:absolute;top:15px; z-index:10;}
.picScroll-left2 .hd .prev{left:-10px;background:url(../images/nleft1.png) no-repeat;}
.picScroll-left2 .hd .next{background:url(../images/nright1.png) no-repeat; right:-10px;}
.picScroll-left2 .bd{ width:1200px; margin:0px auto;overflow: hidden;}
.picScroll-left2 .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left2 .bd ul li{margin-right:13px; float:left;width:229px; height:115px; _display:inline; overflow:hidden; text-align:center; }
.picScroll-left2 .bd ul li img{width:227px; height:113px;border:1px solid #eeeeee;}

/*底部*/
footer{background:#202020;color:#fff;}
.foot_menu{height:50px;line-height:50px;background:#1d69bb;font-size:14px;text-align: center;}
footer a{color:#fff;}
.foot_menu span{display: inline-block;margin:0px 5px;}
.foot{margin:40px auto 20px;}
.foot_logo{width:417px;height:162px;margin-top:28px;}
.foot_logo img{width:417px;height:162px;display:block;}
.foot_contact{margin-left: 92px;margin-top: 10px;}
.foot_contact p{line-height:30px;}
.foot_contact p img{vertical-align: middle;margin-right: 5px;}
.foot_ewm{text-align: center;width:160px;}
.foot_ewm p{color:#a4a4a4;font-size:12px;margin-bottom: 10px;line-height:1em;}
.foot_ewm img{width:160px;}
.foot_right{line-height:60px;height:90px;border-top:1px solid #444444;}

.index_product_title,.index_case_title,.index_product_left,.index_product_right,.index_advan_title,.index_advan1_left,.index_advan1_right,.index_advan2_left,.index_advan2_right,.index_advan3_left,.index_advan3_right,
.index_advan4_left,.index_advan4_right,.index_bn,.index_about_title,.index_agency_title,.index_agency_content,.index_agency_con1,.index_news_title,.index_partner_title,
.index_news_care,.index_news_content,.index_news_problem{opacity:0;}

/*内页公共部分*/
.banner1{width:100%;height:330px;overflow:hidden;position:relative;}
.banner1 img{width:1920px;height:330px;position:absolute;left:50%;margin-left:-960px;}
.main{margin:38px auto 75px;}
.main_left{width:260px;margin-top:-75px;}
.main_right{width:900px;}
.main_menu{background:#e8e8e8;padding-bottom:5px;}
.main_menu h4{height:60px;text-align:center;line-height:60px;color:#fff;font-size:18px;font-weight: bold; background:#1d69bb;}
.main_menu h4 small{font-size:14px;font-family: "Arial";font-weight: normal;}
.main_menu_con{margin-top:5px;}
.main_menu_con a{display:block;width:230px;height:40px;margin:0px 15px 5px;line-height:40px;font-size:16px;color:#202020;text-indent:50px;}
.main_menu_con a.on,.main_menu_con a:hover{background:#61b70d;color:#fff;}
.main_list{width:100%;height:60px;color:#fff;background:#1d69bb;margin-top:-75px;line-height:60px;}
.main_list h4{font-size:18px;line-height:60px;margin-left: 15px;}
.main_list h4 img{margin-right:10px;vertical-align: middle;}
.main_list p{position:absolute;top:0;right:15px;font-size:12px;}
.main_list p a{color:#fff;}
.main_contact{border:1px solid #eeeeee;border-top:5px solid #61b70d;padding:15px; margin-top:30px;}
.main_contact h4{padding-top:28px;width:249px;height:46px;line-height:42px;color:#fff;font-size:16px;text-indent:73px;font-weight:bold;}
.main_contact h4 small{font-size:9px;font-weight:normal;font-family: "Arial";}
.main_contact_con{margin-top:20px;}
.main_contact_con p{color:#434343;font-size:14px;line-height:2em;}
.main_contact_con p b{font-size:18px;font-weight:bold;color:#1d69bb;}
.main_title{height:32px;border-bottom: 1px solid #DDDDDD;}
.main_title h4{color:#4f4f4f;font-size:22px;line-height:1em;font-weight: bold;}
.main_title p{position:absolute;top:0;right:0px;color:#a8a8a8;font-size:12px;}
.main_title p a{color:#a8a8a8;}
.page{margin-top: 20px;}

/*产品内页*/
.product{width:100%;margin-top:20px;}
.product ul li{float:left;width:287px;height:259px; overflow: hidden; margin:0px 19px 32px 0px;}
.product ul li:nth-child(3n){margin-right:0;}
.product_img{width:287px;height:214px;overflow: hidden;}
.product_img img{width:287px;height:215px;display:block;}
.product ul li p{width:100%;height:45px;line-height:45px;background:#1d69bb;color:#fff;font-size:14px;text-align:center;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;-webkit-transition: all 0.3s linear 0s;transition: all 0.3s linear 0s;}
.product ul li:hover p{-webkit-transition: all 0.3s linear 0s;transition: all 0.3s linear 0s;background:#6fb628;}

/*招聘内页*/
.recruit{margin-top:30px;}
.recruit_con{margin-bottom:10px;}
.recruit_con h5{background:#f7f7f7;height:40px; line-height:40px;position:relative;color:#1a1a1a;font-size:14px;cursor: pointer;}
.recruit_con h5 img{vertical-align:middle;margin:0px 8px;}
.recruit_con h5 span{display: inline-block;vertical-align:middle;overflow: hidden;}
.recruit_con h5 em{width:32px;height:32px;display:block;background:url(../images/ico41.png) no-repeat;position: absolute;top:4px;right:4px;}
.recruit_con h5.on em{background:url(../images/ico41_on.png) no-repeat;}
.sp1{width:180px;margin-right:40px;}
.sp2{width:100px;margin-right:30px;}
.sp3{width:150px;}
.sp4{width:170px;}
.sp5{width:130px;}
.recruit_content{border-bottom:1px solid #EEEEEE;padding:20px 0px;display:none;}

/*案例内页*/
.case{margin-top:35px;}
.case ul li{float: left;margin:0px 12px 32px 0px;width:594px;height:343px;position: relative;overflow: hidden;}
.case ul li:nth-child(2n){margin-right:0;}
.case ul li img{width:594px;height:343px;}
.case_con_hover{width:100%;height:100%; background:rgba(0,0,0,0.75);position: absolute;bottom:100%;left:0;-webkit-transition: all 0.3s linear 0s;transition: all 0.3s linear 0s;}
.case_con_hover h5{display:block;width:110px;height:36px;border:1px solid #fff;color:#fff;text-align:center;line-height:36px;font-size:16px; margin:153px auto;}
.case_con_hover h5 i{display: inline-block;width:19px; height:15px;background: url(../images/ico18.png) no-repeat;vertical-align:middle;margin-right: 5px;}
.case_content{width:132px;height:87px;position: absolute;top:0;left:0px;background:url(../images/ico17.png) no-repeat;color:#fff;text-align:center;-webkit-transition: all 0.3s linear 0s;transition: all 0.3s linear 0s;}
.case_content h4{font-size:16px;line-height:1em;margin-top:22px;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.case_content p{font-size:11px;line-height:1em;margin-top:7px;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.case ul li:hover .case_con_hover{-webkit-transition: all 0.3s linear 0s;transition: all 0.3s linear 0s;bottom:0;}
.case ul li:hover .case_content{background:url(../images/ico17_on.png) no-repeat;-webkit-transition: all 0.3s linear 0s;transition: all 0.3s linear 0s;}

/*新闻内页*/
.news{margin-top:35px;}
.news_con1{width:380px;margin-right: 30px;}
.news .news_con1:nth-child(3){margin-right: 0;}
.news_lead{margin-top:50px;height:343px;background:url(../images/bg4.png) no-repeat;padding-top:32px;}
.news_lead_title{text-align: center;}
.news_lead_title h4{color:#373737;font-size:11px;line-height:1em;}
.news_lead_title h4 b{font-size:18px;font-weight: bold;}
.news_lead_con{margin-top:26px;}
.picScroll-left3{position:relative;width:1180px;height:260px;}
.picScroll-left3 .hd{position:relative;}
.picScroll-left3 .hd .prev,.picScroll-left3 .hd .next{ display:block;  width:21px; height:86px; float:right;  overflow:hidden; cursor:pointer;  position:absolute;top:87px; z-index:10;}
.picScroll-left3 .hd .prev{left:0px;background:url(../images/nleft2.png) no-repeat;}
.picScroll-left3 .hd .next{background:url(../images/nright2.png) no-repeat; right:0px;}
.picScroll-left3 .bd{ width:1110px; margin:0px auto;overflow: hidden;}
.picScroll-left3 .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left3 .bd ul li{margin-right:24px; float:left;width:260px;height:260px; _display:inline; overflow:hidden;position: relative; }
.picScroll-left3 .bd ul li img{width:260px;height:260px;display: block;}
.picScroll-left3 .bd ul li p{width:94%;height:36px;padding:0px 3%; background:rgba(6,6,6,0.8);line-height:36px;font-size:12px; text-indent:10px;color:#fff;position: absolute;bottom:0;left:0;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.news_video{margin-top:68px;}
.news_video_con{margin-top:20px;}
.news_video_con ul li{width:360px;margin-right:40px;float: left;}
.news_video_con ul li:nth-child(3n){margin-right: 0;}
.news_video_con ul li h4{color:#1d69bb;font-size:16px;line-height: 1em; font-weight: bold;text-align: center;margin-bottom:24px;}
.news_problem{margin-top: 56px;}
.news_problem ul{margin-top:38px;height:180px;overflow: hidden;}
.news_problem ul li{width:286px;height:76px;background: #e5e5e5; float: left;margin:0px 18px 28px 0px;position: relative;}
.news_problem ul li:nth-child(4n){margin-right: 0;}
.news_problem ul li .index_news_img{width:50px;height:50px;top:13px;left:50px;}
.index_news_img img{width:50px;height:50px;display: block;}
.index_news_img img.on{display: none;-webkit-transition: all 0.3s linear 0s;transition: all 0.3s linear 0s;}
.news_problem ul li:hover img.out{display: none;-webkit-transition: all 0.3s linear 0s;transition: all 0.3s linear 0s;}
.news_problem ul li:hover img.on{display: block;-webkit-transition: all 0.3s linear 0s;transition: all 0.3s linear 0s;}
.news_problem ul li:hover{background: #1d69bb;-webkit-transition: all 0.3s linear 0s;transition: all 0.3s linear 0s;-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.3);
	box-shadow:0 5px 10px rgba(0,0,0,0.3);-webkit-transform:translate3d(0, -2px, 0);transform:translate3d(0, -2px, 0);}
.index_news_problem_content{margin-left:50px;text-align:center;}
.index_news_problem_content h4{color:#1d69bb;font-size:16px;font-weight:bold;line-height:1em;padding-top: 24px;-webkit-transition: all 0.3s linear 0s;transition: all 0.3s linear 0s;}
.index_news_problem_content p{color:#bcbcbc;font-size:9px;font-weight:bold;line-height:1em;margin-top:10px;font-family:arial;}
.news_problem ul li:hover h4{color:#fff;-webkit-transition: all 0.3s linear 0s;transition: all 0.3s linear 0s;}

/*联系我们内页*/
.contact{margin-top: 30px;}
.contact h5{color:#333333;font-size: 16px;line-height: 30px;font-weight: bold;}
.contact form{margin-top:40px;}
.contact form h4{text-align: center;color:#1d69bb;font-size:18px;line-height: 1em;font-weight:bold;margin-bottom: 50px;}
.contact form h4 span{font-size: 14px;font-family: arial;}
.contact form h4 em{display:block;width: 494px;height: 9px;position: absolute;top:4px;background: url(../images/ico46.png) no-repeat;}
.contact form h4 em.left{left:0;}
.contact form h4 em.right{right:0;}
.contact p{line-height:40px;color:#4f4f4f;margin-bottom: 40px;}
.contact p span{font-size: 14px;}
.contact p input[type="text"]{border:1px solid #e5e5e5;height:38px;background: none;text-indent: 10px;}
.contact p textarea{border:1px solid #e5e5e5;height:175px;width:1140px;vertical-align: text-top; background: none;text-indent: 10px;}
.contact_submit{width:132px;height:44px;color:#fff;font-size:18px;border: 0;background:#f23d3d;border-bottom: 4px solid #bf0e0e;margin:0px 30px 0px 460px;}
.contact_reset{width:132px;height:44px;color:#fff;font-size:18px;border: 0;background: #616161;border-bottom: 4px solid #494949;}
.contact_text1{width:180px;margin-right:45px;}
.contact_text2{width:240px;margin-right:45px;}
.contact_text3{width:500px;}
.map{margin-top:87px;height:372px;}
.map_con{width:100%;height: 372px;overflow: hidden;}
.map_con img{width:100%;height: 372px;}
.map_hover{width:450px;height:292px;position: absolute;top:0;left:0;background:rgba(29,105,187,0.9);color:#fff;padding:40px;}
.map_hover h4{font-size:18px;font-weight: bold;line-height: 1em;margin-bottom: 24px;padding-top:20px;}
.map_hover p{line-height: 30px;}
.map_hover p b{font-size:18px;font-weight: bold;}
.contact_pay{margin-top:70px;}
.contact_pay_left{width:387px;height:520px;background: url(../images/bg5.jpg) no-repeat;}
.contact_pay_left h4{font-size:16px;color: #252525;font-weight: bold;line-height: 30px;padding: 70px 0px 0px 15px;}
.contact_pay_con{width:792px;height:520px;overflow: hidden;}
.contact_pay_con ul li{width:382px;height:244px;float: left;margin:0px 24px 22px 0px;text-align:center;border: 1px solid #eee;border-bottom: 4px solid #eee;border-radius: 5px;}
.contact_pay_con ul li:nth-child(2n){margin-right: 0;}
.contact_pay_con ul li img{height:55px;margin:50px 0px 30px;}
.contact_pay_con ul li p{text-align: left;color:#1f1f1f;line-height: 24px;margin-left:20px;}

/*代理内页*/
.agent_title{margin-top: 48px;text-align: center;}
.agent_title h4{color:#1d69bb;font-size:24px; font-weight: bold;line-height: 1em;}
.agent_title h5{color:#65ad1f;font-size:14px; font-weight: bold;line-height: 1em;font-family: arial;margin-top: 10px;}
.agent_title p{color:#727272;font-size:14px;line-height: 1em;margin-top: 15px;}
.agent_title span{display:block;width: 485px;height: 11px;background: url(../images/ico52.png) no-repeat;top: 8px;}
.agent_title span.left{left: 0;}
.agent_title span.right{right: 0;}
.agent1{height: 568px;background: url(../images/ico54.jpg) no-repeat;margin-top: 70px;}
.agent1 ul li{width:225px;height: 225px;position: absolute;background: url(../images/ico53.png) no-repeat;border-radius: 50%;overflow: hidden;}
.agent1 ul li.li1{top:0;left:50px;}
.agent1 ul li.li2{top:0;right:50px;}
.agent1 ul li.li3{top:278px;left:70px;}
.agent1 ul li.li4{top:278px;right:70px;}
.agent1 ul li p{display: block; width:150px;margin:110px auto 0px;color:#1d69bb;font-size:16px; line-height: 24px; font-weight: bold;text-align:center;}
.agent2{height:160px;margin-top: 5px;background: #6fb628;color: #fff;}
.agent2_con{width: 980px;padding:30px 0px 0px 15px;}
.agent2_con p{font-size: 16px;line-height: 30px;}
.agent2_con p b{font-size: 18px;font-weight: bold;}
.agent2 img{position: absolute;top:14px;right:27px;}
.agent3{margin-top: 55px;}
.agent3 ul li{width: 236px;float: left;margin-right: 5px;}
.agent3 ul li:nth-child(5){margin-right: 0;}
.agent3 ul li img{display: block;width: 236px;height: 292px;}
.agent3_con{background: #256ebc;color: #fff;height:190px;padding-top: 20px; text-align: center;}
.agent3_con h5{font-size: 30px;font-weight: bold;line-height:1em;background: url(../images/ico57.png) no-repeat center;}
.agent3_con h4{font-size:20px;font-weight: bold;line-height:1em;margin-top: 10px;}
.agent3_con p{line-height:18px;margin:15px 10px 0px;text-align: left;}
.agent3 ul li:nth-child(2n) .agent3_con{background: #6fb628;}
.agent4{margin:100px 25px 0px;}
.agent4 img.img1{width:410px;height: 440px; bottom: 0;left:370px;}
.agent4 ul li{width: 490px;height:120px;background: #ececec;float: left;margin: 0px 170px 12px 0px;position: relative;}
.agent4 ul li:nth-child(2n){margin-right: 0;}
.agent4 ul li span{display:block;font-size: 45px;font-weight: bold;line-height:50px;height:50px; color:#256ebc;position: absolute;top:35px;left:60px;}
.agent4 ul li:nth-child(2n) span{left:150px;}
.agent4_con{margin: 40px 0px 0px 135px;}
.agent4_con h4{color:#fd4006;font-size: 20px;font-weight: bold;line-height: 1em;}
.agent4_con h5{color:#383838;font-size:11px;line-height: 1em;margin-top: 10px;}
.agent4 ul li:nth-child(2n) .agent4_con{margin: 40px 0px 0px 225px;}
.agent5{height: 480px;background: url(../images/bg6.jpg) no-repeat;}
.agent5_con{margin-top: 124px;}
.agent5_con ul li{width:530px;height: 100px;position: relative;background: #f8f8f8;margin-bottom: 42px;}
.agent5_con ul li img{width: 87px;height: 97px;position: absolute;top:-20px;left:10px;}
.agent5_con ul li p{color: #323232;font-size: 16px;margin:0px 30px 0px 110px;line-height: 24px;}
.agent5_con ul li p span{color: #2367b0;font-weight: bold;}
.agent5_con ul li p em{color: #fd4006;font-weight: bold;}
.agent6{height:272px;background: url(../images/bg7.jpg) no-repeat;padding:50px 0px 0px 22px;}
.agent6 h4{color: #1d69bb;font-weight: bold;line-height: 1em;margin-bottom: 30px;}
.agent6 h4 img{vertical-align: middle;margin-right: 5px;}
.agent6 h4 small{color: #65ad1f;}
.agent6 p{color: #393939;font-size: 15px;font-weight: bold;line-height: 28px;width: 860px;}
.agent6 p span{color: #fd4006;}
.agent7{margin-top: 75px;}
.agent7_form{width: 700px;}
.agent7_form p{line-height: 40px;margin-bottom: 35px;color: #393939;}
.agent7_form p span{font-size: 14px;}
.agent7_form p em{color: #a70a0a;font-size: 18px;}
.agent7_form p i{display: inline-block;height: 40px;}
.agent7_form p a{display: inline-block;margin-left: 10px;color: #6e6e6e;font-size: 12px;}
.agent7_form p img{width: 120px;height: 40px;vertical-align: middle;margin-left: 14px;}
.agent7_form p input[type="text"]{border:1px solid #e5e5e5;height:38px;background: none;text-indent: 10px;}
.agent7_form p textarea{border:1px solid #e5e5e5;height:160px;width:610px;vertical-align: text-top; background: none;text-indent: 10px;}
.agent7_form p select{border:1px solid #e5e5e5;height:38px;width:110px; background: none;text-indent: 10px;}
.agent7_form_submit{width:168px;height:44px;color:#fff;font-size:18px;border: 0;background:#f23d3d;border-bottom: 4px solid #bf0e0e;margin:0px 30px 0px 110px;}
.agent7_form_reset{width:168px;height:44px;color:#fff;font-size:18px;border: 0;background: #1d69bb;border-bottom: 4px solid #0f529b;}
.agent7_text1{width:330px;}
.agent7_text2{width:230px;}
.agent7_text3{width:260px;}
.agent7_text4{width:120px;margin-left: 10px;}
.agent7_contact{width:436px;}
.agent7_contact h4{color: #1d69bb;font-size: 18px;font-weight: bold;line-height: 1em;}
.agent7_contact h4 small{color: #65ad1f;font-size: 14px;}
.map1{width:436px;height: 217px;overflow: hidden;margin:20px 0px 30px;}
.agent7_contact p{color: #343434;line-height: 30px;}
.agent7_contact p b{color: #df0404;font-weight: bold;font-size: 18px;}
.index_product_img img,.product_img img{
	transform: scale(1,1);
	-o-transform: scale(1,1);
	-moz-transform: scale(1,1);
	-ms-transform: scale(1,1);
	-webkit-transform: scale(1,1);
	transition:0.3s linear;
	-o-transition:0.3s linear;
	-moz-transition:0.3s linear;
	-ms-transition:0.3s linear;
	-webkit-transition:0.3s linear;
	}
.index_product_content ul li:hover .index_product_img img,.product ul li:hover .product_img img{
	transform: scale(1.2,1.2);
	-o-transform: scale(1.2,1.2);
	-moz-transform: scale(1.2,1.2);
	-ms-transform: scale(1.2,1.2);
	-webkit-transform: scale(1.2,1.2);
	transition:0.3s linear;
	-o-transition:0.3s linear;
	-moz-transition:0.3s linear;
	-ms-transition:0.3s linear;
	-webkit-transition:0.3s linear;
}

.shensuo{
	animation:shensuo 1.5s forwards; 
	-webkit-animation:shensuo 1.5s forwards;
	-o-animation:shensuo 1.5s forwards;
	-moz-animation:shensuo 1.5s forwards;
	-ms-animation:shensuo 1.5s forwards;
	}
.upIntwo{
	animation:upIntwo 1.5s forwards;
	-webkit-animation:upIntwo 1.5s forwards; 
	-o-animation:upIntwo 1.5s forwards;
	-moz-animation:upIntwo 1.5s forwards;
	-ms-animation:upIntwo 1.5s forwards;
	}
.downIn{ 
	animation:downIn 1.5s forwards;  
	-webkit-animation:downIn 1.5s forwards;
	-o-animation:downIn 1.5s forwards;
	-moz-animation:downIn 1.5s forwards;
	-ms-animation:downIn 1.5s forwards;
	}
.downInslow{
	animation:downInslow 1.5s forwards;  
	-webkit-animation:downInslow 1.5s forwards;
	-o-animation:downInslow 1.5s forwards;
	-moz-animation:downInslow 1.5s forwards;
	-ms-animation:downInslow 1.5s forwards;
	}
.widthIn{ 
	animation:widthIn 1s forwards; 
	-webkit-animation:widthIn 1s forwards;
	-o-animation:widthIn 1.5s forwards;
	-moz-animation:widthIn 1.5s forwards;
	-ms-animation:widthIn 1.5s forwards;
	}
.opacityIn { 
	animation:opacityIn 2s forwards; 
	-webkit-animation:opacityIn 2s forwards;
	-o-animation:opacityIn 1.5s forwards;
	-moz-animation:opacityIn 1.5s forwards;
	-ms-animation:opacityIn 1.5s forwards;
	}
.leftIn{ 
	animation:leftIn 1s forwards; 
	-webkit-animation:leftIn 1s forwards;
	-o-animation:leftIn 1.5s forwards;
	-moz-animation:leftIn 1.5s forwards;
	-ms-animation:leftIn 1.5s forwards; 
	}
.rightIn { 
	animation:rightIn 1s forwards; 
	-webkit-animation:rightIn 1s forwards;
	-o-animation:rightIn 1.5s forwards;
	-moz-animation:rightIn 1.5s forwards;
	-ms-animation:rightIn 1.5s forwards;
	}

@keyframes opacityIn{
	0%{
		opacity:0;
	}
	100%{
		opacity:1;
	}
}
@-webkit-keyframes opacityIn{
	0%{
		opacity:0;
	}
	100%{
		opacity:1;
	}
}
@-o-keyframes opacityIn{
	0%{
		opacity:0;
	}
	100%{
		opacity:1;
	}
}
@-moz-keyframes opacityIn{
	0%{
		opacity:0;
	}
	100%{
		opacity:1;
	}
}
@-ms-keyframes opacityIn{
	0%{
		opacity:0;
	}
	100%{
		opacity:1;
	}
}


@-webkit-keyframes widthIn{
	0%{
		opacity:0;
		width:250px;
		left:250px;
	}
	100%{
		opacity:1;
		width:1200px;
		left::0px;
	}
}
@keyframes widthIn{
	0%{
		opacity:0;
		width:250px;
		left:250px;
	}
	100%{
		opacity:1;
		width:1200px;
		left::0px;
	}
}
@-o-keyframes widthIn{
	0%{
		opacity:0;
		width:250px;
		left:250px;
	}
	100%{
		opacity:1;
		width:1200px;
		left::0px;
	}
}
@-moz-keyframes widthIn{
	0%{
		opacity:0;
		width:250px;
		left:250px;
	}
	100%{
		opacity:1;
		width:1200px;
		left::0px;
	}
}
@-ms-keyframes widthIn{
	0%{
		opacity:0;
		width:250px;
		left:250px;
	}
	100%{
		opacity:1;
		width:1200px;
		left::0px;
	}
}

@-o-keyframes leftIn{
	0%{
		opacity:0;
		-webkit-transform:translateX(-40px);
	}
	100%{
		opacity:1;
		-webkit-transform:translateX(0);
	}
}
@-ms-keyframes leftIn{
	0%{
		opacity:0;
		-webkit-transform:translateX(-40px);
	}
	100%{
		opacity:1;
		-webkit-transform:translateX(0);
	}
}
@-moz-keyframes leftIn{
	0%{
		opacity:0;
		-webkit-transform:translateX(-40px);
	}
	100%{
		opacity:1;
		-webkit-transform:translateX(0);
	}
}

@-o-keyframes leftIn{
	0%{
		opacity:0;
		-webkit-transform:translateX(-40px);
	}
	100%{
		opacity:1;
		-webkit-transform:translateX(0);
	}
}
@-ms-keyframes leftIn{
	0%{
		opacity:0;
		-webkit-transform:translateX(-40px);
	}
	100%{
		opacity:1;
		-webkit-transform:translateX(0);
	}
}
@-moz-keyframes leftIn{
	0%{
		opacity:0;
		-webkit-transform:translateX(-40px);
	}
	100%{
		opacity:1;
		-webkit-transform:translateX(0);
	}
}
@-webkit-keyframes leftIn{
	0%{
		opacity:0;
		-webkit-transform:translateX(-40px);
	}
	100%{
		opacity:1;
		-webkit-transform:translateX(0);
	}
}
@keyframes leftIn{
	0%{
		opacity:0;
		  -moz-transform:translateX(-40px);
		   -ms-transform:translateX(-40px);
		       transform:translateX(-40px);
	}
	100%{
		opacity:1;
		   -moz-transform:translateX(0);
		    -ms-transform:translateX(0);
		        transform:translateX(0);
	}
}

@-o-keyframes rightIn{
	0%{
		opacity:0;
		-webkit-transform:translateX(40px);
	}
	100%{
		opacity:1;
		-webkit-transform:translateX(0);
	}
}
@-ms-keyframes rightIn{
	0%{
		opacity:0;
		-webkit-transform:translateX(40px);
	}
	100%{
		opacity:1;
		-webkit-transform:translateX(0);
	}
}
@-moz-keyframes rightIn{
	0%{
		opacity:0;
		-webkit-transform:translateX(40px);
	}
	100%{
		opacity:1;
		-webkit-transform:translateX(0);
	}
}
@-webkit-keyframes rightIn{
	0%{
		opacity:0;
		-webkit-transform:translateX(40px);
	}
	100%{
		opacity:1;
		-webkit-transform:translateX(0);
	}
}
@keyframes rightIn{
	0%{
		opacity:0;
		-moz-transform:translateX(40px);
		 -ms-transform:translateX(40px);
		     transform:translateX(40px);
	}
	100%{
		opacity:1;
		-moz-transform:translateX(0);
		 -ms-transform:translateX(0);
		     transform:translateX(0);
	}
}

@-o-keyframes shensuo{
	0%{
		-webkit-transform:scaleX(0.9);
	}
	100%{
		-webkit-transform:translateY(1);
	}
}
@-moz-keyframes shensuo{
	0%{
		-webkit-transform:scaleX(0.9);
	}
	100%{
		-webkit-transform:translateY(1);
	}
}
@-ms-keyframes shensuo{
	0%{
		-webkit-transform:scaleX(0.9);
	}
	100%{
		-webkit-transform:translateY(1);
	}
}
@-webkit-keyframes shensuo{
	0%{
		-webkit-transform:scaleX(0.9);
	}
	100%{
		-webkit-transform:translateY(1);
	}
}
@keyframes shensuo{
	0%{
		-moz-transform:scaleX(0.9);
		 -ms-transform:scaleX(0.9);
		     transform:scaleX(0.9);
	}
	100%{
		-moz-transform:translateY(1);
		 -ms-transform:translateY(1);
		     transform:translateY(1);
	}
}

@-o-keyframes upIn{
	0%{
		opacity:0;
		-webkit-transform:translateY(-20px);
	}
	100%{
		opacity:1;
		-webkit-transform:translateY(0);
	}
}
@-ms-keyframes upIn{
	0%{
		opacity:0;
		-webkit-transform:translateY(-20px);
	}
	100%{
		opacity:1;
		-webkit-transform:translateY(0);
	}
}
@-moz-keyframes upIn{
	0%{
		opacity:0;
		-webkit-transform:translateY(-20px);
	}
	100%{
		opacity:1;
		-webkit-transform:translateY(0);
	}
}
@-webkit-keyframes upIn{
	0%{
		opacity:0;
		-webkit-transform:translateY(-20px);
	}
	100%{
		opacity:1;
		-webkit-transform:translateY(0);
	}
}
@keyframes upIn{
	0%{
		opacity:0;
		-moz-transform:translateY(-20px);
		 -ms-transform:translateY(-20px);
		     transform:translateY(-20px);
	}
	100%{
		opacity:1;
		-moz-transform:translateY(0);
		 -ms-transform:translateY(0);
		     transform:translateY(0);
	}
}

@-o-keyframes upIntwo{
	0%{
		opacity:0;
		-webkit-transform:translateY(-40px);
	}
	100%{
		opacity:1;
		-webkit-transform:translateY(0);
	}
}
@-ms-keyframes upIntwo{
	0%{
		opacity:0;
		-webkit-transform:translateY(-40px);
	}
	100%{
		opacity:1;
		-webkit-transform:translateY(0);
	}
}
@-moz-keyframes upIntwo{
	0%{
		opacity:0;
		-webkit-transform:translateY(-40px);
	}
	100%{
		opacity:1;
		-webkit-transform:translateY(0);
	}
}
@-webkit-keyframes upIntwo{
	0%{
		opacity:0;
		-webkit-transform:translateY(-40px);
	}
	100%{
		opacity:1;
		-webkit-transform:translateY(0);
	}
}
@keyframes upIntwo{
	0%{
		opacity:0;
		-moz-transform:translateY(-40px);
		 -ms-transform:translateY(-40px);
		     transform:translateY(-40px);
	}
	100%{
		opacity:1;
		-moz-transform:translateY(0);
		 -ms-transform:translateY(0);
		     transform:translateY(0);
	}
}

@-o-keyframes downIn{
	0%{
		opacity:0;
		-webkit-transform:translateY(40px);
	}
	100%{
		opacity:1;
		-webkit-transform:translateY(0);
	}
}
@-moz-keyframes downIn{
	0%{
		opacity:0;
		-webkit-transform:translateY(40px);
	}
	100%{
		opacity:1;
		-webkit-transform:translateY(0);
	}
}
@-ms-keyframes downIn{
	0%{
		opacity:0;
		-webkit-transform:translateY(40px);
	}
	100%{
		opacity:1;
		-webkit-transform:translateY(0);
	}
}
@-webkit-keyframes downIn{
	0%{
		opacity:0;
		-webkit-transform:translateY(40px);
	}
	100%{
		opacity:1;
		-webkit-transform:translateY(0);
	}
}
@keyframes downIn{
	0%{
		opacity:0;
		-moz-transform:translateY(40px);
		 -ms-transform:translateY(40px);
		     transform:translateY(40px);
	}
	100%{
		opacity:1;
		-moz-transform:translateY(0);
		 -ms-transform:translateY(0);
		     transform:translateY(0);
	}
}

@-o-keyframes downInslow{
	0%{
		opacity:0;
		-webkit-transform:translateY(20px);
	}
	100%{
		opacity:1;
		-webkit-transform:translateY(0);
	}
}
@-moz-keyframes downInslow{
	0%{
		opacity:0;
		-webkit-transform:translateY(20px);
	}
	100%{
		opacity:1;
		-webkit-transform:translateY(0);
	}
}
@-ms-keyframes downInslow{
	0%{
		opacity:0;
		-webkit-transform:translateY(20px);
	}
	100%{
		opacity:1;
		-webkit-transform:translateY(0);
	}
}
@-webkit-keyframes downInslow{
	0%{
		opacity:0;
		-webkit-transform:translateY(20px);
	}
	100%{
		opacity:1;
		-webkit-transform:translateY(0);
	}
}
@keyframes downInslow{
	0%{
		opacity:0;
		-moz-transform:translateY(20px);
		 -ms-transform:translateY(20px);
		     transform:translateY(20px);
	}
	100%{
		opacity:1;
		-moz-transform:translateY(0);
		 -ms-transform:translateY(0);
		     transform:translateY(0);
	}
}

@-o-keyframes tipupIn{
	0%{
		opacity:0;
		-webkit-transform:translateY(-20px);
	}
	100%{
		opacity:1;
		-webkit-transform:translateY(0px);
	}
}
@-ms-keyframes tipupIn{
	0%{
		opacity:0;
		-webkit-transform:translateY(-20px);
	}
	100%{
		opacity:1;
		-webkit-transform:translateY(0px);
	}
}
@-moz-keyframes tipupIn{
	0%{
		opacity:0;
		-webkit-transform:translateY(-20px);
	}
	100%{
		opacity:1;
		-webkit-transform:translateY(0px);
	}
}
@-webkit-keyframes tipupIn{
	0%{
		opacity:0;
		-webkit-transform:translateY(-20px);
	}
	100%{
		opacity:1;
		-webkit-transform:translateY(0px);
	}
}
@keyframes tipupIn{
	0%{
		opacity:0;
		-moz-transform:translateY(-20px);
		 -ms-transform:translateY(-20px);
		     transform:translateY(-20px);
	}
	100%{
		opacity:1;
		-moz-transform:translateY(0px);
		 -ms-transform:translateY(0px);
		     transform:translateY(0px);
	}
}


.about{width:100%;margin-top:20px;}
.bt{text-align: center; border-bottom: #ccc dashed 1px; margin-bottom: 20px;     line-height: 35px;}
.bt h1{
    font-size: 24px;
}
.pagelink div{
    width: 100%;
    height: 24px;
    overflow: hidden;
    margin-bottom: 5px;
    line-height: 24px;
}
.xijs{
    margin-bottom: 5px;
    margin-top: 10px;
    border-bottom: 2px solid #ccc;
}
.xijs p{
    background: #61b70d;
    color: #fff;
    width: 120px;
    text-align: center;
    height: 24px;
    font-size: 16px;
}
.aboutcon_img{
    text-align: center;
}
.about_con{
    width: 100%;
    margin-top: 25px;
}
.page {width:80%; margin:15px auto; font-size:12px; text-align:center }

.page a {padding:5px 10px; border:1px #ccc solid; color:#666; margin:0 5px; }

.page a:hover {background:#50a8e6;  padding:5px 10px; border:#b0d4ec solid 1px; color:#fff; }

.page a.currt {background:#50a8e6;  padding:5px 10px; border:#b0d4ec solid 1px; color:#fff;}

.diss select option{
    color: #666
}
.partner_pp ul li{
width: 295px;
    height: 146px;
    float: left;
    margin-right: 6px;
    margin-bottom: 15px;
}
.partner_pp{
margin-top: 20px;
}
.partner_pp ul li:nth-child(3n){margin-right:0;}
.partner_pp ul li img{width:295px; height:146px;border:1px solid #eeeeee;}

/*领导关怀*/
.product1{width:100%;margin-top:20px;}
.product1 ul li{float:left;width:287px;height:332px; overflow: hidden; margin:0px 19px 32px 0px;}
.product1 ul li:nth-child(3n){margin-right:0;}
.product_img1{width:287px;height:287px;overflow: hidden;}
.product_img1 img{width:287px;height:287px;display:block;}
.product1 ul li p{width:100%;height:45px;line-height:45px;background:#1d69bb;color:#fff;font-size:14px;text-align:center;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;-webkit-transition: all 0.3s linear 0s;transition: all 0.3s linear 0s;}
.product1 ul li:hover p{-webkit-transition: all 0.3s linear 0s;transition: all 0.3s linear 0s;background:#6fb628;}

/*荣誉资质*/
.picScroll-left5{position:relative;margin-top:35px;}
.picScroll-left5 .hd{position:relative;}
.picScroll-left5 .hd .prev,.picScroll-left5 .hd .next{ display:block;  width:21px; height:86px; float:right;  overflow:hidden; cursor:pointer;  position:absolute;top:46px; z-index:10;}
.picScroll-left5 .hd .prev{left:0px;background:url(../images/nleft1.png) no-repeat;}
.picScroll-left5 .hd .next{background:url(../images/nright1.png) no-repeat; right:0px;}
.picScroll-left5 .bd{ width:830px; margin:0px auto;overflow: hidden;}
.picScroll-left5 .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left5 .bd ul li{margin-right:10px; float:left;width:270px; height:250px; _display:inline; overflow:hidden; text-align:center; }
.picScroll-left5 .bd ul li img{width:270px; height:203px;}	

.ryzz{width:100%;margin-top:20px;}
.ryzz ul li{float:left;width:287px;height:486px; overflow: hidden; margin:0px 19px 32px 0px;}
.ryzz ul li:nth-child(3n){margin-right:0;}
.ryzz_img{width:287px;height:441px;overflow: hidden;}
.ryzz_img img{width:287px;height:441px;display:block;}
.ryzz ul li p{width:100%;height:45px;line-height:45px;background:#1d69bb;color:#fff;font-size:14px;text-align:center;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;-webkit-transition: all 0.3s linear 0s;transition: all 0.3s linear 0s;}
.ryzz ul li:hover p{-webkit-transition: all 0.3s linear 0s;transition: all 0.3s linear 0s;background:#6fb628;}

/**弹出**/
.recruit_content{border-bottom:1px solid #EEEEEE;padding:20px 0px;display:none;}
.recruit_cont{width:720px;}
.shenqin{width:80px;height:30px;line-height:30px;text-align:center; color:#fff;background: #003B88;position:absolute;right:0;top:40px;}
.shenqin_hover{width:800px;height:320px;border:1px solid #ddd;background:#fff;position: fixed;top:50%;left:50%;margin-left:-400px;margin-top:-160px;display:none;}
.close{width:20px;height:20px;cursor: pointer; position: absolute;right:10px;top:10px;}
.shenqin_hover_con{padding:50px 30px 0px;}
.ceng{width:100%;height:100%;position:fixed;left:0;top:0;background:rgba(0,0,0,0.3);display:none;}
.shenqin_hover_con .shenqin_hover_text{width:320px;text-indent: 10px;margin-bottom: 20px; margin-right: 20px; height:32px;border:1px solid #ddd;vertical-align: middle;}
.shenqin_hover_con select{width:320px; height:32px;border:1px solid #ddd;margin-bottom: 20px;font-size:12px;text-indent:20px; color:#9fa0a2;font-weight:normal;vertical-align:middle;}
.shenqin_hover_con input[type="submit"]{width:120px;height:32px;background:#6fb628;color:#fff;font-size:16px;border:0;vertical-align:middle;cursor: pointer;display: block; margin: 10px auto 0px;}


<!--[if IE]>
<style>
.footer{display:block;background:#202020;color:#fff;}
.footer a{color:#fff;}
.index_product_content ul li{margin: 0px 12px 25px 0px;}
.index_case_con ul li{margin: 0px 3px 14px 0px;}
.index_news_problem_con ul li{margin: 0px 5px 15px 0px;}
.product ul li,.product1 ul li,.ryzz ul li{margin: 0px 12px 32px 0px;}
.case ul li{margin: 0px 6px 32px 0px;}
.news_con1{margin-right: 20px;}
.news_problem ul li{margin: 0px 14px 28px 0px;}
.partner_pp ul li{margin-right: 5px;}
.contact_pay_con ul li{margin-right: 12px;}
</style>
<![endif]-->