body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote {margin: 0;padding: 0;}
body { color: #000;font-family:'Microsoft YaHei';font-size: 13px;width: 100%;}
img{border:0px;}
ul li{ list-style:none;}

a{
    color: #595959;
	cursor: pointer;
	text-decoration:none;
}
a:hover{
	text-decoration:none;
}

.all-wrap{width: 100%;float: left;}
.wrap {position:relative;margin: 0 auto;width:1200px;}
body{margin: 0;}

input[type=submit]{ cursor:pointer}
input[type=submit]:hover{filter:alpha(opacity=80);-moz-opacity:0.8;opacity:0.8;}
input{line-height:normal;color:#000;}
input[type=file]{display: initial;}
input[type=password]{height:30px;line-height:30px;padding: 6px;display: initial;width:300px;}
input[type=text]{height:30px;line-height:30px;padding: 6px;display: initial;width:300px;}
select.form-control{height:30px;line-height:30px;padding: 3px;width:150px;display: initial;font-size:12px;}
label{display: inline;}

::-webkit-input-placeholder {color: #777;font-size: 16px;} /* WebKit, Blink, Edge */
:-moz-placeholder {color: #777;font-size: 16px;} /* Mozilla Firefox 4 to 18 */
::-moz-placeholder {color: #777;font-size: 16px;}/* Mozilla Firefox 19+ */
:-ms-input-placeholder {color: #777;font-size: 16px;} /* Internet Explorer 10-11 */

/* 常用样式 */
/* 1.选择款去掉箭头 */
.x-select-arrow{-webkit-appearance:none;-moz-appearance:none;appearance:none;}
/* 2.自定义三角形 */
.x-custom-triangles{width: 0;height: 0;border-left: 50px solid transparent;border-right: 50px solid transparent;border-top: 100px solid red;}
/* 3.当行省略号 */
.x-single-ellipsis{word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
/* 4.多行省略号 */
.x-more-ellipsis{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
/* 5.一行满了自动换行 */
.x-single-ellipsis-full{display: flex;justify-content: space-between;flex-direction: row;flex-wrap: wrap;}
/* 常用颜色 */
.color-white{color:#fff !important;}

/* 标题 */
.title{width:100%;float:left;height:126px;line-height:120px;font-size:24px;color:#000;font-weight: 600;}
.title-fu{text-align:left;font-size:18px;line-height: 70px;color:#a1a1a1;font-weight: 100;}
.x-text-align{text-align: center;}

/* 顶部导航栏 */
.x-header{float: left;width: 100%;height: 90px;text-align: left;background: #fff;color: #333;z-index: 1;/*-moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.5);box-shadow: 0px 1px 3px rgba(0,0,0,0.5);*/}
.x-header .logo{float: left;width: 241px;height: 90px;left: 0;margin-right: 50px;}
.x-header .logo a{float: left;width: 241px;height: 90px;transition: 0.2s;}
.x-header .logo img{position: absolute;left: 0;top:0px}
.x-header .logo a:hover{opacity: 0.75;}
.x-header ul{float:right;margin: 0 auto;;height: 100%;margin-right:140px;line-height: 90px;font-size: 15px;display: inline-block;}
.x-header li{float: left;height: 72px;margin: 0 30px;}
.x-header li a{float: left;height: 100%;color: #036eb9;padding:0  10px;transition: 0.2s;font-weight: Medium;font-size: 18px;}
.x-header li a:hover{color: #c94c0c !important;border-bottom: 2px solid #c94c0c;}
.x-header ul .on:hover{border:none !important}
.x-header ul .on1:hover{border:none !important}
.x-header ul .on{border-bottom: 2px solid #036eb9;}
.x-header ul .on1{border-bottom: 2px solid #fff;}
.x-header-right{position: absolute;text-align: center;border-radius: 50px;height: 30px;top: 26px;right: 0;line-height: 30px;font-size: 14px;width: 138px;background: #4983e5;}
.x-header-right a{height: 100%;color: #fff;transition: 0.2s;}
.x-header-right span{color: #fff;}
.x-header-right a:hover{color: #c94c0c;}

/* 轮播 */
.lhtp{ height:600px;margin: 0 auto; overflow:hidden; position:relative; width:100%;z-index: 0;}
.lhtp ul li{ height:600px; text-align:center; z-index:1; margin: 0 auto; position:absolute;  width:100%;}
.lhtp ul li a{ height:600px; width:100%; float:left;}
.lhtp ul li img{ height:600px;}
.lhtp ul li.hoverTmp{ z-index:2;}
.lhtp ul li.hover{ z-index:3;}
.lhtpBtn{ width:100%; height:13px;z-index:4;text-align: center;  position:absolute; bottom:90px;}
.lhtpBtn span{ width:13px; margin-left:15px; margin-right:15px; cursor:pointer; display: inline-block;height:13px;background: url(../img/dot.png) right 0 no-repeat; text-align:center;}
.lhtpBtn span.hover{background: url(../img/dot.png) left 0 no-repeat;}
.lhtpPrev{ width:50px;z-index:4; cursor:pointer; top:280px; display:inline-block; position:absolute; left:20px; height:75px;background: url(../img/prev.png) no-repeat;}
.lhtpPrev:hover{filter:alpha(opacity=80);-moz-opacity:0.8;opacity:0.8;}
.lhtpNext{ width:50px;z-index:4; cursor:pointer; top:280px; display:inline-block; position:absolute; right:20px; height:75px;background: url(../img/next.png) no-repeat;}
.lhtpNext:hover{filter:alpha(opacity=80);-moz-opacity:0.8;opacity:0.8;}

/* 关于我们 */
.x-intro{float: left;width: 100%;height:444px;padding-bottom: 0px;}
.x-intro .x-row{margin-top: 30px;height: 444px;}
.x-intro-img{float: left;width: 400px;height: 444px;padding-right: 50px;}
.x-intro-img img{width: 400px;height: 388px;}
.x-intro-content{float: right;width: 760px;height: 444px;font-size: 16px;line-height: 30px;color: #7e7e7e;}
.x-intro-content p{margin: 0;display: inline-block;overflow: hidden;text-overflow: ellipsis;cursor:pointer;display: -webkit-box;-webkit-line-clamp: 5;-webkit-box-orient: vertical;}
.x-intro-detail{float: left;height: 245px;}
.x-intro-morebtn{float: left;margin-top:-38px;width: 173px;height: 47px;line-height: 45px;color: #fff;font-size: 16px;display: block;text-align: center;transition: 0.2s;background:#0b4898;border-radius: 4px;}

/* 服务咨询 */
.x-news{float: left;width: 100%;background: #fff;text-align: center;box-sizing: border-box;}
.x-news-content{float: left;width: 100%;text-align: left;background: #f7f8fb;padding-bottom:40px;}
.x-news-item{float: left;width: 258px;height: 340px;background: #fff;margin-left: 20px;-moz-box-shadow:0px 0px 13px rgba(127,127,127,0.15);-webkit-box-shadow:0px 0px 13px rgba(127,127,127,0.15);box-shadow:0px 0px 13px rgba(127,127,127,0.15);}
.x-news-item:first-of-type{margin: 0;}
.x-news-item-img{float: left;width: 100%;height: 90px;}
.x-news-item-img img{width: 80px;height: 80px;margin:20px auto;display: block;}
.x-news-item-text{float: left;width: 100%;height: 232px;padding: 25px;box-sizing: border-box;}
.x-news-item-text1{display: block;width: 100%;font-size: 18px;color:#686868;line-height: 40px;text-align: center;word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.x-news-item-text2{display: block;width: 100%;font-size: 14px;color:#cacaca;line-height: 32px;}
.x-news-item-text3{display: block;margin:30px auto 10px;width: 140px;height:45px;background:#686868;color:#fff;font-size: 16px;line-height: 45px;text-align: center;}
.x-news-item:hover .x-news-item-text1{color:#036eb9}
.x-news-item:hover .x-news-item-text3{background:#036eb9;color:#fff}
.x-news-footer{position: relative;height: 30px;margin: 0 auto;display: inline-block;}
.x-news-footer input{float: left;width: 34px;height: 30px;border: 1px solid #eaeaea;color: #333;font-size: 12px;margin-left: 12px;text-align: center;outline: none;}
.x-news-footer button{float: left;height: 30px;background: none;border: 1px solid #eaeaea;color: #333;font-size: 12px;margin-left: 12px;outline: none;}
.x-news-footer button:first-of-type{margin: 0;}
.x-news-footer button.disabled{color: #999;}
.x-news-footer button.active{background: #425383;color: #fff;border: none;}
.x-news-footer .btn-prev{width: 60px;}
.x-news-footer .btn-next{width: 60px;}
.x-news-footer .btn-num{width: 30px;}
.x-news-footer .btn-submit{width: 48px;}
.x-news-footer span{float: left;line-height: 30px;font-size: 12px;color: #666;margin-left: 12px;}

/* 遮挡 */
.x-news-content-zhe{width: 100%;height:324px;background: url(../img/youshi.png) center no-repeat;box-sizing: border-box;padding:0 57px}
.x-news-content-zhe-bottom{width: 100%;height: 200px;margin-top:0px}
.x-news-content-zhe-bottom span{font-size: 18px;color:#fff;line-height: 36px;}
.x-height{height: 130px !important;margin-top:20px}

/* 新闻 */
.indexNewsBg{width:100%;float:left;}
.indexNews{width:100%;float:left;}
.indexNews .content{width:100%;float:left;}
.newsPart{width:380px;height:600px;float:left;margin-right: 30px; position: relative;z-index:10;background:#f7f8fb;}
.newsPart:last-of-type{margin-right:0px;}
.newsPartImg{width:100%;float:left;height:458px;text-align:center;overflow:hidden;}
.newsPartImg img{height:458px;width:378px;}
.newsPartText{width:100%;float:left;height:45px;line-height:30px;font-size:16px;margin-top:35px;padding:0px 10px;text-align: center;word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.newsPartText a{color:#000;font-weight: 600;}
.newsPartDesc{width:100%;float:left;line-height:20px;overflow:hidden;margin-top:-10px;font-size:14px;color:#b2b2b5;padding:0px 30px;word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align: center;padding-bottom:10px;}
.newsPartDesc a{color:#e12526;margin-left:10px;}
.newsPart:hover{background:#036eb9}
.newsPart:hover a{color:#fff;}
.newsPart:hover .newsPartDesc{color:#8398e4}
.x-zhe{height:458px;width:380px;position:absolute;top:0;left:0;background:#000;opacity: 0.7;z-index:100;box-sizing: border-box;padding:100px 160px;display: none;}
.x-zhe img{width: 50px;height:50px;display: block;opacity: 1 !important;}
.x-zhe a{color:#fff;opacity: 1 !important;}
.newsPart:hover .x-zhe{display: block;}
.x-more-ellipsis{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}

/* 新闻资讯 */
.x-announcement{width:100%;height: 400px;float: left;}
.x-announcement-item1{width: 400px;height:210px;border-right:1px solid #ccc;float: left;margin-top:60px}
.x-border-right{border-right: none;}
.x-announcement-item{width: 300px;height:210px;box-sizing: border-box;margin-left:48px;}
.x-announcement-item1:last-child{border:none}
.x-announcement-item-top{width: 100%;height:140px;border-bottom: 1px solid #ccc;}
.x-announcement-item-title{font-size:18px;line-height: 46px;text-align: left;color:#000;font-weight: 600;word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.x-announcement-item-content{text-align: left;font-size: 16px;line-height: 36px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;color:#a3a3a3}
.x-announcement-item-bottom{width: 100%;height:68px;box-sizing: border-box;padding:10px;margin-top:15px;}
.x-announcement-item-bottom-left{display: block;float: left;font-size: 16px;color:#a3a3a3}
.x-announcement-item-bottom-right{display: block;float:right;width: 25px;height:25px;background:#ccc;border-radius:50%;box-sizing: border-box;padding: 4px;}
.x-announcement-item-bottom-right img{width: 18px;height: 18px;display: block;}
.x-announcement-item:hover .x-announcement-item-title{color:#036eb9}
.x-announcement-item:hover .x-announcement-item-content{color:#036eb9;opacity: 0.5;}
.x-announcement-item:hover .x-announcement-item-bottom-left{color:#036eb9;opacity: 0.5;}
.x-announcement-item:hover .x-announcement-item-bottom-right{background:#036eb9;opacity: 0.5;}
.x-more-news{width: 100%;height:100px;float: left;margin-top:40px;}
.x-more-news a{display: block;width: 160px;height:50px;text-align: center;line-height: 50px;font-size: 18px;background:#036eb9;color:#fff;border-radius: 4px;margin:20px auto;}
.x-more-news:hover a{background:#489ac4;}

/* 底部 */
.x-footer{float: left;width: 100%;background-color: #f7f8fb;color: #bdbdbd;line-height: 30px;}
.x-footer a{color: #7a7a7a;font-size: 15px;}
.x-footer a:hover{color: #036eb9;}
.x-footer-list{float: left;width: 110px;padding: 0 15px;}
.x-footer-list1{width: 350px !important;}
.x-footer-list span{display: block;color: #5a5a5b;height: 18px;line-height: 28px;margin: 40px 0 20px;font-size: 16px;}
.x-footer-list ul{list-style: none;}
.x-footer-list ul li{margin-bottom:8px;font-size: 14px;}
.x-footer-contact{float: right;width:113;margin-top:64px;}
.x-footer-contact-img{width: 113px;height: 113px;}
.x-footer-contact-img img{float: left;width: 113px;height: 113px;}
.x-footer-contact-detail{width:113px;line-height: 24px!important;padding-top: 5px;text-align:center;}
.x-footer-contact-detail span{float: left;width: 113px;text-align: center;}
.x-margin-right{margin-right:40px;}
.x-margin-right1{margin-right:18px;}
.x-margin-right2{margin-right:80px;}

.x-copyright{float: left;width: 100%;height: 50px;line-height: 50px;background: #f7f8fb;color: #666;font-size: 15px;border-top:2px solid #e6e7e9;}
.x-copyright span{color: #7a7a7a;}
.x-row{float: left;width: 100%;}
.x-shadow-shadow{-moz-box-shadow:10px 10px 25px rgba(0,59,137,0.35) ;-webkit-box-shadow:10px 10px 25px rgba(0,59,137,0.35) ;box-shadow:10px 10px 25px rgba(0,59,137,0.35) ;}


/* 登录界面 */
.x-login{width:100%;min-height:460px;float: left;background: #fff;padding-bottom:20px;}
.x-login-box{width: 474px;height: 100%;overflow: hidden;float: left;box-sizing: border-box;padding-left:105px;}
.x-login-box-input{width: 100%;background: #fff;margin-top:121px;}
.x-login-item{border-bottom: 2px solid #DECADD;display: flex;padding: 20px 0 16px;box-sizing: border-box;}
.x-login-item img{width: 24px;height: 25px;}
.x-login-item>input{flex:1;border:none;outline:medium;padding:12px;}
.x-login-item>select{flex:1;border:none;outline:medium;padding:0px;font-size:16px;}
.x-login-item-none{border:none;margin-top: 20px;}
.x-login-btn{width: 100%;height: 48px;background: #4983e5;margin-top:-20px;border:none;border-radius: 50px;font-size: 18px;color: #fff;}
.x-login-item span{float: left;font-size: 16px;color:#a9adb0;margin:2px 10px;display: block;height: 20px;}
.x-login-item a{float: left;font-size: 14px;color:#a9adb0;height: 20px;}
.x-login>img{width:442px;height: 360px;display: block;float: left;margin-top:85px;margin-left:45px;}
.x-checkbox-box{width: 18px !important;height: 18px !important;margin:0;padding:0;display: block;float: left;}

input[type="checkbox"]{-webkit-appearance:none;width:15px;height:15px;display: inline-block;text-align: center;vertical-align: middle; line-height: 13px;position: relative;}
input[type="checkbox"]::before{content: "";position: absolute;top: 0;left: 0;background: #fff;width: 100%;height: 100%;border: 1px solid #4983e5;outline:none;}
input[type="checkbox"]:checked::before{content: "\2713";background-color: #fff;position: absolute;top: 0;left: 0;width:100%;border: 1px solid #4983e5;color:#4983e5;font-size: 15px;font-weight: bold;}

/* 右侧提示 */
.x-toolbar{width: 68px;position: fixed;right: 0;top: 50%;z-index: 999;margin-top: -192px;}
.x-toolbar .Btn{float: left;box-sizing: border-box;width: 68px;height: 64px;margin-bottom: 1px;border-radius: 5px 0 0 5px;background-color: #4983E5 !important;color: white;font-size: 14px;padding-top: 42px;text-align: center;transition: 0.2s;box-shadow: 0px 3px 8px rgba(32,40,48,0.3);}
.x-toolbar .Btn:hover{background-color: #202830 !important;}
.x-toolbar h1{text-align: left;margin: 0;line-height: 30px;font-size: 16px;color: white;}
.x-toolbar p{text-align: right;margin: 0;line-height: 20px;font-size: 14px;color: white;}
.x-toolbar-worktime{display: none;position: absolute;width: 150px;height: 95px;background: #202830;border-radius: 5px;top: 0;right: 70px;padding: 11px 20px;}
.x-toolbar-contact{display: none;position: absolute;width: 150px;height: 95px;background: #202830;border-radius: 5px;top: 64px;right: 70px;padding: 18px 20px;}
.x-toolbar-qrcode{display: none;position: absolute;width: 150px;height: 150px;background: #202830;border-radius: 5px;top: 128px;right: 70px;padding: 10px;}
.x-toolbar-qrcode img{width: 100%;height: 100%;}


