*{margin:0; padding:0; font-family:"Microsoft YaHei";margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-style: normal;}
body{ background:#fff; line-height:24px; font-size:14px; color:#333;}

.apple {
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
}
body, html {
	font-family: Microsoft Yahei, Agency FB, Arial, Helvetica, sans-serif;
	display: inline-table;
	margin: 0 auto;
	width: 100%;
	height: auto;
	overflow-x: hidden;
	min-width: 1200px;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
	vertical-align: middle;
}
ul, ol, li {
	list-style-type: none;
}
a{color:#555; font-size:14px; text-decoration:none;}
a:hover{color:#F00; }
img{border:none; max-width: 100%;}
li,ul{list-style-type:none;}
.w1200{ width:1200px; margin:0 auto;}
.fl{ float:left;}
.fr{ float:right;}
.clearBoth {
	clear: both;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-table;
	height: 1%;
	display: block;
}


.header{ width: 1200px; margin: 0 auto; height: 108px; padding-top: 20px; padding-bottom:10px;   overflow: hidden; }
.logo{ float: left;}
.tel{ float: right; }

.nav{ width: 100%;  height: 68px; background: #015cb5; }
.menu li {
	text-align: center;
	min-width: 120px;
}
.menu > li {
	display: block;
	float: left;
	position: relative; background:url(/images/nav.jpg) right center no-repeat;
}
.menu > li:nth-child(8){ background:none;}
.menu a {
	color: #fff;
	display: block;
	font-size: 15px;
	line-height: 68px; width:150px;
}
.menu a.hover { background:url(/images/nav-b.jpg) repeat-x; color:#fff; font-weight:600;
}
.menu li:hover {
	background:url(/images/nav-b.jpg) repeat-x;
}
.menu li:hover > a {
	color: #fff;
}
.submenu {
	left: 0;
	max-height: 0;
	position: absolute;
	top: 100%;
	z-index: 0;
	-webkit-perspective: 400px;
	-moz-perspective: 400px;
	-ms-perspective: 400px;
	-o-perspective: 400px;
	perspective: 400px;
}
.submenu li { 
	border-bottom: 1px solid #cb9f04;
	opacity: 0;
	-webkit-transform: rotateY(90deg);
	-moz-transform: rotateY(90deg);
	-ms-transform: rotateY(90deg);
	-o-transform: rotateY(90deg);
	transform: rotateY(90deg);
	-webkit-transition: opacity .4s, -webkit-transform .5s;
	-moz-transition: opacity .4s, -moz-transform .5s;
	-ms-transition: opacity .4s, -ms-transform .5s;
	-o-transition: opacity .4s, -o-transform .5s;
	transition: opacity .4s, transform .5s;
}
.submenu li a{ line-height:50px; font-size:12px; }
.menu .submenu li:hover a {
	border-left: 3px solid #cb9f04;
	border-radius: 0;
	background: #f5c314;
	color: #ffffff;
}
.menu > li:hover .submenu, .menu > li:focus .submenu {
	max-height: 2000px;
	z-index: 10;
}
.menu > li:hover .submenu li, .menu > li:focus .submenu li {
	opacity: 1;
	background: url(/images/nav.jpg) repeat;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
}
.menu li:hover .submenu li:nth-child(1) {
	-webkit-transition-delay: 0s;
	-moz-transition-delay: 0s;
	-ms-transition-delay: 0s;
	-o-transition-delay: 0s;
	transition-delay: 0s;
}
.menu li:hover .submenu li:nth-child(2) {
	-webkit-transition-delay: 50ms;
	-moz-transition-delay: 50ms;
	-ms-transition-delay: 50ms;
	-o-transition-delay: 50ms;
	transition-delay: 50ms;
}
.menu li:hover .submenu li:nth-child(3) {
	-webkit-transition-delay: 100ms;
	-moz-transition-delay: 100ms;
	-ms-transition-delay: 100ms;
	-o-transition-delay: 100ms;
	transition-delay: 100ms;
}
.menu li:hover .submenu li:nth-child(4) {
	-webkit-transition-delay: 150ms;
	-moz-transition-delay: 150ms;
	-ms-transition-delay: 150ms;
	-o-transition-delay: 150ms;
	transition-delay: 150ms;
}
.menu li:hover .submenu li:nth-child(5) {
	-webkit-transition-delay: 200ms;
	-moz-transition-delay: 200ms;
	-ms-transition-delay: 200ms;
	-o-transition-delay: 200ms;
	transition-delay: 200ms;
}
.menu li:hover .submenu li:nth-child(6) {
	-webkit-transition-delay: 250ms;
	-moz-transition-delay: 250ms;
	-ms-transition-delay: 250ms;
	-o-transition-delay: 250ms;
	transition-delay: 250ms;
}
.menu li:hover .submenu li:nth-child(7) {
	-webkit-transition-delay: 300ms;
	-moz-transition-delay: 300ms;
	-ms-transition-delay: 300ms;
	-o-transition-delay: 300ms;
	transition-delay: 300ms;
}
.menu li:hover .submenu li:nth-child(8) {
	-webkit-transition-delay: 350ms;
	-moz-transition-delay: 350ms;
	-ms-transition-delay: 350ms;
	-o-transition-delay: 350ms;
	transition-delay: 350ms;
}
.submenu li:nth-child(1) {
	-webkit-transition-delay: 350ms;
	-moz-transition-delay: 350ms;
	-ms-transition-delay: 350ms;
	-o-transition-delay: 350ms;
	transition-delay: 350ms;
}
.submenu li:nth-child(2) {
	-webkit-transition-delay: 300ms;
	-moz-transition-delay: 300ms;
	-ms-transition-delay: 300ms;
	-o-transition-delay: 300ms;
	transition-delay: 300ms;
}
.submenu li:nth-child(3) {
	-webkit-transition-delay: 250ms;
	-moz-transition-delay: 250ms;
	-ms-transition-delay: 250ms;
	-o-transition-delay: 250ms;
	transition-delay: 250ms;
}
.submenu li:nth-child(4) {
	-webkit-transition-delay: 200ms;
	-moz-transition-delay: 200ms;
	-ms-transition-delay: 200ms;
	-o-transition-delay: 200ms;
	transition-delay: 200ms;
}
.submenu li:nth-child(5) {
	-webkit-transition-delay: 150ms;
	-moz-transition-delay: 150ms;
	-ms-transition-delay: 150ms;
	-o-transition-delay: 150ms;
	transition-delay: 150ms;
}
.submenu li:nth-child(6) {
	-webkit-transition-delay: 100ms;
	-moz-transition-delay: 100ms;
	-ms-transition-delay: 100ms;
	-o-transition-delay: 100ms;
	transition-delay: 100ms;
}
.submenu li:nth-child(7) {
	-webkit-transition-delay: 50ms;
	-moz-transition-delay: 50ms;
	-ms-transition-delay: 50ms;
	-o-transition-delay: 50ms;
	transition-delay: 50ms;
}
.submenu li:nth-child(8) {
	-webkit-transition-delay: 0s;
	-moz-transition-delay: 0s;
	-ms-transition-delay: 0s;
	-o-transition-delay: 0s;
	transition-delay: 0s;
}



.callbacks_container {
	margin-bottom: 2px;
	position: relative;
	width: 100%;
	max-width: 100%;
	text-align: center;
}
.callbacks {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
.callbacks li {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
}
.callbacks img {
	display: block;
	position: relative;
	z-index: 1;
	height: auto;
	width: 100%;
	border: 0;
}
.callbacks .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	background: #000;
	background: rgba(0,0,0, .8);
	left: 0;
	right: 0;
	bottom: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
}
.callbacks_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	top: 50%;
	left: 0;
	opacity: 0.6;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 61px;
	width: 38px;
	background: transparent url("http://www.sci-auto.com/imagess/themes.gif") no-repeat left top;
	margin-top: -30px;
	display: none;
}
.callbacks_container:hover .callbacks_nav {
	display: block;
}
.callbacks_nav:active {
	opacity: 1.0;
}
.callbacks_nav.next {
	left: auto;
	background-position: right top;
	right: 0;
}

.callbacks_tabs.callbacks1_tabs {
	margin-top: -50px;
	position: relative;
	z-index: 100;
	margin-bottom: 25px;
}
.callbacks_tabs.callbacks1_tabs li {
	display: inline-block;
	width: 50px;
	height: 2px;
	margin-left: 5px;
	position: relative;
	background: #f5c314;
}
.callbacks_tabs.callbacks1_tabs li a {
	display: inline-block;
	width: 50px;
	height: 2px;
	position: absolute;
	left: 0;
	z-index: 1000;
	color: rgba(100,200,300,0);
	color: transparent;
}
.callbacks_tabs.callbacks1_tabs li.callbacks_here a {
	background: #000;
}

.line{ width: 100%; height: 67px; background: url(/images/line.jpg) no-repeat top center; overflow: hidden;}
.l-box{ width: 1200px; margin: 0 auto; padding-top: 13px; overflow: hidden;}
.serch{ width: 343px; float: left; overflow: hidden;}
.input_search{ width:303px; border:none; float: left; background: url(/images/serch-txt.jpg); height:44px;text-indent:8px;}
.search-btn{ width:40px; height:44px; float: right; border:none; background:url(/images/go.jpg); text-indent:-9999px;}
.keyword{ width: 830px; float: right; color: #fff; line-height: 47px;}
.keyword a{ color:#fff; margin:0 5px;}
.keyword a:hover{ color:#F90;}

.main{ width: 100%;  padding: 30px 0; overflow: hidden;}
.m-p{ width: 1200px; margin: 0 auto; overflow: hidden;}
.m-plist{ width: 248px; float: left; overflow: hidden;}
.m-plist .hd{ height: 100px; overflow: hidden;}
.m-plist .bd{ width: 246px; border: 1px solid #dedede; overflow: hidden;}
.m-plist .bd ul{ width: 100%; padding: 15px 0; overflow: hidden;}
.m-plist .bd ul li{ width: 100%; height: 46px; text-indent: 45px; line-height: 45px; overflow: hidden;}
.bb{ display: block; width: 100%; height: 46px; color: #333;}
.bb:hover{ background: url(/images/plist.jpg); color: #1269cc;}
.cc{ display: block; width: 100%; height: 46px; color: #f59105;}
.cc:hover{ background: url(/images/plist.jpg); }

.m-pbox{ width: 930px; float: right; overflow: hidden;}
.da-thumbs {list-style: none;width: 930px; height: 711px;position: relative;margin: 0 auto;padding: 0;}
.da-thumbs li {float: left; width:300px; height: 225px; margin:0 5px 12px 5px; position: relative; box-shadow: 0 1px 3px rgba(0,0,0,0.1);}
.da-thumbs li img{ width: 294px; height: 219px; padding: 2px; border: 1px solid #dedede; }
.da-thumbs li a,.da-thumbs li a img {display: block;position: relative;}
.da-thumbs li a {overflow: hidden;}
.da-thumbs li a div {position: absolute;background: rgba(18,105,204,0.8);width: 100%;height: 100%;}
.da-thumbs li a div span {display: block;padding: 10px 0;margin: 30px 20px 20px 20px;text-transform: uppercase;font-weight: normal;color: rgba(255,255,255,0.9);text-shadow: 1px 1px 1px rgba(0,0,0,0.2);border-bottom: 1px solid rgba(255,255,255,0.5);box-shadow: 0 1px 0 rgba(0,0,0,0.1), 0 -10px 0 rgba(255,255,255,0.3);}

.m-line{ width: 100%; height: 237px; background: url(/images/m-line.jpg) no-repeat top center; overflow: hidden;}
.m-line-box{ margin: 0 auto; padding: 133px 2px 0 888px; text-align: center; color: #fff; font-size: 30px;  font-weight: 700;}

.m-ys{ width: 1200px; margin: 0 auto; padding: 10px 0; overflow: hidden;}
.m-ys .hd{ text-align: center;margin-bottom: 47px; overflow: hidden;}
.m-ys .bd{ width: 100%; height: 718px;overflow:visible; position:relative;}
.ys1{ overflow:hidden; position: absolute; left:0; top:0; z-index:999}
.ys2{ overflow:hidden; position: absolute; left:0; top:138px; z-index:999}
.ys3{ overflow:hidden; position: absolute; right:0; bottom:135px; z-index:999}
.ys4{ overflow:hidden; position: absolute; right:0; bottom:0; z-index:999}
.ys5{ overflow:hidden; position: absolute; left:0; top:0; z-index:998}

.m-case{ width: 1200px; margin: 0 auto; background: url(/images/m-case-bg.jpg) no-repeat top center; padding-top: 35px; margin-top: 10px; overflow: hidden;}
.m-case .hd{ text-align: center; margin-bottom: 30px;}
.m-case .bd{
	width: 1190px;
	height: 284px;
	background: url(/images/m-case-bd.jpg) repeat-x;
	overflow: hidden;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
}
.picScroll-left{ width:1160px; height: 284px;  overflow:hidden; position:relative; }
.picScroll-left .bdd{ padding-top: 17px;}
.picScroll-left .bdd ul{
	width: 100%;
	height: 236px;
	overflow: hidden;
}
.picScroll-left .bdd ul li{ width: 290px; float: left; height: 236px; text-align: center;}
.picScroll-left .bdd ul li img{ width: 282px; height: 236px;}

.picScroll-left .hdd{ width: 90px; height: 47px;overflow:hidden; position: absolute; left:540px; bottom:0; z-index:999}
.picScroll-left .hdd .prev{ display:block;  width:45px; height:47px; float:left;  overflow:hidden; cursor:pointer; background:url(/images/case-left.jpg) no-repeat;}
.picScroll-left .hdd .next{ display:block;  width:45px; height:47px; float:right; overflow:hidden; cursor:pointer; background:url(/images/case-right.jpg) no-repeat;}

.m-about{ width: 100%; background: url(/images/m-company.jpg) no-repeat top center; margin-top: 15px; overflow: hidden;}
.m-about .hd{ text-align: center; padding: 25px 0;}
.m-about .bd{ width: 1170px; margin: 0 auto; padding:20px 15px; background: #fff; overflow: hidden;}
.m-c-left{ width: 690px; padding-left: 20px; float: left; background: url(/images/m-c-l.jpg) no-repeat right top;}
.m-c-left .title{ color: #015cb5; width: 100%; padding-top: 35px; font-size: 24px;}
.m-c-left .txt{ padding: 30px 0; line-height: 32px;}
.m-c-left .more{ width: 126px; height: 39px; line-height: 39px; text-align: center; border: 1px solid #ffbb17; overflow: hidden;}
.m-c-left .more a{ color: #ffbb17;}
.m-c-left .more a:hover{ color: #f00; text-decoration: underline;}
.m-img{ float: right;}
.m-news{ width: 1200px; margin: 0 auto; height: 192px;padding: 30px 0; overflow: hidden;}
.picScroll-news{ width:100%; height: 192px;  overflow:hidden; position:relative; }
.picScroll-news .bd{}
.picScroll-news .bd ul{}
.picScroll-news .bd ul li{ width: 280px; float: left; margin: 0 10px; height: 192px; background: url(/images/news.jpg); overflow: hidden;}
.picScroll-news .bd ul li .title{ width: 100%; margin: 0 auto; height: 60px; line-height: 70px; text-indent: 23px;}
.picScroll-news .bd ul li .title a{ font-size: 18px; color: #333;}
.picScroll-news .bd ul li .title a:hover{ color: #f00;}
.picScroll-news .bd ul li .content{ margin: 0 auto; clear: both; width: 240px; height: 93px; padding-top: 10px; line-height: 26px; color: #999;}
.picScroll-news .bd ul li .more{ width: 70px; height: 29px; clear: both; margin-left: 43px; line-height: 29px; text-align: center;}
.picScroll-news .bd ul li .more a{ color: #fff;}
.picScroll-news .bd ul li .more a:hover{ text-decoration: underline;}


.sidebar{ width: 248px; float: left; overflow: hidden;}
.s-p .hd{ height: 100px; overflow: hidden;}
.s-p .bd{ width: 246px; border: 1px solid #dedede; overflow: hidden;}
.s-p .bd ul{ width: 100%; padding: 15px 0; overflow: hidden;}
.s-p .bd ul li{ width: 100%; height: 46px; text-indent: 45px; line-height: 45px; overflow: hidden;}
.s-p .bd ul li a{ display: block; width: 100%; height: 46px; color: #333;}
.s-p .bd ul li a:hover{ background: url(http://www.sci-auto.com/images/p1.jpg); color: #1269cc;}

.middle{ width: 1200px; margin: 0 auto; padding: 25px 0; overflow: hidden;}
.inside{ width: 930px; float: right; overflow: hidden;}
.inside-hd{ width: 100%; height: 48px; border-bottom: 1px solid #d8d8d8; overflow: hidden;}
.catname{ width: 300px; height: 48px; float: left; background: url(http://www.sci-auto.com/images/catname.jpg) no-repeat left center; line-height: 48px; text-indent: 20px; font-size: 23px; color: #004a98;}
.catname span{ font-size: 14px; color: #8b8b8b;}
.Indicate{ float: right; text-align: right; line-height: 48px;}
.n-n{ width: 96%; margin: 0 auto; padding-top: 15px; line-height: 260%; overflow: hidden;}


.f-link{width:1200px;border-radius: 5px;background: #fff; margin:0 auto;}
.f-link .lt{width:100%;float: left;padding:12px 12px 12px 25px;}
.f-link .lt h1{width:100%;float: left;font-size: 36px;color: #454545;margin: 15px 0 5px;}
.f-link .lt h2{width:100%;float: left;font-size: 18px;color: #454545;}
.f-link .rt{width:100%;float: right;overflow: hidden;padding:22px 20px;}
.f-link .rt li{width:33%;float: left;background: url(http://www.sci-auto.com/images/f-link-icon2.jpg) left center no-repeat; text-indent: 25px;height: 40px;line-height: 40px;color: #f00; font-size: 18px; font-weight: 900;}
.f-link .rt li:hover{color: #f00;}


.footer{ width: 100%;   padding-top: 32px; background: #333; overflow: hidden;}
.f-box{ width: 1200px; margin: 0 auto;padding-bottom: 25px; overflow: hidden;}
.f-hot-product{ width: 340px; float: left; height: 146px;padding-left: 43px; border-right: 1px solid #484848;}
.f-hot-product .hd{ color: #fff; font-size: 16px;}
.f-hot-product .bd { padding-top: 10px;}
.f-hot-product .bd ul li{ width: 50%; float: left; line-height: 30px;}
.f-hot-product .bd ul li a{ color: #939191;}
.f-hot-product .bd ul li a:hover{ color: #fff;}
.f-contact{ width: 506px; float: left; height: 146px; padding-left: 50px;border-right: 1px solid #484848;}
.f-contact .hd{ color: #fff; font-size: 16px;}
.f-contact .bd { padding-top: 10px;line-height: 30px;color: #939191;}
.f-ewm{ width: 124px; float: right; text-align: center; color: #fff;}
.end{ width: 100%; height: 50px; text-align: center; background: #015cb5; line-height: 50px; color: #fff;}
.end a{ color: #fff;}
.end a:hover{ color: #f00;}

#newTitle{ width: 95%; margin: 0 auto; padding: 25px 0;  border-bottom: 1px solid #bfebff; color:#f00000; text-align:center;text-align:center;}
#newsContent{ margin: 16px 0;}
#newsInfo{ width: 98%; margin: 0 auto;  border-bottom: 1px dashed #bfebff; line-height: 55px; font-weight:normal; text-align:center; font-size:12px;}
#newsdescription{ width: 95%; margin: 0 auto; padding: 5px 2.5%; border-bottom: 1px solid #bfebff; font-size: 12px; font-weight: normal; margin-bottom: 20px;}
.infoClass{margin:0px;margin-bottom:10px;line-height:12px;}
#infoImage{text-align:center;margin:10px 0;}
#infoImage img{padding:1px; border:1px solid #dedede;}
.news_title{color:#da020d;text-align:center;line-height:40px;}
.meta{color:#999;text-align:center;line-height:28px;}
.Newstime{float:right;}
#allmap{ width:98%; margin:0 auto; border:1px solid #dedede; height:850px; overflow:hidden;}

#picUL{text-indent:0; overflow:hidden;}
#picUL li{height:260px; width:33.3%;  float:left; line-height:26px;  text-align:center;}
#picUL li img{height:210px; width:280px; padding: 2px; border: 1px solid #dedede;}
#picUL li img:hover{ border: 1px solid #cdcdcd;}

#p-top{ width: 100%; margin: 0 auto; padding-bottom: 30px; overflow: hidden;}
#p-box{float:left;border:1px solid #dedede;padding:2px;width: 400px; overflow: hidden;}
.smallImg{position:relative; height:56px; margin-top:10px; width: 100%; overflow:hidden;float:left;}
.scrollbutton{width:12px; height:56px; overflow:hidden; position:relative; float:left; cursor:pointer; }
.scrollbutton.smallImgUp , .scrollbutton.smallImgUp.disabled{background:url(http://www.sci-auto.com/images/menu-left.jpg) no-repeat;}
.scrollbutton.smallImgDown , .scrollbutton.smallImgDown.disabled{background:url(http://www.sci-auto.com/images/menu-right.jpg) no-repeat;}
#imageMenu {height:56px; width:374px; overflow:hidden; margin-left:1px; float:left;}
#imageMenu li {height:56px; width:79px; text-align: center; overflow:hidden; float:left;}
#imageMenu li img{width:70px; height:54px; border: 1px solid #dedede; cursor:pointer; }
#imageMenu li img:hover{border: 1px solid #004a9f;}
.bigImg{position:relative; float:left; width:400px; height:300px; overflow:hidden;}
.bigImg #midimg{width:400px; height:300px; }
.bigImg #winSelector{width:100px; height:80px;}
#winSelector{position:absolute; cursor:crosshair; filter:alpha(opacity=15); -moz-opacity:0.15; opacity:0.15; background-color:#000; border:1px solid #fff;}
#bigView{position:absolute;border: 1px solid #959595; overflow: hidden; z-index:999;}
#bigView img{position:absolute; }

#p-txt{ width: 460px; float: right;}
.pname{ width: 100%; height: 47px; font-size: 24px; border-bottom: 2px solid #dbd8d9; line-height: 35px; color: #666; font-weight: 700; overflow: hidden;}
.pkeywords{ width: 100%; height: 177px; padding-top: 10px;  overflow: hidden; line-height: 26px; }
.p-tel{ width: 100%; padding: 5px 0; }
.p-a{ margin-top: 2px;}
.p-a a{ float: left; display: block; width: 122px; height: 47px; text-align: center; line-height: 47px; font-weight: 700; font-size: 16px; margin-right: 25px;}
.pa1{ background: #dddada; color: #000;}
.pa1:hover{ background: #1269cc; color: #fff;}
.pa2{ background: #1269cc; color: #fff;}
.pa2:hover{ background: #dddada; color: #000;}

.p-content{ width: 100%; padding-top: 20px;}
.p-content .title{ width: 100%; height: 50px; }
.p-content .title h2{ width: 150px; height: 50px; background: #0f61cd; text-align: center; color: #fff; font-size: 18px; line-height: 50px;}


.p-content .nr{ width: 98%; margin: 0 auto; line-height: 260%; padding: 15px 0 10px; 0; overflow: hidden;}

#prev_next{ width: 98%; margin: 10px auto;  overflow: hidden;}
#prev_next li{ border-bottom: 1px dashed #cdcdcd;}

#indexPro{ width:100%;margin-top: 10px; height:190px;  overflow:hidden;}
#indexPro li{width:240px; height:190px; float:left; line-height: 24px; text-align:center;}
#indexPro li img{ width: 200px; height: 150px; padding: 2px; border: 1px solid #dedede;}

.p-b-o{ width:900px; margin: 0 auto; padding: 10px 0; overflow: hidden;}
.p-b-o .nrr{ width: 900px;  background:#ebebeb;  overflow: hidden;}
.p-o-title{ font-size: 16px; height: 45px; margin-bottom: 20px; text-indent: 35px; font-size: 18px; line-height: 45px; font-weight: 700; background: #0f61cd; color: #fff; overflow: hidden;}
.p-b-box{ padding: 20px;margin-top: 10px; overflow: hidden;}
.p-b-b-t{ width: 100%; overflow: hidden; margin-bottom: 10px;}
.p-b-b-l{ width: 340px; float: left;}
.p-b-b-l li{ margin-bottom: 15px; font-size: 14px;}
.pbo2{ width: 280px; height: 30px; text-indent: 5px; background: #fff; border: 2px solid #dedede;}
.pbo6{ width: 100px; height: 30px; text-indent: 5px; background: #fff; border: 2px solid #dedede;}
.pbo5{ width: 80px; height: 30px; vertical-align: top; margin:2px auto 5px 5px;}
.p-b-b-r{ width: 482px; float: left; padding-left: 30px; overflow: hidden;}
.pbo4{ width: 480px; border: 1px solid #dedede; height: 180px; overflow: hidden; color: #d0d0d0;}
.p-b-b-b{ padding-left: 55px; overflow: hidden;}
.pbo3{ width:280px; height: 36px; background: #323333; border: none; color:#FFF; font-size: 18px; text-align: center; line-height: 35px;}
.pbo3 a{text-decoration:none; font-size:14px; color:#FFF; display:block;}
.pbo3 a:hover{ color:#FF0;  text-decoration: underline;}

.jobs-title{ text-align: center; color: #3a6fb9; font-size: 24px; padding: 25px 0;}
.jobs-box-list{ width: 44%; padding: 20px 2.5%; background:#f8f8f8 url(http://www.sci-auto.com/images/jobs.jpg) no-repeat right center; float: left;  height: 150px; margin:15px 0.5%; overflow: hidden;}
.j-b-left{ width: 49%; float: left;}
.j-b-left .title{padding-top: 25px;}
.j-b-left .title a{ font-size: 24px; color: #3a6fb9;}
.j-b-left .title a:hover{  color: #f00;}
.j-b-left .time{ font-size: 12px; color: #cdcdcd;}
.j-b-right{  width: 40%; float: right; text-align: right; font-size: 14px; padding-top: 25px; color: #838383; padding-right: 9%;}




#page{clear:both;line-height:35px;height:35px;width:99%; text-align:center;border:1px solid #cdcdcd; margin-top:10px;}

.borderLi{border-bottom:1px dashed #dedede;margin-bottom:6px;padding-bottom:6px;}
.G_InputText{width:160px;height:16px;border:1px solid #dedede;}
.InputText{width:90px;height:16px;border:1px solid #dedede;}
.G_textarea{width:300px;height:100px;border:1px solid #dedede;}
.G_ul{width:500px;margin:0 auto;line-height:26px;}
.G_tips{width:780px;margin:10px auto 0 auto;border:1px solid #dedede;padding:7px;}

.comtent_info{width:710px;*+margin-top:-612px;*+margin-left:250px;display:inline-block;vertical-align:top;margin-bottom: 20px;}
.comtent_info_tit{width:100%;height:36px;line-height:36px;*+line-height:36px;text-indent:13px;font-family:Microsoft YaHei,arial;font-size:14px;color:#338e00;overflow:hidden;}
.comtent_info .comtent_info_tit .url{height:36px;line-height:37px;color:#6a6a6a;font-family:Microsoft YaHei,arial;font-size:12px;float:right;margin-right:10px;*+margin-top:-37px;display: inline-block;}
.comtent_info .comtent_info_tit .url .url_img{width: 10px;height: 10px;margin-top: 13px;*+margin-top: 12px;float: left;}
.comtent_info .comtent_info_company{width:666px;margin:28px auto 0 auto;font-size:14px;font-family:Microsoft YaHei,arial;line-height:28px;}
.comtent_info .comtent_info_company p{text-align:justify;letter-spacing:1px;font-size:14px;line-height:28px;color:#444444;margin-bottom:30px;}
.comtent_info table th{color:#444444;width:70px;font-weight:normal;font-size:14px;font-family:Microsoft YaHei,arial;text-align:right;vertical-align: top;padding-top: 9px;}
.comtent_info table td select{font-family: Microsoft YaHei,arial;font-size: 14px;width: 278px;height: 32px;text-indent: 8px;border: 1px solid #d2d4d6;margin: 5px auto 6px 5px;*+margin-left:-3px;background: #FFF;}
.comtent_info table td ul{list-style:none;position:absolute;}
.comtent_info table td ul li{font-family:Microsoft YaHei,arial;font-size:14px;height:28px;line-height:28px;text-indent:8px;width:276px;height:28px;border-left:1px solid #d2d4d6;border-right:1px solid #d2d4d6;background:#FFF;}
.comtent_info table td ul li a{display:block;text-decoration:none;color:#444444;}
.comtent_info table td ul li a:hover{color:#fe7d0c;}
.comtent_info table td ul li:last-child{border-bottom:1px solid #d2d4d6;}
.comtent_info table td input{font-size:14px;width:276px;height:28px;border:1px solid #d2d4d6;margin:5px auto 5px 5px;}
.comtent_info table td .ppp{font-size:14px;width:26px;height:28px;}
.comtent_info table td .yanzheng{width:101px;}
.comtent_info table td textarea{resize: none;width:545px;height:178px;border:1px solid #d2d4d6;margin:5px auto 5px 5px;}
.middle .comtent .comtent_info table td img{vertical-align:middle;margin-left:5px;margin-bottom:4px;*+margin-bottom:14px;}
.comtent_info table td .but{width:74px;height:31px;line-height:31px;background:#4a5b6d;border-radius:2px;border:none;text-align:center;margin-top:14px;margin-left:5px;font-size:14px;font-family:Microsoft YaHei,ºÚÌå,sans-serif;color:#FFF;}
.comtent_info table td .but a{text-decoration:none;font-size:14px;font-family:Microsoft YaHei,ºÚÌå,sans-serif;color:#FFF;display:block;}
.comtent_info table td .but a:hover{background:#4a5b6d;border-radius:2px; text-decoration: underline;}
.j-content{ padding: 5px;}
.pointer{ width:60px; height: 28px; vertical-align: top;margin:5px auto 5px 5px;}
.page {
	padding:20px 0 30px;
	margin: 0 auto;
	font-size: 0.18rem
}
.page a {
	padding: 5px 1.56%;
	border-radius: 1px;
	font-size: 1px;
	color: #131313;
	border: #aaa solid 1px;
	margin: 0 5px;
}
.page a:hover  ,.page a.on{
	background:#015cb5;
	color: #fff
}.prenext{ line-height:30px;}
.prenext a{ margin-left:10px;  font-size:15px; }.box1 {
	background-image: url(http://www.sci-auto.com/images/index9.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 305px;
}
.text1 {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 16px;
}
}
a.nav_news:link{
	font-size: 15px;
	line-height: 40px;
	font-weight: bold;
}
a.nav_news:visited{
	font-size: 15px;
	line-height: 40px;
	font-weight: bold;
}
a.nav_news:hover{
	font-size: 15px;
	line-height: 40px;
	font-weight: bold;
}
.xiabian {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}