@charset "utf-8";
/* CSS Document */
* {	padding: 0px;	margin: 0px;}
body, div, td, th, form, img, ul, li, dl, dt, dd, p, h1, h2, h3, h4, { font-family:"微软雅黑";font-size:12px;margin:0px;padding:0px;list-style-type:none;}
body{ width:100%; padding:0; margin:0; font-family:"微软雅黑";}
span, p {	margin: 0px;padding: 0px;}
img {border: 0;}
h1, h2, h3, h4, h5, h6, h7, h8, h9 {font-size: 12px;font-weight: normal;font-style: normal;	margin: 0px;padding: 0px;}
ul, li, ol{list-style-type:none;margin:0px;padding:0px;}
i {	font-style: normal;	font-weight: normal;}
b {font-style: normal;	font-weight: normal;}
img {border: 0 none;vertical-align: top;}
input, select {	vertical-align: middle;}	
.clear {	clear: both;}
.clear:after {content: ".";height: 0;display: block;clear: both;	visibility: hidden;	font-size: 0;}
a {text-decoration: none; font-family:"微软雅黑";}
.h a:hover,.p a:hover p,.l li:hover{-moz-transition: all 0.2s linear ; -webkit-transition: all 0.2s linear ; -o-transition: all 0.2s linear ;    transition: all 0.2s linear ; }
 .h a:hover,.p a:hover p,.l li:hover, ul li:hover a{ -moz-transition: all 0.2s linear ;-webkit-transition: all 0.2s linear ;    -o-transition: all 0.2s linear ;    transition: all 0.2s linear ; }

.top_box{ width:100%; height:124px; background:url(../images/sy_01.jpg) no-repeat center;}
.top{ width:1200px; height:124px; margin:0px auto;}
.logo{ float:left; width:600px;}
.logo a{ display:block;}
.logo img{ margin-top:19px;}
.top_right{ float:right; width:235px; height:auto; position:relative; overflow:hidden; margin-top:65px;}
.ind_t_text{ width:235px; background:#f0f0f0; text-indent:5px; border-radius:3px; height:30px; border:none;}
.inp_but{ width:16px; height:16px; border:none; background:url(../images/sy_19.png); position:absolute; right:10px; top:7px;}


.navi{  width:100%; background:url(../images/sy_03.png) repeat-x; height:42px; line-height:42px;}
.navi ul { width:1200px; height:42px; margin:0px auto;}
.navi ul li{ position:relative;float:left; width:133.3px; text-align:center;}
.navi ul li a{ font-size:15px; color:#ffffff; height:28px; line-height:28px;}
.navi ul li:hover{background:#177BC7;  -moz-transition: all 0.2s linear ;-webkit-transition: all 0.2s linear ; -o-transition: all 0.2s linear ;    transition: all 0.2s linear ;}
.navi ul li:hover a{color:#ffffff;}
.navi ul li dl { display: none; position:absolute;} 
.navi ul li:hover dl { display:block;left:0px; z-index:998; width:133.3px; background:url(../images/sy_14.png); } 
.navi ul li:hover dl dd{  z-index:998; height:36px; width:133.3px;}
.navi ul li:hover dl dd a { height: 35px; line-height: 35px;text-align:center;display:block; background:url(../images/erjinavi_bg.png) repeat-x center;  color:#077BC2; width:133.3px; font-size:13px; z-index:998;border-bottom:1px solid #fff;} 
.navi ul li:hover dl dd a:hover { background:#b80000;  color:#fff;   -moz-transition: all 0.2s linear ;    -webkit-transition: all 0.2s linear ;    -o-transition: all 0.2s linear ;    transition: all 0.2s linear ;}
.navi ul .current a{ background:url(../images/current_bg.png) repeat-x center; color:#222222;}



.banner{ height:490px; width:100%;}
.flexslider{position:relative;height:490px;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;}
.slides{position:relative;z-index:1;}
.slides li{height:490px;}
.flex-control-nav{position:absolute;bottom:20px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{ display:inline-block;height:14px; margin-left:5px; margin-right:5px;*display:inline;zoom:1;}
.flex-control-nav a{border-radius:50%;display:inline-block;width:15px;height:13px;line-height:120px;overflow:hidden;background:url(../images/dot01.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}
.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.slides li a{ width:100%; height:490px; display:block;}
.flex-direction-nav{position:absolute;z-index:3;width:100%;top:35%;}
.flex-direction-nav li a{display:block;width:70px;height:100px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:20px;background:url(../images/left.png) center center no-repeat;}
.flex-direction-nav li a.flex-prev:hover{background:url(../images/left.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:20px;background:url(../images/right.png) center center no-repeat;}


.c{ width:100%; height:auto; overflow:hidden;  margin:0px auto;}
.center{ width:1200px; height:a; overflow:hidden; margin:0px auto;}
.ind_title{ width:311px; height:53px; margin:30px auto; }
.c1_center{ width:1200px; height:auto; overflow:hidden; margin:30px auto;}
.c1_left{ float:left; width:500px; margin-left:15px; font-family:"微软雅黑"; font-size:15px; line-height:32px; color:#444444;}
.c1_right{ float:right; width:650px; margin-right:15px; background:url(../images/ab_bg.png) no-repeat bottom center; padding-bottom:8px; margin-top:10px;}
.c_more{ width:170px; text-align:center; margin:0px auto;background:url(../images/sy_49.png) no-repeat 100% -22%; margin-bottom:20px;}
.c_more a{ color:#666666; }
.c_more a:hover{ color:#077bc2; -moz-transition: all 0.2s linear ;-webkit-transition: all 0.2s linear ;    -o-transition: all 0.2s linear ;    transition: all 0.2s linear ;}
.c_more:hover{background:url(../images/sy_49.png) no-repeat 100% 113%; -moz-transition: all 0.2s linear ;-webkit-transition: all 0.2s linear ;    -o-transition: all 0.2s linear ;    transition: all 0.2s linear ;}
.c1{ background:url(../images/a.jpg) repeat-x bottom;}


.c2{ background:url(../images/b.jpg) repeat-x bottom #f6f6f6;}
.c3_r_top{ width:610px; margin:0px auto; height:auto; overflow:hidden; text-align:center;}
.c3_r_top ul li{ width:112px; height:29px; background:url(../images/sy_24.png) no-repeat center #dee9f1; text-align-last:center; line-height:29px; float:left; margin-left:20px; margin-right:20px;}
.c3_r_top ul{ width:auto; height:auto; margin:0px auto; overflow:hidden; display:block;}
.c3_r_top ul li a{ color:#333333; font-size:}
.c3_r_top ul li.on{ background:#1e87c7;}
.c3_r_top ul li.on a{ color:#ffffff;}
.c3_right_f{position:relative;width:1240px; height:280px; overflow:hidden; margin:0px auto; margin-bottom:20px;}
.ind_newss{ width:1240px; height:auto; overflow:hidden;}
.r_product{ display:none; width:1240px; height:280px; overflow:hidden; margin:0px auto;}
.show{ display:block;}
.center2{ width:1240px;}
.r_product ul li img{ width:285px; height:210px;}
.r_product ul li { float:left; margin:30px 0px; padding:0px 12px; width:285px; height:250px;}
/*#goL2,#goL3{ background:url(../images/sy_32.png) no-repeat 20% 0%; width:33px; height:71px; display:block; position:absolute;top: 110px; left: 12px; }
#goR2,#goR3{ background:url(../images/sy_44.png) no-repeat 75% 76%; width:33px; height:71px; display:block; position:absolute; top:110px; right:15px; }*/
.goL{ background:url(../images/sy_32.png) no-repeat 20% 0%; width:33px; height:71px; display:block; position:absolute;top: 110px; left: 12px; }
.goR{ background:url(../images/sy_44.png) no-repeat 75% 76%; width:33px; height:71px; display:block; position:absolute; top:110px; right:15px; }
.r_product ul li h2{ height:40px; line-height:40px; text-align:center;}
.r_product ul li h2 a{ font-size:15px; color:#333333;}
.case_img{ width:285px; height:210px;}


.ind_news{ width:1200px; height:auto; overflow:hidden; margin-bottom:25px;}
.c3_left{ width:670px; float:left;}
.c3_right{ width:498px; float:right; height:300px; overflow:hidden; position:relative;}
.c3_left ul li{ margin-bottom:13px; padding-bottom:14px; width:670px; border-bottom:1px solid #eeeeee; background:url(../images/sy_35.png) no-repeat top right; height:77px; overflow:hidden;}
.c3_left ul li img{ width:110px; height:77px; float:left;}
.c3_l_c{ width:60px; float:left; height:77px; margin-left:15px;}
.c3_l_c h5{ font-size:18px; color:#333333;}
.c3_l_c h6{ font-size:12px; color:#888888;}
.c3_l_news{ width:400px; float:left; margin-left:5px; height:77px; overflow:hidden;}
.c3_l_news h2{ font-size:18px; height:20px; line-height:20px; overflow:hidden; }
.c3_l_news h2 a{color:#333333;}
.c3_l_news h3{ font-size:13px; color:#888888; line-height:24px; height:48px; overflow:hidden; margin-top:5px;}
.c3_left ul li:hover h2 a{ color:#077bc2;-moz-transition: all 0.2s linear ;-webkit-transition: all 0.2s linear ;    -o-transition: all 0.2s linear ;    transition: all 0.2s linear ;}
.c3_left ul li:hover{ background:url(../images/sy_52.png) no-repeat top right;-moz-transition: all 0.2s linear ;-webkit-transition: all 0.2s linear ;    -o-transition: all 0.2s linear ;    transition: all 0.2s linear ;}
.c3_right img{ width:498px; height:300px; }
.c3_right h2{ height:40px; width:498px; background:url(../images/d_bg.png); text-indent:10px; position:absolute; bottom:-40px; left:0px;}
.c3_right h2 a{ font-size:18px; color:#ffffff; line-height:40px;}
.c3_right:hover h2{ bottom:0px;-moz-transition: all 0.2s linear ;-webkit-transition: all 0.2s linear ;    -o-transition: all 0.2s linear ;    transition: all 0.2s linear ;}
.c3{ background:url(../images/a.jpg) repeat-x bottom; padding-bottom:10px;}

.c4{ background:#f6f6f6;}
#wrapper{ width:1200px; height:auto; overflow:hidden; margin:0px auto; margin-bottom:15px;}
.c4_foot{ width:1200px; height:auto; overflow:hidden;}
.c4_foot ul li{ float:left;  width:280px; padding:0px 10px; text-align:center; }
.c4_foot ul li h3{ width:230px; text-align:center; height:30px; line-height:30px;}
.c4_foot ul li h3 a{ color:#333333; font-size:16px;}
.c4_foot ul li h2{height:213px; background:url(../images/sy_79.png) no-repeat bottom center; width:280px; padding-bottom:8px;}
.c4_foot ul li img{ width:280px; height:190px; margin-top:22px;}
.c4_foot ul li:hover img{ margin-top:10px;-moz-transition: all 0.2s linear ;-webkit-transition: all 0.2s linear ;-o-transition: all 0.2s linear ;transition: all 0.2s linear ;}
.clearfix {float: none;clear: both;}
#carousel li div{}
#carousel .prev  {left: 0px;top: 22px;display: block;overflow: hidden; float:left;			width: 50px;height: 177px;position: absolute;}
#carousel .next		{ right:0px; top:22px;display:block; overflow:hidden; float:right; width:50px; height:177px; position:absolute;}
#carousel .pager {text-align: center;margin:0px auto;}
#carousel .pager a {background: transparent url(../images/carousel_control.png) no-repeat 0px -30px;text-decoration: none;text-indent: -999px;				display: inline-block;overflow: hidden;width: 12px;height: 12px;margin: 0 8px 0 0;}
#carousel .pager a.selected {background: transparent url(../images/carousel_control.png) no-repeat -21px -30px;text-decoration: underline;			}
#source {text-align: center;width: 100%;position: absolute;bottom: 10px;left: 0;}
#source, #source a {font-size: 12px;color: #999;}
#donate-spacer {height: 100%;}
#donate {border-top: 1px solid #999;width: 750px;padding: 50px 75px;margin: 0 auto;overflow: hidden;}

.c5{ background:#e2e2e2; height:60px;}
.c5 img{ margin-top:px;}
.center5 span{ float:left; width:90px;}
.center5 .yqlj{ float:right; height:60px; width:1110px; display:block; line-height:40px; overflow:hidden;}
.yqlj a{ font-size:13px; color:#666666; font-family:"宋体"; padding-left:10px; padding-right:10px;}


.c6{ height:152px; background:url(../images/sy_86.jpg) repeat-x; text-align:center;}
.center6{ margin-top:30px;font-size:13px; line-height:23px; color:#9f9f9f;}
.center6 a{color:#9f9f9f;}




.nei_body{width:100%; height:auto; overflow:hidden; background:url(../images/bb_bg.jpg) repeat-x;}
.nei_left{ float:left;}
.nei_banner{ background:url(../images/nei_banner.png) no-repeat center; height:310px;}
.nei{ width:1190px; overflow:hidden; padding:5px; margin:30px auto; background:#fff;}
.nei_l_title{ background:url(../images/nei_list.jpg) no-repeat center; width:236px; height:105px;}
.nei_l_title h1{ font-family:"微软雅黑"; font-size:26px; font-weight:bold; color:#ffffff; position:relative; width:236px; height:105px; line-height:105px; text-align:center;}
.nei_l_title h2{ font-family:"微软雅黑"; font-size:12px; color:#ffffff;padding-left:120px; line-height:30px;}
.nei_l_list{ width:236px; height:auto; overflow:hidden; background:#036db9;}
.nei_l_list ul li{ line-height:40px; overflow:hidden; height:40px; width:200px; margin:0px auto; text-align:center;}
.nei_l_list ul li a{ font-family:"微软雅黑"; font-size:15px; color:#ffffff; height:40px;  background:url(../images/nei_l.png) no-repeat center bottom;line-height:40px; display:block;  }
.nei_l_list ul li:hover{ background:url(../images/nei1.png) no-repeat center; }
.nei_l_list ul li:hover a{ color:#333333;}
.nei_l_erweima{ text-align:center; padding-top:15px; padding-bottom:20px;}
.nei_l_erweima p{font-family:"宋体"; font-size:12px; color:#fff;}
.nei_f_bg{ width:236px; height:18px; margin-bottom:40px; background:url(../images/nei_f_bg.png) no-repeat top center;}
.nei_l_f{ width:234px; border:1px solid #e7e7e7; background:#fff; height:auto; overflow:hidden;}
.nei_l_f ul li{ height:69px; width:220px; margin:5px auto;}
.nei_right{ float:right; width:940px; height:auto; overflow:hidden;}
.nei_r_weizhi{ line-height:30px; font-family:"宋体"; font-size:12px; color:#777777; width:940px; height:30px; overflow:hidden; background:url(../images/nei1_03.png) no-repeat left center; padding-left:30px; border-bottom:1px solid #ececec;}
.nei_r_weizhi a{line-height:30px; font-family:"宋体"; font-size:12px; color:#777777;}
.nei_r_weizhi a:hover{ color:#333333; -moz-transition: all 0.2s linear ;
    -webkit-transition: all 0.2s linear ;
    -o-transition: all 0.2s linear ;
    transition: all 0.2s linear ;}
.r_box{ width:940px; height:auto; overflow:hidden;}
.img_list{ width:940px; height:auto; overflow:hidden; margin:20px auto;}
.img_list ul{ height:auto; overflow:hidden;}
.img_list ul li{  background: url(../images/sy_79.png) no-repeat center bottom; float:left; width:273px; height:auto; margin:20px; padding-bottom: 5px;}
.img_list ul li img{ padding:5px; padding-bottom:0px; width:263px; height:171px;}
.img_list h2 { width:273px; overflow:hidden; height:40px; line-height:40px; font-family:"微软雅黑"; font-size:14px; color:#777777;  float:right;background:#f7f7f7; text-align:center;}
.img_list h2 a{ font-size:16px; color:#333333;}
.img_list ul li .case_img {  background:#f7f7f7;  width: 273px;    height: 176px;}

.img_listh2:hover{background:url(../images/l3_1.png) no-repeat left center; color:#036db9;-moz-transition: all 0.2s linear ;
    -webkit-transition: all 0.2s linear ;
    -o-transition: all 0.2s linear ;
    transition: all 0.2s linear ; cursor:pointer;}

/*分页*/
.tcdPageCode{padding: 15px 20px;text-align: left;color: #ccc;text-align:center;}
.tcdPageCode a{display: inline-block;color: #428bca;display: inline-block;height: 25px;	line-height: 25px;	padding: 0 10px;border: 1px solid #ddd;	margin: 0 2px;border-radius: 4px;vertical-align: middle;}
.tcdPageCode a:hover{text-decoration: none;border: 1px solid #428bca;}
.tcdPageCode span.current{display: inline-block;height: 25px;line-height: 25px;padding: 0 10px;margin: 0 2px;color: #fff;background-color: #428bca;	border: 1px solid #428bca;border-radius: 4px;vertical-align: middle;}
.tcdPageCode span.disabled{	display: inline-block;height: 25px;line-height: 25px;padding: 0 10px;margin: 0 2px;	color: #bfbfbf;background: #f2f2f2;border: 1px solid #bfbfbf;border-radius: 4px;vertical-align: middle;}



.list_news_list{ background:#ffffff; clear:both; padding-top:0px;font-family:'微软雅黑';  }
.list_news_list ul li{width:940px; height:165px; background:url(../images/002.png) bottom repeat-x; overflow:hidden}
.list_news_list ul li img{ padding:2px; margin:19px 5px; width:186px; height:117px; border:1px solid #E2E2E2; background:#FFF; box-shadow:#ccc 0 1px 6px; float:left;}
.list_details{ width:720px;float:right; margin-top:15px; margin-right:10px;}
.list_details h3 {width:720px; overflow:hidden;}
.list_details h3 a{ font-size:16px; color:#333333; font-family:'微软雅黑';height:25px; line-height:25px; display:block;}
.list_details p{font-size:12px; color:#888888; line-height:25px; margin-top:5px; height:75px; overflow:hidden;}
.list_more{ width:720px; height:25px; overflow:hidden; line-height:30px;}
.list_more span{ width:100px; background:url(../images/date.jpg) left center no-repeat; float:left; padding-left:20px; font-family:"宋体"; font-size:12px; color:#cccccc;}
.list_more a b{ float:right; padding-right:10px; color:#036db9;font-size:12px; font-family:"宋体"; }

.list_newsshow{ width:940px; background:#ffffff;}
.news_n_title{  font-weight:bold; font-family:"微软雅黑"; font-size:18px; color:#333333; text-align:center; width:80%; margin:20px auto; height:25px; line-height:25px; overflow:hidden;}
.news_n_canshu{ width:940px; height:25px; line-height:25px; overflow:hidden;font-family:"宋体"; font-size:13px; color:#888888; border-bottom:1px dashed #eeeeee; padding-bottom:5px;}
.news_n_canshu h2{ float:left; width:150px; margin-left:230px; height:25px; line-height:25px; overflow:hidden;}
.news_n_canshu h3{ float:left; width:150px; margin-left:20px; height:25px; line-height:25px; overflow:hidden;}
.news_n_canshu h1{ float:left;  height:25px; line-height:25px; overflow:hidden;}
.jiathis_style{ margin-top:3px;}
.news_p{ margin-top:15px; width:90%; margin:20px auto;}
.news_p p{font-family:"宋体"; font-size:14px; color:#666666; line-height:30px;text-indent: 2em;}
.news_p img{max-width:900px; margin:5px auto;}
.news_p1 p{ width:920px; margin:0px auto; line-height:25px; }
.news_p1 img{ margin-top:15px;}
.shangxia{ width:900px; height:60px; line-height:30px;  overflow:hidden; font-size:14px; font-family:"宋体"; color:#333333; margin:0px auto; border-top:1px dashed #dddddd; padding-top:10px;}
.span1{ float:left; width:900px;}
.span2{ float:left; width:900px;}
.shangxia a{ font-family:"宋体"; font-size:14px; color:#036db9;}


.nei_youlian ul{ height:auto; overflow:hidden;}
.nei_youlian{ width:900px; height:auto; padding:20px; overflow:hidden; margin:0px auto;}
.nei_youlian ul li{ width:200px; height:80px; border:1px solid #d3d3d3; margin:20px 10px; float:left;}


/*招聘页*/
.job{ width: 100%; height: auto;}
.ojob_top{ height: 100px; border-bottom: solid 1px #dededd;}
.ojob_introduce{border-top:solid 1px #ffffff; border-bottom: solid 1px #dededd;background: #fafafa;}
.job_introduce{ width: 1200px; height:auto; margin: 0 auto;}
h2.job_title{ width:155px; height:50px; text-align:center; margin-top:-14px; color:#555555;background-image: url("../images/job_03.jpg");background-position: 0 -5px; background-repeat: no-repeat;}
.job_introduce p{ font-size: 16px; color: #555555; padding: 80px; line-height: 32px; text-indent: 2em;}

h2.job_title1{background-image: url("../images/job_06.jpg");}
.job_site{ padding: 60px 0; margin-left: 120px;}
.job_site span{ display: block; font-size: 16px; color: #555555;line-height: 32px;}
.job_main{ width: 940px; height:auto; margin: 40px auto;}
.job_box{ width: 920px; height: auto; margin: 0 auto; }
.job_box_title,.job_box_mt{ font-size:14px; color: #333333;}
.job_box_title{ width:920px;}
.job_box_title p{ display: inline-block; padding-left: 20px; background: url("../images/job_09.jpg") 0 -2px no-repeat;}
.job_box_title span{ display: inline-block; padding-left: 25px; background: url("../images/job_15.jpg") 0 1px no-repeat; margin-left: 465px;}
.job_box_title label{ display: inline-block; padding-left: 22px; background: url("../images/job_12.jpg") 0 1px no-repeat; margin-left: 50px;}
.job_box_main{width: 100%; height: auto;}
.job_box_main ul li{ width: 100%; height:auto;cursor: pointer;}
.job_box_mt{ height:26px;background: url("../images/triangle.png") 11px 11px #f7f7f7 no-repeat;margin: 5px 0; padding: 5px 0; line-height: 26px; }
.job_box_main ul li div.job_box_mt_h{background: url("../images/triangle.png") 8px -33px #eee no-repeat;margin: 5px 0;}
.job_box_mt p,.job_box_mt span,.job_box_mt label{display:block; padding-left: 20px; }
.job_box_mt p,.job_box_mt span{ float:left;font-size:12px; font-family:"宋体"; color:#888888;}
.job_box_mt p{ margin-left:20px; width:670px;}
.job_box_mt label{ float:right; margin-right:20px;font-size:12px; font-family:"宋体"; color:#999999;}
.job_box_mm{width:900px; padding:10px; height:auto; display: none; position: relative;box-shadow: 0 1px 3px #dddddd; padding-bottom:40px;}
.job_box_mm h3{ height:30xp; line-height:30px; font-family:"微软雅黑"; font-size:16px; font-weight:bold; color:#333333;}
.job_box_mm p{ color:#666666; line-height:26px; padding-left:10px; margin:10px 0; font-size:12px; font-family:"宋体"; color:#666666;}
.job_box_mm a{ display: block; width: 120px; height: 38px; background: url("../images/tpage-bg.jpg") no-repeat; position: absolute; right: 10px; bottom: 10px;}
.job_box_mm a:hover{ background-position:0 -39px;}
.job_top{ width: 1200px;height: 100px; padding-top: 30px; margin: 0 auto;}
.job_top a{ display:block; float:right; width:143px; height:36px; background:#CCCCCC; line-height:36px; text-align:center; font-size:16px; color:#333333; margin:0 5px;}
.job_box_title p{ margin-left:50px;}
.job_box_mm span{font-size:12px; font-family:"宋体"; color:#888888;}



/*招聘*/

.zaixiantoudi{ font-size:12px; color:#666666; line-height:40px; font-family:"宋体"; width:95%; margin:20px auto;}
.zaixiantoudi input{ height:20px;}
.xinxi_input{ width:100px; border:1px solid #cccccc; background-color:#fff;}
.xinxi_input1{ width:130px;border:1px solid #cccccc; color:#333;}
.xinxi_input2, select{ width:75px;border:1px solid #cccccc; color:#333;}
.jbxx_table table  tr td{ height:40px;text-align:left;}
.jbxx_table span{ font-family:"宋体"; font-size:14px; color:#333333;float:left; height:30px; width:900px; background-color:#E2F5EA; overflow:hidden; padding-top:10px; margin-top:15px; padding-left:10px;}

.jbxx_table table tr td,select{ font-family:"宋体"; font-size:12px; color:#666666;}


.jbxx_table .div01 ul li{ height:30px; }



.fankui{ width:80%; margin:100px auto; overflow:hidden; font-size:14px; font-family:"微软雅黑"; color:#333; line-height:35px;}
.fankui input{ border:1px solid #dbdbdb; height:25px; width:200px;}
.fankui textarea{ border:1px solid #dbdbdb; height:80px; width:300px;}

/*在线订单页*/
.table_main { width:800px; margin:50px auto; height:auto; overflow:hidden;}
.table{ width:800px; height:auto; margin: 0 auto; overflow:hidden; box-shadow:0 0 5px #ccc; background:#f8f8f8}
.table h2{ border-bottom:dashed 1px #F96; padding:30px 0; text-align:center; color:#F96; font-size:18px;}
.table_main label{ font-size:14px; display:block; float:left; color:#666; margin-top:6px;text-align: right;width: 80px;}
.table_main dd{ padding:8px 0; overflow:hidden; width:750px; height:auto; margin:0 auto;}
.table_main dt{ font-size:16px; font-weight:bold; width:100%;border-top:#ddd solid 1px; padding-top:10px; color:#333; text-align:center; margin-top:20px; margin-bottom:10px;}
.table_box{ -moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;-webkit-box-sizing:border-box; height:28px; border:#ddd 1px solid; border-radius:5px; font-size:14px; color:#888; padding-left:8px; width:240px;}
.table_main textarea{border:#ddd 1px solid; border-radius:5px;font-size:14px; color:#888; resize:none; width:400px; height:120px;}
.table_input{ width:200px;}
.table_num{ width:80px;}
.table_lang{ width:300px;}
.table_main strong{ color:#666; font-size:12px;}
.table_c{ width:50%; height:auto; overflow:hidden; float:left;}
.table_r{ margin-top:6px;}
.table_sumit{text-align: center; margin:10px 0;}
.table_sumit input{background-color: #333;border-radius:3px;padding: 7px 75px;border: none;color: #fff;}
.table_sumit input:first-child {background: #009F21; font-family:"微软雅黑"; font-size:16px; float:left; margin-left:105px; margin-bottom:30px;}
a.movetop{ display: none; width: 42px; height: 42px; position: fixed; bottom: 20px;right: 20px; background: url(../images/movetop.png) no-repeat; z-index: 999;}

.js_list{ width:95%; height:auto; overflow:hidden; margin:10px auto;}
.js_list ul li{ height:35px; line-height:35px; border-bottom:1px dashed #eeeeee; background:url(../images/i1.jpg) no-repeat left center; padding-left:15px;}
.js_list ul li:hover{background:url(../images/i2.jpg) no-repeat left center;}
.js_list ul li a{ font-size:14px; color:#555555;}
.js_list ul li span{ float:right; font-size:13px; color:#cccccc;}
.js_list ul li:hover a{ color:#036DB9;}



.container {width: 960px;margin: auto;
}

.actions {margin-top: 10px;
}

.track {width: 100%;position: relative;
}

.view-port, .track .inner {width:1200px;}

.axis-y .view-port,
.axis-y .track .inner {width: 240px;height: 660px;
}


.view-port {overflow: hidden;position: relative;
}

.track .inner {position: relative;margin: auto;}

.track .inner h2 {font-weight: 200;font-family: Helvetica,Arial,Verdana,sans-serif;text-shadow: 0 1px 0 rgba(255, 255, 255, 0.9);text-transform: uppercase;color: #999;
}

.track .inner h2:hover {color: #6A3;
}

.track a.prev,
.track a.next {display: block;position: absolute; top:154px;margin-top: -32px;width: 40px;height: 64px;background: url("../images/arrows.png");background-repeat: no-repeat;
}

.track a.prev.disabled,
.track a.next.disabled {display: none;
}

.track a.prev {left:12px;background-position: -23px 0;
}

.track a.prev:hover {background-position: -23px -66px;
}

.track a.prev:active {background-position: 0 -132px;
}

.track a.next {right:12px;background-position: -64px 0;
}

.track a.next:hover {background-position: -64px -132px;
}

.track a.next:active {background-position: -64px -198px;
}

.slider-container {position: relative;margin: 0;padding: 0;
height: 166px;
}

.slider-container.big {height: 288px;
}

.slider-container.huge {height: 432px;
}

/*.slider-container .item {position: absolute;width: 224px;height: 150px;margin-right: 16px;margin-bottom: 16px;}*/

.slider-container .item img {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;border: 2px solid white;
}

.slider-container.big .item,
.slider-container.big .item .img-area {height: 288px;
}

.slider-contaiber.huge .item {margin-bottom: 12px;
}

.slider-container .item p {padding: 0;margin: 0;
}

.slider-container .item.cover {width: 940px;
}

.slider-container .item.cover-2 {height: 432px;
}

.slider-container .item.cover img {float: left;
}

.slider-container .item.cover-2 img {float: none;
}

.slider-container .item.cover .img-area {float: right;margin-left: 16px;
}

.slider-container .item.cover-2 .img-area {float: none;margin-left: 0;margin-top: 12px;
}

.slider-container .item.cover-2 .img-area .img-block:first-child {margin-right: 14px;
}

.slider-container .item.cover .img-block {height: 128px;
}

.slider-container .item.cover-2 .img-block {float: left;
}

.img-block {margin-bottom: 16px;
}

.editorial {float: right;width: 200px;
padding-right: 20px;height: 272px;background: white;
}

.editorial .title {font-size: 24px;margin: 20px 0 0 20px;
}

.editorial .desc {font-size: 14px;line-height: 18px;padding-top: 8px;margin-left: 20px;
}

.side-a, .side-b {float: left;width: 462px;
}

.side-a {margin-right: 16px;
}

.side-a > img, .side-b > img {width: 462px;height: 272px;
}

.bullet-pagination {width: 100%;text-align: center;margin-top: 15px;
}

.bullet {display: inline-block;background: #999;padding: 4px;border-radius: 6px;margin-right: 5px;opacity: 0.4;
-webkit-transition: opacity 0.5s linear;-moz-transition: opacity 0.5s linear;-ms-transition: opacity 0.5s linear;-o-transition: opacity 0.5s linear;transition: opacity 0.5s linear;
}

.bullet.active {opacity: 1;
}

.bullet:last-child {margin-right: 0;
}

#example-4 img {width: 228px;height: 132px;
}

.example-4 .loading {width: 100%;height: 100%;position: absolute;top: 0;left: 0;background: rgba(255, 255, 255, 0.8);border-radius: 4px;text-align: center;line-height: 140px;padding: 4px 0;z-index: 1;
}

.example-4 .loading:before {content: "loading...";
}

.example-4 .bullet {cursor: default;
}

.example-1 a.prev,
.example-1 a.next {margin-top: -69px;
}

.example-2 a.prev,
.example-2 a.next {margin-top: -58px;
}

.example-3 a.prev,
.example-3 a.next {margin-top: -53px;
}

.example-4 a.prev,
.example-4 a.next {margin-top: -68px;
}


.view-port {overflow: hidden;position: relative;
}
.slider-container {position: relative;margin: 0;padding: 0;
}
/*.item {position: absolute;}*/



