/********************
	主色： #0f62d3
 ********************/
@charset "utf-8";

/*公用*/
.wrap{padding-top: 30px;padding-bottom: 30px;}
.w{ min-width:1200px; max-width:1920px;}
.w-1{ width:1200px; margin:0 auto;}
.bg-1{background: #f1f1f1}
.bg-2{background: #f8f8f8}
.bg-3{background: #0f62d3}
.bg-4{background: #333333}

/*top*/
.top p{font-size: 12px;line-height: 34px;color: #333;}
.top a{padding: 0 6px;}

.logo{line-height: 0;}
.tel{margin-top: 36px;padding-left: 54px;background: url(../images/tel.jpg) left center no-repeat;}
.tel strong{display: block;font-size: 26px;line-height: 30px;color: #333;padding: 10px 0;}

.nav{}
.nav ul li{float: left;width:150px;position: relative;padding: 8px 0;text-align: center;}
.nav ul li a{display: block;color: #fff;font-size: 16px;line-height: 40px;}
.nav ul li a:hover,.nav ul li.on a{background: #fff;color: #0f62d3}
/*banner*/
.banner{width: 100%; height:450px; margin: 0;}
.bannerBox{ width:100%; height:100%; overflow:hidden; position:relative;}
.bannerBox .next,.bannerBox .prev{position: absolute;display: block;width: 74px;height: 74px;top: 50%;margin-top: -37px;border-radius: 50%;background: rgba(0,0,0,.4);text-align: center;line-height: 74px;font-size: 24px;color: #fff;}
.bannerBox .prev{left: 120px;}
.bannerBox .next{right: 120px;}
.bannerBox .next:hover,.bannerBox .prev:hover{background: rgba(15,98,211,.4);}
.bannerBox .hd{ height:6px; overflow:hidden; position:absolute; right:0; bottom:18px; z-index:1; width: 100%;}
.bannerBox .hd ul{ float:left;position: relative;left: 50%;zoom:1;}
.bannerBox .hd ul li{ float:left; margin-right:12px;  width:8px; height:8px; line-height:9999px; text-align:center; background:#fff; cursor:pointer;border:0;position: relative;right: 50%;border-radius: 4px;}
.bannerBox .hd ul li.on{ background:#0f62d3; color:#fff; }
.bannerBox .bd{ position:relative; height:100%; z-index:0;   }
.bannerBox .bd ul{width: 100%!important;}
.bannerBox .bd ul li{ zoom:1; vertical-align:middle;width: 100%!important;height: 450px }
.bannerBox .bd ul li a{display: block;}

/*搜索 90*/
.sea-t{font-size: 18px;line-height: 22px;color: #fff;background: #0f62d3;padding: 23px;width: 44px;height: 44px;text-align: center;}
.sea-tel{margin: 12px 60px 0 30px;padding-left: 44px;background: url(../images/stel.jpg) left center no-repeat;}
.sea-tel p{font-size: 14px;line-height: 22px;color: #fff;}
.sea-tel strong{display: block;font-size: 20px;line-height: 22px;color: #fff}
.sea-hot{margin-left: 30px;margin-top: 30px;max-width: 240px;}
.sea-hot p{overflow: hidden; text-overflow:ellipsis; white-space: nowrap;color: #fff;}
.sea-hot p a{padding-right: 6px;font-size: 14px;line-height: 30px;color: #fff;}
.sea-hot p a:hover{color: #0f62d3}

.search{width: 300px;height: 36px;margin-top: 27px; position: relative;}
.search input{margin: 0;padding: 0;float: left;}
.search .keyword{width: 300px;height: 36px;border-radius: 18px;box-sizing: border-box;padding: 4px 20px;font-size: 14px;line-height: 28px;color: #666;background: #fff;}
.search .keyword:hover,.search .keyword:focus{box-shadow: 0 0 4px #fff;}
.search .submit{position: absolute; border:0;background: url(../images/search.jpg) center center no-repeat;width: 36px;height: 36px;z-index: 1;cursor:pointer;right: 0;top: 0;}

/*foot*/
.sect-foot{background-color: #333;border-top: #f9f9f9 20px solid;}

.link{margin-top: -50px;background: #0f62d3;padding: 16px;}
.link strong{font-size: 18px;line-height: 30px;color: #fff;display: inline-block;padding-left: 48px;background: url(../images/t-link.jpg) left center no-repeat;}
.link a{display: inline-block;margin-left: 6px;font-size: 14px;line-height: 30px;color: #fff;}
.link a:hover{color: #ffc600}

.foot p{font-size: 12px;line-height: 22px;color: #999;}
.foot .fnav{text-align: center;font-size: 14px;line-height: 32px;padding-bottom: 12px;}
.foot .fnav a{display: inline-block;margin: 0 8px;}
.foot a:hover{color: #ffc600}


/*left*/
.left_box{ width:265px;}
.left_t{background: #0f62d3;padding: 20px;color: #fff;}
.left_t strong{font-size: 24px;line-height: 30px;font-weight: bold;}
.left_t p{font-size: 14px;line-height: 24px;}
.left_u{border-left: #b3b3b3 1px solid;border-right: #b3b3b3 1px solid;background: #f2f2f2;}
.left_u ul li{border-bottom: #b3b3b3 1px solid}
.left_u ul li a{display:block;padding: 25px 18px;line-height:20px; font-size:18px; color:#3d3d3d;}
.left_u ul li a i{display: inline-block;width: 20px;height: 20px;font-size: 12px;line-height: 20px;text-align: center;border-radius: 50%;background: #3d3d3d;color: #fff;margin-right: 10px;}
.left_u ul li a:hover,.left_u ul li a.on{color: #0f62d3;}
.left_u ul li a:hover i{background: #0f62d3;}
.left_con{padding:34px 24px;border: #b3b3b3 1px solid;background: url(../images/left-bg.jpg) center no-repeat;background-size: cover;}
.left_con p{font-size: 18px;line-height: 32px;color: #3d3d3d;padding-top: 14px;}
.left_con strong{display: block;color: #0f62d3;font-size: 18px;line-height: 36px;}


/*title*/
.ititle{padding-bottom: 3px;background: url(../images/title-bg.jpg) left bottom no-repeat;line-height: 36px;}
.ititle strong{font-size: 24px;color: #0f62d3}
.ititle span{font-size: 18px;color: #666;text-transform: uppercase;padding-left: 8px;}
.ititle a.more{float: right;font-size: 12px;color: #535353;}
.ititle a.more:hover{color: #0f62d3}



/*优势*/
.youshi{width: 102%;}
.youshi .youshi-box{margin-right: 2%;float: left;width: 31.33%;}
.youshi .youshi-box .box{padding: 10px 10px 10px 92px;border:#ccc 1px solid;background-position: 10px 50%;background-repeat: no-repeat;border-radius: 94px;}
.youshi .youshi-box:first-child .box{background-image: url(../images/icon-youshi1.png);}
.youshi .youshi-box:nth-child(2n) .box{background-image: url(../images/icon-youshi2.png);}
.youshi .youshi-box:last-child .box{background-image: url(../images/icon-youshi3.png);}
.youshi .youshi-box .box strong{font-size: 20px;line-height: 42px;color: #444;}
.youshi .youshi-box .box span{display: block;font-size: 14px;line-height: 30px;color: #555;height: 30px;overflow: hidden;}





/*地图文字*/
#info p{font-size: 14px;line-height: 24px;}
#info p.p_name{font-weight: bold;}



.formitm{ padding:10px 0; clear:both;} 
.formitm .lab{ display:block; float:left; font-size:16px; line-height:30px; width:100px; height:30px; text-align:left;}
.formitm .ipt{ width:400px; float:left; color: #333}
.formitm .ipt a{color: #333;}
.formitm .ipt .red{color: #c60000}
.formitm .ipt img{ margin-left:20px;}
.formitm .ipt input.u-ipt{ width:360px; height:30px; border:solid #ddd 1px; background:#fff; padding:0;}
.formitm .ipt input.checkCode{ width:180px; height:30px; border:0; background:#fff; padding:0;}
.formitm .ipt .u_textarea{ width:360px; height:108px; border:solid #ddd 1px;}
.formitm .ipt input.checkCode{ width:80px; height:22px; border:solid #ddd 1px; background:#fff; padding:0;}
.formitm .submit{ margin-left:100px; width:120px; height:36px; border-radius:5px; background:#26c48b; color:#fff; font-size:14px; text-align:center; line-height:36px; box-shadow:none;} 
.formitm .reset{ margin-left:50px; width:120px; height:36px; border-radius:5px; background:#26c48b; color:#fff; font-size:14px; text-align:center; line-height:36px; box-shadow:none;} 

#guestbook_form{ margin:0 auto;width: 500px;}
.tag a{padding: 0 3px;}




/*浮动客服*/
#floatDivBoxs{width:200px;background:#fff;position:fixed;top:180px;right:0;z-index:999;}
#floatDivBoxs .floatDtt{width:100%;height:45px;line-height:45px; background:#1049a0;color:#fff;font-size:18px;text-indent:22px;position:relative;}
#floatDivBoxs .floatDqq{padding:0 14px;}
#floatDivBoxs .floatDqq li{border-bottom:1px solid #e3e3e3;}
#floatDivBoxs .floatDqq li a{line-height:40px;font-size:16px;}
#floatDivBoxs .floatDqq li a img {margin: 10px; float: left;}
#floatDivBoxs .txt{font-size:18px;color:#333;padding:6px 14px; line-height: 30px;}
#floatDivBoxs .floattel p{font-size: 18px;font-weight: bold; text-align: center;margin-bottom: 5px;}
#floatDivBoxs .address{width: 160px;margin: 0 auto}
#floatDivBoxs .address p{text-align: left;font-size: 14px;margin-bottom: 5px;}
#floatDivBoxs .floatDbg{width:100%;height:20px;background:url(../images/base/online_botbg.jpg) no-repeat;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}
.floatShadow{ background:#fff;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}
#rightArrow{width:50px;height:45px;background:url(../images/base/online_arrow.jpg) no-repeat;position:fixed;top:180px;right:200px;z-index:999;}
#rightArrow a{display:block;height:45px;}




/*中间出现*/
.dm1{animation:atop 2s;-moz-animation:atop 2s;-webkit-animation: atop 2s;-o-animation:atop 2s; opacity: 1;}
/*转圈动作*/
.dm2{animation: circle 2s;-moz-animation: circle 2s;-webkit-animation: circle 2s;-o-animation: circle 2s; opacity: 1;}
/*水平旋转*/
.dm3{animation:wrimg 2s;-moz-animation:wrimg 2s;-webkit-animation: wrimg 2s;-o-animation:wrimg 2s; opacity: 1;}

/*从中间出现动作*/
@keyframes atop
{
from {transform:matrix3d(1, 0, 0, 0, 0, 0, 1, -0.00166, 0, -1, 0, 0, 0, 0, 0, 1);opacity: 0;}
to { transform:translate3d(0px, 0px, 0px);transform-origin:center center 0;opacity:1}
}

@-moz-keyframes atop
{
from {transform:matrix3d(1, 0, 0, 0, 0, 0, 1, -0.00166, 0, -1, 0, 0, 0, 0, 0, 1);opacity: 0;}
to { transform:translate3d(0px, 0px, 0px);transform-origin:center center 0;opacity:1}
}

@-webkit-keyframes atop 
{
from {transform:matrix3d(1, 0, 0, 0, 0, 0, 1, -0.00166, 0, -1, 0, 0, 0, 0, 0, 1);opacity: 0;}
to { transform:translate3d(0px, 0px, 0px);transform-origin:center center 0;opacity:1}
}
@-o-keyframes atop 
{
from {transform:matrix3d(1, 0, 0, 0, 0, 0, 1, -0.00166, 0, -1, 0, 0, 0, 0, 0, 1);opacity: 0;}
to { transform:translate3d(0px, 0px, 0px);transform-origin:center center 0;opacity:1}
}
/*从中间出现动作结束*/

/*转圈动作开始*/
@keyframes circle
{
0% { transform:rotate(0deg);}
100% { transform:rotate(360deg);}
}

@-moz-keyframes circle
{
0% { transform:rotate(0deg);}
100% { transform:rotate(360deg);}
}

@-webkit-keyframes circle
{
0% { transform:rotate(0deg);}
100% { transform:rotate(360deg);}
}

@-o-keyframes circle
{
0% { transform:rotate(0deg);}
100% { transform:rotate(360deg);}
}
/*转圈动作开始*/

/*水平旋转动作开始*/
@keyframes wrimg
{
0% { transform:rotateY(0deg);}
100% { transform:rotateY(360deg);}
}

@-moz-keyframes wrimg
{
0% { transform:rotateY(0deg);}
100% { transform:rotateY(360deg);}
}

@-webkit-keyframes wrimg
{
0% { transform:rotateY(0deg);}
100% { transform:rotateY(360deg);}
}

@-o-keyframes wrimg
{
0% { transform:rotateY(0deg);}
100% { transform:rotateY(360deg);}
}
/*旋转动作结束*/
