@charset "utf-8";
/*重置*/
body, h1, h2, h3, dl, dd, dt, p, ul, li, ol { margin: 0; padding: 0; }
button, input, select, textarea { border: none; margin: 0; outline: none; padding: 0; background: none; }
h1, h2, h3 { font-weight: normal; }
img { border: none; }
a { text-decoration: none; outline: none; color: #333333;}
body { font: 14px/1.5; font-family:"微软雅黑"; }
li { list-style-type: none; }
.w_1200{ width:1200px; height:auto; overflow:hidden; margin:0 auto;}
.m30{margin-top:30px;}
/*css*/
.img { background: url(../images/img.png) no-repeat; }
.dh_01HOME { height: 28px; width: 24px; background-position: 0 0; }
.dh_04GRID { height: 28px; width: 24px; background-position: -81px 0; }
.dh_03TARGET { height: 28px; width: 24px; background-position: -54px 0; }
.dh_02COMPASS { height: 28px; width: 24px; background-position: -27px 0; }
.dh_05NOTEPAD { height: 28px; width: 24px; background-position: -108px 0; }
.dh_06PEN { height: 28px; width: 24px; background-position: -135px 0; }
.dh_07USER { height: 28px; width: 24px; background-position: -162px 0; }
/*header*/
.top_bg { height: 130px; box-shadow: 0 1px 5px #888; background-color: #ffffff; -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=113, Color='#888888')";/*ie8,需和背景颜色共同使用,超出部分会隐藏*/ position: fixed; width: 100%; z-index: 99999999999999; }
.top_line { height: 30px; width: 100%; background-color: #3385cc; }
.top_line p { width: 1200px; margin: 0 auto; line-height: 30px; color: #fff; font-size: 12px; }
.top_line p a { float: right; color:#fff; }
.top_line p a img { vertical-align: middle; margin-right: 5px; margin-top: -2px; }
.top_main { width: 1200px; margin: 0 auto; }
.top_logo { float: left; max-width: 500px; height: 70px; margin-top: 25px; }
.top_logo img { width: 100%; display: block; }
/*=================导航======================*/
.dh_bg { max-width: 780px; float: right; position: relative; }
.dh_bg ul:after { display: table; content: ''; clear: both;/*清除浮动*/ }
.dh_bg ul li { float: left; width: 86px; text-align: center; position: relative; z-index: 5; }
.dh_bg ul li>a { font-size: 14px; color: #666; display: block; height: 78px; padding-top: 22px; }
.dh_bg ul li>a i { display: block; margin: 0 auto; width: 24px; height: 28px; background-position-y: 0; transition: background-position-y .3s; -moz-transition: background-position-y .3s; /* Firefox 4 */ -webkit-transition: background-position-y .3s; /* Safari and Chrome */ -o-transition: background-position-y .3s; /* Opera */ }
.dh_bg ul li>a span { display: block; height: 16px; line-height: 16px; margin-top: 6px; overflow: hidden; }
.dh_bg_cur { position: absolute; top: 0; left: 0; z-index: 2; width: 86px; overflow: hidden; }
.dh_bg_cur img { display: block; position: relative; left: 50%; margin-left: -43px; }
.dh_bg ul li.cur>a { color: #fff; }
.dh_bg ul li.cur>a i { background-position-y: -28px; }
.two_nav_box { position: relative; position: absolute; width: 1300px; right: 0; }
.two_nav_box .two_nav { position: absolute; right: 0; overflow: visible; background-color: #ffffff; box-shadow: 0 0 6px #888888; border-radius: 3px; padding: 10px 0; display: none; }
.two_nav_box .two_nav dl { float: left; width:86px;position: relative; text-align:center; }
.two_nav_box .two_nav dl dt { font-size: 15px; line-height: 30px; }
.two_nav_box .two_nav dl dt a { color: #3385cc; font-weight: bold; }
.two_nav_box .two_nav dl i { position: absolute; left: 0; width: 1px; height: 100%; background: url(/Content/Content/images/menu_line.png) no-repeat center center; background-size: 1px 100%; }
.two_nav_box .two_nav>div dl:first-child i { display: none; }
.two_nav_box .two_nav>span { position: absolute; right: 24px; top: -13px; width: 37px; height: 13px; background: url(/Content/images/menu_xsj.png) no-repeat center center; }
.two_nav_box .two_nav dl dd a { font-size: 12px; color: #999; line-height: 26px; }
.two_nav_box .two_nav dl dd:hover a { color: #3385cc; text-decoration: underline; }
/*============banner============*/
#i_banner { min-width: 1200px;height:660px; }
.flexslider { position: relative;  overflow: hidden;top:130px; }
.slides { position: relative; z-index: 1; }
.slides li { height: 530px; }
.flex-control-nav { position: absolute; bottom: 0px; z-index: 2; width: 100%; text-align: center; margin: 0px; padding: 0; margin-bottom: 24px; }
.flex-control-nav li { display: inline-block; height: 20px; margin: 0 5px; *display:inline;
zoom: 1; }
.flex-control-nav a { display: inline-block; width: 20px; height: 20px; line-height: 40px; overflow: hidden; background: url(/Content/images/dot.png) right 0 no-repeat; cursor: pointer; text-indent: 9000px; }
.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: 78px; height: 78px; overflow: hidden; cursor: pointer; position: absolute; }
.flex-direction-nav li a.flex-prev { left: 56px; background: url(../images/prev.png) center center no-repeat; }
.flex-direction-nav li a.flex-next { right: 56px; background: url(../images/next.png) center center no-repeat; }
/*============首页con样式============*/
.con1{ width:100%; padding:20px 0; background:url(/Content/images/bg.jpg) repeat; border-bottom:solid 1px #e3e3e3;}
.con1 ul{ width:100%; height:auto; overflow:hidden;}
.con1 ul li{ width:20%; float:left; text-align:center; margin:20px 0;}
.con1 ul li p{ line-height:40px; font-size:16px; color:#494949;}
.con1 ul li:hover p{ color:#3385cc}
.con_tit { width: 100%; height: 65px; line-height: 50px; background: url(/Content/images/t.png) no-repeat bottom center; font-size: 24px; color: #3385cc; text-align: center; margin: 30px 0; }
.con3{ width:100%; height:auto; overflow:hidden; background:url(../images/bg2.png) no-repeat top center; padding-bottom:30px;}
.con4{ }
.con_tit2{ height:37px; line-height:37px; border-bottom:solid 1px #dbdbdb; font-size:16px; color:#202020; padding-left:40px; background:url(/Content/images/i_1.png) no-repeat left  center; margin-bottom:20px;}
.con_tit2 span{ padding-left:5px; font-size:14px; color:#7a7a7a;}
.con_tit2 a{ float:right; }
.con4_L{ width:600px; float:left;}
.con4_L .txt{ font-size:14px; color:#5d5d5d; line-height:24px; text-align:justify;}
.con4_L .txt img{ float:left; margin:0 12px 0 0; width:235px; height:140px;}
.con4_R{ float:right; width:565px;}
.con4_R .tit1 { height: 36px; line-height: 36px; border-bottom:solid 1px #dbdbdb;}
.con4_R .tit2 { float: left; height: 36px; }
.con4_R .tit2 ul li { float: left; height: 36px; width: 114px; margin-right: 3px; line-height: 36px; text-align: center; font-size: 16px;  color: #202020;border:solid 1px #dbdbdb; border-bottom:none; border-radius:5px 5px 0 0; background:#e9e9e9; }
.con4_R .tit2 ul li a:link, .tit2 ul li a:visited { color: #fff; }
.con4_R .tit2 ul li a:hover { color: #fff; text-decoration: underline; }
.con4_R .tit2 ul .bar1 { width: 114px; height: 36px; line-height: 36px;text-align: center; font-size: 16px; color: #015f86; float: left; }
.con4_R .tit2 ul .bar1 a:link, .tit2 ul .bar1 a:visited { color: #0073c0; }
.con4_R .tit2 ul .bar1 a:hover { color: #0073c0; text-decoration: underline; }
.con4_R .tit2 ul .bar2 { width: 114px; height: 36px; line-height: 36px; text-align: center; font-size: 16px; color: #fff; float: left; background:#3385cc; border:solid 1px #dbdbdb; border-bottom:none; border-radius:5px 5px 0 0;}
.con4_R .tit2 ul .bar2 a:link, .tit2 ul .bar2 a:visited { color: #0073c0; }
.con4_R .tit2 ul .bar2 a:hover { color: #0073c0; text-decoration: underline; }
.con4_R .more { float: right;}
.con4_R .con_box { margin: 0px auto;  padding: 15px 0;height: 200px; overflow: hidden; }
.con4_R .con_new { width: 100%; margin: 0px auto; clear: both; overflow: hidden; }
.con4_R .con_new_r { line-height: 30px; }
.con4_R .con_new ul { }
.con4_R .con_new ul li { width: 100%; line-height:40px; height: 40px; background: url(../images/icon_1.png) no-repeat left center; border-bottom:dashed 1px #b3b3b3; }
.con4_R .con_new ul li a { color: #4d4d4d; padding-left: 15px; font-size: 14px; }
.con4_R .con_new ul li a:hover{ color:#0073c0}
.con4_R .con_new ul li img{ padding-left:5px;}
.con4_R .con_new ul li span { float: right; font-size:12px; color:#6e6e6e; }
/*============footer============*/
.footer{ width:100%; height:auto; overflow:hidden; background:url(../images/fot_bg.png) no-repeat top center; color:#fff; text-align:center; padding-top:130px;}
.footer .link{ font-size:14px; color:#fff; line-height:60px;}
.footer .link a{ font-size:14px; color:#fff; padding:0 15px;}
.footer .share a{ padding:0 15px;}
.footer .bq{ margin-top:20px; width:100%; height:40px; line-height:40px; background:#22649d; font-size:14px;}
/*============内页样式============*/
.wd { width: 1200px; margin: 0px auto; clear: both; }
.in_conban { width: 100%; position: relative; overflow: hidden; height: 580px; top: 0px; }
.banner_inner { position: absolute; left: 50%; margin-left: -960px; width: 1920px;top: 130px; }
.in_tit { float: left; width: 100%;}
.t1 { float: left; width: 100%; text-align: center; font-size: 24px; line-height: 38px; }
.t2 { float: left; width: 100%; text-align: center; line-height: 26px; min-height: 40px; color: #767676; font-size: 14px; line-height: 26px; padding-top: 10px; }
.h_0100_1 { float: left; width: 100%; border-bottom: 1px solid #dddddd; padding-bottom: 20px ; }
.innav { float: left; width: 100%; text-align: center; }
.innav .l1 { display: inline-block; width: 160px; margin: 20px 10px 0 10px; }
.innav .l1 a { float: left; width: 100%; line-height: 40px; color: #333333; font-size: 14px; text-align: center; border: 1px solid #dddddd; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.innav .l1 .cur, .innav .l1 a:hover { background: #3385cc; border: 1px solid #3385cc; color: #ffffff; }
.incon .txt{ width:100%; height:auto; overflow:hidden; padding:20px 0 0;font-size:14px; line-height:26px; color:#434343;}
/*============内页-关于我们============*/
.in_ab p{ text-indent:2em;}
.line{ margin:20px 0; height:7px; background:url(../images/line.png) repeat; width:100%;}
/*============内页-产品中心============*/
.in_prolist form { width: 510px; margin: 0 auto; height:auto; overflow:hidden; }
.in_prolist input { width: 350px; float: left; background: 0 none; border: 0 none; height: 40px; font-size: 16px; color: #848484; text-indent: 28px; border: solid 1px #dddddd; background: #fff; font-size: 12px; }
.in_prolist .search { float: left; width: 124px; cursor: pointer; margin: 0 }
.in_prolist ul{ width:1220px; height:auto; overflow:visible; margin-top:30px;}
.in_prolist ul li{ width: 270px;position: relative; float:left; margin-right:35px; margin-bottom:30px;}
.in_prolist ul li img { width: 270px; height:180px; }
.in_prolist ul li a { font-size: 14px; color: #fff; line-height: 28px; display: block; width: 270px; text-align:center; height: 180px; border: solid 1px #3385cc;}
.in_prolist ul li a span { display: block; line-height: 45px; display: block; background: url(../images/ying.png) repeat-x center top; opacity: 0.9; position: absolute; bottom: 0; width: 270px; }
.in_prolist ul li a:hover span {background: url(../images/ying2.png) repeat-x center top;}
.fy_list{ margin:25px auto; height:24px; line-height:24px; clear:both; text-align:center}
.fy_list a{ display:inline-block; padding:0px 8px; border:1px solid #CCC; margin:0px 4px;}
.fy_list a.on,.fy_list a:hover{ background-color:#575a61; border:1px solid #575a61; text-decoration:none; color:#ffffff;}
/*============内页-产品详情============*/
.in_pro .txt{ width:100%; margin:0 auto; padding-top:10px;}
.in_pro .txt p { line-height: 30px; font-size:14px; padding-left:45px; color:#4b4b4b;}
.in_pro .tit{ display:block; width:100%; height:40px;border-bottom:dashed 1px #c2c2c2; text-align:center; margin-bottom:20px; font-size:18px; color:#404040;}
.pro_img_box { padding: 15px 0 0 0; text-align: center;  padding-bottom:20px;border-bottom:dashed 1px #c2c2c2;}
#bimg-box { width: 100%; overflow: hidden; height: 500px; }
#bimg img { height: 500px; }
.pro_small_img_list {  height: 80px; margin: 10px; overflow: hidden; text-align: center; }
.pro_small_img_list a.this { border: 2px solid #1c7ac0;}
.pro_small_img_list a { display: inline-block; width: 100px; height: 68px; padding: 4px; border: 1px solid #eee; background: #fff; cursor: pointer; margin-right: 8px; }
.pro_small_img_list a img { width: 100px; height: 68px;}
.txt .link{padding:10px 0; margin:0 auto; text-align:center;}
.txt .link span{ line-height:30px; font-size:14px; color:#404040; padding-right:15px;}
.txt .link span a{color:#404040; padding-left:5px;}
.in_pro .share{margin:20px auto 10px auto; width:310px; height:20px;}


.m1{ right: 150px;}
.m2{ right: 150px;}
.m3{ right: 150px;}
.m4{ right:100px;}
.m5{ right: 150px;}
.m6{ right: 150px;}



.incon .con_box { margin: 0px auto;  padding: 15px 0;height: 200px; overflow: hidden; }
.incon .con_new { width: 100%; margin: 0px auto; clear: both; overflow: hidden; }
.incon .con_new_r { line-height: 30px; }
.incon .con_new ul { }
.incon .con_new ul li { width: 100%; line-height:40px; height: 40px; background: url(../images/icon_1.png) no-repeat left center; border-bottom:dashed 1px #b3b3b3; }
.incon .con_new ul li a { color: #4d4d4d; padding-left: 15px; font-size: 14px; }
.incon .con_new ul li a:hover{ color:#0073c0}
.incon .con_new ul li img{ padding-left:5px;}
.incon .con_new ul li span { float: right; font-size:12px; color:#6e6e6e; }
