*{
    padding: 0;
    margin: 0;
}
body{
    font-size: 12px;
    font-family: "Microsoft YaHei UI";
}
li{
    list-style: none;
}
a{
    text-decoration: none;
    color: #000;
}
.clearfix{
    clear: both;
}
img{
    border: none;
}
header{
    width: 1120px;
    height: 140px;
    margin: 0 auto;
}
header .logo{
    padding: 20px 0;
    float: left;
}
header .right{
    float: right;
    padding-top: 35px;
    position: relative;
}
header .right .baioq{
    position: absolute;
    right: 0;
}
header .right .baioq li{
    float: left;
}
header .right .baioq li a{
    display: block;
    width: 80px;
    height: 20px;
    line-height: 20px;
    text-align: right;
}
header .right .baioq li .a1{
    background:url("../img/a1.jpg") no-repeat 10px;
}
header .right .baioq li .a2{
    background:url("../img/a2.jpg") no-repeat 10px;
}
header .right .baioq li .a3{
    background:url("../img/a3.jpg") no-repeat 10px;
}
header .right .keyword{
    margin-top: 35px;
    width: 238px;
    height: 32px;
    border:1px solid #b5b5b5;
    font-size: 12px;
    text-indent: 10px;
}
header .right .sub{
    width: 60px;
    height: 34px;
    background: #00a0e9;
    border: none;
    color: #fff;
    font-size: 14px;
}
nav {
    width: 100%;
    height: 45px;
    background: #00a0e9;
}
nav ul {
    display: block;
    width: 1200px;
    margin: 0px auto;
}
nav ul.dropdown {
    position: relative;
}
nav ul.dropdown li {
    font-weight: bold;
    float: left;
    width: 148px;
    position: relative;
    border-right: 1px solid #0287c3;
    border-left: 1px solid #1cb5fb;
    background: #00a0e9;
}
nav ul.dropdown a:hover {
    color: #000;
}
nav ul.dropdown li a {
    display: block;
    height: 45px;
    line-height: 45px;
    color: #ffffff;
    position: relative;
    z-index: 2000;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    font-weight: 300;
}
nav ul.dropdown li a:hover, ul.dropdown li a.hover {
    background: #056996;
    position: relative;
    color: #fff;
}
nav ul.dropdown ul {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 180px;
    z-index: 1000;
}
nav ul.dropdown ul li {
    font-weight: normal;
    background: #f6f6f6;
    color: #000;
    border: none;
    border-bottom: 1px solid #ccc;
}
nav ul.dropdown ul li a {
    display: block;
    font-size: 12px;
    color: #34495e !important;
    background: #eee !important;
}
nav ul.dropdown ul li a:hover {
    display: block;
    background: #3498db !important;
    color: #fff !important;
}
.banner {
    width: 100%;
    height: 450px;
    overflow: hidden;
    position: relative;
}

.banner > ul {
    display: none;
    height: 450px;
    position: absolute;
    top:0;
    left: 0;
}

.banner > ul > li  {
    float: left;
    height: 450px;
}

.banner > ul > li > a {
    display: block;
    font-size: 200px;
    text-align: center;
    line-height: 450px;
    font-weight: bold;
}

.left-btn,.right-btn {
    width: 61px;
    height: 61px;
    position: absolute;
    top: 45%;
    right: 30px;
    background: url("../img/right-1.png");
    cursor: pointer;
}

.left-btn {
    left: 30px;
    background: url("../img/left-1.png");
}

.img-btn-list {
    width: 100%;
    position: absolute;
    bottom: 10px;
    left: 0;
    text-align: center;
}

.img-btn-list > span  {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 6px;
    margin: 0 5px;
    background: rgba(0,0,0,0.8);
    cursor: pointer;
}

.img-btn-list > span.current {
    border: 2px solid rgba(0,0,0,0.8);
    background: rgba(255,255,255,0.8);
}

.index-content{
    width: 1120px;
    padding-top: 30px;
    padding-bottom: 20px;
    margin: 0 auto;
}
.index-content .left{
    width: 650px;
    float: left;
}
.index-content .right{
    width: 460px;
    float: right;
}
.index-content .right .com-news .title,.index-content .right .yejie-news .title{
    width: 100%;
    height: 40px;
    position: relative;
    background:url("../img/company_news_bg.png") no-repeat;
    font-size: 16px;
    line-height: 40px;
    color: #ffffff;
    text-indent: 10px;
    margin-bottom: 10px;
}
.index-content .right .yejie-news .title{
    background: url("../img/industry_info_bg.png") no-repeat;
}
.index-content .right .yejie-news{
    height: 208px;
}
.index-content .right .com-news,.index-content .right .yejie-news{
    background: #ffffff;
    margin-bottom: 10px;
}
.index-content .right .com-news li,.index-content .right .yejie-news li{
    line-height: 30px;
    text-indent: 20px;
    background: url("../img/dian.jpg") no-repeat 10px 14px;
}
.index-content .right .com-news li span,.index-content .right .yejie-news li span{
    float: right;
    padding-right: 20px;
}
.index-content .left .zixunzhongxin{
    width: 100%;
    height: 40px;
    position: relative;
    background:url("../img/inform_title_bg.png") no-repeat;
    font-size: 16px;
    line-height: 40px;
    color: #ffffff;
    text-indent: 10px;
}
.index-content .left .zixunzhongxin span , .index-content .right .com-news .title span ,.index-content .right .yejie-news .title span{
    position: absolute;
    right: 0;
}
#owl{position:relative;width:650px;height:280px; margin-bottom: 10px;}
#owl .item{ position:relative;display:block;}
#owl a{display:block;width:650px;height:280px;}
#owl b{position:absolute;left:0;bottom:0;width:650px;height:70px;background-color:#000;opacity:.7;filter:alpha(opacity=70);}
#owl span{position:absolute;left:0;bottom:30px;width:610px;font:18px/32px "寰蒋闆呴粦","榛戜綋";color:#fff; padding:0 20px; line-height:40px; text-align:center; display:block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.owl-pagination{position:absolute;left:0;bottom:10px;width:100%;height:22px;text-align:center;}
.owl-page{display:inline-block;width:10px;height:10px;margin:0 5px;background-image:url(../img/bg15.png);*display:inline;*zoom:1;}
.owl-pagination .active{width:25px;background-image:url(../img/bg16.png);}
.owl-buttons{display:none;}
.owl-buttons div{position:absolute;top:50%;width:40px;height:80px;margin-top:-40px;text-indent:-9999px;}
.owl-prev{left:0;background-image:url(../img/bg17.png);}
.owl-next{right:0;background-image:url(../img/bg18.png);}
.owl-prev:hover{background-image:url(../img/bg19.png);}
.owl-next:hover{background-image:url(../img/bg20.png);}
/* clearfix */

/* display none until init */
.owl-carousel{
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
    overflow: hidden;
    position: relative;
    width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item{
    float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
    cursor: pointer;
}
.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.lianjie li{
    float: left;
    margin-right: 8px;
}

.product-services{
    width: 100%;
    height: 260px;
}
.product-services .line{
    width: 100%;
    height: 55px;
    border-bottom: 1px solid #dddddd;
    margin-bottom: 40px;
}
.product-services .content{
    width: 1120px;
    margin: 0 auto;
}
.product-services .content .title{
    padding-top: 24px;
    font-size: 16px;
    color: #003c78;
    float: left;
    line-height: 30px;
    border-bottom: 3px solid #b4b4b4;
}
.product-services .content .more{
    float: right;
    padding-top: 32px;
}
.product-services .content .title span{
    color: #b4b8bc;
    font-weight: normal;
}
.product-services .content li{
    float: left;
    margin-right: 107px;
    text-align: center;
    line-height: 20px;
}
.flink{
    height: auto;
    background: #f5f5f5;
    margin-bottom: 0px;
    padding-bottom: 20px;
}
.flink .content ul li{
    float: left;
    display: block;
    width: 220px;
    margin-right: 4px;
    text-align: left;
    font-size: 12px;
    line-height: 30px;
}
.flink .content ul li img{
    float: left;
    width: 60px;
    height:60px;
    border-radius: 60px;
    border: 1px solid #cccccc;
    margin-right: 10px;
}
footer .cate{
    width: 100%;
    background: #0d87bf;
    min-height: 190px;
}
footer .copyright{
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #07638d;
}
footer .content{
    width: 1120px;
    margin:  0 auto;
    color: #ffffff;
}
footer .content a{
    color: #ffffff;
}
footer .content dl{
    float: left;
    width: 115px;
    line-height: 23px;
}
footer .content dl dt{
    font-size: 14px;
}

.neiye{
    background: #f7f7f7;
    padding-top: 26px;
    padding-bottom: 60px;
}
.neiye .content{
    width: 1120px;
    margin: 0 auto;
}
.neiye .content .left{
    width: 200px;
    float: left;
    min-height: 200px;
    background: #ffffff;
    box-shadow: 2px 2px 2px #bab8b8;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.neiye .content .left .top{
    height: 80px;
    width: 200px;
    text-align: right;
    padding-top: 50px;
    line-height: 30px;
    background: url("../img/neiye_left_bg.png") no-repeat;
}
.neiye .content .left .top h1{
    font-size: 22px;
    color: #ffffff;
    padding-right: 20px;
}
.neiye .content .left .top h2{
    font-size: 15px;
    color: #06097c;
    padding-right: 20px;
}
.neiye .content .left ul{
    display: block;
    padding-bottom: 30px;
}
.neiye .content .left ul li{
    border-bottom: 1px solid #eeeeee;
}
.neiye .content .left ul li a{
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
}
.neiye .content .left ul li.active a,.neiye .content .left ul li a:hover{
    width: 196px;
    background: #1e2189;
    color: #fcc400;
    border-left: 5px solid #fcc400;
}
.neiye .content .right{
    width: 848px;
    min-height: 500px;
    float: right;
    background: #ffffff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 20px;
}
.neiye .content .right .title,.neiye .new-show .title{
    font-size: 24px;
    color: #1e2189;
    margin-bottom: 20px;
}
.neiye .content .right .view ,.neiye .new-show .view{
    line-height: 24px;
    font-size: 14px;
}
.neiye .content .right .view img ,.neiye .new-show .view img{
    max-width: 848px;
}
.neiye .content .right .newsul li{
    clear: both;
    text-indent: 20px;
    background: url("../img/li_bg.jpg") no-repeat 0px 20px;
    line-height: 45px;
    border-bottom: 1px dashed #eee;
}
.neiye .content .right .newsul li a{
    float: left;
}
.neiye .content .right .newsul li span{
    float: right;
}
.neiye .new-show{
    width: 1080px;
    min-height: 200px;
    background: #ffffff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 20px;
}
.neiye .new-show .date{
    font-size: 12px;
    color: #666;
    margin-bottom: 30px;
}
.neiye .new-show .line{
    width: 100%;
    height: 1px;
    background: #d0d0d0;
    margin: 20px 0;
}

.menu_list{
    width:200px;
}
.menu_head{
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #525252;
    cursor: pointer;
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    border-top: 1px solid #F1F1F1;
    position: relative;
    margin: 0px;
    font-weight: bold;
    text-align: center;
}
.current{
    width: 196px;
    background: #1e2189;
    color: #fcc400;
    border-left: 5px solid #fcc400;
}
.menu_body{
    line-height: 38px;
    border-left: 1px solid #e1e1e1;
    backguound: #fff;
    border-right: 1px solid #e1e1e1;

}
.menu_body a{
    display:block;
    height:35px;
    line-height:35px;
    text-align:center;
    color:#777777;
    background:#fff;
    text-decoration:none;
    border-bottom:1px solid #e1e1e1;
}
.menu_body a:hover{text-decoration:none;}
.thumbul{

}
.thumbul li{
    display: block;
    float: left;
    width: 200px;
    height: 265px;
    margin-right: 16px;
    text-align: center;
}
.thumbul li img{
    width: 100%;
    margin-bottom: 10px;
    box-shadow: 2px 2px 2px #bab8b8;
}
.thumbul li.last{
    margin-right: 0px;
}
.thumbul li img:hover{
    width: 198px;
    border: 1px solid #fcc400;
}
.message{
    background: url("../img/messgae.jpg") no-repeat right top;
    font-size: 14px;
    line-height: 30px;
}
.message input{
    width: 400px;
    height: 36px;
    border: 1px solid #b5b5b5;
    background: #eeeeee;
}
.message textarea{
    width: 100%;
    min-height: 200px;
    border: 1px solid #b5b5b5;
    background: #eeeeee;
}
.message .me{
    margin-bottom: 25px;
}
.message .sub{
    width: 120px;
    height: 45px;
    border: none;
    background: #00a0e9;
    line-height: 45px;
    text-align: center;
    font-size: 16px;
    color: #ffffff;
}

.pagination li{
	float:left;
	margin-left:10px;
}
.pagination li a{
	display:block;
	width:50px;
	height:50px;
	text-align:center;
	line-height:50px;
	border:1px solid #eee;
}
.pagination li.current , .pagination li.current a{
	width: 50px;
    background: #1e2189;
    color: #fcc400;
	height:50px;
	text-align:center;
	line-height:50px;
	border:none;
}
.pagination li.current .current {
	border:none
}


#floatDivBoxs{width:170px;background:#fff;position:fixed;top:180px;right:0;z-index:999;}
#floatDivBoxs .floatDtt{width:100%;height:45px;line-height:45px; background:#f08326;color:#fff;font-size:18px;text-indent:22px;position:relative;}
#floatDivBoxs .floatDqq{padding:0 14px;}
#floatDivBoxs .floatDqq li{height:45px;line-height:45px;font-size:15px;border-bottom:1px solid #e3e3e3; padding:0 0 0 50px;}
#floatDivBoxs .floatDtxt{font-size:18px;color:#333;padding:12px 14px;}
#floatDivBoxs .floatDtel{padding:0 0 15px 10px;}
#floatDivBoxs .floatDtel img{display:block;}
#floatDivBoxs .floatDbg{width:100%;height:20px;background:url(../images/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/online_arrow.jpg) no-repeat;position:fixed;top:180px;right:170px;z-index:999;}
#rightArrow a{display:block;height:45px;}








