.title{padding-top: 60px;margin-bottom: 40px;text-align: center;}
.title h2{font-size: 34px;color: #333333;padding-bottom: 25px;background:url(../images/title_bg.png) no-repeat bottom center;}
.title p{font-size: 24px;color: #ffffff;margin-top: 20px;}

/* index_banner */
.index_banner{width: 100%;overflow: hidden;position: relative;z-index: 1;}
.index_banner .flexslider{width: 1920px;height: 100%;position: relative;left: 50%;margin-left: -960px;overflow: hidden;min-width: 1200px;}
.index_banner .slides{position:relative;z-index:1}
.index_banner .slides li{height:100%}
.index_banner .slides li img{width:100%;margin:0 auto;display:block}
.index_banner .flex-control-nav{display:none}

.index_banner .flex-direction-nav {width: 1200px;height: 64px;position: absolute;left: 50%;top: 50%;margin:-32px 0 0 -600px;  z-index: 1;display: none;}
.index_banner:hover .flex-direction-nav {display: block;}
.index_banner .flex-direction-nav a.flex-prev,
.index_banner .flex-direction-nav a.flex-next{position: absolute;width: 64px;height: 64px;background:url(../images/public/left3.png) no-repeat;font-size: 0}
.index_banner .flex-direction-nav a.flex-prev{left: 0;}
.index_banner .flex-direction-nav a.flex-next{right: 0;background:url(../images/public/right3.png) no-repeat;}


/* proD */
.proD{padding-bottom:45px;background: #f5f8fb;}

.proD .proDFL{width:280px;}
.proD .proDFL h3{font-size: 24px;color: #fff;line-height: 30px;text-align: center;padding-bottom: 13px;font-weight: normal;}
.proD .proDFL h3 span{display: block;font-size: 22px;}
.proD .proDFL .top,.proD .proDFL .tel{padding: 25px 10px;background:url(../images/proDFL_bg.jpg) no-repeat top center;}
.proD .proDFL .top ul,.proD .proDFL .tel ul{background: #fff;padding: 6px 8px; border-radius: 10px;}
.proD .proDFL .top ul li{line-height:42px;background:#2983d0;padding-left: 10px;margin: 6px 0;font-size: 15px;height:42px;overflow: hidden;}
.proD .proDFL .top ul li a{color:#fff;font-size:18px;}
.proD .proDFL .tel{margin-top: 15px;}
.proD .proDFL .tel ul li{font-size: 18px;color: #333333;line-height: 24px; padding:5px 0 5px 45px;background: url(../images/icon01.png) no-repeat left center;margin: 6px 0;}
.proD .proDFL .tel ul li span{font-size: 24px;font-weight: bold;}
.proD .proDFL .tel ul li.li02{background: url(../images/icon02.png) no-repeat left center;}
.proD .proDFL .tel ul li.li03{background: url(../images/icon03.png) no-repeat left center;}

.proD .proDFR{width:920px;}
.proD .proDFR ul li{float:left; _display:inline;margin:0 0 16px 16px;width:290px; overflow: hidden;}
.proD .proDFR ul li .pic{width:290px; height:219px;overflow: hidden;display:flex;background: #fff; }
.proD .proDFR ul li .pic img{ max-width:100%;max-height:100%;display: block;align-self:center;margin: 0 auto; -webkit-transition: transform .3s linear;-moz-transition: transform .3s linear;-o-transition: transform .3s linear;-ms-transition: transform .3s linear;transition: transform .3s linear;}
.proD .proDFR ul li p{line-height: 60px;height: 60px;font-size: 16px;color: #2c2c2c;padding: 0 14px;border-bottom: 2px solid #ff7e11;background: #fff;overflow: hidden;}
.proD .proDFR ul li:hover img{-webkit-transform: scale(1.1) !important;-moz-transform: scale(1.1) !important;-ms-transform: scale(1.1) !important;transform: scale(1.1) !important;}

/* in_about */
.in_about{background: url(../images/about_bg.jpg) no-repeat top center;padding: 60px 0;}
.in_about .about_t{padding-top: 30px;background: url(../images/about_t.png) no-repeat top center;color: #fff;margin-bottom: 40px;text-align: center;}
.in_about .about_t h3{font-size: 52px;}
.in_about .about_t p{font-size: 22px;margin-top: 10px;}
.in_about .fl{width: 627px;}
.in_about .fr{width: 540px;}
.in_about .fr p{font-size: 16px;color: #fff;line-height: 32px;}
.in_about .fl .about_txt p a{color: #ba2632;}

.in_about ul{font-size: 0;margin-top: 40px;}
.in_about ul li{display: inline-block;width: 25%;text-align: left;position: relative;color: #fff;padding: 13px 0;}
.in_about ul li .txt{padding-left: 90px;}
.in_about ul li .txt h3{font-size: 18px;font-weight: normal;}
.in_about ul li .txt p{margin-top: 5px;font-size: 14px;}
.in_about ul li img{position: absolute;left: 0;top:0;}
 
.in_about a.more {line-height: 30px;height: 30px;font-size: 18px;color: #fff;width: 125px;background: #ff7e11;display: block;border-radius: 15px;margin: 40px auto 0;text-align: center;}

/* in_case */
.in_case{overflow: hidden;}
.in_case .slideGroup .parHd{ text-align:center;position:relative;font-size: 0;margin-bottom:40px;}
.in_case .slideGroup .parHd ul li{ display: inline-block;cursor:pointer;width: 120px;line-height: 46px;background:#ff7e11;text-align: center;margin: 0 8px;}
.in_case .slideGroup .parHd ul li a{font-size: 20px;color: #fff;}
.in_case .slideGroup .parHd ul li.on{ background: #065cce;}

.in_case .slideGroup .slideBox{ overflow:hidden; zoom:1;}
.in_case .slideGroup .parBd {width: 1200px;margin: 0 auto;padding: 0 46px;position:relative;}
.in_case .slideGroup .parBd ul{ overflow:hidden; zoom:1; }
.in_case .slideGroup .parBd ul li{ margin-right:20px; float:left; _display:inline; overflow:hidden; text-align:center;}
.in_case .slideGroup .parBd ul li .pic{width:385px; height:301px;overflow: hidden;}
.in_case .slideGroup .parBd ul li .pic img{ width:100%;display: block;-webkit-transition: transform .3s linear;-moz-transition: transform .3s linear;-o-transition: transform .3s linear;-ms-transition: transform .3s linear;transition: transform .3s linear;}
.in_case .slideGroup .parBd ul li p{font-size: 20px;color: #fff;line-height: 48px;background: #065cce;}
.in_case .slideGroup .parBd ul li:hover img{-webkit-transform: scale(1.1) !important;-moz-transform: scale(1.1) !important;-ms-transform: scale(1.1) !important;transform: scale(1.1) !important;}
.in_case .slideGroup .parBd ul li:hover p{background: #ff7e11;}

/* ico */
.ico{padding-bottom: 60px;background: #337acd;margin-top: 60px;}
.ico .title h2{color: #fff;background:url(../images/title_bg2.png) no-repeat bottom center;}
.ico ul{margin: 0 -9px;}
.ico ul li{width:246px;height:369px;float:left;margin:0 9px;background: #fff;text-align: center;text-align: center;padding: 0 20px;}
.ico ul li h3{font-size:20px;margin: 45px 0 15px;color: #065cce;}
.ico ul li p{font-size:16px;color: #4d4d4d;line-height: 26px;}
.ico ul li img{height: 83px;-webkit-transition: .4s all; -moz-transition: .4s all; -ms-transition: .4s all; transition: .4s all;margin-top: 90px;}
.ico ul li:hover img{-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); transform: rotate(360deg);}

/* in_news */
.in_news{padding-bottom: 60px;}
.in_news .news_fl{ width:587px; height:424px; overflow:hidden; position:relative;}
.in_news .news_fl .hd{ height:8px; overflow:hidden; position:absolute; right:10px; bottom:15px; z-index:1; }
.in_news .news_fl .hd ul{ overflow:hidden; zoom:1; float:left; font-size: 0; }
.in_news .news_fl .hd ul li{ float:left; margin-right:5px;  width:23px; height:4px; text-align:center; background:#fff; cursor:pointer; margin-top: 4px;}
.in_news .news_fl .hd ul li.on{ background:#065cce; height: 8px;margin-top: 0;}
.in_news .news_fl .bd{ position:relative; height:100%; z-index:0;   }
.in_news .news_fl .bd li{ zoom:1; vertical-align:middle;position: relative;}
.in_news .news_fl .bd li img{ width:587px; height:424px; display:block;  }
.in_news .news_fl .bd li p{width: 100%;line-height: 42px;background: rgba(14, 14, 14, 0.7);color: #fff;font-size: 16px;text-indent: 15px;position: absolute;bottom: 0;left: 0;}

.in_news .news_fr{width: 590px;}
.in_news .news_fr dl{padding: 0 0 18px 100px;border-bottom: 1px solid #a6a6a6;position: relative;margin-bottom: 18px;}
.in_news .news_fr dl dt{font-size: 37px;line-height: 37px; color: #666666;position: absolute;left: 0;top: 0;background: #f0f0f0;width: 80px;text-align: center;padding: 10px 0;}
.in_news .news_fr dl dt span{font-size: 14px;display: block;color: #666666;line-height: 16px;margin-top: 5px;}
.in_news .news_fr dl dd h3 a{font-size: 16px;color: #313131;font-weight: normal;}
.in_news .news_fr dl dd p{font-size: 14px;color: #676666;line-height: 22px;margin-top: 5px;}
.in_news .news_fr dl:last-child{margin-bottom: 0;}
.in_news .news_fr dl:hover dd h3 a{color: #065cce;}