@charset "utf-8";
html {
font-family:"microsoft yahei";
	font-size: 100%;
	background: #ffffff;
}
body{margin:0;padding:0;background:#fffff;}
@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-envelope {
  background:url(../images/mail.png) left center no-repeat;width:24px;height:50px;float:left;
}
.glyphicon-earphone {
  background:url(../images/phone.png) left center no-repeat;width:24px;height:50px;float:left;
}


a {
  text-decoration: none;color:#2a333c;
  transition: 0.8s all;
  -webkit-transition: 0.8s all;
  -moz-transition: 0.8s all;
  -o-transition: 0.8s all;
}
a:hover {
  color:#f30;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
}
.clear{clear:both;}
.dis{display:none;}
.w{width:1200px;margin:0 auto;clear:both;overflow:hidden;}
.mt10{margin-top:10px;}
.m30{margin:30px auto;}
.m10{margin:10px auto;}
.mr20{margin-right:20px;}
.pb20{padding-bottom:20px;}
.c{clear: both;}

#topbar{background:#fff;height:32px;line-height:32px;display:none;}
#topbar a{color:#999;font-family:arial;}
#topbar .w span{float:right;padding:0 15px;font-family:宋体;}
#topbar .w span a{font-family:arial;}

#tophead{height:170px;padding:0;width:100%;background:#fff;}
#tophead .w{padding:0;width:1200px;display:block;}
#tophead .logo{background:url(../images/logo.png) no-repeat center;width:220px;height:60px;margin-top:30px;margin-right:40px;float:left;}

#tophead form{float:right;margin-top:20px;}
#tophead form .input{border:1px solid #ddd;padding:10px 15px;vertical-align:middle;border-right:0;color:#555;}
#tophead form .bnt{background:#2194D3;border:1px solid #2194D3;padding:10px 25px;vertical-align:middle;color:#fff;}

#tophead .header-top{display:block;background:#59c4ff;height:50px;line-height:50px;padding:0;overflow:hidden;}
.header-top ul{list-style:none;float:left;padding:0;margin:0;}
.header-top ul li{list-style:none;float:left;padding:0;margin-right:50px;}
.header-top ul li {color: #fff;text-decoration: none;font-size: 14px;font-family:microsoft yahei;}
.header-top ul li a {color: #fff;text-decoration: none;font-size: 14px;}
.header-top ul li a:hover{color: #c8e150;}
.glyphicon-earphone:before, .glyphicon-envelope:before {
    font-size: 14px;
    margin: 0;
}


#topnav{height:60px;padding:0;float:left;margin-top:30px;display:block;}
#topnav ul{margin:0;padding:0;list-style:none;overflow:hidden;}
#topnav ul li{float:left;}
#topnav ul li a{height:60px;line-height:60px;font-size:18px;font-family:microsoft yahei;color:#333333;padding:0 20px;text-align:center;margin:0;display:block;}


#topnav ul li a:hover{color:#59c4ff;background:#f5f5f5;}
#topnav ul .hover a{height:60px;line-height:60px;font-size:18px;font-family:microsoft yahei;color:#59c4ff;padding:0 20px;display:block;}
#topnav ul li dl{position:absolute;z-index:999;margin:0;display:none;padding:0;border:0px solid #d5d5d5;background:#f5f5f5;}

#topnav ul .hover dl dt a{height:40px;line-height:40px;display:block;font-size:16px;color:#333333;overflow:hidden;text-align:left;}
#topnav ul .hover dl dt a:hover{background:#59c4ff;color:#ffffff;display:block;}





#banner2{height:350px;overflow:hidden;width:100%;min-width:1200px;}
#banner2 div{display:block;height:350px;width:100%;}
#banner{height:500px;width:100%;min-width:1200px;}
#full-screen-slider { width:100%; height:500px; position:relative}
#slides { display:block; width:100%; height:500px; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; left:50%; bottom:10px; z-index:2000;  padding:5px 15px 5px 0; margin:0}
#pagination li { display:block; list-style:none; width:10px; height:10px;float:left; margin-left:15px; border-radius:5px; background:#FFF }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0; text-indent:-9999px;}
#pagination li.current { background:#0092CE}

.subject{color:#2a333c;font-size:24px;font-family:microsoft yahei;height:50px;font-weight:bold;line-height:50px;border-bottom:1px solid #59c4ff;margin-top:30px;}
.subject b{display:inline-block;font-weight:normal;height:50px;line-height:50px;color:#fff;background:#59c4ff;padding:0 30px;}
.subject span{width:50px;display:inline-block;border-bottom:2px solid #59c4ff;margin-left:10px;}
.subject a{float:right;font-size:12px;}

.subject2{color:#2a333c;font-size:24px;font-family:microsoft yahei;height:60px;font-weight:bold;line-height:60px;padding:10px 0;}
.subject2 b{display:inline-block;font-weight:normal;height:60px;line-height:60px;color:#59c4ff;}
.subject2 span{width:50px;display:inline-block;border-bottom:2px solid #59c4ff;margin-left:10px;}


.subject3{color:#fff;font-size:24px;font-family:microsoft yahei;height:60px;font-weight:bold;line-height:60px;padding:10px 0;}
.subject3 b{display:inline-block;font-weight:normal;height:60px;line-height:60px;color:#fff;}
.subject3 span{width:50px;display:inline-block;border-bottom:2px solid #fff;margin-left:10px;}


.pro_width{width:1200px;height:498px;overflow:hidden;}
.prolist{margin:0;padding:0;list-style:none;overflow:hidden;width:1230px;}
.prolist li{float:left;width:380px;margin:0 30px 30px 0;position:relative;}
.prolist li a{display:block;}
/*.prolist li img{border:none;width:279px;height:279px;}*/
.prolist li .title{font-family:microsoft yahei;text-align:center;width:100%;font-size:14px;height:60px;line-height:60px;position:absolute;bottom:0;background:url(../images/img_bg.png);color:#fff;}
.prolist li .intro{line-height:18px;color:#999;word-break:break-all;min-height:55px;}
.prolist li .more{display:block;margin:15px auto 10px auto;text-align:center;background:#e5e5e5;width:90px;line-height:24px;}
.prolist li a:hover{border:none;}
.prolist li a:hover .title{color:#59c4ff;}
.prolist li a:hover .more{background:#59c4ff;color:#fff;}


.aboutlist{padding:20px 0;overflow:hidden;min-width:1200px;}
.aboutlist .left{float:left;width:50%;max-width:960px;mix-width:600px;height:500px;background:url(../images/about_left.jpg) right center no-repeat;}
.aboutlist .right{float:right;width:50%;max-width:960px;mix-width:600px;height:500px;background:#59c4ff;}
.aboutlist .about{padding-top:50px;padding-left:50px;width:550px;}
.aboutlist .subject{color:#fff;font-size:24px;font-family:microsoft yahei;height:60px;font-weight:bold;line-height:60px;}
.aboutlist .subject span{width:50px;display:inline-block;border-bottom:2px solid #fff;margin-left:10px;}
.aboutlist .about .list{font-size:18px;color:#fff;font-family:microsoft yahei;}

.topcase{margin:15px 0;padding:0;list-style:none;overflow:hidden;}
.topcase li{float:left;width:240px;margin:0 13px 13px 0;}
.topcase li a{text-align:center;display:block;position:relative;height:160px;overflow:hidden;}
.topcase li img{border:1px solid #eee;width:240px;height:180px;display:block;margin-bottom:10px;}
.topcase li a div{position:absolute;background:#2a333c;width:100%;line-height:40px;height:40px;color:#fff;display:block;bottom:-40px;left:1px;opacity:0.7}

.bg_black{background:#eee;padding:15px 0;}
.subject_news{color:#2a333c;font-size:18px;font-family:microsoft yahei;height:41px;line-height:40px;border-bottom:1px solid #ddd;}
.subject_news b{display:inline-block;font-weight:normal;border-bottom:2px solid #59c4ff;height:40px;line-height:40px;}
.subject_news span{color:#bbb;display:inline-block;font-size:16px;font-family:verdana;padding-left:10px;}
.subject_news a{float:right;font-size:12px;font-family:宋体;}

.newslist{margin:15px 0;padding:0;list-style:none;overflow:hidden;}
.newslist li{float:left;width:480px;margin:0 20px 20px 0;}
.newslist li a img{float:left;margin-right:10px;border:1px solid #eee;}
.newslist li a .title{font-size:16px;font-family:microsoft yahei;line-height:30px;}
.newslist li a .date{font-size:12px;color:#444;font-family:arial;line-height:20px;}
.newslist li a .intro{line-height:18px;color:#999;}
.newslist li a:hover .title{color:#f30;}

.rightnav{width:380px;float:right;}
.news_width2{width:380px;float:left;margin-right:30px;}
.newslist2{list-style:none;padding:0;margin:10px 0 0 0;font-size:14px;}
.newslist2 li{height:30px;line-height:30px;overflow:hidden;list-style:none;}
.newslist2 li span{float:left;display:inline-block;padding-right:10px;}


#bg_foot_nav{background:#282828;border-top:1px solid #ccc;font-family:microsoft yahei;margin-top:50px;min-width:1200px;}
.foot_nav{padding:30px 0;line-height:2em;color:#fff;}
.foot_nav span{float:right;padding-top:5px;}
.foot_nav a{color:#999;font-size:16px;display:inline-block;margin-right:10px;}
.foot_nav a:hover{color:#59c4ff;}

.foot_menu{width:740px;float:left;overflow:hidden;}
.foot_menu ul{list-style:None;display:block;overflow:hidden;margin:0;padding:0;}
.foot_menu ul li{float:left;width:100px;padding-right:20px;font-weight:bold;line-height:30px;}
.foot_menu ul li dl{list-style:None;display:block;overflow:hidden;margin:0;padding:0;border-top:1px solid #ccc;}
.foot_menu ul li dl dt{line-height:24px;font-weight:normal;}
.foot_menu span{float:right;padding-top:5px;}
.foot_menu a{color:#999;font-size:12px;display:inline-block;margin-right:10px;}
.foot_menu a:hover{color:#59c4ff;}


#bg_foot_nav .erwei{display:block;float:left;width:120px;height:140px;overflow:hidden;text-align:center;}
#bg_foot_nav .erwei span{display:block;text-align:center;line-height:20px;}



#bg_copyright{background:#222222;min-width:1200px;}
.copyright{color:#999;font-family:verdana;line-height:25px;font-size:14px;}
.copyright a{color:#999;}
.copyright a:hover{color:#c00;}

.copyright .logo{background:url(../images/logo2.png) no-repeat center;width:220px;height:60px;margin:60px 40px 0 50px;float:left;}
.copyright .right{text-align:left;padding:50px 0 100px 50px;float:left;border-left:1px solid #282828;}

.lefter{width:300px;margin-right:30px;float:left;background:#fff;}
.righter{float:left;width:870px;background:#fff;}
.leftnav{background:#59c4ff;padding:15px 20px;color:#fff;font-size:20px;font-family:microsoft yahei;}
.subnav{border:1px solid #eee;border-bottom:0;margin:0;padding:0;list-style:none;}
.subnav li{}
.subnav li a{display:block;padding-left:20px;background:#fafafa;font-size:16px;line-height:40px;height:40px;border-bottom:1px solid #eee;}
.subnav li a:hover{color:#59c4ff;background:#f3f3f3;}
.subnav .hover a{display:block;padding-left:20px;color:#59c4ff;background:#f3f3f3;font-size:16px;line-height:40px;height:40px;border-bottom:1px solid #eee;}
.subnav dl{margin:0;padding:0;list-style:none;*margin-top:-12px;}
.subnav dl dt{}
.subnav dl dt a{background:#fff;display:block;height:40px;line-height:40px;border-bottom:1px solid #eee;padding-left:20px;font-size:12px;}
.subnav dl dt a:hover{background:#fff;font-size:12px;font-weight:normal;color:#f30;}
.subnav li dl .hover a{color:#f30;font-size:12px;font-weight:normal;background:#fff;}

.left_border{border:1px solid #eee;border-top:0;padding:10px 15px;line-height:25px;font-size:14px;line-height:30px;}
.left_border p{margin:0;padding:0;}
.left_border b{font-size:14px;}

.container{line-height:2em;font-size:18px;padding-bottom:30px;}
.container p{margin:5px 0;font-family:microsoft yahei;font-size:18px;}

.artshow{line-height:25px;font-size:14px;padding:0 0 30px 0;}
.artshow .title{text-align:center;font-size:30px;line-height:30px;font-weight:bold;font-variant: normal;margin:0;padding:15px 0;font-family:microsoft yahei;color:#59c4ff;}
.artshow .info{text-align:center;font-family:microsoft yahei;color:#999;padding:0 0 15px 0;font-size:14px;}
.artshow p{margin:5px 0;font-size:14px;}
.artshow .pre{margin:5px 0 5px 0;color:#999;}
.artshow .next{margin:0 0 5px 0;color:#999;}

.prowidth{width:900px;overflow:hidden;}
.pro_list{margin:0;padding:0;list-style:none;overflow:hidden;}
.pro_list li{float:left;width:270px;margin:0 30px 30px 0;display:inline-block;overflow:hidden;}
.pro_list li a{display:block;}
/*.pro_list li img{border:none;width:250px;height:250px;diplay:block;}*/
.pro_list li .title{text-align:center;font-size:14px;height:40px;line-height:40px;font-family:microsoft yahei;}
.pro_list li .intro{line-height:18px;color:#999;word-break:break-all;min-height:55px;}
.pro_list li .more{display:block;margin:15px auto 10px auto;text-align:center;background:#e5e5e5;width:90px;line-height:24px;}
.pro_list li a:hover{border:none;}
.pro_list li a:hover .title{color:#59c4ff;}
.pro_list li a:hover .more{background:#59c4ff;color:#fff;}

.pic_list{margin:15px 0;padding:0;list-style:none;overflow:hidden;}
.pic_list li{float:left;width:240px;margin:0 13px 13px 0;}
.pic_list li a{border:1px solid #eee;display:block;padding:5px;}
.pic_list li a img{border:0;}
.pic_list li a .title{text-align:center;font-size:14px;height:40px;line-height:40px;font-family:microsoft yahei;}
.pic_list li a:hover{border:1px solid #ddd;}
.pic_list li a:hover .title{color:#59c4ff;}

/*CSS3图片效果*/
a.mask {text-decoration: none;overflow: hidden;display: block;}

.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {display: block;max-width: 100%;height: auto;}

img.zoom-img:hover {
	-webkit-transform: scale(1.15);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 750ms;
	-moz-transform: scale(1.15);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 750ms;
	overflow: hidden;
}
img.zoom-img {
	-webkit-transform: scale(1, 1);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 250ms;
	-moz-transform: scale(1, 1);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 250ms;
}
.welcome-img {width: 100%;margin: 0;padding: 0;}
.welcome-img img {width: 100%;}


.casewidth{width:780px;overflow:hidden;}
.case_list{margin:20px 0;padding:0;list-style:none;}
.case_list li{width:240px;margin:0 20px 30px 0;float:left;text-align:center;font-family:microsoft yahei;}
.case_list li img{display:block;margin-bottom:15px;}
.case_list li a{color:#666;font-size:13px;}
.case_list li a:hover{color:#f30;}

.joblist{margin:15px 0;padding:0;list-style:none;overflow:hidden;}
.joblist li{float:left;width:480px;margin:0 20px 20px 0;border-bottom:1px dashed #eee;padding-bottom:15px;}
.joblist li a .title{font-size:16px;font-family:microsoft yahei;line-height:30px;}
.joblist li .line{padding:0;margin:0;line-height:22px;}
.joblist li .line b{float:left;width:70px;color:#555;}
.joblist li .line .intro{margin-left:70px;}
.joblist li a:hover .title{color:#f30;}

.job_list{margin:0;padding:0;list-style:none;overflow:hidden;}
.job_list li{float:left;width:350px;margin:0 20px 20px 0;border-bottom:1px dashed #eee;padding-bottom:15px;}
.job_list li a .title{font-size:16px;font-family:microsoft yahei;line-height:30px;line-height:40px;margin-bottom:10px;}
.job_list li .line{padding:0;margin:5px 0;line-height:24px;text-indent:0;}
.job_list li .line b{float:left;width:70px;}
.job_list li .line .intro{margin-left:70px;}
.job_list li .line .intro p{margin:0 0 5px 0;padding:0;}
.job_list li a:hover .title{color:#f30;}

.news_list{margin:0;padding:0;list-style:none;}
.news_list li{border-bottom:1px dotted #ccc;padding:10px;line-height:24px;color:#999;}
.news_list li:hover{background:#f5f5f5;}
.news_list li a{font-size:18px;font-family:microsoft yahei;display:block;line-height:40px;color:#59c4ff;}
.news_list li a:hover{color:#dbc585;}
.news_list li em{color:#333333;font-family:verdana;display:block;font-style:normal;font-size:14px;margin-top:10px;}

.rss_list{margin:0;padding:0;list-style:none;}
.rss_list li{border-bottom:1px dotted #ddd;line-height:40px;color:#999;}
.rss_list li a{font-size:14px;font-family:microsoft yahei;}

#position{overflow:hidden;font-family:microsoft yahei;height:120px;z-index:999;width:100%;}

#position b{display:block;text-align:center;line-height:56px;font-size:36px;line-height:120px;color:#59c4ff;font-weight:normal;}


/*list*/
.list_page{text-align:center;margin:10px;display:block;}
.list_page:after{content:" ";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.list_page ul{list-style:none;margin:0;padding:0;display:inline-block;vertical-align:bottom;}
.list_page ul li{display:inline-block;border:solid 1px #ddd;border-radius:4px;}
.list_page ul a{color:#2a333c;padding:8px 12px;line-height:18px;display:block;transition:all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;background:#fff;}
.page_group ul{border-right:solid 1px #ddd;border-radius:4px;}
.page_group ul li{border-right:none;border-radius:0;float:left;}
.page_group ul li:not(:first-child):not(:last-child){border-radius:0;}
.page_group ul li:first-child{border-radius:4px 0 0 4px;}
.page_group ul li:last-child{border-radius:0 4px 4px 0;}
.page_group ul .active a{background:#f3f3f3;border-radius:0;}

.comment{overflow:hidden;clear:both;margin:10px 0;}
.comment .line{clear:both;border-bottom:1px solid #eee;padding-bottom:15px;}
.comment .line .base{font-family:microsoft yahei;font-weight:bold;line-height:30px;font-size:14px;}
.comment .line .base span{margin:0 0 0 10px;color:#999;font-weight:normal;float:right;font-size:12px;}
.comment .line .content{line-height:20px;word-wrap:break-word;overflow:hidden;}
.comment .line .reply{font-family:verdana;word-wrap:break-word;overflow:hidden;}
.comment .line .reply strong{color:#f60;float:left;}
.comment_more{text-align:center;padding:10px 0;font-family:microsoft yahei;font-size:14px;}
.comment_more a{color:#999;}
.comment_more a:hover{color:#f30;}

.commentadd{margin:10px 0;clear:both;}
.commentadd .text{}
.commentadd .text .div{padding:0 5px 0 0;border:1px solid #E4E2E2;border-bottom:0;}
.commentadd .text .div textarea{width:98%;height:70px;overflow:auto;border:0;padding:10px;}
.commentadd .input{margin:0;font-size:14px;background:#fafafa;border:1px solid #EDECEC;overflow:hidden;padding:0px 5px 5px 15px;line-height:40px;height:40px;font-family:microsoft yahei;}
.commentadd .input .send{float:right;border:1px solid #59c4ff;background:#59c4ff;color:#fff;padding:8px 25px;margin:5px 0 0;vertical-align:middle;cursor:pointer;font-family:microsoft yahei;}

.content p{margin:0;font-size:18px;line-height:2em;}

.bookadd{margin:20px 0;}
.bookadd div{margin-bottom:15px;}
.bookadd .label{float:left;width:100px;text-align:right;padding-right:10px;clear:both;}
.bookadd .label span{color:#f30;font-family:宋体;}
.bookadd .enter{margin-left:120px;}
.bookadd .enter .ip{border:1px solid #ddd;padding:10px 10px;vertical-align:middle;overflow:hidden;border-radius:10px 0 10px 0;}
.bookadd .enter .bnt{border:1px solid #59c4ff;background:#59c4ff;padding:8px 20px;vertical-align:middle;color:#fff;cursor:pointer;}
.bookadd .enter label{display:block;}

.job_h1{font-size:14px;line-height:35px;border-bottom:1px solid #eee;margin:10px 0;}
.info_title{font-size:14px;font-weight:bold;border-bottom:1px solid #f0f0f0;line-height:30px;height:30px;margin:0 0 15px 0;}
.info_intro{padding:0 0 20px 0;line-height:22px;color:#666;}
.info_intro p{margin:0 0 5px 0;padding:0;}
.info_intro .red{color:#f30;margin:0 5px;}

#goodsshow{margin:0 0;overflow:hidden;width:870px;}
#goodsshow img{border:0;}
#goodsshow .left{float:left;width:870px;margin:0 0 0 0;}
#goodsshow .right{float:left;display:none;}
#goodsshow .shop_big{border:1px solid #ededed;padding:2px;background:#fff;width:864px;height:500px;}
#goodsshow .shop_big img{display:block;width:864px;height:500px;}
#goodsshow .shop_plist{clear:both;width:500px;margin:0 auto;}
#prolist{width:460px;float:left;overflow:hidden;height:76px;position:relative;margin:10px 0 0 0;}
#prolist ul{margin:0;padding:0;list-style:none;overflow:hidden;width:20000px;position:relative;}
#prolist ul li{float:left;cursor:pointer;position:relative;background:url(../images/pro_none.gif) no-repeat center top;height:68px;}
#prolist ul li img{height:60px;width:80px;margin:10px 6px 0px 6px;padding:0px;border:0;}
#prolist .hover{background:url(../images/pro_bg.gif) no-repeat center top;height:76px;}
#goodsshow .shop_plist a.prev{float:left;width:20px;height:76px;display:block;outline:none;background:url(../images/ico_left.gif) no-repeat center;line-height:68px;margin-top:12px;}
#goodsshow .shop_plist a.next{float:left;width:20px;height:76px;display:block;outline:none;background:url(../images/ico_right.gif) no-repeat center;margin-top:12px;}
#goodsshow .right{width:350px;}
#goodsshow .right h1{font-size:20px;font-family:microsoft yahei;color:#59c4ff;font-weight:normal;padding:0;border-bottom:1px solid #ededed;line-height:30px;padding-bottom:20px;}
#goodsshow .right .intro{color:#999;min-height:80px;padding:20px 0;border-bottom:1px solid #ededed;}
#goodsshow .right .sno{border-bottom:1px solid #eee;line-height:35px;}
#goodsshow .right .price{color:#999;line-height:30px;padding:10px 0;}
#goodsshow .right .price span{color:#f60;font-size:16px;}


