@charset "utf-8";
/* CSS Document */

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;
	font-size: 12px;
	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;
}
ol, ul {
	list-style: none;
}
body{ font-family:"Arial";}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a{ text-decoration:none; color:#000000;}
.divclear{clear:both;}

h2{color:#172152; margin:0px auto;font:400 32px 'Montserrat', sans-serif;text-align:center; padding:5px 0 15px;text-transform:uppercase;}
h2 span{ color:#00f1ff;}
h3{color:#00f1ff; margin:0px auto;font:600 20px 'Montserrat', sans-serif;text-align:left; padding:0 0 10px;text-transform:uppercase;}
p{ font-size:15px; text-align:justify; line-height:24px; color:#7b7b7d; padding:5px 0;}
p a:link{ color:#00F1FF;}
p a:visited{ color:#00F1FF;}
p a:hover{ color:#7b7b7d;}
strong{ font-weight:bold;}

.wrap{ width:1200px; margin:0px auto; padding:0;}
#banner{ background:url(../images/banner.jpg) no-repeat center top/cover; height:700px; margin:0px auto; width:100%; min-width:1500px; padding:0;}
#banner_inner{ background:url(../images/banner.jpg) no-repeat fixed center top/cover; height:300px; margin:0px auto; width:100%; min-width:1500px; padding:0;}
#top{height:52px; border-bottom:1px solid #7b7b7d; margin:0px auto; padding:0;color:#fff;font:300 13px/52px 'Montserrat', sans-serif;}
#top .fa{ font-size:15px; color:#00f1ff; line-height:52px; padding:0 6px 0 10px;}
#top a:link{font:300 13px/52px 'Montserrat', sans-serif; color:#fff;}
#top a:visited{font:300 13px/52px 'Montserrat', sans-serif; color:#fff;}
#top a:hover{font:300 13px/52px 'Montserrat', sans-serif; color:#00f1ff;}
#banner .left, #banner_inner .left{ float:left; width:450px; height:40px; padding:20px 0;}
#banner .right, #banner_inner .right{ float:right; width:370px;}
#menu
			{
			padding:0;
			margin:0 auto;
			white-space:nowrap;
			list-style-type:none;			
			text-align:left;
			width:auto;
			text-transform:uppercase;			
			}
			#menu li {display:inline;}
			#menu li a
			{   
            padding:0 13px;
			text-decoration:none;			
			font:300 14px/80px 'Montserrat', sans-serif;
			color:#fff;
			}	
			#menu li a:hover
			{
			color:#00f1ff;
			}					
			#menu li .current
			{
			 color: #00f1ff;
			}
#banner h2{ color:#fff; font:400 38px/48px 'Montserrat', sans-serif; width:1050px;padding:180px 0 0;text-transform:none;}

#content{margin:0px auto; width:100%; min-width:1500px; padding:40px 0;}
.welcome{ font-size:17px; line-height:26px; width:895px; margin:0px auto; text-align:center;}
.list1{ margin:10px 0 15px 40px;}
.list1 li{ font-size:15px; font-weight:bold; line-height:28px; color:#05dae6; list-style:square;}
form {
    margin: 20px 0 0;
    width: 500px;
}
#content .input_txt, #content textarea {
    border: 1px solid #667486;
    color: #cbcbcb;
    font: 13px/20px "Arial";
    height: 30px;
    margin: 0 10px 15px 0;
    padding: 0 0 0 8px;
    width: 250px;
}
.submit {
    background: #00f1ff  none repeat scroll 0 0;
    border: 1px solid #00f1ff ;
    color: #1e1e1e;
    float: left;
    font: 300 14px "Montserrat",sans-serif;
    margin: 10px 0;
    padding: 10px 20px;
    text-transform: uppercase;
}
.submit:hover {
    background: none repeat scroll 0 0;
    border: 1px solid #00f1ff ;
    color: #00f1ff ;
}

#work_process{margin:0px auto; width:100%; min-width:1500px; padding:35px 0; background:#f1f1f1;}
#work_process .left{ float:left; width:794px; padding:20px 0 0;}
#work_process .right{ float:right; width:406px;padding:20px 0 0;}
#work_process .work_icon{background:#00f1ff; float:left; width:60px; height:60px; border-radius:50px 50px 50px 50px; text-align:center;}
#work_process .work_list{ float:right; width:674px; font-size:16px; line-height:26px; color:#7b7b7d; padding:0 40px 40px 20px;}
#work_process .fa{ color:#fff; font-size:26px; line-height:60px; text-align:center;}

#footer{margin:0px auto; width:100%; min-width:1500px; padding:0; background:url(../images/footer_bg.jpg) no-repeat center top/cover; height:476px;}
.detail_info{height:170px; border-bottom:1px solid #7b7b7d; margin:0px auto;}
.click_btn{  border:1px solid #00f1ff;float:right; padding:0px 25px; color:#1e1e1e; background:#00f1ff; height:62px;font:400 22px/62px 'Montserrat', sans-serif; text-transform:uppercase; margin:55px 0 0;}
.click_btn:hover{ color:#00f1ff; border:1px solid #00f1ff; background:none;}
.detail_info h2{font:600 27px/170px 'Montserrat', sans-serif; color:#fff; text-transform:uppercase; float:left; padding:0;}
#footer h3{color:#fff;font:600 23px 'Montserrat', sans-serif;}
#footer .left{ float:left; width:320px; padding:50px 0 0;}
#footer .right{ float:right; width:215px; padding:50px 0 0;}
#footer p{ color:#9e9ea1; font-size:14px; line-height:24px; text-align:left;}
#footer p a:link{ color:#9e9ea1;}
#footer p a:visited{ color:#9e9ea1;}
#footer p a:hover{ color:#00F1FF;}

#bottom_footer{ background:#0c070d; color:#fff; text-align:center; width:100%; min-width:1500px; margin:0px auto; height:90px; line-height:90px; font-size:15px;}
#bottom_footer a:link{ color:#fff;}
#bottom_footer a:visited{ color:#fff;}
#bottom_footer a:hover{ color:#00F1FF;}


