

@charset "utf-8";
/* CSS Document */

body {
	width: 100%;
	height: 100%;
	margin: 0px auto;
	padding: 0px;
	background-color: #f3f3f3;
	font-size: 16px;
	line-height:26px;
	font-family: 'Microsoft Yahei', 'SimSun', sans-serif;
	overflow-x: hidden;
	min-width:1200px;
}
form, p, h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}
i {
	font-style: normal;
}
img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
ul, li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
a {
	color: #333;
	text-decoration: none;
	font-family: 'Microsoft Yahei', 'SimSun', sans-serif;
}
a:hover {
	text-decoration: none;
}
.fix:before, .fix:after {
	content: "";
	display: table;
}
.fix {
*zoom:1;
}
.arduion_banner{ height:370px; width:100%; background:url(../images/arduino_banner.jpg) no-repeat center top #0f0917;}
.main{ width:1200px; margin:0 auto;}
.daoyu{ background:#fff; padding:20px 25px; margin-top:15px;}

h2{ color:#08939f; font-size:28px; text-align:center; margin:40px 0;}
.jichu_list{ background:url(../images/arduino_03.jpg) repeat-y 10px 15px #fff; padding:20px 25px; padding-left:100px; margin-bottom:10px;}
.jichu_list h3{ margin-bottom:15px;}
.jichu_list ul{ clear:both; overflow:hidden;}
.jichu_list ul .right{ float:right; width:810px; }
.jichu_list ul .right p{ text-indent:2em; margin:3px 0;}
.fl_mr30 span{ float:left; margin-right:30px; font-weight:600;}
.jiaocheng{ background:#fff; padding:20px 25px;}
.jiaocheng h4{ text-align:center; margin-bottom:18px; margin-top:10px }
.jiaocheng ul{ clear:both; overflow:hidden;}
.jiaocheng ul li{ width:500px; float:left; margin:14px 30px; border-bottom:1px dotted #ccc; padding-bottom:8px;}
.jiaocheng ul li a{ color:#2d64c5; display:block;}
.jiaocheng ul li a:hover{ color:#ff8400;}

/* 返回顶部 */
.go-top{position: fixed;bottom: 40px;right: 20px;width: 46px;z-index: 999;}
.go-top a{display: block;width: 46px;height: 46px;margin-bottom: 10px;background-image: url(../images/go-top.png);}
.go-top a:last-child{margin-bottom: 0;}
.go-top .go{background-position: 0 -150px;}
.go-top .go:hover{background-position: 0 -250px;}
.go-top .feedback{background-position: 0 -100px;}
.go-top .feedback:hover{background-position: 0 -300px;}
.go-top .uc-2vm{background-position: 0 0;}
.go-top .uc-2vm:hover{background-position: 0 -350px;}
/*
.go-top .share{background-position: 0 -50px;}
.go-top .share:hover{background-position: 0 -200px;}
*/
.go-top .uc-2vm-pop{
	position: absolute;right: 60px;top: -100px;
	width: 240px;box-shadow: 0px 1px 4px rgba(0,0,0,.1);
	background: #fff;
}
.go-top .uc-2vm-pop .title-2wm{font-size: 14px; margin: 10px 20px;}
.go-top .uc-2vm-pop .logo-2wm-box{position: relative;}

/*频道底部开始*/


.footer_box {width:100%;float:left;background:#202830;padding:20px 0;color:#CBD8E4;line-height:33px;margin-top:10px;}
.footer {text-align:center;width:1000px;margin:0px auto;font-size:14px;}
.footer ul li {display:inline;margin-left:10px;padding-right:10px;border-right:solid 1px #CBD8E4;}
.footer ul li.else {border:none;}
.footer ul li a {color:#CBD8E4;}
.footer ul li a:hover {color:#ff0;}
.footer ul li.else a {color:#f00;}
.footer ul li.else a:hover {color:#ff0;}

.js_report {text-align:center;width:1200px;margin:30px auto;border:solid 1px #08939f;background:#fff;}
.js_report h2 {color:#fff;background:#08939f;line-height:45px;font-size:20px;font-weight:normal; margin:0 !important;}
.js_report h2 a {color:#fff;}
.js_report h2 a:hover {color:#ff5400;}
.js_report ul{margin:10px auto;width:918px;}
.js_report ul li {float:Left;margin-left:14px;margin-right:13px;line-height:25px;width:155px;white-space:normal;height:145px;text-align:left;}
.js_report ul li img {border:solid 5px #f0f0f0;width:147px;height:77px;}
.js_report ul li a {color:#1A88D7;text-decoration:underline;}
.js_report ul li a:hover{color:#FE4679;text-decoration:none;}
.js_report ul li table td {text-align:center; }
.js_report .bottom_more { width:100%; display:inline-block; margin-bottom:10px;}
.js_report .bottom_more a{width: 200px;  display: block;  margin: 0 auto;  background-color: #f52a2a;  height: 40px;  line-height: 40px;  margin-bottom: 20px;  text-align: center;  border-radius: 4px;  color: #fff;}
.js_report .bottom_more a:hover{ background:#d00;}





