@charset"utf-8";
.head{
    width: 100%;
    height: 90px;
    background: white;
}

.head .logo{
    display: block;
    float: left;
    margin-top:16px;
}

.head .logo img{
    display: block;
    width: 209px;
    height: 58px;
}

.head .nav{
    float: right;
}

.head .nav > li{
    float: left;
    margin:0 0 0 30px;
    text-align: center;
    position: relative;
    padding: 25px 0;
}

.head .nav > li > a{
    display: block;
    width: 100%;
    padding:0 10px;
    line-height: 40px;
    font-size: 16px;
    color: #333333;
}

.head .nav > li.cur > a,
.head .nav > li > a:hover{
    color: #008ED6;
    border-bottom: 3px solid #008ED6;
}

.head .nav li ul{
    position: absolute;
    width: 255px;
    background: #6DBBE7;
    text-align: left;
    padding: 10px 20px;
    top: 90px;
    left: calc(50% - 128px);
    z-index: 99;
}

.head .nav li ul li:hover{
    background: #008ED6;
}

.head .nav li ul li a{
    padding:0 10px;
    display: block;
    width: 100%;
    font-size: 16px;
    color: white;
    line-height: 35px;
}

/* banner */
.banner {
	min-width: 1200px;
	height: 600px;
	position: relative;
}

.banner ul li {
	height: 100%;
	width: 100%;
	position: absolute;
	display: none;
	z-index: 10;
}

.banner ul li a {
	display: block;
	width: 100%;
	height: 100%;
}

.banner .indicator {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 10px;
	text-align: center;
	z-index: 20;
}

.banner .indicator a {
	display: inline-block;
	width: 14px;
	height: 14px;
    border-radius: 50%;
    background: #E9E7E7;
	margin: 0 3px;
}

.banner .indicator a.cur {
	background: #EC840B;
}

.comTitle{
    text-align: center;
}

.comTitle h1{
    font-size: 30px;
    color: #008ED6;
}

.comTitle p{
    font-size: 14px;
    color: #666;
}


/* 内容1 */
.content1{
    max-width: 1920px;
    margin: 0 auto;
    background: #F5F5F5;
    padding: 40px 0 30px;
}

.content1 ul{
    margin: 20px 0 40px 0; 
}

.content1 ul li{
    float: left;
    text-align: center;
    cursor: pointer;
    margin-right: 50px;
    border: 1px solid #F5F5F5;
    transition: 0.6s;
}

.content1 ul li.cur,
.content1 ul li:hover{
    border-radius: 15px;
    border: 1px solid #008ed6;
}

.content1.product ul li.cur,
.content1.product ul li:hover{
    background: #008ED6;
}

.content1 ul li span{
    display: block;
    width: 100%;
    line-height: 40px;
    padding: 0 26px;
}

.content1 ul li.cur span,
.content1 ul li:hover span{
    color: #008ed6;
}

.content1.product ul li.cur span,
.content1.product ul li:hover span{
    color: white;
}

.proWrap .col{
    float: left;
    width: 415px;
    margin-right: 27px;
    margin-bottom: 27px;
}

.proWrap .col.col2{
    margin-right: 0;
}

.proWrap .col .top{
    width: 100%;
    overflow: hidden;
}

.proWrap .col .top img{
    display: block;
    width: 100%;
    transition: 0.6s;
}

.proWrap .col .top img:hover{
    transform: scale(1.1);
}

.proWrap .col .bot{
    line-height: 45px;
    background: #008ED6;
    width: 100%;
    text-align: center;
    transition: 0.6s;
}

.proWrap .col .bot:hover{
    background: #006091;
}

.proWrap .col .bot p{
    font-size: 16px;
    color: white;
    text-overflow: ellipsis;
	white-space: nowrap;
    overflow: hidden;
    padding: 0 10px;
}

/* 内容2 */
.content2{
    background: url(../images/aboutbg.jpg) no-repeat center;
    max-width: 1920px;
    margin: 0 auto;
    height: 660px;
}

.content2 .top{
    padding-top: 40px;
}

.content2 .top .col{
    float: left;
    background: url(../images/deco.png) no-repeat center;
    width: 149px;
    height: 139px;
    margin-left: 76px;
    text-align: center;
}

.content2 .top .col span{
    display: block;
    font-size: 44px;
    color: #e4222b;
    margin-top: 20px;
}

.content2 .top .col p{
    font-size: 16px;
    color: #000;
}

.content2 .info{
    margin-top: 50px;
    margin-left: 76px;
    width: 625px;
    height: 320px;
    overflow: hidden;
}

.content2 .info h1{
    font-size: 33px;
    color: #3b3b3b;
    margin-bottom: 30px;
}

.content2 .info h1 span{
    font-weight: bold;
}

.content2 .info p{
    font-size: 16px;
    color: #3b3b3b;
    text-indent: 2em;
    line-height: 30px;
}

.content2 .btnMore{
    display: block;
    font-size: 16px;
    color: #008ed6;
    border-radius: 10px;
    line-height: 48px;
    width: 132px;
    text-align: center;
    border: 1px solid #008ed6;
    margin: 30px 0 0 76px;
    transition: 0.6s;
}

.content2 .btnMore:hover{
    background: #008ed6;
    color: white;
}

/* 内容3 */
.content3{
    background: url(../images/Companystrengthbg.jpg) no-repeat center;
    max-width: 1920px;
    margin: 0 auto;
    height: 720px;
    padding: 40px 0 0;
}

.content3 .container_950{
    margin: 40px auto 0;
    max-width: 950px;
}

.content3 .container_950 p{
    font-size: 16px;
    color: #3b3b3b;
    line-height: 30px;
    text-indent: 2em;
}

.content3 .bot{
    margin-top: 50px;
}

.content3 .bot .fl{
    width: 650px;
}

.content3 .bot .fl .col{
    float: left;
    margin:0 15px 15px 0;
    width: 310px;
    height: 178px;
    overflow: hidden;
    position: relative;
}

.content3 .bot .fl .col img{
    display: block;
    width: 310px;
    height: 178px;
}

.content3 .bot .fl .col .mask{
    background: rgba(0,0,0,0.5);
    line-height: 40px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 0;
    transition: 0.6s;
    padding: 0 18px;
}

.content3 .bot .fl .col .mask p{
    font-size: 16px;
    color: white;
}

.content3 .bot .fl .col:hover .mask{
    opacity: 1;
}

/* 页脚 */
.footer{
    background: #3D3D3D;
    max-width: 1920px;
    margin: 0 auto;
    height: 278px;
    padding: 20px 0;
}

.footer .col1{
    float: left;
    margin-right: 100px;
}

.footer .col1 i{
    display: block;
    margin-top: 50px;
    color: white;
    font-size: 30px;
}

.footer .col1 i img{
    display: inline-block;
    margin-top: -20px;
    margin-right: 5px;
}

.footer .col2{
    float: left;
    width: 460px;
}

.footer .col2 h1{
    color: white;
    font-size: 18px;
    margin-bottom: 26px;
}

.footer .col2 .row{
    float: left;
    width: 230px;
    margin-bottom: 20px;
}

.footer .col2 .row a{
    color: #9e9d9d;
}

.footer .col2 .row a:hover{
    color: white;
}

.footer .col3{
    float: left;
}

.footer .col3 h1{
    font-size: 18px;
    margin-bottom: 26px;
    color: white;
}

.footer .col3 p{
    margin-bottom: 20px;
    color: #9e9d9d;
}

.footer .qcCode{
    float: right;
}

.footer .qcCode p{
    color: #9e9d9d;
    text-align: center;
    margin-top: 10px;
}

/* Copyright */
.copyRight{
    max-width: 1920px;
    margin: 0 auto;
    background: #585858;
    line-height: 40px;
}

.copyRight span{
    color: #c0c0c0;
}

.copyRight i{
    margin-left: 55px;
    margin-right: 15px;
}

/* 内页关于我们 */
.aboutUs{
    max-width: 1920px;
    margin: 0 auto;
    padding: 40px 0 80px;
}

.aboutUs .info{
    margin-top: 40px;
}

.aboutUs .info h1{
    font-size: 33px;
    color: #3b3b3b;
    margin-bottom: 50px;
}

.aboutUs .info h1 span{
    font-weight:bold;
}

.aboutUs .info p{
    text-indent: 2em;
    font-size: 16px;
    line-height: 30px;
    color: #3b3b3b;
}

.aboutUs .info .enInfo{
    margin-top: 47px;
}

.aboutUs .info .enInfo p.p2{
    text-indent: 0;
}

.aboutUs .info p img{
    display: inline-block;
    margin-top: 40px;
    text-align: center;
}

.btn_more{
    display: block;
    width: 214px;
    height: 66px;
    line-height: 66px;
    text-align: center;
    font-size: 24px;
    color: #0065b1;
    border: 1px solid #0065b1;
    border-radius: 10px;
    margin: 72px auto 100px;
    transition: 0.6s;
}

.btn_more:hover{
    background: #0065b1;
    color: white;
}

/* 产品详情 */
.proShow .title{
    text-align: center;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 30px;
}

.proShow .title h1{
    font-size: 36px;
    margin: 73px 0 26px;
}

.proShow .title span{
    margin: 0 10px;
}

.proShow .infoImg{
    margin-top: 30px;
}

.proShow .infoImg p img{
    display: block;
    margin: 0 auto;
    padding: 20px 0;
    max-width: 700px;
}

.proShow .info{
    max-width: 700px;
    margin: 50px auto;
    padding-bottom: 100px;
}

.proShow .info p{
    font-size: 24px;
    color: #666;
    line-height: 48px;
}

.proShow .bar{
    border-bottom: 1px dashed #ccc;
    width: 100%;
}

.proShow .page{
    padding: 40px 10px;
}

.proShow .page p{
    margin-top: 10px;
    font-size: 18px;
}

.proShow .page p a:hover{
    color: #0065b1;
}

.proShow .page .return{
    float: right;
    cursor: pointer;
    width: 148px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    color: #0065b1;
    border: 1px solid #0065b1;
    border-radius: 10px;
    font-size: 24px;
    transition: 0.6s;
}

.proShow .page .return:hover{
    background: #0065b1;
    color: white;
}

.contact{
    padding: 40px 0 30px;
}

.contact .contactInfo{
    margin: 80px 0;
}

.contact .contactInfo .col{
    float: left;
    width: 300px;
    text-align: center;
}

.contact .contactInfo .col p{
    font-size: 16px;
    line-height: 150%;
    margin-top: 30px;
    color: #333;
}

.contact .map #dituContent{
    width: 1200px;
    height: 600px;
    margin-bottom: 40px;
}

.iw_poi_title {
    color: #CC5522;
    font-size: 14px;
    font-weight: bold;
    overflow: hidden;
    padding-right: 13px;
    white-space: nowrap
}

.iw_poi_content {
    font: 12px arial, sans-serif;
    overflow: visible;
    padding-top: 4px;
    white-space: -moz-pre-wrap;
    word-wrap: break-word
}
