body {
	font-family: "Microsoft YaHei", SimSun, '\5b8b\4f53', sans-serif !important;
	margin: : 0px auto;
}
/*content*/
.mian {
	position: relative;
	height: 100%;
	margin-top: 55px;
}



.search {
	float: left;
	height: 36px;
	line-height: 26px;
	padding: 4px;
	border-width: 2px 0 2px 2px;
	border-color: #E40177;
	border-style: solid;
	font-size: 14px;
	font-family: "microsoft yahei";
	width: 200px;
	border: 2px solid;
	border-radius: 25px;
	outline: 0;
	color: rgb(153, 153, 153);
}

		/*--start-banner--*/
		
.banner {
	background: url(../img/banner.png) no-repeat top;
	min-height: 530px;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	text-align: center;
}

.trans_effect2 {
	display: block;
	width: 100%;
	color: #2660AD;
	text-align: left;
		   /* font-size:40px ;*/
	margin-top: 16%;
	font-weight: 600;
	margin-bottom: 10px;
}

.
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
	color: #333;
	background-color: transparent;
}

.main .about {
	color: #2660AD 100%;
	font-size: 26px;
}

.main ul li {
	font-size: 26px;
	width: 100%;
	float: left;
	text-align: left;
	color: #2660AD;
	line-height: 40px;
	list-style-type: disc;
}

.reseaon {
	font-size: 32px;
	text-align: center;
	width: 100%;
	margin-top: 28px;
	margin-bottom: 20px;
}

.reseaon .name {
	margin-top: 28px;
	font-size: 32px;
	font-weight: 700px;
}

.reseaon .function {
	margin-top: 22px;
	text-align: center;
	font-family: "Microsoft YaHei", SimSun, '\5b8b\4f53', sans-serif;
	font-size: 20px;
	color: #31363D 100%;
	line-height: 45px;
	letter-spacing: 0.3px;
}

.reseaon .service {
	font-family: "Microsoft YaHei", SimSun, '\5b8b\4f53', sans-serif;
	font-size: 16px;
	color: #5D626E;
	text-align: left;
	margin-top: 15px;
}

.reseaon .img img {
	margin-top: 50px;
}

.reseaon .col-xs-2 {
	width: 24%;
}

.foot {
	background: #2B3138;
	padding: 35px 0 0;
	color: #959595;
	min-height: 200px;
}

.input-lg {
	border-radius: 20px;
}

.input-group-addon {
	border-radius: 20px;
}

.input-group {
	width: 360px!important;
}

.btn-primary {
	color: #fff;
	background-color: #337ab7;
	border-color: #2e6da4;
}

.modal-content {
	border-radius: 0px;
	background: #FFFFFF;
	border: 1px solid #9B9B9B;
	box-shadow: 2px 4px 20px 6px rgba(0,0,0,0.13);
	border-radius: 8px;
	/*min-width: 549px;*/
}



#myModal1 .form-control {
	display: block;
	width: 99%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	background: #FFFFFF;
	border: 1px solid #979797;
	border-radius: 8px;
}

.form-horizontal .control-label {
	padding-top: 7px;
	text-align: left;
	padding-left: 58px;
}


.titleName {
    color: #337ab7;
    /* background-color: #337ab7; */
    text-align: center;
    font-family: PingFangSC-Regular;
    font-size: 24px;
    color: #337ab7;
    letter-spacing: 10px;
    font-weight: 900;
}

.control-label {
	font-size: 16px;
	color: #4A4A4A;
	letter-spacing: 0px;
}

.btnform {
	color: white;
	background-color: #286090;
	border-radius: 8px;
	padding: 6px 20px;
	margin-bottom: 0;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
	color: #555;
	background: #1D1F25;
}

.nametitle {
	margin-top: 5px;
	width: 20%;
	float: right;
}

@media (max-width:360px) {
	#myModal1 .form-control{
		margin-left: 40px;
	}
	.col-sm-8{
		margin-left: :40px;
	}
	.modal-content {
    border-radius: 0px;
    background: #FFFFFF;
    border: 1px solid #9B9B9B;
    box-shadow: 2px 4px 20px 6px rgba(0,0,0,0.13);
    border-radius: 8px;
    min-width: 0px;
}
	.weima{
		width: 50px;
	    vertical-align: middle;
	    margin-top: 40px;
     }
	.modal-content {
    border-radius: 0px;
    background: #FFFFFF;
    border: 1px solid #9B9B9B;
    /* box-shadow: 2px 4px 20px 6px rgba(0,0,0,0.13); */
    /* border-radius: 8px; */
    /* min-width: 549px; */
}
	.input-group {
    	width: 90%!important;
	}
	address {
		font-size: 13px;
		margin-bottom: 20px;
		font-style: normal;
		line-height: 1.42857143;
	}

	.reseaon .col-xs-2 {
		width: 94%;
		text-align: center;
	}

	.reseaon .function {
		font-size: 16px;
	}

	.reseaon .service {
		font-size: 10px;
	}

	.trans_effect2 {
		font-size: 16px!important;
	}

	.main ul li {
		font-size: 16px;
	}

	.reseaon .name {
		font-size: 16px;
	}
}

@media (max-width:412px)  {
	#myModal1 .form-control{
		margin-left: 40px;
	}
	.weima{
		width: 50px;
	    vertical-align: middle;
	    margin-top: 40px;
     }
	.input-group {
    	width: 90%!important;
	}
	.reseaon .col-xs-2 {
		width: 94%;
		text-align: center;
	}

	.trans_effect2 {
		font-size: 16px!important;
	}

	.main ul li {
		font-size: 16px;
	}

	.reseaon .name {
		font-weight: 400px;
		font-size: 16px;
	}
	.banner {
		background: url(../img/banner.png) no-repeat top;
		min-height: 230px;
		background-size: cover;
		-webkit-background-size: 100% 220px;
		-moz-background-size: cover;
		-o-background-size: cover;
		-ms-background-size: cover;
		text-align: center;
	}
}


@media (max-width:414px){
	#myModal1 .form-control{
		margin-left: 40px;
	}
	.weima{
		width: 50px;
	    vertical-align: middle;
	    margin-top: 40px;
     }
	
	#myModal1 .form-control {
    display: block;
    width: 80%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    background: #FFFFFF;
    border: 1px solid #979797;
    border-radius: 8px;
}
	.input-group {
    	width: 90%!important;
	}
	.reseaon .col-xs-2 {
		width: 94%;
		text-align: center;
	}

	.trans_effect2 {
		font-size: 16px!important;
	}

	.main ul li {
		font-size: 16px;
	}

	.reseaon .name {
		font-size: 16px;
	}
	.banner {
		background: url(../img/banner.png) no-repeat top;
		min-height: 230px;
		background-size: cover;
		-webkit-background-size: 100% 220px;
		-moz-background-size: cover;
		-o-background-size: cover;
		-ms-background-size: cover;
		text-align: center;
	}
	
}


@media (max-width:375px) {
	#myModal1 .form-control{
		margin-left: 40px;
	}
     .weima{
		width: 50px;
	    vertical-align: middle;
	    margin-top: 40px;
     }
		#myModal1 .form-control {
    display: block;
    width: 80%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    background: #FFFFFF;
    border: 1px solid #979797;
    border-radius: 8px;
}
	.input-group {
    	width: 90%!important;
	}
	.reseaon .col-xs-2 {
		width: 94%;
		text-align: center;
	}

	.trans_effect2 {
		font-size: 16px!important;
	}

	.main ul li {
		font-size: 16px;
	}

	.reseaon .name {
		font-size: 16px;
	}

	.banner {
		background: url(../img/banner.png) no-repeat top;
		min-height: 230px;
		background-size: cover;
		-webkit-background-size: 100% 220px;
		-moz-background-size: cover;
		-o-background-size: cover;
		-ms-background-size: cover;
		text-align: center;
	}
		
@media (max-width:412px) {
	#myModal1 .form-control{
		margin-left: 40px;
	}
	.weima{
		width: 50px;
	    vertical-align: middle;
	    margin-top: 40px;
     }
	 .input-group {
	   width: 90%!important;
     }
	.reseaon .col-xs-2 {
	    width: 94%;
	    text-align: center;
    }

   .reseaon .function {
		font-size: 16px;
	}

	.reseaon .service {
		font-size: 10px;
	}

	.trans_effect2 {
		font-size: 16px!important;
	}

.main ul li {
	font-size: 14px;
}

.reseaon .name {
	font-size: 16px;
}

.banner {
	background: url(../img/banner.png) no-repeat top;
	min-height: 230px;
	background-size: cover;
	-webkit-background-size: 100% 220px;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	text-align: center;
}
}

@media (max-width:768px) {
	#myModal1 .form-control{
		margin-left: 40px;
	}
  .weima{
		width: 50px;
	    vertical-align: middle;
	    margin-top: 40px;
   }
  #myModal1 .form-control {
    display: block;
    width: 80%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    background: #FFFFFF;
    border: 1px solid #979797;
    border-radius: 8px;
}
	.reseaon .function {
		font-size: 16px;
	}

	.reseaon .service {
		font-size: 10px;
	}

	.trans_effect2 {
		font-size: 16px!important;
	}

	.main ul li {
		font-size: 16px;
	}

	.reseaon .name {
		font-size: 14px;
	}

	.banner {
		background: url(../img/banner.png) no-repeat top;
		min-height: 230px;
		background-size: cover;
		-webkit-background-size: 100% 220px;
		-moz-background-size: cover;
		-o-background-size: cover;
		-ms-background-size: cover;
		text-align: center;
	}
}

@media (max-width:992px) {
	#myModal1 .form-control{
		margin-left: 40px;
	}
	.weima{
		width: 50px;
	    vertical-align: middle;
	    margin-top: 40px;
     }
	address {
		font-size: 13px;
		margin-bottom: 20px;
		font-style: normal;
		line-height: 1.42857143;
	}

	.reseaon .function {
		font-size: 16px;
	}

	.reseaon .service {
		font-size: 10px;
	}

	.trans_effect2 {
		font-size: 16px!important;
	}

	.main ul li {
		font-size: 14px;
	}
}

@media (max-width:1024px) {
}

@media (max-width:1280px) {
	.trans_effect2 {
		font-size: 40px;
	}
}

@media (max-width:1440px) {
	.trans_effect2 {
		font-size: 40px;
	}
}

@media (max-width:1992px) {
	.trans_effect2 {
		font-size: 40px;
	}
}

@media (max-width:1360px) {
	.trans_effect2 {
		font-size: 40px;
	}
}

@media (max-width:1280px) {
	.trans_effect2 {
		font-size: 40px;
	}
}

@media (max-width:1152px) {
	.trans_effect2 {
		font-size: 40px;
	}
}

@media (max-width:1024px) {
	.trans_effect2 {
		font-size: 40px;
	}
}

@media (max-width:900px) {
	.trans_effect2 {
		font-size: 40px;
	}
}