﻿@charset "utf-8";

/* CSS Document */
*{margin:0;padding:0;}
body{margin:0;padding:0;font-size:12px;font-family:"微软雅黑";color:#333333;line-height:24px;color:#434343;}
a{text-decoration:none;color:#434343;outline:none;}
a:hover{color:#434343;text-decoration:none;}
img{border:none 0;}
ul{list-style:none;}
.clear{clear:both;}
div,form,ul,ol,li,span,p,dl,dd,dt{margin:0;padding:0;border:0;}
li{list-style-type:none;}
img,a img{border:0;margin:0;padding:0;}
img{vertical-align:top;}
h1,h2,h3,h4,h5,h6{margin:0;padding:0;font-size:12px;font-weight:normal;}

/*链接样式*/
a:link{color:#021A23;text-decoration:none;}
a:visited{color:#032029;text-decoration:none;}
a:hover{color:#9A7D07;text-decoration:none;}
a:active{color:#ea6311;text-decoration:none;}

/*去除超链接虚框*/
/**/
.pr{ position: relative; }
.pa{ position: absolute; }
/*清除浮动*/
.fl{float:left}
.fr{float:right}
.main{width:1200px;margin:0px auto;margin-top:12px;}
.w{width:1200px;margin:0 auto;display:block}
.cl{clear:both}
.mt20{margin-top:20px}
.mb20{margin-bottom:20px}

/*头部*/
header{min-width:1200px;}
.top_bg{width:100%;height:39px;background:#f2f2f2;}
.top{width:1200px;height:36px;margin:0 auto;overflow:hidden;line-height:29px;}
.top h1{float:left;font:13px/37px "微软雅黑";display:block;color:#9e9e9e;font-weight:bold;}
.top_left{float:left;font:12px/37px "微软雅黑";color:#9E9E9E;width:856px;}
.top_left span{color:#fff;font-size:18px;font-family:'impactregular';}
.top_right{float:right;height:39px;line-height:39px;}
.top_right img{margin-top:8px;margin-right:6px;}
.top_right span{margin-right:6px;line-height:30px;font-size:16px;color:#848484;}
.top_right a{margin-right:7px;line-height:39px;font-size:13px;color:#848484;}
.logo{width:800px;margin-top:15px;}
.logo img{width:438px;float:left;}
.logo p{float:right;display:block;width:330px;color:#5da0f3;font-size:17px;border-left:1px solid #00a8ff;padding-left:20px;margin-top:22px;height:73px;padding-top:6px;font-weight:bold;}
.logo span{color:#1b73d4;}
.logo b{color:blue;margin-top:16px;display:block;}
.tell{width: 320px;height:123px;background:url(../images/call.jpg) 1px 1px no-repeat;}
.tell b{float:right;margin-top:25px;margin-right:96px;font-size:14px;color:#1f0a02;font-weight:100;}
.tell span{float:left;margin-top:65px;margin-left: -8px;font:39px/53px "impact";color: #eaa711;font-weight:bold;}
nav{background: #25cbdb;background: linear-gradient(to right, #bfb2b2 ,#ea6311, #00bcd4);}
.menu{height:50px;line-height:52px;font-size: 14px;}
.menu ul li{float:left;width:148px;text-align:center;height:52px;}
.menu ul li a{color: #ffffff;}
.menu ul li:hover{background: #ff9c00;text-align:center;display:block;transition:all 0.8s ease;}
.menu ul li:hover a{color:#fff;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;}

/*二级导航*/
.menu ul li ul{display:none}
.menu li:hover ul{display:block;z-index:999;}
.menu li ul{background: red;background: #e61c17b5;position:absolute;width:148px;}
.menu li ul li{float:left}

/*浮动*/
.nav-height{position:relative;height:52px;}
.nav-wrap{width:100%;height:52px;}
.nav-wrap.navFix{position:fixed;top:0;left:0;box-shadow: 0 0 24px rgba(0,0,0,0.2);z-index:99999;}

/* banner */
.focusBox{position:relative;width:100%;height:500px;overflow:hidden;min-width:1200px;}
.focusBox .pic{position:relative;z-index:0;}
.focusBox .pic img{width:100%;height:500px;display:block;}
.focusBox .hd{width:100%;position:absolute;bottom:10px;text-align:center;font-size:0;z-index:1;}
.focusBox .hd li{margin:0 5px;background:url(./../images/dot.png) no-repeat 0 -16px;height:16px;overflow:hidden;width:16px;cursor:pointer;display:inline-block;*display:inline;zoom:1;_background:url(./../images/dot8.png) no-repeat 0 -16px;}
.focusBox .hd .on{background-position:0 0;}
.focusBox .prev,.focusBox .next{width:60px;height:90px;margin:-60px 0 0;display:none;background:url(./../images/ad_ctr.png) no-repeat 0 0;position:absolute;top:50%;z-index:10;cursor:pointer;text-indent:-9999px;filter:alpha(opacity=20);opacity:0.2;}
.focusBox .prev{left:0;}
.focusBox .next{background-position:0 -90px;right:0;}
.focusBox .prev:hover,.focusBox .next:hover{filter:alpha(opacity=50)!important;opacity:0.5!important;}

/**/
/**/
.tit1{line-height:35px;float:left;height:35px;width:100%;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#e2e2e2;}
.tit1 h3{font-size:16px;line-height:35px;font-weight:bold;color:#3aa9b2;float:left;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#3aa9b2;height:35px;}
.tit1 i{font-size:13px;line-height:35px;font-weight:normal;color:#666666;font-style:normal;}
.tit1 span{float:right;padding-top:10px;padding-right:10px;}
.case_list{float:left;width:700px;padding-top:10px;padding-bottom:5px;}

/*底部*/

/*footer*/

.footer{min-width:1200px;width:100%;background: #00BCD4;overflow:hidden;z-index:6;position:relative;background: linear-gradient(to right, #bfb2b2 ,#ea6311, #00bcd4);}
.footer-box{width:1200px;margin:0 auto;}
.footer-box .footer-left{margin-top: 22px;margin-left:-24px;float:left;}
.footer-left img{margin-bottom:8px}
.footer-left ul{}
.footer-left ul li{color:white;font-size: 19px;line-height:45px;}
.footer-right{float:left;margin-top: 48px;margin-left: 49px;margin-right: 36px;width:500px;height:150px;}
.footer h2{font-size:14px;font-weight:normal;display:inline;color:#FFFFFF;}
.footer-right p{color:#FFFFFF;line-height:30px;}
.footer-right p a{color:#FFFFFF;}
.footer-ewm{float:left;width:150px;text-align:center;color:#FFFFFF;margin-top: 10px;margin-right:35px;}
.footer-ewm img{width:150px;height:150px;}
.footer-ewm p{line-height:26px;}
.footer-xcx{float:left;width:150px;text-align:center;color:#FFFFFF;margin-top: 10px;}
.footer-xcx img{width:150px;height:150px;}
.footer-xcx p{line-height:26px;}
.footer-link p{float:left;width:1200px;}
.footer .links{height:auto;overflow:hidden;}
.footer-nav{min-width:1200px;width:100%;background:#549bf2;height:50px;line-height:50px;}
.footer-nav-c{width:1180px;margin:0 auto;}
.footer-nav-c ul li{float:left;font-size:14px;padding:0 22px;}
.footer-nav-c ul li a{color:#FFF;display:block;}

/*自定义表单*/

/**/
#word .indexTit{margin-bottom:30px;}
.indexTit h3{color:#0062d0;text-transform:uppercase;font-weight:bold;font-family:arial;font-size:36px;text-align:center;}
.indexTit h3 span{color:#009403;}
.indexTit h2{font-size:24px;font-weight:bold;margin-bottom:10px;text-align:center;}
.indexTit .line{width:50px;height:4px;display:block;background:#2553b3;margin:0 auto;}
#word .imsg{width:100%;}
#word .imsg .item{width:390px;height:38px;/* margin-left: 12px; */position:relative;/* float: left; */line-height:38px;border:1px solid #d1d1d1;margin-top:10px;}
#word .imsg .item img{margin-left:12px;float:left;position:absolute;top:15px;right:-48px;}
#word .imsg .item label{position:absolute;left:0;top:0;width:50px;text-align:right;height:38px;display:block;}
#word .imsg em{position:absolute;right:6px;top:2px;color:red;}
#word .imsg .item .txt{width:100%;height:38px;text-indent:55px;line-height:38px;border:0px;background:none;outline:none;color:#666;}
#word .imsg .item.xm,#word .imsg .item.liuyan{margin-left:0;}
#word .imsg .item.liuyan{width:100%;margin:10px 0 20px;height:148px;line-height:38px;}
#word .imsg .item.liuyan textarea{width:100%;line-height:35px;color:#666;overflow:hidden;text-indent:55px;height:142px;font-family:"微软雅黑";resize:none;border:0;background:none;}
#word .imsg .btn{width:695px;float:left;margin-top:22px;margin-bottom:12px;}
#word .imsg .btn input{width:271px;height:45px;cursor:pointer;font-size:16px;line-height:45px;text-align:center;color:#fff;display:block;background:#2553b3;font-family:"微软雅黑";margin-left:80px;}
#word .imsg .btn .submit{background:#f14a00;}

/**/

/*特效1*/
.tran1{transition:all 0.4s ease-out}
.tran1:hover{transform:scale(1.6)}

/*特效2*/
.tran2{transition:all 1s ease-out;background:#11b3fb;}
.tran2:hover{background:#ff9c00;}
.position{}
.position a{}
/**/
.font12{font-size:12px!important;}
/**/
.banner{}
.banner img{ width: 100% }
