body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #FFFFFF;
}

p {
	line-height: 0;
}

a {
	text-decoration: none;
}

.c {
	clear: both;
}

/* 菜单 */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

body {
	line-height: 1;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

* {
	box-sizing: border-box;
	font-family: arial;
}

.bd{
	background: #efefef;
}
.w1002{
	width: 1002px;
	margin: 0 auto;
	background: #fff;
}
.w961{
	width: 961px;
	margin: 0 auto;
}	
.zuo{
	float: left;
}
.you{
	float: right;
}
.tel{
	font-size: 18px;
	color: #01468b;
	margin-top: 10px;
}
.top{padding:15px 0;}
/* sousuo */
      div.search {padding: 20px 0;}

   div.search form {
            position: relative;
            width: 300px;
            margin:0 0 0 70px; padding-top:35px;
        }

        input, button {
            border: none;
            outline: none;
        }

        input {
            width: 100%;
            height: 24px;
            padding-left: 13px;
        }

   div.search button {
            height: 40px;
            width: 40px;
            cursor: pointer;
            position: absolute; top:18px;
        }

        /*搜索框1*/
    
        .bar1 input {
            border: 1px solid #bab7b7;
            background: #fff;
            color: #9E9C9C;
        }
        .bar1 button {
            top: 0;
            right: 0;
            background: url(../images/search.jpg) no-repeat 8px 20px;
        
        }
/* menu */
.menu {
	height: 54px;
	line-height: 54px;
	background: url(../images/menubj.jpg) repeat-x left top;
}

.menu * {
	box-sizing: border-box;
}

.menu .center {
	width: 961px;
	margin: 0 auto;
}

.menu .ul-list {
	display: flex;
}

.menu .ul-list>li {
	flex: 1;
	position: relative;
	height: 44px;
	line-height:44px;
	background: url(../images/menuli.jpg) no-repeat right top;
}

.menu .ul-list>li ul {
	display:none;
	z-index:99999;
	position:absolute;
	width:100%;
}

.menu .ul-list>li:last-child {
	background: none;
}

.menu .ul-list>li>a {
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 14px;
	text-decoration: none;
	color: #fff;
}

.menu .ul-list>li>a:hover {
	color: #fff;
	background: url(../images/hoverbj.jpg) no-repeat left top;
}
.menu .ul-list>li:hover ul{
	display:block;
}
.erji{
	margin-top: 0px;
}
.erji li{
	border: #e5e3e3 1px solid;
	background: #fff;
	height: 34px;
	line-height: 34px;
	border-top: none;
	display:block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;
}
.erji li a{
	color: #232323;
	font-size: 14px;
}
.erji li a:hover{
	color: #3e8bcc;
}
/* about */
.aboutt{
	margin-top: 30px;
}
.aboutc{
	width: 476px;
	float: left;
	font-size: 14px;
color: #666666;
text-align: left;
margin-left: 20px;
line-height: 24px;
}
.aboutr{
	width: 372px;
	float: right;
	text-align: left;
}
.aboutr ul li{
	background: url(../images/dui.jpg) no-repeat left 5px;
	color: #666;
	font-size: 14px;
	margin-top: 10px;
	line-height: 25px;
	padding-left: 30px;
}
/* ship */
.sp{
	background: url(../images/bj01.jpg) no-repeat left top;
	height: 444px;
}
.ship{
	width: 540px;
	float: left;
	margin-top: 40px;
}
.kehu{
	width: 390px;
	float: right;
	padding-top: 100px;
	text-align: left;
	color: #232323;
	line-height: 24px;
}
.anniu{
	width: 150px;
	text-align: center;
	padding: 5px 0;
	margin-top: 30px;
	border: #226195 1px solid;
}
.anniu a{
	color: #226195;
}
.anniu a:hover{
	color: #D06E22;
}
/* chanp */
.w620{
	width: 620px;
	float: left;
	border: #e2e1e1 1px solid;
}
.titlecp{
	text-align: left;
	padding-left: 20px;
	background: url(../images/bj02.jpg) repeat-x left top;
	height: 38px;
	line-height: 38px;
}
.titlecp span{
	float: left;
	padding-top:6px;
	padding-right: 10px;
}
.chanpt ul li{
	
	float: left;
	padding: 9px 30px;
	
}
.chanpt ul li img{
	margin-bottom: 10px;
}
.chanpt ul li p{
	
	text-align: center;
}
.chanpt ul li p:nth-child(3){
	color: darkgray; width:185px; height:22px; line-height:22px;
	font-size: 14px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.chanpt ul li a{
	display: block;
	color: #232323;
	font-size: 14px;
	background: none;
	line-height: 22px;
}
.chanpt ul li a:hover{
	color: #fc7217;
}



.companypic1 ul li{
	
	float: left; width:177px;
	padding: 9px 0; margin:0 15px 0 0;
	
}
.companypic1 ul li:nth-child(4n){
	margin-right:0;
	
}
.companypic1 ul li img{
	margin-bottom: 10px; border:1px solid #CCC
}
.companypic1 ul li p{
	
	text-align: center;
}
.companypic1 ul li p:nth-child(3){
	color: darkgray; width:185px; height:22px; line-height:22px;
	font-size: 14px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.companypic1 ul li a{
	display: block;
	color: #232323;
	font-size: 14px;
	background: none;
	line-height: 22px;
}
.companypic1 ul li a:hover{
	color: #fc7217;
}




.companypic2 ul li{
	
	float: left; width:240px;
	padding: 9px 0; margin:0 15px 0 0;
	
}
.companypic2 ul li:nth-child(3n){
	margin-right:0;
	
}
.companypic2 ul li img{
	margin-bottom: 10px; width:205px; border:1px solid #CCC;
}
.companypic2 ul li p{
	
	text-align: center;
}
.companypic2 ul li p:nth-child(3){
	color: darkgray; width:240px; height:22px; line-height:22px;
	font-size: 14px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.companypic2 ul li a{
	display: block;
	color: #232323;
	font-size: 14px;
	background: none;
	line-height: 22px;
}
.companypic2 ul li a:hover{
	color: #fc7217;
}





.w319{
	width: 320px;
	float: right;
	border: #e2e1e1 1px solid;
}
.w319 ul li{
	font-size: 14px;
	border-bottom: #fff 2px solid;
	line-height: 30px;
	height: 30px;
	background: url(../images/bj02.jpg) repeat-x left top;
}
.w319 ul li a{
	display: block;
	text-align: left;
	color: #232323;
	padding-left: 20px;
	font-weight: bold;
}
.w319 ul li a:hover{
	color: #226195;
}
.w319 ul .chanperji{
	background: none;
}
.w319 ul .chanperji a{
	display: block;
	text-align: left;
	color: #666;
	padding-left: 40px;
	font-weight: initial;
	background: url(../images/dian.jpg) no-repeat 20px center;
}
/* xinwen */
.w308{
	width: 308px;
	float: left;
	border: #e2e1e1 1px solid;
	margin-top: 20px;
	
}
.bt{
	background: url(../images/bj03.jpg) repeat-x left center;
	height: 30px;
	text-align: left;
	line-height: 30px;
	padding-left: 10px;
	text-transform: uppercase;
}
.bt span{
	font-size: 14px;
}
.xwnr{
	padding: 8px;
	
}
.xwtt{
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding-top: 10px;
}
.xwf{
	font-size: 14px;
	text-align: left;
	padding-left: 10px;
	margin-top: 10px;
	line-height: 20px;
	padding-bottom: 10px;
	background: url(../images/dian.jpg) no-repeat left 5px;
	border-bottom: #bab9b9 dashed 1px;
}
.xwf a{
	color: #226195;
}
.xwf a:hover{
	color: #fc7217;
}

/* foot */
.footdh{
	background: #f6f6f6;
	height: 38px;
	line-height: 38px;
	margin-top: 40px;
}
.footdh ul{
	width: 700px;
	margin: 0 auto;
}
.footdh ul li{
	float: left;
	height: 38px;
	line-height: 38px;
}
.footdh ul li a{
	color: #232323;
	display: block;
	font-size: 14px;
	padding: 0 20px;
}
.footdh ul li a:hover{
	color: #fc7217;
}
.banq{
	font-size: 14px;
	padding: 20px 0;
}
.banq a{
	color: #232323;
}
.banq a:hover{
	color: #fc7217;
}
/* dang */
.dang{
	background: url(../images/dangbj.jpg) no-repeat left bottom;
	margin-top: 20px;
	height: 42px;
}
.dangl{

	float: left;
	font-size: 24px;
	color: #232323;
}
.dangl span{
	text-transform: uppercase;
}
.dangr{
	width: 267px;
	float: right;
	font-size: 14px;
	padding-left: 20px;
	padding-top: 10px;
	background: url(../images/dd.jpg) no-repeat left 10px;
}
.dangr a:hover{
	color: #fc7217;
}
.dangr a{
	color: #01468b;
}
/* neir */
.about{
	margin-top: 30px;
}
.neirong{
	width: 753px;
	float: left;
	text-align: left;
	line-height: 25px;
	
}
.list{
	width: 188px;
	float: right;
}
.listtt{
	font-size: 16px;
	font-weight: bold;
	color: #232323;
}
.list ul{
	margin-top: 10px;
}
.list ul li{
	line-height: 32px;
	height: 32px;
	text-align: left;
	padding-left: 20px;
	color: #01468b;
	background: url(../images/sj.jpg) no-repeat left center;
	
}
.list ul .nerji{
	background: none;
}
.list ul .nerji a{
	width: 150px;
	display: block;
	color: #666;
	font-size: 14px;
	padding-left: 20px;
	border-bottom: 1px dashed #666;
}

.list ul li a{
	color: #01468b;
}
.list ul li a:hover{
	color: #fc7217;
}
.xz a{
	display: block;
	color: #01468B;
    font-size: 14px;
    margin-top: 10px;
	text-align: left;
}
.xz a:hover{
	color: #fc7217;
}
#prolisttitle{
	font-weight: bold;
	font-size: 16px;
	color: #232323;
}
#prolisttitle a{
	font-weight: bold;
	font-size: 16px;
	color: #232323;
}
.prolist ul{
	margin-top: 0px;
	margin-bottom: 20px;
}
.prolist ul li{
	float: left;
	background: none;
}
.prolist ul li a{
	margin: 0 10px;
	font-size: 14px;
	color: #666;
}
.prolist ul li a:hover{
	
	color: #005a91;
}
.aboutzuo{
	float: left;
	width: 300px; margin:0 15px 15px 0;
}
.aboutyou{
	float: right;
	width: 430px;
}
.chanpzuo{
	float: left;
	width: 302px;
	border: #e0e0e0 1px solid;
}
.chanpyou{
	float: right;
	width: 420px;
}
.tel{
	float: left;
}
.anniu2{
	float: right;
}
.an{
	margin-top: 20px;
	padding-top: 5px;
	border-top: #d1d1d1 1px solid;
}
.anniu2 a{
	background: #005a91;
	display: block;
	padding: 5px 20px;
	color: #fff;
	margin: 20px;
}
.anniu2 a:hover{
	color: #cae8fa;
}

.newszuo{
	float: left;
	width: 122px;
	
}
.newszuo p:nth-child(1){
	font-size: 24px;
	text-align: center;
	margin-top: 10px;
	font-family: "arial, helvetica, sans-serif"
}
.newszuo p:nth-child(2){
	font-size: 16px;
	color: #999;
	text-align: center;
	font-family: "arial, helvetica, sans-serif"
}
.newsyou{
	float: right;
	width: 610px;
	border-left: #e0e0e0 1px solid;
	padding-left: 30px;
}
.an2{
	
	padding-top: 5px;

}





.anniu3 a{
	font-size: 12px;
	
	color: #005a91;
	
}
.anniu3 a:hover{
	color: #f08c17;
}
.tit{
	font-size:16px;
	color: #005a91;
margin-bottom: 20px;
padding-bottom: 10px;
padding-left: 10px;
	border-bottom: #e7e7e7 1px dashed;
	text-transform: uppercase;
	background: url(../images/sj.jpg) no-repeat left 6px;
	font-weight: bold;
}
  
	
.footer_right{width:100%; margin:20px auto 36px; height:auto;}
.footer_right form{width:100%;}
	
.footer_right form ::-webkit-input-placeholder{
	color: #333;
}
.footer_right form ::-moz-input-placeholder{
	color: #333;
}
.footer_right form ::-ms-input-placeholder{
	color: #333;
}
 .footer_right form ::-webkit-textarea-placeholder{
	color: #333;
}
.footer_right form ::-moz-textarea-placeholder{
	color: #333;
}
.footer_right form ::-ms-textarea-placeholder{
	color: #333;
}
.footer_right form input{
	background: none;
	width: 100%; height:auto;
	line-height: 40px;
	border:1px #D4D4D4 solid;
	margin-bottom: 12px;
	padding-left: 4%;
	color: #999; font-size:16px;
}
.footer_right form input:focus{
	border:1px #3783c3 solid;
}
.footer_right form textarea{
	width: 100%;
	height: 60px;
	background: none;
	border:1px #D4D4D4 solid;
	margin-bottom: 10px;
	padding-left: 4%;
	color: #999; font-size:16px;
}


.footer_right button {
    background: #3783c3;
    width: 100%;
    line-height: 40px;
    border: 1px #3783c3 solid;
    color: #fff;
    font-size: 16px;
    border: 0;
	}
.footer_right button:hover{
	background: #f27600;
	cursor: pointer;
}
