﻿@charset "utf-8";
body {
	font-family: "Helvetica Neue", Helvetica, Arial, "Microsoft YaHei", "Microsoft Yahei UI", SimHei, "\5B8B\4F53", simsun, sans-serif;
	color: #333333;
	background-color: #ffffff;
}
body,div,p,span,form,iframe,table,td,th,input,textarea,button,label,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6{margin:0;padding:0;}
ol, ul{ 
	list-style: none outside none;
}
a{
	-webkit-transition: color 300ms, background-color 300ms;
	-moz-transition: color 300ms, background-color 300ms;
	-o-transition: color 300ms, background-color 300ms;
	transition: color 300ms, background-color 300ms;
}
a:hover,a:focus{
	text-decoration: none;
	color: #41bdd4 !important;
}
/*----------------------------------------------------------------*/
.topPhone{
	border-top: 3px solid #3c6198;
	border-bottom: 1px solid #dddddd;
	height: 37px;
	line-height: 35px;
	color: #3c6198;
}
.topPhone h5{
	float: left;
	line-height: 35px;
}
.topPhone p{
	float: right;
}
.topPhone ul{
	float: right;
	margin-left: 10px;
}
.topPhone ul li{
	display: inline-block;
	margin-left: 2px;
}
.navGroup{
	padding-top: 6px;
	padding-bottom: 13px;
}
.logo{
	float: left;
	margin-top: 6px;
}
.navList{
	float: right;
	margin-top: 30px;
	margin-right: 40px;
}
.navList ul li{
	display: inline-block;
	margin-left: 40px;
}
.navList ul li:first-child{
	margin-left: 0;
}
.navList ul li a{
	display: block;
}
.navList ul li a h5{
	font-size: 16px;
	text-align: center;
	color: #3c6198;
	line-height: 20px;
	-webkit-transition: color 300ms;
	-moz-transition: color 300ms;
	-o-transition: color 300ms;
	transition: color 300ms;
}
.navList ul li a p{
	color: #9e9e9e;
	font-size: 10px;
	text-align: center;
	-webkit-transition: color 300ms;
	-moz-transition: color 300ms;
	-o-transition: color 300ms;
	transition: color 300ms;
}
.navList ul li a:hover>h5,.navList ul li a:hover>p{
	color: #41bdd4;
	-webkit-transition: color 300ms;
	-moz-transition: color 300ms;
	-o-transition: color 300ms;
	transition: color 300ms;
}
.navListActive h5,.navListActive p{
	color: #41bdd4 !important;
}
.searchMain{
	float: right;
	margin-top: 15px;
}
.searchBox{
	position: relative;
}
.searchBox input{
	width: 278px;
	height: 36px;
	border: 1px solid #3c6198;
	border-radius: 18px;
	outline: none;
	padding-left: 45px;
	padding-right: 20px;
}
.searchBox button{
	color: #3c6198;
	border: none;
	background: none;
	outline: none;
	position: absolute;
	left: 20px;
	top: 5px;
	font-size: 18px;
}
.searchMain ul{
	margin-top: 5px;
}
.searchMain ul li{
	display: inline-block;
	color: #9e9e9e;
}



.phonenav{
	display: none;
}
.phonenav button{
	width: 100%;
	border: none;
	background: none;
	border: 1px solid #3c6198;
	background-color: #3c6198;
	outline: none;
	margin-top: 0px;
	color: #ffffff;
	font-size: 20px;
	height: 35px;
}
.phonenavlist {
	width: 100%;
	margin: 0 auto;
	display: none;
	position: fixed;
	z-index: 999;
}
.phonenavlist li{
	background-color: rgba(60,97,152,0.9);
	border-top: 1px solid #ffffff;
	color: #fff;
	line-height: 40px;
	text-align: left;
	padding-left: 20px;
}
.phonelogo{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.phonelogo img{
	margin-top: 10px;
	margin-bottom: 10px;
}



.homeTitle{
	text-align: center;
	margin-bottom: 25px;
	display: block;
}
.homeTitle h1{
	font-size: 30px;
	color: #3c6198;
	margin-bottom: 5px;
}
.homeTitle h2{
	color: #b9b9b9;
	font-size: 14px;
	position: relative;
	display: inline-block;
}
.homeTitle h2:before{
	content: '';
	position: absolute;
	left: -50px;
	top: 7px;
	width: 39px;
	height: 1px;
	background-color: #b9b9b9;
}
.homeTitle h2:after{
	content: '';
	position: absolute;
	right: -50px;
	top: 7px;
	width: 39px;
	height: 1px;
	background-color: #b9b9b9;
}
.homeTitleWhite h1,.homeTitleWhite h2{
	color: #dfdfdf;
}
.homeTitleWhite h2:before,.homeTitleWhite h2:after{
	background-color: #dfdfdf;
}

.homeSection1{
	padding-top: 30px;
}
.homeProGroup1{
	margin-bottom: 40px;
}
.homeProGroup2{
	margin-bottom: 40px;
}
.homeProGroup3{
	margin-bottom: 20px;
}
.homeProNavlist{
	text-align: right;
	margin-bottom: 25px;
}
.homeProNavlist li{
	display: inline-block;
	border: 1px solid #3c6198;
	margin-left: 5px;
	text-align: center;
}
.homeProNavlist li a{
	display: block;
	color: #3c6198;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	min-width: 74px;
}
.homeProNavlist li a:hover{
	background-color: #3c6198;
	color: #ffffff !important;
}
.homeProLeft{
	border: 1px solid #dddddd;
	min-height: 385px;
}
.homeProLeft img{
	max-height: 383px;
}
.homeProLeft>.col-md-8{
	padding-left: 0;
	padding-right: 0;
}
.homeProLeft>.col-md-4{
	padding: 30px 25px 0 25px;
}
.homeProLeft>.col-md-4 h5{
	font-size: 20px;
	margin-bottom: 15px;
}
.homeProLeft>.col-md-4 p{
	color: #444444;
	font-size: 14px;
	text-indent: 2em;
	line-height: 26px;
	max-height: 234px;
	overflow: hidden;
}
.homeProLeft>.col-md-4 a{
	float: right;
	display: block;
	width: 82px;
	height: 30px;
	line-height: 30px;
	background-color: #3c6198;
	text-align: center;
	color: #ffffff;
	margin-top: 20px;
}
.homeProLeft>.col-md-4 a:hover{
	background-color: #527dbc;
	color: #ffffff !important;
}
.homeProRight{
	border: 1px solid #dddddd;
	margin-bottom: 15px;
	height: 185px;
	position: relative;
}
.homeProRight img{
	height: 183px;
}
.homeProRight:last-child{
	margin-bottom: 0;
}
.homeProRight:hover>.homeProRightFloat{
	opacity: 1;
	-webkit-transition: opacity 300ms;
	-moz-transition: opacity 300ms;
	-o-transition: opacity 300ms;
	transition: opacity 300ms;
}
.homeProRightFloat{
	position: absolute;
	bottom: 0;
	left: 0;
	line-height: 34px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: rgba(60,97,152,0.9);
	width: 100%;
	color: #ffffff;
	opacity: 0;
	-webkit-transition: opacity 300ms;
	-moz-transition: opacity 300ms;
	-o-transition: opacity 300ms;
	transition: opacity 300ms;
}

.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center;
    position: absolute;
    bottom: 10px;
    right: 25px;
}
.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 10px;
    height: 10px;
    margin: 5px 3px;
    filter: Alpha(Opacity=100);
    opacity: 1;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background: #869791;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	background: #3c6198;
}






.homeSection2{
	padding-top: 30px;
}
.homeSection2Group{
	border: 1px solid #d8dfea;
	margin-bottom: 20px;
}
.homeSection2Group>.col-md-5{
	padding-left: 0;
	padding-right: 0;
}
.homeSection2Group>.col-md-7{
	padding-top: 25px;
	padding-left: 20px;
	padding-right: 20px;
}
.homeSection2Group h1{
	font-size: 20px;
	color: #3c6198;
	margin-bottom: 10px;
	font-weight: bold;
}
.homeSection2Group h1 span{
	display: inline-block;
	width: 18px;
	height: 18px;
	line-height: 18px;
	background-color: #75ccdd;
	color: #ffffff;
	text-align: center;
	font-size: 14px;
	margin-right: 8px;
}
.homeSection2Group p{
	line-height: 24px;
}
.homeSection2GroupT1{
	margin-top: 35px;
}
.homeSection2GroupT2{
	margin-top: 15px;
}



.homeSection3{
	padding-top: 30px;
}
.homeSection3Left{
	background-color: #f3f3f3;
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 30px;
	height: 565px;
}
.homeSection3Left>.homeTitle{
	margin-bottom: 15px;
}
.homeSection3Left p{
	line-height: 24px;
	text-indent: 2em;
}
.homeSection3RightText{
	background-color: #f3f3f3;
	padding-left: 30px;
	padding-right: 30px;
	line-height: 24px;
	text-indent: 2em;
	height: 275px;
	padding-top: 55px;
}
.homeSection3Images{
	height: 275px;
}
.homeSection3RightRow{
	margin-top: 15px;
}
.homeSection3PaddingLeft{
	padding-left: 0;
}
.homeSection3PaddingRight{
	padding-right: 0;
}





.homeSection4{
	margin-top: 50px;
	background: url(../images/newsbg.jpg) top center;
	padding-top: 50px;
	padding-bottom: 50px;
}
.homeNewsGroup1 h4{
	color: #ffffff;
	font-size: 16px;
	line-height: 24px;
	max-height: 48px;
	overflow: hidden;
	margin-bottom: 5px;
}
.homeNewsGroup1 img{
	border: 1px solid #dddddd;
	box-shadow: 0 2px 5px rgba(0,0,0,0.8);
	height: 204px;
}
.homeNewsGroup1 h4 a{
	color: #ffffff;
}
.homeNewsGroup1 h5{
	font-size: 12px;
	color: #ffffff;
	margin-bottom: 10px;
}
.homeNewsGroup1 p{
	font-size: 14px;
	color: #ffffff;
	max-height: 80px;
	overflow: hidden;
}
.homeNewsGroup1Btn{
	float: right;
	display: block;
	width: 82px;
	height: 30px;
	line-height: 30px;
	background-color: #3c6198;
	text-align: center;
	color: #ffffff;
	margin-top:15px;
}
.homeNewsGroup1Btn:hover{
	background-color: #527dbc;
	color: #ffffff !important;
}
.homeNewsMoreBtn{
	width: 124px;
	height: 30px;
	line-height: 28px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	color: #ffffff;
	text-align: center;
	border: 1px solid #ffffff;
	margin-top: 40px;
}
.homeNewsMoreBtn:hover{
	background-color: #ffffff;
	color: #000000 !important;
}
.homeNewsGroup2{
	margin-bottom: 15px;
}
.homeNewsGroup2 img{
	border: 1px solid #dddddd;
	box-shadow: 0 2px 5px rgba(0,0,0,0.8);
	width: 35%;
	float: left;
}
.homeNewsGroup2Text{
	float: right;
	width: 60%;
	padding-top: 5px;
}
.homeNewsGroup2Text h4{
	color: #ffffff;
	font-size: 16px;
	line-height: 24px;
	max-height: 24px;
	overflow: hidden;
	margin-bottom: 5px;
}
.homeNewsGroup2Text h4 a{
	color: #ffffff;
}
.homeNewsGroup2Text h5{
	font-size: 12px;
	color: #ffffff;
	margin-bottom: 5px;
}
.homeNewsGroup2Text p{
	font-size: 14px;
	color: #ffffff;
	max-height: 40px;
	overflow: hidden;
}





.homeSection5{
	padding-top: 40px;
}
.homeCaseGroup{
	background-color: #3c6198;
	color: #ffffff;
}
.homeCaseGroup img{
	float: left;
	margin-right: 20px;
}
.homeCaseGroup p{
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	color: #ffffff;
	line-height: 24px;
}
.homeSection5More{
	display: block;
	width: 128px;
	height: 30px;
	line-height: 28px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #3c6198;
	text-align: center;
	margin-top: 20px;
}
.homeSection5More:hover{
	background-color: #3c6198;
	color: #ffffff !important;
}




.homeSection6{
	padding-top: 40px;
	padding-bottom: 30px;
}
.homeSection6>.homeTitle{
	margin-bottom: 15px;
}
.homePartnerRelative{
	position: relative;
}
.homePartnerLeft{
	position: absolute;
	top: 50%;
	font-size: 24px;
	color: #3c6198;
	height: 24px;
	width: 24px;
	background: none;
	border: none;
	outline: none;
	margin-top: -12px;
	z-index: 999;
	display: none;
}
.homePartnerRight{
	position: absolute;
	top: 50%;
	font-size: 24px;
	color: #3c6198;
	height: 24px;
	width: 24px;
	background: none;
	border: none;
	outline: none;
	margin-top: -12px;
	z-index: 999;
	display: none;
}




.homeSection7{
	padding-top: 10px;
	padding-bottom: 40px;
}
.homeSection7 h1{
	font-size: 20px;
	color: #3c6198;
	margin-bottom: 10px;
}
.buyIconMain{
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
}
.buyIconGroup{
	display: block;
	text-align: center;
	width: 100%;
	border: 1px solid #c8c8c8;
	border-radius: 10px;
	-webkit-transition: border 300ms;
	-moz-transition: border 300ms;
	-o-transition: border 300ms;
	transition: border 300ms;
}
.buyIconGroup:hover{
	border: 1px solid #3c6198;
	-webkit-transition: border 300ms;
	-moz-transition: border 300ms;
	-o-transition: border 300ms;
	transition: border 300ms;
}
.buyIconGroup img{
	border-radius: 10px;
}
.homeSection7Row{
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.buyIconWidth{
	display: block;
	text-align: center;
	width: 100%;
	height: 74px;
	line-height: 72px;
	background-color: #00adef;
	border-radius: 10px;
	border: 1px solid #c8c8c8;
	color: #ffffff;
	font-size: 24px;
	font-weight: bold;
}
.buyIconWidth i{
	margin-right: 15px;
}
.buyIconWidth:hover{
	color: #ffffff !important;
	background-color: #0099d3;
}



.floatSelect{
	position: fixed;
	left: 0;
	top: 55%;
	display: block;
	z-index: 9999;
}
.floatSelect ul li a{
	display: block;
	background-color: #3c6198;
	text-align: center;
	color: #ffffff;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
.floatSelect ul li a:hover{
	color: #ffffff !important;
}
.floatSelectFirst{
	background-color: #41bdd4 !important;
}
.floatSelect ul li a i{
	display: block;
	font-size: 30px;
	margin-bottom: 5px;
}
.floatSelect ul li a span{
	display: block;
}



.floatSelectMobile{
	position: fixed;
	left: 0;
	top: 55%;
	display: none;
	z-index: 9999;
}
.floatSelectMobile ul li a{
	display: block;
	background-color: #3c6198;
	text-align: center;
	color: #ffffff;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
}
.floatSelectMobile ul li a:hover{
	color: #ffffff !important;
}
.floatSelectMobileFirst{
	background-color: #41bdd4 !important;
}


.mobileTitle{
	display: none;
}


/*----------------------------------------------------------*/
.midBanner{
	background: url(../images/midbanner.jpg) center center;
	min-height: 180px;
	padding-top: 70px;
}
.midBanner h1{
	font-size: 28px;
	color: #264b83;
	margin-bottom: 5px;
}
.midBanner p{
	font-size: 12px;
	color: #264B83;
	font-weight: bold;
}
.breadNav{
	border-bottom: 1px solid #d9d9d9;
	line-height: 38px;
}
.breadNav li{
	display: inline-block;
	margin-right: 5px;
	color: #3f3f3f;
}
.breadNav li a{
	color: #3f3f3f;
}

.proNavlistTitle{
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	color: #3c6198;
	margin-top: 30px;
	margin-bottom: 25px;
}
.proNavlist{
	margin-bottom: 50px;
}
.proNavlist li h5{
	text-align: center;
	line-height: 46px;
	border: 1px solid #dedede;
	color: #424242;
	margin-bottom: 10px;
	cursor: pointer;
}
.proNavlist li h5 a{
	display: block;
	color: #424242;
}
.proNavlistActive h5{
	border-bottom: 4px solid #64c6da !important;
	color: #54c2d7 !important;
}
.proNavlistActive h5 a{
	color: #54c2d7 !important;
}
.proNavlistActive>.proNavlistChild{
	display: block;
}

.proNavlistChild{
	padding-left: 20px;
	padding-right: 20px;
	display: none;
}
.proNavlistChild li{
	text-align: center;
	color: #3a3a3a;
	border-bottom: 1px solid #d6d6d6;
	line-height: 43px;
}
.proNavlistChild li a{
	color: #3a3a3a;
	display: block;
}
.proNavlistChild li:last-child{
	border-bottom: none;
	margin-bottom: 10px;
}

.proListGroupAll{
	padding-top: 15px;
	border-left: 1px solid #d6d6d6;
}
.proListGroup{
	margin-bottom: 20px;
}
.proListGroup:hover>p>a{
	color: #41bdd4 !important;
}
.proListGroup img{
	border: 1px solid #ececec;
}
.proListGroup p{
	text-align: center;
	color: #2c2c2c;
	font-size: 14px;
	margin-top: 7px;
}
.proListGroup p a{
	color: #2c2c2c;
}
.searchTitle{
	text-align: center;
	margin-bottom: 30px;
	margin-top: 20px;
}

.proPageList{
	text-align: center;
	margin-top: 20px;
	margin-bottom: 50px;
}
.proPageList li{
	display: inline-block;
}
.proPageList li a{
	display: block;
	color: #484848;
	padding: 5px 10px;
}
.proPageList li a:hover{
	background-color: #3c6198 !important;
	color: #ffffff !important;
}
.proPageList .active a{
	background-color: #3c6198 !important;
	color: #ffffff !important;
}



/*---------------------------------------------------------*/
.aboutSection1{
	padding-top: 40px;
}
.aboutBigImg{
	margin-bottom: 20px;
}
.aboutInfo{
	font-size: 15px;
	color: #2c2c2c;
	text-indent: 2em;
	line-height: 26px;
	margin-bottom: 5px;
}
.aboutBoxRelative{
	position: relative;
	width: 100%;
	height: 280px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.aboutBoxRelative img{
	position: absolute;
	top: 0;
	left: 0;
}
.aboutBoxText{
	position: absolute;
	width: 655px;
	height: 226px;
	background-color: #3c6198;
	bottom: 0;
	right: 0;
	padding-left: 85px;
	padding-top: 65px;
}
.aboutBoxText h1{
	color: #ffffff;
	font-size: 28px;
	line-height: 45px;
}
.aboutBoxText h1 span{
	font-size: 16px;
}
.aboutBlackImg{
	position: relative;
}
.aboutBlackImg p{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	font-size: 16px;
	color: #ffffff;
	padding: 12px 20px;
	background-color: rgba(0,0,0,0.5);
}
.aboutProcess{
	margin-top: 40px;
}
.aboutProcess h1{
	font-size: 20px;
	color: #3a3a3a;
	font-weight: bold;
	margin-bottom: 20px;
}
.aboutProcessGroup{
	position: relative;
}
.aboutProcessGroup img{
	border: 1px solid #dddddd;
}
.aboutProcessGroup p{
	position: absolute;
	right: 1px;
	bottom: 1px;
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	background-color: rgba(48,79,182,0.6);
	padding: 30px 20px;
}
.aboutProcess .col-md-4{
	padding-left: 5px;
	padding-right: 5px;
}
.aboutProcess .row{
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
}
.aboutProcessTwo{
	margin-top: 10px;
}
.aboutProcessTwo>.aboutProcessGroup{
	float: left;
	width: 180px;
}
.aboutProcessTwo>.aboutProcessGroup:first-child{
	margin-right: 10px;
}
.aboutProcessTwo p{
	height: 88px;
	padding-bottom: 0;
	padding-top: 15px;
}
.aboutProcessGroupLast{
	margin-top: 8px;
}
.aboutSection4{
	margin-top: 30px;
}
.aboutSection4 h1{
	font-size: 20px;
	color: #3a3a3a;
	font-weight: bold;
	margin-bottom: 20px;
}
.aboutSection4Four{
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}
.aboutSection4Group{
	float: left;
	margin-left: 40px;
}
.aboutSection4Group p{
	font-size: 16px;
	text-align: center;
	color: #2b2b2b;
	font-weight: bold;
	margin-top: 10px;
}
.aboutSection4Group:first-child{
	margin-left: 0;
}
.aboutSection4Five{
	width: 1110px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}
.aboutSection5{
	margin-top: 20px;
}
.aboutSection5 h1{
	font-size: 20px;
	color: #3a3a3a;
	font-weight: bold;
	margin-bottom: 15px;
}
.aboutSection5 h2{
	font-size: 16px;
	color: #2c2c2c;
	margin-bottom: 20px;
}
.aboutSection5Bottom{
	margin-top: 50px;
}
.aboutSection5Text{
	width: 100%;
	height: 490px;
	position: relative;
}
.aboutSection5Text p{
	width: 270px;
	height: 260px;
	border: 10px solid #d7d7d7;
	position: absolute;
	left: 0;
	bottom: 0;
	font-size: 15px;
	color: #2c2c2c;
	line-height: 26px;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 55px;
}
.aboutSection5Text h5{
	position: absolute;
	top: 0;
	right: 0;
	width: 290px;
	height: 277px;
	background-color: #3c6198;
	font-size: 24px;
	color: #ffffff;
	line-height: 36px;
	padding-left: 30px;
	padding-top: 80px;
}
.aboutSection5MidImg{
	margin-bottom: 10px;
}

.aboutSection6{
	margin-top: 40px;
	margin-bottom: 80px;
}
.aboutSection6 h1{
	font-size: 20px;
	color: #3a3a3a;
	font-weight: bold;
	margin-bottom: 20px;
}
.aboutSection6BottomImg{
	margin-top: 30px;
}





/*---------------------------------------------------------*/
.proShowTitle{
	padding-top: 15px;
}
.proShowTitle h1{
	font-size: 28px;
	line-height: 28px;
	color: #2c2c2c;
	text-align: left;
	font-weight: normal;
	margin-top: 0px;
    margin-bottom: 0px;
    border-bottom: 1px solid #cacaca;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.proShowTitle p{
	line-height: 24px;
}
.proShowGray{
	padding: 15px 20px;
	background-color: #ededed;
	margin-top: 10px;
}
.proShowGray h5{
	font-size: 20px;
	margin-top: 5px;
}
.proShowGray p{
	line-height: 22px;
}
.proShowTitleBtn{
	display: block;
	width: 186px;
	height: 46px;
	line-height: 46px;
	background-color: #1abd9b;
	text-align: center;
	color: #ffffff;
	font-size: 17px;
	margin-top: 10px;
}
.proShowTitleBtn:hover{
	color: #ffffff !important;
	background-color: #1dd0ab;
}
.proShowContent{
	margin-top: 25px;
}
.proShowContent h2{
	font-size: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e1e1e1;
	margin-bottom: 20px;
}
.proShowHotpro{
	margin-bottom: 30px;
	margin-top: 40px;
}
.proShowContent img{
	display: block !important;
	max-width: 100% !important;
	height: auto !important;
}






/*-------------------------------------------------------*/
.servicesMain{
	padding-top: 30px;
	padding-bottom: 30px;
}
.servicesGroup{
	border: 1px solid #eaeaea;
	padding-left: 80px;
	padding-right: 80px;
	min-height: 230px;
	margin-bottom: 30px;
}
.servicesGroup h1{
	font-size: 20px;
	color: #4d4d4d;
	font-weight: bold;
	line-height: 28px;
	margin-bottom: 5px;
	margin-top: 50px;
}
.servicesGroup p{
	line-height: 22px;
}
.servicesGroup img{
	float: left;
	margin-top: 60px;
}
.servicesGroupText{
	float: left;
	width: 255px;
	margin-left: 25px;
	padding-top: 15px;
	margin-top: 60px;
}
.servicesGroupText h2{
	font-size: 24px;
	color: #3c6198;
	font-weight: bold;
	margin-bottom: 10px;
}
.servicesGroupText p{
	font-size: 16px;
	line-height: 26px;
}



/*-------------------------------------------------------*/
.newsMain{
	padding-top: 30px;
	padding-bottom: 0px;
}
.newsGroup{
	border: 1px solid #dadada;
	padding: 25px;
	margin-bottom: 15px;
}
.newsGroup h1{
	font-size: 18px;
	color: #2c2c2c;
	margin-top: 25px;
	height: 20px;
	overflow: hidden;
}
.newsGroup h1 a{
	color: #2c2c2c;
}
.newsGroup h2{
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #676767;
}
.newsGroup p{
	line-height: 26px;
	max-height: 104px;
	overflow: hidden;
}


.newsShowContent{
	
}
.newsShowContent h1{
	color: #2c2c2c;
	font-size: 18px;
	font-weight: bold;
}
.newsShowContent h2{
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #676767;
	border-bottom: 1px solid #c8c8c8;
	padding-bottom: 10px;
}
.newsShowContent p{
	line-height: 24px;
	margin-bottom: 10px;
}
.newsShowContent img{
	margin-top: 10px;
	margin-bottom: 10px;
}
.newsShowBottom{
	border-top: 1px solid #c8c8c8;
	margin-top: 40px;
	margin-bottom: 50px;
	padding-top: 20px;
}
.newsShowBottom a{
	line-height: 26px;
	color: #2c2c2c;
}






/*-----------------------------------------------------------*/
.contactMain{
	padding-top: 10px;
	padding-bottom: 50px;
}
.contactMain h1{
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 25px;
}
.contactGroup{
	margin-bottom: 15px;
}
.contactGroup h5{
	font-size: 14px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #7d7d7d;
}
.contactGroup h5 i{
	margin-right: 5px;
	width: 19px;
	text-align: center;
}
.contactForm input{
	border: 1px solid #b3b3b3;
	width: 100%;
	height: 44px;
	line-height: 44px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	outline: none;
}
.contactForm input:focus,.contactForm textarea:focus{
	border: 1px solid #3c6198;
}
.contactForm textarea{
	border: 1px solid #b3b3b3;
	width: 100%;
	padding: 10px;
	outline: none;
	height: 152px;
	margin-bottom: 5px;
}
.contactCaptcha input{
	width: 50%;
	float: left;
}
.contactCaptcha img{
	float: left;
	margin-left: 5px;
}
.contactForm button{
	height: 44px;
	width: 100%;
	background-color: #3c6198;
	border: none;
	outline: none;
	color: #ffffff;
	-webkit-transition: background-color 300ms;
	-moz-transition: background-color 300ms;
	-o-transition: background-color 300ms;
	transition: background-color 300ms;
}
.contactForm button:hover{
	background-color: #4a75b6;
	-webkit-transition: background-color 300ms;
	-moz-transition: background-color 300ms;
	-o-transition: background-color 300ms;
	transition: background-color 300ms;
}
.otherLinks{
	margin-top: 30px;
}
.baidumap{
	width: 100%;
	height: 435px;
	margin-left: auto;
	margin-right: auto;
    border: 5px solid #fff;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
    margin-top: 40px;
}
.contact-form{
	margin-top: 30px;
}






/*---------------------------------------------------------*/
.footer{
	
}
.footerTop{
	background-color: #222830;
	padding-top: 30px;
	padding-bottom: 30px;
}
.footerNavList{
	text-align: right;
	margin-top: 20px;
}
.footerNavList li{
	display: inline-block;
	margin-left: 30px;
}
.footerNavList li a{
	color: #ffffff;
	font-size: 15px;
}
.footerTopContact{
	margin-top: 30px;
}
.footerTopContact h4{
	color: #ffffff;
	font-size: 20px;
	margin-bottom: 5px;
}
.footerTopContact h5{
	font-size: 12px;
	color: #ffffff;
	margin-bottom: 30px;
}
.footerTopContact p{
	font-size: 14px;
	color: #ffffff;
	line-height: 26px;
}
.footerMedia{
	margin-top: 40px;
}
.footerMedia p{
	display: inline-block;
	line-height: 46px;
	margin-right: 10px;
}
.footerMedia a{
	display: inline-block;
	width: 46px;
	height: 46px;
	line-height: 46px;
	background-color: #ffffff;
	border-radius: 23px;
	text-align: center;
	color: #222830;
	font-size: 23px;
	margin-right: 5px;
}
.footerWeixin{
	position: relative;
}
.footerWeixin:hover>.weixinewm{
	display: block;
}
.weixinewm{
	position: absolute;
	top: -150px;
	left: -45px;
	display: none;
}
.footerEwm{
	text-align: center;
	display: inline-block;
	margin-right: 20px;
}
.footerEwm img{
	width: 140px;
	height: 140px;
	margin-bottom: 5px;
}
.footerForm input{
	height: 44px;
	width: 100%;
	border: none;
	outline: none;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 10px;
}
.footerForm textarea{
	width: 100%;
	border: none;
	outline: none;
	padding: 15px;
	margin-bottom: 10px;
}
.footerCaptcha input{
	width: 40%;
	float: left;
}
.footerCaptcha img{
	float: left;
	margin-left: 10px;
	line-height: 44px;
}
.footerForm button{
	width: 100%;
	height: 44px;
	background: none;
	border: none;
	outline: none;
	color: #ffffff;
	background-color: #f45a5a;
}

.footerBottom{
	background-color: #3c6099;
	min-height: 40px;
	line-height: 40px;
	text-align: center;
}
.footerBottom p{
	color: #bab9b9;
}
.footerBottom p a{
	color: #bab9b9;
}
.leavePhone{
	position: fixed;
	top: 50%;
	left: 50%;
	width: 470px;
	height: 150px;
	margin-top: -75px;
	margin-left: -235px;
	background-color: #ffffff;
	z-index: 999;
	border-top: 5px solid #3c6198;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	padding: 20px 30px;
    display:none;
}
.leavePhone p{
	margin-bottom: 10px;
}
.leavePhone input{
	border: 1px solid #c5c5c5;
	height: 40px;
	padding-left: 15px;
	padding-right: 15px;
	outline: none;
	float: left;
	width: 300px;
}
.leavePhoneBtn{
	border: none;
	outline: none;
	color: #ffffff;
	float: left;
	height: 40px;
	width: 100px;
	margin-left: 8px;
	background-color: #3c6198;
	-webkit-transition: background-color 300ms;
	-moz-transition: background-color 300ms;
	-o-transition: background-color 300ms;
	transition: background-color 300ms;
}
.leavePhoneBtn:hover{
	background-color: #4a75b6;
	-webkit-transition: background-color 300ms;
	-moz-transition: background-color 300ms;
	-o-transition: background-color 300ms;
	transition: background-color 300ms;
}
.leavePhoneClose{
	position: absolute;
	right: 15px;
	top: 10px;
	background: none;
	border: none;
	outline: none;
	font-size: 16px;
	color: #3c6198;
}
.openPhone{
	cursor: pointer;
}
.leavePhone p span{
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	margin-left: 3px;
}