﻿/*头部*/
.head{height:88px;width:100%; position:fixed; top:0; background-color:#fff; z-index:65535; }
.head .logo{ display: block; line-height: 88px; width: 500px; float:left; margin-left: 1%; margin-top:0.2%;}
.head .logo img{ max-width:100%;}
.head .search_box{
    float:right;height:88px;width: 100px;padding-top: 55px;box-sizing: border-box;
    background: #faba00 url("../images/search_01.png") center 15px no-repeat;
    color:#fff;font-size: 14px;font-weight: bold;position: relative;text-align: center;
}
.search_box .search_div{
    position: absolute;right:0;top:120%;padding: 8px;background: rgba(255,255,255,.5);width: 230px;
    opacity: 0;transition: top.5s,opacity .5s;visibility: hidden;z-index: 2;
}
.search_box:hover .search_div{opacity: 1;top:100%;visibility: visible;}
.search_box .search_div input[type='text']{
    width:200px;height:30px;padding-left: 15px;font-size: 14px;float:left;border: 1px solid #ddd;box-sizing: border-box;
}
.search_box .search_div input[type='button']{
    float:left;width: 30px;height:30px;cursor: pointer;
    background:#ddd url("../images/search_02.png") no-repeat center;background-size: 60%;
}
.head .language_div{
    float:right;display: block;height: 88px;width: 110px;font-family: Arial;
    background: #0097e0 url("../images/icon_earth.png") center 15px no-repeat;padding-top: 55px;
    font-size: 14px;color:#fff;font-weight: bold;box-sizing: border-box;text-align: center;
}
.head .tel_div{
    float:right;width: 275px;box-sizing: border-box;padding-left: 65px;
    background: #004da1 url("../images/icon_tel.png") 15px center no-repeat;
    color:#fff;font-size: 14px;height: 88px;padding-top: 22px;
}
.head .tel_div span{
    font-size: 24px;font-weight: bold;font-style:italic;font-family: Arial;
}

.head .nav_list{float: right;line-height: 88px;}
.head .nav_list li{margin-right: 60px;float:left;position: relative;}
.head .nav_list li:after{
    content: "";display: block;width: 0;height:3px;position: absolute;bottom:0;left:50%;
    transform: translateX(-50%);background: #004da1;transition: all .4s;
}

.head .nav_list li.active a:after{
    content: "";display: block;width: 0;height:3px;position: absolute;bottom:0;left:50%;
    transform: translateX(-50%);background: #004da1;transition: all .4s;
}


.head .nav_list li.active a:after{width: 50px;}

.head .nav_list li:hover:after{width: 50px;}

.head .nav_list li>a{display: block;font-size: 16px;color:#000;}
.head .nav_list li:hover>a{color:#004da1;}
.head .nav_list li .navEr{
    position: absolute;background:#fff;width:130px;text-align:center;line-height: 36px;z-index: 2;
    padding: 10px 0;transition: top .5s,opacity .5s;left:calc(50% - 65px);top:120%;opacity: 0;visibility: hidden;
}
.head .nav_list li:hover .navEr{top:100%;opacity: 1;visibility: visible;}
.navEr a{display: block;color:#333;font-size: 14px;}
.navEr a:hover{background: #0097e0;color:#fff;}
.nav_btn{
    display: none;width:0.8rem;padding: calc(0.34rem - 4px) 0;height:0.8rem;
    box-sizing: border-box;float:right;
}
.nav_btn span{display: block;margin:4px auto;}
.nav_btn:after,.nav_btn:before{content: " ";margin: auto;}
.nav_btn span,.nav_btn:after,.nav_btn:before{
    display: block;width: 0.4rem;height:0.04rem;transition: all .3s;
    background-color:#004da1;border-radius: 0.05rem;position: relative;
}
.nav_btn.openNav span{opacity: 0;}
.nav_btn.openNav:before{transform: rotate(45deg);top:calc(4px + 0.04rem);}
.nav_btn.openNav:after{transform: rotate(-45deg);bottom:calc(4px + 0.04rem);}


/*banner*/
.banner{ margin-top:88px;}
.banner .banner_list li{height:875px;}
.banner .banner_list li a{display: block;width: 100%;height: 100%;}
.banner{position: relative;}
.banner .bx-wrapper .bx-controls-direction a{display: block;}
.banner .bx-wrapper .bx-prev{left: 20px;background: url("../images/to_left_03.png") center no-repeat !important;}
.banner .bx-wrapper .bx-next{right:20px;background:url("../images/to_right_03.png") center no-repeat !important;}
.banner .bx-wrapper .bx-prev:after,.banner .bx-wrapper .bx-next:after{display: none;}
.banner .ind_bannerNews{position: absolute;width: 100%;bottom: 0;left:0;height: 120px;}
.ind_bannerNews .ind_bannerNews_one{
    width: 33.33%;float:left;color:#fff;padding: 25px 0 20px 50px;border-right: 1px solid #407ab9;height: 120px;
    background: rgba(0,77,161,.8);box-sizing: border-box;border-bottom: 3px solid transparent;transition: all .3s;
}
.ind_bannerNews_one .ind_bannerNews_T{font-size: 18px;line-height: 42px;}
.ind_bannerNews_one .ind_bannerNews_info{display: inline-block;line-height:30px;padding-left: 25px;font-size:14px;font-family:Arial;}
.ind_bannerNews_one .ind_bannerNews_time{margin-right: 70px;background: url("../images/time_02.png") left center no-repeat;}
.ind_bannerNews_one .ind_bannerNews_see{background: url("../images/eye_02.png") left center no-repeat;}
.ind_bannerNews_one .to_dataBN{
    display: block;width: 105px;height: 0;line-height: 36px;text-align: center;border: 2px solid #004da1;
    color:#004da1;font-size: 14px;visibility: hidden;opacity: 0;transition: all .3s;margin-top: 0;
}
.ind_bannerNews .ind_bannerNews_one:hover{margin-top: -40px;height: 160px;background: #fff;border-bottom-color: #004da1;color:#595959;padding: 15px 0 15px 50px;}
.ind_bannerNews_one:hover .to_dataBN{height: 36px;visibility: visible;opacity: 1;margin-top: 15px;}
.ind_bannerNews_one:hover .ind_bannerNews_time{background: url("../images/time_01.png") left center no-repeat;}
.ind_bannerNews_one:hover .ind_bannerNews_see{background: url("../images/eye_01.png") left center no-repeat;}
/*通用*/
.ind_title{padding-top: 65px;text-align: center;}
.ind_title .indT_T{font-size: 35px;font-weight: bold;color:#101010;margin-bottom: 20px;}
.ind_title .indT_TT{font-size: 14px;color:#898989;}
/*主体-服务*/
.ind_serve{background: #fff url("../images/bg_03.png");text-align: center;}
.serve_list{padding: 100px 0 80px;}
.ind_serve .serve_one{width: 19%;display: inline-block;}
.serve_one .serve_icon{width: 100px;height:100px;margin: auto;}
.serve_one.serve1 .serve_icon{background: url('../images/serve_01.png') center no-repeat;}
.serve_one.serve2 .serve_icon{background: url('../images/serve_02.png') center no-repeat;}
.serve_one.serve3 .serve_icon{background: url('../images/serve_03.png') center no-repeat;}
.serve_one.serve4 .serve_icon{background: url('../images/serve_04.png') center no-repeat;}
.serve_one:hover .serve_icon{animation: rubberBand 1s;}
.serve_one .serve_T{font-size: 20px;color:#101010;line-height:46px;font-weight: bold;}

.serve_one .serve_T1{font-size: 18px;color:#51a93b;line-height:50px;font-weight: bold;}
.serve_one .serve_T2{font-size: 18px;color:#004da1;line-height:50px;font-weight: bold;}
.serve_one .serve_T3{font-size: 18px;color:#faba00;line-height:50px;font-weight: bold;}
.serve_one .serve_T4{font-size: 18px;color:#d4263f;line-height:50px;font-weight: bold;}

.serve_one .serve_TT{font-size: 12px; color:#999;line-height: 20px;}

.serve_one .serve_TT1{font-size: 12px; color:#68b654;line-height: 20px;}
.serve_one .serve_TT2{font-size: 12px; color:#1962b3;line-height: 20px;}
.serve_one .serve_TT3{font-size: 12px; color:#f9c632;line-height: 20px;}
.serve_one .serve_TT4{font-size: 12px; color:#e2485e;line-height: 20px;}



/*主体-关于*/
.ind_abt{padding: 95px 0;background: #004b9e url("../images/bg_03.png");position: relative;}
.ind_abt .iAbt_img{margin-right: 6.3%;width: 42.2%;float:right;position: relative;overflow: hidden}
.ind_abt .iAbt_img:before{
    content: "";display: block;width: calc(100% + 20px);height: 100%;transition: all .8s;
    position: absolute;top:20px;left:0;background: #0067c0 url("../images/bg_03.png");
}
.ind_abt .iAbt_img img{width: 100%;position: relative;transition: all 1.8s;}
.ind_abt:hover .iAbt_img img{transform: scale(1.05);}
.ind_abt .iAbt_txt{width: 51.5%;float:right;box-sizing: border-box;padding: 0 75px 0 90px;color:#fff;}
.iAbt_txt .iAbt_title{font-size: 35px;font-weight: bold;margin-bottom: 15px;}
.iAbt_title .iAbt_tiTEN{font-size: 15px;font-weight: normal;line-height: 36px;}
.iAbt_txt .iAbt_T{font-size: 14px;line-height: 24px;height: 192px;-webkit-line-clamp: 9;}
.iAbt_txt .ind_more{
    display: block;width: 105px;line-height: 36px;height: 36px;border: 2px solid #fff;
    color:#fff;text-align: center;font-size: 14px;margin-top: 40px;
}
.iAbt_txt .iAbt_num{
    padding: 20px 0 30px;width: calc(100% + 165px);margin-left: -90px;
    background: #0067c0 url("../images/bg_03.png");margin-top: 35px;
}
.iAbt_num .iAbt_num_one{width: 33.3%;float:left;font-size: 16px;text-align: center;}
.iAbt_num .iAbt_num_one span{font-size: 70px;padding-right: 10px;}
/*主体-新闻*/
.ind_news{padding: 0 8.3% 80px;border-bottom:1px solid #e5e5e5;background: #fff url("../images/bg_03.png");}
.ind_news .ind_title{margin-bottom: 60px;}

.ind_news .indNews_title{float:left;font-size: 24px;margin-bottom:30px;color:#101010;font-weight: bold;position: relative;}
.ind_news .indNews_title:after{
    content: "";display: block;width: 35px;height: 42px;position: absolute;left: 103%;top:0;
    background: url("../images/title_bg.png") center/100% 100% no-repeat;
}

.ind_news .indNews_title_1{float:left;font-size: 24px;margin-bottom:30px;color:#004da1;font-weight: bold;position: relative;}
.ind_news .indNews_title_1:after{
    content: "";display: block;width: 35px;height: 42px;position: absolute;left: 103%;top:0;
    background: url("../images/title_bg.png") center/100% 100% no-repeat;
}

.ind_news .indNews_title_2{float:left;font-size: 24px;margin-bottom:30px;color:#faba00;font-weight: bold;position: relative;}
.ind_news .indNews_title_2:after{
    content: "";display: block;width: 35px;height: 42px;position: absolute;left: 103%;top:0;
    background: url("../images/title_bg.png") center/100% 100% no-repeat;
}

.ind_news .indNews_title_3{float:left;font-size: 24px;margin-bottom:30px;color:#d4263f;font-weight: bold;position: relative;}
.ind_news .indNews_title_3:after{
    content: "";display: block;width: 35px;height: 42px;position: absolute;left: 103%;top:0;
    background: url("../images/title_bg.png") center/100% 100% no-repeat;
}


.ind_news .ind_news_div1{width: 47.5%;float:left;margin-bottom: 45px;}
.ind_newsList1 .ind_newsOne1{padding-left: 16px;margin-bottom:15px;display: block;position: relative;line-height: 32px;}
.ind_newsList1 .ind_newsOne1:before,.ind_newsList4 .ind_newsOne4:before,.ind_newsList5 .ind_newsOne5:before{
    content: "";display: block;position: absolute;left:0;border: 5px solid transparent;
    border-left-color: #004da2;top:10px;transition: all .6s;
}
.ind_newsList1 .ind_newsOne1:hover:before,.ind_newsList4 .ind_newsOne4:hover:before,.ind_newsList5 .ind_newsOne5:hover:before{left:4px;}
.ind_newsOne1 .ind_newsT1{font-size: 16px;color:#000;}
.ind_newsOne1. ind_newsTT1{font-size: 14px;color:#898989;}
.ind_newsOne1:hover .ind_newsT1,.ind_newsOne1:hover .ind_newsTT1{color:#004da2;}
.ind_news .ind_news_div2{width: 47%;float:right;}
.ind_news_div2 .ind_newsOne2{display: block;position: relative;overflow: hidden;height: 430px;}
.ind_news_div2 .ind_newsOne2 img{width: 100%;transition: all 2s;}
.ind_news_div2 .ind_newsOne2:hover img{transform: scale(1.05);}
.ind_newsOne2 .ind_newsT2{
    position: absolute;width: 100%;height: 72px;line-height: 72px;bottom:0;left:0;box-sizing: border-box;
    color:#fff;font-size: 20px;font-weight: bold;background: rgba(0,0,0,.5);padding-left: 30px;
}
.ind_news_div2 .bx-wrapper .bx-pager.bx-default-pager a{width: 13px;height: 13px;background: #fff;border-radius: 0;text-align: left;}
.ind_news_div2 .bx-wrapper .bx-pager.bx-default-pager a.active,.ind_news_div2 .bx-wrapper .bx-pager.bx-default-pager a:focus,.ind_news_div2 .bx-wrapper .bx-pager.bx-default-pager a:hover{background: #fab600;}
.ind_news_div2 .bx-wrapper .bx-pager{bottom:75px;text-align: right;width: 96%;}
.ind_news .ind_news_div3{width: 100%;float:left;}
.ind_news_div3 .ind_newsOne3{display:block;width: 16%;margin-right: 0.66%;float:left;position: relative;overflow: hidden;}
.ind_news_div3 .ind_newsOne3 img{width: 100%;transition: all 1s;}
.ind_news_div3 .ind_newsOne3:hover img{transform: scale(1.1);}
.ind_newsOne3 .ind_newsT3{
    position: absolute;width: calc(100% - 46px);height: 46px;line-height: 46px;bottom:0;left:0;padding-left: 15px;box-sizing: border-box;
    color:#fff;font-size: 14px;background: rgba(0,0,0,.5);
}
.ind_newsOne3:after{
    content: "";display: block;position: absolute;right:0;bottom:0;
    width: 46px;height: 46px;background:url("../images/icon_play.jpg") center/100% 100% no-repeat;
}
.ind_news .ind_news_div4{float:left;width: 22.5%;margin-left: 1.5%;}
.ind_news .ind_news_div5{float:left;width: 23%;margin-left: 3%;}
.ind_newsList4 .ind_newsOne4,.ind_newsList5 .ind_newsOne5{
    color:#101010;font-size: 14px;line-height: 42px;display: block;
    padding-left: 16px;width: 100%;box-sizing: border-box;position: relative;
}
.ind_newsList4 .ind_newsOne4:before,.ind_newsList5 .ind_newsOne5:before{top:16px;}
/*****/
.ind_case{background: #fff url("../images/bg_03.png");}
.ind_case .ind_caseNav{text-align: center;padding: 30px 0 50px;}
.ind_case .ind_caseNav a{
    display: inline-block;width: 108px;height: 34px;border: 1px solid #ddd;font-size: 14px;color:#595959;
    line-height: 34px;margin: 0 5px;
}
.ind_case .ind_caseNav a:hover,.ind_case .ind_caseNav a.act{background: #004da1;border-color: #004da1;color:#fff;}
.ind_caseList .ind_caseOne{width: 25%;float:left;position: relative;}
.ind_caseList .ind_caseOne img{width: 100%;}
.ind_caseOne .ind_caseTxt{
    position: absolute;bottom:0;padding: 30px 14.5% 40px;color:#fff;left:0;width: 100%;box-sizing: border-box;transition: all .8s;
}
.ind_caseTxt .ind_caseT{font-size: 20px;font-weight: bold;margin-bottom: 10px;}
.ind_caseTxt .ind_caseTT{font-size: 14px;line-height: 24px;}
.ind_caseTxt .to_case{
    display: block;width: 108px;height: 38px;line-height: 38px;border: 1px solid #fff;
    color:#fff;text-align: center;margin-top: 20px;
}
.ind_caseOne:hover .ind_caseTxt{background: rgba(0,77,161,.5);}
/*合作伙伴*/
.ind_partner{width: calc(100% - 80px);max-width: 1584px;margin: auto;}
.ind_partnerList .ind_partnerOne{text-align: center;display: block;height: 210px;line-height: 210px;}
.ind_partner .bx-wrapper img{display: block;margin: auto;position: relative;top:50%;transform: translateY(-50%);}
.ind_partner .bx-wrapper .bx-controls-direction a{width: 32px;height:32px;border: 1px solid #eee;}
.ind_partner .bx-wrapper .bx-prev{left:-34px;}
.ind_partner .bx-wrapper .bx-next{right:-34px;}
/*底部*/
.foot{background: #1f1f23;padding: 65px 0;}
.foot .company_info{float:left;color:#fff;}
.company_info .foot_T{font-size: 30px;margin-bottom: 40px;}
.company_info .foot_TT{
    font-size: 18px;font-weight: bold;line-height: 24px;
    border-left: 3px solid #004da1;padding-left: 12px;margin: 20px 0 10px;
}
.company_info .foot_TTT{font-size: 14px;line-height: 26px;}
.company_info .bdshare-button-style0-16 a{
    height:30px;padding-left: 30px;border-radius: 50%;
}
.company_info .bdshare-button-style0-16 .bds_tsina{background: #2e2f2f url("../images/share_xl.png") no-repeat center;}
.company_info .bdshare-button-style0-16 .bds_sqq{background: #2e2f2f url("../images/share_qq.png") no-repeat center;}
.company_info .bdshare-button-style0-16 .bds_weixin{background: #2e2f2f url("../images/share_wx.png") no-repeat center;}


.footbot{ display:none;}

.foot .foot_message{float:right;width: 55%;max-width: 600px;}
.foot .foot_message input[type='text']{
    width: 48.3%;margin-left: 3.4%;float:left;height:46px;color:#fff;margin-bottom: 25px;
    background: transparent;border: 1px solid #fff;padding-left: 12px;
}
:-ms-input-placeholder{color: #fff;opacity:1;}
::-webkit-input-placeholder{color: #fff;opacity:1;}
:-moz-placeholder {color: #000; opacity:1;}
.foot .foot_message input[type='text']:first-child{margin-left: 0;}
.foot .foot_message textarea{
    width: 100%;border: 1px solid #fff;background: transparent;height:175px;padding: 15px 12px;
    color:#fff;margin-bottom: 20px;
}
.foot .foot_message input[type='button']{color:#fff; background: #004da1;width: 100%;height: 60px;font-size: 12px;}
.foot .foot_message input[type='submit']{color:#fff; background: #004da1;width: 100%;height: 60px;font-size: 12px;}



.in_main .foot_message{float:left;width: 55%;max-width: 600px; margin-top:40px; margin-bottom:30px;}
.in_main .foot_message input[type='text']{
    width: 100%; /*margin-left: 3.4%;*/ float:left;height:46px;color:#333;margin-bottom: 25px;
    background: transparent;border: 1px solid #e2e2e2;padding-left: 12px;
}

:-ms-input-placeholder{color: #999;opacity:1;}
::-webkit-input-placeholder{color: #999;opacity:1;}
:-moz-placeholder {color: #000; opacity:1;}
.in_main .foot_message input[type='text']:last-child{   }
.in_main .foot_message textarea{
    width: 100%;border: 1px solid #e2e2e2;background: transparent;height:175px;padding: 15px 12px;
    color:#333;margin-bottom: 20px;
}
.in_main .foot_message input[type='button']{color:#fff; background: #004da1;width: 100%;height: 60px;font-size: 12px;}
.in_main .foot_message input[type='submit']{color:#fff; background: #004da1;width: 100%;height: 60px;font-size: 15px;}

.in_main .foot_message2{float:right;width: 44%; max-width: 600px; margin-top:40px; margin-bottom:30px;}
.in_main .foot_message2 img{ max-width:100%;}

.copyright{line-height: 50px; background: #17171a; color:#666; font-size: 12px; text-align: center;}
/**10-11**/
.ind_more2{line-height:32px;font-size:14px;color:#898989;}


#dcms_pager {border-top: 1px solid #e4e4e4;}
#dcms_pager .pages {border:none;text-transform:uppercase;font-size:12px;margin:50px 0 30px 0;padding:0;height:20px;clear:both;text-align:center;}
#dcms_pager .pages a {border:1px solid #ccc;text-decoration:none;margin:0 5px 0 0;padding:6px 14px;font-size:12px;height:16px;line-height:16px; cursor:pointer;}
#dcms_pager .pages a:hover {border:1px solid #004da1;color:#004da1;}
#dcms_pager .pages .pgempty {border:1px solid #ccc;color:#aaa;}
#dcms_pager .pages .pgcurrent {border:1px solid #004da1;color:#004da1;}

.ptilmar{
	margin-top:30px;
	margin-bottom:30px;
	}
	
.ptilmar img{
	max-width:100%;
	}
