@charset "utf-8";
body {font-family:"Microsoft Yahei",Tahoma,Arial,Helvetica,STHeiti; height:100%; background-color:#ffffff; font-size:14px; color:#333333; overflow-y:scroll; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,button,p,blockquote,th,td{ margin:0; padding:0; word-wrap:break-word; word-break:break-all;}
h1,h2,h3,h4,h5,h6{ font-size:100%; font-weight:normal;}
table{ border-collapse:collapse; border-spacing:0;}
caption,cite,em,strong,th{font-style:normal; font-weight:normal;}
caption, th{ text-align:left;}
fieldset, img{border:0;}
img{vertical-align:top;}
ul,ol{list-style:none;}
input,button,select,textarea{ color:#000; font:100% arial; vertical-align:middle; overflow:hidden; outline:none;}
button{ cursor:pointer;}
a{ text-decoration:none; color:#333333; }
.cleardiv{ height:0px; clear:both; line-height:0px; font-size:0px;}
.top100{ width:100%; height:80px; background:#0bacb4;}
.top{ width:1200px; height:80px; margin:0 auto; position:relative; z-index:20;}
.top .logo{ width:80px; height:80px; position:absolute; top:0; left:0; z-index:21;}
/*top_nav顶部导航*/
.top_nav{ max-width:690px; height:80px; float:left; margin-left:90px; line-height:80px;}
.top_nav li{ height:80px; float:left;}
.top_nav li:hover{ background:#4dc9d0; transition:all .3s ease-out; -moz-transition:all .3s ease-out; -ms-transition:all .3s ease-out; -o-transition:all .3s ease-out; -webkit-transition:all .3s ease-out;}
.top_nav li a{ padding:0 15px; font-size:16px; color:#fff;}
.nav_li_select{ background:#4dc9d0;}
/*top_l顶部右侧功能部分*/


/*input的placeholder的字体颜色设置*/



.top .top_r .login{ float:right;}
.top .top_r .login a{ height:25px; margin-top:28px; padding:0 15px; line-height:25px; color:#fff; display:block;}
/*中间======================================================================================================================*/

.details_top{
	margin-top:30px;
    width: 100%;
	margin-bottom:20px;
}
.details_top .details_box{
    margin: 0 auto;
    width: 1200px;
    line-height: 40px;
}

.details_box img{
	float:left;
	margin-left:320px;
	}
	

.content{
	margin-top:30px;
    width:100%;
	}
.content1{
	 width:1200px;
	 margin:0 auto;
	}
.content ul{
	list-style-type:none;
	width:1200px;
	}
.content li{
	float:left;
    margin:15px 0px 0px 15px;
	}
.content li img{
	width:380px;
	height:190px;

	}
/*底部======================================================================================================================*/

.footer100{ width:100%; height:130px; background:#39bec5;}
.footer_top{ width:1200px; height:95px; margin:0 auto; padding-top:20px; line-height:26px; color:#eaeaea;}
.footer_top .footer_top_l{ max-width:500px; max-height:105px; float:left;}
.footer_top .footer_top_l img{ margin-bottom:10px;}
.footer_top .footer_top_r{ max-width:300px; max-height:105px; float:right;}
.footer_top .footer_top_r p{ float:right; margin-top:65px;}
.footer_top .footer_top_r a{ width:70px; float:left; color:#eaeaea;}
.footer_top .footer_top_r span{ width:70px; float:left; color:#eaeaea;}
.footer_bottom100{ width:100%; height:60px; line-height:60px; background:#242527;}
.footer_bottom{ width:1200px; height:60px; margin:0 auto; color:#c2c2c2;}
.footer_bottom a{ margin:0 5px; color:#eaeaea;}
/* CSS Document */

