@charset "utf-8";
/*==========@@HTML默认样式 开始@@==========*/
/*基本*/
body{width: 100%;color: #666;font:12px/20px "Microsoft YaHei","微软雅黑","Arial Narrow",HELVETICA;}
*{margin: 0;padding: 0;}
html, body, div, ul, li, img, input, h1, h2, h3, h4, h5, h6, strong, p, dl, dt, dd{margin: 0;padding: 0;}
a:link{color: #666;text-decoration: none;outline: none;}
ul,ol{list-style: none;}
img{border: 0;vertical-align: middle;}
.clear{clear: both;}

img{margin:0;padding:0;border:0;max-width:100%;vertical-align: middle;}
b,strong{font-weight: bold;}
table{border-collapse: collapse;border-spacing: 0;}
li{list-style: none outside none;}
/*链接*/
a{text-decoration:none;color:#666;background: transparent;outline:none}
a:hover{color: #0A70B1;}
a:visited{}
a:focus{outline:none;}
/*标题*/
h1{font-size: 1.3em;margin: 0;}
h2{font-size: 1.2em;margin: 0;}
h3{font-size: 1.17em;margin: 0;}
h4{font-size: 1em;margin:0;}
h5{font-size: 0.83em;margin: 0;}
h6{font-size: 0.67em;margin: 0;}
em,i{font-style: normal;}
/*分割线*/

.line{width: 100%;height: 10px;background: #dcdcdc;overflow: hidden;clear: both;}
.clear{clear: both;}
.hide{display: none;}
form{margin: 0;}
button,input,select,textarea{font-size: 100%;/* Correct font size not being inherited in all browsers.*/margin: 0;/* Address margins set differently in IE 6/7, Firefox 3+, Safari 5,and Chrome*/vertical-align: baseline;/* Improve appearance and consistency in all browsers*/*vertical-align: middle;/* Improve appearance and consistency in all browsers*/}
button,select{text-transform: none;}
input{border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;background-color: #FFFFFF;line-height: normal;}
textarea{-moz-box-sizing: border-box;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;background-color: #FFFFFF;border: 1px solid #E8E8E8;margin: 3px 0px;padding: 5px 3px;width:99%;}
/*==========@@HTML默认样式 结束@@==========*/
.content{width: 1200px;margin: 0 auto;margin-top: 30px;}
.header{width: 1200px;margin: 0 auto;height: 110px;line-height: 110px;}
.header .logo{float: left;width: 467px;}
.header .logo img{width: 100%;}
.header .header_eng{float: right;line-height: normal;}

.header .header_eng p{text-align: right;margin-top: 35px;font-size: 14px;}
.header .header_eng p span img{width: 100%;margin-right: 10px;height: 100%;}
.header .header_eng p a{height: 35px;line-height: 35px;display: inline-block;}
.header .header_eng .head_r{margin-top: 15px;font-size: 14px;}
.header .header_eng .head_r span{width: 25px;display: inline-block;height: 25px;margin-right: 10px;}
.header .header_eng .head_r em{font-size: 24px;}


.header_eng p span{width: 35px;display: inline-block;margin-right: 10px;overflow: hidden;float: left;}

.nav{width: 100%;height: 65px;background: url(../images/nav.png) no-repeat top;position: relative;z-index: 9;}

.nav .nav_cont{width: 1200px;margin: 0 auto;height: 47px;line-height: 47px;}
.nav .nav_cont ul{width: 1200px;margin: 0 auto;}
.nav .nav_cont ul li{float: left;width: 170px;text-align: center;font-size: 18px;color: #fff;border-right: 1px solid #298ac9;height: 24px;line-height: 24px;margin-top: 13px;}
.nav .nav_cont ul li a{color: #fff;}
.nav .nav_cont ul li.last{border: none;}

/*FlexSlider幻灯片 样式开始*/
.myflexslider{position: relative;width: 100%;margin: 0 auto;top: -16px;z-index: 0;}
/*幻灯片标题*/
.flex-caption{width:100%;padding:3px 0px;position: absolute;bottom: 3px;color: #fff;text-align: right;font-size: 14px;line-height: 22px;height:22px;max-width:640px}
/* FlexSlider Necessary Styles*/
.flexslider{margin: 0;padding: 0;}
.flexslider .slides > li{display: none;-webkit-backface-visibility: hidden;}
/* Hide the slides before the JS is loaded. Avoids image jumping*/
.flexslider .slides img{width: 100%;display: block;}
.flex-pauseplay span{text-transform: capitalize;}
/* FlexSlider Default Theme
*********************************/
.flexslider{margin: 0 0 60px;background: #fff;border: 4px solid #fff;position: relative;-webkit-border-radius: 4px;-moz-border-radius: 4px;-o-border-radius: 4px;border-radius: 4px;-webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2);-moz-box-shadow: 0 1px 4px rgba(0,0,0,.2);-o-box-shadow: 0 1px 4px rgba(0,0,0,.2);box-shadow: 0 1px 4px rgba(0,0,0,.2);zoom: 1;}
.flex-viewport{max-height: 2000px;-webkit-transition: all 1s ease;-moz-transition: all 1s ease;-o-transition: all 1s ease;transition: all 1s ease;height: 450px;width: 100%;margin: 0 auto;}
.loading .flex-viewport{max-height: 300px;}
.flexslider .slides{zoom: 1;}
.carousel li{margin-right: 5px;}
/*.flex-control-nav{width: 100%;position: absolute;bottom: -40px;text-align: center;}*/
.flex-control-nav{width: 100%;position:absolute;bottom:10px;margin:0px;text-align: center;border:0px dashed red}
.flex-control-nav li{margin: 0 6px;display: inline-block;zoom: 1;*display: inline;}
.flex-control-paging li a{width: 11px;height: 11px;display: block;background: #666;background: rgba(0,0,0,0.5);cursor: pointer;text-indent: -9999px;-webkit-border-radius: 20px;-moz-border-radius: 20px;-o-border-radius: 20px;border-radius: 20px;-webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);-moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);-o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.flex-control-paging li a:hover{background: #333;background: rgba(0,0,0,0.7);}
.flex-control-paging li a.flex-active{background: #000;background: rgba(0,0,0,0.9);cursor: default;}
.flex-control-thumbs{margin: 5px 0 0;position: static;overflow: hidden;}
.flex-control-thumbs li{width: 25%;float: left;margin: 0;}
.flex-control-thumbs img{width: 100%;display: block;opacity: .7;cursor: pointer;}
.flex-control-thumbs img:hover{opacity: 1;}
.flex-control-thumbs .flex-active{opacity: 1;cursor: default;}
.flex-viewport img{height: 100% !important;}
.flex-viewport ul{height: 100%;overflow: hidden;}
.flex-viewport ul li{height: 100%;}
#header{}
/*FlexSlider幻灯片 样式结束*/
/*底部*/
.footer{width: 100%;background: #313131;color: #fff;overflow: hidden;margin-top: 30px;}
.footer .content{}
.footer .content .foot_left{float: left;}
.footer .content .foot_left h4{color: #fff;font-size: 14px;}
.footer .content .foot_left h4 em{display: block;font-size: 24px;font-weight: bold;color: #fff;margin-top: 15px;}
.footer .content .foot_left p{line-height: 24px;font-size: 14px;margin-top: 20px;}
.footer .content .foot_wei{float: right;padding: 15px;border: 1px solid #989898;padding-bottom: 0;}
.footer .content .foot_wei p{text-align: center;height: 35px;line-height: 35px;}
.footer .content .foot_bott{clear: both;border-top: 1px solid #fff;height: 35px;line-height: 35px;font-size: 14px;margin-top: 20px;}
.footer .content .foot_bott span{float: right;}

.right_page{}
.right_page .cont_tit{width: 100%;height: 124px;background: url(../images/cont.jpg) no-repeat center;text-align: center;color: #fff;overflow: hidden;}
.right_page .cont_tit p{font-size: 18px;color: #fff;margin-top: 20px;}
.right_page .contf_db{background: url(../images/conts.jpg) no-repeat center;padding: 20px;width: 290px;height: 150px;}
.right_page .contf_db .hang{    clear: both;margin-top: 20px;overflow: hidden;}
.right_page .contf_db .hang_tw span{background: url(../images/addr.png) no-repeat center;height: 30px;}
.right_page .contf_db .hang span{width: 25px;height: 22px;display: inline-block;float: left;}
.right_page .contf_db .hang em {float: left;font-size: 14px;line-height: 20px;width: 240px;margin-left: 10px;}
.right_page .contf_db .hang_e span {background: url(../images/phones.png) no-repeat center;}
.right_page .contf_db .hang_s span {background: url(../images/ies.png) no-repeat center;}

.page_list{text-align: center;margin-top: 30px;}
.page_list a.num{padding: 2px 3px;background: #00a0e9;color: #fff;}
.page_list a{margin-left: 10px;}
.page_list a.next{padding: 2px 5px;background: #00A0E9;color: #fff;}
.page_list a.prev{padding: 2px 5px;background: #00A0E9;color: #fff;}
.page_list span.current{padding: 2px 3px;margin-left: 10px;}
.banner{width: 100%;height: 150px;overflow: hidden;margin-top: -16px;}
.bannernewsbg{background: url(../images/aboutsban.jpg) no-repeat center top;}
.banner img{height: 100%;}
.eg_footer{text-align: center;line-height: 24px;margin-top: 30px;}


.contacts{width: 820px;margin: 20px auto;}
.contacts .conts_left{float: left;width: 350px;}
.contacts .conts_left div{}
.contacts .conts_left div span{font-size: 18px;color: #000000;margin-right: 20px;}
.contacts .conts_left div em{font-size: 16px;}
.contacts .conts_left p{line-height: 24px;font-size: 16px;margin: 10px 0 10px 130px;}
.contacts .conts_left p img{margin-right: 20px;}
.contacts .conts_right{float: left;margin-left: 117px;}
.contacts .conts_right div{font-size: 16px;}
.contacts .conts_right p{line-height: 24px;font-size: 16px;margin: 10px 0 10px ;}
.contacts .conts_right p img{margin-right: 20px;}





