﻿
.nav
{
	background-color: #002d58;
	height: 40px;
}
.navText
{
	line-height: 40px;
	color: #FFFFFF;
	width: 1200px;
	margin: 0 auto;
}
#service_top
{
	padding-top: 45px;
	padding-bottom: 5px;
}
#line
{
	width: 1200px;
	text-align: center;
	margin: 0px auto;	
	border-radius: 5px;
	padding-bottom:35px;
}
.span_1
{
	font-size: 25px;
	color: #0365C3;
}
#service_left
{
	float: left;
	width: 45%;
}
.div_input
{
	background: #fff;
	height: 40px;
	line-height: 40px;
	border-radius: 5px;
	overflow: hidden;
	box-shadow: 0px 0px 3px 3px #E8E8E8;
}
#service_left input
{
	height: 30px;
	line-height: 30px;
	padding-left: 20px;
	font-size: 20px;
	outline: 0;
	border: 0;
	background: 0 0;
	margin: 5px 0px;
}
#service_right input
{
	height: 30px;
	line-height: 30px;
	padding-left: 20px;
	font-size: 20px;
	outline: 0;
	border: 0;
	background: 0 0;
	margin: 5px 0px;
}

#service_Value
{
	margin: 0 auto;
	width: 1200px;
	padding: 25px 0px;
	height: 130px;
}
#value_left
{
	float: left;
	width: 70%;
	height:80px;
}

#value_right
{
	width: 30%;
	float: right;
	background-color: #FEC200;
	border-radius: 6px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	color: #1C6ABF;
	cursor: pointer;
	margin-top:20px;
}
.service_Check
{
	padding-right:20px;
	font-size: 16px;
	float: left;
	line-height: 35px;
}
.div_wenzi
{
	font-size: 18px;
}
#cWS_ProductTypeCode
{
background: rgba(0,0,0,0);
    width: 200px;
    height: 40px;
    font-size: 18px;
    text-align: center;
    border: 0px;
    border-radius: 5px;
    padding-left:20px;
}